/*
Theme Name: Altoona Star Theme
Theme URI: http://www.ericveenendaal.com
Version: 1.0
Description: 2 Column theme based on a template by Gettemplate.com
Author: Eric Veenendaal
Author URI: http://www.ericveenendaal.com
*/


/* STANDARD TAG REDEFINITIONS */
BODY{
	color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #878787;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(images/bg_body.gif);
	background-attachment: fixed;
}
TD {
	font-size: 10pt;
}
p {
	font-size: 10pt;
	margin-bottom: 7px;
	margin-top: 0;
}
a{
	color: #990000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #D20000;
}
h1, h2, h3, h4, h5{
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
	letter-spacing: .005em;
	margin:0 0 1em 0;
	padding:0;
}
form{
	margin:0;
}

#TOPBORDER{
	width:1020px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 1px;
}

#HEADER{
	width: 980px;
	padding: 0 10px 0 10px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
#HEADER h1{
	position:relative;
	margin:0;
	color: #1D411B;
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#HEADER h1 a{ position: absolute; top: -2px; left: -2px; color: White; }
#HEADER h1 a:hover{ position: absolute; top: -3px; left: -2px; text-decoration: none; }
#HEADER h2{ float: right; font-size: 10pt; padding: 27px 15px 0 0; margin: 0; color: White; font-weight: normal; font-style: italic; }

#NAV{
	width: 990px;
	padding: 0 5px 0 5px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image: url(images/bg_margins.gif);
	background-repeat: repeat-y;
}
#NAV .Wrapper{
	height: 30px;
	background-image: url(images/bg_secondnav.gif);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
#NAV ul{
	margin: 0;
	padding-left: 0;
	height: 24px;
	line-height: 24px;
	display: block;
	list-style: none;
	float: left;
}
	#NAV li{ display: inline;  float: left;  }
	#NAV li a{ height: 30px; line-height: 30px; display: block; padding-left: 25px; padding-right: 25px;   float: left;  font-size: 11px;  font-family: "MS Sans Serif", Geneva, sans-serif;  color: #153A0E;        }
	#NAV li a.Active{ background-color: White; }
	#NAV li a:hover{ background-color: #fafafa; text-decoration: none;  color: #CE0000;    }

#CONTENT{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#CONTENT .Wrapper{
	padding: 0 20px 0 20px;
	float: left;
	background-image: url(images/bg_margins.gif);
	background-repeat: repeat-y;
	background-color: White;
}
.wp-caption-text {
	font-size: 9px;
}
#TEXT{
	float: right;
	padding: 0px;
	margin: 0;
	width: 730px;
}
#TEXT h2{
	margin: 20px 0 15px 0;
	padding: 6px 0 0 25px;
	font-weight: bold;
	color: #999999;
	font-size: 9pt;
	border-bottom: 1px solid #990000;
	background-image: url(images/bg_text_h2.gif);
	background-repeat: no-repeat;
	height: 19px;
	text-transform: uppercase;
	line-height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position: left;
}
#TEXT p{	margin-bottom: 1em; line-height:1.4em;}
#TEXT p.Aligned{ text-align: justify; }
#TEXT img.Left{ float: left; margin: 3px 15px 5px 0; padding:2px; border:1px solid #CCCCCC;}
#SIDE{
	float: left;
	width: 210px;
	padding: 0px 0 0 0;
	display: block;
	padding-bottom: 3em;
}
#SIDE h2{
	margin: 20px 0 15px 0;
	padding: 6px 0 0 25px;
	font-weight: bold;
	color: #999999;
	font-size: 9pt;
	border-bottom: 1px solid #990000;
	background-image: url(images/bg_text_h2.gif);
	background-repeat: no-repeat;
	height: 19px;
	text-transform: uppercase;
	line-height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position: left;
}
#SIDE p{ font-size: 10px;  font-family: "MS Sans Serif", Geneva, sans-serif;  line-height: 1.5em;  margin-bottom: 12px;       }
#SIDE p.Aligned{ text-align: justify; }
#FOOTER{
	clear:both;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 10px 0 10px;
	background-color: White;
	background-image: url(images/bg_margins.gif);
	background-repeat: repeat-y;
}
#FOOTER .Line{ background-color: #FAFAFA; height: 1px;  margin-bottom: 7px;  }
#FOOTER .Line span{ background-color: #990000; height: 1px; line-height: 1px;  float: left;  display: block;  width: 235px;  margin: 0;  padding: 0;  font-size: 1px;       }
#FOOTER p{ font-size: 11px; line-height: 18px; margin: 0;  color: #8B8B8B;  font-family: "MS Sans Serif", Geneva, sans-serif;        }
#FOOTER a{ font-size: 11px; font-weight: normal; text-decoration: none; color: #8B8B8B; }
#FOOTER a:hover{ color: #B22222; text-decoration: underline; }
#FOOTER .Side{ float: right; }

#BOTTOMBORDER{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 1px;
}	

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.doprint {
	display: none;
}

.catagories .children {
	display: none;
	font-weight: normal;
}

.catagories .current-cat {
	font-weight: bold;
}

.catagories .current-cat .children {
	display: block;
}

.catagories .current-cat-parent ul {
	display: block;
}

#folding_category_list .lwfcl_level-0_expandable, 
#folding_category_list .lwfcl_level-1_expandable, 
#folding_category_list .lwfcl_level-0_collapsible, 
#folding_category_list .lwfcl_level-1_collapsible, 
#folding_category_list .lwfcl_level-0_fixed, 
#folding_category_list .lwfcl_level-1_fixed {background-repeat: no-repeat; background-attachment: scroll; background-position:top left; padding-left: 12px; display: block; } 
#folding_category_list .lwfcl_level-0_expandable, 
#folding_category_list .lwfcl_level-1_expandable {background-image: url(images/expand.png);}
#folding_category_list .lwfcl_level-0_collapsible,
#folding_category_list .lwfcl_level-1_collapsible {background-image: url(images/collapse.png);}

