/*

Theme Name: danielandersson.me custom theme, v4
Theme URI:  http://www.danielandersson.me/
Description: danielandersson.me custom theme, version 4
Author: Daniel Andersson
Author URI: http://www.danielandersson.me/
version: 4.0
Tags: two-column, widget-ready, threaded-comments

*/
.entry img.nofx {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
}

.entry img {
	-moz-box-shadow: 0 1px .5em #BFBFBF;
	-webkit-box-shadow: 0 1px .5em #BFBFBF;
	-khtml-box-shadow: 0 1px .5em #BFBFBF;
	box-shadow: 0 1px .5em #BFBFBF;
	background: #FFF;
	padding: 5px;
	border: 0 none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 9.5pt;
	letter-spacing: .3px;
	text-shadow: 0 0 2px rgba(0,0,0,0.1);
	background: url(http://www.danielandersson.me/dmaterial/bgstripe511.png) left fixed;
}

h1 {
	font-family: Rockwell, Georgia, Verdana, Times;
	font-size: 18pt;
}

h2 {
	font-family: Rockwell, Georgia, Verdana, Times;
	font-size: 14pt;
	text-shadow: 0 0 8px rgba(0,0,0,0.1);
}

h3 {
	font-family: Rockwell, Georgia, Verdana, Times;
	font-size: 18pt;
	text-shadow: 0 0 2px rgba(0,0,0,0.1);
}

h4 {
	font-family: Rockwell, Georgia, Verdana, Times;
	font-size: 11pt;
	text-shadow: 0 0 2px rgba(0,0,0,0.1);
}

strong,bold,b {
	font-weight: 700;
}

img {
}

img a {
}

img.left {
	float: left;
	margin: 6px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 6px;
}

img.nofx {
	border: 0 none;
}

blockquote {
	border-left: 1px solid #A5ABAB;
	margin: 15px;
	padding: 0 12px;
}

code {
	font-family: "Courier New", Courier, monospace;
}

a {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-shadow: 0 0 2px #999;
}

#shadow {
	background: url(http://www.danielandersson.me/dmaterial/bgshadow511.png) center repeat-y;
}

#container {
	box-shadow: 0 1px .5em #BFBFBF;
	color: #333;
	margin: 0 auto;
	overflow: hidden;
	width: 760px;
	background: #FFF;
}

#header {
	background: url(images/dame-header-v4_02.jpg) no-repeat scroll center bottom transparent;
	height: 180px;
	width: 760px;
	z-index: -100;
}

#header h1 {
	background: url(images/dame-headerlogo-v4_01.png) no-repeat scroll center top transparent;
	display: inline;
	float: right;
	height: 22px;
	margin: 140px 13px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 265px;
	z-index: 500;
}

#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
}

#header h2 {
	color: #333;
	font: 10pt Rockwell, Georgia, Times;
	margin: 0;
	padding: 0 0 0 18px;
}

#menu {
	float: right;
	font-family: Rockwell, Verdana, Tahoma, Arial, Times, Serif;
	font-size: 1.3em;
	margin: -24px 10px 0 0;
	z-index: 1000;
	text-shadow: -1px -1px 2px #FFF;
}

#menu ul {
	margin: 0;
	padding-left: 5px;
}

#menu ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color: #9A0101;
	display: block;
	margin: 2px 3px;
}

#menu ul li a:hover {
	color: #000;
	text-shadow: -1px -1px 2px #FFF;
}

#content {
	float: left;
	margin: 14px 0 0 23px;
	width: 530px;
}

#contentpages {
	padding: 24px 25px;
	overflow: hidden;
}

.postedtime {
	font: 1.2em/1em Rockwell,Georgia,Times;
}

.post {
	color: #464646;
	line-height: 14pt;
	margin: 0;
	padding: 0;
}

.post h2 {
	font: 17pt Rockwell, Georgia, Times;
	font-weight: 400;
}

.post h2 a {
	color: #000;
	text-decoration: none;
}

.post h2 a:hover {
	color: #777;
	text-shadow: 0 0 3px #DDD;
}

.post ul {
	margin-bottom: 10px;
}

.post ul li {
	list-style-type: disc;
	margin-left: 40px;
}

.post ol {
	margin-bottom: 10px;
}

.post ol li {
	list-style-type: decimal;
	margin-left: 40px;
}

.entry p {
	margin: 12px 0;
}

.postmetadata {
	border-top: 1px solid #DFDFDF;
	clear: both;
	margin: 0 0 30px;
}

.navigation {
	float: left;
	overflow: hidden;
	width: 100%;
	margin: 0 0 5px;
}

.alignleft a {
	margin: 25px 0;
}

.alignright a {
	margin: 25px 0;
}

#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
}

#sidebar h2 {
	color: #000;
	font: 15pt Rockwell, Georgia, Times;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

#sidebar label {
	color: #000;
	font: 12pt Rockwell, Georgia, Times;
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin: 0;
	padding: 0 6px 0 12px;
}

#sidebar img {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 15px 12px;
	padding: 0;
}

#sidebar ul li {
	line-height: 14pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul {
	margin: 14px 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li {
	color: #898989;
	list-style-type: none;
	padding: 0 0 0 15px;
}

#commentform {
	margin: 0;
	padding: 0;
}

#commentform p {
	color: #000;
}

#commentform a {
	border-bottom: 1px dotted #465D71;
	color: #000;
	line-height: 14pt;
	text-decoration: none;
}

#commentform h3 {
	color: #000;
	font-family: Rockwell, Georgia, Times, Verdana;
	font-size: 10pt;
	font-weight: 300;
	margin: 0;
	padding: 0;
}

#comment {
	width: 80%;
}

#author,#email,#url,#comment,#submit {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #AAA;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	margin: 4px 5px 0 0;
	padding: 2px 3px;
	background: #f7f7f7;
	-moz-border-radius: 2px;
}

#submit {
	background: #EEE;
	display: inline-block;
	padding: 2px 5px 3px;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #BFBFBF;
	border: none;
}

#comments {
	margin: 0;
	padding: 0;
}

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.avatar {
	float: left;
	margin: 0 12px 0 0;
}

ol.commentlist ul {
	padding: 0 0 3px;
}

ol.commentlist li {
	list-style-type: none;
	margin: 10px 0 0;
	padding: 5px 0 0 10px;
}

ol.commentlist li.alt {
}

ol.commentlist li p {
	line-height: 14pt;
	margin: 6px 0;
	padding: 0 12px 0 0;
}

ol.commentlist a {
	color: #000;
}

cite {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: 700;
}

cite a {
	border-bottom: 1px dotted #465D71;
	color: #000;
	text-decoration: none;
}

.comment-reply-link {
	background: #EEE;
	display: inline-block;
	padding: 3px 7px;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #BFBFBF;
}

.comment-reply-link:hover {
	background: #F3F3F3;
	text-decoration: none;
	text-shadow: 0 -1px 1px #BFBFBF;
}

#searchform {
}

#searchform input#s {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #AAA;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	margin: 14px 5px 18px 0;
	padding: 2px 3px;
	background: #f7f7f7;
	-moz-border-radius: 2px;
}

#searchform input#searchsubmit {
	background: none repeat scroll 0 0 #333;
	border: medium none;
	color: #FFF;
	text-transform: lowercase;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	background: none repeat scroll 0 0 #FFF;
	display: inline;
	margin: 0 0 2px 7px;
}

img.alignleft {
	background: none repeat scroll 0 0 #FFF;
	display: inline;
	margin: 0 7px 2px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.wp-caption {
	-moz-box-shadow: 0 1px .5em #BCBCBC;
	-webkit-box-shadow: 0 1px .5em #BCBCBC;
	-khtml-box-shadow: 0 1px .5em #BCBCBC;
	background-color: #FFF;
	margin: 10px;
	padding: 5px 0 0;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 2px 8px 3px;
}

#footer {
	background: url(images/dame-footer-v4_01.jpg) no-repeat center top;
	clear: both;
	height: 100px;
	width: 760px;
}

#footer p {
	color: #FFF;
	padding: 80px 15px 0 0;
	text-align: right;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #DDD;
	text-shadow: 0 0 2px #000;
}