/*  
Theme Name: Universal Botanicals	
Description: Custom Theme for Universal Botanicals
Version: 1.0
Author: Dak Solutions, Inc.
Author URI: http://www.daksol.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, fieldset, hr, p, form{
	margin: 0;
	padding: 0;
}



body{
	font-family: Arial, "Times New Roman", Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #000;
}

.hide {
	display:none;
}

h1, h2, h3, h4, h5, h6{
/*	font-family: Arial, "Times New Roman", Sans-serif;*/
	font-family: Arial;	
}

a{
	color: #003300;
	text-decoration: underline;
}

a img{
	border: 0;
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 0;
}

blockquote p{ padding-left: 30px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f8fde9;
}

.foot_clear{
	clear: both;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 5px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 0px;
	text-align: left;
	background: #f0f0f0;
	color: #f0f0f0;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, "Times New Roman", Sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #a9c659;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#header{
	float: left;
	width: 100%;
/*	height: 126px;*/
	height: 122px !important;
	background: url(images/header_bk.jpg) repeat-x;
}

* html #header {
	height: 102px;
}




#contact_no {
	float: center;
	position: relative;
	top: x;
	right: 45px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
        padding-top: -10;
}

#topmenu-container{
	width: 100%;
	height: 26px;
	padding: 0;
	margin: 0;
	_margin-top: -3px;
	background: url(images/purple_bar.jpg) repeat-x;
	color: #fff;
	clear: both;
}

#topmenu{
	width: 100%;	
	height: 26px;
	font-weight: bold;
	float: left;
	font-size: 13px;
}

#topmenu ul{
	list-style-type: none;
	margin: 0;
	padding-top: 6px;
}

#topmenu ul li{
	display: inline;
	margin: 0;
	padding-right: 15px;
}

#topmenu ul li h1{
	font-family: Calibri, "Times New Roman", Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#topmenu ul li a{
	margin: 0;
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
}

#topmenu ul li a:hover{
	color: #F9C286;	
}

#topmenu ul li.current_page_item{
	color: #fff;
}

#topmenu ul li.current_page_item a{
	color: #F9C286;
}

#topmenu ul li.current_page_item a:hover{
	text-decoration: none;
}

#page-container{
	float: left;
	width: 100%;
	background: #fff url(images/left_bk1.jpg) 0 0 repeat-y;
	color: #000;
	clear: both;
	margin: 20 auto;
	text-align: center;
	vertical-align: top;
}


.narrowcolumn{
	float: left;
	margin: 0;
	padding: 0;
	width: 95%;
	text-align: left;
	vertical-align: top;
}

.post{
	margin: 0px 0;
	padding: 10px 0px 0 35px;
}

.post h1{
	padding: 100 0 0px;
	font-family: Arial, "Times New Roman", Sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #005500;
	text-align:center;
	font-style: italic;	
}

.post h1 a{
	color: #005500;
}

.entry{
	line-height: 20px;
}

#subtitle {
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 20px 0 0;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
}

.entry h2{
	font-size: 24px;
	line-height: 24px;
	color: #005500;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

.entry h3{
	font-size: 16px;
	font-weight: bold;
}

.entry h4{
	font-size: 24px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.entry img{
	max-width: 100%;
}

.entry img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry img.alignright {
	margin: 5px 0 2px 7px;
	display: inline;
}

.entry img.alignleft {
	margin: 5px 7px 2px 0;
	display: inline;
}

.alignleft {
	float: left;
	width: 123px;
	height: 122px;
	padding: 0;
	border: 0;
	_margin-top: 8px;
/*	border: none;*/
}

/** html .alignleft{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rocks.png',sizingMethod='crop');
}*/

.aligncenter {
	position: relative;
	left: -40px;
	margin-left: auto;
	margin-right: auto;
}

.alignright{
	float: right;
}

.entry p.author{
	font-size: 11px;
	padding: 5px 0 0;
	color: #647f17;
}


.pdf UL {
	list-style-type : none;
}

.pdf UL LI {
	display: inline;
}

.pdf LI a {
	line-height: 50px;
	padding-right : 10px;
	padding-left : 45px;
	padding-bottom : 5px;
	padding-top : 35px;
	background : url(images/pdfsmall.gif) no-repeat 0 10px;
	margin : 0;
}

.postinfo{
	float: left;
	width: 528px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0 10px;
	padding: 0 0 10px;
	clear: both;
}

.postinfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.postinfo ul li{
	float: left;
	margin: 10px 0 0;
}

.postinfo ul li.tags{
	padding: 0 0 0 21px;
	background: url(images/tag_green.gif) no-repeat;
}

.postinfo ul li.comments-link{
	margin-right: 10px;
	padding: 0 0 0 19px;
	background: url(images/comment.gif) no-repeat 0 2px;
}

.postinfo ul li.postdate{
	margin-right: 10px;
	padding: 0 0 0 21px;
	background: url(images/calendar.gif) no-repeat;
}

.postinfo ul li.edit{
	margin-left: 10px;
}

.browse{
	padding: 5px;
	font-family: Arial, "Times New Roman", Sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #f0f0f0;
}

.browse p{
	border: 1px solid #ddd;
	padding: 10px;
	background: #fff;
}

#leftcolumn {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	width: 175px;
	background: url(images/left_bk1.jpg) repeat-y;
}
/** html #leftcolumn {
	padding: 0;
}*/

#leftcolumn h4 {
	padding-left: 0px;
	width: 100%;
	margin: 0;
	font-family: Arial, "Times New Roman", Sans-serif;
	font-size: 24px;
	font-weight: bold;
    font-style: italic;
	text-align: center;
	color: #480C3F;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#leftcolumn div.titlehead {
	margin-top: 20px;
	margin-left: 35px;
	font-family: Arial, "Times New Roman", Sans-serif;
	font-size: 12px;
	font-weight: bold;
    font-style: italic;
	text-decoration: underline;
	color: #480C3F;
	float: left;
}

/** html #leftcolumn div.titlehead {
	clear: both;
	float: left;
	width: 130px;
	padding-left: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #480C3F;
	padding-top: 10px;
	padding-bottom: 10px;
}*/

#leftcolumn div.imagebutton {
	float: left;
	width: 130px;
	padding-left: 20px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #480C3F;
	padding-top: 10px;
	padding-bottom: 10px;
}
/** html #leftcolumn div.imagebutton {
	padding-left: 0px;
}*/

#leftcolumn div.imagebutton a {
	display: block;
	color: #480C3F;
	text-decoration: none;
}

#leftcolumn div.imagebutton a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*.hline {
	width: 123px;
	height: 6px;
	float: left;
	background: url(images/hline.png) no-repeat;
	margin-left: 26px;
	margin-top: 15px;
}*/

#leftcolumn h4.hline {
	clear: left;
	padding-left: 0px;
	width: 97%;;
	height: 6px;
	float: left;
	background: url(images/hline.png) center no-repeat;
/*	margin-left: 26px;*/
	margin-top: 0px;
	text-align: center;
}

#leftcolumn div.textunderline {
	float: left;
	width: 130px;
	padding-left: 20px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #480C3F;
	padding-top: 15px;
	text-decoration: underline;
}

#leftcolumn div.textunderline a {
	display: block;
	color: #480C3F;
}

#leftcolumn div.textunderline a:hover {
	color: #ffffff;
}

#leftcolumn div.feature {
	float: left;
	width: 130px;
	padding-left: 20px;
	margin: 0;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
}

#rightcolumn {
	font-size: 11px;
        float: center;
	padding: 0 45px 0 0;
	margin: 0;
	width: 165px;
	text-align: justify;
}

.underline {
	text-decoration: underline;
}

#rightcolumn h2 {
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 5px 0 0 0;
}

/* ----------- START GREEN RIGHTCOLUMN SECTION ---------------------*/

#rightcolumn div.purpletitle {
	background: url(images/titlebar_green1.gif) no-repeat;
	width: 175px;
	height: 29px;
	margin-top: 20px;
	float: left;
}

#rightcolumn div.purplebox {
	float: left;
	margin-top: 5px;
	padding: 0;
}

#rightcolumn div.purplebox a {
	background: url(images/captionbar_green.gif) top no-repeat;
	width: 175px;
	height: 126px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold; bold;
}

#rightcolumn div.purplebox a:hover {
	background: url(images/captionbar_green.gif) bottom no-repeat;
}

#rightcolumn div.purplebox span {
	float: left;
	padding: 6px 12px 0 12px;
}
/* ----------- END GREEN RIGHTCOLUMN SECTION ---------------------*/

/* ----------- START BLUE RIGHTCOLUMN SECTION ---------------------*/

#rightcolumn div.bluetitle {
	background: url(images/titlebar_blue.gif) no-repeat;
	width: 175px;
	height: 29px;
	margin-top: 20px;
	float: left;
}

#rightcolumn div.bluebox {
	float: left;
	margin-top: 5px;
	padding: 00;
	text-align: justify;
}

#rightcolumn div.bluebox a {
	background: url(images/captionbar_blue.gif) top no-repeat;
	width: 175px;
	height: 126px;
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;
}

#rightcolumn div.bluebox a:hover {
	background: url(images/captionbar_blue.gif) bottom no-repeat;
}

#rightcolumn div.bluebox span {
	float: left;
	padding: 6px 12px 0 12px;
}
/* ----------- END BLUE RIGHTCOLUMN SECTION ---------------------*/

/* ----------- START PURPLE RIGHTCOLUMN SECTION ---------------------*/
#rightcolumn div.orangetitle {
	background: url(images/titlebar_purple.gif) no-repeat;
	width: 175px;
	height: 29px;
	margin-top: 20px;
	float: left;
}

#rightcolumn div.orangebox {
	float: left;
	margin-top: 5px;
	padding: 0;
}

#rightcolumn div.orangebox a {
	background: url(images/captionbar_purple.gif) top no-repeat;
	width: 175px;
	height: 126px;
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: Bold;

}

#rightcolumn div.orangebox a:hover {
	background: url(images/captionbar_purple.gif) bottom no-repeat;
}

#rightcolumn div.orangebox span {
	float: left;
	padding: 6px 12px 0 12px;
}
/* ----------- END PURPLE RIGHTCOLUMN SECTION ---------------------*/
	
#rightcolumn div.imagebutton {
	float: left;
	width: 195px;
	height: 81px;
	padding: 10px 0;
	margin: 0;
}


/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #f0f0f0;
	padding: 15px 0 0;
}

.comments-template h2{
	padding: 0;
	background-image: none;
}

.comments-template h2, .comments-template h3{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #f0f0f0;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

.sidebar ul li#calendar #calendar_wrap{
	border-top: 1px solid #cce0ee;
	padding: 4px 11px 11px;
	background: #f6f9fc url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.obar ul li#calendar #calendar_wrap{
	border-top: 1px solid #ddd;
	padding: 4px 11px 11px;
	background: #f9f9f9 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;
}

table#wp-calendar{
	width: 100%;
	font-family: Arial, "Times New Roman", Sans-serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer-container{
	width: 100%;
	float: center;
	text-align: center;
}

.prefooter{
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url(images/left_bk1.jpg) 0 0 repeat-y;
	color: #000;
	text-align: center;
}

.bottomlinks {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 100%;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bottomlinks a {
	color: #000000;
}

.bottomlinks2 {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-family: Arial, "Times New Roman", Times, serif;
	text-align: center;
}

.bottomlinks2 a {
	color: #000000;
}

#greenseal {
	float: right;
	width: 175px;
	height: 147px;
	padding: 0;
	margin: 0;
}

#greenseal a {
	display: hover;
	text-decoration: none;
}

#greenseal a:block {
	text-decoration: none;
}

#criseal {
	float: right;
	width: 175px;
	height: 175px;
	padding: 0;
	margin: 0;
}

#criseal a {
	display: block;
	text-decoration: none;
}

#criseal a:hover {
	text-decoration: none;
}

#footer{
	clear: left;
	text-align: top;
	width: 100%;
	background: url(images/footer_bg.png) repeat-x;
	color: #fff;
	float: left;
/*	display: block;*/
/*	padding: 0 0 0px 0;*/
}

#footer a{
	color: #fff;
}

#footer p{
	line-height: 15px;
	font-size: 11px;
}

form {
	
text-align: left;	
}

/*select.Form2{
    width:150px;
}

input.Form2{
  width:50px;
*/

/*----added by estong 04.11.2008---*/
/** html #rocks {
	position: relative;
	top:4px;
	background: none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(scale='crop',enabled='true',src='images/rocks.png'); 
	padding-top: 122px;
}*/