/*  
/*  
Theme Name: Friendly LightGreen
Theme URI: http://www.friendlywebdirectory.com/wordpress-themes.php
Description: Two column widgetized Wordpress theme.
Version: 1.0
Author: Friendly Web Directory
Author URI: http://www.friendlywebdirectory.com/wordpress-themes.php



/* ------------- Structure ------------- */
body
{
	font-family: Arial, Verdana, Tahoma;
	background:#829431 url(images/body-bg.jpg) no-repeat 0 184px;
	font-size:12px; color:#757575;
	margin:0; padding:0;
}
#wrapper
{
	margin:0;
	width:1024px; 

	
}
#header
{
    height:184px;width:1024px; background:#485412;margin:0;
}
#header .left{ float:left;
background:url(images/header-left.jpg) no-repeat;
height:184px;width:329px;
}
#header .main{ float:left;
background:url(images/header.jpg) no-repeat;
height:184px;width:593px;
}
#header .right{ float:left;
background:url(images/header-right.jpg) no-repeat;
height:184px;width:102px;
}

#sidebar {
  float:left; width:277px; padding:0 25px; color:#fff;
}

#content{
  float:left; width:597px;
}

#post {width:577px;margin:0; padding:10px;
background:url(images/content_bg.jpg) repeat;
}
#footer {
	background:url(images/footer.gif) no-repeat;
	width:597px;padding-bottom:10px;
}

a {color:#485412; text-decoration:none; }
a:hover {color:#485412; text-decoration:underline; }

/* -------- Header ------- */


#header form {margin:60px 0 0 25px; padding:0;}
#header form p{ margin:0; padding:0;border:0;}
#header input.txt {width: 255px;height:22px;background:#fff;
    margin:0; padding:5px; border:3px solid #485412; color:#485412; font-weight:bold;
}


h1 {margin:0; padding:20px 0 0 56px; font-weight:normal; font-size:36px; line-height:36px; color:#485412; }
h1 a,h1 a:hover {color:#485412; text-decoration:none; }
h2.desc {margin:0; padding:5px 0 0 56px; font-weight:normal; font-size:15px; line-height:15px; color:#1D1C16; font-weight:bold;}

/* ------- SideBar --------- */


#sidebar ul {
list-style: none; margin:0; padding:0;
}
#sidebar ul li{
list-style: none; margin:0; padding:15px 0 0 30px;
}

#sidebar ul li h2 {
    margin:0; line-height:14px;
    font-size:14px; text-align:left;padding:0;
    color:#FBE107; font-weight:bold;
}
#sidebar ul ul{
    list-style: none; margin:0; padding:10px 0 0 0;
}

#sidebar ul ul li {
    list-style: none; margin:0 0 0 20px; padding:5px 5px 0 15px; font-weight:normal;
    background:url(images/sidebar-li.jpg) no-repeat 0 8px;
}


#sidebar a, #sidebar a:hover {
    color:#fff; text-decoration:underline;
}


/* ------- Content --------- */
.post-title {background:#485411; width:557px; color:#D1D4C4;padding:10px; min-height:20px;}
.post-title h2{
  font-size:20px; text-align:left;padding:0;margin:0;
  color:#D1D4C4; font-weight:normal; float:left;background:#485411;
}
.post-title h2 a {
  color:#D1D4C4; text-decoration:none;
}
h2 a:hover {
  color:#eee; text-decoration:none;
}


.post-title small {color:#D1D4C4; background:#485411; padding:0;font-size:11px;font-weight:bold; float:right;}

.entry {
  margin:5px 0 15px 0;width:577px;
  background-color:#fff;
  border-top:6px #9D9C9C solid;
  border-bottom:6px #9D9C9C solid;
}

.entry p {
  margin:0; padding:5px 10px; text-align:justify; color:#757575;
}

.entry a { color:#626262; text-decoration:none;}
.entry a:hover { color:#373737; text-decoration:underline;}
.entry img a{border:0;}

.comnt p{margin:0; padding:0; color:#485412;font-weight:bold; font-size:12px; text-align:right;text-decoration:underline;padding-bottom:5px;}
.comnt a{color:#485412;font-weight:bold;text-decoration:underline;}


/*  ------- Footer -------- */
#footer p{ color:#FFFFF5; font-weight:normal; font-size:11px;line-height:11px;
  padding-top:10px; margin:0; text-align:center;
}
#footer a{
  color:#FFFFF5; text-decoration:none; font-weight:bold;
}
#footer a:hover{
  color:#FFFFF5; text-decoration:underline;
}




/*  ------- Others -------- */
.clr {clear:both; display: none; }
hr {display:none;padding:0; margin:0}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;border:0;
    visibility: hidden; line-height:0;font-size:1px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;line-height:0;font-size:1px;}
/* End hide from IE-mac */




/* --------------------- common elements --------------------------- */

a.more-link {font-weight:bold;text-align:right; color:#485412; float:right;}
p.postmetadata {margin:0; padding:10px;}

.postmetadata {
	text-align: left;
	}

.postmetadata a { color:#376003; text-decoration:none;}
.postmetadata a:hover { color:#376003; text-decoration:underline;}

.alt {
	background-color: #f8f8f8;
	border-top: 6px solid #9D9C9C;
	}

input, select, textarea {
  border: 1px solid #9D9C9C;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.entry ol,.entry ul {
	padding: 5px 0 5px 35px;
	margin: 0;
	}

.entry li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#rsidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#rsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #9D9C9C;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #9D9C9C;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	}
/* End Various Tags & Classes*/
