/*
THEME NAME: Blue
THEME URI: none
DESCRIPTION: A totally radical custom theme. Constructed using Blue & Sandbox.
VERSION: 10,000,000,000.4
AUTHOR: <a href="http://carterdea.com/">Carter De Angelis</a>
AUTHOR URI:
TAGS: blue, white, black, sexy, custom, two-columns
*/

/* @group Layout */
*{
	margin: 0;
	padding: 0;
}

body {
	color:#333;
	font: 83%/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #0377bf url(images/bg.gif) repeat-x top left;
}

#wrapper {
  margin:0 auto;
  width:960px;
}

.blog-search {
*position:absolute;
*top:0px;
*padding-left:80px;
}

#package{
	background: #499dd1 url(images/containerborder.gif) repeat-x top left;
	padding:10px 10px 0 10px;
}

#container{
	background: #fff;
	position: relative;
}

#content {
  width:650px;
  padding: 10px;
}

#lowercontent{/*content beneath the ads*/
	width: 750px;
	padding: 10px;
}

#content2{
	width: 620px;
	padding: 10px;
}

#primary {
	/*position: absolute
	top: 35px;
	right: 0px;*/
	float:right;
	width:250px;
	padding: 0 10px;
}

#lowersidebar {/*the 2nd sidebar on the homepage, after the ads*/
	float: right;
	padding-right: 15px;
}

.sidebar2{/*the alternate sidebar on cat, page, post, etc.*/
	float: right;
	margin: 30px 20px 0;
	padding:0 0 10px 10px;
}

#footer {
  padding:10px 10px 15px;
/*  width:100%;*/
  clear:both;
}

.nohr{
	clear: both;
	visibility: collapse;
	height: 0;
	overflow: hidden;
}

/* @end */



/* @group Background */

#footer{
	background: #000;
}

/* @end */

/* @group Header */

#header img{
	margin-top: 10px;
}

#header #rss{
	float: right;
}

#header form{
	margin-top: 25px;
	float: right;
}

#header input{
	font-size: 150%;
	width: 140px;
	height: 20px;
	position: relative;
	bottom: 5px;
}

#header input.button{
	font-size: 110%;
	width: 70px;
}

/* @end */



/* @group Nav */

#access{
	padding: 0;
	border-bottom: 5px solid #000;
	background: #eee;
}

#menu{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#menu li{
	display: inline; /* Prevents "stepdown" */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li a{
	display: block;
	float: left;
	font-size: 93%;
	font-weight: bold;
	color: #000;
	padding: 10px 5px;
	background: #e0e0e0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #f0f0f0;
}

#menu li a:hover{
	background: #eee;
	text-decoration: none;
}


#menu li.page_item a {
	color: #fff;
	background: #2d9ed6;
	border-right: 1px solid #0080bf;
	border-left: 1px solid #61b5df;
}

#menu li.page_item a:hover {
	background: #61b5df;
	/*border-right: 1px solid #2d9ed6;
	border-left: 1px solid #7fd5ff;*/
}

#menu li.current_page_item a, #menu li.current-cat a,#menu li.current_page_item a:hover, #menu li.current-cat a:hover{
	color: #fff;
	background: #000;
	border-right:1px solid #000;
	border-left: 1px solid #333;
}

#menu li.current_page_item a{

}

/* @end */



/* @group Featured  */

.featured{
	background: #efefef;
	margin: 2px;
	padding: 10px 10px 0;
}

.featuredborder{
	border: 1px solid #d8d8d8;
}

.postimg{
	margin: 0 auto;
	width: 287px;
	float: left;
}

.postimg img{
	border: 1px solid #888;
	border-bottom: none;
}

.postimg #caption a{
	color: #fff;
}

.postimg #caption a{
	text-decoration: none;
}

.postimg li{
	list-style-type: none;
	margin:0 10px 10px 0;
}

#caption{
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#caption h3{
	padding: 10px;
}

#related h3{
	margin: 10px 0 6px;
	text-transform: uppercase;
}

#related a{
	color: #333;
}

div#featuredtext{
	float: right;
	width: 325px;
}

div#featuredtext h2.capital {
	text-transform: uppercase;
	margin-bottom: 5px;
}


#featuredtext h2 a{
	text-decoration: none;
	line-height: 130%;
}

#featuredtext h2 a:hover{
	text-decoration: underline;
}

.recent h2{
	margin-top: 10px;
}

.recent ul{
	margin: 10px 0 0 15px;
	font-size: 100%;
	list-style-image: url(images/bullet.gif);
}

.recent ul li a{
	color: #333;
	font-weight: bold;
}

.recent ul li a:hover{
	color: #0377bf;
}

.recent ul li a:visited{
	font-weight: normal;
}

.blue{
	color: #0377bf;
	font-size: 130%;
}

.clear{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* @end */

/* @group Center Ads */

#centerads{
	clear: both;
	margin: 0 13px 10px;
	border-left: 1px solid #ddd;
}

.ad{
	position: relative;
	width: 175px;
	height: 140px;
	padding: 2px;
	float: left;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ad img{
	vertical-align: middle
}

/* @end */

/* @group Bottom Right Ads */

.smallad{
	padding: 2px;
	width: 150px;
	height: 120px;
	border: 1px solid #ccc;
}



/* @end */



/* @group Bottom Cats */

.bottomcats{
	width: 240px;
	background: #eee;
	float: left;
	margin:0 10px 10px 0;
	height: 285px;
	overflow: hidden;
}

.bottomcats a h3{
	color: #fff;
	background: #000;
	padding: 10px;
	text-transform: uppercase;
}

.bottomcats a:hover h3{
	text-decoration: none;
}

.bottomcats ul{
	margin: 10px 0px 0px 20px;
	font-size: 85%;
	list-style-image: url(images/bullet.gif);
	padding: 0 15px 10px 0;
}

.bottomcats ul li a{
	color: #333;
}

/* @end */



/* @group Sidebar */
.sidebar2{
	border-left: 1px solid #ccc;
}

.Wpjb_Widget_Feeds_render, .Wpjb_Widget_JobBoardMenu_render, .widget_polls-widget{
	background: #f5f5f5;
	margin-top: 10px;
	margin-bottom:20px;
}

.Wpjb_Widget_Feeds_render h3, .Wpjb_Widget_JobBoardMenu_render h3, .widget_polls-widget h3{
	background: #000;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}

.Wpjb_Widget_Feeds_render li, .Wpjb_Widget_JobBoardMenu_render li {
				padding: 0px;
				margin: 0px;
				background: url(images/bullet_arrow.gif) no-repeat 0px 4px;
			}
			
			.Wpjb_Widget_Feeds_render li a, .Wpjb_Widget_JobBoardMenu_render li a{
					display: block;
					padding: 2px 0px 7px 27px;
			}
			
	.Wpjb_Widget_Feeds_render ul {
	padding:10px;
	font-weight:bold;
	}		

.wpjb_widget {
padding: 10px;
}

.wp-polls{
	padding: 10px;
}

#primary li {
  list-style:none;
}

#primary #related ul li{
	margin-left: 10px;
	list-style-image: url(images/bullet.gif);
}

.sidebar2 ul{
	margin-bottom: 10px;
}

/* @end */



/* @group Footer */

#footer a {
}

#footernav ul{
	list-style-type: none;	
	margin-bottom: 10px;
}

#footernav ul li{
	display: inline;
	margin-right: 10px;
}

#footer p{
	color: #ccc;
	padding-bottom: 3px;
}

/* @end */

/* @group Posts */
h2.entry-title{
	font-size: 180%;
}


/* @end */



/* @group Comments */

ol{
	margin-left: 20px;
}

ol li{
	padding: 10px 15px;
	background: #fefefe;
	border-bottom: 1px solid #ddd;
	margin: 10px;
}

.comment-author{
	font-size: 110%;
	font-weight: bold;
	line-height: 60%;
}

.comment-meta{
	font-size:75%;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* @end */

/* @group Headings */

h1{
	line-height: 150%;
}

h1.entry-title{
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/* @end */

/* @group Tables */
tr{
}

td{
	margin: 0;
	padding: 0 50px 0 0;
	border-bottom: 1px solid #ccc;
}

table{
	margin-bottom: 20px;
}


/* @end */



/* @group Links */

a:hover, a:active {
  text-decoration:underline;
}

a img{
	border: none;
}

a {
	color:#0377bf;
	text-decoration:none;
}


/* @end */

#content2 ul{
	margin: 0 0 15px 20px;
}

.archive-meta,.feed_description{
	font-style: italic;
	color: #666;
}

.feed_description{
	font-size: 80%;
	margin-bottom: 0;
}

.published{
	color: #888;
	font-size: 80%;
}

.entry-meta{
	font-size: 80%;
	margin-bottom: 10px;
}

.navigation{
	padding: 0 5px;
	margin: 0 5px 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}

p{
	margin-bottom: 10px;
}

.sq-brlink{
	display: none;
}

#lipsum {

  font:normal 12px/150% Arial;

  text-indent:12px;

}

.entry-date {
	font:70%/100%;
}

.entry-meta {

  font:70%/100%;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.alignleft {
	float: left;
}



.alignright {
	float: right;
}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

