/*
Theme Name: Magazeen
Theme URI: http://smashingmagazine.com/
Description: A bold magazine theme from <a href="http://wefunction.com">Function</a> &amp; <a href="http://smashingmagazine.com">Smashing Magazine</a>.
Version: 1.0
Author: Spencer
Author URI: http://wefunction.com/
Tags: magazine, light, link, blue, two column, widgets, jquery

	The CSS, XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.

/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#303030;
	font:0.75em Arial, Helvetica, sans-serif; color:#5e6568;
	line-height:19px;
}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(images/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px;
	width:80%; height:auto;
	background:#f8fbfc url(images/blockquote.gif) no-repeat top left; border:1px solid #edeff0;
}

img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:0; padding:0;
	font:bold 3.53em Verdana, Arial, Helvetica, sans-serif; color:#fefefe;
	position:relative; display:block;
}

	.post-content h1, .page-content h1 {
		margin:10px 0; padding:0;
		font:bold 2.50em Arial, Helvetica, sans-serif; color:#53798b;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		/*color:#fefefe;
		outline:0;
		background: transparent url(images/logoinner2.png) no-repeat;
		text-indent: -9999px;*/
		/*width: 146px;
		height: 36px;*/
		width: 348px;
		height:66px;
		display:block;
		float:left;

		z-index: 12;
		padding:0;
		margin:0;
	}
	
	h1 a:hover {
		color:#d7d7d7;
	}

	/*h1 span {
		margin:10px 0 0 0;
		background:url(images/gradient.png) repeat-x;
		width:100%; height:20px;
		position:absolute; display:block;
	}*/

h2 {
	margin:0; padding:0;
	font:0.83em Verdana, Arial, Helvetica, sans-serif; color:#b9b9b9;
}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 1.70em Arial, Helvetica, sans-serif; 
		color:#252525;
	}

h3 {
	margin:0; padding:0;
	font:bold 1.80em Arial, Helvetica, sans-serif; color:#30393d;
	
}

h3.post-title{
text-shadow:0px 0px 1px #303030;
}

.comment-count{
text-shadow:0px 0px 1px #333;
}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font:bold 1.50em Arial, Helvetica, sans-serif; 
		color:#F05898;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		text-align:center;
		color:#303030;
	}
	
	h3 a:hover {
		text-decoration:underline;
	}
	
	h3.post-title, .single h3.post-title, h3.post-title-small {
		margin:auto; padding:10px 10px 20px 10px;
		width:500px; height:auto;
		
		text-align:center;
	}
	
		
		h3.post-title-small {
			font-size:1.50em;
		}

h4 {
	margin:0; padding:0;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#fefefe;
}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font:bold 1.17em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#footer h4, #footers h4 {
		margin:0 0 20px 0;
	}

h5, #searchform label {
	/* Sidebar Header */
	margin:0; padding:o;
	margin-top:10px;
	height:55px;
	
	font:bold 2.25em Arial, Helvetica, sans-serif; color:#ffffff;
	padding-right:0px;
}

h5 span{
float:right;
padding-left:10px;
padding-top:10px;
display:block;
/*background: #f05898 url(images/sidertop4.png) no-repeat right top;
background: url(images/sidetitolosx.png) no-repeat left top;*/
height:40px;
padding-right:14px;
color:#f05898;
}

h5 em{
float:right;
margin-right:-20px;
margin-top:-10px;
height:51px;
width:21px;
background: url(images/sidetitolodx.png) no-repeat left top;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font-size:1.2em;
		color:#333333;
	}
	
	.post-content h6, .page-content h6 {
		margin:5px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font-size:1.2em;
		color:#333333;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}

a:link, a:active {
	color:#f23183;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:visited {
	
	text-decoration:none;
}

/* Header
/* -------------- */

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
    height:20px;
	margin:0;
	padding: 0px 7px 5px 6px;
	/*font:bold 1.08em Arial, Helvetica, sans-serif;*/
	font-family:'SilkscreenBold',Arial,sans-serif;
	color:#34393e;
	display:block;
}

#navigation ul li.current_page_item a{
color:#fff;
}

#navigation ul li a:hover {
	color:#fff;
	font-weight:bold; text-decoration:none;
}

#navigation ul{

}

/*#navigation ul.pages li.current_page_item a:link, #navigation ul.pages li.current_page_item a:active, #navigation ul.pages li.current_page_item a:visited {
	 Crazy margins to pull up the hover image above the borders.
	height:27px;
	margin:0; padding:10px 15px 0px 15px;
	
	background:#171615 url(images/navigation-hover.gif) repeat-x bottom center;
	color:#f1f8ff; position:relative
}*/

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:13px 15px 0 0; padding:0;
	width:16px; height:17px;
	background:url(images/rss.png) no-repeat top center;
	text-indent:-9999px; display:block; outline:0;
}

/* Main Content
/* -------------- */

.post-info {
	text-align:right;
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#ffffff;
}

.post-info2 {
	text-align:right;
	font: normal normal bold 0.90em/normal Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.post-infox {
	text-align:right;
	font:1em Georgia, "Times New Roman", Times, serif; color:#ffffff;
}

	.post-info span {
		font-size:1.18em;
		display:block;
	}
	
	.post-info2 span {
		display:block;
		color:#ffffff;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#98f89a;
			text-decoration:none;
		}
		.post-info2 span a:link, .post-info2 span a:active, .post-info2 span a:visited {
			color:#252525;
			text-decoration:none;
		}
		
		.post-info span a:hover {
			text-decoration:underline;
		}
		
		.post-info2 span a:hover {
			text-decoration:underline;
		}
		
	.post-infox span {
		font-size:1.18em;
		display:block;
	}

		.post-infox span a:link, .post-infox span a:active, .post-infox span a:visited {
			color:#98f89a;
			text-decoration:none;
		}
		
		.post-infox span a:hover {
			text-decoration:underline;
		}
	
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0;

	color:#ffffff;
}

.dead, .deads{
font:bold 2em Arial, Helvetica, sans-serif; color:#ffffff;
}

.comment-counta a:link, .comment-counta a:active, .comment-counta a:visited {
	margin:0;

	color:#252525;
	
}

.comment-counta2 a:link, .comment-counta a:active, .comment-counta2 a:visited {
	margin:0;

	color:#252525;
	
}

.comment-count a:hover {
	color:#f05898;
	
}

.comment-counta a:hover {
	text-decoration:underline;
}

.comment-counta2 a:hover {
	text-decoration:underline;
}


	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		//*padding:8px 18px;
		font:bold 1.45em Arial, Helvetica, sans-serif; *//
	}

.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}

.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited, a.read_more:link, a.read_more :active, a.read_more:visited {
	font:bold 1.17em Helvetica, Verdana, Arial, serif; color:#F23183;
}

.continue-reading a:hover, a.read_more:hover,
.cat-posts li.view-more a:hover {
	text-decoration:underline;
}

/* Drop Down
/* -------------- */

/*

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:visited {
	margin-bottom:-1px; padding:15px 25px 0 15px;
	display:inline-block;
	height:25px; outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#7f7d7e;
}

.category a:active, .category a:hover{
color:#f05898;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(images/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font:1.00em Georgia, "Times New Roman", Times, serif; color:#5c5659;
		background:url(images/cat-hover-right.gif) no-repeat top right;
	}
	
.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#30393d;
	display:block;
}
						
.cat-posts li a:hover {
	color:#bd4478;
}
												
	.cat-posts li span {
		font:0.92em Arial, Helvetica, sans-serif; color:#889194;
	}
	
*/
	
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
	}
	
	.navigation a:hover {
		color:#35383a;
	}
	
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:127px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font:1.50em Arial, Helvetica, sans-serif; color:#3c4d54;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
	
.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.comment-text {
	font:1.00em Arial, Helvetica, sans-serif; color:#74868d;
	line-height:19px;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
	font:0.92em Arial, Helvetica, sans-serif;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:bold 1.5em Arial, Helvetica, sans-serif; 
		color:#5a656a;
	}
	
	#sidebar li#text-15 a:link, #sidebar li#text-15 a:visited, #sidebar li#text-15 a:active{
	font-size:1.1em;
	}
	
	#sidebar #twtr-widget-1 em{
	font-size: 0.7em;
	}
	
	#sidebar #twtr-widget-1 .twtr-user {
	font-size: 1.4em;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
		color:#FFFFFF;
		
	}
	
#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#a6b5bc;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(images/rss.png) no-repeat center left;
	}

#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover {
	color:#889297; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; 
	color:#5a656a;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#ffffff;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#709cb0;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e8293;
		text-decoration:underline;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Arial, Helvetica, sans-serif; color:#9caab1;
}

/* Footer
/* -------------- */
	
p.about-text {
	margin:0 0 10px 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#b2b2b2;
	line-height:17px;
}

p.copyright {
	margin:10px 0 0 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:960px; height:auto;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:580px;
}

.col-340 {
	margin-left:60px;
	width:300px;
}

.desi12 .col-340 {
margin-top:-275px;
}

.left, .alignleft {
	float:left;
}

.center {
float:center;
}

.alignleft{
margin:0 10px 0 4px;
}

.alignright{
margin:0 4px 0 10px;
}

.right, .alignright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
	text-align:center;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
	
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#171615 url(images/backbase2.png) repeat-x bottom center;
	height:180px;
}

	#logo {
		margin:0; padding:15px 0;
		width:560px; height:auto;
		/*background:url(images/header-shade.gif) no-repeat top right;*/
		float:left;
	}
	
	#searchform-header {
		margin:0; padding:0;
		width:294px; height:auto;
		background:url(images/searchform-back1.png) no-repeat center left;
		float:right;
	}
	

	
	#cse-search-box .butspazio{
	background:none;
	border:none;
	margin-right:5px;
	float:right;
	display:block;
	}
	
	#cse-search-box .butcerca{
	
	/*background:url(images/cerca.png) no-repeat top left;*/
	border:none;
	float:right;
	font:18px Arial, Verdana; 
	color:#ffffff;
	
	display:block;
	height:26px;
	width:60px;
	padding:0 10px 0 0;
	background:none;
	font-weight:bold;
	
	}
	
		#searchform-header #s {
			margin:0 0 0 0; padding:6px 10px 5px 25px;
			width:165px; height:auto;
			border:0;
			background:none;
			float:left;
			font-size:0.92em; color:#aea592;
		}
		
		#searchform-header #go {
			float:right;
			margin:0;
		}
	
#navigation {
	margin:0; padding:0;
	height:30px;
	background:#333333 url() repeat-x bottom left;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		width:400px; height:auto;
		list-style:none; float:left;
	}
	
	#navigation span{
	padding-top:5px;
	float:right;
	}
	
		#navigation ul li {
			margin:0 3px; padding:0;
			float:left; overflow:visible;
		}
		
	.rss {
		margin:0 30px 0 0; padding:0;
		width:16px; height:17px;
		float:right;
	}
	
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	background:#303030 url(images/dockbase.png) repeat-x bottom center;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding:20px 0;
		background:none;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images/dock-shadow.png) no-repeat bottom center;
					color:#ffffff;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images/dock-preview-back.png) no-repeat top center;
					display:inline-block;
					color:#ffffff;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#ffffff;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; 
					color:#ffffff;
					position:absolute;
				}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:20px 0;
	background:#303030 url(images/sopra.png) repeat-x top left;
	/*border-top:1px solid #c6dee7;*/
	
	min-height:2000px;
}

.post, .page {
	background:#fff;
	margin:25px 0 25px 0;
	box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	clear:both;
}

body.post, body.page {
	background:none;
	margin:0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
}

/* Archive Post
/* --------------- */
/*
.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}

*/
	
/* Small (Half) Post
/* --------------- */

/*

.single {
	margin:0 15px 20px 0;
	width:280px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}
	
	.single .post-image {
		height:115px;
	}
	
	.post-image em{
	position:absolute;
	bottom:8px;
	right:23px;
	background:none;
	font-weight:bolder;
	color:#F05898;
	font-size:16px;
	text-shadow: 0.1em 0.1em 0.2em black;
	}
	
	
	.post-image em:hover{
	background:none;
	}
	

	
	.single .post-footer {
		padding:16px 23px;
	}
	
	.last {
			margin:0 0 20px 0;
	}
	
*/

/* Post Box
/* --------------- */
	
.post-box {
	margin:0; padding:0;
	
	border:none;
	border-bottom:none; border-top:0;
}

	.post-meta {
		margin:0; padding:0;
		
		position:relative;
		color:#000000;
	}
		
		.post-info {
			margin:0; padding:12px 5px 20px 5px;
			border-right:4px solid #F23183;
			width:80px; height:auto;
			/*border-bottom:4px solid #889398;*/
			bottom:0; right:0;
			position:absolute;
			background:#F23183;
		}

		.post-info2 {
			margin:0; 
			border-right:4px solid #F23183;
			padding:2px 2px 2px 5px;
			height:auto;
			/*border-bottom:4px solid #889398;*/
			bottom:0; right:0;		
			background:#F23183;
			position:absolute;
		}
		
		.post-infox {
			margin:0; 
			border-right:4px solid #F23183;
			width:80px; height:auto;
			/*border-bottom:4px solid #889398;*/
			bottom:0; right:0;
			position:absolute;
			background:#F23183;
			padding:4px;
		}

	.post-content, .page-content, .comment-content {
		margin:0; padding:22px 22px 11px;
		border:none;
		border-bottom:none;
		position:relative;
	}
	
		.page-content {
			padding:15px 22px 10px;
			/*background:#ffffff url(images/post-sotto.png) no-repeat bottom center;*/
		}
		
		.comment-count {
			margin:0; padding:0;
			width:auto;
			min-width:100px;
			height:28px;
			background:#252525 url(images/box1sx.png) top left no-repeat;
			position:absolute; 
			display:block;
			top:0px; left:-10px;
			padding:5px 20px;
			padding-bottom:0px;
			z-index:2;
			/*font:bold 1.75em Arial, Helvetica, sans-serif;*/
			font-family: 'SilkscreenBold', Arial, sans-serif;
			font-size:1.75em;
			padding-top:10px;
			box-shadow: 1px 1px 3px #191919;
			-webkit-box-shadow: 1px 1px 3px #191919;
			-moz-box-shadow: 1px 1px 3px #191919;
		}
		
		.comment-flickr {
			margin:0; padding:0;
			width:auto;
			min-width:100px;
			height:33px;
			background:#252525 url(images/box1sx.png) top left no-repeat;
			position:absolute; 
			display:block;
			top:0px; left:-10px;
			padding:5px 20px 0px;
			padding-bottom:0px;
			z-index:2;
			box-shadow: 1px 1px 3px #191919;
			-webkit-box-shadow: 1px 1px 3px #191919;
			-moz-box-shadow: 1px 1px 3px #191919;
		}
		
		.comment-flickr a{
			display:block;
			background: transparent url(images/flickr2.png) no-repeat;
			text-indent: -9999px;
			width: 100px;
			height: 24px;
			z-index: 100;
		}
		
		.comment-counta {
		    height:33px;
			text-align:center;
			margin:0; padding:0;
			width:auto;
			min-width:100px;
			position:absolute; display:block;
			top:0px; right:-10px;
			color:#ffffff;
			background: #F05898 url(images/box1dx.png) top right no-repeat;
			padding:5px 20px;
			padding-bottom:0px;
			font: normal normal bold 1em/normal Arial, Helvetica, sans-serif;
			z-index:2;
			
			box-shadow:-1px 1px 3px #191919;
			-webkit-box-shadow: -1px 1px 3px #191919;
			-moz-box-shadow: -1px 1px 3px #191919;
			
		}
		
		.comment-counta1 {
		    height:43px;
			text-align:center;
			margin:0; padding:0;
			width:auto;
			min-width:100px;
			position:absolute; display:block;
			top:-30px; right:-10px;
			color:#ffffff;
			background: url(images/box1dx.png) top right no-repeat;
			padding:10px 20px;
			padding-bottom:10px;
			font: normal normal bold 1em/normal Arial, Helvetica, sans-serif;
			z-index:2;
			
		}
		.comment-counta2 {
		    height:43px;
			text-align:center;
			margin:0; padding:0;
			width:auto;
			min-width:100px;
			position:absolute; display:block;
			top:40px; right:-10px;
			color:#ffffff;
			background: url(images/box1dx.png) top right no-repeat;
			padding:10px 20px;
			padding-bottom:10px;
			font: normal normal bold 1em/normal Arial, Helvetica, sans-serif;
			z-index:2;
			
		}
		
		.comment-counta span{
		padding-top:5px;
		background:#F05898;
		}

		.comment-counta2 span{
		padding-top:5px;
		background:#F05898;
		}
		
		
			.page-content .comment-count {
				margin-top:-15px;
				
			}
			
			.page-content .comment-counta {
				margin-top:-15px;
				
			}
				
		.post-image, .post-image-inner, .post-image-flickr {
			margin:0 auto 10px auto; padding:0;
			width:auto; height:auto;
			display:block;
			position:relative;
			z-index:1;
		}
		
			.post-image-inner {
				margin:0 auto 10px 15px;
				float:right;
			}
		
			.post-image img, .post-image-inner img {
				margin:0 auto; padding:3px;
				border:1px solid #e8e8e8;
				text-align:center; display:block;
			}
			
			 .post-image a:hover img{
				box-shadow: 0px 0px 2px #252525;
				-webkit-box-shadow: 0px 0px 2px #252525;
				-moz-box-shadow: 0px 0px 2px #252525;
				
			}
			
			
	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0; padding:10px;
		/*background:url(images/post-sotto.png) no-repeat bottom center;*/
		border-top:none;
		position:relative; z-index:100;
		
	}
	
		.continue-reading, .read_more {
			margin:0; padding:0;
			width:180px; height:auto;
			float:left;
		}
		
		.category-menu {
			margin:0; padding:0;
			width:350px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:11px; height:9px;
				background:url(images/expand.gif) no-repeat top left;
				display:inline-block; vertical-align:middle;
			}
			
				.indicator-active {
					background:url(images/collapse.gif) no-repeat top left;
				}
		
			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(images/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}
			
				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
					width:322px; height:auto;
					list-style:none;
					border-top:1px solid #ebecec;
				}
				
					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(images/cat-post-li.gif) no-repeat bottom right;
					}
					
						.cat-posts li.view-more {
							background:none;
						}

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
	background:#dce8ee url(images/box-highlight.gif) repeat-x bottom center;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #d4e0e6;
}

.navigationz {
	margin:0; padding:8px 10px;
	background:none;
	border:none;
}

/* WP Attachments
/* --------------- */

.wp-caption {
	
	padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Arial, Helvetica, sans-serif; color:#656c71;
	}
	
/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
}

	
/* Comments
/* --------------- */

.comment-content {
	padding:0;
	background:#f3f8fa;
	border-bottom:0;
}

.commentlist, .commentlist ul {
	margin:15px 0 0 0; padding:0;
	list-style:none;
	padding-left:140px;
}

	.commentlist li {
		margin:0; padding:30px;	
		background:url(images/white.gif) repeat-x bottom center;
		border-bottom:1px solid #d9e1e6;
	}
	
	.commentlist li.alt, .thread-alt {
		background:#f9fcfd url(images/white.gif) repeat-x bottom center;
	}
	
	.commentlist li.no-comments {
		margin:55px 0 0 0; padding:0 30px;
		background:none;
		border:0;
	}
	
	.commentlist .children {
		margin:10px 0 0 0; padding:0;
		border:1px solid #d9e1e6;
	}
	
		.commentlist .children li {
			margin:0; padding:20px;
			border-bottom:1px solid #FFF;
		}
	
	
		.commentlist li .comment-wrap {
			position:relative;
			text-align:left;
		}
	
			.commentlist li .comment-text {
				margin:0; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
			.commentlist li .comment-author {
				margin:0; padding:0;
				width:auto; height:auto;
			}
			
				.gravatar {
					margin:0 10px 0 0; padding:1px 0 0 2px;
					width:41px; height:40px;
					background:url(images/gravatar.gif) no-repeat top center;
					float:left;
				}
				
				.author {
					margin:2px 0 0 0; padding:0;
					width:auto; height:auto;
					float:left;
				}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:25px 0 0 0; padding:0;
	width:300px; height:auto;
	list-style:none;
}

	#sidebar li {
		margin:0 0 30px 0; padding:0 0 0px 0;
		width:300px; height:auto;
		background:#252525;
	}
	
	#sidebar li.widget{

	box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;
	}
	
	#sidebar li.widget#text-15{
	height:360px;
	}
	
	#sidebar li.icl_languages_selector, #sidebar li.Advman_Widget, #sidebar li.bsap, #sidebar li.widget_text{
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	}
	
	#sidebar .widget_text{
		background:none;
		margin: 0px auto;
		padding:0;
		height: 140px;
	}
	
	#sidebar .widget_text#text-12, #sidebar .widget_text#text-13{
		margin:0 0 40px 0;
		padding:0 0 20px 0;
		width:auto; height:auto;
		background:#fff;
		box-shadow: 2px 2px 3px #191919;
		-webkit-box-shadow: 2px 2px 3px #191919;
		-moz-box-shadow: 2px 2px 3px #191919;
	}
	
	#sidebar .widget_text#text-13 .textwidget{
		width:305px;
	}
	
	html>/**/body #sidebar .widget_text#text-12 h5{
	padding-bottom:66px;
	}
	
	#sidebar .widget_text#text-12 h5{
		color:#fff;
		padding-bottom:64px;
		background:#5599BB;
	}
	
	#sidebar .widget_text#text-13 h5{
		color:#fff;
		background:#4b67a1;
		height:30px;
	}
	
	#sidebar .widget_text#text-12 h5 span{
		color:#fff;
		text-indent:-9999px;
		background:url(images/logo_withbird_home.png) no-repeat top left;
		height:55px;
		width:224px;
		display:block;
	}
	
	#sidebar .widget_text#text-13 h5 span{
		color:#fff;
		text-indent:-9999px;
		background:url(images/facebooklogo.png) no-repeat bottom left;
		height:20px;
		width:90px;
		display:block;
		padding-top:5px;
	}
	
	#sidebar .widget_text#text-12 .textwidget{
		width:245px;
		margin:-56px auto 0;\
		margin:-58px auto 0;
		[margin:-58px auto 0;
		margin:-56px auto 0;]
	}
	
	#sidebar .widget_text#text-12 .textwidget{
	width:245px;
	}
	
	
	#sidebar .widget_text .textwidget {
			margin: 0px auto;
			padding:0;
			width:auto;
			overflow: hidden;
			display:block;
	}	
	
		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}
		
			#searchform {
				margin:0 auto; padding:0;
			}
			
	#sidebar #sponsored-ad {
		background:none;
	}
	
		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			margin:0 auto; padding:0;
			width:245px; height:auto;
			list-style:none;
			margin-top:10px;
			overflow:hidden;
		}		
		
			#calendar_wrap {
				margin:0 auto;
				width:190px;		
			}
		
				#wp-calendar {
					margin:15px 0; padding:0;
					width:100%; height:auto;
				}
				
					#wp-calendar caption {
						font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
					}
					
					#wp-calendar thead tr th {
						font-weight:bold;
					}
					
					#wp-calendar td {
						font:0.92em Arial, Helvetica, sans-serif; color:#709cb0;
						border:1px solid #d2dce0; text-align:center;
					}
					
						#wp-calendar tfoot td {
							border:0;
						}
		
		#sidebar .textwidget {
			margin:0 auto 15px auto;
		}
		
		.widget h5{
		/*background:url(images/sidetitolosx.png) no-repeat top left;*/
		}
		
			#sidebar li ul li  {
				margin:0 0 15px 0; padding:0;
				width:auto; height:auto;
				
			}
			
				.sidebar-preview {
					margin:0; padding:3px 0 0 4px;
					width:114px; height:65px;
					background:#FFF url(images/sidebar-preview-back.gif) no-repeat top center;
					float:left;
				}
				
				.sidebar-content {
					margin:0; padding:0;
					width:115px; height:auto;
					float:right;
				}
						
/* 07 - FOOTER
/* ----------------------------------------------*/

#footer, #footers {
	margin:0; padding:30px 0;
	width:auto; height:auto;
	background:#171615 url(images/footer-stroke.gif) repeat-x top center;
	border-top:1px solid #171615; border-bottom:1px solid #1e1d1d;
}

	.footer-divider {
		background:url(images/footer-divider1.gif) repeat-y top left;
	}

	#footer .categories, #footers .categories {
		margin:0; padding:0;
		width:360px; height:auto;
		float:left;
	}
	
		.footer-cat {
			margin:0; padding:0;
			width:360px; height:auto;
			list-style:none;
		}
		
			.footer-cat li {
				margin:5px 0; padding:0 0 0 9px;
				width:150px; height:auto;
				float:left;
				background:url(images/footer-cat-left.gif) no-repeat top left;
			}
			
				.footer-cat li a {
					margin:0; padding:0 9px 0 0;
					width:auto; height:23px; line-height:23px;
					float:left; display:block;
					background:url(images/footer-cat-right.gif) no-repeat top right;
				}
				
				.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited {
					font-family:Georgia, "Times New Roman", Times, serif; color:#a7a7a7;
				}
				
				.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span {
					color:#FF00FF;
				}
				
			.footer-cat li:hover, .footer-cat li:hover a {
	  			background-position:0% -23px;
			 	color:#171615;
				cursor:pointer;
			 }
			
			.footer-cat li:hover a {
				background-position:100% -23px;
  			}
	
	#footer .about, #footers .about {
		margin:0; padding:0;
		width:580px; height:auto;
		float:right;
	}
	
#link-back {
	margin:0; padding:15px 0;
	background:#0c0b0b;
}

	.donators {
		margin:0; padding:0;
		width:282px; height:auto;
		float:left;
	}

		a.smashing:link, a.smashing:active, a.smashing:visited, a.smashing:hover,
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			margin:0; padding:0;
			width:154px; height:54px;
			background:url(images/smashing.gif) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}
		
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			width:128px;
			background:url(images/function.gif) no-repeat top center;
		}
		

		#tag_cloud-3 div{
		margin: 10px;
		padding-bottom:10px;
		}
		
		
		
/* LAVALAMP */

        .lavaLampWithImage {
            position: relative;
            height: 35px;
            width: 721px;
            /* background: url("bg.gif") no-repeat top; */
            padding-top:2px;
            margin:0;
            overflow: hidden;
			float:left;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .leftz {
                            background: url("lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 721px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }  
						
						
						
#sidebar #bann {
margin-top:30px;
margin-bottom:10px;
background:none;
padding-bottom:0px;
}

#sidebar #advman-3, #sidebar #advman-2{
background:none;
text-align:center;
}

#sidebar #advman-4{
background:none;
float:left;
}

#sidebar #advman-18{
background:none;
float:left;
width:120px;
}

#sidebar #advman-17{
background:none;
float:right;
width:120px;
}

#sidebar #advman-16, #sidebar #advman-13, #sidebar #advman-20{
background:none;
float:left;
margin-left:2px;
}

#sidebar #advman-13{
float:none;
}

#sidebar #text-16{
padding: 5px 0px;
background:#EEF9FD;
height: 20px;
margin-bottom: 10px;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}

#sidebar #text-17, #sidebar #text-18{
height: 30px;
}

#sidebar .connect_widget_not_connected_text{
color:#fff;
}

#sidebar #text-16 .textwidget{
padding-left: 5px;
}

#random-posts{
clear:both;
}

#sidebar #advman-16 h5, #sidebar #advman-17 h5, #sidebar #advman-18 h5, #sidebar #advman-13 h5, #sidebar #advman-20 h5{
background:none;
display:none;
}

#sidebar #advman-4 h5, #sidebar #advman-2 h5{
background:none;
display:none;
}

#sidebar #advman-5{
background:none;
float:right;
margin-right:3px;
}

#sidebar #advman-5 h5{
background:none;
display:none;
}

#sidebar #advman-3 h5{
background:none;
display:none;
}

#orizo{

background:#303030;
}

#sottopub {
padding:20px;
}

#soprapub {
padding-top:8px;
padding-left:20px;
}

.iconcine {
margin-left:12px;
margin-right:0px;
}

#sidebar #text-5 .textwidget  a{
background: url(images/iconex.png);
width:33px;
height:40px;
display:block;
float:left;
}

#sidebar #text-5 .textwidget a#deli{
background-position: 0px 0px;
}

#sidebar #text-5 .textwidget a:hover#deli{
background-position: 0px 40px;
}

#sidebar #text-5 .textwidget a#digg{
background-position: 165px 0px;
}

#sidebar #text-5 .textwidget a:hover#digg{
background-position: 165px 40px;
}

#sidebar #text-5 .textwidget a#face{
background-position: 132px 0px;
}

#sidebar #text-5 .textwidget a:hover#face{
background-position: 132px 40px;
}

#sidebar #text-5 .textwidget a#twi{
background-position: 99px 0px;
}

#sidebar #text-5 .textwidget a:hover#twi{
background-position: 99px 40px;
}

#sidebar #text-5 .textwidget a#netv{
background-position: 66px 0px;
}

#sidebar #text-5 .textwidget a:hover#netv{
background-position: 66px 40px;
}

#sidebar #text-5 .textwidget a#rssx{
background-position: 33px 0px;
}

#sidebar #text-5 .textwidget a:hover#rssx{
background-position: 33px 40px;
}




.blogroll li a img{
border: 2px #5A656A solid;
float:left;
margin-right:10px;
margin-left:0px;
padding-left:0px;
}

.blogroll li a:hover img{
border: 2px #ffffff solid;
}

.blogroll li a {
display:block;
}

#sidebar li ul.blogroll li{
color:#ffffff;
padding-top:10px;
height:60px;
}

#sidebar #recent-news{
margin-bottom:50px;
}

#sidebar li#linkcat-141{
clear:both;
/*background: none;*/
}

#sidebar li#linkcat-141 h5{
/*background: none;*/
}

#sidebar li#linkcat-141 h5 span{
/*color: #ef5998;*/
}

#sidebar li#linkcat-141 li{
/*background: none;*/
}





#sidebar li#linkcat-2{

}

#sidebar li#linkcat-2 h5{

}

#sidebar li#linkcat-2 h5 span{

}

#sidebar li#linkcat-2 li{

}

#sidebar #popular-posts{
clear:both;
}

#sidebar li#random-posts ul li, #sidebar li#popular-posts ul li{
margin-bottom:10px;
padding-top:0px;

float: left;
}

#sidebar li#random-posts ul li a, #sidebar li#popular-posts ul li a{
padding-top:20px;
width:250px;
}

#sidebar li#random-posts ul li p a, #sidebar li#popular-posts ul li p a{
padding-top:-30px;
margin-top:-20px;
font-size:11px;
color:#319ef2;

}

#sidebar li#random-posts ul li p a:hover, #sidebar li#popular-posts ul li p a:hover{
color:#ffffff;
}

#sidebar li#tag_cloud-3{
/*background:none;*/
}

#sidebar li#tag_cloud-3 h5{
/*background:none;*/
}

#sidebar li#tag_cloud-3 li{
/*background:none;*/
}

#sidebar li#tag_cloud-3 li{
/*background:none;*/
}

#sidebar li#random-posts ul li a#randomo, #sidebar li#popular-posts ul li a#randomo{
color:#ffffff;
font-size:13px;
width:230px;
display:block;
margin-left:6px;
}

#sidebar li#random-posts ul li a#randomo span, #sidebar li#popular-posts ul li a#randomo span{
padding:3px;
background:#252525;
float:left;
width:225px;

}

#sidebar li#random-posts ul li a:hover#randomo span, #sidebar li#popular-posts ul li a:hover#randomo span{
background:#ffffff;
	box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	-moz-box-shadow: 0px 0px 5px #000000;
-webkit-transition:box-shadow .5s ease-out,color .5s ease-out;
}

#sidebar li#random-posts ul li a:hover#randomo, #sidebar li#popular-posts ul li a:hover#randomo{
color:#252525;
}

#sidebar li#random-posts ul li a#randomo img, #sidebar li#popular-posts ul li a#randomo img{
border:2px solid #252525;
margin-bottom:-20px;
margin-left:-6px;
float:left;
}

#sidebar li#random-posts ul li a:hover#randomo img, #sidebar li#popular-posts ul li a:hover#randomo img{
border:2px solid #ffffff;
}

#destra{
margin-left:10px;
}

#sidebar li#extended-categories-4{
background:none;
margin-top:20px;

}

#sidebar li#extended-categories-4 ul{
margin-left:0;
margin-top:20px;
padding-top:10px;
}

#sidebar li#extended-categories-4 ul li{
background:none;
padding-top:5px;
padding-bottom:10px;
display:block;
}

.avhec-widget-line{

}

#sidebar li#extended-categories-4 ul li a{
font-size:40px;
color:#ffffff;
line-height:0.2em;
font-weight:bolder;
text-shadow: 0.1em 0.1em 0.1em #0b0b0b;
display:block;
}

#sidebar li#extended-categories-4 ul li a:hover{
color:#F05898;
}

#sidebar li#extended-categories-4 h5{
display:none;
}

ul.similar-posts{
list-style-type:none;
padding-left:-10px;
margin-left:-40px;
margin-right:20px;

}

ul.similar-posts li{
list-style-type:none;
float:left;
margin-right:8px;
width:94px;

}


ul.similar-posts li a{
height:140px;
display:block;
}

ul.similar-posts li em {
	background: #F05898;
	position: relative;
	top: -92px;
	padding:2px;
	padding-right:4px;
	font-style: normal;
	font-size:10px;
	z-index: 2;
	display: none;
	color:#ffffff;
	width:80px;
	line-height:13px;
}

ul.similar-posts li a img{
border:2px solid #5A656A;
width:90px;
height:90px;
display:block;
z-index:1;
}

ul.similar-posts li  a:hover img{
border:2px solid #F05898;
}

.clearfix div.sociable{

}


#sommario{
width:170px;
float:left;
margin-right:18px;
margin-left:5px;
background:#252525;
height:200px;
}

#scadente{
width:560px;
float:center;
margin:25px auto;
position:relative;
}

#scadente #depsa{
position:absolute;


right:0px;
top:22px;
width:56px;
height:160px;
background:#F05898;
}
#scadente #dexsa{
position:absolute;
right:0px;
bottom:0px;
z-index:20;
background:none;
font-size:27px;

color:#ffffff;
font-weight:bolder;
text-align:right;
margin:0;
padding:2px 1px 4px 0;
line-height:0.8em;
text-shadow: black 0px 0px 5px;
}

#sommario h3{

font-size:13px;
border:none;

margin:0;
padding:0;
background:#252525;

width:170px;
}

#sommario h3 a{
color:#ffffff;
display:block;

width:170px;
}

#scadente h3{

font-size:15px;
border:none;

margin:2px 0;
padding:0 2px 0 0;
background:#252525;

width:560px;
display:block;
}

#scadente .post-intro h3{
margin: 2px 6px;
color:#F05898;
width:auto;
}

#scadente h3 a{
color:#ffffff;
display:block;

width:560px;

}

#sommario h3#duti a{
color:#5A656A;
display:block;
height:130px;
width:170px;
}

#sommario h3#duti a:hover{
color:#ffffff;
text-decoration:none;
}

#sommario h3 a:hover{
color:#F05898;
text-decoration:none;
}

#scadente h3#duti a{
color:#5A656A;
display:block;

width:560px;
}

#scadente h3#duti a:hover{
color:#ffffff;
text-decoration:none;
}

#scadente h3 a:hover{
color:#F05898;
text-decoration:none;
}

#sommario .dead{
padding:4px 0 0 4px;
background:#F05898;
height:30px;
display:block;
text-align:center;
text-shadow: black 0px 0px 5px;

/*border-top-right-radius: 8px 8px;
border-top-left-radius: 8px 8px;
-webkit-border-top-left-radius: 8px 8px;
-webkit-border-top-right-radius: 8px 8px;
-khtml-border-top-left-radius: 8px 8px;
-khtml-border-top-right-radius: 8px 8px;
-moz-border-top-left-radius: 8px 8px;
-moz-border-top-right-radius: 8px 8px;*/
}

#sommario .deads{
padding:4px 0 0 4px;
background:#60233d;
color:#2d101e;
height:30px;
display:block;
text-align:center;
}

#sommario .deads:hover{
color:#ffffff;
text-decoration:none;
}


#scadente .dead{
padding:4px 0 0 4px;
background:#F05898;

height:30px;
display:block;
text-align:center;
text-shadow: black 0px 0px 5px;
}



#scadente .post-meta{
background:#303030;
border:none;
position:relative;
}

#scadente .post-inage{
margin:0;
float:left;
}

#scadente .post-inage img{

padding:0;
border:none;
margin:0;
}

#sommario .post-meta{
background:none;
border:none;
}

#scadente .post-intro{
color:#ffffff;
background:#252525;
}

#scadente .post-intro p{
padding:5px;
margin:2px 0;
}

#scadente .post-intro strong{
color:#ffffff;
}

#sommario .post-image{
margin:0;
background:url(images/899142.png) top left repeat;
}

#sommario .post-image a{
display:block;
width:170px;
height:54px;
}

#sommario .post-image img{
padding:4px 0 4px 0;
border:none;
width:170px;
height:45px;

}

/* Sommarie */


#sommarie h3{

font-size:0.8em;
border:none;

margin:0;
padding:0;
background:#252525;
height:60px;
width:170px;
}

#sommarie h3 a{
color:#ffffff;
display:block;
height:60px;
width:170px;
}

#sommarie{
width:170px;
float:left;
margin-right:18px;
margin-left:5px;
height:100px;
}

.post#sommarie {
margin: 5px 18px 2px 5px;
background:#252525;

}

#sommarie h3#duti a{
color:#5A656A;
display:block;
height:80px;
width:170px;
}

#sommarie h3#duti a:hover{
color:#ffffff;
text-decoration:none;
}

#sommarie h3 a:hover{
color:#F05898;
text-decoration:none;
}

#sommarie .dead{
padding:4px 0 0 4px;
background:#F05898;

height:30px;
display:block;
text-align:center;
}

#sommarie .deads{
padding:4px 0 0 4px;
color:#60233d;
/*color:#2d101e;*/
height:30px;
display:block;
text-align:center;
text-shadow: black 0px 0px 5px;
}

#sommarie .deads:hover{
color:#ffffff;
text-decoration:none;
}

#sommarie .post-meta{
background:none;
border:none;
}

#sommarie .post-image{
margin:0;
}

#sommarie.post-image img{
width:170px;
padding:4px 0 4px 0;
border:none;
}

h2#altri{
padding-top:15px;
font-size:30px;
color:#FFFFFF;
font-weight:bolder;
text-shadow: black 0px 0px 5px;
}

h2#altris{
padding-top:15px;
font-size:30px;
color:#FFFFFF;
font-weight:bolder;
text-shadow: black 0px 0px 5px;
}

#scadente{
background:#303030;
}

.menu-header{
width:960px;
margin:0 auto;

}

#navigation .menu-header ul{
float:left;
list-style-type:none;
margin-top: 5px;
padding-left:0px;
margin-left: 0px;
}

#navigation .menu-header ul li{
float:left;
list-style-type:none;

}

#navigation .menu-header ul li a{
color:#fff;
font-size:1.4em;
font-weight:bolder;
text-shadow: black 0px 0px 5px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;
letter-spacing:-2px;
}

.sovra li a{
color:#f15898;
font-size:1.2em;
font-weight:bolder;
text-shadow: black 0px 0px 5px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;
}

.sovra li a:hover{
color:#fff;
}

#navigation .menu-header ul li a:hover{
text-shadow:#f15898 0 0 8px !important;
color:#fff !important;
}

.sovra{
list-style-type:none;
height:20px;
margin:-40px auto 0px;
padding-bottom:5px;
width: 960px;

}

.sovra li{
float:left;
margin-right:2em;
list-style-type:none;
}

.menu-header ul li .sub-menu{

}

div.bsap_1252032 a.ad2{
margin-left:42px;
}

/* Sotto Menù */

ul.menu li{
 position: relative;
}

ul.menu li ul.sub-menu {  
    list-style: none;  
    position: absolute; /*--Important - Keeps sub-menu from affecting main navigation flow--*/  
    left: 0; top: 25px;  
    background: none;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
     width:800px;
	z-index: 6;
}  
ul.menu li ul.sub-menu li{  
    margin: 0;
	padding: 0;  
	float:left;
}  
html ul.menu li ul.sub-menu li a {  
    float: left;  
  
    padding-left: 20px;  
}  

#navigation .menu-header  ul li .sub-menu{
margin-left:0px;
}

#navigation .menu-header  ul li .sub-menu a{
font-size:1.2em;
}

#sidebar #text-5, #sidebar #text-8{
height:60px;
}

#sidebar #text-8 .textwidget{
text-align:center;
}

.wp-pagenavi{
padding:20px;
font-weight: bolder;
font-size: 1.2em;
}

#fbconnect_pinned{
display:none;
}

#sidebar li#advman-5{

}

#facebookconnector h5{
padding-top:-10px;
}

#fbconnect_widget_div{
padding:0px 10px 10px;
}

#sidebar li #fbconnect_widget_div a{
font-size:1.1em;
}

.fb_iframe_widget iframe body{
background:#000;
}

.invita{
background:#fff;
}

.col-580 .wp-pagenavi a, .col-580 .wp-pagenavi span{
border:none;
color:#f23183;
	text-shadow: black 0px 0px 3px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;
}

.col-580 .wp-pagenavi a:hover{
color:#fff;
}

.col-580 .wp-pagenavi span{
color:#fff;
}

#sidebar  li#wp_bannerize-4{
background:none;
}

#sidebar li#wp_bannerize-4 ul{
width:auto;
}

#sidebar li#wp_bannerize-4 ul li{
background:none;
}

ul#menu-sovramenu{
margin-left:0;
padding-left:0;
}

.wpomatic-post{
}

.wpomatic-post strong{

}

.category-job p a, .category-job p a:visited{
color:#F15898;
text-align:right;
/*position:absolute;
bottom:15px;
right:15px;*/
font-size:1.2em;
font-weight:bolder;
/*text-shadow: white 0px 0px 5px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;*/
}

.category-job p a:hover{
color:#fff;
/*text-shadow: #F15898 0px 0px 5px;*/
}

.category-job  .post-meta{
background:#F05898;
border:none;
}

.category-job h3.post-title, .category-job .single h3.post-title, .category-job h3.post-title-small{
border:none;
padding: 5px;
}

.category-job h3 a:link, .category-job h3 a:active, .category-job h3 a:visited{
color:#fff;
}

.category-job .page-content, .category-job .post-box{
background:#252525;
color:#fff;
}

.category-job .post-box .post-intro strong{
color:#fff;
}

.category-job .post-box .read_more{
text-shadow:none;
}

#lang_sel_list{
position:absolute;
right:10px;
top:10px;
}

.ebuzzing_box{
padding:5px;
}

#sideflickr{

list-style-type:none;
}

#sideflickr h5, #sideflickr #searchform label{
background:none;
height:auto;
}

#sideflickr img{
padding:5px;
}

#goads{
clear: both;
margin:0 auto;
padding-left:20px;
margin-top:10px;
padding-top:20px;
}

#sidebar .ebuzzing_box{
margin-bottom:20px;
background:#303030;
}

#advman-12 h5{
display:none;
}

.wp-pagenavi .page{
background:none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: none;
	-webkit-border-radius: none;
	-khtml-border-radius: none;
	-moz-border-radius: none;
}

#feeder{
text-align:center;

}

#feeder label{
padding:6px;
color:#fff;
font-size:0.8em;
text-align:center;
display:block;
}

#advman-11 h5{
display:none;
}

.read_more{
position:absolute;
bottom:0px;
right:5px;
text-shadow: #b3b3b3 1px 1px 1px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;
}

a.read_more:hover{
text-decoration:none;
color:#F15898;
text-shadow: black 1px 1px 1px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;
}

.post-intro{
padding-bottom:10px;
}



#navigation ul li.menu-item-3070 a, #navigation ul li.menu-item-3195 a{
background: url(images/rss2011.png) top left no-repeat;
display:block;
height:30px;
width:30px;
text-indent:-9999px;
position:absolute;
top:-5px;
}

#navigation ul li.menu-item-3071 a, #navigation ul li.menu-item-3196 a{
background:transparent url(images/newsl2011.png) no-repeat scroll left top;
display:block;
height:30px;
width:30px;
text-indent:-9999px;
position:absolute;
top:-5px;
right:-90px;
}

#tooltip {
    color: #fff;
    background:#F05898;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	box-shadow: 2px 2px 3px #252525;
	-webkit-box-shadow: 2px 2px 3px #252525;
	-moz-box-shadow: 2px 2px 3px #252525;
}

#sidebar li #lang_sel li{
width: 149px;
float: left;
position:relative;
}

#sidebar li #lang_sel a.lang_sel_sel{
color: #444;
}

#sidebar li #lang_sel ul, #lang_sel li{
list-style-type: none !important;
margin: 0px !important;
padding: 0px !important;
overflow: visible;
}

#sidebar #lang_sel ul ul{
width: 149px;
top: 20px;
border-top: none;
}

#lang_sel ul ul a, #lang_sel ul ul a:visited{
padding:0;
}

#sidebar li#language-selector{
background: none;
margin-bottom:10px;
}

#sidebar li #lang_sel_list{
position:relative;
margin:0;
top:auto;
right:auto;
}

#sidebar li #lang_sel_list ul{
border:none;
width:300px;


  background-color: #252525;
  background: -moz-linear-gradient(100% 100% 180deg, #333333, #252525);
  background: -webkit-gradient(linear, left top, right top, from(#252525), to(#333333));
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;

}

#sidebar li ul li.icl-en{
width:146px;
background:none;
border-right:2px solid #5A656A;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#sidebar li ul li.icl-it{
width:146px;
background:none;
}

#sidebar li #lang_sel_list a:hover{
color:#fff;
}

#sidebar li #lang_sel_list .lang_sel_sel{
color:#F05898;
}

#sidebar li ul li.icl-en a:hover{
	background:#666;
  background: -moz-linear-gradient(100% 100% 180deg, #666, #333333);
  background: -webkit-gradient(linear, left top, right top, from(#333333), to(#666));

	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}

#sidebar li ul li.icl-it a:hover{
	background:#666;
	background: -moz-linear-gradient(100% 100%, #666, #333333);
	background: -webkit-gradient(linear, right top, left top,  from(#333333), to(#666));
  
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
}



#lang_sel_list ul a, #lang_sel_list_list ul a:visited, #lang_sel_list a, #lang_sel_list a:visited{
background:none;
border:none;

}

input#mc-embedded-subscribe{
	font-weight:bolder;
	color:#fff;
	text-shadow: #252525 1px 1px 1px;
	
	padding: 4px 6px;
	border:none;
	background:#666;
	background: -moz-linear-gradient(100% 100% 90deg, #666, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,  from(#666), to(#333));

	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	
}

input#mc-embedded-subscribe:hover{	
	background:#333;
	background: -moz-linear-gradient(100% 60% 90deg, #666, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 60%,  from(#666), to(#333));
}

#sidebar li #mc_subheader{
color:#FFF;
font-weight:bolder;
}

#sidebar li#mailchimpsf_widget-3{
background:#666666;
}

#sidebar li#mailchimpsf_widget-3 a:link, #sidebar li#mailchimpsf_widget-3 a:active{
color:#F05898;
}

#sidebar li .mc_success_msg{
background:#fff;
}

#sidebar li#text-9{
height:410px;
}

#sidebar li#text-9 fieldset{	
}


.commenti{
 position:absolute;
 top:-110px;
 left:-30px;
 height: 64px;
 width:90px;
 background:url(images/angolino.png) bottom left no-repeat;
}

.commenti a{
padding:8px;
color:#fff;
display: block;
background: #F05898;
width:85px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
text-align:center;
margin: 0 auto;
font-weight:bolder;

text-shadow: #252525 0px 0px 1px;
-webkit-transition:text-shadow .5s ease-out,color .5s ease-out;
}

.commenti a:hover{
color:#fff;


text-shadow: #black 0px 0px 4px;
-webkit-transition:text-shadow .5s ease-out;
}

#sidebar li#advman-11, #sidebar li#advman-12{
background:none;
}

#scadente .read_more{
bottom:5px;
display:none;
}

.post#scadente, .post#sommario, .post#sommarie, .category-job{
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	position:relative;
}

#idc-container{
background:#fff;
	margin:25px 0 25px 0;
	box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	padding:5px;
}

.container #idc-container .idc-head_action{
background:#252525;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}

#idc-container a:hover{
color:#333;
}

#idc-container a:visited{
color:#F23183;
}

/* Sezione Job di Crebs */
.page#post-2709 {
background: none;
margin: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.page#post-2709 .post-meta{
border-bottom:none;
}

.page#post-2709 h3.post-title, .page#post-2709 .single h3.post-title, .page#post-2709 h3.post-title-small{
border-bottom:none;
padding: 10px 10px 10px 10px;
margin-bottom:10px;

	background:none;
}

.page#post-2709 h3.post-title a:link, .page#post-2709 h3.post-title a:active, .page#post-2709 h3.post-title a:visited{
color: #F15898;
}

.page#post-2709 .page-content{
padding:0;
}

.page#post-2709 div#contentCrebs #crebsCategoryButton{
float:right;
margin-right:6px;
}

.page#post-2709 div#contentCrebs, .page#post-2709 div#contentCrebs #wrapCrebs, .page#post-2709 div#contentCrebs #headerCrebs, .page#post-2709 #crebsCategoriesWrap, .page#post-2709 div#contentCrebs #crebsCategories, .page#post-2709 div#contentCrebs ul#listCrebs, .page#post-2709 div#contentCrebs #prefooterCrebs, .page#post-2709 div#contentCrebs #footerCrebs, .page#post-2709 div#contentCrebs ul#listCrebs li{
width:auto;
}

.page#post-2709 div#crebsCategories{
padding:0;
}

.page#post-2709 div#contentCrebs{
box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;
background:#fff;
}

.page#post-2709 div#contentCrebs #wrapCrebs{
background:none;
}

.page#post-2709 div#contentCrebs ul#listCrebs li a{
color:#F05898;
}

.page#post-2709 div#contentCrebs ul#listCrebs li a:hover{
color:#333;
}

.page#post-2709 div#contentCrebs a{
color:#333;
}

.page#post-2709 div#contentCrebs #footerCrebs a:hover{
text-decoration:underline;
}

#sidebar li#advman-14{
float:left;
background:none;
}

#advman-14 h5.widgettitle, #advman-15 h5.widgettitle{
display:none;
}

#sidebar li#advman-15{
float:right;
background:none;
margin-right:6px;
}

#sidebar .widget_text#text-2 {
clear:both;
height:0;
}

/* Nuova Sezione Job */

#dove_job, #link_job, .localita_job{
color:#fff;
font-size:1.5em;
text-align:right;
}

#dove_job b, .localita_job b{
color:#F05898;
font-size:1.1em;
}

#bloccodx{
position:relative;
color:#fff;
float:right;
margin-top:-10px;
padding:20px 10px 5px;
width:350px;
font: 13px/15px 'SilkscreenBold', Arial, sans-serif;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-box-shadow:2px 2px 3px #191919;
box-shadow: 2px 2px 3px #191919;
-webkit-box-shadow: 2px 2px 3px #191919;
background:#333333 none repeat scroll 0 0;
letter-spacing:-2px;
}

#bloccodx #prima_blocco{
background: url(images/aforisma1.png) no-repeat top left;
width:18px;
height:14px;
float:left;
}

#bloccodx #dopo_blocco{
background: url(images/aforisma2.png) no-repeat top left;
float:left;
height:14px;
margin-top:30px;
width:18px;
}

#bloccodx #testo_blocco{
float:left;
padding:2px;
width:310px;
}

#bloccodx #testo_blocco p{
float:left;
margin:0;
padding:0 10px;
}

#bloccodx #blocco_autore{
color:#F23183;
float:right;
font-family:'SilkscreenNormal',Arial,sans-serif;
font-size:12px;
margin:0 35px 0 0;
text-align:right;
}

#bloccodx .twitter_button, #bloccodx .tweetmeme_button{
display:none;
}

.aforismi .post{
width:250px;
float:left;
font: 13px/15px 'SilkscreenBold', Arial, sans-serif;
position:relative;
margin-right:40px;
letter-spacing:-2px;
}

.aforismi .post #fumetto{
bottom:-16px;
position:absolute;
right:20px;
}

.aforismi .post .afor{
background:#fff;
-moz-box-shadow:2px 2px 3px #191919;
box-shadow: 2px 2px 3px #191919;
-webkit-box-shadow: 2px 2px 3px #191919;
}

.aforismi .post #afor{
height:4px;
width:28px;
}

.aforismi .post #afor1{
height:4px;
width:20px;
margin-left:4px;
}

.aforismi .post #afor2{
height:4px;
width:12px;
margin-left:8px;
}

.aforismi .post #afor3{
height:4px;
width:4px;
margin-left:12px;
}

.aforismi .post .post-content{
padding:10px 10px 30px;
}

.aforismi .post .post-content p{
margin:0;
padding:0 0 8px 0;
color:#333333;
}

.aforismi .post .post-content .post-intro{
padding:0;
}

.aforismi .post #afo_titolo{
bottom:-45px;
color:#F23183;
font-family:'SilkscreenBold',Arial,sans-serif;
font-size:14px;
position:absolute;
right:4px;
text-align:right;
text-shadow:0 0 5px black;
}

.aforismi .post .twitter_button, .aforismi .post .tweetmeme_button{
display:none;
}

#afo_ti, #afo_fb{
float:left;
margin-right:5px;
width:55px;
}

h1#aforish {
font-size:20px;
font-family:Verdana,Arial,sans-serif;
text-transform:uppercase;
text-align:center;
text-shadow:0 0 5px black;
padding-top:23px;
letter-spacing:-1px;
}

#fucsia {
color:#F23183;
}

#prese{
	box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
background:#FFFFFF none repeat scroll 0 0;
margin:25px 0;
padding:5px 10px;
}

#vaiafo a{
font-size:1.2em;
position:absolute;
bottom:4px;
left:4px;
}

#vaiafo a:visited{
color:#F23183;
}

#vaiafo a:hover{
color:#fff;
}

.post-4138{
background:#FFFFFF;
}

.post-4131{
background:#FFFFFF;
}

.home .post.category-12designer{
height:350px;
}

.home .post.category-12designer .post-intro{
height:210px;
overflow:hidden;
}

.home .post.category-iamasource{
height:450px;
}

.post.category-12designer, .post.category-iamasource, .post.category-iamasources{
position:relative;
}

.post.category-iamasource sub{
display:none;
}

.post.category-designmoo .post-content, .post.category-dribbble .post-content, .post.category-houseofbuttons .post-content{
padding:10px 22px;
}

.post.category-designmoo a#link12, .post.category-dribbble a#link12, .post.category-houseofbuttons a#link12, .post.category-iamasource a#link12, .post.category-iamasources a#link12{
color:#F23183;
font-family:Helvetica,Verdana,Arial,serif;
font-size:1.17em;
font-weight:bold;
text-shadow:1px 1px 1px #B3B3B3;
}

.single .post.category-designmoo a#link12{
text-align:right;
}

.post.category-designmoo .post-box{
background:url(images/designsfondo.jpg) top left repeat-y;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

.post.category-uannabe .post-box{
background:#fff;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

.post.category-crebs .post-box{
background:#fff;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

.post.category-uannabe #dove_job, .post.category-crebs #dove_job, .post.category-uannabe .localita_job, .post.category-crebs .localita_job{
color:#333;
}

.post.category-uannabe .post-box .page-content, .post.category-crebs.post-box .page-content{
padding-top:5px;
}

#uannabe{
background:url(images/uannabe_head.png) left -10px repeat-x;
height:130px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
padding:10px 0 0 10px;
float:left;
width:570px;
}

#uannabe a{
text-indent:-9999px;
background:url(images/uannabe_logo.png) top left no-repeat;
height:67px;
width:209px;
display:block;
}

#crebs{
background:#fff;
border-bottom: 1px solid #EEE;
height:70px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
padding:10px 0 0 10px;
float:left;
width:570px;
}

#crebs a{
text-indent:-9999px;
background:url(images/crebs-logo.png) top left no-repeat;
height:57px;
width:153px;
display:block;
}

.post.category-crebs .post-title{
font-size:1.4em;
padding:10px;
position:absolute;
right:0;
text-align:right;
text-shadow:none;
width:300px;
color:#fff;
}

.post.category-uannabe .post-title{
font-size:1.4em;
padding:10px;
position:absolute;
right:0;
text-align:right;
text-shadow:none;
width:300px;
color:#fff;
}

.post.category-uannabe .post-title a:link, .post.category-uannabe .post-title a:active, .post.category-uannabe .post-title a:visited{
color:#fff;
}

.post.category-uannabe .post-title a:hover{
color:#6EC9EB;
text-decoration:none;
}

.post.category-iamasource .post-box{
background:#fff;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

.post.category-dribbble .post-box{
background:url(images/dribblesfondo.gif) top left;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

#designmoo{
background:url(images/designheader.png) top left repeat-x;
height:50px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
padding:10px 0 0 10px;
float:left;
width:570px;
}

#dribble{
background:url(images/dribbbleheader.gif) top left repeat-x;
height:55px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
padding:10px 0 0 10px;
float:left;
width:570px;
}

#hob{
height:47px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
padding:10px 0 0 10px;
float:left;
width:570px;
}

#iama{
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	
background:#000000 url(images/iamabarra.png) -100px bottom no-repeat;
float:left;
height:70px;
padding:6px 0 10px 6px;
width:244px;
}

#zooppa{
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	
background:#000000 url(images/header_bg_zooppa.png) left top repeat-x;
height:81px;
padding:0 0 0 10px;
width:570px;
}

#zooppa.grande{
width:540px;
}


#zooppa a{
text-indent:-9999px;
background:url(images/zooppa_logo.png) top left no-repeat;
height:60px;
width:244px;
display:block;
float:left;
margin:10px 10px 0 0;
}

.iamadestra #iama{
background:#000000 url(images/iamabarra.png) -400px bottom no-repeat;
}

.single #iama{
height:110px;
width:574px;
}

.desi12 #iama.grande{
width:544px;
}

#crebs.grande{
width:540px;
}

#uannabe.grande{
width:540px;
}

#iama a{
text-indent:-9999px;
background:url(images/logoiama.png) left top no-repeat;
height:49px;
width:233px;
display:block;
}

#hob a{
text-indent:-9999px;
background:url(images/hob.png) left top no-repeat;
height:57px;
width:229px;
display:block;
}

#designmoo a{
text-indent:-9999px;
background:url(images/designmoo.png) top left no-repeat;
height:38px;
width:135px;
display:block;
}

#dribble a{
text-indent:-9999px;
background:url(images/dribbblelogo.png) top left no-repeat;
height:28px;
width:100px;
display:block;
-webkit-transition: opacity .5s ease;
-o-transition: opacity .5s ease;
transition: opacity .5s ease;
opacity: 1;
}

#dribble a:hover{
-webkit-transition: opacity .5s ease;
-o-transition: opacity .6s ease;
transition: opacity .6s ease;
opacity: 0.6;
}

.post.category-designmoo .post-title, .post.category-dribbble .post-title, .post.category-houseofbuttons .post-title{
font-size:1.4em;
padding:10px;
position:absolute;
right:0;
text-align:right;
text-shadow:none;
width:300px;
}

.post.category-dribbble h3.post-title a{
color:#BBBFC3;
}

.post.category-designmoo .post-intro img.wp-post-image, .post.category-dribbble .clearfix p a img, .post.category-houseofbuttons .clearfix p img{
border:0 none;
clear:both;
display:block;
margin:0 auto;
padding-top:10px;
}

.post.category-designmoo .post-intro, .post.category-designmoo .page-content .clearfix, .post.category-dribbble .post-intro, .post.category-houseofbuttons .post-intro{
text-align:center;
}

.post.category-designmoo .post-intro.sini, .post.category-dribbble .post-intro.sini, .post.category-houseofbuttons .post-intro.sini{
text-align:left;
}

.post.category-designmoo .post-intro.sini p a.desa, .post.category-dribbble .post-intro.sini p a.desa, .post.category-houseofbuttons .post-intro.sini p a.desa{
text-align:right;
font-weight:bolder;
}

.single .post.category-designmoo .post-intro, .single .post.category-dribbble .post-intro, .single .post.category-houseofbuttons .post-intro{
text-align:left;
}

.post.category-12designer, .post.category-iamasource, .post.category-iamasources{
background:#FFFFFF;
clear:none;
float:left;
margin:10px 20px 20px;
width:250px;
}

.post.category-12designer.intro, .post.category-iamasource.intro, .post.category-iamasources.intro{
background:#FFFFFF;
clear:none;
float:none;
margin:10px 20px 20px;
width:550px;
}

.post.category-12designer.intro .post-intro{
padding-top:40px;
}
.post.category-iamasource.intro .post-intro, .post.category-iamasources.intro .post-intro{padding-top:2px;}

.single .post.category-12designer{
float:none;
clear:both;
width:auto;
background: #ffffff url(images/_12d_header.png) no-repeat;
margin:25px 0;
padding-top:50px;
position:relative;
}

.single .post.category-iamasource, .single .post.category-iamasources{
float:none;
clear:both;
width:auto;
background: #ffffff;
margin:25px 0;
padding-top:0px;
position:relative;
}

.single .post.category-12designer a#link12, .single .post.category-iamasource a#link12, .single .post.category-iamasources a#link12{
text-align:right;
font-weight:bolder;
float:right;
}

.post.category-iamasource a#link12, .post.category-iamasources a#link12{
position:absolute;
right:5px;
bottom:5px;
text-align:right;
}

.single .post.category-12designer h3.post-title{
text-align:right;
position:absolute;
margin:10px 10px 0;
right:0;
top:-50px;
padding:0;
}
.single .post.category-iamasource h3.post-title, .single .post.category-iamasources h3.post-title{
text-align:right;
position:absolute;
margin:10px 10px 0;
right:0;
top:0;
padding:0;
}

.single .post.category-iamasource h3.post-title a:link, .single .post.category-iamasource h3.post-title a:active, .single .post.category-iamasource h3.post-title a:visited, .single .post.category-iamasources h3.post-title a:link, .single .post.category-iamasources h3.post-title a:active, .single .post.category-iamasources h3.post-title a:visited{
color:#fff;
}

.post.category-12designer .post-content, .post.category-iamasource .post-content, .post.category-iamasources .post-content{
padding:0 10px 11px;
text-align:justify;
position:static;
}

.post.category-12designer .post-content .read_more, .post.category-iamasource .post-content .read_more .post.category-iamasources .post-content .read_more{
right:10px;
bottom:10px;
width:auto;
}

.post.category-12designer h3.post-title{
text-align:right;
width:230px;
padding:40px 10px 0;
text-shadow:none;
}

.post.category-iamasource h3.post-title, .post.category-iamasources h3.post-title{
text-align:right;
width:240px;
padding:60px 3px 0 0;
text-shadow:none;
}

#tag12 a{
position:absolute;
top:0;
left:10px;
background: transparent url(images/12dded1.png) no-repeat;
width:150px;
height:41px;
display:block;
text-indent: -9999px;
}



.home .post.category-concorsi{
clear:both;
}

.post.category-concorsi, .post.category-aforismi{
clear:none;
}

.post-content h3.corre, .page-content h3.corre{
clear:both;
}

#footer .widget{
float:left;
list-style-type:none;
}

#footer .widget_categories#categories-3{
width:300px;
}

#footer .widget_categories#categories-3 ul{
width:280px;
font-weight:bolder;
}

#footer .widget_categories#categories-3 ul li{
float:left;
width:130px;
padding:5px;
}

#footer .widget#text-11{
width:300px;
margin-left:40px;
color:#fff;
}

#footer .widget#flickrrss{
width:260px;
margin-left:20px;
}

#footer .widget#flickrrss a img{
padding:1px 5px;
}

#footer .widget_categories ul li{
list-style-type:none;
}

#footers .widget{
float:left;
list-style-type:none;
}

#footers .widget_categories#categories-3{
width:300px;
}

#footers .widget_categories#categories-3 ul{
width:280px;
font-weight:bolder;
}

#footers .widget_categories#categories-3 ul li{
float:left;
width:130px;
padding:5px;
}

#footers .widget#text-11{
width:300px;
margin-left:40px;
color:#fff;
}

#footers .widget#flickrrss{
width:260px;
margin-left:20px;
}

#footers .widget#flickrrss a img{
padding:1px 5px;
}

#footers .widget_categories ul li{
list-style-type:none;
}

/* Advertise Form */

.wpcf7-form{
width:90%;
}

.wpcf7-form p{
width:100%;
font-style:italic;
font-weight:bolder;
}

.wpcf7-form p .wpcf7-submit{
background-color:#333333;
border:medium none;
color:#FFFFFF;
cursor:pointer;
padding:5px 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
-webkit-transition:background-color .5s ease-out;
}

.wpcf7-form p .wpcf7-submit:hover{
background-color:#F15898;
-webkit-transition:background-color .2s ease-out;
}

.wpcf7-form textarea, .wpcf7-form input[type="text"]{
width:400px;
font-style:normal;
}

.mcol{
list-style-type:none;
padding:0;
margin:0;
}

.mcol li{
list-style-type:none;
}

#li_container1{
width:580px;
float: left;
}

.li_cont2{
margin-left:50px;
}

#simplyads{
margin:0 auto;
width:468px;
}

#sommarie a.vincitore{
background-color:#FFFFFF;
bottom:0;
display:block;
font-family:Verdana;
font-size:26px;
font-weight:bolder;
height:26px;
padding-top:4px;
position:absolute;
text-align:center;
width:170px;
-webkit-transition:color .5s ease-out,background-color .5s ease-out;
color:#F23183;
}

.page-content a.vincitore, .page-content a.vincitore:link, .page-content a.vincitore:active, .page-content a.vincitore:visited{
box-shadow:-1px 1px 3px #191919;
-webkit-box-shadow: -1px 1px 3px #191919;
-box-shadow: -1px 1px 3px #191919;
background:#F23183 none repeat scroll 0 0;

color:#FFFFFF;
display:block;
font-family:Verdana;
font-size:26px;
font-weight:bolder;
height:28px;
padding-top:6px;
position:absolute;
right:-10px;
text-align:center;
width:200px;
}

a.vincitore:link, a.vincitore:visited, a.vincitore:active{
color:#F23183;
}

.alino{
margin:5px 0px;
}

.alino1{}

a.vincitore:hover, .page-content a.vincitore:hover{
color:#fff;
background-color:#000;
-webkit-transition:color .5s ease-out,background-color .5s ease-out;
}

#categories{
width: 945px;
overflow: hidden;
padding: 0;
}

#sidebar .widget_text#text-14{
height:360px;
margin-bottom:30px;
}

#cerca{
min-height:150px;
}

#cerca #searchform label{
display:none;
}

#cerca #searchform{
margin-top:5px;
}

#cerca #searchform #searchsubmit{
border:1px solid #252525;
background:#333333;
color:#fff;


	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}

#cerca #searchform input[type="text"]{
padding-left:3px;
border:1px solid #252525;

	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}

#cerca .mcoll{
list-style-type:none;
}

#cerca .mcoll li{
list-style-type:none;
padding:5px;
}

#cerca .mcoll li span{
padding-left:8px;
}

#cerca .mcoll li span b{
color:#F05898;
}

#cerca .mcoll li.li_col1{
padding-left:20px;
}

#cerca .mcoll li p{
margin:0;
}

#profile .form-table th, #profile .form-table td{
width:250px;
text-align: left;
}

#profile .form-table td input{
width:98%;
}

#sidebar.admin #author_info-3{display:none}

#sidebar li#author_info-3{
background:#D9E021;
position:relative;
border:2px solid #AAAA33;
}

#sidebar li#author_info-3 .freccia{background:url(images/icone/frecciautore2.png) no-repeat left top;display:block;height:73px;position:absolute;width:62px;z-index:910;left: -61px;bottom:20px;}

#sidebar li#author_info-3 h5 span{
color:#fff;
display:none;
}

#sidebar li#author_info-3 h5{
height:0;
}

#sidebar li.widget_author_info .author-name {
    color: #333333;
    font-size: 1.8em;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 0 5px 30px;
}

#sidebar li ul.author-contact{
font-size: 0.8em;
}

#sidebar li ul.author-contact li{
background:none;
}

#sidebar li.widget_author_info .author-avatar{
margin-right:10px;
}

#sidebar li.widget_author_info .author-description{
color:#fff;
padding:0 30px;
}

#sidebar li ul.author-contact li a{
color:#333;
}
#sidebar li ul.author-contact li a:hover{
color:#F05898;
}

.container #disqus_thread{
	background:#D9E021;
	margin:25px 0 25px 0;
	box-shadow: 2px 2px 3px #191919;
	-webkit-box-shadow: 2px 2px 3px #191919;
	-moz-box-shadow: 2px 2px 3px #191919;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	clear:both;
	padding:10px;
}

.container #disqus_thread{
margin-bottom:4px;
}

.container #dsq-content h3{
margin: 0 0 .5em;
}

.container .dsq-textarea-reply{
margin-bottom:1em;
}

.container .dsq-trackback-url input{
width: 60%;
padding:12px 4px;
}

.container .dsq-trackback-url {
color: white;
font-weight: bolder;
text-shadow: 0px 0px 1px #333;
font-size: 1.2em;
}

.container a.dsq-brlink{
color:#fff;
margin-left:10px;
}

.container a.dsq-brlink:hover{
color:#D9E021;
}
