/*
Theme Name: WMCBA
Theme URI: http://www.wmcba.com
Description: A custom theme created for the West Maricopa County Bar Association by GKauten (www.GKauten.com).
Version: 1.0
Author: Geoff Kauten
Author URI: http://www.gkauten.com
*/

body {
	background: #ffffff url('images/bg_page.jpg') repeat-x; /* Grey to White */
	/* background: #ffffff url('images/bg_page_brown.jpg') repeat-x; Brown to White */
	/* background: #ffffff url('images/bg_page_red.jpg') repeat-x; Red to White */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a, a:active, a:visited {
	color: #00006A; /* Red: b85b5a */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.red {
	color: #b85b5a;
}

.blue {
	color: #5b5ab7;
}

.grey {
	color: #e4e4e4;
}

.dark {
	color: #333333 !important;
}

#header {
	height: 70px;
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#logo {
	height: 66px;
	margin-top: 3px;
	width: 527px;
}

#content {
	background: url('images/content_main.jpg') repeat-y;
	margin: 0px auto 0px auto;
	width: 1010px;
}

#content_main {
	background: url('images/content_top.jpg') no-repeat;
	padding-top: 20px;
	width: 1010px;
}

#content_text {
	height: auto;
	min-height: 300px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	width: 950px;
}

#content_bottom {
	background: url('images/content_bottom.jpg') no-repeat;
	height: 20px;
	width: 1010px;
}

#footer {
	clear: both;
	font-size: 10px;
	margin: 5px auto 10px auto;
	width: 1000px;
}

#footer a {
	color: #F1C100;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #copy {
	float: left;
	text-align: left;
	width: 300px;
}

#footer #site {
	float: left;
	text-align: center;
	width: 400px;
}

#footer #cred {
	float: right;
	text-align: right;
	width: 300px;
}

/* Contact Form */

#contact_form_status {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 5px;
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
}

#contact_form input {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  width: 400px;
}

#contact_form textarea {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 325px;
  padding: 3px;
  width: 650px;
}

#contact_form input.button {
  margin: 10px auto 0px auto;
  text-align: center;
  width: 100px;
  padding: 0px;
}

/* Important Links */

li.linkcat {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.blogroll {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.blogroll li {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

/* Calendar */

.calnk a, .calnk a:visited {
    text-decoration: none; 
    color: #b85b5a; 
    border-bottom: 1px dotted #333333;
}

.calnk a:hover {
    background-position: 0 0;
    text-decoration: none;  
    color: #b85b5a;
    border-bottom: 1px dotted #333333;
}

.calnk a span { 
    display: none; 
}

.calnk a:hover span {
    color: #333333; 
    background: #F6F79B; 
    display: block;
    position: absolute; 
    margin-top: 1px; 
    padding: 5px; 
    width: 150px; 
    z-index: 100;
}

.calendar-table {
    border: none;
    width: 100%;
}

.calendar-heading {
    height: 30px;
    text-align: center;
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
}

.calendar-next {
    width: 25%;
    text-align: center;
}

.calendar-prev {
    width: 25%;
    text-align: center;
}

.calendar-month {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

.normal-day-heading {
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 0.8em;
    border: 1px solid #cccccc;
    background-color: #dddddd;
}

.weekend-heading {
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 0.8em;
    border: 1px solid #cccccc;
    background-color: #dddddd;
    color: #333333;
}

.day-with-date {
    vertical-align: text-top;
    text-align: left;
    width: 60px;
    height: 90px;
    border: 1px solid #DFE6DE;
}

.no-events {

}

.day-without-date {
    width: 60px;
    height: 90px;
    border: 1px solid #E9F0E8;
}

span.weekend {
    color: #999999;
}

.current-day {
    vertical-align: text-top;
    text-align: left;
    width: 60px;
    height: 60px;
    border: 1px solid #BFBFBF;
    background-color: #eeeeee;
}

span.event {
    font-size: 0.75em;
}

.event-title {
    text-align: center;
    font-weight: bold;
    font-s ze: 1.2em;
}

.event-title-break {
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    height:1px;
    background-color:#000000;
}

.event-content-break {
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    height:1px;
    background-color:#000000;
}

.calendar-date-switcher {
    height:25px;
    text-align:center;
    border:1px solid #D6DED5;
    background-color:#E4EBE3;
}

.calendar-date-switcher form {
    margin:0;
    padding:0;
}

.calendar-date-switcher input {
    border:1px #D6DED5 solid;
}

.calendar-date-switcher select {
    border:1px #D6DED5 solid;
}

.cat-key {
    width:100%;
    margin-top:10px;
    padding:5px;
    border:1px solid #D6DED5;
}

/* Register */

#register_form_status {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 5px;
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
}

#register_form input {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  width: 250px;
}

#register_form textarea {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 200px;
  padding: 3px;
  width: 450px;
}

#register_form input.button {
  margin: 10px auto 0px auto;
  text-align: center;
  width: 100px;
  padding: 0px;
}

/* My Profile */

#profile_form_status {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 5px;
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
}

#profile_form input {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  width: 250px;
}

#profile_form input.button {
  margin: 10px auto 0px auto;
  text-align: center;
  width: 100px;
  padding: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 225px;
}

#sidebar h2 {
	/* background: url('images/bg_sidebar.jpg') no-repeat; Red Rounded Rectangle */
	/* background: url('images/bg_sidebar_grey.jpg') no-repeat; Grey Gradient Bar */
	background: url('images/bg_sidebar_gold.jpg') no-repeat; /* Gold Gradient Bar */
	color: #666666;
	font-size: 1.4em;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	text-decoration: none;
	width: 200px;
}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777777;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	text-transform: capitalize;
}

#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;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar #searchform #s {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	width: 110px;
}

#sidebar #searchsubmit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #b85b5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	padding: 3px;
}

#sidebar form {
	margin: 0;
}
	
#searchform {
	margin: 0px;
	padding: 0px 0px 3px 8px;
}
	
	
	


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

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;
}

h2 {
	font-size: 1.6em;
}

.entry h2 {
	background: url('images/bg_entry.jpg') no-repeat;
	display: block;
	height: 30px;
}

h3 {
	font-size: 1.3em;
}

h2, h3 {
	color: #333;
}

h2, h3, #wp-calendar caption, cite {
	text-decoration: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

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

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

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

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn, .widecolumn {
	float: right;
	width: 725px;
}

.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;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */


.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 */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */