/*  
Theme Name: Anugrah Adiwarta Sampoerna
Theme URI: http://anugerahadiwarta.org/
Description: Anugerah Adiwarta Sampoerna (AAS) merupakan sebuah ajang penghargaan dan kompetisi tahunan bergengsi bagi para jurnalis Indonesia. Ajang ini diadakan oleh PT HM Sampoerna Tbk. sejak tahun 2006 untuk mengapresiasi karya-karya jurnalistik, yang diharapkan dapat memotivasi para jurnalis untuk terus meningkatkan kualitas karya mereka. Di tahun ketiga ini, AAS mempertajam fokusnya terhadap karya-karya jurnalistik yang berdampak sosial. 
Version: 1.0
Author: Muhammad Imam
Author URI: http://indographstudio.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 78%;
	font-stretch: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	background-color: #e7e7e7;
}

table {
	font-family: Georgia;
}

table tr td {
	padding: 3px;
}

input, textarea {
	border: 1px solid #cccccc;
	padding: 2px;
	-moz-border-radius: 5px;
}

input:focus, textarea:focus {
	background: #ffffcc;
}

#container {
	background: url('images/design-2_17.png') top center repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 826px;
	max-width: 826px;
	text-align: left;
}	
	
	.cleaner {
		clear: both;
	}

	.header {
		margin: 0 35px;
		display: block;
		background: url('images/design-2_02.png') top left repeat-x;
		height: 276px;
		width: 765px;
	}
		
		.roller {
			position: absolute;
			margin-left: 10px;
			padding-left: 35px;
			width: 221px;
			height: 276px;
			background: url('images/design-2_04.png') top left repeat-y;
		}
		
		.logo-sampoerna {
			position: absolute;
			margin-left: 500px;
			margin-top: 10px;
			width: 242px;
			height: 21px;
			background: url('images/design-2_07.png') top left no-repeat;
		}
		
		.adiwarta {
			position: absolute;
			margin-left: 300px;
			margin-top: 80px;
			width: 353px;
			height: 170px;
			background: url('images/design-2_11.png') top left no-repeat;
		}
		
	.menu {
		margin: 0 35px;
		padding-top: 3px;
		width: 765px;
		background-color: #fcf6a0;
		font-family: "Trajan Pro";
		color: #c5112a;
		font-size: 13px;
		text-align: right;
		font-weight: bold;
	}
		
		.menu div {
			padding: 12px;
		}
	
	.sub-content {
		padding: 0 5px;
	}
	
	.content {
		background: url('images/design-22_21.png') bottom right no-repeat;
		margin: 0 35px;
		display: block;
		width: 765px;
		text-align: left;
		color: #424242;
	}
		
		.home-left {
			padding-top: 20px;
			padding-right: 5px;
			float: left;
			width: 220px;
			margin-right: 3%;
		}
			.title {
				display: block;
				color: #c5112a;
				font-size: 14px;
				text-transform: uppercase;
				padding-bottom: 10px;
				background: url('images/design-2_21.png') bottom left repeat-x;
				margin-bottom: 10px;
			}
			
			.tab-left {
				display: block;
				margin-bottom: 20px;
			}
			
			.home-left ul {
				margin: 0;
				padding: 0; 
				list-style-type: none;
				list-style-image: none;
			}
			
		.home-right {
			padding-top: 20px;
			float: left;
			width: 500px;
		}
			
			.date {
				background: url('images/calendar.png') top left no-repeat;
				padding-left: 20px;
				margin-right: 10px;
			}
			
			.comment {
				background: url('images/comment.png') top left no-repeat;
				padding-left: 20px;
			}
			
			.title-blog {
				display: block;
				color: #c5112a;
				font-size: 14px;
				text-transform: uppercase;
			}
			
			.title-blog-information {
				font-style: italic;
				padding-bottom: 10px;
				display: block;
				background: url('images/design-2_21.png') bottom left repeat-x;
				margin-bottom: 10px;			
			}
			
			.tab-blog {
				display: block;
				margin-bottom: 20px;
			}
			
	.footer {
		display: block;
		height: 100px;
		width: 765px;
		color: #424242;
		text-align: center;
	}
			
		.footer a, .footer a:visited {
			text-transform: uppercase;
			text-decoration: none;
			color: #424242;
		}

		.footer a:hover {
			text-decoration: underline;
		}
	
	hr.colorized {
		border: 0px;
		display: block;
		height: 7px;
		background: url('images/design-2_21.png') top left repeat-x;
	}
	
a, a:visited {
	text-decoration: none;
	color: #fa4700;
}

a:hover {
	text-decoration: underline;
}

textarea {
	width: 500px;
}

#s {
	width: 215px;
}