/*  
Theme Name: Kim Russell for Senate
Description: Custom theme CSS File for Print
Author: David Zemens/ www.1955Design.com
*/
* { 
margin: 0; 
padding: 0; 
}

body
{
	font-family: Georgia, Times, serif;
	background: #fff;
	color: #000;
	font-size: 12pt;
	margin: 0 0 0 0;
}

a
{
	color: #B33217;
	text-decoration: none;
	border-bottom:#B33217 1px solid;
}
h4 a {
	border-bottom:0px;
}
#blendme {
display:none;
}
p
{
	margin-bottom: 32px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
#nav {
display:none;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img {
float:right;
	margin:5px 10px 10px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
display:none;
}
img.left
{
	float:left;
	margin:5px 10px 10px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
}
img.right
{
	float: right;
	margin: 10px 0px 10px 10px;
}
a img 
{
	border:#ccc 1px solid;
display:none;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#outer
{
	position: relative;
	width:700px;
	margin: 0 0 0 0;
	background-image:none;
}

#inner
{
	position: relative;
	padding: 10px 30px 10px 0px;
	z-index: 2;
}
.offset {
  position : relative;
  z-index : -1000;
  color:#000;
  left:-9000px;
}
.menu, #city-menu
{
	display:none;
}
#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
	width:auto;
	width:200px
}
#searchform fieldset {
	float:right;
}
#content
{
	position: relative;
	width: 700px;
	float: left;
	margin-top:-35px;
	margin-right:10px;
	overflow:auto;
}

.post {
	padding:0 10px 10px 10px;
	margin:15px 0 30px 0;
	background-color:transparent;
}
.search  {
	margin-bottom:10px;
}
.search-results {
	background-image:url(images/mag.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:-10px;
	padding-right:75px;
}

.post-archive {
	background: url(images/a33.gif) repeat-x bottom;	
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:10px;
	padding-left:10px;
}
.post .header, .header  
{
	padding: 0 0 3px 10px;
	margin-bottom: 20px;
	margin-top:20px;
	position: relative;

}
.header.archive
{
	border-bottom:0px solid #ccc;
	padding: 0 0 0px 10px;
}
#content h3, #content h2
{
	margin-top:100px;
	margin-bottom:20px;
	font-size: 16pt;
	line-height: 25px;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#B33217;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/bullet.gif);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.post .date
{
	display:none;
}
.post .date em 
{
	font-style:normal;
	color:#666;
}
.post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
.post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
.post .entry
{
	margin:2px 0 0px 0;
	padding: 0 15px;
	clear:both;
}
#content .post .header ul
{
	list-style: none;
	text-align:left;
	padding:20px 0;	
}
#content .post .header ul {
	padding:5px 0;	
}
#content .post .header ul li
{
	display: inline;
	padding:3px 0 3px 0px;
}
#content .post .header ul li.comments
{
	background-image: url(images/a36.gif);
	color:#999;
}

#content .post .header ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h3 
{
	font-size:1.5em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#content .post h4, #content .post-archive h4 
{
	color: #333333;
	font-size:1.0em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight:bold;
}
.date h4 {
	display:inline;
}
.date h4 a {
	text-decoration:underline;
}
.date h4 a:hover {
	text-decoration:none;
}
#content .post-archive h4  {
     margin:0 0 0 -10px;
}
#content .post h4 em
{
	color: #000066;
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	display:none;
}
img.centered, img.center {
	display: block;
	float:none;
	margin: 10px auto 10px auto;
	padding:0 0 0 0;
}
a img {
	float:left;
}
img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#footer
{
	display:none;
}

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.textwidget {
    margin-top:10px;
}
.current-cat {
	font-weight:bold;
	font-style:italic;
}
.entry ul li , .entry ol li {
	margin:0 0 0 10px;
	padding:0 0 0 0;
	list-style-image:none;
}
.uppercase {
	text-transform:capitalize;
}
ul.wp-tag-cloud {
}
.wp-tag-cloud li {
	display:inline;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.wp-tag-cloud li a {
	margin-left:10px;
	text-transform:capitalize;
}
a {
	color:#000;
	text-decoration:underline;
	border:0px;
}

/* Banner Elements **************************************************************/
#bannerimg  h1 {
	display:none;
}
/* END  Banner Elements **************************************************************/
.no-print {
	display:none;
}
#az_links {
	display:none;
}
#sidebar-right {
	display:none;
}
.quick_links, .quick_links_submit, .quick_links option, #breadcrumbs, #home_logo {
	display:none;
}
