/*  
Theme Name: Oskars Skidpepp design
Theme URI: http://www.skidpepp.se/
Description: Skidpepp theme.
Version: 1.0
Author: Oskar Karlin
Author URI: http://www.oskarlin.com/
*/


/* fix */

body {
	font-size: 62.5%;
	margin-top: 0px;
	margin-left: 0px;
	background: #fff;
}

html>body {font-size: 10px;}

/* divs */

#header {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}

#header_left {
	width: 56px;
	height: 178px;
	background: url(/images/top_left_bak.gif) repeat-y;
	float: left;
}

#header_top {
	width: 831px;
	height: 20px;
	background-image: url(/images/top_bak.gif);
	float: left;
}

#header_photo {
	width: 831px;
	height: 121px;
	float: left;
	background: url(/images/header.jpg) no-repeat;
}

#header_petition {
	float: right;
	width: 130px;
	height: 100px;
}

#header_right {
	width: 56px;
	height: 178px;
	float: right;
	background: url(/images/top_right_bak.gif) repeat-y;
}

#main {
	width: 943px;
	background: #fff url(/images/bak.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 5px;
}

#left_column {
	padding-left: 68px;
	width: 500px;
	float: left;
}

#right_column {
	width: 291px;
	padding-right: 68px;
	padding-left: 0px;
	float: right;
}

#right_column_left {
	width: 138px;
	margin-right: 10px;
	float: left;
	background-color: #e4effc;
	padding: 8px;
}

#right_column_right {
	width: 118px;
	float: left;
	border: 2px solid #e4effc;
	padding: 2px;
}

.polls {
	width: 274px;
	background-color: #e4effc;	
padding: 8px;
margin-bottom: 10px;
}



#footer {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}

#footer_left {
	width: 56px;
	height: 81px;
	background: url(/images/footer_left_bak.gif) no-repeat;
	float: left;
}

#footer_bottom {
	width: 831px;
	height: 56px;
	background-image: url(/images/footer_bottom_bak.gif);
	float: left;
}

#footer_top {
	width: 790px;
	height: 55px;
	float: left;
}

#footer_right {
	width: 56px;
	height: 81px;
	background-image: url(/images/footer_right_bak.gif);
	float: right;
}


#topbanner {
	margin-top: 0px;
	margin-left: 30px;
	opacity: 1;
}

.middle_banner {
	padding: 5px;	
	border: 2px solid #e4effc;
	margin: 15px 0 15px;
}

.middle_spacer {
	height: 30px;
}

#square_banner {
	width: 266px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 10px;
	border: 2px solid #e4effc;
}

.comment {
	background-color: #e4effc;
	padding: 10px;
	margin-bottom: 10px;
} 

#nav {
	float: left;
	background: url(/images/nav_background.gif) repeat-x;
	height: 27px;
	width: 831px;
}


.half_post {
	width: 250px;
	float: left;
}

#searchdiv {
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	padding: 0;
}

.webcam {
	border: 0;
	width: 291px;
}


/* styles */

a {
	color: #5691c9;
	text-decoration: none;
}

a:hover {
	color: #5691c9;
	text-decoration: underline;
}


.post h1 {
	font: bold 2.4em/1em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #4d4d4d;
}

h1 a {
	color: #5591c9;
}

h1 a:hover {
	text-decoration: none;
	border-bottom: 2px solid #5591c9;
}

.post h2 {
	font: 1.1em/1.2em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0px;
}

.date {
	font: bold 0.9em/1em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0px;
}

.post h3 {
	font: bold 1.6em/1.2em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 0px;
color: #4d4d4d;
}

.post p, td {
/*	font: 1.4em/1.5em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif; */
	font: 1.4em/1.5em Georgia, "Times new roman", Times, serif; 
	margin: 0 0 9px;
}

.post .comment p {
  font: 1.2em/1.3em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0 0 9px;

}

.post ol, .post ul {
    padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

.post ul {
	list-style-type: none;
}

.post ol {
	list-style-position: inside;
	list-style-type: decimal;
}

.post li {
	line-height: 14px;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0;
}

.post p a {
	background-color: #e4effc;
	padding: 0 2px;
	border-bottom: 1px solid #a3caef;
	color: #3a3a3a;
}

.post p a:hover {
	background-color: #a3caef;
	padding: 0 2px;
	color: black;
	text-decoration: none;
}

.post img {
	margin-bottom: 5px;
border: 0px !important;
}

.post strong { 

font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
font-size: 0.9em;

}

.commentform, #comment, {
	border: 1px solid #5691c9;
	padding-left: 2px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post #submit {
	
}

h4 {
padding-left: 20px;
background: url('/images/pdf.png') no-repeat;
font: bold 1.2em/1.4em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
}

h5 {
padding-left: 20px;
background: url('/images/video.png') no-repeat;
font: bold 1.2em/1.4em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
}



#right_column h3 {
	font: bold 1.1em/1.3em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0;
	text-transform: uppercase;
	color: #4d4d4d;
}

#right_column_left ul, .half_post ul, .polls ul, .polls ul {
	padding: 0;
	list-style-type: none;
	font: 1em/1.1em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0 0 15px;
}

.polls ul p {
	font-size: 1.1em;
	
}

#right_column_left ul li a, .half_post ul li a {
	margin-left: 0px;
}

#right_column_left ul li, .half_post ul li, .polls ul li {
	margin-bottom: 4px;
	font: 1.1em/1em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}


#nav {
	font: bold 1.2em/1.2em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#nav a {
	padding-right: 11px;
	padding-top: 7px;
	padding-left: 9px;
	display: block;
	float: left;
	background: url(/images/nav_background_a.gif) no-repeat right top;
	height: 27px;
}

#nav a:hover {
	text-decoration: underline;
	background: url(/images/nav_background_a_hover.gif) no-repeat right top;
}

#s {
	width: 120px;
	border: 1px solid #bcd8f2;
	padding: 0;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#searchsubmit, #submi, .submit {
	background-color: #5691c9;
	border: 0;
	color: white;
	font: 1em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 16px;
	padding: 0 3px;
}

#searchsubmit {
		margin-left: 3px;

}

.more-link {
	margin-top: -10px;
}

.recent_comments li {
	padding-bottom: 5px;
}

cite {
	margin-left: 15px;
	margin-right: 15px;
	display: block;
background-color: #e4effc;
padding: 7px;
margin-bottom: 15px;
}

.credit {
	font: 0.8em/0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #999999;
}

.picture, .photo {
float: right;
margin-left: 10px;
margin-bottom: 10px;
font: 0.9em/0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: black;
}

table.lag {
width: 400px;
margin-bottom: 10px;
border: 0;
padding: 5px;
background-color: #e4effc;
}

table.lag td { 

width: 50%;
vertical-align: top;
padding-left: 0;
padding-right: 10px; 
padding-bottom: 5px;
font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
font-size: 1.2em;
line-height: 1.3em;
}

table.lag th {

padding-left: 0;
padding-right: 10px;
font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
font-size: 1.2em;
font-weight: bold;
text-align: left;

}

.wp-polls {
	margin-bottom: 20px;
}

.wp-polls h2 {
	font: 1.5em/1.3em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #4d4d4d;
}

.webcam {
margin-bottom: 10px;
}