/*
Theme Name: RexRice
Theme URI: http://www.rexrice.com/
Description:  The Custom theme for Rex Rice
Version: 1.8
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, simple, two column, graphics, green
*/

html, body { height: 100%; }

body {
	background: #CFCFD1 url(images/back.jpg) 0 0 repeat-x;
	color: #494949;
	text-align: center;
	font: 62.5% arial, Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #005DAB;
	text-decoration: none;
}

a:hover, a:active {
	color: #E51937;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.jpg) 0 repeat;
}

/* Header */
h1#header {
	background: #F1F1F1;
	margin: 0;
	height: 298px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	background: #F1F1F1;
	margin: 0;
	height: 298px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 10px;
	top: 50px;
	height: 80px;
	width: 300px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 640px;
	position: relative;
	float: left;
	z-index: 12001;
	margin:0 0 0 25px;
	_margin: 20px 0 0 12px;
}



#content {
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
}

#single_content {
	margin: -100px 0 0 25px;
	_margin: 0 0 0 12px;
}


#sidebar {
	position: relative;
	float: right;
	color: #595959;
	padding: 15px 0 0 17px;
	margin: 0 25px 0 10px;
	_margin: 0 10px 0 5px;
	width: 223px;
	z-index: 1002;
	text-align: left;
	background: url(images/sideback.jpg) 17px 0 no-repeat;
  }

#sidebar h2{
	color:	#005DAB;
	margin: 15px 0 0 0;
	padding: 16px 0 0 5px;
	font-size: 1.4em; 
	background: url(images/side_header_back.jpg) 0 0 repeat-x;
	position: relative;
	min-height: 47px;
}



#sidebar ul li {
	color:	#595959;
	font-size: 1.1em; 
	line-height: 1.25em;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 0;
	margin: 0 10px 0 15px;
	font-size: 1em;
	border: none;
	color: #595959;
	line-height: 12px;
	font-weight: bold;
}

#sidebar li, #sidebar li ul{
	margin: 0;
}

#sidebar a, #sidebar a:visited {
	color: #E51937;
	text-decoration: none;

}

#sidebar a:hover{
	color: #333;
	font-weight: bold;
}

h3, #recently h2, #featured_articles h2, #featured_story h2, featured_story_container h3, #featured_story h2{
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.25em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #E51937; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #E4E4E4;
	width: 350px;
}

.icons {
	margin: 0 0 0 10px;
}

/* Main Horizontal Menu */

#main_menu {
	position: absolute;
	top: 150px;
	left: 35px;
	z-index: 12002;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main_menu li {
	margin: 0;
	display: inline;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #ccc;
		min-height: 1px; 

	
}

#main_menu li li{
	border-right: none;
	
}


#main_menu li a, #main_menu li a:visited {
	color: #004178;
	padding: 5px 8px 5px 8px;
		display: inline-block;

}

#main_menu li a:hover {
	background-color: #005DAB;
	color: #fff;
	padding: 5px 8px 5px 8px;


}

/* Home Page Featured Area */

#featured_story_box {
	margin: -107px 0 10px 20px;
	padding: 0 0 0 7px;
	z-index: 999999;
	width: 630px;
	border: 1px solid #EBEBEB;
}

#featured_story {
	margin: 0;
	color:#494949;
	position: relative;
	font-size: 1.25em;
	line-height: 19px;
	z-index: 999999;
}

.family_photo {
	margin: 2px 2px 0 0;
	z-index: 999999;
}

hr.featured_clear {
	height: 20px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

hr.content_box {
	height:10px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.content_box_2 {
	height:100px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.side_bar {
	height: 50px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr#clear {
	clear: both;
	height: 121px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear {
	clear: both;
	height: 2px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #953333;
	font-size: 2.2em; 
}

h4 {
	color: #005DAB;
	font-size: 1.5em; 
	margin: 10px 0 0 0;
	text-align: center;
}
h5 {
	color: #30292B;
	font-size: 1.25em;
}

h6 {
	color: #fff;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 25px 0;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

.premetadata {
	border-bottom: 1px solid #B2B2B2;
	padding: 0 0 2px 0;
}

.premetadata_single {
	border-bottom: 1px solid #B2B2B2;
	padding: 0 0 2px 0;
}

small {
	color: #E51937;
	font-weight: bold;
	font-size: .88em;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0;
	padding: 0;
	font-size: 1.75em; 
	font-weight: bold; 
	color: #005DAB; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	position: relative;
}

.post h2 a, .post h2 a:visited {
	color: #005DAB;
	text-decoration: none;
}

.post h2 a:hover {
	color: #676767;
	text-decoration: none;
}

.postmetadata {
	padding: 7px 0 5px 5px;
	margin: 6px 10px 30px 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 12px;
	color: #595959;
	background: url(images/postmeta_back.jpg) top repeat-x;
	min-height: 39px;
}

.entry {
	text-align:left;
	font-size:13px;
	line-height:18px;

}

.entry img { 
	margin: 0 10px 0 0;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}

/* Form Stuff */



#header_search{
	position: absolute;
	top: 62px;
	left: 655px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}

#searchsubmit {
	border: none;
	background: none;
	margin: -3px 0 0 0;
	height: 23px;
	width: 52px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 0;
	height: 21px;
	width: 240px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #046EA2;
	border: none;
	background: transparent;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 21px;
	width: 51px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 1.33em;
	background: #E4F5FC;
	border-top: 3px solid #B6E0F8;
	color: #046EA2;
	font-family: georgia, serif;
}

.mad_city_commenter {
	margin: -10px 0 25px 250px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	background: #E4F5FC;
	border-top: 1px dotted #B6E0F8;
	border-bottom: 1px dotted #B6E0F8;
	color: #686868;
}

h3#comments, h3#respond{
	margin: 2px 10px 0 5px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #B6E0F9;
	color: #33AAD0;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#bottom_nav {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
  }

   /* The Pre Footer 
-----------------------------------------*/

#pre_footer_wrapper {
	width: 973px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	z-index: 12001;
	background:  url(images/pre_footer.jpg) 0 15px no-repeat;
	min-height: 48px;
	height: 48px;
}

#pre_footer_wrapper h2 {
	margin: 0 5px 2px 5px;
	font-size: 1.5em; 
	font-weight: bold; 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
}

#pre_footer_wrapper h2 {
	margin: 0 5px 2px 5px;
	font-size: 1.33em; 
	font-weight: bold; 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

.pre_footer_boxen {
	position: relative;
	padding: 5px;
	margin: 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.1em;
}

.pre_footer_boxen_comments {
	position: relative;
	padding: 5px;
	margin: 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.1em;
}

.pre_footer_boxen ul {
	padding: 0;
	margin: 0;
}

.pre_footer_boxen_comments li ul li {
	list-style-type: disc;
	margin: 0 5px 0 10px;
	_margin: 0 2px 0 2px;
	padding: 1px 0 1px 0;
	color: #0073AC; 
	word-spacing: -0.5px;
	letter-spacing: -0.3px;
	font-size: 1em;
	font-weight: bold;
	font-family: georgia, serif;
}

.pre_footer_boxen li {
	list-style-type: disc;
	margin: 0 25px 0 25px;
	_margin: 0 12px 0 12px;
	padding: 1px 0 1px 0;
	color: #fff;
	word-spacing: -0.5px;
	letter-spacing: -0.3px;
	font-size: 1.25em;
	font-weight: bold;
	font-family: georgia, serif;
}

#pre_footer_left {
	float: left;
	position: relative;
	margin: 10px 0 15px 50px;
	_margin: 10px 0 7px 25px;
	padding: 0;
	width: 277px;
}

#pre_footer_middle {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	_margin: 10px 0 7px 12px;
	padding: 0;
	width: 277px;
}

#pre_footer_right {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	_margin: 10px 0 7px 12px;
	padding: 0;
	width: 277px;
}

.pre_footer_boxen a, .pre_footer_boxen a:visited {
	color: #154B5F;
 	text-decoration: none;
}

.pre_footer_boxen a:hover {
	color: #222;
	text-decoration: underline;
}

ul.recentcomments li{
	line-height: 12px;
}

#recent-comments {
	font-size: 11px;
}

h2.widgettitle {
	margin: 0 5px 2px 5px;
	font-size: 16px; 
	font-weight: bold; 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

  /* Footer
-----------------------------------------*/
#footer {
	min-height: 121px;
	_height: 121px;
	width: 950px;
	position: relative;
	padding: 0;
	margin: -121px auto 0 auto;
	background: url(images/footer.jpg) repeat;
	
  }


#footer_container {
	margin: 35px 35px 0 0;
    padding: 10px;
	font-size: 1em;
	color: #666;
	width: 250px;
	float: right;
	text-align: center;
	border: 1px solid #ccc;
}


.footer_container_left {
	margin: 20px 10px 0 50px;
	font-size: 1em;
	color: #666;
	text-align: left;
	width: 100px;
	float: left;
	text-align: left;
}

#footer h2 {
	color:	#E51937;
	margin: 5px 0 -2px 0;
	padding: 0;
	font-size: 1em; 
	position: relative;
}


#action_menu {
	position: relative;
	z-index: 12002;
}

#action_nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 999998;
	position: relative;
}

#action_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#action_nav a {
	float: left;
	padding: 50px 0 0 0 ;
	overflow: hidden;
	height: 0px !important;
	height /**/:100px; /* for ie5/Win only */
}

#action_nav a:hover {
	background-position: 0 -50px;
}

#action_nav a:active, #action_nav a.selected {
	background-position: 0 -0px;
}

#join_nav a {
	width: 212px;
	background: url(images/button_campaign.jpg) top no-repeat;
	margin: 0 3px 0 3px;
}

#contribute_nav a {
	width: 213px;
	background: url(images/button_contribute.jpg) top  no-repeat;
	margin: 0px 3px 0 3px;
}

#word_nav a {
	width: 185px;
	background: url(images/button_word.jpg) top  no-repeat;
	margin: 0px 3px 0 3px;
}


#home_bottom {
	position: relative;
}

#home_video {
	float: left;
	width: 600px;
	margin: 5px;
	position: relative;
}

#upcoming_events {
	float: left;
	width: 250px;
	margin: 5px;
	position: relative;
}

#upcoming_events ul li{

	list-style: disc;
	margin: 0 0 10px 25px;
	padding: 0;
	font-size: 1.2em;
}

.wpcf7-list-item
{
	width: 30px;
	height: 30px;
}

.wpcf7-checkbox {
	background-color: #eee;
	text-align: left;
	padding: 5px;
	border: 1px solid #ccc;
			position: relative;

}

input {
	padding: 2px;
	}

	.form_label {
		position: relative;
	}

	.rex_photo {
		margin: 0 7px 4px 10px;
	}

	

	h3#headline {
	color:	#E51937;
	padding: 0 0 0 5px;
	font-size: 1.6em; 
	margin: 0;
	width: 90%;
}



.bigum{
	font-size: 1.4em;	
	font-weight: bold;
	text-align: center;
}

#stay_informed {
	position: absolute;
	top: 53px;
	left: 329px;
	height:72px;
	width: 204px;
	background: url(images/informed_back.jpg) top  no-repeat;
	z-index: 999998;
	overflow: hidden;
}


#informed_in {
	width: 125px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}

form.wpcf7-form {
	margin: 0;
	padding: 20px 0 0 5px;
	text-align: left;
}

#stay_informed li {
	margin: 0;
	padding: 0;
}

form.wpcf7-form ul {
	margin: 0;
	padding: 0;
}

#informed_send {
	background-color: #D82A2B;
	color: #fff;
	vertical-align: middle;
	border: none;
}

.wpcf7-response-output {
	background-color: #8A9EB7;
	color: #fff;
	margin: -50px 0 0 0;
	z-index: 999999;
}

.form_label, label {
	color:	#005DAB;
	font-size: 1.25em; 
}

legend {

	padding: 0 0 2px 0;
	font-size: 1.25em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #E51937; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	margin: 0 0 15px 0;

}


fieldset {
	border: 1px solid #DDD9AB;
	margin: 25px 0 10px 0;
}


.last_input required, #fields_fname, #fields_lname, #fields_phone, #fields_email, #fields_address1, #fields_address2, #fields_city, #fields_state, #fields_zip{

	border: 1px solid #8A9EB7;
	width: 250px;
}


.radio_list input {
	width: 20px;
	float: left;
	border: none;

}

.optional {
	color: #8A9EB7;
	font-size: .9em;
	margin: 0 0 0 5px;
}