/*******************************/
/* STYLE SHEET - Version 1.0   */
/* SITE: www.ekvalltornblom.se */
/* AUTHOR: STHLM Web Design    */
/* www.STHLMWebDesign          */
/*******************************/

/* GENERIC */

html {-webkit-text-size-adjust:none;}

@font-face { font-family: Futura; src: url('../fonts/futura_lt.ttf'); }

body {
	font: 17px/1.5 Futura, Arial, Verdana, sans-serif; 
	background: url('../images/layout/background.png'); 
	color: #FFF;
}

h1 {
	margin: 0px 0px 15px 0px;
	font: 45px/1.3 Futura, Arial, Verdana, sans-serif; 
	color: #FFF;
}
h2 {
	margin: 15px 0px;
	font: 24px/1.3 Futura, Arial, Verdana, sans-serif; 
	color: #FFF;
}
h3 {
	margin: 15px 0px;
	font: 22px/1.3 Futura, Arial, Verdana, sans-serif; 
	color: #66cccc;
}

a, li a {
	color: #FFF;
	text-decoration: none; 
}
a:hover, li a:hover {
	border-bottom: 1px solid #66cccc;
}
a img {
	border: 1px solid #FFF;
}
a img:hover {
	border: 1px solid #66cccc;
}
#social a img {border: none;}
.tourquise {
	color: #66cccc;
	font-size: 24px;
} 
ul {
	font: Futura, Arial, Verdana, sans-serif; 

}

/* HELPERS */

.float_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.float_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.center {
	margin: 15px auto 15px auto;
	display: block;
}
.underline {
	border-top: 1.5px solid #000;
	border-bottom: 1.5px solid #636363;
	clear: both;
}
/* LAYOUT */

#wrapper {
	width: 960px;
	height: 100%;
	margin: 0 auto 0 auto;
	overflow: auto;
	padding: 0;
}

#header {
	width: 940px;
	height: 80px;
	background-image: url("../images/layout/header.png");
	background-repeat: no-repeat;
	margin: 20px 0 0 10px;
}
#navigation {
	width: 571px;
	margin: 34px auto 30px auto;
	overflow: none;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #636363;
}
ul#nav_menu {
	width: 570px;
	margin: 0; padding: 2px 0;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #000;
}
ul#nav_menu li {
	list-style-type: none;
	display: block; 
	width: 188px;
	height: 40px;
	float: left;
	margin: 10px 0;
}

ul#nav_menu li#hem { border-right: 1px solid #000;}
ul#nav_menu li#hem:hover { }
ul#nav_menu li#om { border-left: 1px solid #636363; border-right: 1px solid #000;}
ul#nav_menu li#om:hover { }
ul#nav_menu li#konstnarer { border-left: 1px solid #636363; }
ul#nav_menu li#konstnarer:hover { }

ul#nav_menu li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 20px;

}


body.hem ul#nav_menu li#hem a {	border-bottom: 1px solid #66cccc; }
body.om ul#nav_menu li#om a { border-bottom: 1px solid #66cccc; }
body.konstnarer ul#nav_menu li#konstnarer a { border-bottom: 1px solid #66cccc; }
body.butik ul#nav_menu li#butik a { border-bottom: 1px solid #66cccc; }

#content {
	width: 560px;
	min-height: 600px;
	float: left;
	margin: 13px 0 50px 10px;
}
.exhibit {
	max-width: 538px;
	margin: -10px auto -10px auto; padding: 0;
	border: 1px solid #FFF;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, .4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, .4);
}

#sidebar {
	width: 260px;
	min-height: 600px;
	float: right;
	margin: 22px 10px 50px 0;
	font-size: 14.5px;
}
#sidebar h3 {
	margin-bottom: -15px;
	color: #66cccc;
}
#footer {
	clear: both;
	width: 761px;
	margin: 25px auto;
}

#footer p {
	text-align: center;
	font-size: 85%;
}

/* Hem */

ul#kommande {
	width: 480px;
	border-left: double 4px #7c7c7c;
	border-right: double 4px #7c7c7c;
	list-style-type: none;
	margin: 15px auto;
	padding: 10px 0px 10px 0px;
}
ul#kommande li {
	width: 460px;
	height: 25px;
	margin: 0 auto 5px auto;
	display: block;
	border-bottom: 1px solid #7c7c7c;
	padding-left: 5px;
}
ul#kommande li:hover {
	border-bottom: 1px solid #66cccc;
}
#social { margin-bottom: 15px; border: none; 
}
#social h3 {
	margin-bottom: 5px;
}
#mailing_list {
	margin-bottom: 15px;
	padding: 0;
}
#mail_field {
	padding: 5px;
	outline: 0;
	border: 1px solid #7c7c7c;
	width: 160px;
	background: #252525;
	color: #7c7c7c;
	margin-top: 1px;
}
#mail_field:hover {color: #66cccc}
#submit {
	width: 50px; height: 22px;
	border: 1px solid #7c7c7c;
	background: #252525;
	color: #7c7c7c;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, .4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, .4);
	text-transform: uppercase; font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.map {
	margin: 0 auto;
	height: 250px; 
	width: 250px;
	border: 1px solid #FFF;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, .4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, .4);
}

/* KonstnŠrer */

#ajaxcontentarea {
	width: 540px;
}

ul.shadetabs {
	width: 250px;
	border-left: double 4px #7c7c7c;
	border-right: double 4px #7c7c7c;
	list-style-type: none;
	margin: 40px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
ul.shadetabs li {
	width: 230px;
	height: 25px;
	margin: 0 auto 5px auto;
	display: block;
	border-bottom: 1px solid #7c7c7c;
	padding-left: 5px;
	font-family: futura, arial, san-serif; 
}
ul.shadetabs li:hover {
	border-bottom: 1px solid #66cccc;
}
ul.shadetabs li a:hover {
	border-bottom: none;
}
