body {
	text-align: center;
	font-size: 14px;
	font-family: Georgia, Times, Serif;
	margin: 0;
	padding: 0;
	background-color: #333333;
	background-image: url(images/bg-body.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #333333;
}


/* ========== */
/* = COMMON = */
/* ========== */


p{
	line-height: 150%;
	padding-right: 40px;
	padding-left: 20px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	line-height: 125%;
	padding-right: 40px;
	padding-left: 20px;
}

h2 {
	margin-bottom: 0;
	font-size: 225%;
	margin-top: 15px;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;
}

ul li,
ol li {
	padding: 0 0 5px 0;
}

blockquote {
	line-height: 150%;
	font-size: 100%;
	padding-right: 60px;
	
	font-style: italic;
}

blockquote p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}


/* ============= */
/* = STRUCTURE = */
/* ============= */


#container{ width: 975px; margin: 0 auto; text-align: left; list-style-type: none; }

.col-full {
	float: left;
	width: 100%;
	clear: both;
}

.col-large {
	float: left;
	width: 650px;
}

.col-small {
	float: left;
	width: 325px;
}


/* ========== */
/* = HEADER = */
/* ========== */


#header .col-small {
	width: 410px;
}

#header .col-small h1 {
	width: 410px;
	height: 90px;
	margin: 0;
	padding: 0;
}

#header .col-small h1 a {
	display: block;
	width: 410px;
	height: 90px;
	background-image: url(images/valley-pr-blog.gif);
	background-repeat: none;
}

#header .col-small h1 a span {
	display: none;
}

#header .col-large {
	width: 565px;
}

#header .col-large p {
	width: 565px;
	height: 90px;
	margin: 0;
	padding: 0;
	background-image: url(images/tagline.gif);
	background-repeat: none;
}

#header .col-large p span {
	display: none;
}


/* ============== */
/* = NAVIGATION = */
/* ============== */


#navigation {
	background-color: #ffffff;
	background-image: url(images/rule-long.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 10px 0;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	width: 975px;
	height: 53px;
}

#navigation ul li {
	display: block;
	float: left;
	height: 53px;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	padding: 0;
}

#navigation ul li a {
	display: block;
	height: 53px;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
}

#navigation ul li a span {
	display: none;
}

#navigation ul li.home a:link,
#navigation ul li.home a:visited {
	width: 89px;
	background-position: 0px 0px;
}

#navigation ul li.home a:hover,
#navigation ul li.home a:active {
	background-position: 0px -53px;
}

#navigation ul li.archives a:link,
#navigation ul li.archives a:visited {
	width: 125px;
	background-position: -89px 0px;
}

#navigation ul li.archives a:hover,
#navigation ul li.archives a:active {
	background-position: -89px -53px;
}

#navigation ul li.resources a:link,
#navigation ul li.resources a:visited {
	width: 141px;
	background-position: -214px 0px;
}

#navigation ul li.resources a:hover,
#navigation ul li.resources a:active {
	background-position: -214px -53px;
}

#navigation ul li.jobs a:link,
#navigation ul li.jobs a:visited {
	width: 84px;
	background-position: -355px 0px;
}

#navigation ul li.jobs a:hover,
#navigation ul li.jobs a:active {
	background-position: -355px -53px;
}

#navigation ul li.about a:link,
#navigation ul li.about a:visited {
	width: 98px;
	background-position: -439px 0px;
}

#navigation ul li.about a:hover,
#navigation ul li.about a:active {
	background-position: -439px -53px;
}

#navigation ul li.contact a:link,
#navigation ul li.contact a:visited {
	width: 119px;
	background-position: -537px 0px;
}

#navigation ul li.contact a:hover,
#navigation ul li.contact a:active {
	background-position: -537px -53px;
}


/* =========== */
/* = CONTENT = */
/* =========== */


#content {
	background-color: #ffffff;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	border-bottom: 10px solid #ffffff;
}

#content #search-area {
	background-color: #ffffff;
}

#content #search-area form {
	
}

#content #search-area form fieldset {
	border: none;
	padding: 20px;
}

#content #search-area form fieldset label {
	display: block;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	font-size: 85%;
	color: #666666;
	padding-bottom: 5px;
}

#content #search-area form fieldset input {
	border: 1px solid #999999;
	color: #333333;
}

#content #subscribe-share {
	background-color: #cc0000;
	background-image: url(images/bg-subscribe.gif);
	background-repeat: repeat-y;
	border-bottom: 10px solid #ffffff;
	padding-bottom: 10px;
}

#content #subscribe-share a {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#content #subscribe-share p.rss-feed {
	background-image: url(images/subscribe-rss.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding: 0 40px 0 20px;
	background-position: left;
}

#content #subscribe-share p.email-subscribe {
	background-image: url(images/subscribe-email.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding: 0 40px 0 20px;
}

#content #subscribe-share h3 {
	background-image: url(images/bg-subscribe-top.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	padding: 20px 40px 0 20px;
	color: #660000;
}

#content #secondary h3.categories {
	background-image: url(images/bg-categories-top.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	padding: 20px 40px 0 20px;
}

#content #secondary {
	padding: 0 0 10px 0;
}

#content #secondary ul {
	list-style: none;
	padding: 0 40px 10px 20px;
	margin: 0;
}

#content #secondary ul li {
	list-style: none;padding: 0 0 5px 0;
}

#content #primary,
#content #article-full {
	background-image: url(images/rule-short.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 20px 0;
}

#content #article-full h3 {
	font-family: Georgia, Times, Serif;
	text-transform: none;
	font-size: 125%;
	margin-bottom: 0;
	color: #333333;
}

#content #article-full img {
	margin: 0 40px 20px 20px;
	float: right;
}

#content p.meta {
	margin-top: 0;
	font-size: 85%;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #999999;
}

#content p.comment-meta {
	margin-top: -5px;
	font-size: 85%;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #999999;
}

#content p.meta a {
	color: #333333;
}

#content div.comment p.header {
	color: #999999;
	margin: 0 0 -10px 20px;
	padding: 10px 0 10px 0px;
	background-position: left;
	background-repeat: no-repeat;
}

#content div.comment p.header img {
	float: left;
	padding-right: 10px;
}

#content #primary .primary-img {
	float: left;
	padding-right: 20px;
}

#content #primary .primary-img a {
	margin: 0 0 0 20px;
	display: block;
}

#content #primary .primary-img img {
	display: block;
}

#content .feature {
	background-image: url(images/rule-short.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
	clear: both;
}

#content .feature h2{
	margin-bottom: 0;
	font-size: 175%;
}

#content .feature .feature-img {
	float: left;
	width: 110px;
}

#content .feature .feature-img a {
	margin: 20px 0 0 20px;
	display: block;
}

#content .feature .feature-img img {
	display: block;
}

#content .feature .feature-content {
	float: left;
	width: 540px;
}

#content h3 {
	font-size: 85%;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #666666;
}

#content .feature p {
	margin-top: 0; margin-bottom: 0;
	padding-top: 0; margin-top: 0;
}

#content #others {
	padding: 10px 0 0 0;
}

#content #others ul {
	list-style: none;
	padding-right: 40px;
	padding-left: 20px;
	margin: 0 0 10px 0;
	font-size: 125%;
}

#content #others ul li {
	padding: 0 0 10px 0;
}

#content #comment-content {
	background-image: url(images/rule-short.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

#content #comment-form fieldset {
	border: none;
	padding: 20px;
	background-image: url(images/rule-short.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content #comment-form fieldset label {
	display: block;
}

#content #comment-form fieldset label span {
	color: #999999;
	font-style: italic;
}

#content #comment-form fieldset input.textfield {
	border: 1px solid #666666;
	width: 200px;
	margin: 0 0 10px 0;
}

#content #comment-form fieldset textarea.textarea {
	border: 1px solid #666666;
	width: 400px;
	margin: 0 0 10px 0;
}

#content #comment-form fieldset input.button-submit {
	
}

span.next { float: right; font-size: 150%; }
span.previous { font-size: 150%;}

#content table {
	margin-left: 15px;
}


/* ========== */
/* = FOOTER = */
/* ========== */


#footer {
	background-color: #ffffff;
	background-image: url(images/rule-long.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0 0 0;
}

#footer p {
	font-size: 85%;
}

#footer #copyright {
	background-color: #ffffff;
	background-image: url(images/rule-long.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom: 100px solid #333333;
	padding: 10px 0;
}

#footer #copyright p {
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #999999;
}

#footer h3 {
	font-size: 85%;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #666666;
}

#footer .promo-small {
	float: left;
	width: 140px;
}

#footer .promo-small .external-script{
	padding-left: 2px;
	padding-bottom: 10px;
}

#footer .promo-large {
	float: left;
	width: 510px;
}


/* ============= */
/* = SIDEBAR = */
/* ============= */

.widgettitle p
{}
a.retweet
{ padding-left: 30px; }
div.social_bookmark
 { padding-left: 30px; }
 div.d {}
 div.d a{}
 div.d a img.social_img { margin: 0 15px 0 0; padding: 0; }
.social_bookmark
{
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
}

img.social_img
{ float: left; padding: 0; margin: 1px; border: none; }

div#box
{
	width: 25em;
	padding: 10px;
	margin:0 auto;
	/*background:#E6E6E6;*/
	background: #E6E6E6 url(button1.jpg) repeat-x 0 -5px;
}

a.social_bookmark
{
	color: #208BE1;
	/* color: #D80F2A; */
	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/
}

social_img
{ float: left; padding: 0; margin: 1px; border: none; }

