/*
Theme Name: Darkspark
Theme URI: http://www.makequick.com
Version: 1.0
Description: 2 Column theme
Author: Make Quick
Author URI: http://www.makequick.com
*/

/* Links */

a { text-decoration: none; color: #FFFFFF; }

a:visited { text-decoration: none; color: #FFFFFF; }

a:hover, a:active { color: #FFFFFF; }

.clear { clear: both }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { line-height:30px; font-weight: normal; border-bottom-width: 0; font-size: 30px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 30px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background: #202020;
	border: 1px solid #2B2B2B;
}

pre:hover, blockquote:hover
{
background: #353535;
border: 1px solid #2B2B2B;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
	color: #222222;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-x;*/
	background-color: #000000;
	font: normal 12px "Georgia", Sans-Serif;
	line-height: 18px;
}
#contenitore-header {
	text-align:left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height:348px;
	cue-before:
;
	background-position: center center;
	}

#header
{
	width: 980px;
	margin-left: auto;
	margin-right:auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navigation
{
	clear: both;
	float: left;
	width: 270px;
	margin-top:168px;
	margin-left:678px;
}


.search{
	width:220px;
	height:89px;
	padding:50px 0px 0px 20px;
	background-image:url(images/search-bg.gif);
	background-repeat:no-repeat;

}
.search h3{ font-size:12px; display:inline;}
.input{ width:120px;}
.button{ width:55px; padding-left:0px;}
#wrapper
{
	width: 950px;
	color: #C1C1C1;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
}
#contenitore
{
	width: 100%;
	color: #C1C1C1;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/w-bg.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

#content-wrapper
{
	width: 70%;
	float: left;
	text-align:left;
}

#content
{
	float: right;
	text-align:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 97%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar-wrapper
{
	width: 25%;
	float: left;
	margin-left:0.1em;
	text-align:left;
}
#sidebar
{
	float: left;
	margin-right: 0px;
	margin-top: 0.854em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.navigazione {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 200px;
}
.navigazione ul {
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
.navigazione ul ul {
	padding: 3px;
	list-style-type: none;
	list-style-image: none;
	margin: 3px;
}
.navigazione li li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: oblique;
}
.navigazione li li a {
	color: #F53434;
	font-weight: normal;
}

.navigazione li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#sottonavigazione {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 200px;
}
#sottonavigazione ul {
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
#sottonavigazione li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: oblique;
}
#sottonavigazione a {
	color: #F53434;
	font-weight: normal;
}

#footer
{
	clear: both;
	/*float: left;*/
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	background-image:url(images/footer-bg.jpg);
	height:180px;
	background-repeat:no-repeat;
	padding-top:10px;
	background-color: #000000;
	background-position: center;
}
#footer p{
	width:980px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
}

#footer a {
	color: #FFFFFF;
	font-size: 11px;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.avviso {
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	color: #CCCCCC;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

 #header h2 {
	background-color: #000000;
	padding: 5px;
	float: right;
	width: 500px;
	margin-top: 1%;
	margin-right: 2%;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 #header h3 {
	background-color: #000000;
	padding: 2px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 2%;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
	margin-left: 450px;
 }
#header a {
color: #FFFFFF;
}
#header a:hover {
color: #C8DDF0;
}
/* Navigation */

#navigation ul {list-style-type: none; list-style-image: none; float: right; margin-top: -40px; padding: 0 0px 0 0; margin-right: 20px;  }

#navigation li { float: left; padding:5px 2px 4px 5px;}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #999999;
	display: inline;
	/*border: 0px dashed transparent;*/
/*	height: 24px;*/
/*	font-size: 10px;*/
	/*margin-top: 4px;*/
	/*background: #202020;*/
	/*border: 0px solid #303030;*/
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #BEBEBE;
		/*border: 0px solid #404040;*/
	/*background-repeat: repeat-x;*/
	/*	margin-top: 4px;*/
}

#navigation li.active a
{
	color: #C1C1C1;
	/*background-color: #000000;*/
}

/* Content */
#content .post {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}
#content .post-title a { border-bottom-width: 0; }
#content .post p { padding:0px 10px 0px 10px; width:100%;}
#content .post a {
color: #00d018;
}
#content .post a:hover {
color: #ffffff;
}

#content .post p img { max-width:90%; }

#content .post-footer 
{ 
	font-size: 100%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
	background-color: #202020;
	border: 1px solid #2B2B2B;
	line-height:18px;

}

/* Sidebar */

.post-wrapper {
/*background: url(images/post-bg.gif);
background-repeat: no-repeat;
*/
width: 90%;
padding-left: 10px;
padding-right: 10px;
margin-top: 10px;
padding-top: 3px;
}
.sideblock
{
	margin-bottom: 5px;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sideblock ul { padding:0px; list-style-image:none; list-style-type:none; line-height:0.8em; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF; }
.sideblock .page_item { text-align:left; list-style-image:none; list-style-type:none; line-height:1em; padding-bottom:5px; color:#FFFFFF;}
.sideblock li { text-align:left; list-style-image:none; list-style-type:none; padding-bottom:45px; line-height:1em; padding-bottom:5px; color:#FFFFFF;}

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #686868; font-weight: bold; color:#00D018;  }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }


/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #C1C1C1; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}
#content .commentlist p {
	margin: 0px;
	padding: 0px;
}
#content .commentlist li a {
color: #00d018;
}
cite{
color: #00d018;
}
#content .commentlist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#commentform {
margin: 1em 0;
background: #000000;
width: 280px;
color:#FFFFFF;

}

#commentform textarea {
background: #202020;
border: 1px solid #2B2B2B;
width: 280px;
color:#FFFFFF;
}
#commentform textarea:hover {
background: #353535;
border: 1px solid #2B2B2B;
}
#commentform textarea:focus {
background: #353535;
border: 1px solid #939793;
color:#FFFFFF;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #202020;
border: 1px solid #2B2B2B;
width: 280px;
color:#FFFFFF;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #353535;
border: 1px solid #2B2B2B;
width: 280px;
color:#FFFFFF;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #353535;
border: 1px solid #2B2B2B;
width: 280px;
color:#FFFFFF;
}
#commentform input{
margin-bottom: 3px;
color:#FFFFFF;
}
#commentform .pulsante input{
margin-bottom: 3px;
color:#000000;
}
.date {
	margin-bottom: 0px;
	width: 200px;
	text-align: left;
	font-size:14px;
	color:#00D018;
	clear:both;
	margin-top: 15px;
	padding-left:10px;
}
/*.date .month {
	display: block;
	color: #707070;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}*/
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	font-size: 13px;
	color: #C6DDED;
	text-transform: lowercase;
	margin-left: 81.4%;
	background-color:#000000;
	width:167px;
	padding:0px 0px 0px 10px;
	margin-top:1px;
}
.slogan div{ display:inline;}