/*  
Theme Name: Blue Box
Theme URI: http://www.blogohblog.com/
Description: Blue Box is a 2 columns Wordpress theme. Lightweight theme for personal use. 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-Share Alike 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: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

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>.
*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	background-color: #333333;
}
#box{
	width:900px;
	background:#fff;
	padding:10px;
	border: 4px solid #990000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#top{
	width:900px;
	margin:0;
	padding:0;
}
#splash{
	width:900px;
	height:188px;
	margin:0;
	padding:0;
	clear: both;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../../../headers/rotate.php);
	background-position: 0px 0px;
}
#header{
	padding:0;
	margin-top: 10;
	background: url(images/topbck.gif) top center no-repeat;
	float: left;
	width: 900px;
}
#header h1{text-indent:-10000px;margin:0;padding:0;}
#header h1 a{
	display:block;
	height:100px;
}

<!--#desc{color:#fff;float:right;text-align:right;font-size:11px;margin:20px auto;padding:0 10px 0 0;}-->
#main{
	height:1px;
	margin:10px auto;
	background-color: #FFFFFF;
}
#mainbck{
	width:890px;
	padding:0;
	background-color: #fff;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
*html h2{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;color:#666;padding:0 0 0 5px;}
#nav{height:30px;line-height:30px;float:left;padding:0;}
ul.nav{height:30px;line-height:30px;float:left;list-style:none;font-size:12px;font-weight:700;text-transform:uppercase;margin:0;padding:0;}
ul.nav li{float:left !important;list-style-type:none;margin:0;padding:0;}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited{border-bottom:0;border-left:0;background:#f3f2ed;color:#666666;float:left;display:block;text-decoration:none;padding:0 10px;}
ul.nav li a:hover,ul.nav li a:active{background:#fff;color:#000000;text-decoration:none;}
ul.nav li.home a{border-left:2px solid #fff;text-decoration:none;}
ul.nav li.current_page_item a{text-decoration:none;color:#990000;background:#fff;}
ul.nav li ul{float:left;margin:0;padding:0;}
#content{
	width:890px;
	float:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.entry{
	width:870px;
	background:#fff;
	float:left;
	color:#666;
	text-align:left;
	border-bottom:#ccc 1px dotted;
	padding:5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.entry h2,h3{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;margin:0 auto;padding:0;}
#footer{
	width:870px;
	background-color:#000000;
	height:30px;
	line-height:30px;
	clear:both;
	color:#fff;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
a:visited{text-decoration:none;color:#990000;border:none;}
a:hover{text-decoration:underline;color:#666666;border:none;}
a:link,a:active{text-decoration:none;color:#990000;border:none;}
.navigation{width:520px;float:left;color:#666;}
.alignright{float:right;margin-top:10px;}
.alignleft{float:left;margin-top:10px;}
.space{background:#fff;height:5px;clear:both;margin:0 auto;padding:0;}
#searchform{height:26px;line-height:26px;float:left;margin:0;padding:0 0 10px;}
input#s{color:#990000;width:140px;border:1px solid #cbcbcb;background:#fcfcfc;}
input#searchsubmit{background:#4879aa;color:#fff;font-size:13px;border:1px #2f5c89 solid;}
#footer a:visited{text-decoration:none;color:#999999;border:none;}
#footer a:hover{text-decoration:underline;color:#999999;border:none;}
#footer a:link,#footer a:active{text-decoration:none;color:#fff;border:none;}
:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
:link:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}