/*
Theme Name: Helsingborgs Ryggklinik
Theme URI: http://www.helsingborgsryggklinik.se
Description: Standard tema för Helsingborgs Ryggklinik.
Version: 1.0
Author: Arcsin
Author URI: http://arcsin.se/
*/

/* ----------------------------------------------
   Standard elements
------------------------------------------------- */

* {margin: 0; padding: 0;}

html {
	height: 100%;
	padding-bottom: 1px;
}
body {
	background: #FEFEFC url('img/body.gif') repeat-x left top;
	font: normal 13px Verdana,sans-serif;
	color: #445;
	padding-top: 5px;
}

a {color: #06A;}
a:hover {color: #036;}

p {margin: 2px 0 10px;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1, h2, h3 {margin-bottom: 6px; color: #235;}

ul,ol {margin: 0 0 1em 1.4em;}

fieldset {padding: 12px 10px; background: #EFE; color: #232; border: 1px solid #DED; margin-bottom: 1em;}
legend {font: bold 1em Verdana,sans-serif; padding: 0 6px; color: #363;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 20px;}
img.right {margin-left: 20px;}

small,.small {font-size: 0.8em;}


/* ----------------------------------------------
   Inputs
------------------------------------------------- */

input.styled, textarea.styled {
	color: #666;
	padding: 4px;
	border: 1px solid #999;
	width: 310px;
}
textarea.styled {overflow: auto;}


/* ----------------------------------------------
   Main layout
------------------------------------------------- */

/* General */
.wrapper {
	margin: 0 auto;
	width: 790px;
}

/* Top part */

#top {
	border-top: 1px solid #64ABD3;
	background: #449BC3;
}

#header {
	padding: 16px 0;
}

#site_info {
	background: url('img/logo.gif') no-repeat left top;
	float: left;
	width: 350px;
}
#site_title h1 a {
	display: block;
	padding: 18px 0 0 72px;
	color: #FFF;
	font: normal 1.1em sans-serif;
	text-decoration: none;
}
#site_title h1 a:hover {color: #FFC;}

#site_title h1 em {
	font: normal 1.5em sans-serif;
	font-style: normal;
	display: block;
}

#site_description {
	float: right;
	width: 320px;
}
#site_description h2 {
	color: #FAFCFF;
	font: normal 11px Verdana,sans-serif;
	margin: 0;
	line-height: 1.4em;
}
#site_description .content {
	background: #3D8AAE url('img/site_description.gif') no-repeat left center;
	padding: 8px 10px 10px 25px;
}


/* Navigation */

/* Common */
.navigation a {
	color: #EAECF6;
	float: left;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFE;
	text-decoration: underline;
}
.navigation li.current_page_item a {color: #FFF;}

.navigation ul, .navigation li {display: inline;}

#nav {
	background: #366A8C url('img/navigation.jpg') repeat-x left top;
	border-top: 1px solid #80B6D6;
	padding: 12px 6px;
	color: #DDD;
}
#nav a {margin: 0 16px;}

#nav li.current_page_item a {color: #FFF;}

/* Subnavigation */
#subnav {
	background: #1A5B8B url('img/subnav.jpg') repeat-x left top;
	border-top: 1px solid #0A4B7B;
	color: #EED;
	padding: 10px 0;
	font: normal 0.95em Verdana,sans-serif;
}
#subnav a {margin: 0 12px;}


/* Main content area */
#content_outer {
	background: url('img/content_outer.jpg') repeat-x left top;
	border-top: 1px solid #FFFFF2;
}
#content_inner {
	background: url('img/content_inner.jpg') no-repeat center top;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/* Footer */
#footer {
	background: #E3EFF6;
	font-size: 0.85em;
	margin-top: 40px;
	color: #457;
}
#footer .top, #footer .bottom {
	background: url('img/footer.gif') no-repeat left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}
#footer .bottom {background-position: left bottom;}
#footer .content {padding: 6px 10px;}
#footer a {color: #347;}


/* ----------------------------------------------
   Misc
------------------------------------------------- */

/* Floats */
.clear,.clearer {clear: both;}
.clearer {
	display: block;
	line-height: 0;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.col2 .left, .col2 .right {width: 46%;}
.separator_h {background: url('img/separator_h.gif') repeat-y center top;}

/* Text */
.tleft {text-align: left;}
.tcenter {text-align: center;}
.tright {text-align: right;}
.edit {font-size: 0.9em; background: #FFE; padding: 2px;}
.edit a {color: #04A;}

/* Padding, margin, border */
.p12 {padding: 12px;}
.p20 {padding: 20px;}
.mb10 {margin-bottom: 10px;}

/* Separator */
.separator {
	clear: both;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	background: url('img/separator.gif') repeat-x left center;
}

/* Support Logo */
.support_logo {
	float: left;
	width: 110px;
	height: 90px;
}

/* PDF */
.pdf {
	color: #666;
	padding: 5px 0 20px 64px;
	background: url('img/icon_pdf.jpg') no-repeat left top;
}


/* ----------------------------------------------
   Tables
------------------------------------------------- */

table.columns {width: 100%; border-collapse: collapse; margin: 10px 0 20px;}
table.columns td {vertical-align: top;}
table.columns big {font: bold 1.1em Verdana,sans-serif;}


/* ----------------------------------------------
   Banners
------------------------------------------------- */

.banner {
	background-color: #FFF;
	background-repeat: no-repeat;
	border: 1px solid #DDD;
	width: 736px;
	padding: 5px;
	margin-bottom: 12px;
}
.banner .container {height: 188px;}
.banner .content {padding: 20px 20px 20px 415px; color: #FFF;}

.banner#welcome	.container {background-image: url('img/banner_welcome.jpg');}
.banner#who .container {background-image: url('img/banner_who.jpg');}
.banner#contact .container {background-image: url('img/banner_contact.jpg');}
.banner#donate .container {background-image: url('img/banner_donate.jpg');}
.banner#events .container {background-image: url('img/banner_events.jpg');}
