?/*
Theme Name: Scottish Barbering School
Theme URI: http://eleventhedition.com/
Description: A bespoke theme for WordPress.
Author: Eleventh Edition
Version: 1.0
Tags: 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p, dl, multicol {
display:block;
margin: 0;
}

/* Generic Classes (body, a, p, h1, etc.) */

body {
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color: #444;
	background-position: left top; 
	height:100%;
}

h1 {
	font-family: Georgia, Arial;
	font-size: 30px;
	line-height: 36px;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	margin: 0px;
	padding: 15px;
}

h2 {
	font-family: Georgia, Arial;
	font-size: 23px;
	line-height: 28px;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	margin: 0px;
	padding: 5px 0 5px 0;
	border-bottom: 4px double #828384;
}

h3 {
	font-family: Georgia, Arial;
	font-size: 18px;
	line-height: 22px;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	margin: 0px;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #828384;
}


p {
	font-family:Arial,sans-serif;
}

img {
	border: 0;
}

a {
	color: #333;
	text-decoration: none;
}

/* Wordpress Classes */

.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

/** Header **/

/* Callback Bar */

#top-bar { background: #262626; height: 250px; color:#ffffff;  font-size:14px; }
#top-bar ul {   padding-top:10px; }
#top-bar ul li { float: left; font-size: 12px; padding-left:10px; padding-right:10px; padding-top:2px; }
#top-bar .last { background:transparent; }
#top-bar .welcome { float: left; padding:130px 0 0 15px; }
#top-bar .callback { float: right; height: 250px; padding:0px 0 0 0px;}
.wrap-center { width:980px; padding-left:9px; padding-right:9px; margin-left: auto; margin-right:auto; }


/** Navigation **/


#menu{
	float:left;
	width:428px;	
	margin:145px 0px 0px 220px;
	padding: 3px 0px 0px 0px;
	background:url(/images/top_menu.gif) top left no-repeat;
}

#menu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#menu ul li {
	float:left;
	width:166px;
	margin:0px 10px 0px 0px;
	background:url(/images/divider_menu.gif) bottom left no-repeat;
	
}

#menu ul li a:link,
#menu ul li a:active,
#menu ul li a:visited {
	display:block;
	width:160px;
	padding:4px 0px 4px 6px;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#menu ul li a:hover {
	color:#c0c0c0;
}


#menu ul li a.selected:active,
#menu ul li a.selected:link,
#menu ul li a.selected:visited {
	color:#fff;
}

li.current_page_item a {
	color:#fff;
}



/** Content **/

#container {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px 0 0 0;
	clear: both;
}

#content {
	margin: 15px auto 10px auto;
	width: 950px;
	clear:both;
}

#carousel {
	margin:auto;
        width: 950px;
        height: 350px;
	clear:both;
}

#page-img {
	margin:auto;
        width: 950px;
        height: 250px;
	clear:both;
}

#intro {
	margin: 20px auto 30px auto;
	width: 950px;
	border-top: 4px double #828384;
	border-bottom: 4px double #828384;
}

#body {
	margin: 20px auto 30px auto;
	width: 950px;
	min-height: 400px;
}

#body ul {
	font-family: Arial, sans-serif;
	color: 333;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-size: 13px;
	margin: 10px 0 13px 0;
	list-style: url(/images/square.gif) square;
	padding-left: 15px;
	display: block;
	word-spacing: 2px;
}


#body p {
	color:#363636;
	margin: 15px 0 0 0;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:20px;
	text-align:left;
	text-decoration:none;
	word-spacing:0;
}

#body #left {
	float: left;
	width: 570px;
	margin: 0px auto 50px auto;
}

#body #right {
	float: right;
	width: 300px;
	margin: 0px auto 50px auto;
}

#body #full {
	float: left;
	width: 960px;
	margin: 0px auto 50px auto;
}

.gallery {
		margin: 10px 0 0 0px;
        }

.gallery-item {
                float: left;
		margin: 8px 8px 0 0px;
		width: 150px;
		height: 150px;
        }

#body #left .gallery img {
                border: 0px solid #cfcfcf;
		width: 150px;
		height: 150px;
        }

        .gallery-caption {
                margin-left: 0;
        }


/** Buttons **/

#boxes .more { 
	background-image: url(/images/nav/more.gif);
	width: 130px;
	height: 24px;
	margin-top: 10px; 
	display: block; 
	cursor: pointer; 
}

#boxes .more:hover { 
	cursor: pointer; 
}

#name {
	padding: 5px;
	margin: 3px 0 5px 0;
	width: 290px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #bdbdbd;
	color: #333;
	border: 0px;
}


#email {
	padding: 5px;
	margin: 3px 0 5px 0;
	width: 290px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #bdbdbd;
	color: #333;
	border: 0px;
}

textarea {
	padding: 5px;
	margin: 5px 0 0 0;
	width: 290px;
	height: 80px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #bdbdbd;
	color: #333;
	border: 0px;
}

.button {
	margin:0 0 0 0;
	width: 100px;
	padding: 5px;
	background-color: #1b1b1b;
	border:none;
	color: #fff;
}

/** Carousel **/

.stepcarousel{
	position: relative;
	overflow: scroll; 
	width: 950px;
	height: 350px;
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 0px;
	width: 950px;
}

/* Clear Float */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* Footer */

#footer {
	background:none repeat scroll 0 0 #4e4e4e;
	padding:30px 0;
	height: 150px;
	clear:both;
	width:100%;
}

#footer, #footer p { 
	color: #d0d0d0; 
}

.inside { 
	width: 950px; 
	height: 150px; 
	margin: 0 auto; 
	position: relative; 
}

.inside .left { 
	position: relative; 
	float: right;
}

.inside .left { 
	width: 570px;  
}

.inside .left p {
	line-height: 19px;
}

.inside .left a { 
	color: #d0d0d0; 
	border-bottom: 1px dotted #d0d0d0; 
} 

.inside .left a:hover { 
	color: #fff; 
	border-bottom: 1px dotted #fff; 
} 

.inside .right { 
	font-size: 11px; 
	float: left; 
	text-align: left; 
	padding-left: 85px; 
	background: url(/images/footer.gif) left top no-repeat; 
}

.inside .right p {
	line-height: 18px;
}


.inside .right a { 
	color: #d0d0d0; 
	border-bottom: 1px dotted #d0d0d0; 
} 

.inside .right a:hover { 
	color: #fff; 
	border-bottom: 1px dotted #fff; 
} 

/*** Fade In and Out **/

#slideshow {
	position:relative;
	float: right;
	width: 301px;
	height: 236px;
	margin: 30px 0 0 0px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}


/*** Side Menu **/

#children {
	color: #333;
	margin: 25px 0 0px 0;
}

#body #right #children h2 {
	font-family: Georgia, Arial;
	font-size: 23px;
	line-height: 28px;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	margin: 0px;
	padding: 5px 0 5px 0;
	border-bottom: 0px double #828384;
}

#children ul.children {
	list-style:none;
	margin:0 0 0px 0;
	border-bottom: 4px double #828384;
	width: 300px;
	padding:0px 0px 0px 0px;
}

#children ul.children li {
	font-family:"Arial";
	color: #333;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding:5px 0 5px 5px;
	width: 295px;
	border-top: 4px double #828384;
}

#children li a {
	color: #333;
}

#children ul.children li:hover {
}

.breadcrumb {
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
}

.breadcrumb a {
	color: #333;
	font-size: 11px;
}