/*  
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
{
	background: #fff;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	line-height: 16px;}

#box
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	width: 100%;
}
#top
{
	background: #69c url(images/topbck.gif) repeat;
	height: 51px;
	margin: 0;
	padding: 0;
	width: 800px;
}
#splash
{
	background: url(images/banner_the_artist.jpg) no-repeat;
	height: 252px;
	margin: 0;
	padding: 0;
	width: 752px;
}
#header
{
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	width: 300px;
}
#header h1
{
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#header h1 a
{
	background: url(images/logo.gif) no-repeat left;
	display: block;
	height: 51px;
}
#desc
{
	color: #fff;
	float: right;
	font-size: 11px;
	margin: 20px auto;
	padding: 0 10px 0 0;
	text-align: right;
}
#main
{
	background: #f3f2ed;
	height: 30px;
	margin: 10px auto;
}
#mainbck
{
	background: #fff ;
	margin: 5px auto;
	padding: 0;
	width: 800px;
}
*html h2
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 0 5px;
}
#nav
{
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0;
}
ul.nav
{
	float: left;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
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
{
	background: #f3f2ed;
	border-bottom: 0;
	border-left: 0;
	color: #069;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none;
}
ul.nav li a:hover,ul.nav li a:active
{
	background: #fff;
	color: #555;
	text-decoration: none;
}
ul.nav li.home a
{
	border-left: 2px solid #fff;
	text-decoration: none;
}
ul.nav li.current_page_item a
{
	background: #fff;
	color: #555;
	text-decoration: none;
}
ul.nav li ul
{
	float: left;
	margin: 0;
	padding: 0;
}
#content
{
	float: left;
	margin: 5px auto;
	padding: 0 15px 0 0;
	width: 540px;
}
.entry
{
	background: #fff;
	border-bottom: #ccc 1px dotted;
	color: #666;
	float: left;
	margin: 5px auto;
	padding: 5px;
	text-align: left;
	width: 530px;
}
.entry h2,h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0 auto;
	padding: 0;
}
#sidebar
{
	float: right;
	margin: 5px;
	padding: 0;
	width: 230px;
}
.rsidebar
{
	color: #c06243;
	margin: 0 auto;
	padding: 0 5px 0 10px;
	width: 210px;
}
.rsidebar h2
{
	border-bottom: dashed 1px #c06243;
	font-size: 14px;
	margin: 0 7px 3px;
	padding: 3px 0;
}
.rsidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rsidebar ul li
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
.rsidebar ul li ul
{
	list-style-type: square;
	margin: 0;
	padding: 0 3px;
}
.rsidebar ul li ul li
{
	background: transparent url(images/b.gif) no-repeat 0 4px;
	border: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 0 2px 14px;
}
#footer
{
	background-color: #fff;
	clear: both;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 790px;
}
a:visited
{
	border: none;
	color: #669900;
	text-decoration: none;
}

a:active
{
	border: none;
	color: #b4b5b6;
	text-decoration: none;
}
a:hover
{
	border: none;
	color: #94a65b;
	text-decoration: none;
}

.spacer1px  { font-size: 1px; line-height: normal;}
.spacer2px  { font-size: 2px; line-height: normal;}
.spacer3px  { font-size: 3px; line-height: normal;}
.spacer4px  { font-size: 4px; line-height: normal;}
.spacer5px  { font-size: 5px; line-height: normal;}
.spacer6px  { font-size: 6px; line-height: normal;}
.spacer9px  { font-size: 9px; line-height: normal;}
.spacer10px { font-size: 10px; line-height: normal;}
.spacer11px { font-size: 11px; line-height: normal;}
.spacer13px { font-size: 13px; line-height: normal;}
.spacer14px { font-size: 14px; line-height: normal;}
.spacer15px { font-size: 15px; line-height: normal;}
.spacer21px { font-size: 21px; line-height: normal;}
.spacer28px { font-size: 28px; line-height: normal;}
.spacer30px { font-size: 30px; line-height: normal;}
.spacer35px { font-size: 35px; line-height: normal;}
.spacer40px { font-size: 40px; line-height: normal;}

#wp-calendar #prev a,#wp-calendar #next a
{
	font-size: 9pt;
}
#wp-calendar a
{
	display: block;
	text-decoration: none;
}
#wp-calendar caption
{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 100%;
}
#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover
{
	background-color: #fff;
}
a:link,a:active
{
	border: none;
	color: #c06243;
	text-decoration: none;
}
.navigation
{
	color: #c06243;
	float: left;
	width: 520px;
}
.alignright
{
	float: right;
	margin: 0 0 13px 18px;
}
.alignleft
{
	float: left;
	margin: 0 18px 13px 0;
}
.space
{
	background: #fff;
	clear: both;
	height: 5px;
	margin: 0 auto;
	padding: 0;
}
#searchform
{
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 10px;
}
input#s
{
	background: #fcfcfc;
	border: 1px solid #cbcbcb;
	color: #333333;
	width: 140px;
}
input#searchsubmit
{
	background: #c06243;
	border: 1px #cccccc solid;
	color: #fff;
	font-size: 13px;
}
.bobcomments
{
	background: #fbfbf9;
	border-bottom: 1px solid #cccccc;
	border-top: 5px solid #cccccc;
	margin-bottom: 20px;
}
#commentform
{
	border-bottom: 1px dotted #cedeef;
	border-top: 1px dotted #cedeef;
	margin: 0;
	padding: 15px 15px 1px;
}
#commentform label
{
	display: block;
	margin: 0;
}
#commentform input
{
	margin: 0 5px 10px 0;
	padding: 1px;
	width: 170px;
}
#commentform textarea
{
	margin: 0 0 10px;
	padding: 0;
	width: 380px;
}
#commentform #submit
{
	margin: 0 0 20px;
}
#commentform p
{
	margin: 5px 0;
}
ol.commentlist
{
	margin: 0 0 1px;
	padding: 0;
}
ol.commentlist li
{
	border-top: 1px solid #cccccc;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}
ol.commentlist li.commenthead
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 15px;
}
ol.commentlist li.commenthead h3
{
	margin: 0;
}
ol.bob
{
	border-top: 1px solid #333333;
	list-style: none;
	margin: 0 0 1px;
	padding: 15px;
}
ol.bob li
{
	background: transparent url(images/hb.gif) 0 2px no-repeat;
	display: block;
	list-style: none;
	margin: 0 0 5px;
	padding-left: 15px;
}
#footer a.footer:link    
{
	color:#a6afb3; 
	font-size: 9px; 
	text-decoration: none;
}
#footer a.footer:visited {color:#a6afb3; font-size: 9px; text-decoration: none;}
#footer a.footer:hover   {color:#333333; font-size: 9px; text-decoration: none;}
#footer a.footer:active  {color:#333333; font-size: 9px; text-decoration: none;}
