/*  
Theme Name: Disability Rights Wisconsin
Theme URI: http://www.disabilityrightswi.org/
Description: Custom theme developed for use by Disability Rights Wisconsin.
Version: 1.0
Author: Alex Szele
Author URI: http://www.talkingmonkeywork.com/
*/

/* Begin Typography & Colors */
html, body {height:100%}

body {
	background-color: #d7cead;
	margin:0px;
	padding:0px;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	}
	
a:link {
	color: #003300;
} 
a:visited {
	color: #003333;
}
a:hover {
	color: #00AA00;
}
a:active {
	color: #00AA44;
}

#outer{
	min-height:100%;
	margin-left:165px;
	background:#d7cead;
	margin-bottom:-62px;
	color: #000000;
	border-left: 1px solid #A5A082;
}

* html #outer{height:100%;}

#header{
	background-image: url(/images/headerback.jpg); 
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000000;
	color: #000;
	position:relative;
	margin:0px 0px 0px 0px;
	padding-top:4px;
	padding-bottom:10px;
	min-height:0;/* ie 7 haslayout fix */
}
/* mac hide \*/
* html #header{height:4px;he\ight:1px}/* height needed for ie to force layout*/
/* end hide*/

#left {
	position:relative;/*ie needs this to show float */
	width:165px;/* same as the left margin on #outer*/
	float:left;
	margin-bottom: 60px;
}

#left p {padding-left:2px;padding-right:2px}
#right p {padding-left:2px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:328px;/* same as right margin on #outer*/
	float:right;
	border-left:1px solid #A5A082;
	border-bottom: 1px solid #A5A082;
	margin-left: 40px;
}

#footer {
	width:100%;
	clear:both;
	height:60px;
	border-top:1px solid #A5A082;
	background-color: #d7cead;
	color: #000000;
	text-align:center;
	position:relative;
	vertical-align: middle;
}
* html #footer {/*only ie gets this style*/
\height:62px;/* for ie5 */
he\ight:60px;/* for ie6 */
}

#footer-right {
  width:20%;
  float: right;
  text-align: right;
  margin-right: 10px;
  margin-top: 5px;
}

#footer-left {
  width: 50%;
  float: left;
  text-align: left;
  margin-top: 5px;
  margin-left:10px;
}

#clearfooter{clear:both;height:50px;}/*needed to make room for footer*/
* html #centerContent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

#imagebanner {
	background-image: url(/images/photobanner.jpg); 
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000000;
	margin:0px 0px 0px 0px;
	height:126px;
	padding:0px 0px 0px 0px;
	border-bottom: 0px solid #A5A082;
}

#mainContent {
	background-color: #d7cead;
	padding:10px 40px 10px 40px;
}

#centerContent {
	background-color: #d7cead;
	padding:10px 40px 10px 40px;
	margin-bottom:30px;
}

img.MenuTopImg {
	border: none;
	width: 165px;
	height: 126px;
	padding: 0px;
	margin-bottom: 0px;
}

img.cswlogo {
  border: 1px solid black;
}

.inlineimg {
	vertical-align: middle;
}

.title {
	font-size: 1.5em;
}

a.skipLink {
	font-size: .8em;
	color: #ffffff;
	float:right;
	vertical-align:top;
	text-align:right;
	font-weight: 700;
}

h1.title {
	margin: 20px 0px 0px 20px;
	font-weight: 500;
	color: #ffffff;
}

p.title {
	color: #000000;
	text-align: right;
	padding-bottom: 0px;
}

font.subtitle {
	font-size: .8em;
}

/* Begin menu */

.menu {
	margin-left: 10px;
	padding-left: 20px;
	font-size: 1.1em;
	margin-bottom: 0px;
}

.page_item {
	font-weight: 600;
}

.menu li {
	padding-bottom: 0.5em;
}

.submenu {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0.5em;
	text-indent: -10px;
	font-size: .8em;
}

.submenu li {
	padding-bottom: 0.5em;
}


/* End Menu */

/* Sidebar Menu */

ul.sidebar {
	margin-left: 10px;
	margin-right: 20px;
	font-size: 1em;
	list-style: none;
	padding-left: 0px;
}

.cat-item {
	padding-left: 30px;
	font-weight: 600;
	padding-bottom: 0.5em;
}

ul.sidebar h2.subheader {
	margin-bottom: 0px;
}

ul.children {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0.5em;
	font-size: 1em;
}


/* End Sidebar Menu */



p {	
	margin: 0px 0px 0px 0px;
	padding-bottom: 1em;
}

p.indent {
	padding-left: 50px;
}

p.quote {
	font-style:italic;
	padding: 0px 0px 0px 50px;
}

p.attrib {
	font-weight: 700;
	padding: 0px 0px 1em 150px;
}

h1, h2.pagetitle {
	color: #86782d;
	font-size: 1.4em;
	font-weight: 700;
}

h2 {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2.olive {
	color: #86782d;
}

h2.centerText {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.widgettitle {
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Begin Images */

.entry img {
	border: 0px;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 15px 0px 15px 15px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 15px 15px 15px 0px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */


ul {
  margin-top: 0px;
}

.centerText {
	text-align:center;
}

.centerBold {
	font-weight: 700; 
	text-align:center;
}

.post {
	padding-bottom: 1em;
}

.entry {
	padding-bottom: 1em;
}

.attachmentlink {
	font-weight: 700;
}

.footnote {
	padding-bottom: .5em;
	font-size: .8em;
}

.navigation {
  display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 250px;
	padding-bottom: 15px;
}

ul.bulletedlist, .bulletedlist li {
	list-style-type: disc;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	text-indent: 0px;
	padding-bottom: 0px;
}

ul.unbulleted, .unbulleted li {
	list-style-type: none;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	text-indent: 0px;
	padding-bottom: 0px;
}

ul.linklist, .linklist li {
	list-style-type: none;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	text-indent: -20px;
	margin-left: 20px;
	margin-bottom: 1em;
	margin-top: 0px;
}

ol.numbered, .numbered li {
	list-style-type: decimal;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	text-indent: 0px;
	padding-bottom: 0px;
}

table.awardtable {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border-collapse:collapse;
	margin-bottom: 25px;
}

.awardtable th,td {
	text-align:left;
	padding-left:30px;
	padding-bottom:5px;
	vertical-align:top;
}

.awardtable caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #86782d;
}

.awardtable th {
	text-align: left;
	font-size: 1em;
	font-weight: 700;
	color: #86782d;
}

.awardtable tr.spacerrow td {
	padding-top:15px;
	border-top: thin solid black;
}

#cgform br {
	display:none;
}

#cgform label {
	font-size: 1em;
	font-weight: 700;
	vertical-align:top;
}

.leftcol {
	display:inline-block;
	width:150px;
	padding-right:20px;
	font-size: 1em;
	font-weight: 700;
	vertical-align:top;
}

#cgform input[type="radio"] {
	margin-right: 35px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 98px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Widget Styles */

.widgettitle {
	margin-left: 10px;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-size: 1.5em;
	font-weight: 600;
}


.textwidget {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	font-size: 1em;
	text-indent: -20px;
	padding-left: 30px;
}


.widget_recent_entries ul,li {
	list-style-type: none;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	text-indent: -20px;
	padding-left: 15px;
	padding-bottom: 1em;
}

/* Widget Styles */

