/*
Theme Name: Seolution
Theme URI: http://seolution.it/
Description: The default Seolution theme
Version: 1.0
Author: David Vian
Author URI: http://ildavid.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* reset */
* {
	border:0;
	margin:0;
	padding:0;
	outline:none;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
}
a {
	color:#d3e48f;
	text-decoration:none;
}
a:hover {
	color:#f60;
}
/* struttura */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	background: #1d1d1d url(/images/base_bg.jpg) no-repeat center top;
}
#wrapper {
	position:relative;
	width:970px;
	margin:0 auto;
}
#header {
	position:relative;
	height:150px;
}
#emotion {
	width:100%;
}
#content {
}
.sezioni {
	background: transparent url(/images/sfuma_sez.png) no-repeat left top;
	width:911px;
	padding:17px 0 0 59px;
	height:56px;
	font-size:15px;
}
.col {
	float:left;
	width:277px;
	margin-right:30px;
}
.blog-col {
	float:left;
}
.blog-col .item-blog {
	width:274px;
	margin-bottom:10px;
	position:relative;
}
.blog-col .data {
	position:absolute;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(/images/baloondate.png) no-repeat left top;
	width:31px;
	height:30px;
	text-align:center;
	font-size:14px;
	line-height:98%;
	text-transform:uppercase;
	letter-spacing:98%;
	color:#fff;
	padding:4px 12px 0 2px;
}
.blog-col .post-tit, .post-cont, .post-comm {
	margin-left:54px;
}
.post h2 a {
color:#fff;}
.blog-col .post-tit {
	color:#d3e48f;
	font-size:13px;
}
.blog-col .post-cont {
	padding:5px 0;
}
.blog-col .post-comm {
	padding:11px;
	background:#191919;
}
.blog-col a {
	font-weight:bold;
}
#footer-wrap {
	background:#141414;
	height:198px;
}
#footer {
	width:900px;
	background: #141414 url(/images/sfooterb.png) no-repeat center top;
	margin:0 auto;
	padding:24px 11px 0 59px;
}
#logo {
	position:absolute;
	top:15px;
	left:46px;
}
#payoff {
	position:absolute;
	top:46px;
	right:50px;
	font-size:15px;
	text-align:center;
	font-style:italic;
}
#payoff h1 {
	color:#d3e48f;
	font-size:24px;
	text-align:right;
	font-style:normal;
}
#menu {
	position:absolute;
	right:35px;
	top:113px;
	list-style:none;
}
#menu li {
	float:left;
}
#menu li a span {
	white-space:nowrap;
	display:block;
	margin-top:25px;
}
#menu li a {
	display:block;
	overflow:hidden;
	height:25px;
}
#menu #btn_h a {
	background:transparent url(/images/menu-bg.png) no-repeat 0px -25px;
	width:65px;
}
#menu #btn_w a {
	background:transparent url(/images/menu-bg.png) no-repeat -65px -25px;
	width:100px;
}
#menu #btn_s a {
	background:transparent url(/images/menu-bg.png) no-repeat -165px -25px;
	width:104px;
}
#menu #btn_c a {
	background:transparent url(/images/menu-bg.png) no-repeat -269px -25px;
	width:147px;
}
#menu #btn_b a {
	background:transparent url(/images/menu-bg.png) no-repeat -416px -25px;
	width:65px;
}
#menu #btn_a a {
	background:transparent url(/images/menu-bg.png) no-repeat -481px -25px;
	width:96px;
}
#menu #btn_h a:hover, #menu .sel#btn_h a {
	background-position:-1px top;
}
#menu #btn_w a:hover, #menu .sel#btn_w a {
	background-position:-66px top;
}
#menu #btn_s a:hover, #menu .sel#btn_s a {
	background-position:-166px top;
}
#menu #btn_c a:hover, #menu .sel#btn_c a {
	background-position:-270px top;
}
#menu #btn_b a:hover, #menu .sel#btn_b a {
	background-position:-417px top;
}
#menu #btn_a a:hover, #menu .sel#btn_a a {
	background-position:-482px top;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
.sezioni .left {
	width:307px;
}
.sezioni .last, #footer .last {
	width:230px;
	margin-right:0;
}
.subsect {
	padding: 15px 0 20px 59px;
	line-height:140%;
}
.subsect .center {
	padding:20px 0;
}
.subsect strong {
	color:#fff;
}
blockquote {
	color:#d3e48f;
	font-size:13px;
	background: transparent url(/images/tratt.gif) repeat-x left bottom;
	padding-bottom:12px;
	line-height:140%;
	margin-bottom:10px;
}
.post h2 {
	color:#d3e48f;
	font-size:19px;
	background: transparent url(/images/tratt.gif) repeat-x left bottom;
	padding-bottom:6px;
	line-height:110%;
	margin-bottom:12px;
}
.post h2 small {
	display:block;
	text-align:right;
	font-size:11px;
	color:#999;
}
.h_sec_int .post h2 {
	position:absolute;
	top:24px;
	left:368px;
	font-size:19px;
	width:553px;
	background:none;
}
.postmetadata {
	background:#283528;
	padding:10px 10px 5px 10px;
	margin-bottom:18px;
}
.postmetadata .left {
	width:320px;
}
.col ul {
	list-style:none;
	margin:5px 0 0 3px;
}
.col ul li {
	background:transparent url(/images/dotul.gif) no-repeat left 4px;
	padding:0 0 0 9px;
	font-weight:bold;
	margin:2px 0;
}
.h_sec_int {
	background: transparent url(/images/bg_sec_int.png) no-repeat center top;
	height:73px;
	position:relative;
}
.h_sec_int .h_tit {
	position:absolute;
	top:18px;
	left:59px;
	line-height:90%;
	font-weight:bold;
	font-size:22px;
	color:#fff;
}
.h_sec_int .h_subtit {
	font-size:15px;
	color:#999;
	position:absolute;
	top:42px;
	left:59px;
}
.h_sec_int ul {
	position:absolute;
	top:18px;
	right:55px;
	list-style:none;
}
.h_sec_int ul li {
	background:transparent url(/images/dotul.gif) no-repeat left 4px;
	padding:0 0 0 10px;
	font-size:11px;
	float:left;
	width:170px;
	margin-right:6px;
}
.h_sec_int ul li a {
	font-size:16px;
	font-weight:bold;
	color:#999;
}
.h_sec_int ul li a span {
	font-size:11px;
	font-weight:normal;
	display:block
}
.h_sec_int ul li a:hover, .h_sec_int ul li a:hover span {
	color:#fff;
}
.h_sec_int ul li.selected {
	background:transparent url(/images/dotulsel.gif) no-repeat left 4px;
}
.h_sec_int ul li.selected a, .h_sec_int ul li.selected {
	color:#d3e48f;
}
#wrap_interno {
	position:relative;
	width:868px;
	margin:26px 0 30px 59px;
}
#spalla_sx {
	position:absolute;
	top:0px;
	left:0px;
width:290px;
}
#cont_interno {
	margin-left:307px;
	line-height:140%;
	position:relative;
	height:auto !important;
	height:362px;
	min-height:362px;
}
#cont_interno p {
	margin:5px 0 10px 0;
}
#cont_interno blockquote {
	font-size:16px;
}
#cont_interno ul {
	margin-left: 18px;
	list-style:none;
}
#cont_interno ul li {
	background:transparent url(/images/dotul.gif) no-repeat left 4px;
	padding:0 0 0 10px;
}
.hfut {
	color:#747c52;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.blrg {
	padding:9px;
	background-color:#283528;
	border:solid 1px #293629;
}
/* footer */
#footer-wrap p {
	margin: 7px 0 0 0;
	line-height:137%;
}
#footer .col ul li {
	font-weight:normal;
}
#footer .col ul li a {
	color:#999;
	font-weight:normal;
}
#footer .col ul li a:hover {
	color:#d3e48f;
	text-decoration:underline;
}
/* Begin Typography & Colors */
.thread-alt {
	background-color: #2a2a2a;
}
.thread-even {
	background-color: #1d1d1d;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform {
padding-bottom:10px;
margin-bottom:10px;}
#commentform input, #commentform textarea {
	background:transparent url(/images/line_form.png) no-repeat left bottom;
	font-family:Chalkboard, 'Comic Sans MS', sans-serif;
	font-size:15px;
	width:232px;
	height:19px;
	padding:4px;
	color:#FFFFFF;
}
#searchform #s {
border-bottom: solid 1px #fff;
background:none;
margin-top:9px;
font-family: Chalkboard, "Comic Sans", Arial, sans-serif;
font-size: 14px;
color:#fff;
}
#searchtop {
position:absolute;
top: 2px;
left:678px;
}
#commentform #comment {
	height:100px;
	background:transparent url(/images/bg_richiesta.png) repeat-x left bottom;
}
#commentform .checkbox {
	width:auto;
	height:auto;
}
#searchform #searchsubmit {
	background: transparent url(/images/btn_cerca_blog.png);
	font-size:1px;
width:89px;
height:33px;
	}
#commentform #submit {
	width:auto;
color:#fff;
	background:#000;
	font-size:13px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:75px;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar h2 {
color: #d3e48f;
font-size:14px;
font-weight:bold;}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul li a {
color:#ccc;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
/* End Various Tags & Classes*/
.sociable {
	float:right;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
#cont_interno .sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
