/*  
Theme Name: ESHK Hair Theme
Theme URI: http://www.finaldesign.co.uk
Description: (htxj83U2)Classic Disco Theme by Final Design Studios
Version: 1.00
Author: Omar Mossadek
Author URI: http://www.mossadek.com
*/

/* ---- MAINBODY ---- */

body{
	min-width:900px;
	background:#000;
	/*font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;*/
	font-family: Arial, sans-serif;
	color:#666;
}

#wrap{
   	margin:0 auto;
   	width:900px;
	background:#000;
	padding:0px;
	margin-top:0;
	margin-bottom:40px;
}

#wrap2round{
   	margin:0 auto;
   	width:850px;
	background:#000;
}

#wrap2{
   	margin:0 auto;
   	width:800px;
	background:#000;
	padding:0px;
}

#header a.sitelogo { display: block; width: 175px; height: 71px; background: url(images/logo.jpg) no-repeat; }

/* ---- COMMON --- */

.inside{
   	margin:0;
	padding:20px 20px 0 20px;
    }
.inside a{
   	color:#0099ff;
    }

img { border: 0px; padding:0px; }

.image { 
	border: 1px solid #999;
	padding:5px;
	margin:5px;
	outline:none;
	}
.image:hover { 
	border: 1px solid #ccc;
	}
.image:active { 
	border: 1px solid #0099ff;
	}

/* ---- HEADER & NAV ---- */


#header{
   	margin:0;
   	width:800px;
	color:#ccc;
}

#header .headera a{
	float:left;
	color:#ccc;
	font-size:30px;
	padding:0;
	margin:0;
	text-align:left;
	text-transform: uppercase;
	text-decoration:none;
}

#header .headera a:active{ outline:none; }
#header .headera a:focus
{
  -moz-outline-style: none;
}

#header a{
	color:#ccc;
	font-size:13px;
	margin:auto;
	text-align:left;
	text-transform: uppercase;
	text-decoration:none;
}

#header a:active{ outline:none; }
#header a:focus
{
  -moz-outline-style: none;
}

#header p{
	padding:1em 0;
	margin:0;
	padding:0;
}

.description {
	display:inline;
	margin:0;
	float:right;
	text-align:right;
	font-size:15px;
	color:#aaa;
	padding: 5px 10px 0 0;
}

#header ul.pagelinks {
	list-style-type: none;
	display:inline;
	font-size: 0.80em;
	}

#header ul.pagelinks li{
	float: left;
	list-style-type: none;
	margin-left:15px;
	}

h1 {
	font-size:24px;
	margin:0;
	padding:0;
	}

h2 {
	font-size:16px;
	margin: 0 0 0 0;
	padding:30px 0 0 0;
	border:0;
	}

h3 {
	font-size:14px;
	margin: 0 0 0 0;
	padding:30px 0 10px 0;
	border:0;
	}

#header h2 {
	font-weight:normal;
	padding:0;
	}
	
/* Horizontal navigation menu */

#navigation {
	clear: both;
	background: url(images/nav-bg.jpg) repeat-x top left #eee;
	height: 24px;
	border: 1px solid #FFF;
	margin: 0 0 0 0;
	padding:0;
}

#navigation ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#navigation li {
	margin: 0;
	height: 24px;
	float: left;
	list-style: none;
	border-top: 0px solid #fff;
	border-right: 0px solid #333;
	background: url(images/nav-bg.jpg) repeat-x top left #eee;
}

#navigation li a {
	font-family:"Verdana", arial,sans-serif;
	display: block;
	padding: 5px 13px 0px 14px;
	margin: 0;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#navigation li a:hover {
	color: #000;
	padding: 5px 13px 5px 14px;
	background: url(images/nav-bg-on.jpg) repeat-x top left #ccc;
}

/* ---- NAV-AREA & SEARCH ---- */

#nav{
   	margin:0;
   	width:800px;


	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
#nav p{
	font-size:13px;
	margin: 0;
	padding:0;
}

#searchform, #searchform p {
	font-size: 12px;
	text-align: right;
	margin: 0px;

	}

#searchform input {
	width: 80px;
	font-size: 11px;
	background: #e1e1e1;
	color: #000;
	margin: 0px;
	border: 1px solid #b8b8b8;
	}

/* ---- ENTRIES ---- */

#entrywrap{
   	margin:0 auto;
	padding:0;
   	width:800px;
	float:center;
   	clear:both;
}

#entrybox{
   	margin:0 auto;
	padding:0;
	border:1px solid #FFF;
   	width:798px;
	float:center;
	color:#fff;
}

/* Align to Nav bar */
.entry p{
	color:#aaa;
	font-size:0.90em;
	padding:0;
	margin:15px 0 0 0;
	text-align:justify;
    }

.entry ul, li{
	font-size:0.90em;
	color:#ccc;
    }

#posttitle{
	color:#96bf55;

	
    }
#posttitle a:visited{
	color:#96bf55;
	text-decoration:none;
	
    }
#posttitle a{
	color:#96bf55;
	text-decoration:none;
    }
#posttitle a:active{ outline:none; }
#posttitle a:focus
{
  -moz-outline-style: none;
}

#postmetadata p{
	font-size:0.60em;
	color:#999;
	line-height:2em;
	border-top:1px dashed #888686;
	margin:0px;
	font-family: sans-serif;
    }
#postmetadata a{
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
    }
#postmetadata a:visited{
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
    }
.navigation a{
	color:#fff;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
.navigation p{
	color:#ccc;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
.navigation a:visited{
	color:#ddd;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}

update{
	color:#55a5bf;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	border-bottom:1px dashed #55a5bf;
}

step{
	color:#55a5bf;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	border-bottom:1px dashed #55a5bf;
}

blockquote {
	font-weight:normal;
	padding: 5px 5px 5px 20px;
	background: #000;
	border:1px solid #000;
	border-left:3px solid #333;
	font-size:0.95em;
	margin:1em 1px 1em 25px;
	overflow:hidden;
}

code{
	font-size: 1em;
	margin: 3em 0;
	padding: 0 1.2em 0 1.2em;
	border-left:2px solid #777e6f;
	border-bottom:1px dashed #777e6f;
}

h2 .pagetitle{
	color:#fff;
	font-size:20px;
}

/* ---- ARCHIVES ---- */

.archdate{
	color:#aaa;
	font-size:10px;
}
.archtitle{
	color:#ccc;
}

/* ---- COMMENTSBOX ---- */
#commentsbox{
   	margin:0 0 0 0;
   	width:790px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	}
#comment{
	float:left;
   	width:710px;
	margin-top:10px;
	margin-bottom:10px;
	background:#090909;
	color:#ccc;
	}
#comment .commentinside{
	padding:5px;
	margin-left:20px;
	}
#comment p{
	color:#aaa;
	}

#commenthead{
	color:#6692ae;
	}

#replybox{
	clear:both;
	margin-bottom:10px;
	margin-left:20px;
	color:#999;
	background:#060606;
	}
#reply{
	color:#ccc;
	font-size:12px;
	font-weight:bold;
	line-height:3em;
	}
.commentinside cite{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside cite a{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside{
	list-style-type:none;
	}
.commentinside p{
	font-size:0.90em;
	margin-left:10px;
	}

.commentmetadata a{
	font-weight:bold;
	font-size:0.60em;
	color:#aaaaaa;
	}

/* ---- SIDEBAR ---- */

#sidebar{
   	margin:0;
   	width:798px;
	background:#090909;
	float:center;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:25px;
   	clear:both;
	border: 1px solid #FFF;
}

.inside .block{
	width:95%;
}

.sidetitle{ 
	color:#ccc;
	font-weight:bold;
	line-height:1em;
	text-transform: uppercase;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:0px dashed #aaaaaa;
	font-size:0.80em;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dashed #aaaaaa;
}
ul.dates .date{
	color:#0099ff;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#0099ff;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#0099ff;
	text-decoration:none;
	text-transform: uppercase;

}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#0099ff;
	text-transform: uppercase;

}

/* ---- FOOTER ---- */

#footer{
   	margin:10px 0 0 25px;
   	width:798px;
   	background:#090909;
   	clear:both;
	float:center;
	border: 1px solid #666;
    }

.insidefooter{
   	margin:0 auto;
	width:98%;
	padding:15px;
    }
#footer p{
	margin:0;
	font-size:0.60em;
	text-align:center;
	color:#999;
}
#footer a{
	text-decoration:none;
	font-weight: bold;
	color:#ccc;
}
#footer a:hover{
	color:#fff;
}

/* Additional Tiny Styles */

hr {
	height:1px;
	border-bottom: 1px solid #FFF;
	}

.top-image {
	margin: -35px 0 0 -20px;
	border-bottom: 5px solid #FFF;
	}
.mid-image {
	margin: 10px 0 10px -20px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}
.table-style {
	width: 100%;
	margin-top: 20px;
	}
.half-table-style {
	width: 50%;
	margin-top: 20px;
	}
.table-box {
	width: 30%;
	vertical-align: top;
	}
.table-box-price {
	width: 15%;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	}
.table-box-days {
	width: 25%;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	}
.contactform {
	font-size:11px;
	}