/*
Theme Name: gcsanc
Theme URI: http://www.bigtunainteractive.com
Description: The Wordpress version of grid based xHTML/CSS gcsanc Professional Template.
Version: 2.o
Author: Adam Hermsdorfer
Author URI: http://www.bigtunainteractive.com/
*/
html {}

body {
	font: 13px/1.5 'Lucida Grande', Helvetica, Arial, sans-serif;
	background:#C0CCC0;
	color:#444;
	}

h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 21px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 15px;}

a {color:#444;}
a:hover {color:#39c;}
	
.textLink {color:#39c;}
.textLink:hover {color:#1e2229;}

.lineHor {
	border-bottom:#c0c0c0 1px dashed;
	margin-top:25px;
	margin-bottom:25px;
	}

.alignleft {
	float:left;
	margin:0px 25px 20px 0px;
	}
.alignright {float:right; margin:20px 0 0 15px;}

/* List
----------------------------------------------------------------------------------------------------*/

div#list {
	margin-top:15px;
	margin-bottom:15px;
	}

.listStyle ul li {
	list-style:disc inside;
	color:#39c;
	line-height:25px;
	text-decoration:none;
	}

.listStyle ul li a {
	color:#1e2229;
	text-decoration:none;
	}
	
.listStyle ul li a:hover {
	text-decoration:underline;
	color:#1e2229;
	}


/* Header
----------------------------------------------------------------------------------------------------*/

/* jqueryslidemenu
----------------------------------------------------------------------------------------------------*/

.jqueryslidemenu ul li a:hover {
	color:#fff;
	/*width:60px;*/		/* REMOVE COMMENTS IF YOU WANT A FIXED SIZE AT THE BUTTON HOVER */
	/*margin-left:1px;*/
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

.jqueryslidemenu ul li a {border-right:#012416 1px solid; border-left: 1px solid #045C39;}

.jqueryslidemenu ul li .home:hover {
	width:30px;
	margin-left:-5px;
	text-indent:-9999px;
	background:transparent url(images/skin1/topnavBG.png) -10px -76px no-repeat;
	}

.jqueryslidemenu ul li.current_page_item a, .jqueryslidemenu ul li.current_page_item a:hover {color:#39c;}
.jqueryslidemenu ul li ul li.page_item a, .jqueryslidemenu ul li ul li.page_item a:hover {color:#eee; border-left: 1px solid #111; border-right: 1px solid #111;}

#header-wrap {
	background:transparent url(images/skin1/topnavBG.png) center 64px no-repeat;
	padding-bottom:1px;
	}

#header {position:relative;}

#topnav {
	padding-top:0;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:5px;
	height:40px;
	}
	
#topnav ul li {display:inline-block;}

#topnav ul li .current {
	color:#39c;
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

#topnav ul li .currentHome {
	width:30px;
	margin-left:-5px;
	text-indent:-9999px;
	background:transparent url(images/skin1/topnavBG.png) -10px -76px no-repeat;
	border-left: none;
	}


.home {
	width:30px;
	margin-left:-5px;
	text-indent:-9999px;
	}
#topnav ul li a.home {border-left:none;}


a.home:hover {
	width:30px;
	text-indent:-9999px;
	background:transparent url(images/skin1/topnavBG.png) -10px -76px no-repeat;
	}

#topnav ul li .navEffect {
	width:60px;
	margin-left:1px;
	}

#topnav ul li .navEffect:hover {
	width:60px;
	margin-left:1px;
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

#logo {
	margin-top:20px;
	background:transparent;
	/*background:transparent url(images/skin1/logo.png) no-repeat;*/
	/*text-indent:-9999px;*/
	width:220px;
	height:50px;
	display:block;
	}

#siteSearch, #siteSearchForm {
	float:right;
	margin-top:8px;
	margin-right:2px;
	}

/* Start WP fix */

#s {
	background:#fff;
	height:15px;
	border:#c0c0c0 1px solid;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	width:240px;
	}

#searchsubmit {
	border:none;
	height:24px;
	width:70px;
	cursor:pointer;
	background:url(images/searchBtn.png);
	padding-top:-10px;
	outline:0;
	}

#searchsubmit:hover {
	border:none;
	height:24px;
	width:70px;
	cursor:pointer;
	background:url(images/searchBtnHover.png);
	padding-top:-10px;
	outline:0;
	}

#s.searchInput {
	background:transparent;
	border:none;
	width:170px;
	margin-top:1px;
	padding:7px 0 7px 0;
	font-size:11px;
	color:#000;
	}

#searchsubmit.searchSubmitImg, #searchsubmit.searchSubmitImg:hover {
	border:none;
	height:20px;
	width:28px;
	cursor:pointer;
	background:transparent;
	margin-right:5px;
	outline:0;
	}

#searchform {
	border-bottom:#ddd 1px solid;
	padding-bottom:25px;
	margin-bottom:20px;
	}

/* End WP fix */


/* Featured
----------------------------------------------------------------------------------------------------*/

#featured-wrap {
	height:450px;
	background:transparent url(images/skin1/sliderBG.png) center -10px no-repeat;
	}
	
#featured {
	margin-top:10px;
	position:relative;	/* !IMPORTANT for slider */
	}


/* Services
----------------------------------------------------------------------------------------------------*/

#services-wrap {background:transparent url(images/skin1/contentBGhome_center.png) center 30px repeat-y;}
#services {padding-bottom:10px;}
#servicesTop {height:30px;background:transparent url(images/skin1/contentBGhome_top.png) center top no-repeat;}
#footer-wrap {background:transparent url(images/skin1/contentBGhome_center.png) center 30px repeat-y;}
#footerTop {height:30px;background:transparent url(images/skin1/contentBGhome_top.png) center top no-repeat;}
#box1, #box2, #box3 {
	margin:5px 0 0 30px;
	color:#ddd;
	font-size:11px;
	}
	
#box.right {margin-right:0;}

#box1 h5, #box2 h5, #box3 h5 {
	margin-top:0;
	padding-bottom:10px;
	border-bottom:#1e2229 1px solid;
	}

#box1 p, #box2 p, #box3 p {
	margin-top:10px;
	margin-bottom:10px;
	}

#box1 a, #box2 a, #box3 a {color:#7B093B; font-size:14px;}
#box1 a:hover, #box2 a:hover, #box3 a:hover {color:#fff;}


/* Get in Touch */
.getInTouch {line-height:15px;}

#box1 .getInTouch p, #box2 .getInTouch p, #box3 .getInTouch p {margin-top:5px;}
	
#box1 .socialIcons, #box2 .socialIcons, #box3 .socialIcons {
	margin:20px 0 5px 0;
	border-top:#1e2229 1px solid;
	/*border-bottom:#1e2229 1px solid;*/
	padding-top:20px;
	padding-bottom:15px;
	}

#box2 a.category, #box2 a.comments {
	background:#39c;
	color:#fff;
	}
	
#box2 a.category:hover, #box2 a.comments:hover {
	background:#fff;
	color:#1e2229;
	padding:2px 4px 2px 4px;
	}

#comments a {
	margin-top:110px;
	margin-left:-7px;
	position:absolute;
	width:auto;
	font-size:13px;
	display:block;
	}

#box3 .socialIcons ul li {display:inline-block;}
#box3 .socialIcons ul li a {
	display:inline-block;
	padding:0 8px 5px 0;
	}

.goForm {
	background:transparent url(images/right.png) 11px 10px no-repeat;
	padding-left:50px;
	padding-top:10px;
	}

.getInTouch ul li.phoneContact, .getInTouch ul li.emailContact, .getInTouch ul li.addressContact, .getInTouch ul li.skypeContact {
	padding-left:50px;
	padding-top:10px;
	margin-bottom:10px;
	height:30px;
	min-height:30px;
	}
	
.getInTouch ul li.phoneContact {background:transparent url(images/skin1/phone.png) 6px 10px no-repeat;}
.getInTouch ul li.emailContact {background:transparent url(images/skin1/email.png) 3px 10px no-repeat;}
.getInTouch ul li.skypeContact {background:transparent url(images/skin1/skype.png) 3px 11px no-repeat;}


/* Get in Touch Right Column */
.getInTouch.right {
	margin:10px 20px 20px 20px;
	padding:5px 0 35px 0;
	border-bottom:1px solid #ddd;
	}
	
.getInTouch p {margin-bottom:10px;}
.getInTouch.right h6 {color:#444;}
	
.getInTouch.right ul li.phoneContact {background:transparent url(images/phone_gray.png) 3px 10px no-repeat;}
.getInTouch.right ul li.emailContact {background:transparent url(images/email_gray.png) 0 10px no-repeat;}
.getInTouch.right ul li.skypeContact {background:transparent url(images/skype_gray.png) 0 11px no-repeat;}
.getInTouch.right ul li.addressContact {background:transparent url(images/home_gray.png) 0 10px no-repeat;}


/* Page Content Left
----------------------------------------------------------------------------------------------------*/

#content-wrap {background:transparent url(images/skin1/contentBGcenter.png) center 30px repeat-y;}

#content {padding-bottom:20px;}
#content h1, h2, h3, h4, h5, h6 {margin-top:10px;margin-bottom:10px;}
	
#contentTop {
	height:30px;
	background:transparent url(images/skin1/contentBGtop.png) center no-repeat;
	}

#contentLeft {
	margin-left:30px;
	margin-right:20px;
	overflow:hidden;
	}

#contentLeft p {
	margin-top:10px;
	margin-bottom:10px;
	}

#contentLeft .path {
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#888;
	border-bottom:#ddd 1px solid;
	}

#contentPortfolio .path {
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#888;
	border-bottom:#ddd 1px solid;
	width:900px;
	}

#contentLeft .path a, #contentPortfolio .path a {
	color:#888;
	text-decoration:none;
	}

#contentLeft .path a:hover, #contentPortfolio .path a:hover {
	color:#444;
	text-decoration:none;
	}


/* Sidebar Right
----------------------------------------------------------------------------------------------------*/

#contentRight {
	margin-top:10px;
	padding-bottom:20px;
	background:#fff;
	border:#ddd 1px solid;
	color:#999;
	font-size:11px;
	width:290px;

	/* CSS3 Rounded Corners */
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
		
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
		
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
		
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	}
		
.rightContent {padding:15px 20px 20px 20px;}

.rightContent h5 {
	margin:5px 0 5px 0;
	color:#444;
	}

.imgRight {padding:10px 10px 5px 15px;}

.socialRight ul li {display:inline-block;}
.socialRight ul li a {padding:0;}

.socialRight {
	margin:20px 20px 10px 20px;
	padding:20px 15px 15px 20px;
	border:#e8e8e8 1px solid;
	background:#f9f9f9;
	display:block;
	}
	
#contentRight .social {padding:0;}


/* Portfolio
----------------------------------------------------------------------------------------------------*/

/* .path class with #contentLeft  */
#contentPortfolio {
	margin-left:30px;
	width:930px;
	font-size:11px;
	}

.boxPortfolio {
	margin:10px 30px 10px 0;
	/*margin:10px 10px 20px 10px;*/
	height:280px;
	min-height:280px;
	}

.boxPortfolio.grid_5 {margin:10px 30px 10px 0;}

#boxPortfolio p, .boxPortfolio p {
	margin-top:0;
	margin-bottom:10px;
	}
	
#boxPortfolio h5, .boxPortfolio h5 {
	margin-top:5px;
	padding-bottom:0;
	}

.project_hoverPhoto, .project_hoverVideo {
	background:url(images/spacer.gif) repeat scroll 0 0 transparent;
	display:block;
	height:140px;
	position:absolute;
	width:280px;
	z-index:5;
	}

.project_hoverPhoto:hover {background:transparent url(images/skin1/overPhoto.png) scroll 0 0 no-repeat;}
.project_hoverVideo:hover {background:transparent url(images/skin1/overVideo.png) scroll 0 0 no-repeat;}


/*--- prettyPhoto ---*/
.currentTextHolder {
	font-size:11px;
	font-weight:bold;
	color:#101319;
	}


/* Pagination
----------------------------------------------------------------------------------------------------*/

#pagination {
	width:900px;
	margin:30px 0 0 30px;
	z-index:3;
	font-size:11px;
	padding-top:10px;
	border-top:#ddd 1px solid;
	}

#pagination span, #pagination a {
	display:block;
	float:left;
	line-height:12px;	/* modify heigh of span container (background) */
	margin:2px 2px 2px 0;
	padding:3px 6px;
	text-decoration:none;
	width:auto;
	height:auto;
	}

#pagination a:hover {
	background:#39c;
	color:#fff;
	}

#pagination .current {
	color:#fff;
	padding:3px 6px;
	background:#101319;
	}


/* Blog
----------------------------------------------------------------------------------------------------*/

.entryHead, .tags {
	margin-top:10px;
	margin-bottom:12px;
	font-size:11px;
	}

.category, .comments {
	cursor:pointer;
	padding:2px 4px 2px 4px;
	margin:0 4px 0 4px;
	}
	
a.category, a.comments {
	background:#39c;
	color:#fff;
	text-decoration:none;
	}
	
a.category:hover, a.comments:hover {
	background:#1e2229;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	}

.date {display: inline-block;}

.tags {
	margin-top:30px;
	margin-bottom:20px;
	font-size:11px;
	padding-left:30px;
	height:20px;
	background:transparent url(images/skin1/tag.png) no-repeat;
	}

.share {
	float:right;
	color:#888;
	cursor:pointer;
	margin:0 4px 0 4px;
	padding:0 6px 0 6px;
	border:#c0c0c0 1px solid;
	background:#fff;
	}

a.share {text-decoration:none;}	
a.share:hover {color:#444;text-decoration:none;}

a.facebook {background:transparent url(images/social.png) top left no-repeat;}
a.facebook:hover {background:transparent url(images/social.png) bottom left no-repeat;}
a.twitter {background:transparent url(images/social.png) top right no-repeat;}
a.twitter:hover {background:transparent url(images/social.png) bottom right no-repeat;}

.facebook, .twitter {
	text-indent:-9999px;
	border:none;
	margin-top:1px;
	height:16px;
	width:14px;	/* not 16px because of padding 1px left and 1px right*/
	padding:0 1px 0 1px;
	}

/* Start WP */
h3.space {padding-bottom:15px;}

.bypostauthor {background:url(images/skin1/bypostauthorBG.png) top left no-repeat;}

.comment-body {
	padding:5px 30px 30px 30px;
	color:#888;
	}

.commentmetadata, .commentmetadata a {
	margin:0;
	color:#888;
	font-size:11px;
	text-decoration:none;
	}

.vcard {
	padding-top:20px;
	font-size:11px;
	color:#888;
	}

.fn {
	margin-right:4px;
	font-weight:bold;
	cursor:pointer;
	color:#444;
	font-style:normal;
	}

a.fn:hover {color:#888;}

.reply {margin-top:20px;}

.comment-reply-link {
	color:#39c;
	font-size:11px;
	cursor:pointer;
	padding:2px 20px 2px 20px;
	border:#c0c0c0 1px solid;
	text-decoration:none;
	font-weight:bold;
	margin-left:70px;
	background:#fff;
	}

.comment-reply-link:hover {
	color:#fff;
	background:#39c;
	border:#39c 1px solid;
	}


/**/
.thread-alt {background-color:#f9f9f9;}
	
.thread-even {background-color:#fff;}

/*.depth-1 {border:1px solid #ddd;}*/

.even, .alt {border-top:#ddd 1px solid;}

/* Begin Comments*/
.alt {
	margin:0;
	/*padding:10px;*/
	}

.commentlist {
	padding:0;
	/*text-align:justify;*/
	}

.commentlist li {
	/*margin:15px 0 10px;*/
	/*padding:5px 5px 10px 10px;*/
	list-style:none;
	}
	
/*.commentlist li ul li { 
	margin-right:-5px;
	margin-left:10px;
	}*/

/*.commentlist p {margin:10px 5px 10px 0;}*/

.children {padding:0;}

#commentform p {margin:5px 0;}

.nocomments {
	text-align: center;
	margin:0;
	padding-bottom:15px;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.commentlist li ul li {font-size:1em;}

.commentlist li .avatar { 
	float:left;
	padding:2px;
	background:transparent;
	border:#ddd 1px solid;
	padding:4px;
	width:48px;
	height:48px;
	margin-right:15px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	padding-left:73px;
	}

.commentmetadata {font-weight:normal;}

/* End WP */


/* Footer
----------------------------------------------------------------------------------------------------*/

.green-wrap {
	height:45px;
	background:transparent url(images/skin1/contentBGfooter.png) center no-repeat;
	}


/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-wrap {
	height:50px;}

#bottom {
	padding-top:18px;
	font-size:11px;
	color:#888;
	}

#bottom p {
	margin-left:15px;
	display:inline;
	}

#bottom p a {color:#888;}
	
#bottom p a:hover {
	text-decoration:underline;
	color:#ccc;
	}

#bottom ul li p a {text-decoration:underline;}
#bottom ul li p a:hover {color:#ddd;}

#bottom ul {
	float:right;
	margin-right:10px;
	}

#bottom ul li {
	display:inline-block;
	padding-right:7px;
	padding-left:5px;
	border-right:#333 1px solid;
	}

#bottom ul li a {
	text-decoration:none;
	font-size:11px;
	color:#888;
	}
	
#bottom ul li a:hover {text-decoration:underline;}
	
#bottom ul li.top {
	border-right:none;
	margin-right:5px;
	margin-left:-14px;
	}


/* Coda Slider
----------------------------------------------------------------------------------------------------*/

.coda-nav ul li a {
	background:transparent url("images/skin1/slider-off.png") no-repeat scroll left top;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:10px;
	height:23px;
	width:25px;
	left:-50%;
	}

.coda-nav ul li a.current {background:transparent url("images/skin1/slider-on.png") no-repeat scroll left top;}
.coda-nav ul li a.current:hover {background:transparent url("images/skin1/slider-on.png") no-repeat scroll left top;cursor:default;}
.coda-nav ul li a:hover {background:transparent url("images/skin1/slider-ov.png") no-repeat scroll left top;}

.title {display:none;}

.linkButton {
	text-indent:-9999px;
	background:transparent url(images/skin1/sliderButton.png) top center no-repeat;
	height:50px;
	width:170px;
	position:absolute;
	margin-top:315px;
	margin-left:740px;
	z-index:2;
	}

.linkButton:hover {background:transparent url(images/skin1/sliderButton.png) bottom center no-repeat;}

.panel-wrapper p {
	height:40px;
	width:400px;
	position:absolute;
	margin-top:315px;
	margin-left:25px;
	color:#fff;
	z-index:2;
	padding:5px 10px 5px 10px;
	font-size:11px;
	}

.panel-wrapper h6 {
	height:40px;
	width:350px;
	position:absolute;
	margin-top:293px;
	margin-left:25px;
	color:#fff;
	z-index:2;
	padding:5px 10px 5px 10px;
	}

.panel-wrapper a {color:#39c;}
.panel-wrapper a:hover {color:#fff;}

#bg_alpha, #bg_alpha-1, #bg_alpha-2, #bg_alpha-3, 
#bg_alpha-4, #bg_alpha-5, #bg_alpha-6, #bg_alpha-7, 
#bg_alpha-8, #bg_alpha-9, #bg_alpha-10, #bg_alpha-11, 
#bg_alpha-12, #bg_alpha-13, #bg_alpha-14, #bg_alpha-15 {
	height:75px;
	width:440px;
	background:url(images/bg_alpha_slider.png);
	position:absolute;
	margin-top:290px;
	margin-left:20px;
	z-index:1;
	}


/* Wordpress fixes
----------------------------------------------------------------------------------------------------*/

.pagetitle {padding-top:10px;}

.entry h4, .entry h5 {margin-top:30px;}

.entry p a {color:#39c;}
.entry p a:hover {color:#1e2229;}

.entry ul li {
	list-style:disc inside;
	color:#005430;
	}

.entry ul li a {color:#444;text-decoration:none;}
.entry ul li a:hover {text-decoration:underline;}

.entry_title a {color:#444;text-decoration:none;}
.entry_title a:hover {text-decoration:underline;}

/* --------- */
#box2 span.category, span.category {
	background:#39c;
	color:#fff;
	text-decoration:none;
	}

#box2 span.category a, span.category a {
	color:#fff;
	text-decoration:none;
	}

span.category:hover {
	background:#1e2229;
	padding:2px 4px 2px 4px;
	}

#box2 span.category:hover {
	background:#fff;
	padding:2px 4px 2px 4px;
	}

#box2 span.category a:hover {color:#1e2229;}
/* --------- */

span.tag a {
	color:#888;
	cursor:pointer;
	margin:0 4px 0 4px;
	text-decoration:none;
	}

span.tag a:hover {
	color:#39c;
	text-decoration:underline;
	margin:0 4px 0 4px;
	}

#topnav .current-cat, #topnav .current_page_item {
	/*border-left:#111 1px solid;*/
	color:#39c;
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

#topnav ul li ul li.current_page_item {border-left:none;}

#sidebar li.current-cat, #sidebar li.current_page_item {
	background:#101319;
	color:#39c;
	border-left:none;
	/*padding-left:8px;*/
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	/*margin-top:5px;
	margin-bottom:5px;*/
	}

#sidebar .pagenav, .sidebar_pagenav, #sidebar .linkcat, .sidebar_pagenav_meta, .widget {
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	}

.widget {font-size:12px;line-height:20px;}
.textwidget {font-size:11px;}

.sidebar_pagenav .categories {margin-top:20px;}

.pagenav h5, .sidebar_pagenav h5, .sidebar_pagenav_meta h5, .widget h5 {
	border-top:#ddd 1px solid;
	padding-top:10px;
	color:#444;
	}

.widget_text.widget h5 {
	border-top:none;
	border-bottom:none;
	}

.widget_text.widget {}

.textwidget img {margin-left:-3px;}

.widget_tag_cloud h5.widgettitle, .widget_rss h5.widgettitle, .widget_meta h5.widgettitle, .widget_archive h5.widgettitle, 
.widget_categories h5.widgettitle, .widget_links h5.widgettitle, .widget_recent_comments h5.widgettitle, .widget_recent_entries h5.widgettitle {
	border-top:none;
	border-bottom:#ddd 1px solid;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.widget_categories .cat-item {
	color:#39c;
	font-size:11px;
	}
	
.widget_categories .cat-item a {
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	padding-left:8px;
	}
	
.widget_categories .current-cat {}
.widget_categories .current-cat a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}

.widget_archive li {
	color:#39c;
	font-size:11px;
	padding-left:8px;
	}

.widget_archive li a {
	text-decoration:none;
	font-size:12px;
	}

.widget_calendar h5.widgettitle {
	display:none;
	border:none;
	}

h5.widgettitle {
	border-top:none;
	border-bottom:#ddd 1px solid;
	padding-bottom:10px;
	margin-bottom:0;
	}

#sidebar li.current_page_item {
	padding-left:0;
	padding-right:0;
	font-weight:bold;
	}
	
#sidebar ul.children li {
	padding-left:0;
	/*font-weight:bold;*/
	}

#calendar_wrap {
	padding:15px 15px 15px 15px;
	width:220px;
	border:#ddd 1px solid;
	
	/* CSS3 Rounded Corners */
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
		
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
		
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
		
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	}

#wp-calendar {
	width:220px;
	line-height:20px;
	font-size:11px;
	}

#wp-calendar th {
	text-align:left;
	color:#39c;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	color:#444;
	background:#f9f9f9;
	margin-bottom:10px;
	}

#wp-calendar td a {
	background:#101319;
	text-decoration:none;
	color:#f9f9f9;
	padding:2px 2px 2px 2px;
	}

#wp-calendar td a:hover {
	background:#39c;
	text-decoration:none;
	color:#f9f9f9;
	padding:2px 2px 2px 2px;
	}

#prev {padding-top:5px;}


/*  WP Sub Navigation - sidebar contentRight
----------------------------------------------------------------------------------------------------*/

#subNavigation .pagenav, #sidebar .widget_pages {
	margin:20px 20px 30px 20px;
	font-size:12px;
	padding:0;
	border:none;
	line-height:35px;
	}

#subNavigation h5 {
	margin:0;
	padding:0 0 10px 0;
	color:#444;
	border-bottom:1px solid #ddd;
	border-top:none;
	}

#subNavigation li.current_page_item, #sidebar .widget_pages li.current_page_item {padding:0;}

#subNavigation ul li.current-cat a, 
#subNavigation ul li.current_page_item a, 
#sidebar .widget_pages ul li.current-cat a, 
#sidebar .widget_pages ul li.current_page_item a, 
#sidebar .widget_pages ul li ul li.current_page_item a {
	margin:0;
	color:#fff;
	font-weight:bold;
	background:transparent url(images/subNav.png) bottom no-repeat;
	border-left:none;
	padding-left:10px;
	}

#subNavigation li.page_item a, 
#sidebar .widget_pages li a {
	margin:0;
	display:block;
	padding-top:0;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(images/subNav1.png) top no-repeat;
	border-bottom:1px solid #ddd;
	}	

#subNavigation li ul li a, 
#sidebar .widget_pages li ul li a, 
#sidebar .widget_pages li ul li.page_item a {
	margin:0;
	display:block;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(images/subNav1.png) top no-repeat;
	border-bottom:1px solid #ddd;
	color:#444;
	font-weight:normal;
	}

#sidebar .widget_pages li ul li.page_item a:hover {
	margin:0;
	display:block;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(images/subNav1.png) bottom no-repeat;
	border-bottom:1px solid #ddd;
	color:#fff;
	font-weight:bold;
	}

#subNavigation li a:hover, 
#sidebar .widget_pages li a:hover {
	color:#fff;
	background:#39c;
	font-weight:bold;
	background:transparent url(images/subNav1.png) bottom no-repeat;
	}
	

/*  WP Contact Form (see also "Form style" line 598)
----------------------------------------------------------------------------------------------------*/

/* Form style
----------------------------------------------------------------------------------------------------*/

/*#respond, #contactForm {margin:10px 0 20px 0;}

.leftSpace {
	font-size:11px;
	margin-left:10px;
	}

.n {margin-left:0;}*/

input, textarea {
	border:1px solid #c0c0c0;
	padding:4px;
	margin-top:10px;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f1f1f1;
	color:#444;
	width:250px;
	}

input {width:260px;}

textarea {
	margin-top:10px;
	height:130px;
	width:570px;
	}

input:focus, textarea:focus {background:#fff;}

#submit, .submit {
	border:#111 1px solid;
	background:#1e2229;
	color:#fff;
	font-weight:bold;
	width:120px;
	height:30px;
	margin-top:10px;
	font-size:12px;
	padding-bottom:5px;
	outline:0;
	}

#submit:hover, .submit:hover {
	border:1px solid #39c;
	background:#39c;
	cursor:pointer;
	outline:0;
	}

/*.error.required {border:1px solid #c30;}*/

.wpcf7 {margin-top:20px;}

.wpcf7-form p, #commentform label {
	font-size:11px;
	font-weight:bold;
	color:#444;
	padding-top:10px;
	}

.wpcf7-not-valid-tip-no-ajax, #commentform label {padding-left:5px;}

#respond {
	border-top:#ddd 1px solid;
	padding-top:30px;
	}
	
.widget_tag_cloud a {
	background:#39c;
	color:#fff;
	line-height:30px;
	margin-bottom:10px;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	}

.widget_tag_cloud a:hover {background:#1e2229;}

.widget_tag_cloud a:visited {}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border:1px dotted transparent;
}

button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {}
#box1 img {border: 1px solid #efefef; margin: 0 0 20px 0;}
/*Home accordian code*/
h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(images/accordian.png) no-repeat;
	height: 40px;	line-height: 40px;
	width: 280px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
#box2 h2.acc_trigger a {
	color: #efefef;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
#box2 h2.acc_trigger a:hover {
	color: #C0CCC0;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 277px;
	clear: both;
	background: #c0ccc0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}
.acc_container .block {
	padding: 10px;
}
#box2 .acc_container .block p {
	padding: 5px 0;
	margin: 5px 0;
	color: #7B093B;
	font-size:12px;
}
.acc_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.acc_container img {
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #efefef;
}
.home-slider { 
	width:810px; 
	height:127px; /* Image height + div top position */ 
	overflow:hidden; 
	position:relative; 
	cursor:pointer;
	margin-left:21px;
}

/*.slides {
	position:absolute; 
	top:0; 
	left:0; 
	width:810px; 
	height:120px; 
}

.slides > div { 
	position:absolute; 
	top:20px;
	width:810px; 
	display:none;
}
*/
#loopedSlider { 
	margin:0 auto; 
	width:933px;
	height:200px;
	position:relative; 
	clear:both; 
}

#wrap { 
	margin:0 auto; 
	width:863px;
	height:120px;
	background-image:url(images/slider-bg.jpg);
	position:relative; 
	clear:both; 
}

a.previous {
	background-image:url(images/handle-left.jpg);
	height:68px;
	width:35px;
	display: block;
	text-indent: -9999px;
	float:left;
	position: absolute;
	top:81px;
}

a.home-next {
	background-image:url(images/handle-right.jpg);
	height:68px;
	width:35px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top:82px;
	right:0;
}
.slides img {margin:0 30px;}
.clear {clear: both;}
#loopedSlider h2 {color: #7B093B; margin:20px 0;}
ul.social li {list-style-type:none; display: inline; margin:10px 15px 15px 0;}
ul.social li img {margin:10px 15px 20px 0;}
	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
	}
	ul.addtoany_list a img{
		opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}
.calendar {background:url(images/calendar.png) no-repeat; background-position: 0 .2em;padding: 15px 0 15px 45px; font-size:14px;}
.clock {background:url(images/clock.png) no-repeat; background-position: 0 .1em;padding: 15px 0 15px 45px; font-size:14px;}
.sponsor-signup {width: 230px; height: 59px; margin: 20px 0 20px 0; position: relative; background: url(images/sponsor-sprite.png);}
.sponsor-signup a {top: 0;margin: 35px 0 0 0;padding: 0;display: block; height: 59px; background-image:url(images/sponsor-sprite.png);text-indent: -9999px;overflow: hidden;}
.sponsor-signup a:hover {background-position: 0 -59px;}
.member-profile {width: 230px; height: 59px; margin: 20px 0 20px 0; position: relative; background: url(images/member-profile.png);}
.member-profile a {top: 0;margin: 0;padding: 0;display: block; height: 59px; background-image:url(images/member-profile.png);text-indent: -9999px;overflow: hidden;}
.member-profile a:hover {background-position: 0 -59px;}
.register-signup {width: 230px; height: 59px; margin: 20px 0 20px 0; position: relative; background: url(images/register-sprite.png);}
.register-signup a {top: 0;margin: 0;padding: 0;display: block; height: 59px; background-image:url(images/register-sprite.png);text-indent: -9999px;overflow: hidden;}
.register-signup a:hover {background-position: 0 -59px;}
.researchleft1 {
	width: 255px;
	padding: 10px;
	margin: 0 5px 10px 0;
	border: #789078 solid 1px;
	float: left;
	height: 375px;
	background: #C0CCC0;
}
.researchright1 {
	width: 255px;
	padding: 10px;
	margin: 0 5px 10px 0;
	border: #789078 solid 1px;
	float: left;
	height: 375px;
	background: #C0CCC0;
}
#slideshare {
	margin-left: 40px;
}
.researchleft {
	width: 255px;
	padding: 10px;
	margin: 0 5px 10px 0;
	border: #789078 solid 1px;
	float: left;
	height: 725px;
	overflow:hidden;
	background: #C0CCC0;
}
.researchright {
	width: 255px;
	padding: 10px;
	margin: 0 5px 10px 0;
	border: #789078 solid 1px;
	float: right;
	height: 725px;
	overflow: hidden;
	background: #C0CCC0;
}
#content .message_list li {
color:#333;
font-size: 14px;
margin: 15px 0 0 0;
}
#content .message_head {
	color:#990099;
	border-bottom:none;
	text-decoration:underline;
	background-image: url(images/green-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 25px;
	font-size:18px;
}
#content .message_head:hover {
color:#789078;
}
#content .message_subhead {
color:#606060;
border-bottom:none;
}
#content .message_head cite {
color:#606060;
}

#content .time {color: #666; font-size: 14px;}
.box {border: 1px solid #789078; background: #C0CCC0; padding:10px;}
.box a {color: #005430;}
ul.sponsors li {display: inline; list-style-type:none;}
ul.sponsors li img {margin:20px 12px 0 0;}
ul.sponsors li a img {border: none;}
.profileleft {float: left; width:250px;}
.profileright {float:right; width:250px;}
.profile_section {width:500px; margin:20px 0 0 20px; overflow:hidden;}
.profile_section img {border:1px solid #c0c0c0; padding:2px;}
#contentLeft a {text-decoration:underline; font-weight: bold; color:#7B093B;}
#contentLeft a:hover {color:#005430;}
img.imgleft {float: left; border: 1px solid #c0c0c0; padding:2px; margin:0 20px 20px 0;}
#footer #box1 ul li {margin:20px 0 0 0;}
#subNavigation h3 {font-size:16px; margin:10px;}
ul#nostyle li {padding:5px;}
ul#nostyle li a {margin:5px 0 0 10px; text-decoration:underline;display:block;font-size:12px;}
ul#nostyle li a:hover {color:#789078; background:none; font-size:12px; font-weight:normal;}
ul#pdf li {list-style-type:none; margin:10px;}
ul#pdf li img {margin:0 5px 0 0;}
img.jo_list {position:absolute; top:0; right:50px;}
.leadership {width:280px; float:left;min-height:180px;}
/*
	Slideshow style
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	height:200px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:20px;
	width:630px;
	display:block;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:77px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}
.slide img {margin: 20px;}

/*
	Pagination
*/

.pagination {
	margin:10px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

#sponsor-container{position:relative; margin: 0 auto; width:600px; height:240px; margin:20px auto;}
#sponsor-container h2 {margin:0 0 20px 0;}
#services img {border:1px solid #fff; padding:2px;}
.spotlight {	width: 200px;
	padding: 10px;
	margin: 0 35px 35px 0;
	border: #789078 solid 1px;
	float: left;
	height: 280px;
	background: #C0CCC0;}
.spotlight img{margin:5px 0 15px 15px; border:1px solid #efefef; }
.spotlight:hover {background:#efefef;}
/*large content block*/
#content-wrap-large {width:1000px; margin: 0 auto; background:#fff;}
.container_iframe {width:990px; margin:0 auto;}
#contentTop-large {height:30px;background:transparent url(images/content-wide1.png) top center no-repeat;margin:10px 0 0 0; padding:30px 0 0 0;}
