/* 
Theme Name: BW360
Theme URI: http://msunderground.com
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Jacob Burch
Author URI: http://www.burchwords.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**

/****************************************************************************************
*****************  Start Layout CSS                 *************************************
*****************************************************************************************
*****************************************************************************************/

#body-container {
	overflow: hidden;
	width: 1140px;
	margin: 0 auto;
	}
#container {
	overflow: hidden;
	float: left;
	width: 1140px;
	}
.content {
	overflow: hidden;
	float: left;
	width: 565px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 20px;
	}
.no-widgets .content, .no-default-widgets .content {
	width: 960px;
	}
#primary {
	overflow: hidden;
	float: right;
	width: 250px;
	}
#secondary {
	overflow: hidden;
	float: right;
	width: 250px;
	margin-right: 10px;
	padding-right:10px;
	}
#subsidiary {
	overflow: hidden;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	}
#footer-container {
	clear: both;
	overflow: hidden;
	}
#footer {
	clear: both;
	}
	
/****************************************************************************************
***************************  End Layout CSS        **************************************
*****************************************************************************************
*****************************************************************************************/
body {
font-family:Arial, Helvetica, sans-serif;
background:#000000;

}
#body-container {
-moz-border-radius-topleft: 5px; 
-moz-border-radius-topright: 5px;
background:#FFFFFF;}

.content {
border-right:solid #CCCCCC 1px;

}
/*** Home Page Post List View Design ********/
.post{margin-bottom:40px;}

/*** Home Page Post Title Link ******/
h2.entry-title a{
color:#4D87C1;
text-decoration:none;
}
/*** Post Title Link ******/
h1.post-title a {
color:#4D87C1;
text-decoration:none;
}

h2.entry-title a:hover, h1.post-title a:hover {
color:#CA0002;
}

h2.entry-title a:visited, h1.post-title a:visited {
color:#5C7996;
}

.page-title a{color:#4D87C1;
text-decoration:none;}


.breadcrumb-trail {
display:none;
}
.byline {
border-top:1px #cccccc solid;
border-bottom:1px #cccccc solid;
padding:5px;
}

.post-meta-data {
background-color:#F9F9F9;
padding:4px;}
	
p {
line-height:20px;
}
img {
border:none;
}
img.alignleft {
float:left;
}
#header{width:1140px;height:222px;background-color:#eee;margin:0;background-image:url(/wp-content/themes/bw360/images/bw360_header.png);background-repeat:no-repeat;z-index:99;border-bottom:solid 5px #c00d13; }
#site-title{display:none;}
#site-description{display:none;margin:0px;padding:0px;}
/**************************************************************************************************************
***************************************            Navigation        ******************************************
***************************************                               *****************************************
***************************************************************************************************************/
#navigation{overflow:visible;margin:-58px 0px 0px -40px;}
#page-nav ul {height:36px;}
#page-nav ul li {padding:5px 0 0 0;display:inline-block; width:120px;height:31px;background-image:url(/wp-content/themes/bw360/images/nav_left.gif);background-repeat:repeat-x;border-right:1px solid #ccc;border-top:1px solid #ccc;text-align:center;
}
#page-nav ul li a{font-family:arial,sans-serif;font-weight:bold;font-size:11px;text-transform:uppercase;color:#000; text-decoration:none;}
#page-nav li.current_page_item{background-image:url(/wp-content/themes/bw360/images/current_nav.gif);}
#page-nav li.current_page_item a {color:#fff;}
/**************************************************************************************************************
***************************************          End Navigation       *****************************************
***************************************                               *****************************************
***************************************************************************************************************/



#secondary {
padding-left:10px;
font-size:12px;
border-right:solid #CCCCCC 1px;}

#secondary ul {
list-style-image:url(/wp-content/themes/bw360/images/red_bullet.gif);)
}
#secondary a {color:#4D87C1;}
#secondary a:hover {color:#CA0002;}
#secondary a:visited {color:#4D87C1;}

#primary {
font-size:12px;
padding-right:10px;}

#primary ul {
list-style-image:url(/wp-content/themes/bw360/images/red_bullet.gif);)
}

#primary a {color:#4D87C1;}
#primary a:hover {color:#CA0002;}
#primary a:visited {color:#4D87C1;}

.post_tag-cloud {margin-left:30px;}

#topnav {

background-color:#000000;
background-image:url(/wp-content/themes/bw360/images/topnav_bg.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:10px;
padding-bottom:1px;
font-family:arial,sans-serif;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
text-decoration:none;
height:25px;

}

#topnav a{color:#4D87C1;text-decoration:none;}
#topnav a:hover {color:#CA0002;}
#topnav a:visited {color:#4D87C1;}
#topnav ul {margin: 0; padding: 0;}
#topnav li {display:inline; list-style-type:none; padding:0px 5px 0px 5px;}
#topnav ul li a {text-decoration:none;  margin: 4px;}
#topnav ul li a:hover {color:#ca0002;}
#topnav ul li.cat-item a {color:#00CCFF;}