/*
Theme Name: Modularity Lite
Theme URI: http://graphpaperpress.com/2008/10/06/modularity-lite-theme-framework-for-wordpress/
Description: A minimally styled multimedia theme framework for Wordpress by <a href="http://graphpaperpress.com">Graph Paper Press</a>.  The Theme Options page allows for rapid theme customization and includes a selectable one or two-column layout, color selector, and homepage slideshow options.
Version: 1.1
Tags: photography, one-column, two-column, theme options, minimal, widgets, white, portfolio, video, framework
Author: Thad Allender
Author URI: http://thadallender.com
License: GPL
*/

/*
    Copyright 2008 Graph Paper Press

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/************************* GLOBAL STYLES ***************************/
html {height:100% !important;}
.clearAll{margin:0; padding:0; height:0; clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
body {color:#eee;background: #212121 url(images/bg.jpg) fixed top repeat-x; margin:0 auto; font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif; min-height:100%; height:100%;}
#pageTop { width:970px; background:url(images/page_top.gif) no-repeat; line-height:1px; height:5px; margin:0px auto;}
.container {background:url(images/repeater.png); width:970px;  margin:0 auto; min-height:100%; padding-bottom:20px}
.container-inner {margin:0 auto;padding:10px; height:100%; padding-top:5px;}

h1,h2,h3,h4,h5,h6 {color:#000; line-height:normal;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#000;}
h3.sub,h2.sub {margin: 0 0 10px 0;padding: 0 0 5px 0;font-size: 1.1em;font-weight: bold;line-height: 1em;text-transform: uppercase;letter-spacing: 2px;color: #515151;border-bottom: 1px solid #414141;}
a {color:#06C;text-decoration:none; font-weight:bold;}
a:hover, a:focus {color:#000;}
/*p {color:#eee;}*/
h6.top {color:#ccc;}
#top {width:970px; margin:0 auto 1em;padding: 0 0 .5em; color:#666 }
#top a {color:#666; }
.login {float:left;}

.imgBorder {padding:8px; background:#ececec; border:1px solid #393939;}

#wrapper{
	width:970px;
	margin:0 auto;
	height:100%;
	min-height:100%;
}

/* Masthead */
#masthead { float: left;height:53px}
#masthead h4, #masthead span { margin: 0; padding:10px 0 0; line-height:2em;}
#masthead h4 { font-weight: bold; text-transform: uppercase; float: left; font-size: 2em;}
/* #masthead h4 a { color: #fff; text-decoration: none; } */
#masthead span.description { color: #fff; font-size: 20px; font-weight:bold; padding: .35em 2em; padding-top:20px; display:block; float:left;}

span#logoLink{
	float:left;
}


/* Navigation at rest */
#nav { display:block; float: left; margin: 20px 0 0 0;background:url(images/menu_bg.jpg) no-repeat; height:50px; width:970px;}
#nav a { color: #428ce7; padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:12px; display:block; float:left; font-size:14px; font-weight:normal;}
#nav a:hover, #nav li.current_page_item a { text-decoration: none; background:url(images/rollover_bg.png) no-repeat bottom center; color:#FFF;}
#nav { text-transform: lowercase; font-size:12px;}
#nav ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#nav li {display: block; float:left; height:48px; background:url(images/button_border.png) no-repeat top right;}

/* Navigation enhanced styles */
#nav ul li ul.push { margin-top: 12px; z-index:211}
#nav ul li.enhanced { margin-right: 0; padding-right: 15px; z-index:211}
#nav ul li.enhanced span { padding-right: 7px; float: left; z-index:211}
#nav ul li.enhanced a.arrow { display: block; position: relative; top: -2px; width: 18px; height: 15px; overflow: hidden; float: left; }
#nav ul li.enhanced a.arrow:hover { cursor: pointer; }
#nav ul li.enhanced a.arrow img { display: block; position: relative; border: 0; }
#nav ul li.enhanced a.rest img { top: 0; }
#nav ul li.enhanced a.hover img { top: -15px; }
#nav ul li.enhanced a.open img { top: -30px; }

/* Posts */
.content {height:auto !important;}
.content h2 {font-family: Georgia, serif;}
.post {display:block;clear:both;}
.post h4, .post h6 {font-family: Georgia, serif;}
.postmetadata {width:543px; background-color:#000;padding:1em;color:#999; font-size:10px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.postmetadata a {}
.postmetadata a:hover {color:#fff;}
.underlined {border-bottom:1px solid #eee;}
h6.underlined {margin:0 0 1em;}
.welcomebox {padding:1.5em;margin-bottom:1.5em;background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.welcomebox p, .welcomebox h2 {color:#000}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}
.nav {background:#eee;margin:0 0 1em 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#222;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#000;text-decoration:none;float:right;}
.nav-interior .prev {color:#000;text-decoration:none;float:left;}
.post {border:0px solid;}

div#wpf-wrapper, table#profileHeader, .wpf table.wpf-table{
	font-size:13px !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wpf-wrapper small{
	font-size:12px !important;
}


/* Sidebar */
#sidebar {margin:0;}
#sidebar h3 {margin:0;padding:0 0 .6em 0}
#sidebar .item {margin:0 0 4em 0}
#sidebar ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#sidebar ul li a,ul.txt li{color:#eee;height:1%;line-height:1.2em;border-bottom:1px solid #414141;display:block;padding:6px 0 6px 8px;}
#sidebar ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #000}
#sidebar ul li a span,ul.txt li,h4 a span{color:#696455;}
#sidebar ul li.active a{cursor:default;color:white;}
#sidebar ul ul{margin:0;list-style:none;}


/* Footer */

#footerBar {
	height:34px;
	padding:0px;
	width:990px;
	position:fixed;
	bottom:0px;
	z-index:1000;
	clear:both;

}


#footerBarInner {
	height:34px;
	padding:0px;
	width:970px;
	background:url(images/bottom_bar.png) repeat-x;
	float:left;
	}

#bottomBar-rt {
	height:34px;
	padding:0px;
	width:10px;
	margin:0px;
	background:url(images/bottom_bar_rt.png) no-repeat;
	float:left;
	}
	
#bottomBar-lt {
	height:34px;
	padding:0px;
	width:10px;
	margin:0px;
	background:url(images/bottom_bar_lt.png) no-repeat;
	float:left;
	}

.social {
	margin-top:9px;
	margin-left:10px;
	float:left;

	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	

	
#footerBarInner ul {
	margin:0px;
	padding:0px;
	margin-left:5px;
}

#footerBarInner li {
	margin-left:4px;
	float:left;
	list-style:none;

	-moz-opacity: 0.7;
	opacity: 0.7;
}

#footerBarInner li.membersLink{
	margin-right:30px;
}

#footerBarInner li:hover {
	-moz-opacity: 1;
	opacity: 1;
}

#footerBarInner li img {
	float:left;
}

#footerBarInner li .footerBarText {
	font-style:italic;
	margin-top:10px;
	margin-left:4px;
	display:block;
	float:left;
}


#footerBarInner .footerBarText2 {
	font-style:italic;
	margin-top:10px;
	margin-right:10px;
	display:block;
	float:right;
	color:#8e8e8e;
}


/* #footer-wrap {background:#000; width:100%;  float:left;}
#footer {width:950px;padding:1.5em 0;margin:0 auto;color:#999;text-align:left;}
#footer p {color:#999}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#999}
#footer .item {margin:0 0 4em 0}
#footer ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#footer ul li a,ul.txt li{height:1%;line-height:1.2em;display:block;padding:6px 0 6px 8px;}
#footer ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #111}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;}

#footer ul#recentcomments {list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#footer ul#recentcomments li.recentcomments {display:block;padding:4px 0 4px 8px;}
#footer ul#recentcomments li.recentcomments a {border:0; background-image:none}
#footer ul#recentcomments li.recentcomments a:hover{color:#fff;background-position:1px 0.8em;background: #111}
#footer ul#recentcomments li.recentcomments a span{color:#696455;} */

/* Floats & Images */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:950px}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;max-width:950px}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;max-width:950px}
img.alignnone{padding:0 4px 4px 0; margin: 3px 10px 2px 0;display: block;max-width:950px}
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {padding-top:0;margin:0}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;;text-align:center;padding: .5em 0;margin: 0;background:#000;max-width:950px}
.home .wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;;text-align:center;padding: .5em 0;margin: 0;background:#000;max-width:590px}
.thumbnail, .attachment-thumbnail {max-width:150px;margin:0 1.5em 1.5em 0;float:left}
.attachment-medium {max-width:950px;overflow:hidden;display: inline}
.attachment-large {max-width:950px;overflow:hidden;display: inline}
.content .size-medium, content size-large {margin: 0 1.5em 1.5em 0}
.home .size-medium, .home .size-large {max-width:590px; height:auto; overflow:hidden;margin:0 .5em .5em 0;}
dl.gallery-item .gallery-caption {clear:both;float:none;width:150px;}
dl.gallery-item{width:150px; margin-left:10px;}
dl.gallery-item img{border:2px solid #666;}
dl-item {width:170px;padding:10px}
.gallery-icon .attachment-thumbnail{padding:0;margin:0}
.gallery {width:auto;}

/* Etc */
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
/* remember to define focus styles! */
:focus {outline: 0;}
.advertisement .box {background:#e5ecf9;}

/* Search */
#search {margin:0; padding:0; margin-top:14px; float:right; margin-right:10px;}
#search #s {background: #ddd url('images/search.png') 0px center no-repeat;color: #222;font-size: 1em;margin:0;padding: 4px 0 4px 17px;width: 145px;border:1px solid #333;}
#search input {border:0; height:13px;}
#search #s:hover {color: #0066cc;background: #fff url('images/search_blue.png') 0px center no-repeat;}
.search-excerpt {margin: 0;}

/* Comments */
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #000;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: #000;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top: 5px solid #eee;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: -135px 0 0;border-bottom: 5px solid #eee;padding: 5px 150px 0;line-height: 2em;}
ol.commentlist li .avatar{border:1px solid #000;padding:1em;margin:2em 1em 1em 0;}
#commentform{margin: 0 0 7px;padding: 30px 150px 6px;border-top: 10px solid #333;background: #000;}

/* ************************ SLIDESHOW ********************************/
ul#portfolio {padding:0;list-style:none;margin:0 0 1em;overflow:hidden; }
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {text-align:center;margin:0;}


/*--- members box ---*/

#footerBarInner{
	position:relative;
}

#memberBox{
	z-index:0;
	height:0;
	width:450px;
	color:#fff;
	top:7px;
	left:60px;
	overflow:hidden;
	position:absolute;
	border-bottom:0;
	background:url(images/bg_slideBox.png) repeat-x #ccc bottom left;
}

#closeBoxWrap{
	width:450px;
	float:left;
	margin-bottom:5px;
	border-bottom:1px solid #000;
	background:url(images/bg_closeBox.png);
}

#memberBox div#closeBox{
	float:right;
	cursor:pointer;
	margin:0;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	padding:2px 4px 2px 4px;
	border-left:1px solid #000;
}

#memberBox div#closeBox a{
	color:#fff;
}

#memberBox div#closeBox a:hover{
	color:#ccc;
}

#memberBoxContent{
	float:left;
	clear:both;
	padding:10px;
}

#footerBarInner ul{
	z-index:1;
	margin-left:60px;
	position:relative;
}

#footerBarInner ul li{
	z-index:2;
	cursor:pointer;
	position:relative;
}

#footerBarInner ul li a{
	color:#428CE7;
}

#footerBarInner ul li a:hover{
	color:#fff;
}

#memberBoxContent ul{
	margin:0;
	padding:0;
}

#memberBoxContent ul li{
	padding:0;
	float:none;
	cursor:default;
	margin-left:15px;
	list-style:square;
	margin-bottom:5px;
}

#memberBoxContent ul li a{
	color:#000;
	font-weight:normal;
}

#memberBoxContent ul li a:hover{
	color:#000;
	text-decoration:underline;
}

#footerBarInner li span{
	font-weight:normal;
}

/*--- home page styles ---*/

#homeTop{
	float:left;
	margin-bottom:40px;
}

#homeContent{
	float:left;
	padding:10px;
	font-size:13px;
	background-color:#333;
	border:1px solid #4d4d4d;
}

#slider{
	width:660px;
	float:right;
	display:none;
	overflow:hidden !important;
}

#slider img{
	width:660px;
	display:none;
}

#missionBox{
	color:#000;
	clear:both;
	width:290px;
	float:left;
}

#missionBox_top{
	width:280px;
	height:12px;
	background:url(images/bg_homeMission_top.png) no-repeat;
}

#missionBox_content{
	width:250px;
	float:left;
	height:245px;
	padding:25px 15px 0 15px;
	background:url(images/bg_homeMission_content.png) repeat-y;
}


#missionBox_bottom{
	clear:both;
	width:280px;
	height:12px;
	background:url(images/bg_homeMission_bottom.png) no-repeat;
}

#missionBox p{
	color:#000;
	margin:0;
	padding:0;
	font-size:16px;
	margin-top:10px;
}

/*--- sub page styles ---*/

#subContentWrapper{
	width:940px;
	margin:0 auto;
}

#subContentHeaderWrap{
	float:left;
	width:938px;
}

#subContentTop{
	width:940px;
	height:9px;
	background:url(images/bg_subContent_top.png) no-repeat;
}

#subContentBottom{
	clear:both;
	width:940px;
	height:9px;
	background:url(images/bg_subContent_bottom.png) no-repeat;
}

#subContentHeader{
	width:923px;
	float:left;
	padding:5px;
	padding-left:10px;
	background-color:#333;
	border:1px solid #1b1b1b;
}

#subContentHeader h1{
	margin:0;
	color:#fff;
}

#subContentBodyWrap{
	width:940px;
	clear:both;
	float:left;
	margin:0 auto;
	margin-top:20px;
}

#subContentBodyWrap_print{
	width:920px;
	float:left;
	padding-bottom:210px;
	background:url(images/bg_contentPaws.png) no-repeat left bottom;
}

#subContentBody{
	color:#000;
	float:left;
	width:920px;
	padding:10px;
	font-size:13px;
	background:url(images/bg_subContent_body.png) repeat-y;
}

#subContentBody a:hover{
	color:#000;
	text-decoration:underline;
}

#subContentBodyWrap_print form p{
	margin:0 auto;
	width:520px;
	padding:10px;
	border:1px solid #666;	
	background-color:#fdfdfd;
}


/*--- TABS ---*/

a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
#tabs_container {
	width:600px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#tabs_container ul.tabs {
	list-style: none;
	margin: 0;
}
#tabs_container ul.tabs li {
	float: left;
}
#tabs_container ul.tabs li a {
	text-decoration: none;
	background-color: #efefef;
}
#tabs_container ul.tabs li.active a {
	background-color: #fff;
}
div.tab_contents_container {
	padding: 10px;
	padding-top:20px;
}
div.tab_contents {
	display: none;
}
div.tab_contents_active {
	display: block;
}
div.clear {
	clear: both;
}


/*--- training and resources ---*/

#tabs_container ul.tabs a{
	width:150px;
	height:55px;
	display:block;
	outline:none;
	float:left;
	text-indent:-999999px;
}

#tabs_container ul.tabs li#trainingTab a.tab{
	margin-right:10px;
	background:url(images/sprite_trainresources.png) no-repeat;
}

#tabs_container ul.tabs li#resourcesTab a.tab{
	background:url(images/sprite_trainresources.png) no-repeat -150px 0;
}

#tabs_container ul.tabs li#trainingTab a.tab:hover, #tabs_container ul.tabs li#trainingTab.active a.tab{
	background-position:0 -55px;
}

#tabs_container ul.tabs li#resourcesTab a.tab:hover, #tabs_container ul.tabs li#resourcesTab.active a.tab{
	background-position:-150px -55px;
}

.dataBox{
	clear:both;
	width:600px;
	margin:0 auto;
	margin-bottom:100px;
}

.dataBox h2{
	margin:0;
	color:#000;
}

.dataBoxTop{
	float:left;
	width:600px;
	background:url(images/bg_restrain_grate.png);
}

.theAnchorTop{
	float:right;
}

.theAnchorTop a{
	display:block;
	padding:5px;
	color:#428CE7;
	padding-right:30px;
	background:url(images/icon_arrowUp.png) no-repeat 35px center #000;
}

.theAnchorTop a:hover{
	color:#fff !important;
	text-decoration:none !important;
}

.dataBoxTableWrap{
	clear:both;
	width:600px;
}

.dataBoxTableWrap td{
	padding-top:20px;
	vertical-align:top;
}

td.dataRight{
	background-color:#E6E6E6;
}

td.dataRight ul li{
	margin-bottom:5px;
}


/* --- blog styles ---*/

#blogLeft{
	float:left;
	width:590px;
}

#blogRight{
	float:right;
	width:300px;
	padding-bottom:210px;
	background:url(images/bg_contentPaws_right.png) no-repeat right bottom;
}

#blogRight a, #blogLeft ol a, #blogLeft form a, span.comments-subscribe a{
	font-weight:normal;
}

.postBody{
	width:577px;
	height:300px;
	padding:10px;
	position:relative;
	background:url(images/bg_newsPost.png) no-repeat;
}

.ribbon{
	top:-9px;
	right:15px;
	width:57px;
	height:58px;
	color:#fff;
	font-size:18px;
	text-align:center;
	position:absolute;
	padding-left:10px;
	background:url(images/bg_postRibbon.png) no-repeat;
}

.postBodyContent{
	clear:both;
	width:530px;
	height:140px;
	padding:10px;
	background-color:#fff;
	border:1px solid #b8b8b8;
}

.postHeader{
	width:480px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

.postHeader h2{
	font-size:18px;
	margin-bottom:0;
	font-weight:bold;
}

.postStamp{
	margin-bottom:10px;
}

.forty{
	height:40px;
}

.postViewButton, .postResultButton{
	width:552px;
	flaot:left;
	margin-top:15px;
}

.postViewButton a{
	width:130px;
	height:33px;
	float:right;
	display:block;
	text-indent:-999999px;
	background:url(images/sprite_viewPost.png) no-repeat;
}

.postResultButton a{
	width:130px;
	height:33px;
	float:right;
	display:block;
	text-indent:-999999px;
	background:url(images/sprite_viewResult.png) no-repeat;
}

.postViewButton a:hover, .postResultButton a:hover{
	background-position:0 -33px;
}

#pageNavi{
	clear:both;
	float:left;
	padding-bottom:10px;
}

.sideBarBox{
	width:300px;
	clear:both;
	float:left;
	margin-bottom:20px;
}

.sideBarBoxTop{
	padding:5px;
	background-color:#333;
	border:1px solid #666;
}

.sideBarBoxTop h2{
	margin:0;
	font-size:22px;
}

.sideBarBoxContent{
	padding:5px;
}

.sideBarBoxContent ul{
	margin:0;
	padding:0;
	margin-top:10px;
}

.sideBarBoxContent ul li{
	list-style:square;
	margin:0 0 10px 10px;
}

.sideBarBoxContent ul li a{
	color:#000;
}

#archiveform select{
	width:280px;
}

.newsPostPage{
	float:left;
	width:590px;
}

.newsPostPageBody{
	float:left;
	width:570px;
	padding:10px;
	background:url(images/bg_newsPostPage_content.png) repeat-y;
}

.newsPostPageTop{
	height:11px;
	width:590px;
	background:url(images/bg_newsPostPage_top.png) no-repeat;
}

.newsPostPageBottom{
	height:16px;
	width:590px;
	clear:both;
	background:url(images/bg_newsPostPage_bottom.png) no-repeat;
}

h3#respond{
	margin:0;
	padding:0;
	background-color:transparent;
}

#commentform{
	padding:0;
	padding-top:20px;
	background-color:transparent;
}

div.nav.next.right{
	color:#fff;
	margin-right:7px;
	background-color:#000;
}

div.nav.next.right a{
	color:#fff;
}

div.nav.next.right a:hover{
	color:#ccc !important;
}

.postHeader.page{
	width:550px;
}

.postHeader.page h2{
	font-size:26px;
	font-weight:normal;
}

.postStamp.page{
	margin-bottom:35px;
}

.newsPostPageBody form{
	width:450px;
	margin:0 auto;
	padding:10px;
	clear:both;
	margin-bottom:30px;
	border:1px solid #666;
}

.newsPostPageBody div#search{
	float:none;
}

.newsPostPageBody form#searchform{
	width:320px;
	margin:0 auto;
}

.newsPostPageBody form#searchform input{
	width:300px;
}

.postmetadata a:hover{
	color:#fff !important;
	text-decoration:underline;
}


/*-- comments --*/
.commentWrap{
	float:left;
	width:560px;
	padding:10px;
}

h3#comments{
	margin:0;
	padding:0;
	margin-bottom:20px;
	background-color:transparent;
}

ol.commentlist li .comment-entry{
	margin:0;
	padding:0;
	color:#000;
	padding:10px;
	border:1px solid #666;
	background-color:#fdfdfd;
}

ol.commentlist li .comment-entry p{
	margin:0;
}

ol.commentlist li{
	color:#000;
	padding-top:15px;
	background-color:transparent;
	border-top:2px solid #666;
	margin-bottom:15px;
}

ol.commentlist{
	padding-top:15px;
	border-top:0;
}

a.comment-edit-link{
	color:#000;
	font-weight:bold;
}

span.post-time a{
	color:#000;
	font-weight:bold;
}

/*--- jQuery RAINBOWS --*/

.rainbow {
	background: transparent;
	display: block;
	position: relative;
	height: 1px;
	overflow: hidden;
	z-index: 4;
	}

	.rainbow span {
		position: absolute;
		top: 0;
		left: 1px;
		display: block;
		xwhite-space: nowrap;
		}
	
	a .rainbow span { /* For within floated elements. */
		white-space: nowrap; 
		}

.rainbows-highlight {
	color: #000 !important;
	display: block;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 2;
	}

.rainbows-shadow {
	color: #000 !important;
	display:block;
	position: absolute;
	top: 1px;
	left: 2px; /* can be one or two depending on 90 or 135 degree global light */
	z-index: 3;
	}

.back .text .rainbows-shadow {
	color: #fff !important;
	opacity: 0.3;
	}
	
	
/*--- slideshow things ---*/


#codaSlider {
  width: 850px;
  margin: 0 auto;
  position: relative;
}

#codaSlider ul.navigation{
	float:left;
	padding:10px;
	margin-bottom:0;
	margin-top:10px;
	padding-top:0;
	background-color:#ccc;
	border:1px solid #272727;
}

#codaSlider ul.navigation li{
	float:left;
	margin-right:45px;
}

#codaSlider ul.navigation li a{
	color:#fff;
	display:block;
	padding:3px 8px;
	margin-top:10px;
	background-color:#595959;
	border:1px solid #1b1b1b;
}

#codaSlider ul.navigation li a:hover{
	text-decoration:none;
	background-color:#000;
}

#codaSlider ul.navigation li a.selected{
	color:#fff;
	background-color:#000;
}

.scroll {
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  width: 790px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
  display:none !important;
}

.scrollButtons.right {
  right: -20px;
  display:none !important;
}

div.codaPhoto{
	width:120px;
	height:80px;
	float:left;
	overflow:hidden;
	margin-right:17px;
	margin-bottom:15px;
	border:1px solid #666;
}

div.codaPhoto img{
	width:120px;
	height:80px;
}

div.codaPhoto.last{
	margin-right:0;
}
