/* CSS Document */
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #111d34;
	background-image: url(background.png);
        background-repeat:repeat-x;
	background-position: center top;
	color: #8590A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
div#container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}
div#header h1{
	margin-left: 20px;
	text-align: left;
	background-image: url(logo-a.png);
	height: 41px;
	width: 208px;



}
div#header div.description{
	
}
div#header ul {
	float: right;
	display: inline;
	list-style-type: none;
	text-align: left;
	margin-top: 12px;
	margin-right: 20px;
}
div#header ul li {
	display: inline;
	float: left;
}
div#header ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
div#header ul li.rss a {
	background-image: url(rss.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 23px;
	color: #FFFFFF;

}
div#header ul li.rss a:hover {
	background-image: url(rss.png);
	background-repeat: no-repeat;
	background-position: right -57px;
	padding-right: 23px;
	color: #FFFFFF;

}
div#header ul li.rss a span{
	display: block;
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(feedsubsc.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-bottom: 3px;
	text-align: center;
	width: 90px;
	color: #8590A6;
	margin: 0px;
	
}

div#header ul li.rss a:hover span{
	color: #FFFFFF;

	
}
div#header h1 a{
	color: #000000;
	font-size: 1px;
	background-image: url(logo-a.png);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 208px;
	background-position: left top;

}
div#header h1 a:hover{
	color: #000000;
	font-size: 1px;
	background-image: url(logo-a.png);
	background-repeat: no-repeat;
	background-position: left -65px;

}
div#content {
	width: 566px;
	float: left;
	margin: 0px 0px 30px;
	background-color: #0B1320;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(back-1.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
	text-align: left;
}
div#content div.post {
	width: 250px;
	float: left;
	background-color: #1c1a23;
	border: 1px solid #000000;
	margin: 10px 0px 10px 20px;
	background-image: url(back-thumb.png);
	background-repeat: repeat-x;
	background-position: left top;
}
div.post div.thumb a {
	height: 100px;
	width: 230px;
	display: block;
	background-color: #333333;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 0px;
	color: #000000;
	line-height: 0px;
}
div.post div.thumb a:hover {
	/*filter: alpha(opacity=30);*/
	opacity:0.3;
	-moz-opacity:0.3;
}
div.post div.thumb {
	position: relative;
}
div.post div.thumb div.img500{
	height:0px;
        visibility:hidden;
        display:none;
}
div.navigation {
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
div.navigation span.selected {
	background-color: #293449;
	padding: 5px 10px;
	color: #8590A6;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #525b6c;
	border-right-color: #525b6c;
	border-left-color: #525b6c;
}
div#content div.post div.linkcaption {
	margin-right: 11px;
	margin-left: 11px;
	padding-bottom: 3px;
}
div#content div.post div.linkcaption span{
	float: right;
	text-align: center;
}
div#content div.post div.linkcaption a {
	color: #4B5567;
}
div#content div.post div.linkcaption:hover a:hover {
	color: #fff;
}
div#content div.post:hover div.linkcaption a {
	color: #8590A6;
}
div#sidebar {
	float: right;
	width: 340px;
	background-color: #0B1320;
	border: 1px solid #000000;
	background-image: url(back-side.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
        margin-bottom:40px;
	padding: 0px;
	text-align: left;
}
div#sidebar ul{
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;

}
div#sidebar ul li{
	padding-top: 10px;
	padding-bottom: 10px;

}
div#sidebar ul li.tag a{
	margin-right: 5px;
        font-family: Georgia, "Times New Roman", Times, serif;

}
div#sidebar ul li h3{
	font-size: 1.4em;
	color: #8590A6;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

}
div#sidebar ul li.side-ads{
	margin: -9px 0px 0px;
        padding-top:15px;
        padding-left:15px;
        padding-bottom:0px;
        background-color:#293750;
        border: 1px solid #414754;

}
div#sidebar ul li.side-ads a img{
	margin-right: 10px;
        margin-bottom: 10px;
        border: 1px solid #414754;

}
div#sidebar ul li.side-ads a:hover img{
        border: 1px solid #FFF;

}
div#sidebar ul li.dream-ads a{
        background-image: url(dream-ads.png);
	background-repeat: no-repeat;
	background-position: left top;
        padding-left:90px;
        padding-top: 14px;
        display: block;
        padding-bottom: 15px;
        padding-right: 10px;
}
div#sidebar ul li.dream-ads a span{
        color: #8590A6;
} 
div#sidebar ul li#tumblr-badge ul{
        font-family: Georgia, "Times New Roman", Times, serif;
        margin:0px;
        padding:0px;
}
div#sidebar ul li#tumblr-badge ul li a img{
        margin-right:10px;
        float:left;
        border: 1px solid #414754;
}
div#sidebar ul li#tumblr-badge ul li a:hover img{
        border: 1px solid #FFF;
}
div#sidebar ul li#tumblr-badge ul li p.permacaption{
        font-family: Arial, Helvetica, sans-serif;
        font-size:0.8em; 
}
div#sidebar ul li#tumblr-badge ul li{
        height: 80px;
	display: block; 
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9fd500;
}
div#footer {
	clear: both;
	display: block;
        margin-top:30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
        color: #4b5567;
        background-image: url(site-credits.png);
	background-repeat: no-repeat;
	background-position: right top;
        height:65px;
}
div#footer span {
	float: right;
        padding-top: 7px;
        padding-right:7px;
}
div#footer ul {
	list-style-type: none;
	display: block;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;



}
div#footer ul li {
	display: inline;
	margin-right: 2px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #4B5567;


}
div#footer ul li a.minirss {
	background-image: url(minirss.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 13px;
        color:#fff;

}
div#footer ul li a.minirss:hover {
	background-position: right -12px;
}
div#footer ul li.last {
	border-right-style: none;
}

div#content div.ads {
	padding: 30px 10px 20px;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(ads.png);
	background-repeat: no-repeat;
	background-position: center 10px;

}
#screenshot{
	position:absolute;
	background:url(prew.png) no-repeat left top;
	padding:11px 11px 11px 26px;
	display:none;
	color:#fff;
	}
div.singlepost {
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(img-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0c1526;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 25px;
        border-bottom: 1px dotted #3d4451;
}
div.singlepost a img{

}
div.singlepost a:hover img{

}
div.singlepost div.caption {
	color: #8590A6;
	padding: 10px 10px 20px;
	margin-top: 10px;
	font-size: 1em;
}
div.post-note {
	margin: 10px 30px;
	padding-left: 10px;
	font-size: 1em;
	color: #535E71;
	padding-right: 10px;


}
div.post-note span {
	display: block;
	padding-bottom: 10px;
}
div.post-note span a {
	margin-right: 5px;
}
div.singlepost div.caption strong.source {
	display: block;
	text-align: right;
	margin-top: 20px;

}
div.singlepost div.caption strong.source a{
	background-image: url(extlink.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 20px;
	font-weight: normal;
	font-style: normal;
}
div.singlepost div.caption strong.source a:hover{
	background-image: url(extlink.png);
	background-repeat: no-repeat;
	background-position: right -50px;
}
div.post-note em {
	font-style: italic;
}
input.campo {
	margin-right: 10px;
	width: 220px;
	background-color: #FFFFFF;
	padding: 2px;
	color: #3D4451;
	border: none;

}
input.bottone {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #0C1526;
	padding: 5px;
	border: none;
}
div.linkcaption p.permacaption{
        display:none;
}
div.thumb span.free_theme{
        height:38px;
        width:38px;
        background-image: url(freetheme.png);
	background-repeat: no-repeat;
	background-position: right top;
        position:absolute;
        top:-10px;
        left:0px;
}
div.thumb span.pro_theme {
	height: 38px;
	width: 38px;
	background-image: url(protheme.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: -10px;
	left: 0px;

}
div#content p.searchpage{
        margin-left:25px;
        margin-right:25px;
        color:#556075;
        margin-top:10px;
        margin-bottom:10px;
}
#disqus_thread{
        margin-top: 20px;
        padding-left:25px;
        padding-right:25px;
}
#disqus_thread h3{
        font-size: 1.4em;
	  color: #8590A6;
	  text-transform: uppercase;
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-weight: normal;
        padding-top: 10px;
        padding-bottom:10px;
}
a.dsq-brlink{
        margin-left: 25px;
        height:0px;
        visibility:hidden;
        display:none;
}
iframe#tumblr_controls {
        height:0px;
        visibility:hidden;
        display:none;
}
div.page {
        color:#333;
        background-image: url(page-white.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.page a{
        color:#0033ff;
}
div.page p{
        margin-top:10px;
        margin-bottom:10px;
}
div.page h2{
        font-size: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
color:#333;
}
div.page h4{
        font-size: 1.4em;
	font-weight: normal;
        color:#333;
}
div.page ul{
        margin-left:10px;
        margin-right:10px;
        list-style-type:none;
}
div.page ul li{
        padding-left:14px;
        margin-top:4px;
        margin-bottom:4px;
        background-image: url(page-list.png);
	background-repeat: no-repeat;
	background-position: left 3px;
        font-size:0.9em;
        color:#666;
}
div.page ul.float li{
        float:left;
        display:block;
        width:200px;
}
div.embedded{
        padding:20px; 
        background-color:#fff;
        background-image: url(page-white.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.embedded span.ad-dx{
        float:right;
        margin-left:10px;
}
div#content div.post div.thumb label.platform {
	background-position: bottom;
	/*filter: alpha(opacity=40);*/
	opacity:0.4;
	-moz-opacity:0.4;
}
div#content div.post:hover div.thumb label.platform {
	/*filter: alpha(opacity=90);*/
	opacity:0.9;
	-moz-opacity:0.9;	
}
div.thumb label.platform {
	position: absolute;
	top: -18px;
	right: 8px;
	display: block;
	height: 7px;
	width: 97px;

}
div.thumb label.wordpress {
	background-image: url(a-post-wp.png);
	background-repeat: no-repeat;
}
div.thumb label.expressionengine {
	background-image: url(a-post-ee.png);
	background-repeat: no-repeat;
}
div.thumb label.blogger {
	background-image: url(a-post-blogger.png);
	background-repeat: no-repeat;
}
div.thumb label.chyrp {
	background-image: url(a-post-chyrp.png);
	background-repeat: no-repeat;
}
div.thumb label.codeigniter {
	background-image: url(a-post-CI.png);
	background-repeat: no-repeat;
}
div.thumb label.django {
	background-image: url(a-post-django.png);
	background-repeat: no-repeat;
}
div.thumb label.drupal {
	background-image: url(a-post-drupal.png);
	background-repeat: no-repeat;
}
div.thumb label.habari {
	background-image: url(a-post-habari.png);
	background-repeat: no-repeat;
}
div.thumb label.joomla {
	background-image: url(a-post-joomla.png);
	background-repeat: no-repeat;
}
div.thumb label.mephisto {
	background-image: url(a-post-mephisto.png);
	background-repeat: no-repeat;
}
div.thumb label.modx {
	background-image: url(a-post-modx.png);
	background-repeat: no-repeat;
}
div.thumb label.movabletype {
	background-image: url(a-post-mt.png);
	background-repeat: no-repeat;
}
div.thumb label.symphony {
	background-image: url(a-post-symphony.png);
	background-repeat: no-repeat;
}
div.thumb label.sweetcron {
	background-image: url(a-post-sweetcron.png);
	background-repeat: no-repeat;
}
div.thumb label.text_pattern {
	background-image: url(a-post-tp.png);
	background-repeat: no-repeat;
}
div.thumb label.tumblr {
	background-image: url(a-post-tumblr.png);
	background-repeat: no-repeat;
}
div.thumb label.unknown {
	background-image: url(a-post-unknown.png);
	background-repeat: no-repeat;
}
li.tag span.diggit{
        float: right;
        margin-left:10px;
}
div.subnav{
        padding: 25px 25px 10px 25px;
        clear:both;
        display:block;
}
div.subnav span{
        float:right;
}
li.tag a.tag1{font-size:0.8em;}
li.tag a.tag2{font-size:1em;}
li.tag a.tag3{font-size:1.2em;}
li.tag a.tag4{font-size:1.4em;}
li.tag a.tag5{font-size:1.6em;}
li.tag a.tag6{font-size:1.8em;}
.clear{clear:both; padding-top:20px !important;}