/*  
Theme Name: Rick Mc for Sheriff
Theme URI: http://www.bonzahouse.com
Description: Theme for Campaign
Version: 1.0
Author: Bonza, Michael
Author URI: http://www.bonzahouse.com/

*/
body{
	background: #cbcbcb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

ul,ol {
	padding: 0px 0px 0px 40px;
}

#main-wrap{
	width:1000px;
	min-height: 500px;
	margin: 0 auto;
}

#wrap{
	background:url("./images/background.png") repeat-y 0 0;
	width:1000px;
	min-height: 500px;
	float:left;
}

#main-content{
	width:958px;
	min-height:200px;
	margin:0 auto;
}

/************ Header ************/
#header{
	background:url("./images/header_bg.jpg") no-repeat 0 0;
	width:100%;
	height: 240px;
	overflow:hidden;
	float:left;
margin-bottom:10px;
}

.image_holder{
	position:relative;
	width:219px;
	height: 233px;
	float:left;
	top:5px;
}

.menu_holder{
	position:relative;
	width:739px;
	height: 240px;
	float:left;
}

.logo_bar{
	background:url("./images/logo_bar.png") no-repeat 0 0;
	position:absolute;
	width:759px;
	height: 63px;
	float:left;
	top:51px;
	left:-20px;
}

.logo_title{
	background:url("./images/rick_title.png") no-repeat 0 0;
	width:443px;
	height: 40px;
	position: relative;
	float: left;
	text-indent: -99999px;
	top:13px;
	left:17px;
}

#logo{
	background:url("./images/logo.png") no-repeat 0 0;
	width:161px;
	height: 154px;
	position: relative;
	float:right;
	right:32px;
	top:-37px;
	display:block;
	text-indent: -999999px;
}

p.top_desc{
	width:538px;
	font-size: 12px;
	float:left;
	position: relative;
	top:124px;
}

#menu_list{
	width:458px;
	height: 49px;
	float:right;
	margin:137px 0 0;
}

#menu_list li{
	display: inline;
	width:65px;
	height: 49px;
	float:left;
	text-indent: -999999px;
	cursor: pointer;
}

#menu_list li#home{
	background: url("./images/menu.png") no-repeat 0 0;
}

#menu_list li#about{
	background: url("./images/menu.png") no-repeat -65px 0;
}

#menu_list li#donate{
	background: url("./images/menu.png") no-repeat -130px;
}

#menu_list li#blog{
	background: url("./images/menu.png") no-repeat -195px 0;
}

#menu_list li#contact{
	background: url("./images/menu.png") no-repeat -260px 0;
}

#menu_list li#gallery{
	background: url("./images/menu.png") no-repeat -325px 0;
}

#menu_list li#platform{
	background: url("./images/menu.png") no-repeat -390px 0;
}
/************* Main Content **************/
#main_content{
	width:958px;
	min-height:400px;
	float:left;
}

/************** Footer *************/
#footer{
	width:958px;
	min-height:72px;
	border-top: 5px solid #000; 
	float:left;
}

#footer_left{
	width:573px;
	min-height:72px;
	float:left;
}

#footer_right{
	width:385px;
	min-height:72px;
	float:left;
}

#footer_left p{
	font-size: 10px;
	margin: 2px 0 0 3px;
}

.button{
	display: block;
	width:70px;
	height: 59px;
	float:right;
	text-indent: -999999px;
	margin: 5px 0 0;
}

.republican{
	background: url("./images/republican.png") no-repeat 0 0;
}

.facebook{
	background: url("./images/facebook.png") no-repeat 0 0;
}

#menu_list li a{
display:block;
height:49px;
width:65px;
}

#main_content{
padding: 0px 20px 20px;
}

#main_content p{
margin:10px 20px 0;
}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 640px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.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;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#container {
float:left;
padding:10px;
width:710px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	}
/* End Form Elements */

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 768px;
	width: 185px;
	background-color:#E7F9FE;
	padding-left:5px;
	}
h3{font-size:1.6em;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist {
	margin: 5px 0px;
}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar {
    border-collapse: collapse;
    
}
#wp-calendar th {
    border:0;
    width:2em;
}
#wp-calendar td {
    text-align:center;
    padding:4px 2px;
    border:0 !important
}
#wp-calendar tbody {

}
#wp-calendar tbody a{
    display:block;
    font-weight:700;
    text-decoration:underline
}
#wp-calendar tbody a:hover{
    text-decoration:none
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#content ul p{ text-align:justify;}
caption { color:#3300FF;
font-size:22px;
padding-bottom:7px; }

#home_content {
	width:958px;
	float:left;
	height:625px;
}

#home_content p {
	margin: 0px 0px 25px 0px;
}

#donate_content{
width:958px;
float:left;
height:auto;
}

ul.formatted-list {
	list-style: disc;
	padding-left: 45px;
	margin: 5px 0px;
}