/*  
Theme Name: Studio 21 Hair Salon
Version: 1.0
Author: Jan Gudiksen
Author URI: 

*/

/* standard elements */

* { margin: 0; padding: 0; }

a {color: #9c1519;}
a:hover {color: #000000;}

body {
	background: #000000;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif;
        line-height: 175%;
	padding: 50px 0 50px 0;
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 10px; color: #8e0836; bottom-border: 1px solid;
}
h2 {    font: bold 18px sans-serif;
        color: #9c1519;
        margin-bottom: 20px;
        border-bottom: 1px solid #000;
        padding-bottom: 5px;
}

h2.top {    font: bold 18px sans-serif;
        color: #9c1519;
        border: none;
}

h3 {font: bold 1.1em sans-serif;}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

h4 {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 11px;
        color: #000;
        margin: 15px 0px 0px 10px;
}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;
       color: #ffffff
}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #dfdecb url(img/content_bg.jpg) repeat-y top center;
	font-size: 1.2em;
	margin: 0 auto;
	width: 905px;
}

/* title */
.header {
	background: #dfdecb url(img/header3.jpg) no-repeat;
	font-size: 1.2em;
	height: 210px;
	margin: 0 auto;
	width: 905px;
	text-indent:-5000px;
}

/* navigation */
.navigation {	
	border: 0px solid #c8c6a4;
	border-color: #deddc9 #efefe5;
	background:#D9E1E5 url(img/menu_bg.jpg) repeat;
	height: 39px;
	margin: 20 0px;
        margin-left: 14px;
        margin-right: 12px;
}
.navigation li {
	
	border-right: 0px solid #c8c6a4;
	line-height: 39px;
	padding: 0 25px;
	float:right;
}
.navigation li a {text-decoration: none; font: bold 1em sans-serif; color: #ffffff;}
.navigation li a:hover {background-position: left bottom; color: #9c1519;}

/* sub navigation */
.sidenav {
	margin-left:14px;
        background:#ffffff url(img/sidenav.jpg) no-repeat;
	float: left;
	width: 213px;
        height: 400px;
}
.sidenav h2 {
	color: #000000;
	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
        padding-top: 90px;
}
.sidenav ul {
	padding: 0;
	border-top: 0px solid #e9e8db;
}
.sidenav li {border-bottom: 0px solid #e9e8db;}

.sidenav li a {
	font-size: 1.1em;
	color: #9c1519;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;

}
.sidenav li a:hover {

	color: #000000;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 620px; /* FireFox 647px */
        min-height: 580px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(img/footer.jpg) no-repeat top center;
	text-align: center;
	color: #6a6840;
	font: 1em sans-serif;
	line-height: 29px;
	height: 29px;
}
.footer a, .footer a:hover {color: #6a6840;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	color: #555;
	margin: 2px 0 4px;
        text-transform: uppercase;
}
.post img {border: 0px solid #DDD; margin: 4px 0;}
.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}


#searchform {padding:10px; background-color:#e9e8db;}


.gallerynav ul {margin: 0px 0px 35px 10px;}

.gallerynav li {
            float: left;
            list-style: none;
            margin: 5px 18px 5px 0;
}

.giftcards {
           margin: 370px 0px 0px 0px;
}

.giftcards img { border: none;}


h1.blogtitle {font-weight: bold; margin: 0px; padding: 0px 0px 5px 0px;}

h1.blogtitle a:hover { text-decoration: none;}

p.metainfo { text-transform: uppercase; margin-bottom: 25px; border-bottom: 1px solid #000; padding: 0px 0px 5px 0px;}

.blogpost { margin: 20px 0 40px;}


.couponpost {
          text-align: center;
          border: 1px dashed #000;
          padding: 20px;
          margin: 20px 0 60px;
}

h1.coupontitle {
          font-size: 35px;
          font-weight: bold;
          line-height:100%;
          margin-bottom:20px;
          padding:0 60px;
}

h1.coupontitle a { text-decoration: none; }
h1.coupontitle a:hover { text-decoration: none; }

.expiration { font-style: italic; font-size: 11px; font-weight: bold;}

.sidehours { margin: 20px 0px 0px 0px; text-align: center; }

.sidehours ul { margin: 5px 0px 0px 0px; text-transform: uppercase;}