/*  
Theme Name: Political Blog Blue
Author URI: http://ithemes.com
Version: 1
Author: Cory Miller
Description: Political Blog 2 Column is a clean blue and grey theme designed for political news blogs.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php

March 6, 2009 - Mark A Framness Wisconsin Web Weavers - alter theme for the Outagamie County Republican website.
>Change color theme
>Swap Obama video w/Rush video
>Add form styles to theme

*/


body {
	background: #e3e3e3 url(images/contentshadow.gif) top left repeat-y;
	color: #000000;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
#container { 
	width: 960px;
	background: transparent;
	text-align: left; 
	margin: 0px auto 0px 0px; 
	overflow: hidden;
	}
* html #header{ width: 960px; padding: 0px;}

#header {
	background: #990004 url(images/headerback2.gif) top center repeat-x;
	padding: 10px;
	text-align: left;
	margin: 0px auto 0px;
	clear: both;
	height: 110px;
	border-top: 5px solid #cc2333;
	}	

#headerleft {
	color: #000;
	background: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 800px;
	text-align: left;
/*	border-left: 10px solid #fff; */ //*Don't like white "bar" */
	}

#headerleft h1 {
	color: #fff;
	font-size: 35px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 15px 0px 5px 10px;
	}

#headerleft h1 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
#headerleft h1 a:hover {
	color: #ccc;
	text-decoration: none;
	}

#headerleft h2 {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px 10px 4px 23px;
	}

#headerright h2 a {
	color: #000;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	}

#headerright h2 a:hover {
	color: #006699;
	text-decoration: none;
	}
#headerright {
	background: transparent;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 3px 15px 0px 0px;
	padding: 0px;
	overflow: hidden;
	height: 110px;
	}
	
#headerright img {
	margin: 0px;
	padding: 0px;
	}

#menu { 
	background: #cc2333;
	margin: 0px 0px 8px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	clear: both;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #fff;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 2px 20px 2px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
border-right: 1px solid #fff;
	}

#menu ul li a:hover {
	color: #000;
	background: #cc2333;
	padding: 2px 20px 2px 20px;
	text-decoration: none;
border-right: 1px solid #fff;
	}

* html #content { width: 500px; }

#content { 
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left; 
	padding: 0px;
	}

#content_box { 
	background: #fff;
	display: block;
	width: 520px; 
	margin: 0px;
	float: left; 
	padding: 20px;
	}
.toptags {
	color: #cc2333;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}

.tags {
	color: #000;
	background: #fff;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	line-height: 120%;
	float: right;
	border: 1px solid #dddddd;
	border-top: 3px solid #cc2333;
	}
.tags a {
	color: #cc2333;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	}
	
#content p img{
	border: none;
	float: left;
	padding: 0px 10px 10px 0px;
	}

#content h1 {
	color: #000;
	font-size: 29px;
	font-family: Georgia, Arial, Helvetica;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 5px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	background: #fff;
	}
#content h1 a  {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #cc2333;
	text-decoration: none;
	}


#content h2 {
	color: #cc2333;
	font-size: 18px;	
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #cc2333;
	font-size: 18px;	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #cc2333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #006699;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #cc2333;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 15px;
	padding: 15px;
	font-style: italic;
	color: #333;
	background: #dddddd;
	}
	

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	background: transparent;
	color: #000000;
	width: 310px;
	float: right; 
	margin: 20px 0px 20px 20px;
	padding: 0px 30px 20px 30px;
	text-align: left;
	}

* html #sidebar { width: 300px; margin: 20px 20px 20px 15px; }

#sidebar p, #sidebar .textwidget{
	margin: 0px;
	line-height: 17px;
	padding: 5px 0px 16px 0px;
	}

#sidebar h2, #sidebar .widgettitle {
	border-top: double #000;
	border-bottom: double #000;
	background: #cc2333 url(images/star.gif) top left no-repeat;
	color: #fff;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px 30px;
	margin: 10px 0px 5px 0px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 16px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 20px;
	border-bottom: 1px dotted #666;
	}
#sidebar ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #cc2333;
	text-decoration: none;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer { 
	color: #fff;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	background: #cc2333 url(images/footerback.gif) top center repeat-x;
	padding: 20px 20px 20px 20px;
	text-align: left;
	clear: both;
	border-top: 5px solid #000;
	text-transform: uppercase;
	}
#footer a {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}

/* CSS above is original theme style -- slightly altered by myself */

/* CSS below are styles added by myself for my particular needs */


/* Form styling added May 7, 2009 Mark Framness */


/* form.css */

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  width: 400px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
  width: 500px;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
  color: red;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
  color: red;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}

/* End Form styling */	
