/*  
Theme Name:KONSIS
Theme URI: http://botys.com/wpthemes
Description: Specially crafted for MyKONSIS, an organization for online islamic articles depository. designed by Robot at <a href="http://botys.com">Botys.com</a> with some twisties and cafe latte :)(
Version: 0.1 prot-o-type
Author: Izwan aka Robot
Author URI: http://ro.botys.com/

	MyKONSIS v.0.1
	 http://www.mykonsis.org/

	This theme was designed and built by Robotys
	whose blog you will find at http://ro.botys.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{	
	margin: 0 0 0 10px;
	padding: 0px;
	font: 80% Arial, Verdana, sans-serif;
	color: #5e5e5e;
	background: url(images/bg.gif) repeat-x;
}

* html body{
	margin: 0 0 0 4px;
}

img{
	border: none;
}

img a a:hover a:visited{
	border: 0px #fff;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 980px;
}

* html #wrapper{
	width: 975px;
}

#Menu{
	display: block;
	float: left;
	margin-top: 0px;
	width: 960px;
	height: auto;
	background: #017bc6;
	padding: 0 0 0 15px;
	
}

#Menu ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}

#Menu ul li{
	display: inline;
}

#Menu ul li a{
	padding: 10px;
	display: block;
	text-decoration: none;
	font-style: strong;
	float:left;
	color: #eee; 
}

#Menu ul li a:hover{
	text-decoration: none;
	font-style: bold;
	float:left;
	color: #d2ff00;
}

#Menu ul li a span{
	
}

#masthead{
	clear:left;
	margin-top: 40px;
	width: 959px;
	height: 85px;
	font: 18px Georgia, serif;
	color: #5e5e5e;
	text-align: right;
}

* html #masthead{
	margin-top: 0px;
}

#masthead p{
	padding-top: 20px;
}

#masthead img {
	float: left;
}

#masthead a:hover img {
	border-bottom: 3px Solid #d2ff00;
}

#spacer{
	margin: 5px 0 5px 0;	
	width: 520px;
	height: 24px;
	background: url(images/spacer.gif) repeat-x;
	background-color: #eee;
}

#content{
	margin-top: 42px;
	margin-left: 3px;
	float:left;
	width: 520px;
}

* html #content{
	margin-left: 2px;


}

#latest{
	padding: 0px;
	border-top: 3px #5e5e5e Solid;
	border-bottom: 3px #5e5e5e Solid;
}

#latestarchive{
	padding: 0px;
	border-top: 3px #eee Solid;
	
}

#details {
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
}


#details span{
	border-left: 3px #5e5e5e Solid;
	margin-left: 10px;
	padding: 0 0px 5px 10px;
}

#date{
	float:left;
	height: 29px;
	padding: 0 0px 0 0px;
	margin-right: 15px;
	text-align: center;
	background-color: #5e5e5e;
	color: #eee;
}

#date p{
	margin-top: 0px;
}

#latest h2{
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 0px;
	font: 22px Georgia, serif;
	text-align:bottom;
}

#latest p{
	padding: 5px 10px 10px 10px;
}

#latestarchive span.archive{
	font-size: 14px;
	line-height: 24px;
}

#latestarchive a{
	color: #00baff;
	text-decoration: none;
}

#latestarchive a:visited{
	color: #00baff;
	text-decoration: none;
}

#latestarchive a:hover{
	color: #00baff;
	text-decoration: underline;
	border-bottom: 2px solid #d2ff00;
}


#latest a{
	color: #00baff;
	text-decoration: none;
}

#latest a:visited{
	color: #00baff;
	text-decoration: none;
}

#latest a:hover{
	color: #00baff;
	text-decoration: underline;
	border-bottom: 2px solid #d2ff00;
}

.more-link{
	float: right;
	margin-top: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
	color: #fff;
}

#terbaru{
	float:left;
	margin-top: 55px;
	margin-right: 25px;
	background: #eee;
	width: 258px;
	font: 12px Georgia, serif;
}

* html #terbaru{
	float:left;
	margin-right: 0px;
}

#terbaru h2{
	padding: 15px 0 0 25px;
}

* html #terbaru h2{
	font-size: 18px;
	margin-top: 15px;
}

#terbaru a{
	color: #01a1dc;
	text-decoration: none;
}

#terbaru a:hover{
	color: #01a1dc;
	text-decoration: underline;
	padding-bottom: 1px;
	border-bottom: 2px #d2ff00 Solid;
}

* html #terbaru li{
	list-style:none;
}

#terbaru li{
	padding: 10px 15px 0 0;
	margin-left:-15px;
	line-height: 18px;
	list-style:none;
}



#recentcomments{
	width: 510px;
	margin-top: 55px;
	padding-left: 35px;

	padding-top: 35px;
	font: 11px Georgia, serif;
	line-height: 18px;
}

* html #recentcomments{
	float: left;
	width: 250px;
	padding-left: 0px;
	margin-left: -15px;
}

#recentcomments li{
	margin-left: 15px;
	list-style:url(images/bullet.gif);
}

* html #recentcomments li{
	list-style:url(images/bulletie.gif);
}


#recentcomments li a{
	color: #00baff;
	text-decoration: none;
}

#recentcomments li a:hover{
	text-decoration: underline;
	border-bottom: 2px #d2ff00 Solid;
}

#sidebar{
	float:left;
	margin-left: 23px;
	margin-top: 35px;
	padding: 0px;
	width: 425px;

}

#about{
	background-color: #5e5e5e;
	color: #bbb;
	margin-top: 7px;
	padding: 15px;
}

* html #about{
	padding: 1px 15px 1px 15px;
}

#about a{
	color: #00baff;
	text-decoration: none;
	padding-bottom: 4px;
}

#about a:hover{
	text-decoration: underline;
	border-bottom: 2px #d2ff00 Solid;
}

#searchmenu{
	text-align:right;
}

#lists{
	width: 187px;
	float: left;
	font: 14px Georgia;
	padding-left: 15px;
	padding-top: 25px;
	list-style: none;
	line-height: 24px;
}

#lists h2{
	font-size: 18px;
}

#lists ul {
	list-style: none;
	padding-left: 15px;
}

* html #lists h2{
	font-size: 18px;
	padding-left: 15px;
}

#lists ul li{
	list-style: url(images/bullet.gif);
}

* html #lists ul li{
	list-style: url(images/bulletie.gif);
}

* html #lists ul li ul li{
	margin-left: -40px;
}

* html #lists {
	padding-left: 0px;
	margin-left: -15px;
}

#lists ul li a{
	color: #00baff;
	padding-bottom: 1px;
	text-decoration: none;
}

#lists ul li a:hover{
	color: #00baff;
	text-decoration: underline;
	border-bottom: 2px #d2ff00 Solid;
}

#lists ul li ul{
	list-style: none;
}

#footer{
	float: left;
	width: 960px;
	height: 20px;
	margin-top: 50px;
	background: #fff url(images/footer.gif) no-repeat;
	color: #ccc;
	font: 10px Arial, sans-serif;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 58px;
	padding-right: 15px;
}

#footer a{
	text-decoration: none;
	color: #00baff;
}

#footer a:hover{
	text-decoration: underline;
	border-bottom: 2px #d2ff00 Solid;
}

