/*
Theme Name: Danielsan
Theme URI: http://danieleapostolo.it
Version: 1.6
Description: Il mio template, tutto qui.
Author: Daniele Apostolo
Author URI: http://danieleapostolo.it
Tags: one-column, fixed-width, white, black, light
*/

/* standards */


body {
	background: #EEE;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	}
table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

img { border: 0; }
img a{ border: 0; }
img a:hover{ border: 0;}

a {
outline: none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


p {
font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: 2px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	text-indent: 0ex;
	}
	
h1 {
	color: #ffffff;
	background-color:#000;
	font-size: 1.9em;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 3px 5px 3px;
	}
	
h1 a{
	color: #ffffff;
	background-color:#000;
	font-size: 1.9em;
	text-transform: uppercase;
	margin: 0;
	
	}
h1 a:hover{
	color: #ffffff;
	font-size: 1.9em;
	text-transform: uppercase;
	margin: 0;
	}
	
	
h2 {
	color: #ffff01;
	background-color:#000;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 2px 3px 2px 3px;
	margin: 0;
	}
h3 {
	text-transform: uppercase;
	}
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #ffff01;
	background-color:#000;
	}
blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
#navlink {
	margin: 25px 0 25px 0;
	text-transform: uppercase;
	font-weight: bold;
	}
.alignleft {
	text-align: left;
	}
.alignright {
	text-align: right;
	}
.aligncenter {
	text-align: center;
	}
	
	.bold, strong {
		font-weight:bold;
		background-color:#000;
		color:#FFF;
		padding: 0 3px 0 3px;
		font-size:12px;
	}
	
	.spuabold {
		background-color:#000;
		color:#FFF;
		padding: 0 5px 0 5px;
	}
/* header */

#contentwrap {
	margin-top: 30px;
	width: 800px;
	min-height: 10px;
	}
	
#titleanddesc {
	padding: 20px 1px 0px 0px;
	width: 800px;
	}
#blogtitle {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	float: left;
	}
#blogtitle a {
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	background-color:#000;
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
	}
#blogdescription {
	text-transform: uppercase;
	font-size: 11px;
	color: #111111;
	float: left;
	padding:3px 0 0 0;
	}
#leftbanner {
	clear: both;
	border: 1px solid #000000;
	width: 595px;
	height: 100px;
	float: left;
	}
#rightbanner {
	border: 1px solid #000000;
	width: 197px;
	height: 100px;
	float: right;
	}
#navigation {
	width: 794px;
	height: 17px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
/* post and entries */


.postdate {
	color: #000000;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.pagetitle {
	color: #000000;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 20px;
	}
.posttitle {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: lowercase;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	}
.posttitle a {
	font-size: 1.6em;
	color: #000000;
	text-decoration: none;
	}
	
.posttitle a:hover {
	color: #ffff01;
	background-color:#000;
	}
	
.posttitlez {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	}
.posttitlez a {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	}
	
.posttitlez a:hover {
	color: #ffff01;
	background-color:#000;
	}
.category a {
	text-decoration: none;
	}
.postmetadatabottom {
	background: #000000;
	margin: 0 0 0 10px;
	padding: 0;
	text-transform: uppercase;
	width: 100px;
	}
.postmetadatabottom a {
	color: #ffffff;
	text-decoration: none;
	}
.postmetadatabottom a:hover {
	color: #ffffff;
	}
.entry {
	border-bottom: 1px dotted #000000;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
	}
.entryarc {
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding:5px 6px 0px 5px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom:20px;
	margin-bottom:20px;
	background-color:#000;
	color:#FFF;
	}
	
.entry img{
	margin-left: 0!important;
	margin-bottom: 16px;
	}
.editpostlink {
	text-transform: lowercase;
	}
	
.morelink {
	text-transform: lowercase;
	background-color:#FFF;
	}

/* search form */

#search {
	float: right;
	}
#searchsubmit {
	display: none;
	}
#s {
	background: #ffffff url("images/magnifier.jpg") no-repeat top left;
	border: none;
	color: #000000;
	font-weight:bold;
	padding: 1px 2px 1px 17px;
	width: 180px;
	}

/* footer */

#footer {
	border-top: 1px solid #000000;
	padding: 10px 1px 60px 1px;
	width: 800px;
	font-size: 11px;
	background-color:#000;
	}
	
#footer p{
	color:#FFF;
	
	}
#footer a {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	padding:0px 0px 0px 10px;
	}
#footerleft {
	color: #000000;
	float: left;
	text-transform: uppercase;
	}
#footerright {
	float: right;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}

/* comments */

#comments {
	clear: both;
	padding-top: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #000000;
	color: #ffff01;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}
	

.microAudio-bg {
	color: #000000;
	}

.microAudio-leftbg {
	color: #000000;
	}

.microAudio-lefticon {
	color: #ffffff;
	}

.microAudio-voltrack {
	color: #222222;
	}

.microAudio-volslider {
	color: #ffff01;
	}

.microAudio-rightbg {
	color: #000000;
	}

.microAudio-rightbghover {
	color: #ffffff;
	}

.microAudio-righticon {
	color: #ffffff;
	}

.microAudio-righticonhover {
	color: #ffff01;
	}

.microAudio-skip {
	color: #002EB8;
	}

.microAudio-text {
	color: #000000;
	}

.microAudio-track {
	color: #000000;
	}

.microAudio-border {
	color: #000000;
	}

.microAudio-loader {
	color: #ffffff;
	}

.microAudio-tracker {
	color: #ffff01;
	}

.mAp, .adplr {
	width: 300px;
	}