/*  
Theme Name: vadTyckerDu.nu
Theme URI: http://www.vadtyckerdu.nu
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Mattias Wirf
Author URI: http://www.xoda.se
*/
/*
---- COLOURS ----
 Red: 237, 27, 52 (#e70033)
 Purple: 148, 44, 96 (#942c60)
 Pink: 239, 77, 116 (#ef4d74)

*/
/***********
 * Page
 **********/
 body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #f7f7f7;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
 }
 #containter {
	width: 955px;
	margin: 10px auto;
 }
 * html #containter {
	width: 975px; 
 }
 #page {
	float: left;
	text-align: left;
	background: #fff url('images/back2.gif') repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 785px;
 }
 	
/***********
 * header
 **********/
 #header {
	background: #cc071e url('images/headerback.gif') repeat-x;
	margin: 0; 
	padding: 0; 
	height: 96px;
	width: 785px;
	clear: both;
	border-bottom: 1px solid #333;
 }
 #randomimages {
 	width: 100%;
 	background: #fff;
 	height: 102px;
 	border-bottom: 1px solid #ccc;
 	overflow: hidden;
 }
 .randomimage {
 	float: left;
 	margin: 1px;
 }
 /*
 #headerimg {
	float: right;
	margin: 0;
	padding: 10px 30px 10px 20px;
	height: 115px;
	width: 320px;
	text-align: right;
 }
 #headertext {
	float: left;
	margin: 80px 10px 10px 10px;
 }
 */
 
/*************
 * Content
 ************/
 #content {
	font-size: 1.1em
 }
 
/************
 * Begin Headers
 ***********/
 h1, h2, h3 {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
 }
 h1 {
	padding-top: 15px;
	margin: 0;
	font-size: 1em;
	text-align: center;
 }
 h2 {
	margin: 30px 0 0;
 }
 h2.pagetitle {
	margin-top: 30px;
	text-align: center;
 }
 #sidebar h2 {
	margin: 0;
	padding: 0;
 }
 h3 {
	padding: 0;
	margin: 30px 0 0;
 }
 h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
 }

/************
 * Footer
 ***********/
 #footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
	background: #eee; 
	border: none;
 	color: #999;
 } 
 #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
 }
 #footer a, #footer a:hover {
 	color: #999;
 }
/***********
 * Begin Sidebar
 **********/
 #leftsidebar {
	padding: 5px 0 8px 10px;
	margin: 0;
	float: left;
	width: 147px;
	font: 1em Verdana, Arial, Sans-Serif;
 } 
 #rightsidebar {
	padding: 5px 0 10px 10px;
	margin: 0;
	float: right;
	width: 220px;
	font: 1em Verdana, Arial, Sans-Serif;
 } 
 #leftsidebar form, #rightsidebar form {
	margin: 0;
 }
 #leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 100px;
	padding: 2px;
 }
 #leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
 }
 #leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
 }
 #leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 }
 #leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
 }
 #leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 5px;
 }
 #leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 5px;
 }
 ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
 }
 #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
 }
 #leftsidebar h2, #rightsidebar h2 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	letter-spacing: 0.05em;
 }
/*************
 * Far right
 *************/
 #farright {
	width: 170px;
	float: right;
 }
 #farright img {
	margin: 0;
	margin-left: 10px;
 }
 #farright p {
	margin: 0 0 8px 0;
	padding: 0;
 }
 
/***********
 * Links
 **********/
 a, h2 a:hover, h3 a:hover {
	color: #79b;/* #ef4d74;*/
 }
 a:hover {
	color: #ef4d74;/*#147;*/
	text-decoration: underline;
 }
 .entry p {
	margin: 2px 0 4px 0;
	padding: 0;
 }
 .widecolumn .entry p {
	font-size: 1.05em;
 }
 .narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
 }
 .widecolumn {
	line-height: 1.6em;
 }
 .narrowcolumn .postmetadata {
	text-align: center;
	margin: 2px 0 8px 0;
 }
 .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
 }
 small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
 }
 h2 {
	font-size: 1.6em;
 }
 h2.pagetitle {
	font-size: 1.6em;
 }
 h3 {
	font-size: 1.3em;
 }
 h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
 }
 h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
 }
 h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
 }
 .entry p a:visited {
	color: #b85b5a;
 }
 .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
 }
 .commentlist li {
	font-weight: bold;
 }
 .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
 }
 .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
 }
 #commentform p {
	font-family: Verdana, Arial, Sans-Serif;
 }
 textarea#comment {
	
 }
 .commentmetadata {
	font-weight: normal;
 }
 small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
 }
 code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }
 acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
 }

/***************
 * Main content
 **************/
 .narrowcolumn {
	/*float: left;*/
	padding: 0;
	margin-right: 200px;
	margin-left: 175px;
	width: 360px;
 }
 .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
 }
 .post {
	margin: 0 0 40px;
	text-align: left;
 }
 .post hr {
	display: block;
 }
 .widecolumn .post {
	margin: 0;
 }
 .narrowcolumn .postmetadata {
	padding-top: 1px;
 }
 .widecolumn .postmetadata {
	margin: 5px 0 20px 0;
 }
 .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
 }
 .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
 }


/*************** 
 * Below posts
 **************/
 .post .postmetadata {
	color: #999;
	/*clear: left;*/
	font-size: 10px;
 }
 .post .postmetdata a {
	color: #999;
	text-decoration: none;
 }
 .post .postmetadata a:hover {
	color: #666;
	text-decoration: underline;

 }
 .post .postmetdata a:visited {
	color: #999;
 }

/***************
 * Begin Images
 **************/
 p img {
	padding: 0;
	max-width: 100%;
 }
 img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
 }
 img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 }
 .alignright {
	float: right;
 }
 .alignleft {
	float: left
 }

/*****************
 * Lists
 ****************/
 html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
 }
 html>body .entry li {
	margin: 7px 0 8px 10px;
 }
 .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
 }
 .entry ol li {
	margin: 0;
	padding: 0;
 }
 .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }

/****************
 * Form Elements
 ****************/
 #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
 }
 .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
 }
 select {
	width: 130px;
 }
 #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
 #commentform textarea {
	width: 100%;
	padding: 2px;
 }
 #commentform #submit {
	margin: 0;
	float: right;
 }

/******************
 * Comments
 *****************/
 .alt {
	margin: 0;
	padding: 10px;
 }
 .commentlist {
	padding: 0;
	text-align: justify;
 }
 .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
 }
 .commentlist p {
	margin: 10px 5px 10px 0;
 }
 #commentform p {
	margin: 5px 0;
 }
 .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 .commentmetadata {
	margin: 0;
	display: block;
 }

/*******************
 * Various Tags & Classes
 ******************/
 acronym, abbr, span.caps {
	cursor: help;
 }
 acronym, abbr {
	border-bottom: 1px dashed #999;
 }
 blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
 }
 blockquote cite {
	margin: 5px 0 0;
	display: block;
 }
 .center {
	text-align: center;
 }
 hr {
	display: none;
 }
 a img {
	border: none;
 }
 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
 }

