/*

Theme Name: Hair Osh
Theme URI: modified
Description: modified
Version: 1..
Author: basanova
Author URI: http://basanova.com/

*/

/* body
--------------------------------------------------*/
body {
font:12px/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
background:#ededed;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

table {
	margin:20px 0;
	border:1px #999 dotted;
}

tr {
	vertical-align:top;
}

th {
padding:2px;
font-weight:bold;
}

td {
padding:2px;
}

/* header
--------------------------------------------------*/
#header {
width:780px;
height:60px;
#margin-bottom:20px;
}

#header .header_title {
float:left;
}

#header .description {
font-size:14px;
padding-left:2px;
float:left;
color:#333;
}

#header h1 {
margin:15px 0 0 0;
padding:auto;
}

#wrapper {
width:780px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-size:24px;
font-weight:400;
color:#222;
/*letter-spacing:-1px;*/
margin:20px 0 10px 0;
}

#header h1 a {
text-decoration:none;
color:#222;
}

#header h1 a:hover {
text-decoration:none;
color:#000 !important;
background:#fff !important;
}

#header .blog_link a {
position:relative;
display:block;
top:-40px;;
left:590px;
#left:470px;
height:65px;
width:170px;
background:url('./images/blog_link_off.png');
}

#header .blog_link a:hover {
position:relative;
display:block;
top:-40px;;
left:590px;
#left:470px;
height:65px;
width:170px;
background:url('./images/blog_link_on.png');
}

/* navigation
--------------------------------------------------*/
/*
#nav {
border-bottom:3px solid #EFF8FB;
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#999;
background:#fff;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}
*/

.clear {
clear:both;
}

.page_title {
font-size:13px;
color:#fff;
background-color:#333;
padding:2px 10px;
text-transform:uppercase;
}

.page_title a {
color:#ededed !important;
}

.page_title a:hover {
color:#fff !important;
}

.main_service {
display:block;
height:72px;
padding:20px 0 0 0;
}

.main_service_wide {
width:197px;
height:66px;
background:url('./images/service1.gif') #fff no-repeat left;
padding:3px 3px 3px 84px;
float:left;
}

.main_service_narrow {
width:120px;
height:66px;
background:#fff;
padding:3px;
float:left;
margin-left:18px;
}

.main_service_title {
font-family:Georgia, "Times New Roman", Times, serif;
color:#222;
font-size:12px;
padding:0 3px;
line-height:16px;
}

.main_service_detail {
font-family:Verdana, Geneva, sans-serif;
color:#999;
padding:2px 3px 0 2px;
line-height:14px;
font-size:10px;
}

.contact_info {
background:url('./images/logo_osh.gif') no-repeat left top;	
width:340px;
min-height:100px;
padding-top:20px;
padding-left:170px;
}

.service_page {
width:500px;
padding:3px;
margin-top:5px;
margin-left:18px;
height:20px;
border-bottom:#666 dotted 1px;
}

.service_page_break {
width:500px;
height:20px;
}

.service_title {
font-family:Georgia, "Times New Roman", Times, serif;
color:#222;
width:240px;
float:left;
font-size:12px;
padding:0 3px;
line-height:16px;
}

.service_price {
font-family:Verdana, Geneva, sans-serif;
color:#444;
width:240px;
float:left;
padding:2px 3px 0 2px;
font-size:12px;
}

/* content
--------------------------------------------------*/
#content {
margin:0 200px 0 0 !important;
}

#content2 {
margin:0 !important;
}

#content p,#content2 p {
line-height:18px;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
color:#333;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:16px;
font-weight:400;
color:#333;
line-height:20px;
margin:15px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:13px;
color:#222;
background-color:#ccc;
padding:2px 10px;
border:1px solid #666;
text-transform:uppercase;
margin: 20px 0 20px 0;;
}

#content h6, .content2 h6 {
font:1.4em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
background:#ccc;
}

.product {
padding:5px 0;
background-color:#ededed !important;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background:#ddd;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
/*background:url('./images/main_left.gif') no-repeat left top;*/
min-height:460px;
width:180px;
padding-left:20px;
float:right;
}

#sidebar h2 {
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	font-size:13px;
	color:#333;
}

#sidebar ul {
list-style:none;
}

#sidebar li {
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
}

#sidebar input {
width:120px;
background:#fff;
color:#444;
border:1px solid #999;
height:17px;
font:13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding-top:2px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #990000;
}


/* some input
--------------------------------------------------*/
input {
border:1px solid #333;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
	font-size:12px;
padding:5px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
color:#ededed;
width:100%;
margin:auto;
background:#222;
padding:20px 0;
}

#footerbar {
width:780px;
margin:auto;
color:#ededed;
}


.footerbar_wide {
	height:200px;
	width:270px;
	margin-right:20px;
	float:left;
}

.footerbar_narrow {
	background:url('./images/sidebar_bg.gif') no-repeat right !important;
	width:200px;
	float:left;
}


#footerbar h2 {
	font-family:Geneva, Verdana, sans-serif;
	font-weight:normal !important;
	font-weight:bolder;
	letter-spacing:1px;
	font-size:14px;
	color:#fff;
	padding:0 0 3px;
}

#footerbar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#footerbar li {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
list-style:none;
}

#footerbar li a {
	color:#ededed !important;
	
}

#footerbar li a:hover {
	color:#fff !important;
	background:none !important;
	text-decoration:underline;
}

#footerbar input {
width:92px;
background:#fff;
color:#444;
border:1px solid #ccc;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
margin-right:5px;
}

#footerbar input:focus {
border:1px solid #990000;
}


#footerbar .copyright {
width:100%;
text-align:right;
}

#footerbar .copyright  a { letter-spacing:0; }
#footerbar .copyright  a:hover { background:none; text-decoration:underline; }

/* Vertical menu */
#vertnav{list-style: none; font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size:14px; text-transform:uppercase; margin-bottom:30px; line-height:14px;}

#vertnav ul { 
	list-style: none;
    width:180px;
	overflow:visible;
	position:absolute;
	margin:0;
	z-index:1;
}

#vertnav ul li ul { z-index:99; }

#vertnav li { 
	position: relative;
	width:180px;
	display:block;
	margin:0;
}
#vertnav ul li{ }

#vertnav li { }
#vertnav li:last-child{ }

#vertnav a {
	color:#333 !important;
    text-decoration:none; 
    display:block;
	padding:3px 0 3px 0;
    /* margin:0.1em 0 0.1em 0; */ /*helps Opera with hover */
	width:180px; /*helps IE with hover */

}
#vertnav li:hover {  }

#vertnav li a:hover{
	
    background-color:#DFDFDF; 
	background:url('./images/menu_bg.gif') no-repeat center left;
	padding-left:60px;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
    display:none; 
	width:150px;
	overflow:hidden;
    position:absolute; 
    top:0;
	background-color:#fff;
	left:7em;
    # left:11em;
	border:1px #ccc solid;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none;
}

#vertnav li ul li a {
	z-index:99;
}

#vertnav li ul li a:hover {
	background:url('./images/menu_bg2.gif') no-repeat center left;	
	padding-left:50px;
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */

.wpcf7-list-item { width:170px; float:left;}