/*  
Theme Name: AC SEOCMS
Theme URI: http://www.artclinic.se
Description: WP Tema för ArtClinic
Version: 1.0
Author: iDenta Labs / Kristoffer Lidman
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background: #7CD2F7;
	color: #555;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #0d8bc1;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
h2 {
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
.heading {
	font-size: 20px;
	width: 100%;
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.back_to_front {
	display: inline;
	width: 350px;
	height: 110px;
	border: none;
	margin: 0 0 0 300px;
	float: left;
	padding: 0;
	text-indent: -9009px;
}

.back_to_front a {
	display: block;
	outline: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
	margin: 0 15px 5px 0;
}
.alignright  {
	float: right;
	margin: 0 0 5px 15px;
}
#wrapper  {
	width: 960px;
	margin: 0px auto;
	padding: 5px 25px 25px 25px;
	overflow: hidden;
	background: #fff;
	border-left: 1px solid #6ab5d4;
	border-right: 1px solid #6ab5d4;
	position: relative;
	z-index: 0;
}
#header {
	width: 960px;
	height: 190px;
	float: left;
	background: url(images/logo.gif) no-repeat 50% 3px;
}
/*------- Sätter menyn i footer -------*/
#menu_container {
	width: 960px;
	height: 66px;
	float: left;
	position: absolute;
	top: 130px;
	left: 26px;
	z-index: 1;
}
.ie6fix {
	width: 960px;
}	
/*------------- Searchbox --------------*/
#s {
	background: none;
	border: none;
	padding: 4px 0 0 30px;
	width: 160px;
	color: #666;
}
#searchsubmit {
	display: none;
}
/*------------- Menu -------------*/
#menu {
	width: 960px;
	height: 30px;
	float: left;
	margin: 0;
}
#menu ul  {
	padding: 0 0 0 4px;
	margin: 0;
	float: left;
	list-style-type: none;
	font-size: 12px;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0 0px 0 0;
	text-align: center;
	background: url(images/menu_link.gif) no-repeat right top;
}	
#menu ul li a {
	height: 24px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 6px 20px 0 20px;
	text-decoration: none;
	background: url(images/menu_link_left.gif) no-repeat left top;
}
#menu ul li a:hover  {
	height: 24px;
	float: left;
	margin: 0;
	color: #0d8bc1;
	text-align: center;
	padding: 6px 20px 0 20px;
}
#menu ul li.current_page_item {
	height: 30px;
	float: left;
	text-align: center;
	color: #0d8bc1;
	background: url(images/menu_link.gif) no-repeat right top;
}
#menu ul li.current_page_item a{
	height: 24px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px 20px 0 20px;
	color: #0d8bc1;
	background: url(images/menu_link_left.gif) no-repeat left top;
}
/*------------- Submenu -------------*/
#submenu {
	width: 960px;
	height: 36px;
	float: right;
	margin: 0;
	padding: 0;
	background: #7dd2f7 url(images/submenu.gif) no-repeat bottom;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#submenu ul  {
	padding: 0;
	margin: 4px 0 0 0;
	float: left;
	list-style-type: none;
}
#submenu ul li  {
	height: 25px;
	float: left;
	margin: 0 0 0 0;
	text-align: center;
	background: url(images/divider.gif) no-repeat 100% 8px;
}	
#submenu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 22px 0 22px;
	text-decoration: none;
}
#submenu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #7a7a7a;
	text-align: center;
	padding: 5px 22px 0 22px;
}
#submenu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 22px 0 22px;
	color: #7a7a7a;
}
/*------------- Search -------------*/
#searchbox {
	width: 200px;
	height: 25px;
	float: right;
	margin: 0 4px 0 0;
	display: inline;
	background: #eee url(images/searchbox.gif) no-repeat;
}
/*------------- Main containers -------------*/
#content {
	width: 960px;
	float: left;
	margin: 8px 0 0 0;
}
/*- Left container -*/
#main_left {
	width: 745px;
	float: left;
}
/*- Left sidebar -*/
#left_sidebar {
	width: 210px;
	float: left;
}
#left_sidebar_content {
	width: 180px;
	float: left;
	background: #eee url(images/sidebar_bg.gif) no-repeat;
	padding: 15px 15px 0 15px;
}
#left_sidebar_bott {
	width: 210px;
	height: 10px;
	float: left;
	margin: 0 0 6px 0;
	background: #eee url(images/sidebar_bg.gif) no-repeat bottom left;
}
.left_sidebar_box {
	width: 210px;
	float: left;
}
.left_sidebar_box_content {
	width: 180px;
	float: left;
	background: #eee url(images/sidebar_bg.gif) no-repeat;
	padding: 15px 15px 0 15px;
}
.left_sidebar_box_bott {
	width: 210px;
	height: 10px;
	float: left;
	margin: 0 0 6px 0;
	background: #eee url(images/sidebar_bg.gif) no-repeat bottom left;
}
#left_sidebar ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	font-size: 12px;
}
#left_sidebar ul li {
	padding: 10px 0 10px 3px;
	border-bottom: 1px solid #C4E0EC;
}
#left_sidebar ul li.current_page_item, #left_sidebar ul li:hover {
	background: #F2FAFE;
}
/*- Content container -*/
#left_content {
	width: 529px;
	float: right;
}
#left_content_content {
	width: 499px;
	float: left;
	background: #eee url(images/content_bg.gif) repeat;
	padding: 15px 15px 0 15px;
	line-height: 1.6em;
}
#left_content_bott {
	width: 529px;
	height: 10px;
	float: left;
	background: #eee url(images/content_bg.gif) no-repeat bottom left;
}
/*- Content styles -*/
#left_content_content ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
#left_content_content ul li {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: url(images/bullet.gif) no-repeat -2px 2px;
}
/*- Right sidebar -*/
#main_right {
	width: 210px;
	float: right;
}
#main_right_content {
	width: 180px;
	float: left;
	background: #eee url(images/sidebar_bg.gif) no-repeat;
	padding: 15px 15px 0 15px;
}
#main_right_bott {
	width: 210px;
	height: 10px;
	float: left;
	background: #eee url(images/sidebar_bg.gif) no-repeat bottom left;
}
/*- Headings etc -*/
#left_content h1 {
	color: #66ACCA;
}
#left_content h2 {
	color: #868686;
	font-size: 20px;
}
#left_content h3 {
	color: #868686;
	font-size: 18px;
	margin: 0 0 10px 0;
}
blockquote {
	padding: 0 0 0 60px;
	margin: 0 0 25px 0;
	font-size: 14px;
	background: url(images/bquote.gif) no-repeat;
	font-style: italic;
}
/*------------- Frontpage -------------*/
#pitch {
	width: 745px;
	height: 201px;
	float: left;
	margin: 0 0 4px 0;
	background: #eee url(images/pitch.gif) no-repeat;
}
/*------------- Banners -------------*/
.banner {
	width: 180px;
	float: left;
	margin: 0 0 8px 0;
}
/*----------- Sökresultat ----------*/
.search_result {
	float: left;
	width: 499px;
	font-size: 12px;
	margin: 0 0 10px 0;
}
/*------------- Footer -------------*/
#footer {
	width: 930px;
	float: left;
	height: 30px;
	padding: 10px 15px 0 15px;
	margin: 20px 0 0 0;
	color: #a4a4a4;
	background: url(images/footer.gif) no-repeat;
}
.footerleft {
	float: left;
}
.footerright {
	float: right;
}
