/*  
Theme Name: Biru
Theme URI: http://www.blogohblog.com/
Description: Biru? Biru is Blue :) This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer.
Version: 
Author: Bob 
Author URI: http://www.blogohblog.com/
*/

body { background:#358ab7 url(images/bck.gif) repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
a:link { text-decoration: none; color : #416e90; border: none;}
a:active { text-decoration: none; color : #416e90; border: none;}
a:visited { text-decoration: none; color : #416e90; border: none;}
a:hover	{ text-decoration: none; color : #555353; border: none; } 
#wrap { background:#fff; margin: 0px auto; padding: 0px; width: 850px; border:#CCCCCC 6px solid; }
#blogtitle { background:#fff; font-family: Georgia, "Times New Roman", Times, serif; color: #163868; text-align:left; font-size:40px; line-height:100%; padding-top:20px; padding-left:10px; padding-bottom:10px; text-transform:uppercase; text-align:left;}
#blogdesc { background:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; color: #163868; text-align:left; font-size:12px; line-height:100%; padding-left:15px;
padding-bottom:10px; text-align:left; }
div.hr { height: 2px;  background: #999999 url(images/hr.gif) repeat-x scroll center; margin-left:5px; margin-right:5px; clear:both; }
div.hr hr {  display: none; }
#menutab { margin: 0px; padding: 0 10px 0 10px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
#menutab ul { height:30px; line-height: 30px; margin: 0 0 0 0 ; padding: 0; float: left; }
#menutab li { float:left; margin:0; padding:0; list-style-type: none; }
#menutab li a { display: block; padding: 0 10px; }
#menutab a { color: #000; text-decoration: none; border: 0; }
#menutab .selected, #menutab a:hover { background: #f8fbfc; color: #416e90 !important; }
#left { margin: 10px 0; padding: 10px; float: left; width: 200px; margin-bottom:10px; }
#left h2 { font-size: 14px; padding: 3px 0px; margin: 15px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#left ul { list-style-type: none; margin: 0 ; padding: 0; }
#right { margin-top:10px; line-height: 16px;  padding: 10px ; float: right; width: 580px; border-left:3px solid #f3f3f3; overflow:hidden; }
#right h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#right img { border:4px #eeeeee solid; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata { background:#f8fbfc; font-size:10px; padding:10px; border-bottom:#3399cc 1px solid; border-top:#3399cc 1px solid; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
.bobcomment { vertical-align:middle; margin-bottom:3px;  padding:3px; background:#f8fbfc;  }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footer { padding:20px; clear:both;}
.cart_title{
 padding-left:7px;
 display: inline;
 font-size: 1.2em;
 }


#left ul#nav{ /* all lists */
		padding: 0;
		margin:0 !important;
		margin: 30px 0 30px 0;
		float : left;
                z-index:1;
	}
        #nav li:hover {
		color : black;
                background-color: #91ccff;
                cursor:default;
        }
        
        #nav ul
        {
		padding: 0;
		margin: 0;
		float : left;
                z-index:2;

        }
	
	#nav li { /* all list items */
                padding:0 5px 0 5px;
		position : relative;
		float : left;
		line-height : 1.6em;
		width: 15.1em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 10.05em;
		margin-top : -1.35em;
                background-color:white;
                border:1px solid #003399;
		width: 16em;
}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 15em;
		display : block;
		font-weight : bold;
		text-decoration : none;
		padding : 0;
	}
	
	#nav li a:hover {
		color : black;
                background-color: #91ccff;
                cursor:hand;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: 5em;
                z-index:1;
	}
	
	#content {
		margin-left : 12em;
	}
