/*
Theme Name: LTLF-Forest-2009
Author: Alex
*/

BODY {background-color: #FFFFFF; background-image: url(http://www.ltlf.co.uk/forest/wp-content/themes/LTLF-Forest-2009/build/bg_fade1.png); background-attachment: fixed; background-repeat: repeat-x; font-size: 13px; font-family: tahoma, arial, helvetica, serif;}

HR {color:#CC0000; background-color: #CC0000; height: 1px; border: 0;}

td {font-size: 13px; color: #000000; font-family: tahoma, arial, helvetica, serif;}

H1 {font-size: 40px; font-weight: normal; color: #000000; font-family: Impact;}
H2 {font-size: 25px; font-weight: normal; color: #000000; font-family: verdana, arial, helvetica, serif;}
H3 {font-size: 15px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}


.byline {font-size: 11px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}

.cats {font-size: 11px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}

.comments {font-size: 12px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}

.message {text-decoration:none; font-family: verdana; font-size: 11px; font-weight: bold; color: white} 

.copyright {text-decoration:none; font-family: verdana; font-size: 10px; font-weight: bold; color: black} 

.articletitle {font-size: 25px; font-weight: normal; color: #FFFFFF; font-family: Impact;  letter-spacing:1px;}



ul {list-style-type: dot; list-style-position: outside; margin: 20px; padding: 0px;}
li {margin-top:3px; margin-bottom:10px;}

input {background-color: #D3DAED;}
textarea {background-image: url(http://www.ltlf.co.uk/forest/wp-content/themes/LTLF-Forest-2009/build/bg_fade1.png); background-repeat: repeat-x;}
select {background-color: #D3DAED;}

.menuhead {text-decoration:none; font-weight: normal; font-family: impact; font-size: 16px; color: #FFFFFF; letter-spacing:1px;}
.menu {text-decoration:none; font-weight: bold; font-family: verdana; font-size: 11px; color: #CC0000;} 
.menu ul {list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px;}
.menu li {margin-top:10px; margin-bottom:10px;}
.menu li li {margin-top:5px; margin-left:10px; margin-bottom:5px;}

.menu2head {text-decoration:none; font-weight: normal; font-family:  tahoma, arial, helvetica, serif; font-size: 16px; color: #CC0000;}
.menu2 {text-decoration:none; font-weight: bold; font-family: verdana; font-size: 11px; color: #CC0000;} 
.menu2 ul {list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px;}
.menu2 li {margin-top:10px; margin-bottom:10px;}


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

  a:visited
  {
    color: #CC0000; 
    text-decoration: none;
  }
  a:hover
  {
    color: #cccc33;
    text-decoration: none;
  }



 a.articletitle:link {color: #FFFFFF; text-decoration: none;}
 a.articletitle:visited {color: #FFFFFF; text-decoration: none;}
 a.articletitle:hover {color: #FFFFFF; text-decoration: underline;}

 a.heading {color: #FFFFFF; text-decoration: none;}
 a.heading:link {color: #FFFFFF; text-decoration: none;}
 a.heading:visited {color: #FFFFFF; text-decoration: none;}
 a.heading:hover {color: #FFFFFF; text-decoration: underline;}

blockquote {
	border-right: 0;
	border-left: 5px solid #CC0000;
	margin-right: auto;
	margin-left: 1.5em;
	padding-right: 0;
	padding-left: 5px;
}


/************************************************
*	Comments													*
************************************************/
h2#comments{
	text-align:center;
	border-top:1px solid #acb1ba;
	background:#eeeeee;
	padding:2px;
	border-bottom:1px solid #acb1ba;
	margin-bottom:10px;
	margin-top:80px;
	font-size: 110%;
}

ol#commentlist {
	margin-top:0px;
	margin-left: 0px;
	color: #9b9b9b;
	list-style-type: none;
	font-size:0.9em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#commentlist li  p{
	margin-top: 8px;
	margin-bottom: 16px;
	line-height: 20px;
}

.commentname {
	float: left;
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentinfo{
	width: 300px;
	float: right;
	text-align: right;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #ebebeb;
	line-height:12px;
	color: #5b5b5b;
	background-color: #F8F8F8;
	padding: 5px;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #ebebeb;
	line-height:12px;
	color: #5b5b5b;
	background-color: #CEE4F4;
	padding: 5px;
}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
}

#commentsform{
	margin-top:none;
	text-align:center;
	border:1px solid #ddd;
	background:#ededed;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:100%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



