/*
Theme Name: 
Theme URI: http://goldencomm.com
Description: Golden State
Version: 0.1
Author: GC
*/

@import url('/wp-content/themes/cdmflowers/reset.css');
.gallery_nav {
	position: absolute;
	top: 173px;
	right: 38px;
	width: 180px;
}
.ErrorText {
	color: #990000;
}
.BodyTextErr {
	color: #990000;
}
body {
	margin: 0;
	padding: 0;
	background: #231401 url(images/bg-site.jpg) no-repeat center top;
	text-align: center;
}

a {color:#B1C427;}

body, td, th {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #e6ddd3;
}
p, ul {
	margin: 0 0 12px 0;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
form td {
	padding: 4px 0;
	text-align: left;
}
#wrapper {
	width: 923px;
	margin: 20px auto 0;
	position: relative;
	text-align: left;
}
#header {
	position: relative;
	height: 135px;
}
#main_banner {
	border: 5px solid white;
	width: 888px;
	height: 101px;
	background: url(images/main-banner.jpg) no-repeat center center;
	padding: 215px 0 0 25px;
}
#content {
	overflow: auto;
}
#content_interior {
	border: 5px solid white;
	background: #e9f0e0 url(images/bg-interior.jpg) repeat-x bottom;
	color: #735d45;
}
#content_interior form td {
	padding: 3px 0;
	color: #201302;
}
#content_interior div {
	padding: 70px 0px 10px 75px;
}
#content_interior div div {
	padding: 0;
}
#gallery img {
	border-top: 2px solid #c1d72e;
	border-right: 2px solid #2194b1;
	border-bottom: 2px solid #2194b1;
	border-left: 2px solid #c1d72e;
	margin: 7px;
	padding: 1px;
	vertical-align: center;
}
#gallery img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
#content_interior div ul {
	list-style: none;
	padding-left: 8px;
}
#content_interior li {
	padding: 0 0 10px 28px;
	background: url(images/bullet.png) no-repeat 0px 0px;
}

#sidebar ul li {
padding:0px 0px 10px 0px;
background:none;
}

#searchform #s {
	padding:2px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}

#sidebar ul li ul li{
	padding: 0 0 10px 28px;
	background: url(images/bullet.png) no-repeat 0px 0px;
}

#home #content {
	padding: 20px 5px 15px;
}
#come_see_us {
	width: 190px;
	float: left;
}
#welcome_text {
	width: 400px;
	float: left;
}
#interior_content {
	width: 600px;
	float: left;
}
#callout_gallery {
	width: 260px;
	float: right;
	background: url(images/bg-white-fade.png) repeat-x top;
	padding: 12px;
	text-align: center;
	margin-top: -20px;
}
#footer {
	margin: 10px auto;
	text-align: right;
	font: 11px Georgia, "Times New Roman", Times, serif;
	padding-right: 50px;
	color: #8D7454;
}
#logo {
	position: absolute;
	top: -10px;
	left: -45px;
	border: none;
	z-index: 1000;
}
#random_img {
	/*position: absolute;
	top: 160px;
	right: -36px;*/
	float: right;
}
ul#subnav {
	position: absolute;
	right: 41px;
	top: 292px;
}
/* HEADERS */

H1 {
	color: #364e84;
	font: normal 18px Arial, Helvetica, sans-serif;
}
H2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 13px;
	color: #B1C427;
}
H3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #BED73B;
	/*position: absolute;
	top: 219px;
	left: 285px;*/
	letter-spacing: 2px;
}
/* FORM STYLES */

.FormField {
	padding: 2px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 85%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.FormSelect {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
}
.FormTextField {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
}
.FormButton {
	color: #ffffff;
	font-weight: bold;
	border: 3px solid #BDD73C;
	background: #00BCE4;
	padding: 3px 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
/* NAVBAR */

#navbar {
	width: 725px;
	background: url(images/bg-navbar.png) repeat-x;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 44px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	z-index: 1;
}
#navbar ul {
	float: right;
}
#navbar li {
	display: inline;
	float: left;
	border-left: 1px solid #4c3d2c;
}
#navbar li:first-child {
	border-left: none;
}
#navbar a {
	float: left;
	display: block;
	height: 44px;
	padding: 0 22px;
	margin: 0 0 0 1px;
	text-align: center;
	color: #ffffff;
	line-height: 44px;
	text-decoration: none;
}
#navbar a:hover,
#navbar #selected a{
	color: #ffffff;
	text-decoration: none;
	background: url(images/bg-navbar-on.png) repeat-x;
}
body#home a#home_link, 
body#about a#about_link, 
body#services a#services_link, 
body#partners a#partners_link, 
body#news a#news_link, 
body#contact a#contact_link {
	background: url(images/bg-nav-on.jpg) repeat-x;
	color: #f3f6f9;
	text-decoration: none;
}
/* BUTTONS */

.btn_emailus a {
	width: 180px;
	height: 35px;
	display: block;
	text-indent: -5000px;
	background: url(images/btn_emailus_off.png) no-repeat;
}
.btn_emailus a:hover {
	background: url(images/btn_emailus_on.png) no-repeat;
}
/* LEFT NAV */

#navcontainer {
	width: 100%;
	font-size: 12px;
	text-align: left;
	margin: 15px 0;
}
#navcontainer ul {
	margin: 0 28px;
	padding: 0;
	list-style-type: none;
}
#navcontainer li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #00406e;
	padding: 8px 0;
	margin: 0;
	border-bottom: 1px solid #95a5b5;
	width: 100%;
}
#navcontainer li a:hover {
	text-decoration: none;
	color: #3074bb;
}


/* wp style */
#comment{
	width: 500px;
}
.alignleft{
	float: left;
	padding: 0px 10px 10px 0px;
}
.alignright{
	float: right;
	padding: 0px 0px 10px 10px;
}
.aligncenter{
	text-align: center;
	padding: 10px;
}
#content_interior .sociable ul li{
	background: none;
	display:inline;
	margin: 0px;
	padding: 5px;
}
#dyn_img{
	height: 32px; 
	margin: -210px -41px 0px 0px;
}
#right_col{
	width: 200px;  
	float: left; 
}
#left_col{
	width: 538px;  
	float: left;
}

.authorPhoto {
float:left;
margin-right:10px;
}

.postmetadata {clear:both;padding-bottom:20px;}
.entry {clear:both;}
.entry img {margin:4px;padding:4px;background:#fff;border:solid 1px #999;}
.postHeader {display:block;}