/*  
Theme Name: RockinBigIdea
Author URI: http://rockinthemes.com/
Version: 1.1
Author: Nathan Rice
Description: RockinBigIdea is a 3 column, widget ready theme.  It's great for business blogs or bloggers looking for a touch of professionalism.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff url(images/body-bg.gif) top center repeat-x;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Times New Roman, Serif;
	margin: 0px 0px 0px 0px;
	}
body * {margin: 0px; padding: 0px;}
a, a:visited{
	color: #8E0707;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	color: #666666;
	}
#container { 
	width: 890px; 
	text-align: left; 
	margin: 0 auto; 
	}
#header { 
	height: 107px;
	border-bottom: 0px solid #000;
	position: relative;
	}
#header h1, #header h1 a {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Arial, Georgia, Serif;
	margin: 25px 0px 0px 50px;
	text-decoration: none;
	text-transform: uppercase;
	}
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#header .description {
	color: #cccccc;
	font-size: 10px;
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 105px;
	letter-spacing: 2px;
	}
#menu { 
	background: transparent;
	font-family: Arial, Georgia, Serif;
	margin-top: 35px;
	padding: 2px 15px 0px 15px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	}	
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #293335;

	}
#menu .home {
	border: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Arial, Georgia, Serif;
	color: #293335;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	text-decoration: underline;
	}
#search {
	position: absolute;
	top: 25px;
	right: 20px;
}
#search #s, #author, #email, #url, #comment {
	border: 1px solid #000;
}
#search #searchsubmit, #submit {
	border: 1px solid #000;
	background: #F0F0F0;
}
#content { 
	width: 518px; 
	float: left; 
	margin: 14px 25px 20px 35px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
	
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content h1 {
	color: #6B030B;
	font-size: 22px;
	font-family: Arial, Georgia, Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #6B030B;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #6B030B;
	font-size: 20px;
	font-family: Arial, Georgia, Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	border-bottom: 1px solid #999999;
	}
#content h2 a  {
	color: #6B030B;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #cccccc;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.comments {
	padding: 0px;
	width: 300px;
}
.comments * {
	font-size: 13px;
}
.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
	font-size: 15px;
}
.comments .commentlist {
	padding: 0px;
	margin: 0px;
}
.comments .commentlist div {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	width: 50px;
	overflow: auto;
}
.comments .commentlist .alt {
	background: #000000;
}
#l_sidebar, #r_sidebar { 
	width: 150px;
	display: block;
	background: #FFFFFF;
	float: left; 
	margin: 15px 0px;
	padding: 0px; 
	border: 0px solid #000000;
	}
#l_sidebar ul li, #r_sidebar ul li {
	list-style: none;
}
#l_sidebar ul li h2, #r_sidebar ul li h2 {
	color: #FFFFFF;
	background: #586062;
	font-size: 12px;
	font-family: Arial, Georgia, Serif;
	font-weight: bold;
	list-style: none;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
	}

#l_sidebar ul ul, #r_sidebar ul ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	background: #F2F0EB;
	}	
#l_sidebar ul ul li, #r_sidebar ul ul li {
	list-style: none;
	background: url(images/bullet_yellow.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 4px 15px;
	font-size: 12px;
	}
#l_sidebar a, #r_sidebar a {
	margin: 0px;
	padding: 0px;
	background: transparent;
	color: #666666;
	text-decoration: none;
	}

#l_sidebar ul ul li a:hover, #r_sidebar  ul ul li a:hover {
	text-decoration: underline;
	}
#l_sidebar ul ul li ul, #r_sidebar ul ul li ul {
	margin-top: 0px;
}
#l_sidebar ul ul li ul li, #r_sidebar ul ul li ul li {
	padding-left: 15px
}
#footer { 
	padding: 15px;
	text-align: center;
	border-top: 1px solid #666666;
	clear: both;
	}
