/*
Theme Name: Flora
Theme URI: 
Description: A theme made for opendata.keystone-foundation.org for their flora database of the Nilgiris
Author: Robert Basic Modified by Gautham March 2010
Author URI: http://robertbasic.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	
	COLOR BANK
	#967696
	#fadbef
	#fbe1f2
	
	

*/

* {
    margin: 0;
    padding: 0;
}

body { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; background:#fff;}

#boxleft div p.style1 {font-weight:bold; margin:0px; color:#FF0000; font-size:24px;}

#wrap { width:1000px; clear:both; overflow:hidden; margin:auto; /*border:#f45 solid 1px;*/}

#mainframe {width:1000px; height:320px; background:url(../flora/img/culture-banner2.jpg) no-repeat  bottom; margin:-70px auto 20px;}

#contenttop {width:1000px; height:25px;  background:url(../flora/img/contentbg_01.jpg) no-repeat top; margin:0 auto;}
#contentbottom {width:1000px; height:25px;  background:url(../flora/img/contentbg_04.jpg) no-repeat top; margin:0 auto;}
#content{ width:970px; margin:0px auto; padding: 10px; background: url(../flora/img/contentbg_02.jpg) repeat-y center; clear:both; overflow:hidden;  }

#footer {width:1000px;   margin:25px auto; border-top:1px solid #8f0356; padding:10px 0; }
#footer p {color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#footer a {text-decoration:none; color:#8f0356;}
#footer a:hover {color:#b3036b;}

#clear {clear:both;}




/*==seasons==*/
#boxmainwrap{width:660px; height:100%; float:left;}
#boxmain {  padding:5px; width:auto; height:auto; }
#box1, #box2{width:281px; padding:0 20px;}
#box1 {margin:5px 0px 0 0px;}
#box2 {margin:5px 0 0 15px;}
#boxrightwrap {width:300px; margin:0 0 0 5px; float:right; border:0px solid #ff6600;  }
#boxright{ padding:5px;}

#boxmain, #boxmainwrap, #box1, #box2 {border:0px solid #456; float:left; }
#boxmain p, #boxmainwrap p, #box1 p, #box2 p, #boxright p, p {font-size:12px; color:#555; text-align:justify;}

.post-meta-key {font-size:11px; color:#555; list-style:none; font-weight:normal; width:200px; display:inline-table;}
ul.post-meta li {font-size:11px; color:#675; list-style:none; font-weight:bold; }




