/*

	Theme Name: Laurel Mt Llewellins 1000 3-Col

	Description: New Laurel Mt Llewellins 3-column theme.

	Author: August Affect

	Author URI: http://www.augustaffect.com

	Version: 1.0 
	

*/



/* LAYOUT */



body {
	background-color: #527089;
	background-image: url(images/background.png);
	background-repeat: repeat;
	background-position: left top;
	}



#wrapper {

	padding:0;

	}



#container {

	}



#contentwrap {

	background:  url(images/content-background.png) top left repeat-y;

	}



a {
	color: #F60;
	}



a:hover {
	color: #000;
	}

/* HEADER */



#header {

	height: 208px;

	padding-top:16px;

    background: #fff;

	}



#header h1 {
	margin-bottom: 1px !important;
	padding: 4px 4 4 4px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	}



#header h1 a, #header h1 a:visited {
	color: #663300;
	text-decoration: none;
	}





#header h2 {
	padding-left: 15px;
	color: #663300;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}



.logoimg {

    margin: 0 0 0 14px;

}



/* NAVIGATION MENUS */



    

#pagemenucontainer {

	height: 30px;

	margin-top: 16px;

    float: right;

	}

	

#pagemenu {

	height: 30px;

    float: right;

	}



#pagemenu, #pagemenu ul { 

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

#pagemenu {

	margin-bottom: 1px;

	}

	

#pagemenu ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px

	}

	

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 6px 6px;
	background-color: #F60;
	}

	

#pagemenu ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu li a, #pagemenu li a:link {
	color: #FFF;
	display: block;
	margin: 0;
	padding: 6px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	

#pagemenu li a:hover, #pagemenu li a:active{
	color: #FC9;
	display: block;
	text-decoration: none;
	background-color: #000;
	}

	

#pagemenu  li.current_page_item a {
	color:#FFF;
	background-color: #000;
	}



#pagemenu li:hover, #pagemenu li.sfhover { 

	position: static;

	}

	

#navcontainer {
	height: 40px;
	display: block;
	overflow: hidden;
	padding: 6px 0 0 8px;
	background-color: #F60;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	}

    

#navcontainer .current-cat a {
	color: #FFF;
	text-shadow: 0 1px 0 #21221e;
	background-color: #000;
	}

	

/* CONTENT */



#content {

	background-color: #fff;

	padding: 15px 15px 15px 15px;

	}

	

pre { overflow: auto; 

	width: 470px; 

	}



.post {

	padding: 10px;

	margin-bottom: 15px;

    border-bottom: 1px solid #ddd;

    background: url(images/post-background.png) top left repeat-x;

	}



.post p {
	margin-bottom: 10px;
	color: #333;
	}

.post h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006;
	font-size: 130%;
}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F60;
	font-size: 24px;
	}




.title a {
	text-decoration: none;
	color: #F60;
	}



.title a:hover {
	text-decoration: none;
	color: #000;
	}



.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}



.postdate {
	font-size: 13px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #8a8a8a;
	}





.postmeta {

	font-size: 11px;

	padding: 2px 4px;

	font-family: Arial, Verdana;

	}

	

.postdate img, .postmeta img {

	border: none;

	vertical-align: middle;

	margin:2px;

	}

	

.entry {

	text-align: justify;

	line-height: 20px;

	padding-top: 8px;

	font-family: Arial, Verdana;

	font-size: 14px;

	}

.navigation {

	padding: 10px 0;

	}



blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #F60;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FC9;
	}

	

.post img {

	max-width: 680px;

	}



img.wp-smiley {

	max-height: 12px;

	margin: 0;

	padding: 0;

	border: none;

	}

	

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

	}



.alignleft {

   float: left;

	}



.alignright {

   float: right;

	}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -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;

	}

	

/* SIDEBAR(S) */



.sidebaradbox {

	margin-top: 5px; 

	text-align:center;

	}

	

.ad125 {

	margin: 10px;

	}





.sidebar {
	margin: 0 0 10px 0;
	color: #333;
	}

	

.sidebar-right {

	margin-right: 10px;

	}

	

.sidebar-left {

	margin-left: 10px;

	}

    

    

.sidebar a {
	text-decoration: none;
	color: #F60;
	}



.sidebar a:hover {
	text-decoration: underline;
	color:#000;
	}



	

#search {
	border: 1px solid #006;
	height: 30px;
	padding: 0;
	background: #fff url(images/search-background.png) top left repeat-x;
	text-align: right;
	margin-top: 10px;
}



#search input {

	border: 0;

    background: none;

    color: #666;

}

	

	

#s {

	width: 140px;

	padding: 4px;

    margin:3px 0 0 0;

    background: none;

}

	


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	/* text-shadow: 0 1px 0 #617507; */
	background-color: #0C4E7B;
	}



.sidebar ul {

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}



.sidebar ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

.sidebar ul li li {

	padding: 3px 0px 3px 18px;

	margin: 0px;

	background: url(images/bullet.gif) no-repeat top left;

	}

	

.sidebar ul li ul li {

	background: url(images/bullet.gif) no-repeat top left;

	padding: 2px 0px 2px 18px;

	margin: 2px 0;

	}







.rssbox {

	background: #dce5b5;

	border: 1px solid #b2ba8b;

	padding: 10px;

	margin: 10px 0 0 0;

	}

    

.rssbox:hover {
	border-color: #F93;
    }



.rssbox a {
	color: #006;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.rssbox a:hover {
	color: #036;
	text-decoration: underline;
	}



.twitterbox {
	border: 1px solid #F96;
	padding: 10px;
	margin: 10px 0 0 0;
	background-color: #FC9;
	}

	

.twitterbox:hover {
	border-color: #F60;
    }

    

.twitterbox a {

	color: #313c02;

	text-transform: uppercase;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

	}

.twitterbox a:hover {

	color: #3f4d01; 

	text-decoration: underline;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #313c02;

	background: none;

	}

#wp-calendar caption {

	padding: 2px 4px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	background: none;

	}



#wp-calendar td {

	color: #313c02;

	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

	}



#wp-calendar td:hover, #wp-calendar #today {

	background: #eee;

	color: #555;

	}

	

#wp-calendar {

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: bold; 

	width: 100%;

	}





/* FOOTER */



#footer {
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background-color: #F60;
	}



#footer a {

	color: #fff;

	} 



#footer a:hover {

	text-decoration: none;

	} 

	

#footer2 {

	color: #76842f;

	font-size: 11px;

	text-align: center;

	padding: 10px;

	}

    	

#footer2 a {

	color: #76842f;

    text-decoration: none;

	} 

	

/* COMMENTS */



#comments h3 {

	margin-bottom: 10px;	

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

	

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

	
.post_thumbnail {

    margin: 0 10px 10px 0;

}

.topblock{

        position: absolute;

        top: -500px;

        font-family: Arial, Helvetica, Sans-serif;

        font-weight: bold;

        }
