/*  
Theme Name: The Station
Version: 1.3.5
Description: Designed by <a href="http://www.adii.co.za">Adii Rockstar</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Custom styles */
@import "custom.css";

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 1.5;  /*unitless for proper inheritance*/
}

h1, h2, h3, h4, h5, h6  {
	margin: 5px 0;
}

h1  {font-size: 30px}
h2  {font-size: 22px}
h3  {font-size: 16px}
h4  {font-size: 14px}
h5  {font-size: 12px}
h6  {font-size: 12px}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}

p  {
	margin: 18px 0;
}

ul, ol  {
	margin: 0;
	padding: 0;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

#nav  {
	width: 950px; /* 980 */
	margin: 0 auto;
	height: 35px;
}

#nav_leftbg, #nav_rightbg {
	width: 6px;
	height:35px;
}

/* Page Nav */

#pagenav {
	float: left;
	position: relative;
	z-index: 100;
	padding: 0 10px;
}

#pagenav li {
	float: left;
	line-height: 35px;
	/*padding: 0 9px 0 5px;*/
	margin: 0;
}

#pagenav li a:link, #pagenav li a:visited {
	display: block;
	position: relative;
	padding: 0 8px;
	text-decoration: none;
	z-index: 100;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	position: relative;

}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 33px;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 33px;
}

/* Style drop down list */

#pagenav li ul li {
	float: none;
	padding: 0;
}

/* first level */

	#pagenav li ul {
		position: absolute;
		left: -999em;
	}

	#pagenav li:hover ul, #pagenav li.sfhover ul {
	}


	/* second level */


		#pagenav li li:hover ul ul, #pagenav li li.sfhover ul ul {
			left: -999em;
		}

		#pagenav li li li:hover ul, #pagenav li li li.sfhover ul {
			left: auto;
		}

		/* third level */

			#pagenav li li li:hover ul ul, #pagenav  li li li.sfhover ul ul {
				left: -999em;
			}

			#pagenav li li li li:hover ul, #pagenav li li li li.sfhover ul {
				left: auto;
			}

#pagenav li ul ul {
	margin: -26px 0 0 200px;
}

#pagenav li ul ul li a {
	line-height: 25px;
}

#pagenav li:hover ul ul, #pagenav li.sfhover ul ul {
	left: -999em;
}

#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul {
	left: auto;
}

#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	display: block;
	width: 200px;
	padding: 0px 0 0px 10px!important;
}

#pagenav li ul li ul li a:link, #pagenav li ul li ul li a:visited  {
	padding: 5px 0 5px 10px!important;
	height: auto;
}

#pagenav li ul li a:hover  {
	text-decoration: underline;
}

#pagenav li ul li a span.left  {
	display: none!important;
}

#pagenav li ul li a span.right {
	display: none!important;
}


/* IE7 Fix */

#pagenav li:hover, #pagenav li.hover {  
	position: static;
	left:0px;
}


/*>>>>> Layout <<<<<*/

#header  {
	width: 950px; /* 980 */
	margin: 0 auto;
	height: 100px; /* 140 */
}

#header h1  {
	display: none;
}

#header img  {
	float: left;
	margin: 15px 0 0 0;
}

#header #subscribe  {
	float: right;
	display: block;
	height: 28px;
	width: 183px;
	padding: 8px 0 0 35px;
	margin: 25px 0 0 0;
	text-decoration: none;
	font-weight: bold;
}

#container  {
	padding-top: 20px;
	padding-bottom: 20px;
	width:930px;
}

#container_topbg  {
	width: 950px; /* 980 */
	height: 20px;
	margin: 0 auto ;
}

#container_bottombg  {
	width: 950px; /* 980 */
	height: 41px;
	margin: 0 0 -20px -10px;
}

#featured  {
	float: left;
	margin: 0 0 0 10px;
	background-color: #dce1e2;
}

#featured.slider  {
	width: 910px;
	position: relative;
}

#featured.slider .arrow_left  {
	position: absolute;
	left: -11px;
	top: 45%;
}

#featured.slider .arrow_right  {
	position: absolute;
	right: -11px;
	top: 45%;
}

#featured.slider .information  {
	width: 850px; /* 900 */
*width: 851px;
	float: left;
	position: relative;
}

#featured.slider .information .image.left  {
	float: left;
	margin: 0 20px 0 0;
}

#featured.slider .information .image.right  {
	float: right;
	margin: 0 0 0 20px;
}

#featured.slider .information .image img  {
	border: 5px solid #bcc5c7;
}

#featured.slider .information #text h2  {
	margin-bottom: 0;
}

#featured.slider .information #text h2 a:link,
#featured.slider .information #text h2 a:visited  {
	color: #16181A;
	display: inline;
}

#featured.slider .information #text .description  {
	display: block;
	color: #4F5357;
	font-weight: normal;
	font-size: 14px;
}

#featured .information  {
	float: left;
	width: 598px;
	padding: 20px 20px;
}

#featured .information h2  {
	margin: 0 0 10px 0;
	line-height: 30px;
	font-size: 30px;
}

#featured .information .feat-button .left  {
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}

#featured .information .feat-button a.more-info  {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
}

#featured .information .feat-button .right  {
	display: block;
	float: left;
	width: 19px;
	height: 30px;
}

#featured-tabs  {
	float: left;
	width: 301px;
	height: 100%;
}

#featured-tabs li  {
}

#featured-tabs li a:link, #featured-tabs li a:visited  {
	display: block;
	margin-left: -1px;
	padding: 10px 0 10px 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#featured-tabs li a:hover, #featured-tabs li.active a  {
}

#featured-tabs a span  {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: -4px;
}

#featured .information ul,
#featured .information ol {
	margin: 5px 0;
	padding: 0 0 0 30px;
}

#featured .information ul li  {
	list-style-type: square;
}

#featured .information ul li ul  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

#featured .information ul li ul li  {
	list-style-type: disc;
}

#featured .information ol li  {
	list-style-type: upper-latin;
}

#featured .information ol li ol  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

#featured .information ol li ol li  {
	list-style-type: lower-latin;
}

/*>>>>> Slider <<<<<*/

#slider {
  width: 910px; /* 940 */
  margin: 0 auto;
  position: relative;
}

.scroll {
  width: 910px; /* 940 */
  height: auto;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  height: auto;
  width: 560px; /* change to 560px if not using JS to remove rh.scroll was 940 */
}

.scrollButtons {
  cursor: pointer;
  z-index: 100;
}

#breadcrumb  {
	width: 910px; /* 940 */
	margin: -8px 10px 0 10px;
	padding: 0 0 10px 0;
}

#content  {
width:920px;
}

#breadcrumb p  {
	margin: 0;
	font-weight: bold;
}

#main_content  {
	float: left;
	width: 619px;
	padding: 0 20px 0 0;
	margin: 20px 0 0 10px;
}

#main_content #top  {
}

#main_content #top h2  {
	margin: 0 0 20px 0;
}

#main_content #top p  {
	margin: 20px 0 30px 0;
}

#main_content #top p img  {
	float: left;
	margin: 0 10px 0 0;
	border: none !important;
}

#two-col  {
	padding-top: 10px;
}

#two-col h3  {
	text-transform: uppercase;
}

#two-col ul {
	padding: 0 !important;
}

#two-col ul li  {
	margin: 0 0 8px 0 !important;
	padding: 0 0 0 20px !important;
	list-style: none !important;
}

#two-col .left  {
	float: left;
	width: 309px;
}

#two-col .right  {
	float: left;
	width: 300px;
	padding: 0 0 0 10px;
}

#two-col .left a.signup, #two-col .right a.signup  {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	width: 300px;
	height: 25px;
}

#sidebar  {
	float: left;
	width: 270px; /* 280 */
	margin: 0px 0 0 0px;
}

#sidebar h2  {
	text-transform: uppercase;
	font-size: 14px;
}

#sidebar .box  {
}

#sidebar .box h2  {
	padding-bottom: 5px;
}

#newsletter  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#newsletter .field, #feedburner .field , #campaignmonitor .field {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#newsletter .button, #feedburner .button, #campaignmonitor .button  {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;
}

#news  {
	margin-bottom: 15px;
}

#news h2  {
	display: block;
	margin-bottom: 0;
	width: 250px; /* */
	position: relative;
}

#news h2 a:link, #news h2 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
}

#news ul li  {
	padding: 7px 0;
}

#news ul li a:link, #news ul li a:visited  {
	font-weight: bold;
}

#news ul li span.meta  {
	display: block;
	font-size: 11px;
}

#search, #feedburner, #campaignmonitor  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#search input#s  {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#search input.submitsearch  {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;	
}

#nuscilsearch {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#nuscilsearch input#s  {
	display: block;
	float: left;
	width: 191px;
	height: 15px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#nuscilsearch input.submitsearch  {
	width: 26px;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;	
}


#twitter  {
	padding: 0 0 10px 0;
}

#twitter ul  {
	margin: 10px 0;
}

#twitter_update_list li {
	padding: 5px 0 !important;
}

#twitter a:link, #twitter a:visited  {
	display: inline;
	padding: 0;
}

#twitter span.website  {
	display: block;
	text-align: right;
}

#footer  {
	width: 950px; /* 980 */
	margin: 0 auto 30px auto;
	height:80px;
}

#footer .footnav  {
	position:relative;
	z-index:100;
	float: left;
	width: 460px; /* was 660 */
	display:block;
	height:30px;
	vertical-align:bottom;
	line-height:17px;
}

#footer .footnav ul  {
	padding: 10px 10px 0 15px;
}

#footer .footnav ul li  {
	display: inline;
	margin: 0 2px;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	font-weight: normal;
	text-decoration: none;
}

#footer .footnav ul li a:hover {
}

#footer .copyright  {
	position:relative;
	z-index:100;
	float: right;
	width: 465px; /* was 265 */
	padding: 10px 10px 0 15px;
	font-size: 10px;
	text-align:right;
}

#footer .copyright p  {
	margin: 5px 0;
}

#footer .copyright ul li{
	display: inline;
	margin: 0 2px;
}

#footer .bottombg  {
	position:relative;
	z-index:50;
	width: 950px; /* 980 */
	clear:both;
	bottom:20px;
	
}

.spacer  {
	height: 10px;
}

/*>>>>> Post Styling <<<<<*/

.post  {
	float: left;
	width: 619px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.post .video {
	margin: 0 0 20px 0;
}

.post_head  {
	float: left;
	width: 619px;
	margin: 0 0 15px 0;
}

.post_head .title_meta  {
	float: left;
	width: 559px;
}

.post_head .title_meta h2  {
	margin: 0 0 0 0;
	font-size:16px;
}

.post_head .title_meta h2 a:link, .post_head .title_meta h2 a:visited  {
}

.post_head .title_meta p  {
	margin: 0;
}

.post_head .comments  {
	width: 60px;
	text-align: right;
	float: right;
}

.post_head .comments a:link, .post_head .comments a:visited  {
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	font: bold 16px Georgia,Times,Serif;
}

.post_head .comments span.bg  {
	display: block;
	width: 11px;
	height: 10px;
	margin: 0 0 0 35px;
}

.post p.continue_reading  {
	margin: 0;
}

.post p.continue_reading a  {
	padding: 0 10px 0 0;
}

/*>>>>> Page Styles <<<<<*/

#sub_nav  {
	float: left;
	width: 120px;
	padding: 5px 10px;
}

#sub_nav ul li  {
	margin: 3px 0;
}

#sub_nav ul li.active  {
	margin-top: 10px;
}

#sub_nav ul li ul  {
	margin: 0 0 10px 5px;
	display: none;
}

#sub_nav .current_page_parent ul, #sub_nav .current_page_item ul {
	display: block;
}

#sub_nav .current_page_parent ul li, #sub_nav .current_page_item ul li {
	margin-top: 10px;
}

#sub_nav ul li ul li  {
	zoom: 1;
	padding: 0 0 0 10px;
}

#sub_nav ul li.sub_active a:link, #sub_nav ul li.sub_active a:visited  {
	text-decoration: underline;
}

#page  {
	float: left;
	width: 460px;
	margin: 0 0 0 17px;
}

#main_content.fullwidth  {
	width: 910px;  /* 940 */
	border-right: 0;
}

#main_content.fullwidth #page  {
	width: 783px;
	margin-left: 17px;
}

#main_content.fullwidth #page.no_sub_nav_full  {
	margin: 0;
	width: 910px; /* 940 */
}

.no_sub_nav {
	width: 620px !Important;
	margin: 0px !Important;
}

#page h2.title  {
	margin: 0 0 15px 0;
}

#page h2.title a:link, #page h2.title a:visited  {
}

/*>>>>> ARCHIVES TEMPLATE STYLES <<<<<*/

#archive_posts li, #archive_categories li, #archive_monthly li  {
	margin: 0 0 5px 0;
}

#archive_categories li, #archive_monthly li  {
	font-weight: bold;
}

#archive_posts li a:link, #archive_posts li a:visited  {
	font-weight: bold;
}

#archive_posts li span.comments  {
	text-transform: uppercase;
	font-size: 11px;
}

/*>>>>> Widget Styles <<<<<*/

.widget  {
	margin: 0 0 0px 0;
	padding:9px;
	
}

.widget.two-col  {
	float: left;
}

.widget h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.widget ul  {
}

.widget.two-col ul  {
	float: left;
	margin-bottom: -1px;
}

.widget ul li  {
}

.widget ul li ul  {
	margin: 0 0 5px 10px;
	font-size: 11px;
}

.widget ul li li  {
}

.widget ul li li a:link, .widget ul li li a:visited  {
	height: 22px;
	line-height: 20px;
	padding: 0 0 0 15px;
}

.widget.two-col ul li  {
	float: left;
	width: 140px;
}

.widget ul li a:link, .widget ul li a:visited  {
	display: block;
	padding: 7px 0 7px 15px;
}

.widget ul li a:hover  {
}

#flickr  {
	float: left;
	margin: 0 0 20px 0;
}

#flickr h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	color:#00F;
}

#flickr .pics  {
	float: left;
	padding: 7px;
}

#flickr .pics .flickr_badge_image  {
	margin: 4px 6px;
	float: left;
	width: 75px;
}

#ads img  {
	margin: 5px 6px;
}

.widget_lifestream ul li  {
	padding-top: 7px!important;
	padding-bottom: 7px!important;
	background-position: 0 9px!important;
}

#videos .inner  {
	padding: 5px 10px 10px 10px;
	background-color: #ebebeb;
	border-left: 1px solid #CBD1D2;
	border-right: 1px solid #CBD1D2;
}

#videos .inner .video  {
	margin: 0 0 8px 0;
}

#videos h3  {
	margin-bottom: -0px;
}

/*>>>>> COMMENTS <<<<<*/

#comments_wrap  {
	width: 619px;
}

ol li.comment  {
	display: block;
	padding: 10px 0 10px 10px;
}



ol li.comment .comment-author  {
	
}

ol li.comment .comment-author img  {
	float: right;
}

ol li.comment .comment-author cite  {
	font-weight: bold;
	font-size: 14px;
}
	

ol li.comment .comment-meta  {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

ol li.comment p  {
	margin: 0 0 5px 0;
}

ol li.comment .reply  {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 0;
}

/*>>>>> THREADED COMMENTS <<<<<*/

ol li.comment ul.children  {
	margin: 10px 0 0 5px;
}

/*>>>>> COMMENT FORM <<<<<*/

#form_wrap {
	padding: 15px 0;
	position: relative;
	clear: both;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 30%;
	float:left;
}

#form_wrap .form-right {
	float:right;
	width: 70%;
}

#form_wrap textarea, #form_wrap .form-left input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 95%;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

#cancel-comment-reply-link  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

/*>>>>> ALTERNATE HOMEPAGE LAYOUT <<<<<*/

#recent_articles  {
}

#recent_articles h2.heading  {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0 0 6px 0;
}

#recent_articles .article  {
	float: left;
	position: relative;
	width: 300px;
	border-top: 1px solid #cbd1d2;
}

#recent_articles .article.left  {
	padding: 10px 9px 10px 0;
	border-right: 1px solid #cbd1d2;
}

#recent_articles .article.right  {
	padding: 10px 0 10px 9px;
	border-left: 1px solid #cbd1d2;
	margin: 0 0 0 -1px;
}

#recent_articles .article h2  {
	margin: 0;
}

#recent_articles .article h2 a:link,
#recent_articles .article h2 a:visited  {
	color: #23262a;
	font-size: 16px;
}

#recent_articles .article .meta  {
	margin: 0 0 10px 0;
	font-size: 11px;
}

#recent_articles .article .meta a:link,
#recent_articles .article .meta a:visited  {
	color: #4f5357;
}

#recent_articles .article .comments  {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 7px;
	padding: 0 3px;
	border-radius: 3px;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #5c5c5c;
}

#recent_articles .article .comments a:link,
#recent_articles .article .comments a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#recent_articles .article img  {
	float: left;
	margin: 0 8px 5px 0;
	border: 2px solid #bcc5c7;
}

#recent_articles .article p  {
	margin: 0 0 8px 0;
}

#adbox  {
	padding: 25px 0;
	text-align: center;
	border-top: 1px solid #CBD1D2;
	border-bottom: 1px solid #cbd1d2;
}

#bottom  {
	
}

#more_articles  {
	float: left;
	width: 380px;
	padding: 0 9px 0 0;
	border-right: 1px solid #cbd1d2;
}

#more_articles h2.heading  {
	text-transform: uppercase;
	font-size: 14px;
	margin: 9px 0 0 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #CBD1D2;
}

#more_articles ul li  {
	float: left;
	position: relative;
	width: 380px;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
}

#more_articles ul li img  {
	float: left;
	margin: 0 15px 0 0;
	border: 2px solid #bcc5c7;
}

#more_articles ul li .posttitle  {
	float: left;
	width: 270px;
}

#more_articles ul li .posttitle h2  {
	margin: 0;
}

#more_articles ul li .posttitle h2 a:link,
#more_articles ul li .posttitle h2 a:visited  {
	color: #23262a;
	font-size: 14px;
}

#more_articles ul li .meta  {
	margin: 0;
	color: #4f5357;
}

#more_articles .meta a:link,
#more_articles .meta a:visited  {
	color: #4f5357;
}

#more_articles ul li .comments  {
	margin: 0;
	position: absolute;
	top: 15px;
	right: 0;
	padding: 0 3px;
	border-radius: 3px;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #5c5c5c;
}

#more_articles ul li .comments a:link,
#more_articles ul li .comments a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#widget_area  {
	float: left;
	width: 220px;
	margin: 0 0 0 9px;
	padding: 10px 0 0 0;
}

/*>>>>> END ALTERNATE HOMEPAGE LAYOUT <<<<<*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Post Typographic Elements */

.entry h1  {}
.entry h2  {}
.entry h3 {}
.entry h4 {}
.entry h5 {}
.entry h6 {}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {

}

.entry blockquote  {
	padding: 10px 30px;
	color: #666;
	font-style: italic;
}

.entry blockquote p  {
	margin: 0;
}

.entry ul  {
	margin: 5px 0;
	padding: 0 0 0 30px;
}

.entry ul li  {
	list-style-type: square;
}

.entry ul li ul  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

.entry ul li ul li  {
	list-style-type: disc;
}

.entry ol  {
	margin: 5px 0;
	padding: 0 0 0 30px;
}

.entry  ol li  {
	list-style-type: decimal;
}

.entry ol li ol  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

.entry.sitemap ul  {
	margin-bottom: 30px;
}

.entry.sitemap li ul li ul  {
	margin-bottom: 5px;
}

/* Post Images */

.entry img  {
	padding: 5px;
	border: 1px solid #333;
}

img.wp-smiley  {
	padding: 0;
	border: none;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>> Page Navi <<<<<*/

div.Nav  {
	width: 609px;
	float: left;
	margin-top: -19px;
	height: 25px;
	padding: 5px 0 0 10px;
}

.Nav strong.on  {
	padding: 2px 5px;
}

.Nav a  {
	padding: 2px 5px;
}

/*>>>>> WordPress Images <<<<<*/

img.wp-smiley  {
	padding: 0;
	border: none;
}

.alignleft  {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright  {
	float: right;
	margin: 0 0 10px 15px;
}

.aligncenter  {
	text-align: center;
}

/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.searchpadding {margin-right:10px;}



/*>>>>>>nus.css<<<<<<*/

body  {
	color: #23262a;
	background: #ffffff;
}

table {
	border-top:1px solid #999;
	/*border-right:hidden;*/
	margin:1em auto;
	border-collapse:collapse;
}

td {
	color:#444;
	border-bottom:1px solid #999;
	/*border-left:1px solid #999;*/
	border-left:hidden;
	padding:.4em 1em;
	text-align:left;
}



/* tablecloth styles */

tr.even td{background:#e5f1f4;}
tr.odd td{background:#f8fbfc;}

th.over, tr.even th.over, tr.odd th.over{}/*{background:#4a98af;}*/
th.down, tr.even th.down, tr.odd th.down{}/*{background:#54a6c6;} /* bce744 */
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{}/*{background:#baebfe;} /* ecfbd4 */
td.down, tr.even td.down, tr.odd td.down{}/*{background:#54a6c6;color:#fff;} /* bce774 */
td.selected, tr.even td.selected, tr.odd td.selected{background:#bce774;color:#555;}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}


h1, h2, h3, h4, h5, h6  {
	color: #16181a;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #ee5f00;
}

#nav_leftbg  {
	background: url(styles/nus/navbg_left.jpg) no-repeat left top;
	float:left;
}

#nav_rightbg  {
	background: url(styles/nus/navbg_right.jpg) no-repeat left top;
	float:right;
}

#nav  {
	background: url(styles/nus/navbg.jpg) repeat-x left top;
}

/* Page Nav */

#pagenav li a:link, #pagenav li a:visited {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 10.5px;
	font-weight:bold;
	padding-left: 12px; 
	padding-right: 12px; 
}

#pagenav li {
	/*background: url(styles/nus/nav_divider.jpg) no-repeat right top;*/
}

#pagenav li a:hover  {
	color: #666666;
	background-color: #D8D8D8;
	/*background: url(styles/nus/nav_current_tile.jpg) repeat-x left bottom;*/
}

#pagenav li a:hover span.left  {
	background-color: #D8D8D8;
	/*background: url(styles/nus/nav_current_left.jpg) no-repeat left bottom;*/
}

#pagenav li a:hover span.right  {
	background-color: #D8D8D8;
	/*background: url(styles/nus/nav_current_right.jpg) no-repeat left bottom!important;*/
}

/* Style drop down list */

#pagenav ul li a {
	line-height: 20px;
}

#pagenav li ul li ul li {
	background: none;
	/*border-top: 1px solid #aaa;*/
}

#pagenav li ul li ul li a {
	line-height: 10px;
}

#pagenav li ul {
	background: #D8D8D8;
	border-top: 1px solid #aaa;
}

#pagenav li ul li {
	background: none;
	border-bottom: 1px solid #aaa;
}

#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	color: #000;
	background: none!important;
	text-transform: capitalize;
	font-weight: normal;
}

#pagenav li ul li a:hover  {
	background: #fff!important;
	color: #5B5B5B;
	text-decoration: none;
}

#pagenav .sf-sub-indicator {
	display: none;
}

#pagenav li ul li .sf-sub-indicator {
	display: block;
	background:url(styles/nus/grey-arrow.gif) no-repeat center center;
	float: right;
	width: 11px;
	height: auto;
}

#pagenav li ul li a:hover .sf-sub-indicator {
	display: block;
	background:url(styles/nus/yellow-arrow.gif) no-repeat center center;
	float: right;
	width: 11px;
	height: auto;
}

#pagenav li ul li ul {
	margin-top: -20px;
	background-color: #fff;
}

/*>>>>> Layout <<<<<*/
#header {
	height:120px;
}

#header a img{
	margin-top:30px;
}

#header #subscribe  {
	color: #fff;
	background: url(styles/nus/rssbg.jpg) no-repeat left top;
}

#nuscil{
	background: url(styles/nus/nus_cil.jpg) no-repeat left top;
	width: 950px;
	height: 72px;
	margin: 5px auto 5px auto;
}

#container  {
	background: #fff url(styles/nus/containerbg.gif) repeat-y center top;
}

#container_topbg  {
	background: url(styles/nus/containerbg_top2.gif) no-repeat center bottom;
}

#container_bottombg  {
	background: url(styles/nus/containerbg_bottom.gif) no-repeat center bottom;
}

#featured  {
	border: 1px solid #cbd1d2;
	color: #333;
}

#featured .information  {
	background-color: #dce1e2; /* dce1e2 */
}

#featured .information h2  {
	color: #333940;
}

#featured .information .feat-button .left  {
	background: url(styles/nus/moreinfoleft.jpg) repeat-x left top;
}

#featured .information .feat-button a.more-info  {
	color: #fff;
	background: url(styles/nus/moreinfotile.jpg) repeat-x left top;
}

#featured .information .feat-button .right  {
	background: url(styles/nus/moreinforight.jpg) repeat-x left top;
}

#featured-tabs  {
	border-left: 1px solid #e7eeef;
	background: #d0d6d7 url(styles/nus/featured_links_shadow.jpg) repeat-y left top;
}

#featured-tabs li  {
	border-top: 1px solid #bcc5c7;
	border-bottom: 1px solid #dee2e3;
}

#featured-tabs li a:link, #featured-tabs li a:visited  {
	color: #23262a;
}

#featured-tabs li a:hover, #featured-tabs li.active a  {
	background: url(styles/nus/featured_links_current.jpg) no-repeat left center;
}

#featured-tabs a span  {
	color: #4f5357;
}

#breadcrumb  {
	border-bottom: 1px solid #cbd1d2;
}

#content  {
}

#breadcrumb p  {
	color: #676b6f
}

#main_content  {
	b order-right: 1px solid #cbd1d2;
}

#main_content #top  {
	border-bottom: 1px solid #cbd1d2;
}

#two-col ul li  {
	background: url(styles/nus/arrow.jpg) no-repeat 0 3px;position: relative;zoom: 1;
}

#two-col ul.events li  {
	background: url(styles/nus/tiny-calendar-icon-2.gif) no-repeat left top;position: relative;
}

#page ul.events {
	padding: 0 !important;
}

#page ul.events li  {
	margin: 0 0 8px 0 !important;
	padding: 0 0 0 20px !important;
	list-style: none !important;
	background: url(styles/nus/tiny-calendar-icon-2.gif) no-repeat left top;
}

#two-col .left a.signup, #two-col .right a.signup  {
	color: #fff;
	background: url(styles/nus/signupbutton.jpg) no-repeat left center;
}

#sidebar h2  {
	color: #ee5f00;
}

#sidebar .box  {
	border-bottom: 1px solid #cbd1d2;
}

#sidebar .box h2  {
	border-bottom: 1px solid #cbd1d2;
}

#newsletter  {
	border-bottom: 1px solid #ee5f00;
}

#newsletter .field, #feedburner .field , #campaignmonitor .field {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#newsletter .button, #feedburner .button, #campaignmonitor .button  {
	color: #fff;
	border: none;
	background: url(styles/nus/submitbutton.jpg) no-repeat left top;
}

#news ul li  {
	border-bottom: 1px dotted #dcdddd;
}

#news ul li a:link, #news ul li a:visited  {
	color: #23262a;
}

#news ul li span.meta  {
	color: #4f5357;
}

#search, #feedburner, #campaignmonitor  { 
	border-bottom: 1px solid #ee5f00;
}

#search input#s  {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#search input.submitsearch  {
	color: #fff;
	border: none;
	background: url(styles/nus/submitbutton-trans.png) no-repeat left top;
}

#nuscilsearch {
	/*border-bottom: 1px solid #ee5f00;*/
}

#nuscilsearch input#s  {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#nuscilsearch input.submitsearch  {
	color: #fff;
	border: none;
	background: url(img/go.jpg) no-repeat left top;
}


#twitter a:link, #twitter a:visited  {
	background: none;
	color: #ee5f00;
}

#footer  {
	margin-top:5px;
	color: #666;
	background: #e6ecec url(styles/nus/footertop.jpg) no-repeat center top;
	font-size:10px;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	color: #444;
}

#footer .footnav ul li a:hover {
	color: #000;
}

#footer .copyright  {
	/*background: url(styles/nus/footer_divider.jpg) no-repeat left 10px;*/
}

#footer .copyright ul li a:link, #footer .copyright ul li a:visited{
	color: #666;
	font-weight:bold;
}

#footer .bottombg  {
	margin:0;
	background: url(styles/nus/footerbottom.jpg) no-repeat right bottom;
	height:34px;
}

/*>>>>> Post Styling <<<<<*/

.post  {
	border-bottom: 1px solid #dadada;
}

.post_head .title_meta h2 a:link, .post_head .title_meta h2 a:visited  {
	color: #04297a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.05em;
	line-height: 1.2em;
}

.post_head .title_meta p  {
	color: #676b6f;
	margin-top:10px;
}

.post_head .comments a:link, .post_head .comments a:visited  {
	color: #fff;
	background-color: #ee5f00;
}

.post_head .comments span.bg  {
	background: url(styles/nus/commentsbg.jpg) no-repeat center center;
}

.post p.continue_reading a  {
	background: url(styles/nus/continue_reading.jpg) no-repeat right center;
}

/*>>>>> Page Styles <<<<<*/

#sub_nav  {
	background-color: #eeeeee;
}

#sub_nav ul li ul li  {
	background: #fff url(styles/nus/subnav_current.gif) no-repeat left 6px!important;
}

#sub_nav ul li.sub_active a:link, #sub_nav ul li.sub_active a:visited  {
	color: #404546;
}

#page h2.title a:link, #page h2.title a:visited  {
	color: #23262a;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/*>>>>> ARCHIVES TEMPLATE STYLES <<<<<*/

#archive_posts li, #archive_categories li, #archive_monthly li  {
	color: #6f6f6f;
}

/*>>>>> Widget Styles <<<<<*/

.widget  {
	/*border-bottom: 1px solid #cbd1d2;*/
	b ackground-image:url(http://cil.nus.edu.sg/wp/wp-content/woo_uploads/widgetbg.jpg);
	background-image: url(img/widgetbg.jpg);
	margin: 0 0 0 0;
	height: 450px;
}


.widget h3  {
	/*color: #ee5f00;*/
	color:#0428A8;

	font:arial;
	
}

.widget ul li  {
	
}

.widget ul li li  {
	border-bottom: none;
}


.widget ul li a:link, .widget ul li a:visited  {
	color: #4f5357;
	background: url(styles/nus/widgetlisticon.gif) no-repeat 5px center;
}

.widget ul li a:hover  {
	color: #fff;
	background-color: #959595;
}


#flickr h3  {
	color: #ee5f00;
}

#flickr .pics  {
	border: 1px solid #cbd1d2;
	background-color: #f7f7f7;
}

/*>>>>> COMMENTS <<<<<*/

ol li.comment  {
	border-bottom: 1px solid #dadada;
}

ol li.comment .comment-author img  {
	border: 3px solid #dadada;
}

/*>>>>> COMMENT FORM <<<<<*/

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid #ddd;
	background: #fff;
	color: #23262a;
}

#form_wrap input.sb {
	color: #fff;
	border: none;
	background: url(styles/nus/submitbutton.jpg) no-repeat left top;
}

#cancel-comment-reply-link  {
	color: #000;
}

/*>>>>> ALTERNATE HOMEPAGE LAYOUT <<<<<*/

#recent_articles h2.heading, #more_articles h2.heading  {
	color: #ee5f00;
}

/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.wp-caption img {
	border: 0 none;
}

/* End captions */

/*>>>>> Page Navi <<<<<*/

div.Nav  {
	background-color: #e6eced;
}

.Nav strong.on  {
	border: none!important;
	color: #f1f1f1!important;
	background-color: #ee5f00!important;
}

.Nav a  {
	border: none!important;
	color: #000!important;
}


/*>>>>> Pointer Menu on Top Right <<<<<*/
#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float:right;
position: relative; 
padding-left: 8px;
font: normal 11px Arial;
text-transform: uppercase;
background: #0e3a82 url(styles/nus/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
text-decoration:underline;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background:url(styles/nus/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}



/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.searchpadding {margin-right:10px; margin-top:-30px; border:none;}

h2.title, #top h2{
font-family:Arial, Helvetica, sans-serif;
color: #04297a;
}

#top .entry{
margin-top:-30px;
}

#two-col h3{
font-family: Arial, Helvetica, sans-serif;
color: #04297a;
text-transform: capitalize;
font-size: 1.6em;
}


#pagenav li a{
color: #666666;
} 

#pagenav li:hover a, #pagenav li.over a{
background-color: #D8D8D8;
color: #666666;
}

#pagenav li:hover li:hover, #pagenav li.over li.over{
background-color: #FFF;
color: #CC0000;
} 

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold;
	font-size:17px;
}

.contactForm {
background-color:#dfe6f7;
width:448px;
padding-left:40px;
}

.pastEventsTable {
background-color: #ffffff;
border: 1px #ffffff solid;
border-collapse: collapse;
border-spacing: 0px;
vertical-align: top;
text-align: left;
}

/*>>>>> Did you know? <<<<<*/

.didyouknow {
        width:270px;
	height:auto;
}


.didyouknow .header {
	background-image:url(http://cil.nus.edu.sg/wp/wp-content/uploads/2010/05/did-you-know-heading.jpg);
	background-repeat:no-repeat;
	background-position:top;
        width:270px;
	height:65px;
}

.didyouknow .bottom {
	background-image:url(http://cil.nus.edu.sg/wp/wp-content/uploads/2010/05/did-you-know-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
        width:270px;
	height:auto;
}

.didyouknow .bottom .text {
	padding-left:8px;
        padding-right:8px;
        padding-bottom:20px;
      /*text-align:justify;*/
        vertical-align:top;
}

a.blueLink:link {
	color:#06F;
}


/*>>>>> Custom Pagination <<<<<*/

ul{border:0; margin:0; padding:0;}

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}
#pagination-digg a{
border:solid 1px #9aafe5
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #DEDEDE
color:#888888
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
}
#pagination-digg .active{
background:#2e6ab1;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;

}
#pagination-digg a:link,
#pagination-digg a:visited {
color:#0e509e
display:block;
float:left;
padding:3px 6px;
text-decoration:none;

border:solid 1px #cccccc;
margin-right:2px;

}
#pagination-digg a:hover{
border:solid 1px #666666;
}

.custom_search .DropDownField .selectbox{font-size:0.9em !important}

#featured .entry {float:left;margin-bottom:10px;}

#featured .scrollContainer .entry img {
	margin:10px 15px 10px 0;
}

#featured .entry h3{ color:#000080; font-size:16pt; font-weight:bold;}
