@import url(reset.css);
@import url(featuredcontentglider.css);

/* =global~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
* {	margin:0;	padding:0;}

html,body {	height:100%;	width:100%;}

body { 
	background: #f7f7f7 url(img/back.jpg) center repeat-y;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 	
	line-height: normal;
	color:#454545;	
	margin: 0 auto;	
	padding: 0;
	text-align: center; 
	/*max-height: 100%;*/ 
}

img {margin: 0; padding: 0;}

a, a:visited {color: #cc0000; text-decoration: none;}

a:hover {color:#ee0000;}

a img { border: none; }

p {
	margin: 0 0 20px 0;
}

p a, p a:visited {
	color: #cc0000;
}

p a:hover {
	color:#ee0000;
}

h1 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .share a:hover { color: #ee0000; }

.glidecontent h5 a, .panel h5 a:visited {color: #bb0000;}

.glidecontent h5 a:hover {color: #ee0000;}

.sm {font-size: 0.9em;}

.lrg {font-size: 1.2em;}

.caps {text-transform: uppercase;}

ul, li, ul.nolist, ul.nolist li { margin-left: 0; padding-left: 0; list-style-type: none;}

.post ul { margin: 10px 0 20px 20px; }

.post li { list-style-type: square; margin: 10px 0 10px 0; }

.widget ul { margin-left: 1em; padding-left: 1em;}

.widget li { list-style-type: square; margin: 10px 0 10px 0; }

.grey { color: #646464; }

.dark {color: #222;}

.strong {font-weight: bold;}

.right { float: right;}

.left {float: left;}


/* =uprising_format~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

h1 {font: normal 210% Georgia, "Times New Roman", Times, serif;	letter-spacing: -0.05em;	margin-bottom: 10px;	margin-top: 20px;}
h2 {font: normal 120% "Arial Black", helvetica, sans-serif; letter-spacing: -0.02em;	margin-bottom: 0px;	margin-top: 0px;}
h3 {font: normal 150% Georgia, "Times New Roman", Times, serif;	margin-bottom: 0px;	margin-top: 0px;}
h4 {font: normal 130% Georgia, "Times New Roman", Times, serif;	margin-bottom: 0px;	margin-top: 0px;}
h5 {font: normal 120% Georgia, "Times New Roman", Times, serif;	margin-bottom: 0px;	margin-top: 0px;}
h6 {font: normal 110% Arial, Helvetica, san-serif; margin-bottom: 0;	margin-top: 0px; text-transform: uppercase;}

.resultText {margin: 0 0 2px 20px; color: #999;}
.section h2 {font: normal 160% "arial black", helvetica, sans-serif; }



.glidecontent p {text-align: left; font-size: 12px; margin: 0; color: #fff;}

.glidecontent h5 {font-weight: bold;}

/* =labels~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

.label h2 {font: normal 90% "arial black", helvetica, sans-serif; padding: 9px 0 1px 5px; margin: 0; text-transform: uppercase; background: #eee; border-left: 0px solid #ddd; text-align: left;}

.label a, .label a:visited{color: #787878;}

.label a:hover {color: #ee0000;}

/* =main_layout~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#outer {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}	

#inner {
	width: 1010px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #fdfdfd url(img/inner_back.jpg) repeat-y;
	text-align: left;
}	

#headerOuter  {	
	width: 1010px;
	height: 91px;
	margin: 0; 
	padding: 0;
	background: #454545 url(img/header_back.jpg) repeat-x;
	border-bottom: 1px solid #363636;
}

#header {	
	width: 990px;
	height: 71px;
	margin: 0; 
	padding: 10px;
	text-align: right;
	background: url(img/peak.gif) left bottom no-repeat;
}

#navOuter  {
	width: 1010px;
	height: 31px;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	border-top: none;
	border-bottom: 1px solid #454545;
}

#nav  {
	width: 1010px;
	height: 29px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	background: #454545 url(img/nav_back.gif) top left repeat-x;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #787878;
}

#footer {
	clear: both;
	float: left;
	width: 1010px;
	height: 100%;
	margin: 20px 0 0 0;
	padding: 10px 0 20px 0;
	background: #fff url(img/footer_back.jpg) repeat-x;
	border-bottom: none;
	text-align: center;
	color: #787878;
	border-top: 0px solid #515151;
	border-right: 0px solid #4a4a4a;
	border-bottom: 0px solid #454545;
	border-left: 0px solid #4a4a4a;	
} 

.contentLeft {
	width: 190px;
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	display: inline;	
}

.contentFeature { 
	margin: 20px 10px 0 0; 
	width: 418px;
	padding: 6px;
	background: #161616;
	text-align: left; 
	float: left; 
	overflow: hidden;	
	position: relative;
	display: inline;
}

.mainColumn {
	float: left;
	width: 640px;
	margin: 0;
	padding: 20px 10px 0 20px;
	text-align: left;
	display: inline;	
}

.twoColumn {
	float: left;
	width: 670px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;	
}

.threeColumn {
	clear: both;
	float: left;
	width: 1010px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;	
}

.column1 {
	width: 310px;
	height: 100%;
	margin: 20px 0 0 0;
	padding: 0 10px 20px 20px;
	float: left;
	text-align: left;
	display: inline;
			
}

.column2 {
	width: 310px;
	height: 100%;
	margin: 20px 0 0 0;
	padding: 0 10px 20px 10px;
	float: left;
	text-align: left;
	display: inline;
			
}

.column3 {
	float: left;
	width: 310px;
	height: 100%;
	padding: 0 20px 20px 10px;
	margin: 20px 0 0 0;
	text-align: left;
	display: inline;
			
}


/* =login~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#login {
	width: 300px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	float: right;
	text-align: right;
	color: #e7e7e7;
}

#login a, #login a:visited {
	color: #fff;
}

#login a:hover {
	color: #cd0000;
}

#login ul, #login li {
	list-style: none;
	float: right;
}

#login li {
	margin: 0 0 0 10px; 

}

#loginform {
	float: right;
	text-align: right;
}

.user {
	font-weight: bold;
}

#log, #pwd {
	padding: 0 0 0 1px;
	margin: 2px 0 0 0;
	font-size: 1.0em;
	width: 100px;	
	border: 1px solid #848484;
	outline: none;
	background: #676767;
	color: #f2f2f2;
	/*position: relative;*/
	/*bottom: -3px;*/
}	

#loginSubmit {

	padding: 4px 0 0 0;	

}

/* =secondary_layout~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.mast {
	margin-top: 5px;
	margin-right: 300px;
}

.label { 
	position: relative; clear: both;	width: auto; height: auto;
	padding: 0 0 0 0; 
	margin: 0 0 20px 0;
	color: #787878;
	text-align: left;
	border-top: 1px solid #ddd; 
	border-left: 1px solid #ddd; 
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.section {
	position: relative;	
	width: 970px;
	height: auto;
	padding: 0;
	margin: 20px 20px 0 20px;
	color: #bbb;
	text-transform: uppercase;
	background: none;
	text-align: left;
	border-top: 0px solid #e6e6e6;
	border-bottom: 1px dotted #ccc;
}

.entry {
	height: auto;
	margin: 0 auto;
	padding: 0;
		
}

.mug {
	width: 46px;
	height: 50px;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px;	
	margin-right: 5px;

}

.thumb {
	width: 100px;
	height: 75px;
	float: left;
	border: 0px solid #fff;
	margin-right: 10px;

}

.thumbRight {
	width: 100px;
	height: 75px;
	float: right;
	border: 0px solid #fff;
	margin-left: 10px;

}

.thumbLeft {
	width: 100px;
	height: 75px;
	float: left;
	border: 0px solid #fff;
	margin-right: 10px;

}

.thumbLrg {
	width: 310px;
	height: 200px;
	float: none;
}

.avatar {
	display: block; 
	float: left;	
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px;	
	margin: 0 5px 10px 0;
}

.postMeta {
	padding-bottom: 4px;
	color: #222;
}


.adBox {
	clear: both;
	text-align: center;
	padding: 10px 0 40px 0;
}

.select {
	margin-top: 20px;

}

/* =----------------------------------- style some comments */

#commentsContainer {	margin-bottom: 30px;}

#commentsContainer li {list-style: none;} 

#commentsContainer span.hook {	position: relative;	display: block;}

#commentsContainer h3 {	display: block;	margin: 10px 0;	padding: 7px 4px 0;	border-top: 1px dotted #ccc;}

.cancel-comment-reply {	position: absolute;	top: -1px;	right: 4px;}

.commentlist {	list-style: none; list-style-type: none; margin: 0 0 20px 0;}

.commentlist .comment-author {float: left; height: 42px; width: 200px;  margin-bottom: 10px;}

.comment {border: 1px solid #bbb; background: #fff; padding: 10px;}

.comment p {clear: both;}

.commentlist .comment-author img.avatar { display: block; float: left;	border: 1px solid #e6e6e6;	margin-right: 5px;}

.comment-author cite.fn {position: relative; font-size: 1.2em; font-weight: bold; font-style: normal; top: 14px;}

span.says {display: none;}

.comment-meta {float: right; font-size: 0.8em; font-weight: bold; margin: 0; letter-spacing: -0.02em; text-transform: uppercase; padding-right: 5px;}

.commentlist li .reply {	text-align: right;	padding-bottom: 10px;}.commentlist li .reply a {	display:inline;}

.commentlist li ul,.commentlist li ol,.commentlist li blockquote {	margin: 0 20px;}.commentlist .children {	margin: 0 0 0 20px;}.commentlist .children li {	list-style: none;}#commentform .contain {	margin: 0 0 10px 0 !important;}#commentform #author,#commentform #email,#commentform #url,#commentform textarea {	padding: 4px 3px;	border: 1px solid #ccc;	border-left-color: #bbb;	border-bottom-color: #bbb;	background: #fff;	margin-right: 4px;}#commentform #author,#commentform #email,#commentform #url,#commentform textarea {	border: 1px solid #bbb;	outline: none;	padding: 4px 3px;	width: 160px;}#commentform p label {	margin: 4px 0 0 0;}#commentform textarea {	float: none;	width: 98%;	overflow: auto;}

/* =----------------------------------- tabs */

#menu ul {
	clear: both;
	list-style: none;
	margin: 1px 0 20px 0;
	float: right;
	border-right: 0px dotted #333;
}

#menu li {
	float:left;
	margin-left: 1px;
	list-style:none;
 	cursor: pointer;
	display:block;
	background: none;
	font-size: 10px;
}

#menu li:hover {
	color: #ee0000;
}

#menu a, #menu a:visited {
	padding: 3px 6px;
	margin: 0;
	color: #454545;
	display: block;
	height: auto;
	background: #ccc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #aaa;	
}

#menu a:hover {
	text-decoration:none;
	color: #ee0000;
}

#menu a.selected, #menu a.selected:visited {
	color: #131313;
	background: none;
	border: 1px solid #f7f7f7;
}


/* =----------------------------------- navigation */


#current {
	background: #333;
}

#page-bar {
	width:640px;
	float: left;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

#page-bar ul {
	list-style: none;
	z-index:11;
}

#page-bar li {
	float:left;
	list-style:none;
 	cursor: pointer;
	display:block;
	border-right:1px solid #424242;
	height: 29px;	
}

#page-bar li:hover {
	color: #ebebeb;
	background: #414141;
}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding: 7px 13px;
	color: #f2f2f2;
	display: block;
	line-height: 15px;
	height: auto;
	font-weight: bold;
	text-decoration: none;
}

#page-bar a:hover {
	text-decoration:none;
	color: #ebebeb;
	background: #414141;
}



/* Dropdown Menus */


#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#page-bar li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 122px;
	color: #333;
	text-transform:none;
	
	}

#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #f4f4f4;
	float: none;
	margin: 0px;
	width: 122px;
	color: #333;
	border-top: 1px solid #898989;
	}

#page-bar li li a:hover {
	background: #fff;
	width: 122px;
	color: #bb0000;
	}


#page-bar li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 148px;
	border: 1px solid #444;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}

#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


 /* Form Elements */


select {
	border:1px solid #ccc;
	width:100%;
}	

.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
}


#search {
	width:250px;
	float:right;
	text-align:right;
	padding-top: 6px;
	margin-right:0px;

}
	
#s {
	float: left;
	padding: 0 0 0 1px;
	font-size: 11px;
	width: 150px;
	height: 15px;
	outline: none;
	border: 1px solid #999;
	background: #fff;
	color: #454545;
	display: inline;

}	

#searchsubmit {

	float: left;
	font-size: 11px;
	margin: 0 10px 0 0;
	color:#fff;
	display: inline;
}



/* =----------------------------------- meta lead for each post */

span.date, span.author, span.comments { font-size: 0.8em; font-weight: bold; margin: 0; letter-spacing: -0.02em; text-transform: uppercase; padding-right: 5px;}

span.share {font-size: 0.8em; font-weight: bold; letter-spacing: -0.02em; text-transform: uppercase; }

span.author {color: #131313;}

span.date { }
	
span.comments a { background: url(img/comment.gif) no-repeat right center; padding-right: 12px;} 


/* =----------------------------------- spacing */


.noMargin {
	margin: 0;
	padding: 0;
}

.entry p, entry h1 {
	margin: 0 auto;
	padding: 0;
}

.post {
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: auto;	
}

.vertSpacer {
	width: auto; 
	height: 10px;
	padding: 0;
	background: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom: 1px dotted #ccc;
	clear: both;
}

.widget, #tabswg {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}


.tags a { 
	padding-left: 5px;
}


/*=----------------------------------- photos */

p.wp-caption-text {
	font-size: 0.9em;
	font-weight: bold;
}	


/*=----------------------------------- calendar widget */


#wp-calendar {	text-align: center; border-collapse: collapse;	width: 100%;}

#wp-calendar caption {	font-weight: bold;	margin-bottom: 7px;}

#wp-calendar thead { }

#wp-calendar thead th {	padding: 4px 4px 4px 3px;	border: 1px solid #ccc;	border-width: 1px 0;}

#wp-calendar td {	padding: 10px;}

#wp-calendar td a {display: block; font-weight: bold;}

#wp-calendar a, #wp-calendar a:visited {
	color: #bb0000;
}

#wp-calendar a:hover {
	color: #ff0000;
}


/*=----------------------------------- publish2 widget */


#publish2 {
	margin: 0 auto;
}

#publish2 p {
	margin: 0 0 10px 0;
}


.publish2_header {

}
.publish2_story_tags,
.publish2_story_publication_date,
.publish2_story_publication_name {
	font-size: 0.8em; font-weight: bold; letter-spacing: -0.02em; text-transform: uppercase; color: #131313; margin-bottom: 0;
}

.publish2_story_publication_date {

}

.publish2_journalist_profile {
	font-style: italic;
}
a.publish2_link, a.publish2_link:visited {


}
a.publish2_link:hover {

}

.publish2_story_headline {
	font: normal 120% Georgia, "Times New Roman", Times, serif; margin-bottom: 0px;	margin-top: 0px;
}
.publish2_story_description {
display: block;
padding: 0 0 10px 0;
border-bottom: 1px dotted #ccc;

}
.publish2_story_tags {
	font-size:8px;
}
#publish2_footer {
	color:#eee;
}


/*=----------------------------------- lots of lists */


ul.partners, .partners li {
	list-style-type: square;
	margin: 10px;
	padding: 0;
	font-size: .9em;
}

.toplinks {
	float: left!important;
	color: #ccc;
	width: 80px;
	padding: 7px 0 0 0;
	text-align: left;
}

.toplinks a, .toplinks a:visited {
	margin: 0;
	color: #ccc;
}

.toplinks a:hover {
	color: #fff;
}

.bottomlinks {
	margin-top: 10px;
	color: #787878;
}

.bottomlinks a, .bottomlinks a:visited {
	margin: 10px 20px;
	color: #787878;
}

.bottomlinks a:hover {
	
}

a.feed {
	background: url(img/icons/feed16x16.png) no-repeat;
	padding-left: 18px;
}

a.twitter {
	background: url(img/icons/twitter16x16.png) no-repeat;
	padding-left: 18px;

}

a.facebook {
	background: url(img/icons/facebook16x16.png) no-repeat;
	padding-left: 18px;
}


/*=----------------------------------- float properties */


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix {
	display: inline-block;
	}


/*=----------------------------------- Hides from IE-mac */


* html .clearfix {
	height:1%;
	}

*+html .clearfix {
	height:1%;
	}

.clearfix {
	display:block;
	}
