/*
Theme Name: Texas Republicans' Club v1.0
Theme URI: http://www.texasrepublicansclub.com/
Description: Theme created for Texas Republicans' Club.
Version: 1.0
Author: Justin Flores
Author URI: http://realm9.com/
Tags: texas, republican, liberty, state, campaign, political, politics, government

	Texas Republicans' Club v1.0
	 http://www.texasrepublicanscub.com

	This theme was designed by realm9,
	whose site you will find at http://realm9.com/

*/


@charset "utf-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}
body {
	background-color:#24254b;
	font-size:1em;
	*font-size:0.9em;
	line-height:200%;
}

html, body, #container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;       /* should be auto */
  min-height: 100%;
}
html>body, html>body #container {
  height: auto;
}

#container {
	background-image:url(images/BGcontent-body.png);
	background-position:center;
	background-repeat:repeat-y;
	min-width:840px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#top {
	background-image:url(images/BGtop.gif);
	background-repeat:repeat-x;
	height:360px;
	width:100%;
	text-align:center;
	margin-bottom:-329px;
}
#columnTops {
	background-color:transparent;
	background-image:url(images/BGtop.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	z-index:1;
	width:100%;
	height:330px;
	margin:0 auto 0 auto;
	margin-bottom:-330px;
}
#main {
	width:100%;
	padding-bottom:70px;   /* Height of the footer plus some space*/
}


.clear {
  clear: both;        /* below longest column */
  margin: 0;
  padding: 0;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:50px;   /* Height of the footer */
   background:#070830;
}
#footercontent {
	margin:0 auto 0 auto;
	text-align:right;
	padding:5px;
	color:#4c4c71;
	font-size:x-small;
	width:95%;
}

#footercontent a {
	color:#CCCCCC;
}
#footercontent a:visited {
	color:#999999;
}
#columnL {
	background-image:url(images/GRpillarL.png);
	width:170px;
	height:328px;
	position:relative;
	margin-left:-130px;
	margin-bottom:-328px;
	float:left;
}
#columnR {
	background-image:url(images/GRpillarR.png);
	width:170px;
	height:328px;
	position:relative;
	margin-right:-130px;
	margin-bottom:-328px;
	float:right;
}
#content {
	margin:0 auto 0 auto;
	width:830px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
}
#sidebar {
	background:#070830;
	width:200px;
	min-height:400px;
	float:right;
	margin:15px;
	margin-right:4px;
	padding:10px;
	padding-bottom:20px;
}
#sidebar li {
	list-style-type:none;
}

h1, h2, h3, h4 {
	font-variant:small-caps;
}

#sidebar h2 {
	font-weight:normal;
	color:#899DD3;
}
#sidebar p, #fergcorp_countdowntimer li{
	line-height:160%;
}

#header {
	width:787px;
	height:222px;
	background-image:url(images/GRheader.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:-1px auto -222px auto;
	position:relative;
	z-index:50;
}
#wp_quotes {
	padding-left:5px;
	width:480px;
	height:300px;
	margin:0 auto 0 auto;
	padding-top:140px;
	margin-bottom:-300px;
	position:relative;
	z-index:60;
	color:#ffffff;
	font-size:0.9em;
	line-height:1.5em;
}
.wp_quotes_quote {
	text-align:center;
	font-style:italic;
}
.wp_quotes_author {
	text-align:right;
	font-weight:bold;
	font-variant:small-caps;
}

#nav {
	width:843px;
	height:91px;
	background-image:url(images/BGnav.png);
	background-repeat:no-repeat;
	margin:180px auto 0 auto;
	padding-left:10px;
	text-align:center;
	padding-top:2px;
	color:#91130f;
	font-size:1.1em;
	font-weight:bold;
	position:relative;
	z-index:400;
	font-variant:small-caps;
}

#nav li {
	list-style-type:none;
	display:inline;
	padding-right:20px;
	font-weight:bold;
}

#nav li a {
	text-decoration:none;
}
#nav a {
	color:#003;
}
#nav a:hover {
	color:#323F78;
}

div.navigation a {
	color:#CC0000;
}
a {
	color:#CCCCCC;
}
a:hover {
	color:#FFFFFF;
}
a:visited {
	color:#8C8C8C;
}
.postmetadata {
	font-size:0.8em;
	color:#919DD0;
}



#content form fieldset input, #content form fieldset textarea {
	border: 1px solid #999;
	border-bottom-color: #ddd;
	border-right-color: #ddd;
	padding: 2px;
	}

	#content form input:focus,#content form textarea:focus,#content form select:focus {
		background-color: #ffffe0;
		}


#content form fieldset {
	margin-bottom: 15px;
	border: 1px #666 solid;
	padding: 8px;
	}
	
#content form fieldset legend {
	color: #fff;
	font-size:1.5em;
	}

#content form label {
	display: block;
	float: left;
	vertical-align: top;
	width: 25em;
	margin-right: .5em;
	text-align: left;
	}

#content form fieldset fieldset legend, #content form label {
	color: #dedede;
	}


.cf-ol, .p2c_catlist {
	list-style-type:none;
	margin-left:-20px;
	*margin:0px;
}
.imgcalendar {
	border:0;
	vertical-align:middle;
}
.reqtxt, .emailreqtxt {
	color:#cc0000;
	padding-left:5px;
}
.area {
	width:77%;
	margin-left:20px;
}
.linklove,.cf_hidden {
	display:none;
}

#comment {
	width:620px;
}
#commentform p label {
	float: none;
	margin-left: 1em;
	display: inline;
	width: auto;
}

.sendbutton, #submit {
	padding:5px;
	font-size:1.6em;
	font-family: Georgia, Times New Roman, Times, serif;
}

.single {
	float:left;
	margin-left:10px;
}

.cf_hidden,.linklove,.cf-box-title{
	display:none;
}
li.cf-box-group {
	width:100%;
	clear: both;
	float: none;
}
li.cf-box-group input {
	clear: left;
	float: left;
	margin-left: 10px;
}
li.cf-box-group label {
	clear: left;
	display: block;
	float: left;
	margin-left: 30px;
	margin-top: -20px;
	margin-bottom:20px;
}
.failure {
	color:#CC0000;
	font-weight:bold;
}

#li--12 {
	padding-top:15px;
}

li.widget_recent_entries li, .widget li{
	list-style-type:none;
	margin-left:-30px;
	padding-bottom:20px;
	line-height:120%;
}

.post {
	text-align:center;
}

.post p {
	text-align:left;
}

.entry img {
	border-color:#3f4779;
	border-width:10px;
}
.navigation {
	font-weight:bold;
	font-variant:small-caps;
}

#recent-posts li {
	background-color:#0e0f43;	
	padding:10px;
	margin-left:-40px;
	margin-bottom:5px;
	text-align:center;
}

#recent-posts li a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:150%;
	display:block;
}
#recent-posts li a:hover {
	color:#c00;	
}

li.widget_bsearch_pop a{
	background:#37426F;
	border:1px solid #475783;
	color:#fff;
	font-size:0.8em;
	list-style:inside;
	margin:10px;
	padding:5px;
}

li.widget_bsearch_pop small{
	display:none;
}
