@import url("style_headers.css");
/*  
Theme Name: Columbia Rovers v1
Theme URI: http://www.columbiarovers.com/
Description: Designed by <a href="http://www.raphaelhaefeli.com" title="Raphael Haefeli - Web Design Porland Oregon">Raphael Haefeli</a> For Columbia Rovers.
Version: 1.0
Author: Raphael Haefeli
Author URI: http://www.raphaelhaefeli.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/
.testimonial_block img {
	border: double #666;
	float: left;
	margin: 0 10px 10px 10px;
	clear: both;
}
.news-nav {
	margin: 10px;
	padding: 10px;
}
.testimonial_block {
	width: 100%;
	border-bottom: dotted 2px #CCC;
	margin-bottom: 15px;
	margin-top: 15px;
	min-height: 155px;
}
* html .testimonial_block {
	width: 100%;
	border-bottom: dotted 2px #CCC;
	margin-bottom: 15px;
	margin-top: 15px;
	min-height: 155px;
	padding-bottom: 12px;
}
body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg_grad.gif) top repeat-x;
	font: 74% Verdana, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #333;
	text-align: left;
}
p, ol, ul {
	line-height: 150%;
}
ol { /* to be styled */
}
ul { /* to be styled */
}
h1, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #050d24;
}
h1 {
	font-size: 2em;
	margin: 40px 0 30px 0;
	z-index: 1;
}
h2 {
	margin: 12px 0 10px 0;
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h3, h5, h6 {
	font-size: 1.4em;
	margin: 30px 0 15px 0;
	color: #FFF;
}
a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
img.right {
	float: right;
	border: 2px solid #666;
}
img.left {
	float: left;
	border: 2px solid #666;
}
p.center img.center {
	border: 2px solid #666;
}
.bold {
	font-weight:bold;
}
.quote {
	font-style:italic;
}
img.border_light {
	border: double #666;
}
img.border_medium {
	border: double #333;
}
img.border_thick {
	border: solid 3px #333;
}
img.noborder {
	border: none;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
}
/**********************
*   Header            *
***********************/


#header {
	width: 775px;
	height: 200px;
	background: no-repeat center top;
	margin: 20px 0 15px 5px;
}
#header .blogtitle {
	width: auto;
	height: 118px;
	display: none;
}
* html #navbar {
	font-size: .8em;
	clear: both;
	float: right;
	width: 765px;
	height: 29px;
	background: transparent url(images/nav_bg.gif) center no-repeat;
	position: relative;
	top: -6px;
	left: -10px;
}
#navbar {
	font-size: .8em;
	clear: both;
	float: right;
	width: 765px;
	height: 29px;
	background: transparent url(images/nav_bg.gif) center no-repeat;
	position: relative;
	top: -6px;
	left: -5px;
}
ul.menu {
	float: left;
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
}
* html ul.menu li {
	float: left;
	background:url(images/nav_div.gif) right top no-repeat;
	padding-right: 1px;
	position: relative;
	top: 2px;
}
ul.menu li {
	float: left;
	background:url(images/nav_div.gif) right top no-repeat;
	padding-right: 1px;
}
ul.menu li a {
	float: left;
	display: block;
	height: 28px;
	padding: 0 6px 0 6px;
	line-height: 24px;
	color: #fff;
	font-weight:normal;
}
ul.menu li a:link, ul.menu li a:visited {
	color: #fff;
	background: none;
	font-weight:normal;
}
ul.menu li a:hover, ul.menu li a:active {
	color: #9ad202;
	background: url(images/nav_hover.gif) repeat-x;
	text-decoration: none;
	height: 28px;
	font-weight:normal;
}
ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover ul.menu li.current_page_item a:active {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}
/**********************
*   Content           *
***********************/
.content_top {
	background:url(images/content_bg_top.gif) center no-repeat;
	width: 775px;
	height: 15px;
	margin-bottom: -3px;
}
.content_bot {
	background:url(images/content_bg_bot.gif) center no-repeat;
	width: 775px;
	height: 9px;
}
* html .content_bot {
	background:url(images/content_bg_bot.gif) center no-repeat;
	width: 775px;
	height: 9px;
	position: relative;
	left: -5px;
	top: 3px;
}
* html #content {/**out of whack with IE 6**/
	width: 775px;
	height: 100%;
	background: url(images/content_bg.gif) repeat-y;
	position: relative;
	left: 5px;
}
#content {/**out of whack with IE 6**/
	width: 775px;
	height: 100%;
	background: url(images/content_bg.gif) repeat-y;
	background-position:center;
}
/**********************
*   Entries      *
***********************/

.post {
	padding: 5px 30px;
}
* html .postentry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: dotted 2px #CCC;
	float: left;
	clear: right;
	width: 700px;
}
.postentry {
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-align: left;
	border-bottom: dotted 2px #CCC;
	float: left;
	clear: right;
}
.postentry a:link, .postentry a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
.postentry img {
	border: 2px solid #666;
	margin: 4px;
}
.postentry img .noborder {
	border: none;
}
.postentry img:hover {
}
.posttitle {
	font-size: 1.6em;
	margin-bottom: -5px;
	margin-top: 20px;
}
.posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active {
	color: #333;
}
.postmeta, .postmeta a {
	margin: 5px 0;
	font-size: .8em;
	color: #666;
}
.post-date {
	padding: 0;
}
/**********************
*   Footer            *
***********************/
* html #footer {
	width: 775px;
	height: 65px;
	clear: both;
	text-align: right;
	background: #000000;
	color: #fff;
}
#footer {
	width: 775px;
	height: 54px;
	clear: both;
	text-align: right;
	background: #000000;
	color: #fff;
}
#footer p {
	color: #aaa;
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	text-align: center;
	font-weight: normal;
}
#footer p a:link, #footer p a:visited {
	color: #aaa;
	font-weight: normal;
}
#footer p a:hover {
	color: #9ad202;
	font-weight: normal;
}
#footer p a:active {
	color: #9ad202;
	font-weight: normal;
}
/* Extras */


/*---topbar----*/

* html .top_bar {
	height: 10px;
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
	background-color: #333;
	border-bottom: 2px solid #FFF;
}
.top_bar {
	height: 10px;
	padding: 10px 10px 11px 10px;
	color: #FFFFFF;
	background-color: #333;
	border-bottom: 2px solid #FFF;
}
.top_bar a:link, .top_bar a:visited {
	color: #FFF;
	font-weight: normal;
}
.top_bar a:hover {
	color: #9ad202;
	font-weight: normal;
}
.top_bar a:active {
	color: #9ad202;
	font-weight: normal;
}
#top_rss {
	position: relative;
	top: -6px;
	width: 163px;
	height: 25px;
}
/*---blocks----*/

.clr {
	clear: both;
}
.block_left {
	float: left;
	width: 45%;
	height: 100%;
	clear: both;
}
.block_left_news {
	float: left;
	width: 100%;
	height: 100%;
	clear: both;
	padding: 0 30px 0 30px;
}
.services_left {
	float: left;
	width: 410px;
	height: 100%;
	clear: both;
}
.home_left {
	float: left;
	width: 370px;
	height: 100%;
	clear: both;
}
.block_right {
	width: 350px;
	height: 100%;
	float: right;
	padding-left: 20px;
	border-left: 2px dotted #ccc;
	margin-right: 10px;
}
.block_right_news {
	width: 250px;
	height: 100%;
	float: right;
	padding-left: 20px;
	border-left: 2px dotted #ccc;
	margin-right: 10px;
}
.home_right {
	width: 250px;
	height: 100%;
	float: right;
	padding-left: 20px;
	border-left: 2px dotted #ccc;
	margin-right: 10px;
}
.services_right {
	background: #FFF;
	width: 250px;
	height: 100%;
	float: right;
	padding: 0px 10px 10px 20px;
	border-left: 2px dotted #ccc;
	margin-right: 10px;
	margin-top: 20px;
}
.services_right h3 {
	margin-top: 0;
	margin-bottom: 75px;
}
.block_center {
	position: relative;
	top: 10px;
	width: 100%;
	height: 100%;
	clear: both;
	margin-bottom: 15px;
}
.block_center table {
	width: 100%;
	text-align: center;
}
.block_center table td {
	padding: 6px;
}
/*---flash*/

* html .flash {
	width: 775px;
	height: 520px;
	background: url(images/flash_bg.gif) center no-repeat;
	position: relative;
	top: 5px;
	left: -35px;
	padding-top: 12px;
	z-index: -100;
}
.flash {
	width: 775px;
	height: 520px;
	background: url(images/flash_bg.gif) center no-repeat;
	position: relative;
	left: -30px;
	padding-top: 12px;
	margin-top: 15px;
}
* html .flash_home {
	width: 775px;
	height: 160px;
	background: url(images/flash_bg_home.gif) center no-repeat;
	position: relative;
	top: -10px;
	left: -40px;
	padding-top: 20px;
	margin-top: 15px;
	padding-left: 10px;
}
.flash_home {
	width: 775px;
	height: 160px;
	background: url(images/flash_bg_home.gif) center no-repeat;
	position: relative;
	left: -35px;
	padding-top: 20px;
	margin-top: 15px;
	padding-left: 10px;
}
/*---photo gallery*/

.kit-gallery {
	width: 710px;
	height: 100%;
}
.kit-gallery li {
	width:160px;
	text-align:center;
	position:relative;
	display:inline;
}
.kit-gallery ul {
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
/*---save for future use with gallery - image captions!!!

#kit-gallery a:hover span{	
	top:8px;
	left:12px;
	width:160px;
	font-weight:bold;
	background:#FFF;
	padding:5px 0 5px 0;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 3px 0;
} 
*/



.wheel-gallery {
	width: 380px;
	float: right;
	margin: 20px 5px 5px 5px;
	border-left: dotted 2px #CCC;
	padding: 0;
}
.wheel-gallery li {
	width:160px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}
* html .wheel-gallery ul {
	margin-left:-5px;
	position: relative;
	top: 10px;
	left: 20px;
}
.wheel-gallery ul {
	margin-left:-5px;
}
/*---save for future use with gallery - image captions!!!

#kit-gallery a:hover span{	
	top:8px;
	left:12px;
	width:160px;
	font-weight:bold;
	background:#FFF;
	padding:5px 0 5px 0;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 3px 0;
} 
*/


/*---misc----*/

.map_border {
	text-align:center;
	border: 2px solid #333;
}
.post ul {
	list-style-image: url(images/bullet.jpg);
}
.bumpright_header { /* to adjust posts page header*/
	padding: 0px 30px 0 30px;
}
.bumpright_paragraph {/* to adjust posts page header*/
	padding: 0 30px 0 30px;
}
.rr_content_top {
	border-bottom: dotted 2px #CCC;
	margin-bottom: 10px;
}
.about {
	display: none;
}
.lg_tx {/*---large text----*/
	font-size: 2em;
	font-weight:bold;
	line-height: 120%;
}
.md_tx {/*---medium text----*/
	font-size: 1.2em;
	font-weight:bold;
}
.form_holder {
	width: 350px;
	height: 100%;
	float: right;
	padding-left: 20px;
	border-left: 2px dotted #ccc;
	margin-right: 10px;
}
* html #menubottom {
	background:url(images/menubottom.gif) repeat-x;
	width: 728px;
	height: 25px;
	position: relative;
	top: -5px;
	left: 20px;
}
#menubottom {
	background:url(images/menubottom.gif) repeat-x;
	width: 728px;
	height: 25px;
	position: relative;
	top: 24px;
	left: 23px;
}
#social_banner {
	width: 425px;
	height: 130px;
	background-image:url(../../../graphic_assets/socialbanner_sm.jpg);
	margin-top: 15px;
}
#social_banner span {
	display: none;
}
#social_banner #facebook {    /* clickable area */
	float: left;
	width : 213px;
	height: 130px;
	clear: right;
}
#social_banner #flickr {    /* clickable area */
	float: right;
	width : 212px;
	height: 130px;
}
