/**
Theme Name: Oshims
Author URI: http://oshims.com
Version: 1.0
Author: PoozlCom LLC
Description: Oshims Premium WP
*/

body {

	font:normal 12px Tahoma, Verdana, Arial, 'Trebuchet MS';
	/*background:#002B4B url('./images/background.jpg');*/
	margin:0;
	padding:0;
	color:#606060;
	background-image:url(./images/bgline.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#E3E3E3;
}



#body-in{
	/*background:transparent url('./images/background-top.jpg') repeat-x;*/
}

#wrapper {
	width:1000px;
	margin:0 auto;
	padding-top: 5px;
}

#wrapper-in { 
	background-color:#FFFFFF; 
}

a {
	text-decoration: none;
	outline:none;
	color:#606060;
}

a:hover {
	text-decoration: none;
	color:#89B31E;
}

h1 {
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
}

img {
	border:none;
}

img.myimg {
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#FFFFFF;

}
.entry img {
	/*border:1px solid #CCCCCC;*/
	padding:5px;
	/*background-color:#FFFFFF;*/
}


p {
	margin:0; 
}


/* Begin Calendar */

#calendar_wrap{ 
	margin-top:10px; 
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 290px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar caption {
	text-align: center;
	font-size:14px;
}

#wp-calendar td, #wp-calendar th {
	padding: 3px 0;
	text-align: center;
}

#sidebar #wp-calendar a{
	display: block;
	color:#75B1DD;
}

#sidebar #wp-calendar a:hover { 
	color:#357CB0; 
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #EEEEEE; 
}

#wp-calendar #today {
	background-color:#F3F3F3;
	border:1px solid #E7E7E7;
}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
}

blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

a img { border: none; }

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-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;
}

.clear{
	clear: both;
	width:100%;
}

.clear-left { clear:left; }

/* icon system */

.icon{
	background-image:url('images/all-icons.jpg');
	background-repeat:no-repeat;
	display:block;
	padding-left:20px;
	height:22px;
}

#bookmark, #topsearch, #pref-nav{
	float:left;
}

#bookmark{ width:150px; }

#topsearch{
	width:45px;
	background-position: 0 -22px;
}

.rss {
	background-position: 0 -44px;
	padding-left:26px;
	width:100px;
	float:left;
	line-height:22px;
	height:22px;
}

/* corner system */
.relative { position:relative; }
.absolute {
	position:absolute;
	display:block;
}

.top-left { top:0; left:0; }

.top-right { top:0; right:0; }

.bottom-left { bottom:0; left:0; }

.bottom-right { bottom:0; right:0; }

/* header */


#header {

}

/*#header-tool{
	background:transparent url('./images/header-tool-bg.gif') repeat-x;
	padding:18px 14px 0;
	font-size:11px;
	line-height:20px;
	height:40px;
}

#header-tool-left, #header-tool-right {
	background:transparent url('./images/header-tool-corner.jpg') no-repeat;
	width:14px;
	height:36px;
	top:11px;
}

#header-tool-left { background-position: -14px 0; left:0; }

#header-tool-right { background-position: 0 0; right:0; }
*/
#header-content {
	/*background:transparent url('./images/header-content-top-bg.jpg') no-repeat;*/
	/*padding:10px 20px;*/
	color:#A1C2CB;
	
	background-image:url(./images/header_fon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:103px;
	margin:0 auto;
	width:1000px;
}
#logo {

float:left;
height:72px;
left:25px;
position:relative;
top:20px;
width:182px;
}

#header_text {
float:left;
left:60px;
position:relative;
top:25px;
width:500px;
}

#header_text_big {
color:#106a09;
font-family:Tahoma;
font-size:24px;
line-height: 150%;
}

#header_text_small {
color:#A2A2A2;
font-family:Tahoma;
font-size:12px;
}

#ten_years {
background-image:url(./images/10_years.png);
float:left;
height:95px;
left:60px;
position:relative;
top:10px;
width:231px;
text-align: right;
}
/*
#header-content h1 { font:normal 2.7em 'Century Gothic', 'Trebuchet MS', Arial, Georgia; }

#header-content p { font-family:Arial,'Trebuchet MS',Georgia; font-size:13px; margin:7px 0; }

#header-content a { color:#357CB0; }

#header-content a:hover { color:#B5B5B5; }

#tday {
	background:transparent url('./images/today.jpg') no-repeat;
	width:128px;
	height:33px;
	top:26px;
	right:26px;
	font-size:13px;
	color:#A5A5A5;
	line-height:31px;
	padding-left:44px;
}
*/

/* Search form */

.simple-form {
	background:transparent url('images/form.jpg') no-repeat;
	margin:0;
	padding:0;
	float:left;
	width:221px;
	height:23px;
	position:relative;
}

.input-text,.input-submit {
	border: medium none;
	background:transparent;
	position:relative;
}

.input-text { left:8px; top:2px; width:140px; }

.input-submit {
	width:33px;
	left:13px;
	top:1px;
	cursor:pointer;
}

#menu-pages {
	background:url('./images/menu_fon.jpg') no-repeat top right;
	
	height:53px;
	
}

#menu-pages ul { margin:0; padding-left:7px; }

#menu-pages li {
	background:transparent url('./images/razdel.png') no-repeat center right;
	float: left;
	display:block;
	list-style-type: none;
	
	height:53px;
	min-width:65px;
	text-align:center;
	
}

#menu-pages .page_item a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	font-size: 11px;
	text-decoration: none;
	background:none;
	border:none;
	margin:0 2px;
	padding: 18px 10px 0 10px;
	display:block;
	height:35px;
	min-width:65px;

}
#menu-pages .page_item a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EDFF53 ;
	font-size: 11px;
	text-decoration: none;
	background:#89B31E url('./images/green.png') repeat-x center right;
	border:none;
	margin:0 2px;
	padding: 18px 10px 0 10px;
	display:block;
	height:35px;
	min-width:65px;

}
.pic {
background:#fff;
padding:4px;
border: 1px solid #ccc;
}
/* container */

#container{
	width:1000px;
	margin:0 auto;
	min-height:300px;
	background-image:url(./images/center_fon.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	}

#news-slider{
	/*background-color:#FFFFFF;
	padding:20px 0;*/
	height:209px;
	margin:0 auto;
	background-image:url(./images/photos_fon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

/* content */

#content {
	float:left;
	width:650px;
	margin:0 11px 0 11px;
	padding:0 11px 20px 25px;
	min-height:500px;
}

h2.title {
	/*font:normal 16px 'Trebuchet MS',Arial, Tahoma;
	line-height:27px;
	margin-bottom:5px;
	color:#357CB0;*/
background-image:url(./images/top_text.jpg);
background-position:left top;
background-repeat:no-repeat;
color:#89B31E;
font-family:Tahoma;

font-size:14pt;
height:40px;
padding-left:40px;
padding-top:20px;
width:660px;

}

h2.title a { color:#89B31E; }

h2.title a:hover { color:#B5B5B5; }

.meta {
	background-image:url(./images/broad.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font:normal 10px 'Trebuchet MS',Arial, Tahoma;
	color:#A1C2CB;
	padding:5px 11px;
	min-height:27px;
	
	/*border-top:1px solid #E7E7E7;
	text-transform:uppercase;
	margin-bottom:5px;*/
}

.meta p {
	margin:0 0 3px;
}

.meta span, .mini-post span{
	background-image:url('./images/all-icons.jpg');
	background-repeat:no-repeat;
	padding-left:22px;
	margin-right:10px;
}

.datepost { background-position: 0 -66px; }

.commented { background-position: 0 -83px; color:#89B31E;}

.way { background-position: 0 -100px; }

.tagpost { background-position: 0 -100px; }

.edit { background-position: 0 -100px; }

.entry {
	color:#60615A;
	line-height:1.5em;
}
.entry p {
	text-align: justify;
	padding: 0px 0px 5px 0px;
	
}

.entry div.herbs h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	display: inline;
}

.entry div.herbs {
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.entry div.categories h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 150%;
	display: inline;
}

.entry div.categories h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	display: inline;
}

.entry div.categories {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	border-bottom: 1px dashed #9e9e9e;
}

.entry div.product-cell {
    width:23%; 
    float:left; 
    text-align:center;
    
}

.entry div.product-cell-right {
    text-align:center;
}

.entry div.product-cell h3, .entry div.product-cell-right h4 {
    font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	display: inline;
}
.entry div.product-cell-right h5  {
    font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	display: inline;
}
.entry div.product-cell div{
    text-align: justify;
    padding: 0px 10px 0px 10px;
}

.entry a{
	text-decoration: underline;
	color: #89B31E;
}

.entry a:hover {
	text-decoration: none;
	color: #89B31E;
}

.herb-directory-letters {
	padding: 10px;
}

.herb-directory-letters a { 
	font-size: 18px;
	font-weight: bold;
}

.herb-directory-letters a b { 
	font-size: 26px;
	font-weight: bold;
}

#comments {
	font:normal 16px 'Trebuchet MS',Arial, Tahoma;
	margin: 20px 0px 0px 0px;
	padding:7px 0;
	color:#357CB0;
}

#leaveareply {
	font:normal 16px 'Trebuchet MS',Arial, Tahoma;
	margin:0;
	padding:7px 0;
	color:#357CB0;
}

.commentlist {
	padding:0 20px;
	margin:0;
	color:#60615A;
}

.commentlist li { 
	margin-bottom:15px; 
	list-style-type: none;
	list-style-image: none;
}

.commentlist a { color:#A1C2CB; }

.commentlist a:hover { color:#B5B5B5; }

#comment-fields-left-block {
	float:left; 
	width: 200px;
}

#respond {
	margin: 20px 0px 0px 0px;
}

#respond h3 {
	font:normal 16px 'Trebuchet MS',Arial, Tahoma;
	margin:0;
	color:#89B31E;
	text-align: center;
	padding:10px;
}

#respond p { margin-bottom:7px; }

#respond input, #respond textarea, #subscribe {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	padding:5px;
	font:normal 12px Arial,Verdana,Tahoma,'Trebuchet MS';
	
}
#respond textarea
{
width:430px;
}

#respond input#submit {
	background-color:#EFEFEF;
	border:1px solid #ccc;
	color:#A5A5A5;
	height:34px;
	padding:0;
	width:72px;
}

.button-nav, .wp-pagenavi {
	margin:0;
	padding:0;
	font-size:10px;
	text-transform:uppercase;
}

.button-nav li, #post-nav a, .wp-pagenavi li {
	background:transparent url('./images/button-nav-left-bg.jpg') no-repeat top left;
	float: left;
	list-style-type: none;
	padding-left: 8px;
	margin-right:3px;
	height:22px;
	color:#357CB0;
	font-style:normal;
}

.button-nav li span, #post-nav a span, .wp-pagenavi li span, .wp-pagenavi li a {
	background:transparent url('./images/button-nav-right-bg.jpg') no-repeat top right;
	padding-right:6px;
	height:22px;
	display:block;
	width:8px;
	line-height:21px;
	color:#357CB0;
	font-style:normal;
}

.button-nav #featured-prev-button, #pagenavi-prev-button a,  #pagenavi-prev-button em, #post-nav a span#prev-post { width:57px; }

.button-nav #featured-next-button, #pagenavi-next-button a,  #pagenavi-next-button em, #post-nav a span#next-post { width:43px; }

.button-nav li span:hover, .button-nav li span.hover, .wp-pagenavi span a:hover, .wp-pagenavi span.hover a { color:#B5B5B5; }

.wp-pagenavi li span.pages {
    width: 65px;
}
.wp-pagenavi li span.current {
    font-weight: bold;
    font-size: 14px;
    width:9px;
}

#post-nav { margin:7px 0; float:right; }

#featured-nav{
	height:22px;
	margin-bottom:7px;
}

#featured-nav li span {
	cursor:pointer;
}

#about { background:#F8F8F8 url('./images/about-bg.jpg') repeat-y top left; margin-bottom:10px; }



#about-in { background:transparent url('./images/about-top-bg.jpg') no-repeat top left; }



#about-in h2 {

	font:normal 16px 'Trebuchet MS', Verdana, Arial;

	border-bottom:4px solid #E7E7E7;

	padding-top:5px;

	margin:0 10px;

}



#about-content {

	background:transparent url('./images/about-bottom-bg.jpg') no-repeat bottom left;

	padding:10px 10px 0;

}



#about-content img {

	float:left;

	margin:0 10px 10px 0;

}



#sponsor { background:transparent none;}



#sponsor h2 {

	background:transparent url('./images/dot.gif') repeat-x bottom left;

	font:normal 16px 'Trebuchet MS', Verdana, Arial;

	height:25px;

	color:#357CB0;

}



#sponsor img {

	padding:5px;

	background-color:#E7E7E7;

	margin:7px 10px;

}



/* recent-area */

#recent-area{

	background:#F4F4DC url('./images/F4F4DC.gif');

	border-right:1px solid #FFFFFF;

	border-bottom:1px solid #E4E4CF;

}



#recent-area h2{

	font:normal 18px 'Trebuchet MS';

	color:#95A51F;

}



#recent-area ul{ padding:0; margin:1em 0; }



#recent-area ul li{

	background:transparent url('./images/dot.gif') repeat-x left bottom;

	list-style-type:none;

	margin-bottom:4px;

	padding-bottom:5px;

}



#recent-area a{ color:#6D6D37; }

#recent-area a:hover{ color:#95A51F; }



#recent-post, #recent-comment{

	width:335px;

	padding: 7px 0;

}



#recent-post{

	float:left;

	margin-left:7px;

}



#recent-post span{

	background:transparent url('./images/all-icons.png') no-repeat scroll 0 -176px;

	color:#E19E1E;

	padding:1px 0 0 20px;

	line-height:22px;

}



#recent-comment {

	float:right;

	margin-right:7px;

}

#recent-comment span{

	background:transparent url('./images/all-icons.png') no-repeat scroll 0 -197px;

	color:#E19E1E;

	padding:1px 0 0 20px;

	line-height:22px;

}



/* mini-post-area */

#mini-post{ margin-bottom:7px; }

#mini-post .post {

	background:transparent url('./images/content-bottom-bg.jpg') no-repeat scroll center bottom;

	padding-bottom:35px;

}





/* posts-nav */

#prev-post, #next-post {

	display:block;

}

a #prev-post {

	float:left;

}

a #next-post {

	float:right;

}



/* sidebar */

#sidebar {
	float:left;
	width:261px;
	margin:0;
}

.widget-in { 
	background:transparent url('./images/widget-bottom-bg.jpg') no-repeat left bottom;
	padding-bottom:50px; 
}

#sidebar ul li {
	background: url('./images/widget-bg.jpg') repeat-y left top;
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 5px;*/
}



#sidebar ul li h2 {
	background:transparent url('./images/widget-top-bg.jpg') no-repeat left top;
	font:normal 13pt 'Tahoma';
	
	color:#89B31E;
	padding:29px 20px 2px;
	height:50px;
}

#sidebar ul p, #sidebar ul select {
	margin: 7px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul ul { 
	margin:0 7px;
}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
.page_item ul .page_item  a
{
	background:transparent url('./images/notebook_pc.jpg') no-repeat center left;
	font-family:Arial,Verdana;
	margin: 0 20px 0 20px;
	padding:5px 0 5px 25px;
	/*line-height:90px;*/
	display:block;
	border-bottom: 1px dotted #ccc;
}
.page_item a{
	
	background:transparent url('./images/green_pic.jpg') no-repeat center left;
	font-family:Arial,Verdana;
	margin: 0 20px 0 20px;
	padding:5px 0 5px 20px;
	/*line-height:90px;*/
	display:block;
	border-bottom: 1px solid #ccc;	
	
}
.cat-item a
{
	background:transparent url('./images/green_pic.jpg') no-repeat center left;
	font-family:Arial,Verdana;
	margin: 0 20px 0 20px;
	padding:5px 0 5px 20px;
	display:block;
	border-bottom: 1px solid #ccc;	
}

#sidebar ul ul li, #sidebar ul ol li {
	background:transparent url('./images/none.jpg') no-repeat;
	
}

#sidebar ul ul li.last { border:none; }

#sidebar object {
	margin:7px;
	display:block;
}

#wrap-tag-cloud {
	width:307px;
	margin:0 auto;
	padding-bottom:10px;
}



#sidebar ul li#search { background:none; margin:0; height:49px; }



#search .widget-in { background:none; padding:0; }



#searchform {

padding:7px 7px 0;

background: transparent url('http://img02.picoodle.com/img/img02/3/1/20/f_searchwidgem_0afbbac.png') no-repeat;

width:320px;

height:44px;

}

#searchform div {

position:relative;

}

#s, #searchsubmit {

border:none;

background-color:transparent;

position:absolute;

display: block;

}

#s {

left:5px;

top:5px;

width:220px;

color:#A5A5A5;

}



#searchsubmit {

height:30px;

right:17px;

top:0;

width:61px;

color:#FFFFFF;

}



#two-sidebars {

	padding-bottom:5px;

}



#sidebar-left, #sidebar-right {

	float:left;

	width:150px;

	margin-left:7px;

}



#sidebar ul #two-sidebars ul {

	margin:0;

}

#sidebar ul #two-sidebars ul li {

	background:none;
	padding:0;
	border:none;
}



#sidebar ul #two-sidebars ul ul {

	margin:0;

}



#sidebar ul #two-sidebars ul ul li {

	background:transparent url('./images/grey-dot.gif') repeat-x bottom left;

	border:none;

	padding-left:0;

}



#sidebar ul #two-sidebars li h2 {

	background:none;

	border-bottom:3px solid #E7E7E7;

	padding:4px 0 2px;

	color:#A1C2CB;

}

/* footer */
#footer {
	background-image:url(./images/footer_fon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:90px;
	margin:0 auto;
	width:1000px;
}

#footer-docs {
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
}

#footer-docs li{
	display: inline;
	padding-right: 50px;
	color:#606060;
	list-style-type: none;
}
#footer-docs .page_item a{
	display: inline;
	background: none;
	border-bottom: none;
	font-size: 11px;
}

#copyright {
	position:relative; 
	top: 15px; 
	font-size: 11px;
	text-align:center;
}

#drug-order {
    padding: 0px 0px 10px 0px;
}

#drug-order img{
	border: 0px;
}

#drug-right-block {
	float: right;
	width: 250px;
	padding: 0px 0px 10px 20px;
}

#drug-subpages {
    background:transparent url('./images/drug-subpages-bottom-bg.jpg') no-repeat left bottom; 
    width: 250px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
}

#drug-subpages div{
    background:transparent url('./images/drug-subpages-bg.jpg') repeat-y left top;
    padding: 0px;
    margin: 0px;
}

#drug-subpages ul {
	padding: 0px 7px;
    margin: 0px;
}

#drug-subpages h3 {
	background:transparent url('./images/drug-subpages-top-bg.jpg') no-repeat left top;
	font:normal 16px 'Trebuchet MS';
	color:#EDFF53;
	padding:11px 0px 3px 0px;
	text-align:center;
	height:40px;
	margin: 0px;
}

#drug-subpages ul li {
	
    list-style-type: none;
	list-style-image: none;
}
#drug-subpages ul li  a
{
	background:transparent url('./images/notebook_pc.jpg') no-repeat center left;
	font-family:Arial,Verdana;
	margin: 0 20px 0 20px;
	padding:5px 0 5px 25px;
	/*line-height:90px;*/
	display:block;
	border-bottom: 1px dotted #ccc;
}
#drug-subpages ul li.last { border:none; }


#drug-alternatives {
    background:transparent url('./images/drug-subpages-bottom-bg.jpg') no-repeat left bottom; 
    width: 250px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
}

#drug-alternatives div{
    background:transparent url('./images/drug-subpages-bg.jpg') repeat-y left top;
    padding: 0px;
    margin: 0px;
}

#drug-alternatives ul {
	padding: 0px 7px;
    margin: 0px;
}

#drug-alternatives h3 {
	background:transparent url('./images/drug-alternatives-top-bg.jpg') no-repeat left top;
	font:normal 16px 'Trebuchet MS';
	color:#333;
	text-align:center;
	padding:11px 0px 3px 0px;
	height:40px;
	margin: 0px;
}

#drug-alternatives ul li {
	
    list-style-type: none;
	list-style-image: none;
}
#drug-alternatives ul li
{
background:transparent url('./images/notebook_pc.jpg') no-repeat center left;
	font-family:Arial,Verdana;
	margin: 0 20px 0 20px;
	padding:0 0 5px 25px;
	/*line-height:90px;*/
	display:block;
	border-bottom: 1px dotted #ccc;
}

#drug-alternatives ul li.last { border:none; }

.bold {
	font-weight: bold;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	text-align: center;
}
.alignnone {
}