/*
Theme Name: Brainstorm Creative Lab
Description: Custom Theme for Brainstorm Creative Lab
Author: Michael Edenfield
Author URI: http://michaeledenfield.com
version: 1.0
Tags: two-column, widget-ready,blank
*/

body {
	background-color: #3d3d3d;  
	color: #535353;
}

a {
	color: #6187b5;
	font-weight: normal;
	text-decoration: none;
        
}

a:hover {
	color: #6187b5;
}

#content h2, #sidebar h2 {
	color: #728298;
        font-size:24px!important;
        margin:0px;
}

#content h2 a, #sidebar h2 a {
	color: #728298;
        font-weight:bold;
}

h3 {
	color: #000000;
        font-size:20px;
}


#TopMenu li a, #TopMenu li div {
	/*border-left: 1px solid #208db5;*/
	color: #fff;
}

#TopMenu li div a {
	border-left: 0;
}


#Outer {
background-color:#FFFFFF;
width:945px!important;
}

#masthead {
width:100%;
height:80px;
background:#223b53;
}

#Inner {
background:#92989E none repeat scroll 0 0;
border:15px solid #FFFFFF;
float:left;
height:100%;
}

#box {
background:#dde0e5;
padding:25px;
margin-bottom:15px;
}

#content {
width:550px;
margin-top:10px;
float:left;
}
#sidebar {
float:right;
width:346px;
}

#sidebar-box {
background:#dde0e5;
padding:25px;
margin-top:10px;
}

ul, ol {
margin:0px!important;
padding:0px!important;
}

.textwidget {
margin-top:10px;
}

#author {
font-weight:bold;
font-size:12px;
color:#728298;
}

#sidebar ul li {
list-style-image:url(http://www.brainstormcl.com/templates/brainstorm/images/arrows.jpg);
list-style-position:inside;
}

.postmetadata {
float:right;
}

.postmetadata a{ 
color:#2d3133;
font-weight:bold;
}

#footer {
clear: both;
height:175px;
background:#000000
}

#footer-text {
float:left;
padding-left:270px;
padding-top:20px;
color:#FFFFFF;
}

#comments {
width:500px;
padding:25px;
background:#e4e7ec
}

li.comment {
list-style-type:none
}

#commentform textarea {
}
span.says {
display:none;
}

#comments .fn {
float:left;
position:relative;
left:5px;
top:8px;
}

.comment-meta {
float:right;
position:relative;
right:5px;
top:8px;
}
#comments p {
clear:both;padding-top:20px;padding-left:10px;padding-bottom:10px
}

.comment-body {
background-image:url('http://www.brainstormcl.com/templates/brainstorm/images/comment-background.jpg');
background-repeat:repeat-x;
}

#main-description {
float:left;
padding:8px;
text-transform:uppercase;color:#ffffff;


}

#main-description #first{
font-size:30px;
}
#first a {
color:#FFFFFF;
}
#main-description #second {
font-size:18px;
color:#FFFFFF;
}
#searchform {
position:relative;left:50px;top:20px
}


#top-ad-block {
width:913px;
height:239px;
}


li.cat-item-1 {
display:none;
}
