/*  
Theme Name: Deer Hill Expedition
Theme URI: http://www.deerhillexpeditions.com
Description: The Deer Hill Expeditions Theme
Version: 1.0
Author: Rick Messer
Author URI: http://www.rickmesser.com


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	background-color:#4b839a;
	font-family:Helvetica, Arial, sans-serif;
	color:#362f2d;
	font-size:13px;
	line-height:20px;
	text-align: center;
	background-image: url(images/dhe_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#topper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
}
/*
	Header Styles
*/
#header {
	background-color: #7db138;
	background-image: url(images/large_headerx.jpg);
	background-repeat: repeat-x;
	height: 90px;
	margin: 0px;
	background-position: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5f2d0;
}
#logo h1, #logo small {
	margin: 0px;
	display:block;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 1px;
}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	height: 137px;
	width: 180px;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	font-size: 1px;
}

#logo a:hover {
  text-decoration:none;
}

/* 
	Block-Styles   
*/
#info {
	width: 450px;
	height: 233px;
}
#mid {
	background-image: url(images/index_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}
#mid_in {
	background-color: #2E2E2E;
	background-image: url(images/index_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 25px;
}
.wrap_it {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#flash {
	background-color: #666666;
	padding: 10px;
	height: 200px;
	width: 650px;
}
#main_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #e9e7d6;
	float: right;
	width: 233px;
	margin-top: 165px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#main_nav ul li {
	list-style: none;
	margin-left: 0;
	white-space: nowrap;
}
#main_nav a {
	color: #e9e7d6;
	padding: .4em;
	text-decoration: none;
}
#main_nav a:link, #main_nav a:visited  {
	display:block;
	background-image: url(images/main_nav_ro.jpg);
	background-repeat: no-repeat;
	background-position: -500px -500px;
	margin-bottom: .3em;
}
#main_nav a:hover {
	color: #FFF;
	background-image: url(images/main_nav_ro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

/* inside nav */

#top_nav_inside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #e9e7d6;
	font-style: italic;
	font-weight: bold;
	padding-top: .5em;
}
#top_nav_inside alink, #top_nav_inside a:visited, #top_nav_inside a:active {
	color: #e9e7d6;
}
ul#main_nav_inside {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#main_nav_inside li {
	display: inline;
	list-style-type: none;
}
#main_nav_inside a { 
	padding: .2em .3em;
}
#main_nav_inside a:link, #navlist a:visited {
	color: #e9e7d6;
	text-decoration: none;
}
#main_nav_inside a:hover {
	color: #e9e7d6;
	background-color: #dc6603;
	text-decoration: none;
}
.current_page_item, .current_page_parent, .current_page_ancestor {
	background-color: #4b839a;
padding: .2em 0em;
}

/* end inside list */

#main_content_hold {
	background-color: #22160f;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/wood_repeat.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top_block {
	background-image: url(images/large_wood_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 417px;
	position: relative;
	padding: 10px;
}
#top_block_inside {
	background-image: url(images/large_wood_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 162px;
	position: relative;
	padding: 10px;
}
#main_content {
	background-color: #FFF;
	background-image: url(images/light_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: center top;
}
#sidebar {
	width: 278px;
	float: right;
}

/* Form Styles */

#email {
	background-color: #BEBAAD;
	padding: 7px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
        float: none;
}
#signup {
	padding: 7px 3px;
	background-color: #2f2f2f;
	color: #efece0;
	font-style: normal;
	font-weight:normal;
	border: 1px solid #000;
}

#sidebar_y {
	background-image: url(images/sidebar_repeat.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
        width:258px;
        height:auto;

}
#side_top {
	background-image: url(images/sidebar_top.gif);
	background-position: right bottom;
	height: 190px;
	background-repeat: no-repeat;
}
#flickrs {
	margin: 0 auto;
	overflow: auto;
}
.vert_stack {
	padding: 0 0 10px 0;
}
.quick_link {
	float: left;
	width: 183px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.quick_link h2 a {
	color: #663333;
}
.quick_link h2 a:hover {
	color: #333;
	text-decoration: none;
}
#cta_box {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.twentyfive {
	position:absolute;
	top:-14px;
	right:-21px;
}
.aflickr {
	background-color: #999999;
	height: 60px;
	width: 60px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 5px solid #212121;
}
.aflickr_right {
	background-color: #999999;
	height: 60px;
	width: 60px;
	float: left;
	margin: 0px;
}
#left_col {
	width: 630px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
        float:left;
	list-style-position: inside;
}
#left_col h3 {
	color: #4B839A;
}
#left_col ul, ol {
	margin: 10px 0px 20px 30px;
}
#left_col ul li {
	padding-left: 0px;
	text-indent: -10px;
}
#dhe_desc {
	background-image: url(images/kids_in_line.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 135px;
	width: 400px;
}
#slideshow {
	height: 280px;
	width: 727px;
}
#side_botton {
	background-image: url(images/sidebar_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 91px;
}
.side_item {
	padding: 20px 0px 0px 0px;
}
.side_item h3 a {
	color: #E0DDC3;
}
.side_item ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0ddc3;
	background-color: #212121;
        width:220px;
}
.side_item li a {
	color: #e0ddc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.summer_side {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #212121;
	background-image: url(images/dhe_sub_sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
        width:234px;
}
.summer_side h3.child-nav {
	text-align: left;
	padding-bottom: 10px;
        padding-left:15px;

}

.summer_side ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4b839a;
	display: block;
	padding: 3px 6px;
}
.summer_side li a:hover {
	color: #e0ddc3;
	background-color:#4b839a;
	text-decoration: none;
}

.summer_side ul li.current_page_item{
	padding:0px;
	margin: 0px;
	background: none;
}


#sidebar_y ul li {
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	white-space: normal;
	padding-bottom: 2px;
	padding-left: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
#sidebar h3 {
	margin-bottom: 1px;
}
/*
	Footer-Styles
*/

#footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #e9e8de;
}
#footer a {
	color: #e9e8de;
}
#footer h3 {
	color: #999999;
}
ul#footlist {
	margin-left: 0;
	padding-left: 0;
}
#footlist li {
	display: inline;
	list-style-type: none;
}
#footlist a { 
	padding: 3px 2px; 
}
#footlist a:link, #navlist a:visited {
	color: #e9e8de;
	text-decoration: none;
}
#footlist a:hover {
	background-color: #303030;
	text-decoration: none;
}
#foothold {
	width: 320px;
	margin: 0px auto;
}
#footer_nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 690px;
	color: #e9e8de;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot_tag {
	background-image: url(images/foot_tag_bg.gif);
	float: right;
	height: 107px;
	width: 287px;
	position: relative;
	color: #e9e8de;
}
.partners {
	position:absolute;
	top:26px;
	right:214px;
}
.aee {
	position:absolute;
	top:6px;
	right:127px;
}
.green_dhe {
	position:absolute;
	top:16px;
	right:32px;
}
#navcontainer a {
	color: #e9e8de;
}
#foot_tag a {
	color: #e9e8de;
	line-height: 13px;
	font-size: 11px;
}
.tag_partners {
	color: #e0ddc3;
	float: left;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 0px;
	white-space: pre;
}
.tag_aee {
	color: #e0ddc3;
	float: left;
	padding-top: 80px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	white-space: pre;
}
.tag_dhe {
	color: #e0ddc3;
	float: left;
	padding-top: 80px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	white-space: pre;
}
#subscribe {
	background-image: url(images/subscribe_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 640px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
}


/* 
	Text-Styles   
*/
h1 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4b839a;
	line-height:39px;
	letter-spacing:-1px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#663333;
	line-height:24px;
	font-style: italic;	
	font-weight: bold;
}
h3 {
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e0ddc3;
	line-height:24px;
	letter-spacing:-1px;
	font-style: italic;
	font-weight: bold;
}
h4 {
	color:#000000;
	margin:0px 0px 0px 0px;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#303030;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { 
	text-decoration:underline; 
}
a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}
p {
	margin: 0px 0px 8px 0px;
}
blockquote {
	font-style: italic;
	padding: 15px;
	color: #FFF;
	border: 1px dotted #303030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(images/bq_bg_50.png);
	background-repeat: repeat;
	margin: 10px 0px 20px 0px;
}
/* 
	Miscellaneous-Styles   
*/
a img {
	border: none;
}
.block_left {
	float: left;
	width: 315px;
}
/* 
	Image Alignment Styles   
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Fix up IE6 PNG Support */

img, div, a, input, button, label, #logo { behavior: url(scripts/iepngfix.htc); }

/* end png fix */

.clearer {
	clear: both;
}#wrapper2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.postauthor {
	width: 610px;
	border: 1px solid #333;
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/post-title.png);
	padding: 15px;
	height: auto;
	background-repeat: no-repeat;
    }

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    width:100px;
    height:100px;
}

/* SINGLE POST CSS */

.single-post {
	width: 640px;
	border: 1px solid #333;
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.single-post .title {
	background-image: url(images/post-title.png);
	height: 68px;
	padding: 0px 0px 0px 10px;
	width: 630px;
	margin-bottom: 10px;
}
.single-post .title h1 {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 36px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #4b839a;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	float: left;
	padding-left: 5px;
}
.single-post .title .comment-box {
	width: 77px;
	height: 62px;
	background-image: url(images/number-of-comments.png);
	float: right;
	padding: 10px 30px 0px 0px;
	background-repeat: no-repeat;
	margin-top: 7px;
	color: #306275;
	text-align: center;
}
.single-post .title .comment-box  .h3{
	font-size: 28px;
	color: #306275;
	font-weight: bold;
}
.single-post .title .comment-box p {
	font-size: 12px;
        margin-top:3px;
}
.single-post .entry {
	padding: 10px 20px 10px 15px;
}
.single-post .entry p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 20px;
}
.single-post .entry p a{
	text-decoration: none;
	color: #4b839a;
}
.single-post .entry p a:hover {
	text-decoration: underline;
}
.single-post .post-date {
	float: left;
	font-size: 13px;
	padding-left: 15px;
	color: #6f6f6f;
}
.single-post .categories {
	margin-left: 10px;
	float: left;
	font-size: 13px;
	color: #6f6f6f;
	margin-bottom: 20px;
}
.single-post .categories .post-cat a{
	color: #663333;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: underline;
}
.single-post .categories .post-cat a:hover {
	color: #663333;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}
.single-post .hr {
	height: 1px;
	width: 570px;
	margin: 0px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.single-post .meta {
	background-image: url(images/lil-logo.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 575px;
	height: 30px;
	padding-top: 5px;
	margin-top: 15px;
	height: 135px;
	margin-bottom: 15px;
	padding-left: 50px;
	color: #663333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	background-position: 0px 30px;
}
.single-post .meta .author-meta {
	color: #663333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
	float: left;
	margin-top: 30px;
}
.single-post .meta .author-meta a   {
	color: #663333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.single-post .meta .author-meta a:hover {
	color: #663333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.single-post .meta img {
	padding: 0px 20px 0px 0px;
	width: 100px;
	height: 100px;
	float: right;
}
.single-post table {
	margin: 0px auto;
	font-size: 13px;
}
.commentlist {
	margin: 10px 0px;
	line-height: 130%;
	margin-left: 5px;
}
.single-post h3 {
	color: #6f6f6f;
	padding-left: 15px;
}
.commentlist p {
	font-size: 13px;
	padding: 5px 0px 10px 0px;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.single-post ol.commentlist {
	width: 580px;
	padding-left: 35px;
	margin-bottom: 30px;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background-color: #CCC;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #4b839a;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
}
.commentlist small a {
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
#commentform {
	margin-top: 10px;
	font-size: 13px;
	text-align: right;
	width: 600px;
	margin-bottom: 20px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	text-align: right;
}
#commentform p a{
	color: #4b839a;
	text-decoration: none;
}
#commentform p a:hover {
	text-decoration: underline;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	float: left;
	width: 185px;
	padding-top: 7px;
}
#commentform input{
	width: 395px;
	border: 1px solid #666;
	padding: 3px;
	margin-top: 3px;
	background-color: #CCC;
	font-size: 13px;
}
#commentform textarea{
	width: 395px;
	height: 115px;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 3px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	color: #CCC;
	float:right;
	font-size: 13px;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border: none;
	width: 90px;
	height: 26px;
}
.singlepost .postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    width:100px;
    height:100px;
}


.post {
	width: 638px;
	border: 1px solid #333;
	background-color: #FFF;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
        height:auto;
        float:left;
}
.post .title {
	background-image: url(images/post-title.png);
	height: 80px;
	padding: 0px 0px 0px 10px;
	width: 628px;
        float:left;
        clear:both;
        background-repeat: no-repeat;
}
.post .title h1 a{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 26px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #4b839a;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
	float: left;
	padding-left: 5px;
}
.post .title h1 a:hover {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 26px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #4b839a;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	float: left;
	padding-left: 5px;
}
.post .title .comment-box {
	width: 77px;
	height: 62px;
	background-image: url(images/number-of-comments.png);
	float: right;
	padding: 0px 30px 0px 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	color: #306275;
	text-align: center;
}
.post .title .comment-box h3 {
	font-size: 28px;
	margin: 10px 0px 0px 0px;
        color:#306275;
        font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.post .title .comment-box p {
	font-size: 12px;
}
.post .post-date {
        float:left;
	font-size: 13px;
	padding-left: 15px;
	color: #6f6f6f;
        
}
.post .author-meta  a{
	background-repeat: no-repeat;
	width: auto;
	float: left;
	color: #663333;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
}
.post .author-meta a:hover {
	color: #663333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.post .categories {
	float: left;
	font-size: 13px;
	color: #6f6f6f;
	margin-bottom: 20px;
	padding-left: 10px;
}
.post .categories .post-cat a{
	color: #663333;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: underline;
}
.post .categories .post-cat a:hover {
	color: #663333;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}
.post .meta {
	height: 115px;
	margin-bottom: 15px;
	padding-left: 15px;
}
.post .entry {
	padding: 10px 20px 0px 15px;
	float: left;
	clear: both;
        width: 600px;
}
.post .entry p {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
}
.post .entry img {
	float: left;
	margin: 0px 15px 0px 0px;
	border: 2px solid #333;
}
.post .entry .read-more {
	background-image: url(images/read-more.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 90px;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	float: right;
}
.post .entry .read-more a{
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
}

.navigation {
	margin: 0px auto;
	width: 610px;
	text-align: right;
	margin-bottom: 30px;
	padding-right: 30px;
	background-image: url(images/entries-nav.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	padding-top: 10px;
}
.navigation a, .navigation a:visited {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
}
.navigation .divider {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.previous-entries {
	padding: 3px;
}
.next-entries {
	padding: 3px;
}
.page {
        float: left;
        width:100%;
}
.page p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 20px;
}
.page p a{
	text-decoration: none;
	color: #4b839a;
}
.page p a:hover {
	text-decoration: underline;
}

/* CONTACT FORM */
.wpcf7 {
font-family: Arial, Helvetica, sans-serif;
clear:both;
}
.wpcf7 input {
	background-color: #BEBAAD;
	padding: 7px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
        float: none;
}
.wpcf7 textarea {
	background-color: #BEBAAD;
	padding: 7px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
        float: none;
}
.wpcf7 select {
	background-color: #BEBAAD;
	padding: 7px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
        float: none;
}

.programs {
        float: left;
        width:100%;
}
input.form-submit {
	padding: 7px 3px;
	background-color: #2f2f2f;
	color: #efece0;
	font-style: normal;
	font-weight:normal;
	border: 1px solid #000;
}
#cf7_form_box input.form-submit {
	padding: 7px 3px;
	background-color: #2f2f2f;
	color: #efece0;
	font-style: normal;
	font-weight:normal;
	border: 1px solid #000;
}
#cf7_form_box input {
	background-color:  #BEBAAD;
	padding: 7px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
        float: none;
}

/*#cf7_form_box{padding:0px 300px 0px 10px; float:right; width:300px;}*/

/* FEATURED PROGRAM */
#featuredprogram {
	background-image: url(images/featured_program_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#featured_desc {
	width: 400px;
	float: left;
}
.foundation_stories {
	padding: 10px;
	width: 610px;
        height: 151px;
}
/* MM Forms */
.textwidget input
	background-color:  #BEBAAD;
	padding: 7px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
}