/*  
Theme Name: Solutioncafe Theme
Theme URI: http://www.solutioncafe.it/
Description: Per personalizzare l'immagine Avatr sostituire il file images/avatar.jpg (75 x 75 pixel) nella cartella immagini del tema. Compilate il vostro "Google AdSense Client ID" nel file adblock.php. Per aggiungere il vostro banner personalizzato sostituire il file images/banner.gif (500 x 60 pixel) e modificare il link nel template "banner.php". Per gli sponsor nella sidebar sotituire le immagini sponsor images/sponsorX.gif (130 x 15 pix) e modificare il link nel template "sidebarsponsor.php". Buona fortuna con il vostro blog! :)
Author: Nicola Montemurro
Author URI: http://www.solutioncafe.it/
Version: 1.2


*/

body {
	margin:0;
	background:#171817 url(images/center_shadow.gif) center repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12pt;
	line-height: 1.1em;
	}
img {
	border:0;
	}
a {
	color:#E99226;
	text-decoration:none;	
	}
a:hover {
	color: #FFF;
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:0 10px;
	border-left:5px solid #E99226;
	}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	overflow:hidden;
	}

/* The Header */

.headouter {
	background:#212221;
	}
.head {
	margin:0 auto;
	width:1020px;
	height:170px;
	background:url(images/head.jpg);
	}
.head h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	}
.head h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	}


/* The Menu */

.menuouter {
	background:transparent url(images/menu.gif) repeat-x;

}

.menu {
	height:1.8em;
	width:549px;
	margin:0 auto;
	line-height:1.8em;
	font-size:0.8em;
	padding:8pt 428px 0 70px;
	overflow:hidden;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:549px;
	overflow:hidden;
	}
.menu li {
	float:left;
	margin-right:5px;
	}
.menu a {
	float:left;
	text-decoration:none;
	color:#dad6d0;
	padding:0 25px 0 25px;
	}
.menu a:hover {
	color:#E99226;
	text-decoration:none;
	}
.menu li.current_page_item {
	color: #FFF;
	}
.menu li:hover, .menu li.over {
	color: #E99226;
	}
.menu li.current_page_item a {
	color:#792E17;
	background-color: #E99226;
	font-weight: bold;
	text-transform: uppercase;
	}

/* The Wrappers */

.outerwrapper {
	width:1000px;
	margin:0 auto;
	background: url(images/centertop.gif) top repeat-y;
	/*overflow:hidden;*/
	border-top: 5px solid #E99226;
	border-bottom: 5px solid #E99226;
	}
.wrapper {
	padding:0 21px 20px 21px;
	min-height:650px;
	width:956px;
	}

/* The Left */

.left {
	float:left;
	width:555px;
	margin-right:8px;
	}
.contentbottom {
	height:34px;
	}
.contentouter {
	}
.content {
	min-height:600px;
	padding:30px 30px 10px 30px;
	text-align:justify;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
	}
.post {
	color: #FFF;
	padding: 10px 0px;
	background: url(images/post_bottom.gif) repeat-x bottom;
	}
.date {
	float:left;
	width:50px;
	height:45px;
	padding-top:5px;
	background:url(images/date.gif) no-repeat;
	margin-right:15px;
	text-align:center;
	overflow:hidden;
	font-size: 0.9em;
	color: #FFF;
	line-height:0.9em;
	}
.date p {
	margin: 0px;
}
.date .day {
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	line-height:22px;
	}
.postinfo {
	float:left;
	color: #999999;
	font-size:11px;
	padding-top:5px;
	width:400px;
	font-style: oblique;
	}
.postinfo h1 {
	margin:0;
	font-size:1.8em;
	line-height: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;	
	}
.postinfo h1 a {
	color:#E99226;
	text-decoration:none;
	}
.postinfo h1 a:hover {
	color:#fff;
	}
.author a {
	color: #E99226;
	}
.author a:hover {
	color:#fff;
	}
.sitemap {
	margin:0;
        float:left;
        color: #999999;
        font-size:11px;
        width:400px;
        font-style: oblique;
        }
.contentbottomad {
	text-align:center;
	padding-top: 20px;
	}

/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:192px;
	margin-right:9px;
	overflow:hidden;
	}
.sponsor a {
	padding-bottom: 5px;	
}

/* The Right Sidebar */

.rightsidebar {
	float:left;
	width:192px;
	overflow:hidden;
	}

/* The Sidebars */

.sidebar {
	font-size:0.8em;
	line-height: 1.4em;
	}

.sidebar ul {
	margin:0;
	padding:20px 0px 0px 0px;
	list-style:none;	
	}
.sidebar a {
	color:#FFF;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#E99226;
	text-decoration:none;
	}
.sidebar h2 {
	font-size: 0.9em;
	line-height:26px;
	background:url(images/sidebartop.gif) no-repeat;
	color:#FFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin:0;
	padding:0 0 0 14px;
	height: 32px;
	}
.sidebar ul li {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	background: url(images/sidebar.gif) top repeat-y;
	}
.sidebar ul li ul, .sidebar ul li div {
	background: url(images/sidebar.gif) top repeat-y;
	padding:0 30px 0 30px;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	border:none;
	background:none;
	padding:0;
	}
.sidebar ul li div.adblock {
	padding:0 0 10px 20px;
	}
.sidebar ul li div.aboutme {
	color: #FFFFFF;
	line-height:1.4em;
	padding:0 14px 10px 14px;
	}
.sidebar ul li div.aboutme img {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #FFF;
	width:75px;
	height:75px;
	}
.sidebar form {
	margin:0;
	padding:0;
	}
.sidebar ul li form div {
	padding:0 0 10px 14px;
	}
.sidebar input#s {
	background: #333333;
	border:1px solid #CCCCCC;
	color: #FFF;
	padding-left:10px;
	font-size: 0.9em;
	height: 1.3em;
	width:90px;
	padding-top: 2px;
	}
.sidebar input#searchsubmit {
	background:url(images/search.gif) no-repeat;
	border:none;
	width:55px;
	height:22px;
	font-size: 0.5em;
	}
	
#wp-calendar a {
	color: #E99226;
}

#wp-calendar a:hover {
	color: #E99226;
}

li#links ul {
	list-style-type: square;
}

/* The Footer */

.footer {
	height:110px;
	margin:0 auto;
	width:970px;
	background: url(images/footerouter_bg.gif) repeat;
	padding: 15px;
	}
.xhtmlvalid {
	float:left;
	width:88px;
	height:31px;
	}
.cssvalid {
	float:left;
	width:88px;
	height:31px;
	padding:0px 0pt 0pt 9px;
	}
.technorati {
	float:left;
	width:145px;
	height:25px;
	padding:0px 0pt 0pt 9px;
	}
.subscribe {
	float:left;
	width:29px;
	height:28px;
	padding:0px 0pt 0pt 9px;
	}
.xhtmlvalid a, .cssvalid a, .technorati a, .subscribe a {
	display:block;
	height:28px;
	overflow:hidden;
	}
/* 2 linea */
.rssvalid{
        float:left;
        width:88px;
        height:31px;
        }

.rssvalid a {
	display:block;
        height:28px;
        overflow:hidden;
        }

.xhtmlvalid a {
	background:url(images/xhtml.png);
	}
.cssvalid a {
	background:url(images/css.gif);
	}
.technorati a {
	background:url(images/technorati.png);
	}
.subscribe a {
	background:url(images/rss.gif);
	}
.rssvalid a {
	background:url(images/rss.gif);
	}

.copyright {
	float:left;
	width:570px;
	text-align:left;
	color:#CCC;
	font-size:0.8em;
	}
.blogsponsor {
	float:left;
	width:570px;
	text-align:left;
	color:#CCC;
	font-size:0.8em;
	}
.blogpower {
	float:left;
	width:570px;
	text-align:left;
	color:#CCC;
	font-size:0.8em;
	}
.blogdesign {
	float:left;
	width:570px;
	text-align:left;
	color:#CCC;
	font-size:0.8em;
	}
.copyright a, .blogsponsor a, .blogpower a, .blogdesign a {
	color:#FFF;
	}
.copyright a:hover, .blogsponsor a:hover .blogpower a:hover .blogdesign a:hover{
	color:#E99226;
	text-decoration: none;
	}
.copyright .copytext {
	font-size:1.2em;
	font-weight:bold;
	}
.copyright .blogsponsortext {
	font-size:1.2em;
	font-weight:bold;
	}
.copyright .blogpowertext {
	font-size:1.2em;
	font-weight:bold;
	}
.copyright .blogdesigntext {
	font-size:1.2em;
	font-weight:bold;
	}

/* The Page Links */

.pagelinks {
	font-size:0.9em;
	font-weight:bold;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px 20px 20px;
	clear:both;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:none
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	margin:0 0 20px 0;
	font-size:1.5em;
	text-align:left;
	color:#fff;
	padding-bottom: 10px;
	background: url(images/post_bottom.gif) repeat-x bottom;
	}

.tag_technorati {
	background: transparent url(images/technorati.gif) no-repeat scroll left center;
	padding: 8px 2px 8px 20px;
	}

/* The Comments */

.comments {
	padding:20px 0;
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0pt 25px 20px 0px;
	}
.comments ol li {
	background: url(images/comment.gif) no-repeat 0px 10px;
	margin:10px 0 0 0;
	padding: 20px 0px 10px 38px;
	}
.comments ol li.alt {
	background: #333 url(images/comment.gif) no-repeat 0px 10px;
	}
.comments li p {
	padding-left:10px;
	}
.comments form {
	margin:0;
	padding:0;
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#333;
	border:1px solid #CCC;
	color:#FFF;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}
#commentform input {
	background: #333333;
	border:1px solid #CCCCCC;
	color: #FFF;
	padding-left:10px;
	font-size: 0.9em;
	height: 1.3em;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0;
	font-size:1.5em;
	line-height: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#fff;
	clear:both;
	font-weight: normal;
	padding-bottom:10px;
	}
	
/*The Banner*/
