/*
Theme Name: Stanberry Theme
Theme URI: http://www.greenrealestateresource.com/
Version: 1.0
Author: othersidemarketing
Author URI: www.othersidemarketing.com
*/

/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

/* genereic styling */
body {
	position:relative;
	background:#B3D882;
	color:black;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:15px;
	width:100%;
	height:100%;
}

a, a:visited {
	color:black;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

strong, .strong {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.link-list-padding li {
	padding:3px 0;
}

.align-left {
	float:left;
	width:auto;
}

.align-right {
	float:right;
	width:auto;
}

.italic {
	font-style:italic;
}

.center {
	text-align:center;
}

.no-margin-bottom {
	margin-bottom:0px !important;
}

.small-margin-bottom {
	margin-bottom:15px;
}

/* wrapper */
#wrapper {
	position:relative;
	width:987px;
	background:url(images/wrapper_bg.jpg) repeat-y top left;
	margin:0 auto;
}

/* container */
#container {
	position:relative;
	width:987px;
	background:url(images/container_bg.jpg) no-repeat top left;
	
	min-height:600px;
}

/* header*/
#header {
	position:relative;
	width:987px;
	height:140px;
}

#header-wp {
	position:relative;
	width:987px;
	height:131px;
}

#top-links {
	position:absolute;
	top:4px;
	right:30px;
	font-size:13px;
	color:#98012E;
}

#top-links a {
	font-size:13px;
	color:#98012E;
}

#top-menu {
	position:absolute;
	top:97px;
	left:209px;
	color:white;
	background:url(images/top-menu_bg.jpg) no-repeat top left;
	padding-left:1px;
}

#top-menu li {
	display:block;
	float:left;
}

#top-menu li a {
	display:block;
	float:left;
	color:white;
	text-decoration:none;
	height:35px;
	line-height:31px;
	background:url(images/top-menu-lft.jpg) repeat-x top left;
}

#top-menu li a span {
	display:block;
	float:left;
	padding:0 11px;
	background:url(images/top-menu-rgt.jpg) no-repeat top right;
	cursor:pointer;
}

#top-menu li a:hover, #top-menu li a.on {
	text-decoration:underline;
	background:url(images/top-menu-lft-hover.jpg) no-repeat top left;
}

#top-menu li a:hover span, #top-menu li a.on span {
	text-decoration:underline;
	background:url(images/top-menu-rgt-hover.jpg) no-repeat top right;
}

/* footer */
#footer {
	clear:both;
	position:relative;
	width:987px;
	text-align:center;
	font-size:12px;
	color:#5B7F2D;
	padding-bottom:10px;
}

#footer ul {
	margin-bottom:2px;
}

#footer ul li {
	display:inline;
}

#footer a {
	font-size:12px;
	color:#5B7F2D;
}

#footer p {
	line-height:1.2em;
}

/* Page Specific */

/* Homepage */

/* homepage Flash movie */
#homepage-movie {
	position:relative;
	margin-left:84px;
	margin-bottom:12px;
}

/* homepage-left-box */
#homepage-left-box {
	display:inline;
	position:relative;
	width:383px;
	height:185px;
	float:left;
	margin-left:11px;
	background:url(images/homepage-left-box.jpg) no-repeat top left;
}

#homepage-left-box p.first {
	padding:55px 15px 0 33px;
	line-height:1.1em;
	margin-bottom:5px;
}

#homepage-left-box p {
	padding:0px 15px;
}

/* homepage-right-box */
#homepage-right-box {
	display:inline;
	position:relative;
	width:563px;
	height:185px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	background:url(images/homepage-right-box.jpg) no-repeat top left;
}

#view-all-stories {
	display:block;
	position:absolute;
	top:5px;
	right:10px;
	font-size:15px;
	font-weight:bold;
	color:black;
	text-decoration:underline;
}

.homepage-latest-news {
	padding-top:55px;
	width:507px;
	margin-left:45px;
	font-size:14px;
	line-height:1.1em;
}

.news-item {
	margin-bottom:10px;
}

.news-thumb {
	width:100px;
	float:left;
}

.news-text {
	width:380px;
	float:left;
	margin-bottom:15px;
}

.news-text h3 {
	color:#98012D;
}

.news-text a {
	color:#98012D !important;
	text-decoration:underline;
	font-weight:bold;
}

/* Green Home */

/* greenhome Flash movie */
#greenhome-movie {
	position:relative;
	margin-left:44px;
	margin-bottom:20px;
}

.greenhome-title {
	font-size:23px;
	color:black;
	font-weight:normal;
	padding:13px 0 13px 44px;
}





.content {
	font-size:16px;
}

.content p, .content ul, .content ol, .content blockquote, .content h2, .content h3, .content h4 {
	margin-bottom:20px;
	line-height:1.2em;
}

.content hr.big {
	border:2px solid #CBE6A7;
	color:#CBE6A7;
	height:4px;
	background:#CBE6A7;
	width:781px;
	margin:0px auto 20px auto;
	display:block;
	padding:0px;
}

.content h1 {
	margin-top:25px;
}

.content .title1 {
	font-size:36px;
	color:#98012D;
	font-weight:bold;
	margin-left:21px;
	margin-bottom:15px;
}

.content .title2 {
	font-size:24px;
	color:#597129;
	font-weight:normal;
}

.content .title3 {
	font-size:24px;
	color:#263D03;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:40px;
	margin-bottom:15px;
}

.content .title4 {
	color:#98012D;
	font-size:30px;
	font-weight:bold;
}

.content .title5 {
	color:#597129;
	font-size:24px;
	font-weight:normal;
}

.content .title6 {
	font-size:24px;
	color:#98012D;
	font-weight:bold;
	margin-left:21px;
	margin-bottom:15px;
}

.content .title7 {
	font-size:30px;
	color:#98012D;
	font-weight:bold;
	margin-bottom:15px;
}

.content .title8 {
	font-size:24px;
	color:#597129;
	font-weight:normal;
	margin-bottom:15px;
}

.content .title9 {
	font-size:24px;
	color:#263D03;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:0px;
	margin-bottom:15px;
}

.content .title9 a {
	text-decoration:none;
	color:#263D03;
}

.content .leaf1 {
	background:url(images/leaf1.gif) no-repeat center left;
	line-height:1em;
	padding:0 0 0 38px;
}

.content .leaf2 {
	background:url(images/leaf2.gif) no-repeat center left;
	line-height:49px;
	padding:0 0 0 30px;
}

.content p.link-list {
	color:#98012D;
}

.content .link-list a {
	color:#98012D;
}

.big-content-area {
	width:865px;
	margin-left:60px;
}

.small-content-area {
	width:915px;
	margin-left:35px;
}

.content ul {
	list-style:disc;
	list-style-position:outside;
	padding:0 0 0 50px;
}

.content ul li ul {
	list-style:circle;
	list-style-position:outside;
	font-size:15px;
	padding:0 0 0 30px;
	margin-bottom:0px !important;
}

.content-footer {
	position:relative;
	width:911px;
	height:49px;
	background:url(images/content-footer_bg.jpg) no-repeat top left;
	margin:0 0 40px 60px;
}

.content-footer p {
	text-align:right;
	font-size:18px;
	color:#36520B;
	line-height:43px;
	padding-right:90px;
}

.content-footer a{
	font-size:18px;
	color:#36520B;
	margin-left:20px;
}


.vendor-thumb {
	width:210px;
	float:left;
	margin-bottom:20px;
}

.vendor-text {
	width:690px;
	float:left;
	padding-left:10px;
	margin-bottom:20px;
}

#youtube1, #youtube2, #youtube3, #youtube4 {
	margin-left:210px;
	margin-bottom:13px;
}

#logos img {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}




#left-side {
	position:relative;
	width:625px;
	float:left;
	margin-bottom:50px;
	padding-top:25px;
	padding-left:30px;
	
	/* border:1px solid black; */
}

.post-date {
	text-align:center;
	width:80px;
	color:#98012D;
	font-weight:bold;
	float:left;
	margin:0 !important;
}

.post-date-month {
	font-size:18px;
	line-height:1em !important;
	margin:0 !important;
}

.post-date-day {
	font-size:32px;
	line-height:1em !important;
	margin:0 !important;
}

.post-title {
	width:500px;
	float:left;
}

.entry {
	padding-left:114px;
}


.entry-footer {
}

.bookmark {
	width:250px;
	float:left;
	height:22px;
}

.comment-post {
	width:200px;
	float:right;
	text-align:right;
	height:22px;
}

.comment-post-link {
	background:url(images/leaf1.gif) no-repeat center left;
	line-height:1em;
	padding:0 0 0 38px;
}

#search-form {
	position:relative;
	width:255px;
	height:65px;
	margin:0px auto 14px auto;
	background:url(images/leaf3.gif) no-repeat top left;
	
	border-bottom:2px solid #B3D882;
}

.textbox {
	position:absolute;
	width:155px;
	padding:3px;
	font-size:13px;
	color:#36520B;
	top:13px;
	left:30px;
	border:1px solid #B3D882;
}

.searchbox {
	position:absolute;
	top:16px;
	left:203px;
}





















































.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-size: 1.2em;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#94012C;
	font-size:16px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	margin-bottom:20px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar {
	position:relative;
	/* padding: 20px 0 10px 0; */
	width:292px;
	float:right;
	margin-right:10px;
	margin-bottom:30px;
	background:url(images/sidebar-middle.jpg) repeat-y top left;
	display:inline;
	color:#36520B;
}

#sidebar a {
	color:#36520B;
}

#sidebar-top {
	position:relative;
	width:292px;
	background:url(images/sidebar-top.jpg) no-repeat top left;
}

#sidebar-bottom {
	position:relative;
	background:url(images/sidebar-bottom.jpg) no-repeat bottom left;
}

#sidebar-wrapper {
	padding:0px 18px 35px 18px;
}

#sidebar form {
	margin: 0;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}