/*
Theme Name: 
Theme URI: http://goldencomm.com
Description: Golden State
Version: 0.1
Author: AD
*/

@import url('/wp-content/themes/gctheme/reset.css');

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,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:''; }
/* END RESET */

.border-1px-gray { border: 1px solid #b4bbc3; }
a { outline: none; }
-moz-any-link:focus { outline: none; }
span.news-date { float: right; padding: 2px 8px; background: #ededed; font-size: 11px;  }
.header-tagline { position: absolute; top: 40px; right: 10px; font-size: 17px; line-height: 22px; color: #005295; }


p + h2 { padding-top: 25px; }

.webinar-icon {
	width: 100px;
	text-align: center;
	float: right;
}
.webinar-icon a:hover { text-decoration: none; }
.webinar-details {
	width: 480px;
	float: left;
}
.webinar-wrapper { overflow: auto; margin-bottom: 15px; }

.sub-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 225px;
}
.sub-nav li { margin-bottom: 3px; }
.sub-nav li a {
	display: block;
	background: #eef0f3;
	text-decoration: none;
	color: #444444;
	padding: 5px 5px 5px 10px;
	border-left: 10px solid #ced5df;
	margin: 0;
	width: 200px;
	text-transform: uppercase;
	font-size: 11px;
}
.sub-nav li a:hover {
	text-decoration: none;
	color: #111111;
	background: #ced5df;
	border-color: #005295; 
}

.col-large ul { list-style: square outside; padding-left: 25px; }

#policy-callouts {  }
#individual-policies {
	width: 246px;
	height: 121px;
	position: absolute;
	top: 16px;
	left: -9px;
	z-index: 10;
	background: url(images/bg-callout-green.png);
	color: #295e3b;
	padding: 15px 20px 0 35px;
}
#individual-policies p { margin-bottom: 8px; }
#individual-policies H1 { color: #3b8c57; margin-bottom: 8px; font-size: 20px; }
#medicare-policies {
	width: 246px;
	height: 121px;
	position: absolute;
	top: 164px;
	left: -9px;
	z-index: 10;
	background: url(images/bg-callout-blue.png);
	color: #194269;
	padding: 15px 20px 0 35px;
}
#medicare-policies p { margin-bottom: 8px; }
#medicare-policies H1 { color: #005295; margin-bottom: 8px; font-size: 20px; }


#logo {
	background-image: url(images/logo-ds.png);
	text-indent: -9999px;
	display: block;
	height: 56px;
	width: 258px;
	position: absolute;
	left: 18px;
	top: 31px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#header H1 { margin: 0; padding: 0; }



body {
	margin: 0;
	padding: 0;
	background: #dadada url(images/bg-site.png) repeat-x top;
}
body,td,th {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
p, ul, ol, H1, H2, H3 { margin: 0 0 20px 0; }
a img { border: none; }
a { color: #005295; text-decoration: none; }
a:hover { color: 005295; text-decoration: underline; }
a.more {
	background: url(images/icon-more.png) no-repeat 0px 0px;
	padding-left: 20px; 
}
a.back {
	background: url(images/icon-back.png) no-repeat 0px 0px;
	padding-left: 20px; 
}
a.email {
	background: url(images/icon-email.png) no-repeat 0px 0px;
	padding-left: 20px; 
}

form { padding: 0;  }
#wrapper {
	width: 900px;
	border-left: 30px solid white;
	border-right: 30px solid white;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: white;
}
#header { height: 125px; position: relative; width: 900px; }
#header #login {
	position: absolute;
	top: 30px;
	right: 0px;
}
#login input[type="text"], #login input[type="password"] {
	background: #f7f7f7;
	padding: 6px 0 0 6px;
	height: 22px;
	border: 1px solid #d6d6d6;
	width: 125px;
	margin-right: 6px;
	color: #888;
}
#login input[type="text"]:focus, #login input[type="password"]:focus {
	border-color: #005295;
	color: #666;
}
#login H4 {
	color: #005295;
	margin-bottom: 5px;
	font: bold 14px Tahoma, Geneva, sans-serif;
}
#login H4 img {
	float: left;
	padding: 0 7px 0 0;
}
#login form input { vertical-align: middle; }
#login form { margin-bottom: 0; }

#content {
	overflow: auto;
	padding: 30px 0 25px;
	background: url(images/bg-content-shadow.png) no-repeat center top;
	margin-top: 2px;
}
body#admin #content { padding: 30px 10px 25px; }
#content #welcome {
	width: 330px;
	padding-right: 30px;
	float: left;
	background: url(images/vert-fade.png) no-repeat right top;
	margin-right: 30px;
}
#content #news {
	width: 225px;
	padding-right: 30px;
	float: left;
	background: url(images/vert-fade.png) no-repeat right top;
	margin-right: 30px;
}
#content #contact { width: 225px; float: left; }



#footer {
	margin: 10px auto 0;
	text-align: left;
	font-size: 11px;
	background: #414141 url(images/bg-footer.png) repeat-x top;
	padding: 20px 15px 25px;
	color: #ddd;
	position: relative;
	width: 870px;
}
#footer p { margin: 0; }
#footer ul { margin: 15px 0 0 0; }
#footer li a { color: #ddd; }
#footer li { display: inline; border-left: 1px solid #666; padding: 2px 5px;  }
#footer li:first-child { border-left: none; }
span.footer-buttons { position: absolute; top: -7px; right: 10px; }
span.footer-buttons a { color: #c4dff5; background: #333; padding: 7px 12px; margin-left: 5px; }
span.footer-buttons a:hover { color: #fff; text-decoration: none; background: black; }

/* HEADERS */

H1 {
	font: bold normal 18px/22px Arial, Helvetica, sans-serif;
}
H2 {
	font: bold 15px/18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}


/* FORM STYLES  */

form label	 
	{ float:left; width:125px; display:block; clear:left; text-align:left; padding-top: 3px; }
form textarea, form input, form label, form select {
	margin-top:8px;
}
form textarea, form input[type="text"], form input[type="password"], form select { 
	padding: 3px;
	color: #333333;
	background: #fff;
	border: 1px solid #888;
	width: 250px;
	font-size: 12px;
	color: #555;
}
.form-button {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #00447c;
	background: #005295;
	padding: 3px 5px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.form-button:hover { background: #00447c; }

body#admin-login #wrapper { width: 400px; margin-top: 50px; }
body#admin-login #header { width: 400px;  }

.admin-form textarea { width: 400px; }

/* NAVBAR */


.quote {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin: 60px 0 0 330px;
	width: 250px;
	color: #243f59;
}
.quote span {
	font: 12px/16px Arial, Helvetica, sans-serif;
}


#navbar {
	padding: 0;
	margin: 0 0 2px 0;
	list-style: none;
	height: 45px;
	background: #005295 url(images/bg-nav.png) repeat-x bottom;
	width: 900px;
	position: relative;
	font: normal 14px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
#navbar ul { margin: 0; }
#navbar li { display: inline; float: left; }
#navbar li a { float: left; display: block; border-right: 1px solid #2d70a8; border-left: 1px solid #004078; height: 45px; padding: 0 15px; margin: 0; text-align: center; color: #fff; line-height: 45px; text-decoration: none; }
#navbar li a:hover { color: #fff; text-decoration: none; background: #004182; }
#navbar #live-chat {
	position: absolute;
	top: 5px;
	right: 5px;
}

#navbar ul ul { display: none; }

.admin-list { border-collapse: collapse; border: 1px solid #bbb; }
.admin-list th {
	background: #005295 url(images/bg-nav.png) repeat-x bottom;
	padding: 12px 5px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: white;
}
.admin-list td { padding: 12px 5px; border: 1px solid #bbb; vertical-align: top; }
.admin-list tr.alt-row-gray { background: #ededed; }
.admin-list tr.alt-row-gray2 { background: #dddddd; }
.admin-list tr.alt-row-blue{ background: #ebf1f9; }
.admin-list tr.alt-row-blue2 { background: #d9e4f3; }
#user-list tr td { padding: 8px 5px; }

body#admin input, body#admin label, body#admin textarea { margin-top: 12px; }



/* FORMS */

form input[type="text"], form input[type="password"], form select{
	width: auto;
}

form textarea{
	width: 500px;
}

/* LEFT NAV */
.sub-nav-basic {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0 0 40px 0;
}
.sub-nav-basic li { border-top: 1px solid #ddd; }
.sub-nav-basic li:first-child { border-top: none; }
.sub-nav-basic li a {
	display: block;
	background: none;
	text-decoration: none;
	padding: 5px 0;
	margin: 0;
}
.sub-nav-basic li a:hover {
	text-decoration: none;
	font-weight: bold;
}

.col-small { width: 225px; padding-right: 30px;
		background: url(images/vert-fade.png) no-repeat right top;
 }


.col-large {
	width: 610px;
}
.col-half { width: 46%; }
.col-third { width: 30%; }

.left { float: left; }
.right { float: right; }
img.left { padding: 0 25px 10px 0; }
img.right { padding: 0 0 10px 25px; }

.clearfix { clear: both; }
.displayFilter label {
display:inline;
float:none;
padding:0 5px;
}

div.row {
margin-top:12px;
}

div.row label {
margin-top:0px;
}

.BodyTextErr {

color:#990000;
display:block;

}

ul.sub-nav form#searchform div{
	margin-bottom: 10px;
}

ul.sub-nav select{
	margin-bottom: 10px;
}	

ul.sub-nav li.widget_tag_cloud div a{
	margin-bottom: 10px;
	display: inline;
}

ul.sub-nav h2{
	margin-top:20px;
}

ul.sub-nav li a.rsswidget{
	display: inline;
	background: none;
	border: 0;
	padding-left: 0px;
}