/*
Theme Name: Milo
Theme URI: http://modernmediapartners.com
Description: A highly customizeable theme.
Version: 2.0
Author: Christopher Carson
Author URI: http://modernmediapartners.com
*/
@CHARSET "ISO-8859-1";

a {
	color: #26a;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
}
/***************** BASIC LAYOUT ******************/
.clear{
	clear:both;
}

body{
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}
#wrap{
	width: 970px;
	text-align: left;
	margin: 0px auto;
	background-image: url(images/wrap-bg.png);
	background-position: 100% 0px;
	background-repeat: repeat-y;
}

#left{
	width: 598px;
	float: left;
}

#right{
	width: 336px;
	float: right;
}



#header{
	position: relative;
	height: 160px;
	
}


#content{
	margin: 20px 0px;
}


#right_sidebar{
	width:336px;
	float: right;	
}


	

#right_sidebar ul, #right_sidebar ul ol {
	margin: 0;
	padding: 0;
}

#right_sidebar ul{
	margin-left: 36px;
}

#right_sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#right_sidebar ul p, #right_sidebar ul select {
	margin: 5px 0 8px;
	}

#right_sidebar ul ul, #right_sidebar ul ol {
	margin: 5px 0 0 0;
	}

#right_sidebar ul ul ul, #right_sidebar ul ol {
	margin: 0 0 0 20px;
	}

#right_sidebar ul ol li {
	list-style: decimal outside;
	}

#right_sidebar ul ul li, #right_sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	

#right_sidebar li.sponsor-buttons table{
	width: 100%;
}
#right_sidebar li.sponsor-buttons table td{
	padding: 5px 0px;
	text-align:center;
}








/************************ HEASDER *******************/
#header #lockup{
	position: absolute;
	left: 0px;
	top: 0px;
	height:150px;
	width: 300px;
	
}
#header #lockup h1{
	margin: 0px;
	font-size: 12px;
	height: 90px;
	width: 300px;
	position: absolute; 
	left: 0px;
	bottom: 30px;
	
}
#header #lockup h2{
	position: absolute; 
	left: 0px;
	top: 0px;
	font-size: 14px;
	line-height: 14px;
	margin: 10px 0px;
	color:#333;
}

#header #lockup h1 a{
	height: 90px;
	width: 300px;
	display: block;
	overflow: hidden;
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#header #top_links{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #CCC;
	background-image: url(images/tab-normal.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	overflow: hidden;
}
#header #top_links .top-link-tab{
	height: 20px;
	width:  90px;
	float: left;
}

#header #top_links .top-link-tab-right{
	float: right;
}

#header #top_links .top-link-tab a {
	background-image: url(images/tab-normal.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	line-height:20px;
	width: 90px;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#header #top_links .top-link-tab a:hover {
	background-image: url(images/tab-hovered.png);
}

#header #top_links .current a, #header #top_links .current a:hover {
	background-image: url(images/tab-selected.png);
	color: #FFF;
}

.MiloSearchWidget{
	padding-top: 4px;
	text-align: center;
	height:22px;
}



.MiloSearchWidget .widgetcontent{
	text-align: left;
	margin: 5px 0px;
}
.MiloSearchWidget label{
	float:left;
	display:block;
	line-height: 22px;
	width: 50px;
	height: 22px;
}
.MiloSearchWidget .input-ctr{
	
	float:left;
	border: none;
	width: 160px;
	height: 22px;
	background-image: url(images/search-input.png);
	vertical-align: text-top;
	
}
.MiloSearchWidget .btn-ctr{
	float: left;
	width: 40px;
	height: 22px;
}
.MiloSearchWidget .input-ctr input{
	margin: 0px;
	padding: 0px;
	border: none;
	width: 140px;
	padding: 4px 6px 2px 6px;
	font-size: 11px;
	background-color: transparent;
	vertical-align: text-top;
}


.MiloSearchWidget .btn-ctr button{
	margin: 0px;
	padding: 0px;
	border: none;
	width: 40px;
	height: 22px;
	background: transparent url(images/search-button.png) no-repeat center top;
	text-indent: -9999px !important;
	vertical-align: text-top;
	overflow: hidden;
	display:block;
	cursor: pointer;
}

ul.sidebar{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.home-page-carousel{
	width: 608px;
	height: 228px;
	overflow: hidden;
	background-image: url(images/home-carousel-bg.png);
	position: relative;
	margin-bottom: 13px;
}
.home-page-carousel .image{
	display: none;
}
.home-page-carousel h3.widgettitle{
	margin: 0px;
	font-size:18px;
	line-height: 42px;
	padding: 0px 18px;
}
.home-page-carousel .widgetcontent{
	padding: 14px 18px;
}
.home-page-carousel .carousel-info {
	left: 276px;
	width:286px;
}
.home-page-carousel .carousel-info h3{
	display: none;
}
.home-page-carousel .carousel-info p {
	font-weight: bold;
	color:#666666;
	font-size: 20px;
	line-height: 24px;
	margin: 20px 0px;
}


#right_sidebar .widget h3{
	padding: 10px 0px;
	margin: 0px;
	font-size: 16px;
	color: #333;
}
#right_sidebar .widget h3 a{
	color: #333;
	text-decoration: none;
}
#right_sidebar .widget h3 a:hover{
	color: #C00;
	text-decoration: none;
}

#right_sidebar .widget{
	margin-bottom: 18px;
	clear: both;
}



#right_sidebar li.module .widget-inner{
	
	padding: 0px 18px 18px 18px;
	
}
#right_sidebar .MiloPageAndChildren ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#right_sidebar .MiloPageAndChildren ul li{
	margin-bottom: 5px;
	font-size: 14px;
	color:#333333;
	text-decoration:none;
}

#right_sidebar .MiloPageAndChildren ul li a{
	color:#333333;
	text-decoration:none;
}

#right_sidebar .MiloPageAndChildren ul li a:hover{
	color:#C00;
	text-decoration:none;
}








#sidebar_footer{
	clear: both;
	border-top: 1px dotted #666;
	padding: 10px 5px;
	font-size: 11px;
	color: #666;
	text-align:right;
	width: 600px;
}
#sidebar_footer a{
	text-decoration: none;
}

	


	

h3.page-title{
	margin: 0px;
	color: #CC0000;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #666;
}
h3.page-title a{
	color: #CC0000;
	text-decoration: none;
}

.alignright{
	float: right;
	clear: right;
	margin: 0px 0px 20px 20px;
}

.alignleft{
	float: left;
	clear: left;
	margin: 0px 20px 20px 0px;
}
.entry, .excerpt{
	line-height: 1.5em;
}
.page-children .clear{
	clear:left;
}
.page-children h4, .page-children p, .excerpt-container h4, .excerpt-container p{
	margin: 5px 0px;
}
.page-children h4.page-title a, .excerpt-container h4 a{
	font-size: 18px;
	color:#C00;
	text-decoration:none;
}
.page-children .child-page, .excerpt-container{
	margin-bottom: 20px;
}



/**************** TWITTER FEED *************/

.NRSTwitterFeedWidget {
	
}
.NRSTwitterFeedWidget ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.NRSTwitterFeedWidget ul li{
	margin: 0px 0px;
	font-size: 11px;
	clear: both;
	padding: 3px;
}
.NRSTwitterFeedWidget ul li div.profile-image{
	float:left;
	width: 48px;
	height: 48px;
	overflow: hidden;
}
.NRSTwitterFeedWidget ul li div.tweet-text{
	float:right;
	width: 230px;
}
.NRSTwitterFeedWidget ul li div.tweet-meta{
	clear:right;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	padding: 3px;
}
.NRSTwitterFeedWidget ul li div.tweet-meta .twitter-rt{
	margin-left: 3px;
}
.NRSTwitterFeedWidget ul li div.profile-image img{
	border: none;
}

/********************END TWITTER FEED *************************/





/*********** CAROUSEL *************/
.MiloCarousel{
	
}
.MiloCarousel .image{
	display:none;
	cursor:pointer;

}
.carousel-info{
	height: 60px;
	
	width: 100%;
	bottom:0px;
	left:0px;
}
.carousel-info h3,
.carousel-info p{
	margin:0px;
	color:#FFFFFF;
	line-height: 1em !important;
}

.carousel-info p{
	font-size: 12px;
	padding: 0px 3px 3px 3px;
}
 .carousel-info h3{
	font-size: 14px;
	padding: 3px 3px 3px 3px;
}

.carousel-info .carousel-info-bg{
	background-color: #000;
	opacity: .75;
	filter:alpha(opacity=75);
}
.carousel-info:hover .carousel-info-bg{
	background-color: #000;
	opacity: .9;
	filter:alpha(opacity=90);
}
.carousel-nav{
	width: 65px;
	height: 30px;
	top:0px;
	right: 0px;
	
}

.carousel-prev-button,
.carousel-next-button{
	position:absolute;
	width: 30px;
	height: 30px;
	background-image:url(images/carousel-next-btn.png);
	opacity: .5;
	cursor:pointer;
	top:0px;
	right:0px;
	opacity: .75;
	filter:alpha(opacity=75);
}
.carousel-prev-button{
	background-image:url(images/carousel-prev-btn.png);
	right: auto;
	left:0px;
}
.carousel-prev-button:hover,
.carousel-next-button:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.navigation{
	margin-bottom: 10px;
	padding:5px;
	font-size:11px;
}

	

.navigation .next{
	width: 45%;
	float:right;
	text-align: right;
}

.navigation .next a{
	background-image: url(images/next-arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 16px;
}

.navigation .prev{
	width: 45%;
	float:left;
}

.navigation .prev a{
	background-image: url(images/prev-arrow.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 16px;
}



#comment{
	width: 50%;
	height: 100px;
}

.meta {

	margin: 10px 0px;
	color: #666;
	font-size: 11px;
}

.comments-meta{
	float: right;
}
.MiloRecentPostsWidget .meta{
	margin: 0px;
}
.post-excerpt h4{
	margin: 0px;
}

.excerpt-container{
	clear: both;
}