/*
Theme Name: Promote Oregon
Description: 
Version: 1
Author: 
Author URI: 
*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	width:950px;
	margin:0 auto;
	padding:10px 0;
}

#headerLogo {
	float:left;
	display:inline;
}

#socialNetworks {
	background:url(images/socialnetworks.gif) no-repeat;
	width:265px;
	height:81px;
	float:right;
	display:inline;
}

#socialNetworks ul{
	list-style:none;
	padding:0;
	margin:0;
}

#socialNetworks li {
	float:left;
	display:inline;
}

#socialNetworks a {
	display:block;
	width:64px;
	height:62px;
	text-indent:-9999px;
}

#nav, #footerNav {
	border-top:4px #EEEEEE double;
	border-bottom:4px #EEEEEE double;	
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#626262;
	margin:10px 0;
}

#footerNav {
	text-align:left;
	color:#000000;
}

#nav a, #footerNav a {
	color:#626262;
	text-decoration:none;
	padding:0 4px;
}

#footerNav a {
	color:#000000;
}

#nav a:hover, #footerNav a:hover{
	text-decoration:underline;
}

#nav p, #footerNav p, #footer p {
	margin:5px 0;
	padding:0;
}

#content {
	margin:10px 0;
}

#mainContent {
	width:586px;
	float:left;
	display:inline;
}

.sectionTitle {
	background:url(images/title-bg.gif) left bottom no-repeat;
	padding:0 0 10px 0;
	margin:10px 0;
}

.article {
	font:12px Arial, Helvetica, sans-serif;
}

.article a {
	color:#953032;
}

.articleDivider {
	color:#77A5B0;
	background-color:#77A5B0;
	border:0;
	width:428px;
	margin:20px auto;
	height:1px;
	font-size:1px;
}

.articleInfo {
	font-size:11px;
	margin:0 0 10px 0;
	padding:0;
}

.articleInfo a, .articleAuthor {
	color:#717171;
	font-style:italic;
	text-decoration:none;
}

.article h2 {
	font:18px Arial, Helvetica, sans-serif;
	margin:10px 0 4px 0;
	padding:0;
}

.article h2 a{
	color:#000;
	text-decoration:none;
}

#sidebar {
	width:358px;
	float:right;
	display:inline;
}

.section {
	background-color:#DAEAEE;
	border:1px #77A5B0 solid;
	margin:10px 0 20px 0;
}

.sectionHeader {
	background:url(images/section-header.gif) repeat-x;
	height:30px;
	text-align:center;
	padding-top:5px;
}

.sectionContent {
	padding:5px 12px;
	font:12px Arial, Helvetica, sans-serif;
}

.sectionContent p{
	margin:10px 0;
	padding:0;
	line-height:19px;
}

.sidebarVideo {
	text-align:center;	
	margin-top:10px;
}

.sectionContent a {
	color:#000;
}

.sectionContent img {
	border:1px #B1B1B1 solid;
}

#mobileInput {
	width:98px;
	vertical-align:middle;
	text-align:center;
	padding:4px 0;
	margin-right:10px;
}

#mobileSubmit {
	vertical-align:middle;
}

#footer {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}


a {
	outline:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:1px;
}

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 2px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 2px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}
	
.noborder {
	border:0 !important;
}	

/* End Images */


textarea#comment {
	width:550px;
}
