/*
Theme Name: Varmlands Parkett Slipnings Services
Theme URI: http://www.varmlandsparkettslipningsservice.se/
Description: Customised for Varmlands Parkett Slipnings Services. A beautiful simple WordPress Theme, with wide space. Fast loading, easy to customize, no pictures, no distraction from the content, widget-ready and Gravatar supported.
Version: 1.0
Author: Victoria Koning
Author URI: http://marvic.biz
Tags: blue, fixed width, two columns, widgets, valid XHTML, valid CSS, gravatars, right sidebar, SEO friendly, basic, clean, simple, image styling, wide space
*/ 


* {
    padding: 0;
    margin: 0;
} 

body {
	background: #86aab5;
	font-size: 62.5%; /* resets 1em to 10px */
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #000;
}

p {
	margin: 0;
	font-size: 1.2em;
	padding: 5px;
    margin-top: 5px;
}

img { 
    border: none; 
}

a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color : #666666;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 6px 0 2px 12px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 0 auto;
    width: 750px;
}

#header { 
    height: 150px;
	background: #43747E url(images/varmlands-logo.jpg) no-repeat center top;
	margin: 5px 0 0 0;
}

#header h1 {
    font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-variant: small-caps;
	letter-spacing: -1px;
    font-weight: bold;
	text-align: left;
	margin-top: 20px;
    padding: 20px 0 5px 0;
}

#header h1 a {
    color: #832825;
    text-decoration: none;
}

#header h1 a:hover {
    color: #974945;
    text-decoration: underline;
}

#header h2 {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    padding: 105px 0 0 0;
	text-align: center;
    line-height: 20px;
}

#menu {
    width: 750px;
	height: 30px;
	margin: 1px 0 1px 8px;
    color: #000;
	font-variant: small-caps;
	font-size: 1.2em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
    font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

#menu a {
	display: block;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	color: #000;
}

#menu a:hover {
	color: #974945;
	text-decoration: underline;
}

#menu .current_page_item {
    color: #832825;
    text-decoration: underline;
}

#menu .current_page_item a {
	color: #832825;
}

#content {
    padding: 10px 0;
}

/* content */

.articles {
    border-top: none;
}

.tagcloud {
	text-decoration: none;
	border-top: 1px dotted #4e747e;
	line-height: 25px;
	font-size: 0.9em;
}

#content .showtags {
    background: #d2dfe3;
	color: #4e747e;
    padding-left: 5px;
    line-height: 20px;
    border-bottom: 1px solid #bbb;
    border-top: 1px dashed #bbb;
}

#content .showtags a {
	color: #4e747e;
}

#content a img {
    padding: 1px;
    border: 1px solid #86aab5;
    background: #86aab5;
}

#content a img:hover {  
    padding: 1px; 
    border: 1px solid #4e747e; 
    background: #4e747e;
}

/* lensvelt home page */
#RDhome {
    width: 100%;
	margin: -15px 0;
    float: left;
    text-align: center;
}


/* main body content */
.left {
    width: 70%;
    float: left;
    text-align: left;
	min-height: 400px;
}

.left h2 {
    color: #832825;
    font-size: 2.2em;
	font-variant: small-caps;
    font-weight: bold;
    padding : 1px 0 15px 0;
}

.left h2 a {
    color: #832825;
}

.left h2 a:hover {
    color: #974945;
    text-decoration: underline;
}

.left h3 {
    color: #832825;
    font-size: 1.5em;
    font-weight: bold;
    padding : 15px 0 15px 0;
}

.left h3 a {
    color: #832825;
}

.left h3 a:hover {
    color: #974945;
    text-decoration: underline;
}

.left h4 {
    color: #832825;
    font-size: 1.5em;
    font-weight: bold;
	text-align: left;
    padding : 15px 0 15px 0;
}

.left h4 a {
    color: #832825;
}


.left ul {
    padding-left: 3em;
	font-size: 1.16em;
}

.left ol {
    padding-left: 3em;
	font-size: 1.16em;
}

.count {
    float: right;
}

/* sidebar */
.right {
    width: 175px;
    float: right;
    padding-left: 10px;
	border-left: 1px solid #4e747e;
    color: #4e747e;
	font-size: 1.1em;
	font-variant: small-caps;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
	font-size: 0.9em;
	font-variant: normal;
	font-weight: normal;
}


.right a { 
    text-decoration: none;
    color: #4e747e;
}

.right a:hover {
    text-decoration: underline;
    color: #974945;
}


#footer {
	text-align: center;
	color: #4e747e;
	font-size: 11px;
	padding: 4px 0 10px 0;
	line-height: 160%;
	margin-top: 30px;
	border-top: 1px solid #4e747e;
}

#footer a {
	color: #4e747e;
}

.footdescr {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#footerhome {
	text-align: center;
	color: #4e747e;
	font-size: 11px;
	padding: 4px 0 10px 0;
	line-height: 160%;
	margin-top: 30px;
	border: none;
}

#footerhome a {
	color: #4e747e;
}

/* Search */

#search {
	width: 150px;
	height: 23px;
	margin-bottom: 10px;
}

#search #x {
	display: none;
}

#search #s {
	padding: 0 0 0 4px;
	width: 130px;
	height: auto;
	border: none;
	background: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #4e747e;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #aeb9bf;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}

/* Plug-in: Enhanced Contact Form by Yoast */

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 200px;
	margin-left: 10px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 450px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 10px;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}