/*
THEME NAME: Kolonin
THEME URI: http://www.pixondu.se/
DESCRIPTION: Den Småländska Kolonin - baserat på Sandbox
VERSION: 1.0
AUTHOR: <a href="http://www.pixondu.se/">Chrille Peterson</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #fff;
}

/* Struktur */

#wrapper {
	width: 822px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 80px;
	width: 100%;
	padding: 10px 0 0 0;
}

#logo a {
	background: white url(images/logo.gif) 0 0 no-repeat;
	margin: 10px 0 0 20px;
	padding: 0 0 0 20px;
	width: 140px;
	height: 78px;
	display: block;
	float: left;
	text-indent: -9999px;	
	overflow: hidden;
}

#content {
	width: 480px;
	margin: 0;
	padding: 20px 0 0 20px;
}

#container {
	margin: 0;
	background-color: #550705;	
	min-height: 400px;
	color: #fff;
}

#footer {
	background-color: #4a0001;
	color: #fff;
	border-top: solid 14px #000;
	padding: 20px 0 20px 20px;
	width: 802px;
}

h3.widgettitle {
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	padding: 0 0 20px 0;	
	margin: 0 0 20px 0;	
	border-bottom: double 1px #fff;
}

.sidebar {
	padding: 30px 20px 0 0;
	color: #fff;
	text-align: left;
}

.sidebar p {
	margin: 0 0 8px 0;
}

.sidebar li {
	margin: 0 0 15px 0;	
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0 10px 0;	
}

#phone {
	width: 500px;
	float: left; 	
}

#address {
	width: 200px;

	margin: 0 0 0 500px;
}

.phone {
	font-size: 40px;	
	margin: 0;
}

.email {
	font-size: 17px;
	margin: 0;	
}

.clr {
	clear: both;	
}

h4 {
	font-size: 16px;
	margin: 6px 0 4px 0;	
}

h4 a {
	text-decoration: none;	
}

.entry-content ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style:none;
}

.entry-content ul li {
	display: inline; 
	margin-right: 7px;	
}

.entry-content ul li a {
	font-size: 14px;	
	text-decoration: none;
}

.entry-content ul li a:hover {
	text-decoration: underline;
	color: #999;
}


/* Just some example content */

div#menu {
margin: 60px 20px 0 0;
float: right;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
font-family: Georgia, "Times New Roman", serif;
font-size: 20px;
}

div#menu ul li a:hover {
	color: #999;	
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.2em;
color: #000;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
left:-999em;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div, div.sidebar ul {
margin:0;
padding:0;
}