/*
Theme Name: WordPress Daniel
Theme URI: http://wordpress.org/
Description: Daniels wordpress tema
Version: 0.9
Author: Dannyboy
Author URI: http://www.engblom.nu
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Colors */

/* Färg 1 - Svart */ 
p, body, .entry p a:visited, h3, h3 a, h3 a:visited, form {
	color: #000;
}


/* Färg 2 - Mellangrå */ 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike, h1 a:hover, h1, h1 a, h1 a:visited , h2 a, h2 a:visited, h2, h2 a:hover {
	color: #575757;
}

/* Färg 3 - Ljusgrå */ 
.postmetadata, .tags {
	color: #aaaaaa;
}

/* Färg 4 - Orange */ 
.readmore {
	color: #e39000;
}

/* fÄRG 5 - SOI RÖD */
.tags a, .tags a:hover, a, h3 a:hover, a:hover, .postmetadata a {
	color: #A53434;
}





	

/* Begin Typography */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.7em;
	font-family: Georgia;
	text-align: left;
	background-color: #ebebeb;
	}
	
p, form {
	font-family: Georgia;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

table, tr {
	font-family: Georgia;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}



	
h {
	font-weight: normal;
	text-align: left;
	font-size: 4em;
	font-family: "Trebuchet MS";
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	}
	
h1 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: Georgia;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.6em;
	font-size: 2.7em;
	font-weight: normal;
	text-transform: none;
	}
	
	
h2 {
	font-family: Georgia;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	


h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}


#content {
	font-size: 1.2em
	}


.postmetadata, .tags{
	font-size: 0.8em;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}



/* understryckning */
a:hover {
	text-decoration: underline;
	}

h1, h1 a, h1 a:hover, h1 a:visited, a, h2 a:hover, h3 a:hover, 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;
	}
	
/* End Typography & Colors */



/* Begin Structure and layout */

body {
	padding: 0px;
	margin: 0px;
	}

#d-skugga {
	width: 980px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
	
#d-page {
	width: 980px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

#d-header {
	float: none;
	padding: 0px;
	clear: both;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	}
	
#headerimg 	{
	clear: none;
	float: left;
	margin-bottom: 10px;
	margin-top: 30px;
	}
	
#d-menu {
	text-align: left;
	padding-top: 10px;
	height: 20px;
	clear: both;
	margin-bottom: 18px;	
 }

#d-menu-linje {
	background-color: #FFF;
	color: #FFF;
	height: 14px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}
	
#content {
	clear: both;
	width: 980px;
	margin: 0px;
	}

/* layout för index.php */
.d-2-1column {
	width: 646px;
	padding: 0px;
	margin: 0px;
	float: none;
}

.d-post-container {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

.d-post {
	width: 618px;
	margin: 0px;
	float: left;
	color: white;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.d-post-top {
	background-color: #FFF;

	width: 646px;
	height: 14px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-image: url(images/d-post-top.png);
}

.d-post-bottom {
	width: 646px;
	height: 14px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-image: url(images/d-post-bottom.png);
}





.d-col1 {
	width: 282px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.d-col2 { 
	width: 282px;
	float: left;
	margin-right: 0px;
	margin-left: 18px;
}

.postmetadata, .tags {
	padding-top: 5px;
	}
	
.postmetadata p, .tags p {
	padding: 0px;
	margin: 0px;
	}

  
.post {
	clear:both;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	}


/* Slut layout för categorisidor */



	
hr {
	clear:both;
	color: #eee;
	background-color: #eee;
	height: 1px;
	line-height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.post hr {
	display: block;
	}

#footer {
	width: 618px;
	height: 80px;
	clear: both;
	border: none;
	}

#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
	
/* End Images */


/* här har jag tagit bort listor */

	
/* Begin av Daniels List*/
#d-menu li {
	display: inline; 
	}
	
#d-menu ul {
	display: inline;
	font-family: Georgia;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.6em;
	color: #747474;
	}
	
#d-menu ul li a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration:none;
	color: #747474;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#d-menu ul li a:hover {
	color: #800000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
#header li {
	display: inline; 
	}
	
#header ul li a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	text-decoration:none;  
	}
	
#header ul li a:hover {
	margin: 0px;
	color: 3f3f3f;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	

/* End Entry Lists */

/* Begin av Daniels List*/

.d-footer  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: inline-block;
}

.d-footer li {
	display: inline; 
	}

	
.d-footer ul {
	font-size: 1.0em;
	font-family: "Trebuchet MS";
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
	
.d-footer ul li a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 2px;
	text-decoration:none;
	color: #CAC6C8;
	}
	
.d-footer ul li a:hover {
	margin: 2px;
	color: white;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
	}
	


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */




/* Begin 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;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* fix av bilder ovanför rubriker */
.entry img{
	float:left;	
	}
	
	
	
	/*       ###############################
         WIDGETS
         ############################### */
		 
		 
#d-widget {
	width: 322px;
	float: right;
	margin-left: 8px;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.d-widget-top {
		background-color: #FFF;

	background-image: url(images/d-widget-top.png);
	height: 14px;
	width: 322px;
	margin: 0px;
	padding: 0px;
}

.widget-post {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
	width: 294px;
}

.d-widget-bottom {
	background-image: url(images/d-widget-bottom.png);
	height: 14px;
	width: 322px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding: 0px;
}

.widget-post p {
	font-family: Georgia;
	color: #777;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
}

.widget-post h2 {
	font-family: Georgia;
	color: #777;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.3em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}






/*       ###############################
         CLEARFIX
         ############################### */

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}

