/*  
Theme Name: Aksi Guru
Theme URI: http://strategocorp.com
Description: Designed for AksiGuru.com
Version: 1.0
Author: Stratego
Author URI: http://strategocorp.com
*/

body {
margin: 0;
padding: 0;
background: url(images/background.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
text-decoration: none;
color: #5e80fe;
}
a:hover {
text-decoration: underline;
}
a img {
border: none;
}


h1 {font-size: 2em;};
h2 {font-size: 1.5em;};
h3 {font-size: 1.4em;};
h4 {font-size: 1.3em;};
h5 {font-size: 1.1em;};
h6 {font-size: 1em;};

p {
line-height: 1.5em;
}
.alignleft,  
.floatleft {
float: left;
margin: 0 9px 9px 0;
}
.alignright, 
.floatright {
float: right;
margin: 0 0 9px 9px;
}

/*LAYOUT*/

#bodycontainer {
width: 790px;
margin: auto;
}

#header {
width: 790px;
height: 152px;
}
	#header_left {
	width: 488px;
	height: 151px;
	float: left;
	background: url(images/logo.png) no-repeat;
	}
	#header_right {
	width: 302px;
	float: left;
	}
		#header_desc {
		margin: 35px 0 0 10px;
		font-size: 1em;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		#header_search {
		background: url(images/search.png) top left no-repeat;
		height: 30px;
		margin: 15px 0 0 40px;
		padding: 15px 0 0 60px;
		}
			#header_search input#s {
			filter:alpha(opacity=50);
			-moz-opacity:.50;opacity:.50;
			}

#container {
clear: both;
width: 790px;
}
	#content_home {
	width: 430px;
	float: left;
	padding: 0 20px 20px 20px;
	}
	#sidebar_home {
	width: 290px;
	float: left;
	padding: 0 20px 20px 5px;
	}
	
	#content {
	width: 505px;
	float: left;
	padding: 0 20px 20px 20px;
	}
	#sidebar {
	width: 200px;
	float: left;
	padding: 0 40px 20px 5px;
	}
	
	#content_nosidebar {
	width: 750px;
	float: left;
	padding: 0 20px 20px 20px;
	}


#footer {
clear: both;
width: 750px;
padding: 0 20px 0 20px;
}
	#footer_top {
	width: 750px;
	height: 65px;
	background: url(images/footer_top_back.png) no-repeat;
	}
		.footer_nav {
		padding: 0 6px 0 6px;
		}
	#footer_middle {
	width: 750px;
	height: 123px;
	}	
		#footer_middle_left {
		width: 190px;
		float: left;
		}
			#footer_middle_left_desc {
			height: 60px;
			background: url(images/footer_middle_left_desc.png) no-repeat;
			}
			#footer_middle_left_socnec {
			padding: 5px 0 0 0;
			}
		#footer_middle_middle {
		width: 340px;
		float: left;
		}
			#footer_middle_middle_desc {
			height: 44px;
			background: url(images/footer_middle_middle_desc.png) no-repeat;
			}
			#footer_middle_middle_link {
			padding: 5px 0 0 10px;
			}
		#footer_middle_right {
		width: 220px;
		float: left;
		padding: 30px 0 0 0;
		}
	#footer_bottom {
	clear: both;
	border-top: 1px solid #555;
	font-size: 10px;
	}
		#footer_bottom ul {
		text-align: right;
		}
		#footer_bottom ul li {
		list-style-type: none;
		display: inline;
		border-right: 1px solid #CCC;
		padding: 0 5px 0 5px;
		}

/*POST */
.post {
margin: 25px 0 0 0;
clear:both;
}
.title {
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.title2 {
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 12px;
margin-bottom: -5px;
}
.title a {
color: #333333;
text-decoration: none;
}
.title a:hover {
border-bottom: 1px dotted #f8a385;
}
.meta {
color: #AAAAAA;
font-style: italic;
font-size: 10px;
}
.post_desc {
line-height: 140%;
}
.post_desc img,
.post_image img {
padding: 4px;
background: #FFF;
border: 1px solid #CCC;
}
.post_desc ul {
margin-left: 5px;
}
.post_desc ul li {
list-style-image:url(images/post_bullet.png);
margin-bottom: 1.1em;
}

/*ARCHIVES*/
#archives ul {
margin-left: 2px;
}
#archives ul li {
margin-bottom: 0;
}

/*NAVIGATION*/
.navigation {
margin: 25px 10px 0 50px;
}

/*BLOGROLL*/
#blogroll {
margin: 25px 10px 0 0;
clear: both;
}

/*TWITTER BANNER*/
.twitter {
}
ul.twitter {
margin-top: 30px;
width: 278px;
height: 59px;
background: #FF9900; 
padding: 12px 10px 15px 10px;
background:url(images/twitter_back.png) no-repeat;
}
li.twitter-item {
list-style-type: none;
font-size: 12px;
font-family: Arial;
text-align: left;
color: #000000;
font-weight: bold;
}

/*FLICKR*/
#flickr {
width: 288px;
height: 200px;
margin-top: 30px;
background: url(images/flickr_back.png) no-repeat;
padding: 70px 0 0 17px;
}
	#flickr_gallery {
	padding: 80px 0 0 40px;
	}
	.flickr_photo {
	border: 5px solid #FFF;
	float: left;
	margin-right: 10px;
	}
	.flickr_badge_image {
	float: left;
	margin: 0 5px 5px 0;
	}

/*STATCOUNTER*/
#webstats_title {
margin-top: 20px;
}
#webstats {
margin-left: 3px;
}


/*BLOCK*/
.block {
background: #eeedee;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
width: 200px;
padding: 10px;
margin-top: 25px;
color: #666666;
}
.block a {
color: #666666;
}
.block ul {
padding-left: 15px;
}
.block ul li {
list-style-image: url(images/block_bullet.png);
margin-bottom: 1.1em;
margin-top: 1.1em;
}


/*COMMENTS*/
#comments {
margin-top: 50px;
}

.avatar {
padding: 3px;
background-color: #ffffff;
border: 1px solid #CCCCCC;
float: right;
}

#respond {
margin-top: 50px;
}

/*CONTACTFORMS*/
#post-43 .meta{
display: none;
}
p.linklove {
display: none;
}
#usermessagea {
margin: 0;
}
form.cform {
}

/*TABLE*/
table.danacsf {
border: 1px solid #999999;
background: #FFFFFF;
filter:alpha(opacity=80);
-moz-opacity:.80;opacity:.80;
}
table.danacsf tr {
border: 1px solid #999999;
}
table.danacsf td {
border: 1px solid #999999;
}
table.danacsf img,
table.danacsf a img {
border: none;
background: none;
}