/*
Theme Name: bastard Dr.Skull
Description: The bastard clothing WordPress theme.
Version: 1.0
Author: Soolid
Author URI: http://www.soolid.it
Tags: dark, two-columns, right-sidebar, fixed-width, widgets

	Dr.Skull v1.0

	This theme was designed and built by SOOLID ( http://www.soolid.it ) for those lazy italians at bastard ( http://www.bastard.it ).

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	The logo image is released under CC-by-nd license
	http://creativecommons.org/licenses/by-nd/2.5/it/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, Verdana, Sans-Serif;
	color: #464646;
	background:#000;
	text-align: center;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.5em
	}
	
#langswitch li { color:#8c8d8d; font-size:0.8em;  }
#langswitch li a { border: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;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background:#000;
	border: none;
	}
	

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

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	text-indent:-9999px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.1em;
	}

h2.pagetitle {
	font-size: 1.1em;
	}
	
h2.center, h2.pagetitle { color:#fff; }

h2 small { font-size:0.8em; color:#000; }

#sidebar h2 {
	font-size: 1.3em;
	color:#fff;
	}

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: #000; font-size:1.2em;
	}

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-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	margin-top:10px;
	}

.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 {

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.3em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #858585;
	}

code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #808080;
	text-decoration: none;
	}

a:hover {
	color: #878787;
	text-decoration: underline;
	}

#sidebar a:hover { text-decoration:none; color:#afafaf;}

.post a, .post a:hover {color: #007ddc;} 
.post a:visited {color: #b21e19;} 
.post h2 a, .post h2 a:visited { color:#000; }
.post h2 a:hover { color:#555; }
	
.post-footer .postmetadata { text-align:center; }
.post-infos, .post-infos small { color:#979797; font-size:0.8em; }

.post-infos a, .post-infos a:hover, .post-infos a:visited, 
#commentform a, #commentform a:hover, #commentform a:visited,
.commentmetadata a, .commentmetadata a:hover, .commentmetadata a:visited {color: #5f88a8;}

.post-infos big.comments { 	color: #979797; font-size:1.4em; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size:.3em ;
	font-weight:bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#footer { color:#5b5b5b;  font-size:1.5em;  line-height:1.3em; }
#footer p { color:#5b5b5b;  font-size:0.8em;  line-height:1.3em; }
	
#footer a, #footer a:hover { color:#5F88A8; }
#footer a:visited { color:#4f221f; }

#footer #footer-content { -moz-opacity:0.7; opacity: 0.7; filter: alpha(opacity=70); }

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#container {  background: #313131 url('./images/bg-main.jpg') repeat-x center top; }

#sidebar { margin-left: 640px; width:200px; }

#langswitch img { margin-bottom:-3px;}
#sidebar #langswitch li { margin-bottom:5px;}

#page {
	margin: 0px auto;
	padding: 0;
	width: 850px;
	padding:0 30px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 10px 0 10px 0;
	}

#headerimg {
	width: 100%;
	margin:0;	
	}
	
#headerimg h1 { 	height: 172px;
									width:533px;
									display:block;
									background:url(./images/logo.png) center no-repeat;
									margin-left:-30px; 
									}
									
#headerimg h1 a { 	
						display:block;  
						width:100%; height:100%;
						text-indent:-9999px;
						outline:none;
					}
	
.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 620px;
	}

.post {
	text-align:left;
	width:620px;
	}

.post hr {
	display: block;
	}
	
.post-top { padding:0 30px;  padding-top:1px; 
					background:url(./images/bg-post-top.png) center top;  
					}
			
.post .entry {  	padding:1px 30px; 
							background:url(./images/bg-post-center.png) repeat-y center;
							}
							
.post-footer { padding:1px 0px; padding-top:60px; padding-left:140px;
						margin-top:-40px;
						background:url(./images/bg-post-bottom.png) no-repeat center top; 
						margin-bottom:40px;
						}
						
.withcomments .post-footer { }
						
.post-footer .postmetadata { height:60px; margin:0; width:600px; }
.post-footer .post-infos { margin:0; height:90px; }
.post-footer .post-infos img {  }
.post-footer .post-infos span {  	position:absolute;
														margin-top:10px;  margin-left:5px;
														width:360px; text-align:left; 
														line-height:1.4em;
														}
												
.post-infos big.comments { display:block; margin-top:6px; padding-left:50px; }
												
.post-footer .post-infos a.share { 	display:block; float:left; text-indent:-9999px; width:20px; height:20px; 
														background-image:url(./images/share.png); 
														margin-right:5px; margin-top:5px;
														}
															
.post-footer .post-infos a.tt-share { background-position:0 20px; margin-left:42px; }

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 638px;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	height:220px; 
	background:#000 url(./images/bg-footer.png) repeat-x top;
	}

#footer-content { width:880px; margin:0 auto;  }

#footer #bastard-blog-infos { float:left; padding-left:20px; }
#footer #bastard-blog-infos h3 { 	color:#ccc; 
																	display:block; 
																	margin-bottom:5px;
																	}

#footer #bastard-infos { float:right; width:220px; }
#footer #bastard-infos p { width:250px; position:absolute; }
#footer #bastard-infos h3 { width:150px; background:url(./images/title-bastard.png); 
							height:32px; margin-bottom:5px; margin-top:18px;
							}
														
#footer #bastard-infos h3 a { 	display:block;  
															width:100%; height:100%;
															text-indent:-9999px;
															outline:none;
														}
	

#footer-content div { text-align:left; }

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


/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#respond {
	color:#969696;
		margin-bottom:0;
	} 
/* End Headers */



/* 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 */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	width:200px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-bottom: 10px;
	text-align:left; 
	padding-left:5px;
	width:195px; 
	}

#sidebar #searchform a { 	float:right; display:block; width:30px; height:30px; margin-top:-7px; margin-right:2px;
													text-indent:-9999px; outline:none;
													} 

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	background:none;
	border:0;
	color:#858585;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


.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 {
	padding-bottom:100px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	background:#373737;
	border:1px solid #1d1d1d;
	color:#909090;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

div#comments { padding:10px; }

.alt {
	margin: 0;
	padding: 10px;
	background:#353535;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.commentlist li {
	padding: 20px 10px 20px 10px;
	list-style: none;
	border:0;
	border-top:1px solid #2a2a2a;
	color:#909090;
	}
	
.commentlist li.last { 	border-bottom:1px solid #2a2a2a; }
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist small, #commentform p {
	color:#707070;
}

.commentlist cite a, .commentlist cite a:hover, .commentlist cite a:visited  {
	color:#969696;
}

.commentlist p {
	margin: 10px 70px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
ul#recentcomments li.recentcomments { margin-bottom:8px;  }
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 15px 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar li#search {
	background:url(./images/bg-searchform.png) no-repeat center;
	display:block; 
	padding:15px 0;
	text-align:center; 
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	height:40px; 
	padding:0 15px; 
	}
.withcomments .navigation {
	margin-top:30px;
}

/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
