/* 
Theme Name: GreenFlower
Description: WP Theme <a href="http://wpthemes.info/green-flower/" title="WordPress Theme GreenFlower" target="_blank">GreenFlower</a> by Sadish
Version: 1.2
Author: Sadish Bala
Author URI: http://wpthemepark.com
*/
/* Header Image from http://www.sxc.hu/browse.phtml?f=view&id=635700 */

body {
	margin:0;
	padding:0;	
	font-size:10px;
	font-size:small;
	font-family:Verdana, "Trebuchet MS", Arial, Sans-serif;	
        background:#46361c url(img/.jpg) left top repeat-y ;
	font-size:76%;

}

/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
    margin:2em;
    padding:10px;
    border-left: 8px solid #46361c;
    background: #d4f3c7;
    width:500px;
    color:#46361c;
    font-size:1.1em;
    font-weight:bold;
}
a 
{
	text-decoration:none;
	
}
a:link,a:visited {
	color:#707070;
text-decoration:none;
border:none;
}
a:hover, a:active {
	color:#707070;
text-decoration:none;
border:none;	
	
}	



p {
	line-height:1.8em;
	margin-bottom:0.5em;
}	

.section  {
border-bottom: 3px dashed #9c8a6e;
padding: 5px 0 15px 0;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li 
{
	margin:5px 0;
	padding:0;
}	
ul li 
{
	padding:0 0 5px 15px;
	list-style:none;
	background:url(img/parl_bullet.png) no-repeat top left;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Georgia, Verdana, Serif;	
}
h1 {
	font-size:180%;
	font-weight:normal;
	margin-bottom:0;
	color:#4E5C7D;
}	
h2,h3 {
	font-size:1.5em;	
	color:#333300;
	margin:0.5em 0;
	padding:0.25em 0;
	font-weight:normal;	
}
fieldset 
{
	border:none;
}
img.left
{
float: left;
margin: 0 14px 3px 0;
}
img.right
{
float: right;
margin: 0 14px 3px 0;
}

.emphasis  {
color:#46361c;
font-weight:bold;
}

.emphasis2  {
color:#46361c;
font-weight:bold;
background:#d4f3c7;
padding:3px;
font-size:1.2em;
margin-right:5px;

}

.new  {
color:#58d222;
}

#outerbox
{  
width:1000px;
height:100%;
float:left;
background: #46361c url(img/brownbg2.jpg) repeat-y;
padding-left:150px;

}

#container {
	background:#fff url(img/.png) repeat-y left;
	margin:10px auto;
	width:900px;
border: 4px groove #6b5431;	
      
}

#header {
	margin:0 auto;
	height:160px;
	background:#82B969 url(img/design2.jpg) no-repeat center;	
	color:#000;
	position:relative;
        border-bottom: 2px solid #6b5431;	
}

#header h1{
	font-size:160%;
	font-weight:bold;
	font-family:"Century Gothic", sans-serif;
	letter-spacing:0.1ex;	
	background:none;	
	margin:130px 20px 0 0;
	float:right;
        color:#ffffff;	
}
#header h1 a 
{
	color:#ffffff;
	border-bottom:none;
}
#header h1 a:hover, #header h1 a:active
{
	color:#ffffff;
	border-bottom:none;
}

#content {
	float:left;
	width:625px;
	margin:0;
	padding:0 10px 20px 10px;
        color:#7d7d7d;
	

        	
}



.page-title 
{   margin:0.5em;
    padding:0.5em;	
}
.post 
{
    margin:0.5em 0.5em 3em 0.5em;
    padding:0.5em;
}

{
.img a:link, a:active, a:visited, a:hover; 
text-decoration:none;
border:none;
}


ul#posts li em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-title 
{
	font-size:160%;	
    border:none;
    margin:5px 0 0.5em 0;
    padding:0;
}
.post-title a:link, .post-title a:visited 
{
    color:#333300;
    border-bottom:none;
}
.post-title a:hover, .post-title a:active 
{
    color:#666633;
    border-bottom:none;
}
.post-date 
{
    margin:0;
    padding:0;
    color:#fff;    
    font-size:0.9em;
}
.post-info 
{
    color:#fff;
    margin:0;
    padding:3px 0;    
    border-top:#fff 1px solid;
    clear:both;
    font-size:1em;    
}
.post-info em 
{
    color:#666;
    font-style:normal;
}
.post-info em.user
{
        color:#fff;  
	?8background:url(img/user.png) no-repeat left center;*/
	padding:2px 0 2px 12px;
}
.post-info em.cat
{        color:#fff;
	/*background:url(img/star.png) no-repeat left center;*/
	padding:2px 0 2px 12px;
}
.post-info a:link, .post-info a:visited
{    color:#fff;
    border:none;
}
.post-info a:hover, .post-info a:active
{    color:#fff;
    border-bottom:1px solid;
}
.post-content 
{
    margin:0;
    padding:0.2em 0;
}
.post-comments 
{  
   float:right;
}
.post-comments a 
{
   /*background:url(img/comments-small.gif) no-repeat left center;*/
   padding-left:12px;   
}
#sidebar {
	float:right;
	width:225px;
	padding:0 10px 0 5px;
	font-size:90%;
        color:#7d7d7d;
}
#sidebar h2 
{
    color:#504800; 
    margin:0.2em 0 0 0;       
    font-size:1.5em;   
    font-weight:bold; 
}
#sidebar ul 
{
	margin:0;
	padding:5px 0;
	list-style:none;

}
#sidebar ul li 
{
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	background:none;
        font-size: 1em;	
        color:#82B969;
        
}
#sidebar ul ul, #sidebar form 
{
    margin:0;
    padding:0.5em 0 0 .2em;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:5px 0;
color:#82B969;
}
#sidebar ul li ul li ul li
{
	margin:0;
	padding:5px 0 5px 5px;
	background:url(img/arrow.gif) no-repeat left center;
color:#82B969;
}
#sidebar li li a:link, #sidebar li li a:visited
{
    color:#82B969;
    border:none;
}
#sidebar li li a:hover,#sidebar li li a:active
{
    border-bottom:#964 1px solid;
}
#sidebar li li 
{
    margin:0.2em 0;
}

#sidebar h1,h2,h3 a:link, a:visited, a:hover, a:active;  {
color:#82B969;
}

#footer {
height:100px;
	clear:both;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	font-size:90%;
	background:#82B969; url(img/.png) top repeat-x;	
        border-top: 2px solid #46361c;
color:#7d7d7d;
}

#footer  
{
color:#ffffff;
text-align:center;
	}

#footer a 
{
color:#ffffff;
	border:none;
}
/*Comments Style*/
#comments, #respond{
	margin: 2em 0 0 5px;
         color:#fff;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background:#f9f9f9;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;	
	font-style:normal;
	font-size:0.9em;
	color:#fff;
}
.commentlist .alt
{
	background: #fff url(img/gradtop.gif) repeat-x top;	
	border-top: #aaa 1px solid;
}

/***************   NAVIGATION                         
############################################*/

ul#navigation {
	list-style:none;
	margin:0 auto;	
	padding:0;
	font-family:Arial,Georgia, Verdana, Serif;
	font-weight:bold;
	background:#82B969;	
	text-transform:uppercase;
	height:30px;
	line-height:30px;	
	font-size:1.1em;
border-bottom: 2px solid #6b5431;
}

ul#navigation li 
{
  float:left;
  margin:0;
  padding:0;
  list-style:none;  
  white-space:nowrap;	
  background:none;	
}	

ul#navigation li a {
  display:block;
  padding:0 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  color:#fff;
  
}	
ul#navigation li a:active a
{
color:#fff;
background:#6b5431;
}

ul#navigation li.current_page_item a

{background: #6b5431;
color:#a1e682;}

ul#navigation li a:hover 

{background: #d4f3c7;
color:#6b5431;}



/***************   TEXT ELEMENTS                   
############################################*/

textarea, input.textbox
{
    background:#fff url(img/gradtop.gif) repeat-x top;
	border:#aaa 1px solid;
}
textarea 
{
	width:90%;
} 
textarea:focus, input.textbox:focus 
{
	border:#964 1px solid;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
#content ul.asides 
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:1em 0;
	padding:0 15px;	
}
#content, #sidebar, .widget, #footer 
{
	overflow:hidden;
}

.widget ul  {
font-size: 1.2em;
font-weight:bold;
list-style-type:disc;
}

.widget ul hover  {
background: #d4f3c7;
text-decoration:none;
}
