/*  
Theme Name: striped
Theme URI: http://
Description: 
Version: 1.0
Author: 
Author URI: 
*/
* {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	background: White url() repeat-x;
	background-color: Orange;
	color: Black;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #C71585;
	border: none;
	text-decoration: none;
	margin: 0px;
}
a:hover  {
	color: #1E90FF;
}
p {
	margin: 0px 0px 15px 5px;
}

strong {
	margin: 0px;
}


img  {
	border: solid 1px;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; color: #D2691E;
}

h1 {
	font-size: 25px; margin-top: 15px;}
h2 {
	font-size: 18px; font-weight: normal;}
h3 {
	font-size: 12px; font-weight: normal;}
h4 {
	font-size: 10px; font-weight: normal;}

/*---- Klickbar logga ----*/
h5 {
	display:block;
	width:183px;
	height:125px;
	border: none 1px;
	float: left;
	margin: 10px;
	padding: 0;
	text-indent:-9009px;
}

h5 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: solid 1px;
}
.alignleft  {
	float: left; margin: 5px;
}
.alignright  {
	float: right; margin: 5px 10px 0px 0px;
}
.more-link {
	float: right;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.ul {
	margin: 5px; padding: 5px;
}

.li {
	margin-left: 15px; padding-left: 15px;
}


#wrapper  {
	width: 760px;
	margin: 0px auto 20px auto;
	overflow: hidden;
	border: solid 1px;
	background-color: white;
	margin-top: 20px;
}
/*--------------- Header ---------------*/
#header {
	width: 760px;
	height: 120px;
	margin-top: 15px;
	border-bottom: solid 1px;
	margin-left: 0px;
	float: left;
	text-align:center;
	background: url(../Copy%20of%20weekendspa/bilder/weekend-spa.jpg) no-repeat;
}

#header_banner {
	width: 755px;
	height: 128px;
	float: left;
	background: transparent;
	border: 1px solid #842c2d;
	margin: 10px 4px 0 0;
}

/*---------- Huvuddelar -----------*/
#content {
	width: 750px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0px 0px;
	background: #fff url(/images/bg.gif) repeat-y center;
	border: none 1px;
}
#main_container {
	width: 550px;
	float: left;
	border: none 1px;
}
/*-------------- Vänster kolumn ---------------*/
#left_sidebar {
	width: 170px;
	padding-right: 5px; 
	float: left;
	background: #fff;
	border: none 1px;
	font-size: 11px;
}
#left_sidebar h4 {
	font-size: 14px;
	padding: 2px 0 7px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}

#left_sidebar ul li.current_page a {
	color: #333;
}
.left_ad {
	width: 170px;
	height: 600px;
	float: left;
}
/*---------- Huvudinnehåll -----------*/
#main_content {
	width: 500px;
	float: left;
}
#main_content_small {
	width: 520px;
	float: left;
	border: none 1px; 
}
#main_content h1, #main_content_small h1 {
	padding: 0 0 9px 0;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
}

.content_banner {
	width: 510px;
	height: 40px;
	float: left;
	padding: 10px;
	background: #f4f4f4;
	margin: 0 0 20px 0;
}

.right {
	float: right;
	margin: 0;
}


/*------------ Äldre inlägg ------------*/
.navigation {
	width: 530px;
	float: left;
	margin: 15px 0 0 0;
}
/*--------------- Footer ---------------*/
#footer {
	width: 560px;
	float: left;
	padding: 0 10px 0 10px;
	margin: 5px;
	background: #fff url(../Copy%20of%20spaweekends/images/bg_bottom.gif) no-repeat bottom center;
	border: none 1px;
}
#footer_container {
	width: 720px;
	float: left;
	padding: 10px 0px 10px 0px;
	border: 1px solid #ccc;
}
	
#footer_left {
	width: 250px;
	float: left;
}
#footer_right {
	width: 350px;
	float: right;
	text-align: right;
}