/*
Theme Name: Your RNC
Theme URI: http://wordpress.org/
Description: The Wordpress theme created for Your RNC.
Version: 0.9
Author: Republic Modern Media
Author URI: http://republicmodern.com/
Tags: red, politics, module

	Your RNC v0.9
	 http://republicmodern.com

	This theme was designed and built by Ali A. Akbar

	This is a licensed theme and should not be used without prior
	written permission.

*/



/* Begin Typography & Colors */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: #691a1a url('images/bk.png') repeat-x top;
 font-family: helvetica, arial, verdana, sans serif;
 font-size: 12px;
} 

a{
 color: #333;
 text-decoration: none;
}

a:hover{
 color: #666666;
 text-decoration: underline;
}

a:visited{
 color: #333;
 text-decoration: none;
}
 
#pagewidth{ 
 width:944px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 margin-top: 20px;
 margin-bottom: 0px;
 border: 8px #fff solid;
 background: #fff;
} 
 
#header{
 position:relative; 
 height:100px; 
 background: url('images/header_banner.jpg') no-repeat top; 
 width:100%;
} 

#subheader{
 width:100%;
 height: 45px;
 position: relative;
 float:left;
 display: block;
}

#subheader ul.nav{
 float: right;
 list-style-type: none;
 padding: 0;
 margin: 0;
 line-height: 45px;
 }

#subheader ul.nav li{
 display: inline;
 position: relative;
 padding: 10px;
 font-family: arial, verdana, sans serif;
 color: #03041a;
}

#subheader ul.nav li a{
 color: #03041a;
 text-decoration: none;
  font-size: 1.50em;
}

#subheader ul.nav li a:hover{
 color: #2e4289;
 text-decoration: underline;
}

#subheader ul.nav li:hover{

 color: #2e4289;
}

.fill ul{
 list-style-type: none;
 margin:0 5px;
 padding:0;
}

.fill li{
 list-style-type: none;
}

.candidates{
 text-transform:uppercase;
 font-size: 1.30em;
}

#subheader ul.nav li.candidates:hover{
 background: #fff;
 color: #03041a;
  font-size: 1.30em;
}

.page_post{
  width: 720px;
 margin-top: 5px;
 background: url('images/graybk.png') repeat-x top;
 border: 4px #bfbfbf solid;
 display: block;
 float: left;
}

.page_post h1{
 padding: 5px;
 margin: 0;
}

.page_post p{
 padding: 10px;
}
 
#leftcol{
 width:744px; 
 float:left; 
 position:relative; 
  }
  
#leftcol .main{
 width: 720px;
 height: 330px;
 margin-top: 5px;
 background: #2e4289;
 border: 4px #2e4289 solid;
 display: block;
 clear: left;
} 

#leftcol .main .title{
 padding: 0;
 margin: 0;
 height: 24px;
 display: block;
 color: #fff;
 text-transform: uppercase;
 font-weight: bold;
  font-size: 1.4em;
}

#leftcol .main .items{
 width: 116px;
 height: 300px;
 margin: 2px;
 padding: 0;
 display: inline-block;
 float: left;
}

.name_answer{
 background: #660000;
 padding: 3px;
 text-align: left;
 color: #fff;
 font-weight: bold;
 position: relative;
 top: 175px;
 font-size: 2.0em;
}

.name_answer a{
 color: #fff;
 text-decoration: none;
}

.name_answer a:hover{
 color: #fff;
 text-decoration: underline;
}

.name_answer:hover{
 background: #990000;
}

.name_info{
 background: #660000;
 padding: 4px;
 text-align: left;
 color: #fff;
 font-weight: bold;
 position: relative;
 top: 185px;
 font-size: 1em;
 line-height: 2.4em;
}

.name_info a{
 color: #fff;
 text-decoration: none;
}

.name_info a:hover{
 color: #fff;
 text-decoration: underline;
}

.name_info:hover{
 background: #990000;
}

.section_header{
 color: #03041a;
 font-size: 20px;
 font-weight: bold;
 line-height: 35px;
 margin-left: 5px;
}

#leftcol .chat{
 width: 300px;
 margin-top: 5px;
  margin-bottom: 10px;
 background: url('images/graybk.png') repeat-x top;
 border: 4px #bfbfbf solid;
 display: block;
 float: left;
}

.chat a{
 text-decoration: none;
}

.chat img{
border: 0;
}

#leftcol .chat .contents{
 padding: 10px;
}

#leftcol .twitter{
 width: 400px;
 margin-top: 5px;
 margin-bottom: 10px;
 margin-right: 16px;
 background: url('images/graybk.png') repeat-x top;
 border: 4px #bfbfbf solid;
 display: block;
 float: right;
}

#leftcol .twitter a{
 text-decoration: none;
 color: #333;
}

#leftcol .twitter a:hover{
 text-decoration: underline;
 color: #666666;
}

#leftcol .ask{
 width: 200px;
 margin-top: 5px;
 margin-bottom: 10px;
 margin-right: 16px;
 background: url('images/graybk.png') repeat-x top;
 border: 4px #bfbfbf solid;
 display: block;
 float: right;
}

#leftcol .ask a{
 text-decoration: none;
 color: #333;
}

#leftcol .ask a:hover{
 text-decoration: underline;
 color: #666666;
}

#twocols{
 width:200px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:200px; 
 float:right; 
 position:relative; 
 }
 
#rightcol .fill{
 width: 192px;
 background: url('images/graybk.png') repeat-x top;
 border: 4px #2e4289 solid;
 display: block;
 margin-top: 5px;
 font-size:1em;
}

#rightcol .fill h3{
 padding: 5px;
 margin: 0;
}
 
#maincol{
background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:0px; 
 }
 
.pulltweets{
 list-style-type: none;
 padding: 0;
margin: 0 auto;
}
 
.pulltweets li{
width: 90%;
padding: 10px;
color: #cfcfcf;
}
 
#footer{
width: 960px;
 height:70px; 
 margin: 0 auto;
 clear:both;
 } 
 
 
 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}