/*
Theme Name: BCIT V4 - Update
Description: BCIT TwentyTen Options, V4 mods special for Update
Author: James Wanless & Scott Ferros
Template: twentyten
Version: 1.0
Tags: twenty ten, menu, widget ready, 2 column,3 column, one column, fixed width, theme options, nivo slider, grid layout
*/

@import url(../twentyten/style.css);

body {
	margin: 0;
	padding: 0;
	background: #929292 url('images/content_body.gif') top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a[href]:link, a:visited, a[href]:visited, a:active, a[href]:active a:hover, a[href]:hover {
	color: #4487db;
	text-decoration: none; 
}

#wrapper { 
	background: url('images/header_bg.gif') left top repeat-x; 
	color: #2d2d2d; 
	width: 100%; 
	margin: 0 auto;  
	padding: 0;
}

#main img,
#main img.gen_img,
#main img.update_v1_img {
	padding: 2px;
	line-height: 0;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

#main #home_page img,
#main .update_cat_page img,
#main .flickr-gallery img,
#main .wp-caption img,
#main .wp-caption img.gen_img,
#main .wp-caption img.update_v1_img,
#main .tubepress_thumbs img {
	padding: 0;
	border: none;
	background: none;
}

#main img.update_v1_img {
	margin: 10px;
}

#main iframe.gen_vid {
	padding: 0;
	line-height: 0;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}


/* HEADER V4 tweaks */

#header-container {
    position: relative;
    margin: 0 auto; 
	padding: 0 20px; 
	width: 960px; 
	background: url('images/header_body.jpg') center top no-repeat;
	z-index: 999 !important
}

#above-header {
	height: 35px;
	padding-top: 40px;
	width: 960px;
	text-align: right;
}

#header {
	 text-align: left;
	 padding: 0;
}

#masthead {
	 position: relative;
}

ul#commons_menu {
	float:right;
	font-size:.9em;
	margin-top:2px;
	}
ul#commons_menu li {
	display:inline;
	position: relative;
	}
ul#commons_menu li a {
	padding:0 10px;
	border-left:1px solid #666;
	color:#999;
	}
#bcit-tab {
	height:94px;
	width:55px;
	float:left;
	background:#007AE3;
	margin:-40px 0 -25px 40px;	
	z-index: 10;
	text-indent:-9999em;
	position:relative;
	}
#bcit-tab a:link, #bcit-tab a:visited {
	height:94px;
	width:55px;
	display:block;
	color:#007AE3;
	background:url('images/bcit-blue-tab.gif') left top no-repeat;
	}
#bcit-tab a:hover, #bcit-tab a:active {
	text-decoration:none;
	color:#007AE3;
	background:url('images/bcit-blue-tab-hover.gif') left top no-repeat;
	}

/* This is the custom header image */
#branding {
	position: relative;
}

#branding img {
	border-top: none;
	border-bottom: none;
	display: block;
	position:relative;
	z-index: 0;
	}

#site-title {
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 20;
	width: 160px;
	height: 50px;
	margin: 0;
	padding: 0;
	color: #f3f3f3 !important;
	font-weight: bold;
}

#site-title a {
	display: block;
	width: 160px;
	height: 50px;
	color: #f3f3f3;
	font-weight: bold;
	text-decoration: none;
}
	
#site-title a:hover {
	color: #FFF;
}

#site-title a span { 
	display: none;
}

#subscribe-to-posts { 
	position: absolute;
	top: 94px;
	right: 10px;
	width: 118px;
	height: 48px;
	padding-top: 25px;
	background: url('images/Update-banner-rss.png') top right no-repeat;
}

#subscribe-to-posts a { 
	font-size: 11px;
	color: #fff;
}

#subscribe-to-posts a:hover { 
	color: #8cbb5b; /* green */
	/* color: #f17c0e; orange */
}


/* SF - blow away, not used

#site-description {
	z-index:10;
	position:relative;
	color:#DDD!important;
	float: left;
	clear:none;
	font-style: normal;
	font-weight:bold;
	text-transform:uppercase;
	margin:-42px 0 0 30px;
	width:910px;
	}
*/

/********** Various content styling ***********/

#main {
	padding: 40px 0 20px 0;
	background: #ffffff;
}

#primary li, #secondary li, #sidebar-crown li, #footer-widget-area li {
	list-style-type:none;
	}
#primary li li, #secondary li li, #sidebar-crown li li, #footer-widget-area li li {
	list-style-type:disc;
	list-style-position:inside;
	}
#primary li li li, #secondary li li li, #sidebar-crown li li li {
	list-style-type:circle;
	list-style-position:inside;
	}
#comments {
	font-size:0.9em;
	}
.author_profile_tile li {
	display:inline;
	float:left;
	}
.author_profile_tile li img {
	margin:0 5px 0 0;
	}
#sidebar-crown .Social_Widget {
	margin-bottom:20px;
	}

#content { margin: 0 269px 0 31px; }
	
/********* 1 Column no sidebar post layout **********/

.photocol{width:820px;float:left;}
#photocol-1.photocol {margin-left:50px;}
.one-column #primary, .one-column #secondary {display:none;}
#one-column{width:900px;}
#one-column .thumbnail{padding-left:110px;}
#one-column .title,#one-column .entry-meta {text-align:center;}
#one-column .title {margin-bottom:15px;}
#one-column .title a{font-size:24px;text-decoration:none;}
#one-column .post-wrapper {margin-bottom:60px;padding:10px;}
#one-column .post-wrapper p{font-size:13px;line-height:18px;color:#333;margin-bottom:0;}
#one-column .post-wrapper a{text-decoration:none;}
#one-column .comments-link a, #one-column .entry-meta a{font-size:12px;padding-bottom:5px;text-decoration:none;}
#one-column .comments-link, #one-column .entry-meta{margin-bottom:12px;}
#one-column .comments-link{padding-left:10px;}
#one-column .entry-meta{border-bottom:1px solid #ddd;margin-top:10px;padding-bottom:5px;}
#one-column .edit-link{float:right;}


   /* One Column, no sidebar (Home, Photos, Videos pages) */
   
   #home_page .one-column div#content, #one-column-page .one-column div#content {
	   margin: 0 auto;
	   width: 880px;
   }


/********* 2 column Layout style with sidebar **********/
.col{color: #000;float:left;margin-right:15px;padding:5px;width:320px;}
#col-1{margin-left:-15px;}
#col-2.col{clear:right;margin-right:-20px;}
#two-column .post-wrapper {width:320px; padding:5px;}
#two-column .post-wrapper p{font-size:13px;line-height:18px;color:#333;margin-bottom:0;}
#two-column .post-wrapper a{text-decoration:none;}
#two-column .title {line-height:18px;}
#two-column .title a{font-size:20px;text-decoration:none;}
#two-column #content .title{margin-bottom:0;}
#two-column .comments-link a, #two-column .entry-meta a{font-size:12px;padding-bottom:5px;text-decoration:none;}
#two-column .comments-link, #two-column .entry-meta{margin-bottom:12px;}
#two-column .comments-link{padding-left:10px;}
#two-column .entry-meta{border-bottom:1px solid #ddd;}
#two-column .edit-link{float:right;}

/********* 3 Column layout with no sidebar **********/
.fullcol{width:275px;float:left;}
#fullcol-1.fullcol {margin-left:0px;}
#fullcol-2.fullcol{margin-left:50px;}
#fullcol-3.fullcol {margin-left:50px;}
.three-column #primary, .three-column #secondary {display:none;}
#three-column .post-wrapper {width: 275px;padding:5px;}
#three-column .post-wrapper p{font-size:13px;line-height:18px;color:#333;margin-bottom:0;}
#three-column .post-wrapper a{text-decoration:none;}
#three-column .title a{font-size:20px;text-decoration:none;}
#three-column .title {padding-bottom:5px;}
#three-column .comments-link a, #three-column .entry-meta a{font-size:12px;padding-bottom:5px;text-decoration:none;}
#three-column .comments-link, #three-column .entry-meta{margin-bottom:10px;}
#three-column .comments-link{padding-left:10px;}
#three-column .entry-meta{border-bottom:1px solid #ddd;}
#three-column .edit-link{float:right;}

/* Navigation for new layouts */
.grid-navigation{margin-bottom:10px;font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;clear:both;color:#888;font-size:12px;line-height:18px;overflow:hidden;}
.grid-nav-previous{float:left;}
.grid-nav-next{float:right;width:50%;text-align:right;}
.navigation{color:#888;font-size:12px;line-height:18px;overflow:hidden;}
.grid-navigation a:link,.grid-navigation a:visited{color:#888;text-decoration:none;}
.grid-navigation a:active,.grid-navigation a:hover{color:#ff4b33;}

/* misc adjustments */
.read-more{display:block;}
.thumbnail {padding:5px;}

/*#site-description {text-align:right;}*/
#one-column-page #container {float:left;}

/* Featured Story Slider (Dynamic Content Gallery) */
#header #featured-image {
	height: 160px;
	margin: 0; 
	margin-left: -20px; 
	padding: 0;
	border-top: none; 
	border-bottom: none;
}

/* favorite custom field image */
.star {height:20px; width:20px;background-image: url(images/star.png); background-repeat:no-repeat;}
.photo-title .star{display:inline-block;}


/* TOP WIDGET AREA LAYOUT */
#top-widget-area {
	overflow: hidden;
	width:940px;
	margin:0 auto 30px auto;
	border-bottom:1px solid #CCC;
}
#top-widget-area #top-left, #top-widget-area #top-right, #top-widget-area #top-center {
	float:left; 
	width:300px; 
	margin-bottom:10px;
}
#top-widget-area #top-left {
	margin-right:20px;
	}
#top-widget-area #top-center { 
	}
#top-widget-area #top-right {
	margin-right:0px;
	float:right;
	}		
	

/* Navigation Styles */

#access {
	position: relative;
	background: #666; 
	padding: 0 20px; 
	margin: 0 -20px 0 -10px;
	display: block;
	overflow: visible;
	height: 46px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 998 !important
}

#access a {
	font-weight: bold;
	padding: 5px 15px;
	color: #fff;
	display: block;
	line-height: 36px;
	text-decoration: none;
}

#access #primary-nav {
	position: absolute;
	top: -58px;
	left: 36px;
	height: 46px;
	font-size: 18px;
	font-weight: bold;
	z-index: 997 !important
	/*text-shadow: -1px -1px #666;*/
}

#access #secondary-nav {
	position: absolute;
	top: 0;
	left: 36px;
	height: 46px;
	z-index: 996 !important
}

#access .menu-header, #access div#secondary-nav {
	font-size: 12px;
}

#access .menu-header ul, #access div#primary-nav ul, #access div#secondary-nav ul {
	list-style: none;
	margin: 0;
}

#access .menu-header li, #access div#primary-nav li, #access div#secondary-nav li {
	display: inline;
	position: relative;
}	

#access div#primary-nav li, #access div#secondary-nav li {
	float: left;
}		

#access li:hover > a {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	background-color: #8cbb5b;
	text-shadow: none;
}

#access #secondary-nav li:hover > a {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
	float: left;
	width: 186px;
	font-size: 12px;
	text-shadow: none;
	background: #8cbb5b;
	/*z-index: 99999 !important;*/
}

#access ul ul li {
	position: relative;
	min-width: 180px;
	background: #8cbb5b;
	display: block !important;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

/*
#access li:hover > a {
	background: #006bc8;
}
*/

#access ul ul a {
	background: #8cbb5b; /*lighter green*/
	line-height: 18px;
	padding: 12px 10px 10px 16px;
	width: 160px;
	height: auto;
}

#access ul ul :hover > a {
	background: #666; /*secondary nav grey*/
	color: #fff;
}

#access ul li:hover > ul {
	display: block;
}

#access ul ul a:last-child { padding-bottom: 14px; }

#access ul li.current_page_item > a span, 
#access ul li.current-menu-ancestor > a span, 
#access ul li.current-menu-item > a span, 
#access ul li.current-menu-parent > a span {
	padding-bottom: 2px;
	border-bottom: solid 2px #e6e6e6;
}

* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	/*color: #a0d9ff;*/
	/*color: #8cbb5b;*/
	text-decoration: underline;
}

/* FOOTER V4 STYLING */

#footer {
	padding:0;
	font-style:normal;
	background:#03357C url('images/footer_bg_2.jpg') 50% top repeat-y;
	border-top:1px solid #555;
	width: 100%;
	margin:0;
	color:#999;
	}
#footer a {
	color:#CCC;
	}
#footer a:hover {
	color:#4487db;
	}
#colophon {
	margin:0px auto;
	width:940px;
	padding:0 20px;
	background:transparent url('images/footer_body_home.jpg') left top repeat-x;
	border-width:0 1px;
	border-style:solid;
	border-color:#00285c;
	}
#colophon .widget-title {
	color:#FFF;
	margin:10px 0 20px 0;
	text-transform:uppercase;
	}
#site-credits {
	border-top:1px solid #555;
	background:#1d1d1d;
	padding:20px;
	margin:0 -20px 0 -20px;
	display:block;
	clear:both;
	}
#site-credits a {
	color:#555!important;
	}
#site-info {
	width:460px;
	}
.theme-credits-1, .theme-credits-2 {
	font-style:normal;
	text-align:right;
	float:right;
	width:100px;
	}
.theme-credits-2 {
	width:460px;
	}
	

/* SEARCH FORM V4 STYLING */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform input#s {
	width: 180px;
	height: 17px;
	padding: 1px 5px 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666666;
	background: #ffffff url('images/srch-icon.gif') left 1px no-repeat;
}

#searchform input#searchsubmit {
	height: 24px;
	width: 20px;
	padding: 0;
	margin: 0;
	background: url('images/srch-btn.gif') left 2px no-repeat;
	border: none;
	text-indent: -9999px;
}

#searchform input#searchsubmit:hover {
	cursor: pointer;
	height: 24px;
	width: 20px;
	padding: 0;
	margin: 0;
	background: url('images/srch-btn.gif') left 2px no-repeat;
	border: none;
}

#searchform input#searchsubmit a {
	display: none;
}

#submit, .button, .submit, .reset {
	height: 20px;
	font-size: .85em;
	padding: 0 10px 5px 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: #7fb50d;
	border: 1px solid #7c9dba;
}

#submit:hover, input.wpcf7-submit:hover, .button:hover, .submit:hover, .reset:hover {
	cursor:pointer;
}


/* Body content search form */

#content #searchform input#s {
	line-height: 11px;
}

#content #searchform input#searchsubmit {
	line-height: 11px;
	height: 25px;
	width: 25px;
	padding: 0;
	margin: 0;
	background: url('images/srch-btn-content.gif') left 5px no-repeat;
	border: none;
	text-indent: -9999px;
}

#content #searchform input#searchsubmit:hover {
	cursor: pointer;
	height: 25px;
	width: 25px;
	padding: 0;
	margin: 0;
	background: url('images/srch-btn-content.gif') left 5px no-repeat;
	border: none;
}


/* Contact7 form style overrides */
div.wpcf7-mail-sent-ok {
	background: #398f14!important;
	border: none !important;
	font-weight:bold;
	color:#FFF;
}
div.wpcf7-mail-sent-ng {
	background: #ff0000!important;
	border: none !important;
	font-weight:bold;
	color:#FFF;
}
div.wpcf7-spam-blocked {
	background:#ffa500!important;
	border: none !important;
	font-weight:bold;
	color:#FFF;
}
div.wpcf7-validation-errors {
	background:#FF0000!important;
	border: none !important;
	font-weight:bold;
	color:#FFF;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	z-index: 100;
	background: none !important;
	color: #FF0000;
	font-weight:bold;
	border: none !important;
	padding: 2px;
}
input.wpcf7-text {
	height:12px;
	font-size:.85em;
	}
#submit, input.wpcf7-submit, .button, .submit, .reset {
	height:20px;
	font-size:.85em;
	padding:0 10px 5px 10px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	background:#7FB50D;
	border:1px solid #7C9DBA;
	}
#submit:hover, input.wpcf7-submit:hover, .button:hover, .submit:hover, .reset:hover {
	cursor:pointer;
}

/* gentable (Taken directly from V4) */
table.gentable{
	border-spacing: 0px;
	border-collapse: collapse;
    border: 1px solid #ebebec;
    border-width:0px;
	margin:1em 0em;
}
.gentable th,
.gentable caption
{
    background-color:#f1f1f1;
    border-top:1px solid #ccc;
    border-right:0;
    border-bottom:1px solid #aaa;
    border-left:0;
	color:#003c79;
	padding:5px 10px;
	font-weight:bold;
	text-align:left;
        vertical-align:top;
}
.gentable td{
	border: 1px solid #ebebec;
	border-width:1px 0px 1px 0px;
	padding:5px 10px;
	vertical-align: top;
}
.gentable td.time
{
	font-weight:bold;
}

/****** SPECIAL STYLING FROM PAST THEMES *******/

/* Big Info Twitter */
.tweets {
	line-height:1.4em;
	font-size:0.7em;
	margin-left:0;
	padding-left:0;
	}

.avatar {
	margin: 0;
	margin-top: 2px;
	padding: 2px;
	width: 48px;
	height: 48px;
	border: solid 1px #cccccc;
	float: left;
	z-index: 30;
}

.tweets .msg {
	padding:0;
	position:relative;
	}
.tweets li {
	clear:left;
	min-height:70px;
	list-style-type: none !important;
	padding:0;
	}
	

/* List Category Posts styles */

ul.lcp_catlist {
	margin-left: 0;
	list-style: none;
}

ul.lcp_catlist li {
	padding: 6px 0;
	font-size: 11px;
	line-height: 21px;
	color: #999;
}

ul.lcp_catlist li a {
	font-size: 18px;
	font-weight: bold;
}

ul.lcp_catlist li p, ul.lcp_catlist li p a {
	font-size: 16px;
	font-weight: normal;
}

ul.lcp_catlist li p {
	color: #000;
}


/* Comment styles */
.comment div {
	margin-left: 5px;
}


/* Comment Form styles */

#commentform #submit {
    background: url("images/go_sprite.gif") no-repeat scroll -20px -33px #669f01;
    border: 1px solid #436338;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
    color: #fff !important;
    cursor: pointer;
    font-weight: bold;
    margin: 1px 0 0;
    padding: 6px 10px;
    text-transform: uppercase;
    vertical-align: baseline;
    height: 35px;
    font-size: 14px;
    line-height: 21px;
}


/* Body content header styles */

#content h1{
margin-bottom: 35px;}

.archive #content h1.page-title, 
.search #content h1.page-title{
margin-bottom: 27px;}

#content h2{
font-size: 21px;
font-weight: bold;
color: #808080;}

#content h2.entry-title{
font-size: 19px;}


/* Flickr Gallery styles */
#content div.flickr-gallery {
    margin-left: -2px;
}

#content div.flickr-gallery-next, #content div.flickr-gallery-prev {
    margin-top: 10px;
}

#content div.flickr-gallery-next {
    margin-right: 15px;
}


/* Home Page styles */

#home_page #content {
	font-size: 14px;
	line-height: 20px;
}

#home_page #main_col {
	float: left;
	margin: 0 -1px 0 0;
	width: 520px;
	border-right: solid 1px #e6e6e6;
	/*background-color: #f2f2f2;*/
}

#home_page #second_col {
	float: left;
	margin: 0 0 20px 20px;
	width: 340px;
	font-size: 13px;
	line-height: 18px;
	/*background-color: #d9d9d9;*/
}

#home_page #featured {
	margin: 0 0 40px 0;
	width: 520px;
	height: auto;
	/*background-color: #E6FFCC;*/
}

#home_page #featured #DCG_slider h2 { 
	margin-bottom: 3px !important;
	line-height: 21px !important;
	color: #4487db !important;
}

#home_page #featured #DCG_slider .jdGallery .slideInfoZone {
	position: absolute;
	z-index: 800;
	padding-top: 5px !important;
}

#home_page #featured #DCG_slider .jdGallery .slideInfoZone p a {
	display: inline-block !important;
}

#home_page h3, #home_page h4 {
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	font-weight: bold;
	line-height: 21px;
}

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

#home_page h4 {
	margin-bottom: 3px;
	font-size: 16px;
}

#home_page #second_col h4 {
	font-size: 13px;
	line-height: 16px;
}

#home_page h3 a, #home_page h3 a:visited {
	color: #f17c0e;
	border-bottom: solid 1px #e6e6e6;
}

#home_page h3 a:hover {
	color: #f17c0e;
	border-bottom: solid 1px #cccccc;
}

#home_page #featured h3 {
	margin-top: -1px;
	margin-right: -1px;
	background-color: #ffffff;
}

#home_page #featured h3 {
	border-bottom: solid 1px #e6e6e6;
}

#home_page #second_col h3 {
	font-size: 15px;
	font-weight: bold;
}

#home_page p {
	margin: 0;
	padding: 0;
}

#home_page ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#home_page ul li {
	position: relative;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	list-style-type: none;
	height: auto;
	clear: both;
}

#home_page #main_col ul li {
	padding-right: 20px;
	padding-bottom: 40px;
}

#home_page #second_col ul li {
	padding-bottom: 40px;
}

#home_page li.with_thumb, #home_page div.with_thumb {
	min-height: 106px;
}

#home_page li.with_thumb div.story_thumb, #home_page div.with_thumb div.story_thumb {
	float: left;
	margin: 0 0 -106px 0;
	padding: 2px;
	width: 100px;
	height: auto;
	max-height: 100px;
	overflow: hidden;
	line-height: 0;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

#home_page li.with_thumb div.story_content, #home_page div.with_thumb div.story_content {
	position: relative;
	top: -3px;
	margin: 0;
	margin-left: 116px;
	padding: 0;
}

#home_page span.continue_reading {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#home_page #photo_strip{
margin:0;
margin-bottom:45px;
padding:0;
width:880px;
height:auto;
clear:both;
background:#ffffff;}

#home_page #photo_strip p { 
	margin: 0;
	padding: 10px 7px 0 0;
	font-size: 12px;
	line-height: 15px;
}

#home_page #content #photo_strip .flickr-gallery {
	margin-left: 0;
}

#home_page #content #photo_strip .flickr-gallery .flickr-thumb {
	margin: 0 7px 0 0;
}


/* Features Footer */

#footer_featured {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 880px;
	height: auto;
	color: #333333;
	clear: both;
}

#footer_featured h3 {
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #e6e6e6;
}

#footer_featured ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer_featured ul li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 15px;
}

#footer_featured ul li span.post-stats {
	display: block;
}

#footer_featured ul li span.post-stats .wpp-comments {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

#footer_featured #most_viewed {
	margin-bottom: 20px;
	float: left;
	width: 280px;
	height: auto;
	/*background-color: #CCFFFE;*/
}

#footer_featured #featured_video {
	float: left;
	margin: 0 0 20px 20px;
	width: 280px;
	height: auto;
	/*background-color: #FFCCE6;*/
}

#footer_featured #featured_video p a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}

#footer_featured #calendar_events {
	float: left;
	margin: 0 0 20px 20px;
	width: 272px;
	height: auto;
	/*background-color: #CCFF33;*/
}

#footer_featured #calendar_events span {
	display: block;
	float: left;
}

#footer_featured #calendar_events a {
	display: block;
	margin-left: 50px;
}

#footer_featured #calendar_events p a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}


/* Archive, Search page styles */

.archive #content .page-title, 
.search #content .page-title {
    color: #000000;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.archive #content .page-title span, 
.search #content .page-title span {
    font-size: 21px;
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.archive #content .entry-summary a img.wp-post-image, 
.search #content .entry-summary a img.wp-post-image {
	margin-top: 0;
	padding: 2px;
	width: 100px;
	height: auto;
	max-height: 100px;
	line-height: 0;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}


/* Accordion sidebar widget styles */

#accodion_sidebar_widget {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#accodion_sidebar_widget h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #ffffff;
}

#accodion_sidebar_widget h3 a {
	display: block;
	padding: 5px 28px;
	font-size: 12px;
	color: #ffffff;
}

#accodion_sidebar_widget h3 a:hover {
	border: none;
	background-color: #8cbb5b;
}

#accodion_sidebar_widget ul {
	padding: 10px 0 !important;
}

#accodion_sidebar_widget ul li {
	padding: 5px 10px;
}

#accodion_sidebar_widget ul li span.post-stats {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
}

#accodion_sidebar_widget ul li span.meta {
	font-size: 10px;
	color: #888888;
}

#accodion_sidebar_widget .ui-state-default, 
#accodion_sidebar_widget .ui-widget-content .ui-state-default {
	border: 0;
	background: #ababab;
}

#accodion_sidebar_widget .ui-corner-all, 
#accodion_sidebar_widget .ui-corner-top, 
#accodion_sidebar_widget .ui-corner-bottom {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#accodion_sidebar_widget .ui-state-active, 
#accodion_sidebar_widget .ui-widget-content .ui-state-active {
	border: 0;
	background: #8cbb5b;
}

#accodion_sidebar_widget .ui-widget-content {
	border: 0;
	background-image: none;
	background-color: #f2f2f2;
}

#accodion_sidebar_widget .ui-icon,
#accodion_sidebar_widget .ui-state-hover .ui-icon, 
#accodion_sidebar_widget .ui-state-focus .ui-icon {
	background-image: url('images/accordion-icons.png');
}

#accodion_sidebar_widget .ui-icon-triangle-1-e {
	background-position: -31px 0;
}

#accodion_sidebar_widget .ui-icon-triangle-1-s {
	background-position: -46px 0;
}

/* Share and Follow plugin icons/text styles */
/* Below posts */
#content .shareinpost li.icon_text {
	padding-right: 18px;
}

#content .shareinpost span.head {
	padding-left: 3px !important;
	font-size: 11px;
	vertical-align: top;
}

/* Right sidebar */
#secondary .widget_text {
	width: 100%;
	padding: 10px 10px 1px 10px;
	background-color: #f2f2f2;
}

#secondary #text-3 h3 {
	margin: 5px 0 10px 0;
}

#secondary #text-3 .textwidget p span {
	display: block;
	margin-top: 5px;
}

#secondary .follow_links ul.followwrap {
	margin-top: 8px;
	margin-left: 0;
}

#secondary .follow_links ul.followwrap li {
	margin-right: 5px;
}

#secondary h3 { color: #000000; }

#secondary p { color: #333333; }

/* Update category pages */

#content .update_cat_page{
margin:0;
padding:0;}

#content .update_cat_page h1{
font-size:21px;
line-height:1.3em;}

#content .update_cat_page h2{
margin-top:40px;}

#content .update_cat_page > p{
margin-bottom:40px;}

#content .archive-meta{
margin-bottom:39px;
padding:10px;
font-style:italic;
background-color:#f2f2f2;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;}

#content .update_cat_page .archive-meta{
margin-bottom:47px;}

#content .archive-meta p{
margin-bottom:0;}

#home_page .archive-meta{
margin-bottom:16px;
border:none 0;}

div.update_cat_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cat_page_excerpts li {
	margin-bottom: 38px;
}

div.update_cat_page ul li.with_thumb {
	min-height: 106px;
}

div.update_cat_page ul li.with_thumb div.story_thumb {
	float: left;
	margin: 0 0 -106px 0;
	padding: 2px;
	width: 100px;
	height: auto;
	max-height: 100px;
	overflow: hidden;
	line-height: 0;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

div.update_cat_page ul li.with_thumb div.story_content {
	position: relative;
	top: -3px;
	margin: 0;
	margin-left: 116px;
	padding: 0;
}

div.update_cat_page ul li div.story_content h4 {
	margin: 0 !important;
	margin-top: -2px !important;	
	line-height: 21px !important;
	font-size: 19px;
	font-weight: bold;
}

div.update_cat_page ul li div.story_content p.entry-meta {
	margin: 0 !important;
	margin-bottom: 8px !important;
}


div.update_cat_page ul li div.story_content p span.continue_reading,
div.entry-summary p span.continue_reading {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.cat_page_titles li {
	line-height: 20px;
	padding-bottom: 10px;
}

.cat_page_titles li a {
	margin-right: 5px;
}

.cat_page_titles li span {
	font-size: 12px;
	color: #888888;
}

#content .hentry {
  margin-bottom: 34px;
}

/* Caption styles */

.wp-caption p.wp-caption-text {
	padding-right: 10%;
	text-align: left;
}


/* Flickr Slideshow */

object.flickr_slideshow {
	margin-bottom: 24px;
}


/* Comments & Pingbacks */

#comments .commentlist {
	margin-bottom: 18px;
}

#comments .pingback {
	margin-bottom: 24px;
	padding-bottom: 24px;
}

#comments li.pingback:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

#comments #comments-title {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
}

#comments .pingback .url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comments .comment-body img{
margin:0;
padding:0;
border:0;}

#comments img.avatar,
#comments .comment-author img{
position:absolute;
left:0;
top:4px;
width:48px;
height:auto;}




/* Miscellaneous post content and comment styles */

/* h3#comments-title, */
/* h3#reply-title, */
/* #access .menu, */
/* #access div.menu ul, */
#cancel-comment-reply-link,
.form-allowed-tags,
/* #site-info, */
/* #site-title, */
/* #wp-calendar, */
.comment-meta, 
.comment-body tr th, 
.comment-body thead th, 
/*. entry-content label, */
/*. entry-content tr th, */
/*. entry-content thead th, */
.entry-meta, 
/* .entry-title, */
.entry-utility, 
#respond label, 
/* .navigation, */
/* .page-title, */
.pingback p, 
.reply, 
.widget-title, 
.wp-caption-text {
	font-family: Arial, Helvetica, sans-serif !important;
}

.comment-body p {
	margin-bottom: 18px !important;
}

.comment_license {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}

/* Styles for the student bloggers widgets, includes Avatar Grid Widget */

/* Reset to visible, don't know why hidden */
#main, #primary, #secondary{
overflow:visible;}

#text-5{
margin-bottom:0;
padding:10px;
padding-bottom:0;
background-color:#f2f2f2;
border-top:solid 1px #ccc;}

#text-5 h3{
margin-bottom:7px;}

#text-5 p{
margin:0;
margin-top:7px;}

.cuda-display-users-widget-class{
display:block;
width:200px;
margin-bottom:18px;
padding:10px;
padding-top:7px;
background-color:#f2f2f2;
border-bottom:solid 1px #ccc;}

.cuda-display-users-widget-class h3{
margin-bottom:10px;}

.cuda-display-users-widget-class .cuda-gravatar{
display:inline-block;
float:none;
width:50px;
height:60px;
vertical-align:top !important;}

.cuda-display-users-widget-class img{
width:50px !important;
height:60px !important;
padding:0 !important;
border:none 0 !important;}

.cuda-display-users-widget-class .cuda-gravatar img:hover{
opacity:0.7;}

.cuda-display-users-widget-class .cuda-gravatar span{
display:inline-block;
width:auto;
min-width:120px;
overflow:hidden;
position:absolute;
top:55px;
left:-35px;
z-index:9999;
padding:7px 10px;
color:#ffffff;
text-align:center;
line-height:1.2em;
background:#000000;
background:rgba(0, 0, 0, 1);
border:0 none;
border-radius:0;}

/* Author avatar/info */
#entry-author-info{
margin-bottom: 40px;
padding:22px;
padding-bottom:27px;
background-color: #f2f2f2;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;} 

#entry-author-info h2{
color:#000;}

#entry-author-info #author-avatar{
height:auto;
margin-top:-2px;
margin-left:-4px;
background-color:inherit;
border:0 none;} 

#entry-author-info #author-avatar img{
width:75px;
height:auto;}

/* pagenavi plugin */
.wp-pagenavi {
  position: relative;
  left: -4px;
  margin-top: 45px;
  margin-bottom: 45px;
}

.wp-pagenavi .pages {
  padding-left: 0;
  border-color: #fff;
}