/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #0C77CF;}
a:hover {color: #003399;}

body {
	background: #FFFFFF;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	padding: 6px 0 20px 0;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: white;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 1000px;
}

/* header */
.top {
	background: none;
}

/* title */
.header {
	background: transparent url(img/header.png) no-repeat 0px 0px;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
}
.header .left, .header .right {
	background: none;
	height: 110px;	
}
.header .left {
	background: none;
	font: "Trebuchet MS",sans-serif;	
	width: 355px;
	padding: 15px;
}
.header .right {
	overflow: auto;
	width: 475px;
	background: none;
	text-align: right;
	padding: 0 140px 0 0;
	color: #FFFFFF;
}

.header .right h1 {
	font-size:35px;
	line-height:35px;
	margin:10px 0;
	padding:0;
}

.header .right h3 {
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:0;
}

/* navigation */
.navigation {		
	background-color: #666666;	
	height: 40px;
	width: 1000px;
	border-bottom: 1px solid #000000;
	clear: both;
	text-align: right;
}
.topnav {
	width: auto;
	float: right;
	text-align: right
}
.navigation a {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	display: block;
	float: left;
	color: white;
	font: bold 14px sans-serif;
	line-height: 30px;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #cccccc; 
	color: #333333;
	
	}

/* main */
.main {
	background: white;
	padding: 0 10px 0 0;
}

.ccolumn {
	float: left;
}

#c1 {
	width: 300px;
	padding: 10px;
	margin: 5px;
}

#c2 {
	width: 300px;
	padding: 10px;
	margin: 5px;
}

#c3 {
	width: 300px;
	padding: 10px;
	margin: 5px;
}



/* sub navigation */
.sidenav {
	float: right;
	width: 350px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	border-style: none;
	float: left;
	margin: 10px 0;
	padding: 0px;
	width: 1000px;
	background: #FFFFFF;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content img {
	margin: 5px;
}

hr {
	color: #cccccc;
	height: 0;
	border: 1px dotted #CCCCCC;
}

.post_title a {
	color: #0C77CF;
        font-size: 1.5em;
 font-weight: normal;
 text-decoration: none;
}

div#mailinglist {
 padding: 20px;
 text-align: center;
}

div#mailinglist a {
 font-size: 2em;	
 color: #FFFFFF;
}

div#ile {
	padding: 0px;
}

div#ile a {
	color: #333333;
}

#widget3 {
	padding: 10px;
	text-align: left;
}

#widget3 h2 {
	color: #333333;
	font-size: 18px;
}

#widget3 a {
	color: #333333;
}

#widget3 a:hover {
	color: #000000;
}

#widget3 img {
	width: 150px;
}

.cta {
 border: 3px solid #0099FF;;
 text-align: center;
 background: #0b4089;
 margin: 10px 0 10px 0;	
}

div#smallshops img{
	width: 345px;
 margin: 10px 10px 10px 0;
 border: 2px solid #000000;
}

/* footer */
.footer {
 background: none;
 padding: 25px 0 0 0;
 margin: 20px 0 0 0;
 color: #333333;
 font: bold 0.75em sans-serif;
 line-height: auto;
 text-align: center;
}
.footer a,.footer a:hover {color: #0066ff;}