/*  
Theme Name: Dan Maes for Governor v6
Description: custom theme for Dan Maes - revised
Version: 1.6
Author: Yan of EMGTgroup
Author URI: http://www.emgtgroup.com/
Notes: Added social network profile links
*/

body {
	background: #0f83ce url('images/bg.png') repeat-x 0 0;
	font: 11px "Trebuchet MS";
	color: #525252;
	margin: 0; padding:0; }

h2, a {color: #525252;}

pre, code {white-space: normal;}

/* Top Navigation - Menu Links */

#top {
	text-align: left;
	height: 34px;
	background: #3b3b3b;
	color: #fff;
	padding-top: 0;
	width: 100%;
	margin: 0px auto 10px auto;
}

#top .menu {
	padding-top: 7px;
	width: 920px;
	margin: 0 auto;
	padding-left: 8px;
}

#top .menu li {
	display: inline;
	list-style: none;	
	margin: 0;
	padding: 0;
	background: transparent url(images/bullet.gif) left center no-repeat;
	padding-left: 5px;
}

#top .menu a, #top .menu a:visited {
	text-decoration: none;
	color: #fff;
	padding-right: 19px;
	padding-left: 18px;
	text-transform: uppercase;
	letter-spacing: 0.22em;
	margin: 0;
}

#top .menu a:hover {
	color: #000;
	background: #7e7c7c;
}

/* Top Header */

#contenttop {
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 17px;
}

#contentwrapper {
	background: transparent url('images/contentbg.png') repeat-y 0 0;
}

#header {
	height: 60px;
	width: 920px;
	margin: 0 auto;
	padding-bottom: 0;
}

#header #title {
	width: 900px;
	margin: 0 auto;
	}

#header #title .logo {
	float: right;
	margin-right: 25px;
}

#header #title #blogtitle {
	float: left;
	margin-right: 10px;
	margin-left: 25px;
}

#header #title h1 {
	font: 37px "Palatino Linotype";
	font-style: italic;
	font-weight: bold;
	color: #4f5158;
	padding: 0;
	margin: 0;
}

#header #title h2 {
	font: 11px 'Lucida Grande','Lucida Sans Unicode',Arial;
	color: #a1a0a0;
	letter-spacing: 0.2em;
	text-transform: uppercase;	
}

#header #searchbar {
	margin-top: 20px;
}

/* Intro Text */

#introcontainer {
	margin-top: 0px;	
}

#intro {	
	height: 290px;
	background: #24a7fd url('images/intro.jpg') no-repeat 0 0;
	width: 856px;
	border-bottom: 4px solid #3b3b3b;
	margin: 0 auto;
}

#intro #introicon {
	float: left;
	height: 226px;
	padding-right: 10px;
	padding-top: 30px;
	width: 156px;
	padding-left: 40px;
}

#intro #introicon img.danpic {
	border: 1px solid #b2e2f2;
	float:left;
	padding: 1px;
}

#intro #introtext {
	float: right;
	color: #fff;
	font: 18px "Palatino Linotype";
	font-style: italic;
	padding-top: 15px;
	font-weight: normal;
	margin-right: 32px;
	width: 590px;
}

#intro #introtext h1 {
	font: 41px "Palatino Linotype";
	color: #cdebfe;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#intro #introtext p {
	padding: 0;	margin: 0;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
}

a.learnmore, a.learnmore:visited {
	background: #1973bc;
	padding: 2px 4px;
	border: 1px solid #5ab4fa;
	font: 10px "Trebuchet MS";
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
	} 

a.learnmore:hover {
	background:#8dcdf5;
	color: #1973bc;
}

a.learnmore1, a.learnmore1:visited,
.post a.learnmore1, .post a.learnmore1:visited {
	background: #1973bc;
	padding: 0 3px;
	border: 1px solid #5ab4fa;
	font: 10px "Trebuchet MS";
	text-transform: none;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
	} 

a.learnmore1:hover, .post a.learnmore1:hover {
	background:#8dcdf5;
	color: #1973bc;
}


/* Intro Social Network Icons */

img.twitter, img.facebook {
	float: left;
}

img.youtube {
	float:right;
}

img.twitter {
	margin: 0;
	padding: 0;
}

img.facebook, img.youtube {
	margin: 0;
	padding: 0;
}

img.twitter, img.facebook, img.youtube {
	margin-top: 26px;
}

/* Intro Caucus */

#caucus {	
	height: 20px;
	background: #a10808;
	width: 856px;
	border-bottom: 1px #ba0808 solid;
	margin: 0 auto;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;}
#caucus p {
	color: #fff;
	font: 18px "Palatino Linotype";
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 10px;
	letter-spacing: 0.05em;
}

#caucus em {
	font-style: normal;
	font: 12px "Trebuchet MS";
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5em;
	}

#caucus a, #caucus a:visited {
	color: #fff;
	text-decoration: none;
}

#caucus a:hover {
	color: #f3f08c; 
}

/* Post Style */

#post {}

#post a, #post a:visited,
.post a, .post a:visited {
	color: #0088d9;
	text-decoration: none;
}

#post a:hover, .post a:hover {
	text-decoration: underline;
	color: #ffab08;
}

.post {
	background: #fff;
	margin: 5px;	
	padding: 15px;	
	padding: 7px;	
	border-right: 1px solid #d7d7d7;
	margin-top: 10px;
}

.post h2 {
	font: 25px "Palatino Linotype";
	color: #0f83ce;
	border-bottom: 1px dotted #149af0;
	border-top: 1px dotted #149af0;
	padding: 4px 0;
}

.post .postheader .commentcount {
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a {
	text-decoration: none; color: #4884bc;
}

.post .postheader .posttitle {	
	line-height: 20px;
}

.post .postheader .posttitle h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a {
	text-decoration: none;
}

.post .postheader .posttitle .postmeta {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}

.post .postcontent {
	margin-top: 20px;
	line-height: 17px;
}

.post .postcontent p {
	margin-bottom: 10px;
	font:normal 1.10em Georgia, "Times New Roman", Times, serif; 
	line-height:160%;
}

.post .posttags, .post .posttags a {
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

img.homepic {
	border: 1px solid #0f83ce;
}

.post ul {
	font:normal 1.10em Georgia, "Times New Roman", Times, serif; 
	line-height:160%;
	display: block;
	margin-left: 10px;
}

.post ul li {
	display: list-item;
	padding-left: 10px;
	list-style-type: square;
	margin-left: 30px;
}

.post h3 {
	font: 17px "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	color: #074f97; 
	
}

.post blockquote {
	padding-left: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

.post hr.issues {
	border: 1px #adc1d6 double; 
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
}

.post .anchorlinks {
	font-size: 12px;
	
}

.post .anchorlinks a, .post .anchorlinks a:visited {
	text-decoration: none;
	color: #074f97; 
} 

.post .anchorlinks a:hover {
	text-decoration: underline;
	color: #0b7def; 
}

.post img {
	padding: 4px;
	border: 1px solid #ccc;
}

.post .donate img {
	border: none;
}


/* Comments */


.commentbox {
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
}

.commentmeta .avatar {
	float: left;
	padding-right: 6px;
}

.commenttext {
	clear: both;
	margin-top: 10px;
}

.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks {
	margin: 0px 5px 40px 5px;	
}

.navlinks a {
	text-decoration: none;
}

.navlinks img {
	margin-right: 5px;
}

/* Sidebar 1 */

#sidebar {
	float:left;
	margin-right:10px;
	padding-right:40px;
	margin-right:0;
	padding-right:0;
	width: 220px;
	margin-left: -40px;
	color: #000;
}

#sidebar #wrapbox {
/*	background: #bddef9;
	border: solid 1px #9ac2dc;	*/
	padding: 17px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #73acec;
	background: #c7dffb;
}

#sidebar .sidebarbox {
	line-height: 20px;
	margin-bottom: 10px;
}

#sidebar .sidebarbox h3 {
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a {
	text-decoration: none;
}

#sidebar .sidebarbox ul {
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul {
	text-indent: -3em;
}

#sidebar a, #sidebar a:visited {
	color: #022a43;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #0f83ce;
}

#sidebar img.sideflag {
	border: 1px solid #fff;
	padding: 0;
	margin: 0 auto;
}


/* Sidebar Quotes - added 4/2/09 */


#sidebar blockquote {
	margin: 0; 
	padding: 0;
}

#sidebar blockquote span {
	font-style: normal;
}

#sidebar .sidebarbox h3 {
	display: block;
	font: 11px "Trebuchet MS";
	text-transform: uppercase;
	text-align: center;
	background: #081c59;
	color: #fff;
	padding: 2px 0;
	border: 1px solid #0c61a8;
	letter-spacing: 0.04em;
}

#sidebar .textwidget a.mediamore, #sidebar .textwidget a.mediamore:visited {
	color: #0f83ce;
	text-decoration: none;
}
#sidebar .textwidget a.mediamore:hover {
	color: #fff;
}

/* Sidebar 2 - Intro Video */

#sidebar .introvid {
	width: 220px;
	height:155px;
	padding: 0;
	margin: 0;
	background: #038ee5 url(images/videosmall.png) top center no-repeat;
} 

#sidebar .introvidtext {
	padding: 0; margin: 0;
	text-align: center;
	margin-top:1px;
}

#sidebar .introvidtext a, #sidebar .introvidtext a:visited {
	display: block;
	background: #038ee5;
	border:1px solid #0483d2;
	color: #fff;
	letter-spacing: -0.01em;
}

#sidebar .introvidtext a:hover {
	display: block;
	background: #3b3b3b;
	border:1px solid #646363;
	color: #fbf6aa;
	text-decoration: none;
}

/* Sidebar 3 - User Sidebar - added 4.6.09 and Calendar Sidebar - added 4.18*/

#usersidebar, #calendarsidebar {
	float:left;
	margin-right:10px;
	padding-right:40px;
	margin-right:0;
	padding-right:0;
	width: 220px;
	margin-left: -40px;
	color: #000;
	margin-top:0;
	padding-top:0;
}

#usersidebar #wrapbox {
	border: 1px solid #73acec;
	background: #c7dffb;	
	padding: 17px;
	margin: 5px 0px 2px 0;
}

#usersidebar .sidebarbox {
	line-height: 18px;
	margin-bottom: 5px;
	margin:0;
	padding:0;
}

#usersidebar .sidebarbox h3 {
	font: 11px "Trebuchet MS";
	text-transform:uppercase;
	color: #fff;
	margin-bottom: 10px;
	background:#5393db;
	font-weight:bold;
	text-align:center;
	padding: 2px 0;
}

#usersidebar .sidebarbox a {
	text-decoration: none;
	color:#1e69bd;
}

#usersidebar .sidebarbox ul {
	list-style-type: none;
	text-indent: -1.5em;
}

#usersidebar .sidebarbox .pages ul {
	text-indent: -3em;
}

#usersidebar a, #usersidebar a:visited {	
	color: #022a43;
}

#usersidebar a:hover {
	text-decoration: underline;
	color: #0f83ce;
}

#calendarsidebar a, #calendarsidebar a:visited {
	color: #1973bc;
	text-decoration: none;
	font-size: 12px;
}

#calendarsidebar a:hover {
	color: #c98a04; text-decoration: none;
}


/* welcome blockquote blurb - added 4/2/2009 */

.postcontent blockquote.welcome {
	padding: 2px 20px 2px 30px; 
	margin: 0;
	background: #c7dffb;
	border-top: 1px solid #73acec;
	border-bottom: 1px solid #73acec;
	color: #000;
}

.postcontent blockquote.welcome p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0; margin: 0;
}

blockquote.welcome a, blockquote.welcome a:visited {
	text-decoration: none;
	color: #06649a;
}

blockquote.welcome a:hover {
	color: #94620c;
}

/* Footer */

#footer {
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;	
}

#footcred {
	padding-bottom: 10px;
	padding-top: 0;
	width: 856px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

#footcred a, #footcred a:visited {
	color: #fff;
	text-decoration: none;
}

#footcred a:hover {	color: #9ec9ef;
	text-decoration: underline;
}

.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** WP Default Classes ***/

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}


.clear {float:none;
clear:both;}



/* Styling specifically for CYC Login */


.postcontent h1 {
	font: 24px "Palatino Linotype";
	border-bottom: 1px solid  #ccc;
	border-top: 1px solid  #ccc;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.02em;
	color: #149af0;
	padding-left: 5px;
}

.posttitle h2.acc {
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #fff;
	background: #149af0;
	border: 1px #1292e1 dotted;
	text-align: right;
	padding: 4px 0;
}

.postcontent form.loginform {
	font: 12px "Trebuchet MS";
	margin-left: 40px;
}

.postcontent form.loginform label {
	font: 12px "Trebuchet MS";
	margin-right: 0;
}

.postcontent form.loginform label input {
	margin-left: 0;
}

.postcontent form.loginform input#user_login,
.postcontent form.loginform input#user_pass {
	border: 1px solid #73acec;
	background: #c7dffb;
	width: 250px;
}

form.loginform input#rememberme {
	float: left;
}

form.loginform input#rememberme label {
	float: right;
}

form.loginform input#rememberme,
form.loginform input#rememberme label {
	background: #c7dffb;
	border-bottom: 1px solid #73acec;
}

.postcontent form.loginform input#user_login:hover,
.postcontent form.loginform input#user_login:hover,
.postcontent form.loginform input#user_login:hover,
.postcontent form.loginform input#user_pass:hover,
.postcontent form.loginform input#user_pass:hover,
.postcontent form.loginform input#user_pass:hover	{
	background: #7eabe1;}

.postcontent form.loginform input#user_login:focus,
.postcontent form.loginform input#user_pass:focus,
.postcontent form.loginform textarea:focus,
.postcontent form.loginform select:focus	{
	background: #e6f1ff;}

.accblurb {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

/* Styling specifically for CYC Profile Page */


.postcontent form#your-profile {
	font: 12px "Trebuchet MS";
	width: 100%;
}

form#your-profile table.form-table {
	width: 450px;
	border-top: 1px solid #95c6fc;
	border-bottom: 1px solid #95c6fc;
	border-left: 1px solid #95c6fc;
}

form#your-profile table.form-table td {
	padding: 3px;
}

form#your-profile table.form-table th {
	border-bottom:1px solid #fff;
	text-align: right;
	padding: 3px;
	padding-right: 5px;
	background: #d7e9fd;
}

.postcontent form#your-profile label {
	font: 12px "Trebuchet MS";
	margin-right: 0;
	background: transparent;
}

.postcontent form#your-profile input#user_login {
	width: 300px;
	background: #e6f1ff;
	border: 1px solid #73acec;
}

.postcontent form#your-profile input,
.postcontent form#your-profile select#display_name {
	border: 1px solid #73acec;
	background: #c7dffb;
	width: 300px;
}

.postcontent form#your-profile textarea {
	border: 1px solid #73acec;
	background: #c7dffb;
	width: 300px;
	height: 120px;
}

.postcontent form#your-profile input#pass1,
.postcontent form#your-profile input#pass2 {
	border: 1px solid #73acec;
	background: #c7dffb;
	width: 150px;
}

#userprofile_rolesdiv_rs {
	display: none; visibility:hidden;
}


.postcontent form#your-profile input:hover	{
	background: #7eabe1;}

.postcontent form#your-profile input:focus,
.postcontent form#your-profile textarea:focus,
.postcontent form#your-profile select:focus	{
	background: #e6f1ff;}

.accblurb {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

/* Search and Archive Pages */

h3.arch {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

/* New Home Page Columns - added 4/14/09 */

#mediasnippets {
	width: 100%;
	margin: 0; padding: 0;
}

#mediasnippets h2.mediahead {
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background: #c7dffb;
	border-top: 1px solid #73acec;
	border-bottom: 1px solid #73acec;
	color: #000;	font-family: "Trebuchet MS";
	letter-spacing: 0.05em;
	}

#mediabox1, #mediabox2 {
	width: 290px;
	border: 0;
	
}

#mediabox1 {
	float: left;
/*	border-right: 1px solid #ccc; */
	padding-right: 5px;
}

#mediabox2 {
	float: right;
	margin: 0;
}

#mediabox1 .textwidget, #mediabox2 .textwidget {
	margin-bottom: 10px;
}

h3.mediatitle {
	font: 13px "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	margin: 0;
	display: block;
	padding-bottom: 4px;
}

#wrapbox ul.medialinks {
	display: block;
	text-indent: 0;
	list-style-type: none;
	line-height: 15px;
	margin: 4px -1px;
	font-family: "Trebuchet MS";
	border-top: 1px solid #d5ecff;
}

#wrapbox ul.medialinks li {
	background: transparent url(images/arrow.gif) top left no-repeat;
	border-bottom: 1px solid #d5ecff;
	margin: 0; padding: 0;
	padding-left: 13px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#wrapbox ul.medialinks li:hover {
	background: #038ee5 url(images/bullets.png) top left no-repeat;
	color: #fff;
}

#wrapbox ul.medialinks li a:hover {
	background: #038ee5;
	color: #fff;
	text-decoration: none;
	padding: 0;
}



#sidebar #wrapbox .textwidget {
	line-height: 15px;
}

/*
#post p.homecontent {
	font: 11px "Trebuchet MS";
	margin: 0; padding: 0;
}
*/


blockquote.media {
	border: none;
	margin: 0; padding: 0;
	font-style: normal;
	color: #000;
	padding-left: 22px;
	background: transparent url(images/quotes.png) top left no-repeat;
	
}

blockquote.media a, blockquote.media a:visited {
	color: #4d4d4d;
	display: block;
}

blockquote.media a:hover {
	background: #c7dffb;
	color: #05588f;
	text-decoration: none;
}

a:hover img {
	border: none;
}

#mediabox1 a:hover img,
#mediabox2 a:hover img,
#post .post .postcontent a:hover img,
#post-15 a:hover img {
	background: #73acec; 
	border: 1px solid #387fcf;
}

#sidebar a:hover img {
	background: transparent; border: none;
}

/* Footer Menu */

#footcred .footmenu {
	margin: 0 auto;
	margin-bottom: 8px;
}

#footcred .footmenu li {
	display: inline;
	list-style: none;	
	margin: 0;
	padding: 0;
	background: transparent url(images/bullet.gif) left center no-repeat;
	padding-left: 5px;
}

#footcred .footmenu a, 
#footcred .footmenu a:visited {
	text-decoration: none;
	color: #f6f8b7;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0;
	font-weight:bold;
	font-size:12px;
}

#footcred .footmenu a:hover {
	color: #fff;
	background: #065f93;}