/*
Theme Name: Wilco YR
Theme URI: http://wilcoyr.com/
Description: The official theme of the Williamson County Young Republicans club 2008.
Version: 1.0
Author: Justin Flores
Author URI: http://realm9.com/
Tags: red, custom header, liquid width, two columns, widgets

	Wilco YR v1.0
	 http://wilcoyr.com/

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

*/



body {
	background-color: #052d69;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:150%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000033;
}
input {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header {
	background-color:#c32626;
	height:153px;
	width:100%;
	min-width:980px;
	text-align:left;
}
#nav {
	width:60%;
	margin-left:auto;
	height:56px;
	background-image:url(/images/BGnav.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-right:15px;
	
	text-align:right;
	margin-top:-56px;
	margin-bottom:30px;	
	min-width:740px;
}

.page_item {
	background-image:url('/images/GRstar.gif');
	background-repeat:no-repeat;
}

.page_item, .page_item a{
	padding-left:10px;
	margin-left:0px;
	display:inline;
	color:#ffffff;
	text-decoration:none;
	list-style-type:none;
	height:30px;
}

#content {
	background-image:url(/images/BG01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:330px;
	min-width:980px;
}
#footer {
	height:65px;
	width:98%;
	text-align:right;
	color:#ffffff;
	font-size:9px;
	float:right;
}
#footer a {
	color:#ffffff;
}

#sidebar {
	width:25%;
	float:left;
	background-image:url(/images/BGdkblue-trans.png);
	padding:10px;
	margin-left:10px;
	margin-top:340px;
}

#sidebar a {
	color:#EE5151;
}

#sidebar h2 {
	margin-bottom:15px;
	text-align:center;
	margin-left:-20px;
	color:#9C1414;
}

li.sideLI, li.pagenav, li.categories, li.linkcat, #sidebar li {
	list-style-type:none;
	color:#ffffff;
	margin-left:-30px;
	margin-bottom:15px;
}

#searchsubmit {
	background:#CC0000;
	color:#FFFFFF;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2, h2 a {
	color:#ffffff;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h1, h1 a {
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size:x-large;
}

.redtable{

	margin-top:15px;
	margin-right:15px;
	margin-left:auto;
}
#comment {
	width:90%;
}

#calendar_wrap table {

}

.linklove{
	display:none;
}

div.navigation a {
	color:#fff;
}