/*
Theme Name: RCA-USA
Description: A custom theme for the Rural Cellular Association.
Author: Segmented Media
Author URI: http://segmentedmedia.com/
*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Helevtica, Verdana, san-serif;
	/* color: #707070; */
	background:url("/wp-content/uploads/2010/04/background3.jpg") no-repeat scroll right bottom #fff;
}
table td { color: #707070; }
/*
	color: #000;;
	text-align: left;
	background: #233252 url('/wp-content/uploads/2010/03/verga-bg-body-html-main.jpg') repeat-x top center;
}
.even, .alt { border-left: 1px solid #ddd;
}
#footer { background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top; border: none; }
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
i*/
h1, h2, h3 { color: #005588; font-family:"Trebuchet MS",Arial,Helvetica,san-serif; margin-bottom: 4px;
 }


.more-link, .entry-bottom .categories{
-moz-border-radius: 2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:5px 7px;
line-height: 1em;
margin-top:10px;
margin-bottom:10px;
background-color: #cfcfcf;
background:url("/wp-content/uploads/2010/04/highlight.png") repeat-x scroll left top #F6F6F6;
border:1px solid #E1E1E1;
}
a.more-link {
	text-decoration: none;
	color: #888F96;
}
a.more-link:hover {
	color: #000;
}
img.centered { display: block; margin-left: auto; margin-right: auto; } 
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } 
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
p img { padding: 0; max-width: 100%; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } 

/*
h1 { font-size: 4em; text-align: center; }
h2 { font-size: 1.6em; } 
h3 { font-size: 1.3em; } 
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; color: white; }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; } h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; } 
.entry p a:visited { color: #b85b5a; } 
code { font: 1.1em 'Courier New', Courier, Fixed; } 
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; } 
a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; } 
a:hover { color: #147; text-decoration: underline; } 
.link { color: #eed596; } 
h1 { padding-top: 70px; margin: 0; }
h2 { margin: 30px 0 0; }
h3 { padding: 0; margin: 30px 0 0; }
acronym, abbr, span.caps { cursor: help; } 
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; } 
blockquote cite { margin: 5px 0 0; display: block; } 
.center { text-align: center; } 
.hidden { display: none; } 
.screen-reader-text { position: absolute; left: -1000em; } 
hr { display: none; } 
a img { border: none; } 
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
*/
a{ color: #005588; }
a:hover { color: #117931; }
/* * { border: none; } */

.cattitle a, .cattitle {
	font-size: 30px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 10px;
} .cattitle a { margin-left: 0px; }

.header {
	height: 55px;
	background-color: #333333;
	color: #fff;
	font-size: 13px;
}
.sidebar {
	float: right;
	clear: none;
}
.sitecontent {
	margin: 0px;
	padding: 0px;
	clear: none;
	padding-top: 15px;
}
.maincontent p, .archivecontent p {
	color: #707070;
}
p.joinpara {
}

.maincontent {
	min-height: 800px;
}
.archivecontent {
	/* background: #fff url(/wp-content/uploads/2010/04/mainbg.jpg) no-repeat top center;
	min-height: 800px; */
}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.comment {
	border-top:1px solid #ececec;
	padding: 0px 20px 10px 20px;
	color:#333;
	border-left: 1px solid #f1f1f1;
}
div.comment-author img.photo {
	padding; 5px;
	border-top: 0px solid #666;
	border-left: 3px solid #666;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
}
.even.comment {
	background-color: #fff;
}
div.comment-author span.fn a.url {
	/* ALYONS */
        background-image:url(/wp-content/uploads/2010/04/icon-author.png);
        background-repeat:no-repeat;
        width: 250px;
        padding-left: 30px;
	text-decoration: none;
	font-size: 20px;
	
}
div.comment-content p {
	font-size: 18px;
}

a.comment-reply-link {
-moz-border-radius: 2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:5px 7px;
line-height: 1em;
text-decoration: none;
background-color: #cfcfcf;
background:url("/wp-content/uploads/2010/04/highlight.png") repeat-x scroll left top #F6F6F6;
border:1px solid #E1E1E1;
float: right;
margin-top: -55px;
}

div.comment-meta {
	font-size: 10px;
	text-decoration: none;
}
div.comment-meta a {
	text-decoration: none;
}

#comment {
	width: 400px;
	height: 100px;
}


#divSSWidget {
	margin-right: 100px;
}

.page p{
}
.page h2 {
	font-size: 30px;
	padding-bottom: 5px;
	font-weight: bold;
}
.post, .page {
	/* line-height: 140%; */
}
.post h2 {
	line-height: 120%;
}
.post h3, .page h3 {
	margin-top: 8px;
	margin-bottom: 6px;
}
a.logout {
	text-decoration: none;
	font-size: 12px;
	color: #707070;
}
.break {
	clear: both;
	height: 12px;
}
.minipost h2 {
	font-size: 18px;
	font-weight: normal;
	vertical-align: top;
}
.minipost p {
	padding-top: 4px;
	padding-right: 5px;
}

.myMenu {
	/* Adjusted from 1024 b/c of horizontal scroll at 1024x768 */
	width: 970px;
	text-align: center;
}
.mbmenu{
  display:none;
}
.rootVoices{
	background-color: transparent;
	padding:0px;
	padding-bottom:0;
	text-align: left;
}
.rootVoices td.rootVoice {
	background-color:transparent;
	font-family: Arial, Helevtica, Verdana, san-serif;
	color: #fff;
	font-size:13px;
	line-height:18px;
	padding:8px;
	cursor: pointer;
	height: 55px;
}

.rootVoices td.rootVoice.selected{
	background: url(/wp-content/uploads/2010/04/nav-triangle.jpg) no-repeat;
	background-position: 20px 40px;
	color:#ffffff;
	cursor: pointer;
	font-size:13px;
  text-shadow:#660033 1px 1px 1px; 
/*
  -moz-box-shadow:#999 2px 2px 10px;
  -webkit-box-shadow:#999 2px 2px 10px;
*/
}
.rootVoices td.rightnav,.rootVoices td.rightnav.selected {
	font-weight: bold;
}
.rootVoices td.firstrightnav,.rootVoices td.firstrightnav.selected {
	font-weight: bold;
}


.menuShadow{
	padding:2px;
	padding-bottom:0px;
	left:-2px;
	top:1px;
}

/**/

.menuContainer{
	background-color:gray;
	padding:0;
  -moz-box-shadow:#999 2px 2px 10px;
  -webkit-box-shadow:#999 2px 2px 10px; 
}
.menuContainer .line{
	background-color:transparent;
	width:100%;
}
.menuContainer .line.title {
	background-color:#B23305;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	border-bottom:1px solid darkred;
}
.menuContainer .line.title a{
	font-size:14px;
}
.menuContainer td a{
	text-decoration:none;
	color: #f3f3f3;
	padding-left: 15px;
	display: block;
}
.menuContainer td.voice{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:7px;
}
.menuContainer .separator{
	background-color:#999;
	height:1px;
}
.menuContainer td.img{
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:transparent;
	width:24px;
	padding:5px;
}
.menuContainer td.img img{
	width:20px;
}
.menuContainer .textBox{
	padding: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #c3c3c3;
}
.menuContainer .selected td{
	background-color:#f3f3f3;
	background-image:url("images/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
	color:#000;
	/* text-shadow:#fff 2px 2px 1px; */
	display: block;
	width: 100%;
}
.menuContainer .selected td a:hover {
        color:#000;
        /* text-shadow:#fff 2px 2px 1px; */
        display: block;
        width: 100%;
	text-decoration: underline; 
}

.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #cccccc;
}
.menuContainer .subMenuOpener{
	background-image:url("images/menuArrow_w.gif");
	background-repeat:no-repeat;
	background-position:right;
}
.menuContainer .selected .subMenuOpener{
	background-image:url("images/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}
.more {
	text-decoration: none;
	color: #000;
	margin-left: 82px;
	font-size: 13px;
	font-weight: bold;
}
.mag { background-color: #393939; width: 294px; height: 427px; float: left;}
.mag h2 {
	margin: 0px; padding: 0px;
}
.mag h2 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	font-size: 29px;
}
.magcont {
	color: #fff;
	
}
.magcont p { 
	padding-left: 25px;
	color: #fff;
	padding-bottom: 10px;
	padding-right: 10px;
}
.twitterlist {
	margin-top: 15px;
}
.twitterlist h4 {
	font-size: 29px;
	font-weight: bold;
	margin: 0px; padding: 0px;
	margin-bottom: 5px;
}
.gallerypage h3 {
	margin-top: 35px;
	
}
.gallerypage div.flickrpress-navigation-next, .gallerypage div.flickrpress-navigation-previous {
	display: none;
}
.sidebarimg {
	padding-top: 15px;
}
.suppwrapper {
	margin-left: 15px;
}
.links ul li { list-style: none; }

.links ul li h2 { margin-bottom: 15px; }
.magimg {
	text-align: center;
	z-index: 999;
}
.magthumb {
	text-align: center;
	z-index: 999;
}
#supplimental {
	margin-top: 10px;
	height: 485px;
	background-image:url(/wp-content/uploads/2010/04/footerbg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.clear { clear: both; text-indent: -999px; line-height: 0px;}
.newsholder {
	font-size: 13px;
	color: #333;
	width: 636px;
	height: 92px;
	padding-top: 5px;
}
.newsholder h2 {
	text-transform: none;
	color: #005588;
	clear: left;
}
.newsholder h2 a {
	font-size: 15px;
	text-decoration: none;
	color: #005588;
	font-weight: bold;
}

.postdate {
	font-size: 12px;
	color: #868686;
	vertical-align: top;
	display: block;
	height: 30px;
	background-image:url(/wp-content/uploads/2010/04/icon-date.png);
	background-repeat:no-repeat;
	width: 90px;
	padding-left: 30px;
	float: left;
	padding-top: 2px;
}
.postauthor {
        font-size: 12px;
        color: #868686;
        vertical-align: top;
        display: block;
        height: 30px;
        background-image:url(/wp-content/uploads/2010/04/icon-author.png);
	/* ALYONS */
        background-repeat:no-repeat;
        width: 250px;
        padding-left: 30px;
	float: left;
	padding-top: 2px;
}

p.legalfooter, .legalfooter a {
	margin-top: 50px;
	margin: left: 10px;
	font-size: 11px;
	color: #333;
}

.odd {
	background-image:url(/wp-content/uploads/2010/04/newsfeed-bg-on.png);
	background-repeat:no-repeat;
}
.condense {
	line-height: 14px;
}

#rca468 { background-color: #fff; padding: 10px; margin-top: 3px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; min-height: 60px; width: 590px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align: center;
}

#rcanews { background-color: #fff; padding: 10px; margin-top: 3px; margin-left: 15px; margin-right: 15px; min-height: 520px; width: 590px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#rcanews h1 {
	font-size: 32px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#rcanews h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
.fright {
	float: right;	
	margin-right: 20px;
}



#rcaholder { background: url(/wp-content/uploads/2010/04/sliderbg.png) no-repeat; padding: 5px; margin-top: 10px; width: 605px; height: 373px; margin-left: 20px; overflow: hidden !important; }
#slides {
	margin-left: 6px;
	margin-top: 7px;
}

.coin-slider { overflow: hidden !important; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }


.cs-title { width: 563px; padding: 10px; background: transparent url(/wp-content/uploads/2010/04/slidertitlebg.png); color: #FFFFFF; margin: 0px; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

.noh4 h4 { display: none; }
.noh4 { margin-top: 15px; }

#cs-navigation-slides a { color: #fff; }
#cs-navigation-slides a:hover { color: #76beff; }

#rcasingle h2 a { text-decoration: none; line-height: 30px; }
#rcasingle { background-color: #fff; padding: 10px; margin-top: 3px; min-height: 250px; 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
border-radius:10px;
}
#rcasingle p+p { margin-top: 5px; }
#rcasingle ul li { color: #707070; }

#rcamap h2 a { text-decoration: none; line-height: 30px; }
#rcamap { background-color: #fff; padding: 10px; margin-top: 3px; min-height: 850px;
-moz-border-radius: 10px;
-webkit-border-radius:10px;
border-radius:10px;
width: 800px;
}
#rcamap p+p { margin-top: 5px; }
#rcamap ul li { color: #707070; }
ol li { color: #707070; }


#rcaarchive h2 a { text-decoration: none; line-height: auto; font-size: 18px;}
#rcaarchive { background-color: #fff; padding: 10px; margin-top: 3px; min-height: 250px; 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
border-radius:10px;

}
#rcaarchive p+p { margin-top: 5px; }
#rcaarchive ul li { color: #707070; }

.morewrap {
	margin-bottom: 20px;
	margin-top: 4px;
}

.bread {
	padding-right: 9px;
	margin-right: 5px;
	margin-top: 20px;
	margin-left: -15px;
}
.bread a {
	text-decoration: none;
	line-height: 28px;
	font-size: 15px;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
	text-shadow:#333 1px;
	font-weight: bold;
}
.bread a:hover {
	font-weight: bold;
	font-size: 15px;
}
    .focusField{
	font-weight: bold;
	border: 0px;
    }
    .idleField{
	font-weight: normal;
	border: 0px;
    }		
.blogroll li {
	list-style: none;
}
.linkcat h2 {
	margin: 0px;
	margin-top: 25px;
}

form.wpcf7-form div h3 {
	margin-top: 15px;
}
form.wpcf7-form div input[type=text], form.wpcf7-form div input[type=textarea], form.wpcf7-form input[type=text] {
-moz-border-radius: 2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:5px 7px;
line-height: 1em;
margin-top:10px;
margin-bottom:10px;
background-color: #cfcfcf;
background:url("/wp-content/uploads/2010/04/highlight.png") repeat-x scroll left top #F6F6F6;
border:1px solid #E1E1E1;
}

span.wpcf7-checkbox {
	display: block;
	width: 400px;
}
span.wpcf7-list-item input {
	clear: both;
	width: 20px;
	float: left;
}
span.wpcf7-list-item-label {
	float: left;
	padding-top: 5px;
}

input[type=submit], #cancel-comment-reply-link {
-moz-border-radius: 2px;
-webkit-border-radius:2px;
text-decoration: none;
border-radius:2px;
padding:5px 7px;
line-height: 1em;
margin-top:10px;
margin-bottom:10px;
margin-right: 10px;
background-color: #cfcfcf;
background:url(/wp-content/uploads/2010/04/highlight.png) repeat-x scroll left top #F6F6F6;
border:1px solid #E1E1E1;
}

form.wpcf7-form div input[type=submit]:hover, form.wpcf7-form input[type=submit]:hover {
-moz-border-radius: 2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:5px 7px;
line-height: 1em;
margin-top:10px;
margin-bottom:10px;
background-color: #cfcfcf;
background:url(/wp-content/uploads/2010/04/highlight.png) repeat-x scroll left top #F6F6F6;
border:1px solid #E1E1E1;
font-weight: bold;

}

.formJoin:hover, .formLogin:hover, formSearch:hover { cursor: pointer; }
input.formEmail { width: 200px; height: 30px; padding: 4px; padding-top: 0px; background: transparent url(/wp-content/uploads/2010/04/form_email.png) no-repeat; color: #333; margin: 0px; font-size: 14px; line-height: 16px; border: none; }
input.formName { width: 139px; height: 30px; padding: 4px; padding-top: 0px; background: transparent url(/wp-content/uploads/2010/04/form_name.png) no-repeat; color: #333; margin: 0px; font-size: 14px; line-height: 16px; border: none; }
input.formLName { width: 140px; height: 30px; padding: 4px; padding-top: 0px; background: transparent url(/wp-content/uploads/2010/04/form_name.png) no-repeat; color: #333; margin: 0px; font-size: 14px; line-height: 16px; border: none; }
input.formJoin { width: 94px; height: 37px; padding: 4px; padding-top: 0px; background: transparent url(/wp-content/uploads/2010/04/form_join2.png) no-repeat; color: #333; margin: 0px; font-size: 14px; line-height: 16px; border: none; }
input.formSearch { width: 60px; height: 24px; padding: 4px; padding-top: 0px; background: transparent url(/wp-content/uploads/2010/04/searchButton.png) no-repeat; color: #333; margin: 0px; font-size: 14px; line-height: 16px; border: none; }
input.formLogin { width: 60px; height: 24px; padding: 4px; padding-top: 0px; background: transparent url(/wp-content/uploads/2010/04/form_login.png) no-repeat; color: #333; margin: 0px; font-size: 14px; line-height: 16px; border: none; }

.wpcf7-list-item-label { width: 300px; }

.map {
float right: margin-right: 30px; }

#theme-my-login label {
	color: #000000 !important;
}
.login label {
        color: #000000 !important;
}

.image_vote {
        width: 180px;
        display: block;
        border: 2px solid #cfcfcf;
        float: left;
        padding: 10px;
        min-height: 300px;
        margin: 5px;
        text-align: center;
}

.vote {
        padding: 5px 0;
        background: #eee;
        border: 1px solid #ddd;
        width :50px;
        text-align: center;
        margin: 10px auto;
        }

        .vote a, .vote span.voted {
                cursor: pointer;
                margin-top: 5px;
                /* padding-top: 5px; */
                /* border-top: 1px solid #ddd; */
                display: block;
                }

        .vote span.voted {
                cursor: default;
                }

.contest-links { text-align: center; }

