/*
Site: Montrose County Republicans
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Oct 08, 2009 
*/


/* ---- Reset CSS ---- */

html, body, img {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }

html { overflow-x: auto; overflow-y: auto; }

body { line-height: 1; }
p { margin:0; padding:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear:after { content: "."; display: block; height: 0;	font-size: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */ 
.image { display: block; font-size: 0; text-indent: -9999px; outline: none; }
td { vertical-align:top; }


/*  Phil Weir Aspen - CSS  */
/*  Layout  */

body {
	margin-top: 0;
	background-color:#074478;
	font: 16px "Times New Roman", Times, Georgia, serif;
	line-height:20px;
	color:#000;
	text-align:left;
}

#wrap 		{ width:960px; margin:0 auto; text-align:left; z-index:1; }
#header 	{ background:url(../images/header-bg.jpg) 0 0 no-repeat; height:193px; }
  #nav		{ padding-top:8px; }
#content	{ background:url(../images/content-bg.jpg) 0 0 repeat-y; padding:20px 0; }
#content-bottom   { background:url(../images/content-bottom.jpg) 0 0 no-repeat; height:15px; margin-bottom:20px; }
  #content-wide	{ background:url(../images/content-bg-wide.jpg) 0 0 repeat-y; padding:20px 0; }
  #content-bottom-wide   { background:url(../images/content-bottom-wide.jpg) 0 0 no-repeat; height:15px; margin-bottom:20px; }
#footer			  { background-color:#111; }
  #footer-container { width:960px; margin:0 auto; padding-top:20px; font-size:12px; color:#FFF; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
  	#elephant		{ float:left; width:54px; }
    #footer-contact { float:left; width:750px; } 
    #footer-logo    { float:right; width:150px; text-align:right; padding-top:15px; }


  
/*  Styles  */

a:link    { color: #001839; font-weight: bold; text-decoration: none; } 
a:visited { color: #001839; font-weight: bold; text-decoration: none; }
a:active  { color: #001839; font-weight: bold; text-decoration: none; }
a:hover   { color: #666; 	font-weight: bold; text-decoration: underline; }

a.mainNav:link,	a.mainNav:active,a.mainNav:visited  { 
	color:#FFF; font-size: 14px; line-height:20px; 
	font-weight:bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none; text-transform:uppercase;
	padding:0 10px;
}

a.mainNav:hover   { 
	color:#CCC; font-size: 14px; line-height:20px; 
	font-weight:bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	text-transform:uppercase; text-decoration:none;
	padding:0 10px;
}

a.footer:link, a.footer:active, a.footer:visited {
	color:#F10000; text-decoration:none;
}

a.footer:hover {
	color:#CCC; text-decoration:none;
}


a.contact:hover	  { color:#FFF; }

.completesite 	{ font: 16px/22px "Times New Roman", Times, Georgia, serif; }
.pipe		  	{ font-size:10px; color:#999; padding:0 10px; }
.space			{ padding:0 10px; }
.footerNav		{ padding:0 6px; }
.footerNavInt	{ padding:0 8px; }
.underline		{ border-bottom:1px solid #E4E9EE; display:block; margin-top:10px; }


h1.completesite { margin: 0 0 20px 0; font-size: 28px; line-height:32px; font-weight:bold; color:#F10000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h2.completesite { margin: 0 0 10px 0; font-size: 24px; line-height:28px; font-weight:bold; color:#074478; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h3.completesite { margin: 0 0 6px 0;  font-size: 20px; line-height:24px; font-weight:bold; color:#333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h4.completesite { margin: 0 0 6px 0;  font-size: 16px; line-height:20px; font-weight:bold; color:#333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }


h3 { padding:0 0 10px 0; margin:0; }
p { padding:0 0 10px 0; margin:0; }

ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }


a.cs-logo 		{ border:none; background: url(../images/completesite.png) 0 0 no-repeat; width:130px; height:30px; display:block; }
a.cs-logo:hover { border:none; background: url(../images/completesite.png) 0 -30px no-repeat; }

