/* CSS Document */

body{
	font-family: Tahoma;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	background-image:url(../images_site/body_bg.jpg);
}

a{
	color: #0f3a6a;
	text-decoration: none;
}

a:link{
	color: #0f3a6a;
	text-decoration: none;
}

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

a:hover{
	color: #0f3a6a;
	text-decoration: underline;
}

h1{
	font-family: Tahoma;
	font-size: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px 0 0 0;
	margin-top: 0px;
}

h2{
	font-family: Tahoma;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	margin-top: 0px;
}

h3{
 font-family: Tahoma;
 font-size: 100%;
 color: #000000;
 background-color:#CCCCCC;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Tahoma;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h5{
 font-family: Tahoma;
 font-size: 80%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 80%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*********** #navbar styles ***********/

#navbar{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
	font-family: Tahoma;
	
}

#navbar td{
	font-weight: bold;
	font-family: Tahoma;
	text-indent: 10px;
	font-size: 80%;
}

#navbar h3{
	padding: 10px 0px 2px 10px;
}

#navbar a {
	color: #000000;
	text-decoration: none;
}

#navbar a:hover{
	text-decoration: underline;
	color: #000000;
}


/************* Menu *********************/
#breadcrumb {
	clear: both;	
	margin: 0; padding: 0 40px 0 40px;
	font-weight: bold;
}
#breadcrumb div, #breadcrumb span  { 
   color: #000; 
   font-size: 13px;
}
#breadcrumb a { 
   color: #000; 
   text-decoration: underline; 
}


/************** .feature styles ***************/

.feature{
	padding: 0px;
	font-size: 80%;
}

.feature h3{
	padding: 0px;
	text-align: center;
}

.feature h4{
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.feature p{
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.feature img{
	padding: 0px;
	margin-top: 5px;
}

/************** .news styles ***************/

.news{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.news h3{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.news img{
	padding: 0px;
	margin: 0px;
	float: left;
}

.news p{
	padding: 0px 10px 0px 10px;
	text-align: left;
}

/************** .obits styles ***************/

.obits{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.obits h3{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.obits h4{
	padding: 0px 10px 5px 0px;
	margin: 0px;
	text-align: center;
	vertical-align: text-bottom;
}

.obits td{
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
}

.obits img{
	padding: 0px;
	margin: 0px;
	float: left;
}

.obits p{
	padding: 0px 10px 0px 10px;
	text-align: left;
}

/************** .headlines styles ***************/

.headlines{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.headlines h3{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.headlines h4{
	padding: 0px;
	margin: 10px 0px 0px 10px;
	text-align: left;
}

.headlines img{
	padding: 0px;
	margin: 0px;
	float: left;
}

.headlines p{
	padding: 0px 10px 0px 10px;
	text-align: left;
}

/************** .weather styles ***************/

.weather{
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}

.weather h3{
	text-align: center;
}

.weather h4{
	padding: 0px 10px 10px 10px;
	text-align: center;
}

.weather img{
	float: left;
}

.weather p{
	padding: 0px 5px 0px 5px;
	text-align: left;
}

.weather table{
	padding: 0px;
	font-size: 80%;
	text-align: left;
}

/************** .story styles ***************/

.story{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.story h3{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.story img{
	padding: 0px;
	margin: 0px;
	float: left;
}

.story p{
	padding: 0px 10px 0px 10px;
	text-align: center;
}

.content {
	padding: 10px;		
	margin: 0;
}

/************** #headlines styles **************/

#headlines{
	width: 135px;
	border-left: 1px solid #cccccc;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	border-bottom: 1px solid #cccccc;
	float: right;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
}

#advert img{
	padding: 5px 5px 5px 30px;
	margin: 5px 0 0 10px;
}


/* Next/Previous Links */	

#nextlinks { 
   font-size: 11px;
   font-weight: bold; 
   padding-bottom: 35px;
   padding-left: 10px;
   padding-right: 10px;
}

#nextlinks .prev { text-align: left; float: left;  }
#nextlinks .next { text-align: right;  float: right; }

#nextlinks a { 
   text-decoration: underline;
}


/* Sidebar - feeds and link management */

#feeds {
   text-align: left;
	font-weight: bold;
	padding-left: 10px; 
	padding-top: 10px; 
	line-height: 20px;
	padding-bottom: 10px; 
}
.rss {
	padding-left: 10px;
   padding-bottom: 1px;
   padding-top: 1px;
}
.del-icio-us { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
}
.yahoo { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
}
.google { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(http://www.mccurtaincountyview.com/artman2/style/images/clock.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(http://www.mccurtaincountyview.com/artman2/style/images/comment.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(http://www.mccurtaincountyview.com/artman2/style/images/page.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;

}

.not_found {
   padding: 40px;
   text-align:center;
}

.post-cats {
	padding-left: 10px;
}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(http://www.mccurtaincountyview.com/artman2/style/images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(http://www.mccurtaincountyview.com/artman2/style/images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(http://www.mccurtaincountyview.com/artman2/style/images/digg.png) no-repeat right center; 
}

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 350px;
height: 230px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #687C98;
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 10px;
visibility: hidden;
width: 330px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 360px;
margin-top: 6px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}



