/*
Theme Name: Sociable
Theme URI: http://www.mediabrand.it/wordpress-themes/
Description: A clean, minimalist theme. Contains these feaures: Seo Oriented, Social Network Ready, Fixed Width, 2 Columns.
Version: 0.5 alpha
Author: Mediabrand [info@mediabrand.it]
Author URI: http://www.mediabrand.it
Tags: light, white, fixed-width, two-columns, seo, web marketing, social network, buddypress
*/

/*

This file is part of Sociable - a WordPress Theme.

Sociable is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation: version 2 of the License.

Sociable is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Sociable.  If not, see <http://www.gnu.org/licenses/>.


/*************************************
 Global reset of browser's styles
 *************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
body{ line-height:1; }
ol, ul{ list-style:none; }
blockquote, q{ quotes:none; }
blockquote:before, blockquote:after, q:before, q:after{ content:''; content:none; }

/*************************************
 Base elements' definitions
 *************************************/
body{
	/* font-family:Georgia,Garamond,"Nimbus Roman No9 L",serif; */
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:x-small;
	line-height:150%;
	color:#404040;
	background-color:#fff;
	padding-left:1px;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#404040;padding:4px 0px;}
h1{ font-size:2.6em;line-height:130%;}
h2{	font-size:2.4em;line-height:130%;}
h3{	font-size:2.0em;line-height:130%;}
h4{	font-size:1.8em;line-height:130%;}
h5{	font-size:1.7em;line-height:130%;}
h6{	font-size:1.6em;line-height:130%;}
a{
	color:#004893;
	text-decoration:none;
}
a:hover{
	background-color:#d2dae1;
}
table{
	font-size:1.5em;
	margin:4px 0px;
	padding:0px;
	border:1px solid #ccc;
}
th,td{ padding:4px 6px; }
th { background-color:#ddd; }
blockquote{
	background:transparent url(images/quotes.png) top left no-repeat;
	padding:10px 10px 5px 34px;
	font-size:15px;
	color:#666;
	line-height:110%;
	text-align:right;
}
blockquote p{
	/* font-size:1em;
	line-height:130%; */
	font-size:0.9em;
	line-height:140%;
	text-shadow:1px 1px 0 #fff;
}
blockquote p.sign{
	color:#333;
	font-size:14px;
	text-align:right;
	height:15px !important;
	padding-top:0px;
}
p,ul,ol,dl,legend,pre{
	/* font-size:1.5em;
	line-height:140%; */
	padding:4px 0px;
	text-align:left;
	font-size:1.4em;
	line-height:150%;
}
hr{
	border:none 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	width:100%;
	height:1px;
	clear:both;
	margin:0;
	font-size:0; /* Fix IE6 */
	line-height:0; /* Fix IE6 */
	display:block; /* Fix IE6 */
	_margin: -4px 0;
	_border-bottom:1px solid #ccc; /* Fix IE6 */
}
pre{
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	overflow-x: auto; /*Fix Firefox2 */
	width:99%;
	font-size:1.3em;
	line-height:130%; 
}
fieldset{
	border:1px solid #ccc;
	padding: 1em 2em;
	font-size:0.9em;
	margin-bottom:5px;
}
label{
	float:left;
	width:98%;
	font-size:0.9em;
	margin-right:0.5em;
	padding-top:0.2em;
}
sup{
	vertical-align:baseline;
	font-size:0.8em;
	position:relative;
	top:-0.4em;
}
sub{
	vertical-align:baseline;
	font-size:0.8em;
	position:relative;
	bottom:-0.2em;
}
input[type="text"],input[type="password"],input[type="file"],textarea{
	border-top: 1px #acaeb4 solid;
    border-left: 1px #dde1e7 solid;
    border-right: 1px #dde1e7 solid;
    border-bottom: 1px #e3e9ef solid;
	padding:2px;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="file"]:focus,textarea:focus{
    border-top: 1px #5794bf solid;
    border-left: 1px #c5daed solid;
    border-right: 1px #b7d5ea solid;
    border-bottom: 1px #c7e2f1 solid;
	background-color:#eeefff;
}
textarea{
	height:150px;
}
input.focus,textarea.focus{
	background-color:#eeefff;
}
/*************************************
 Main sections
 *************************************/
div#fader-wrap-top{
	width:100%;
	height:300px;
	background:transparent url(images/fader_blue.png) top center repeat-y;
	overflow:auto;
	position:absolute;
	top:0px;
	left:0px;
}
div#fader-wrap-top #f-topline{
	width:100%;
	height:100%;
	background:transparent url(images/fader_topline.png) bottom center repeat-x;
}
div#fader-wrap-bottom{
	width:100%;
	background:transparent url(images/fader_blue.png) top center repeat-y;
	overflow:auto;
}
div#fader-wrap-bottom #f-bottomline{
	width:100%;
	background:transparent url(images/fader_bottomline.png) top center repeat-x;
}
div#shadow-wrap{
	width:920px;
	margin:0px auto;
	background:transparent url(images/page_shadow.png) top center repeat-y;
	position:relative;
	clear:both;
}
div#main-wrap{
	width:914px;
	margin:0px auto;
	padding:0;
	overflow:auto;
}

/*************************************
 Header section
 *************************************/
div#header{
	width:920px;
	height:114px;
	margin:4px auto;
	background:transparent url(images/header_default.png) top center repeat-y;
	position:relative;
}
div#header #logo{
	width:880px;
	height:110px;
	overflow:hidden;
	position:absolute;
	top:2px;
	left:3px;
	line-height:10em;
	color:#ccc;
}
div#header #logo img{
	vertical-align:middle;
}
div#header #logo a:hover{
	background-color:transparent;
}
div#header #logo span{
	display:inline-block;
}
div#header #name{
	position:absolute;
	top:21px;
	left:18px;
	width:476px;
	height:45px;
	overflow:hidden;
}
div#header #name h1,div#header #name h1 a,div#header #name span,div#header #name span a{
	font-size:1.8em;
	text-shadow:1px 1px 0 #fff;
	color:#666;
	padding:0;
	line-height:130%;
	text-align:center;
	display:block;
}
div#header #name a{
	text-decoration:none;
}
div#header #name a:hover{
	background-color:transparent;
	color:#444;
}
div#header #subtitle{
	position:absolute;
	top:76px;
	left:18px;
	width:476px;
	height:25px;
	overflow:hidden;
}
div#header #subtitle span,div#header #subtitle h3{
	font-size:1.3em;
	text-shadow:1px 1px 0 #fff;
	display:block;
	text-align:center;
	padding:0;
}
div#header #slogan{
	width:307px;
	height:17px;
	font-size:15px;
	position:absolute;
	top:86px;
	left:156px;
	color:#666;
	text-align:center;
	overflow:hidden;
	line-height:100%;
}
div#header #quote{
	width:386px;
	height:80px;
	position:absolute;
	top:10px;
	left:520px;
}
div#header #quote blockquote p{
	height:58px;
	overflow:hidden;
}
/*************************************
 Menu / Primary Links section
 *************************************/
div#menu-wrap{
	height:44px;
	margin:0px auto;
	background:transparent url(images/menu_bground.png) bottom center no-repeat;
	position:relative;
	overflow:hidden;
}
div#menu{
	height:44px;
	position:relative;
	left:50%;
	float:left;
	clear:both;
}
div#menu ul{
	overflow:hidden;
	position:relative;
	left:-50%;
	_float:left; /* Fix IE6 */
	padding:0px;
}
div#menu li{
	height:44px;
	float:left;
	font-size:13px;
	line-height:100%;
}
div#menu li div.right{
	width:1px;
	height:31px;
	font-size:0;
	line-height:0;
	float:left;
	background:transparent url(images/menubutton_right.png) top left no-repeat;
}
div#menu li div.left{
	width:1px;
	height:31px;
	font-size:0;
	line-height:0;
	float:left;
	background:transparent url(images/menubutton_left.png) top right no-repeat;
}
div#menu li.inactive div.middle,div#menu li.menu-item div.middle{
	height:44px;
	float:left;
	background:#c0d2ed url(images/menubutton_inactive.png) top center repeat-x;
}
div#menu li.inactive div.middle a,div#menu li.menu-item div.middle a{
	overflow:hidden;
	display:block;
	height:14px;
	padding:9px 8px 7px 8px;
	float:left; /* Fix IE6 */
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	color:#404040;
	text-align:center;
	width:134px;
}
div#menu li.inactive div.middle a:hover,div#menu li.menu-item div.middle a:hover{
	background:#c0d2ed url(images/menubutton_inactive.png) bottom center repeat-x;
}
div#menu li.active div.middle,div#menu li.current-menu-item div.middle,div#menu li.menu-item-home div.middle{
	height:30px;
	float:left;
	padding:9px 8px 7px 8px;
	background:#c0d2ed url(images/menubutton_active.png) top center no-repeat;
	text-shadow:1px 1px 0 #fff;
	text-align:center;
}
div#menu li.active div.middle a,div#menu li.current-menu-item div.middle a,div#menu li.menu-item-home div.middle a{
	padding:0;
	width:150px;
}
div#menu li.active div.middle a:hover,div#menu li.current-menu-item div.middle a:hover,div#menu li.menu-item-home div.middle a:hover{
	background:none;
}
/*************************************
 Page content
 *************************************/
#content{
 	width:594px;
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:16px 0 0 0;
	background:transparent url(images/vertical_line.png) top left repeat-y;
}
#content .post{
	padding:6px 0px 50px 46px;
	position:relative;
	overflow:hidden;
	width:548px;
}
#content .post .title h1,#content .post .title h2{
	font-size:3em;
	line-height:120%;
	color:#444;
}
#content .post .title h1 a,#content .post .title h2 a{
	text-decoration:none;
	color:#444;
	padding:0;
}
#content .post .title h2 a:hover,#content .post .title h1 a:hover{
	background-color:#ddd;
}
#content .post .title h2.tags{
	font-size:2em;
	color:#000;
}
#content .post .line_wrp{
	width:14px;
	height:1px;
	background-color:#dbdbdb;
	font-size:0;
	line-height:0;
	position:absolute;
	left:0px;
}
#content .post .wrpup{
	top:0px;
}
#content .post .wrpdown{
	bottom:0px;
}
#content .post_thumbnail{
	float:left;
	display:inline; /* Fix IE6 */
	margin:10px 20px 0 0;
}
#content .post_thumbnail img{
	display:block;
}
#content .pthumb  p{
	width:348px;
	float:right;
}
#content p span.readmore{
	display:block;
	float:right;
	background:transparent url(images/readmore_button.png) 0 0 no-repeat;
	font-size:0.9em;
	text-shadow:1px 1px 0 #fff;
}
#content p span.readmore a{
	color:#155496;
	padding:3px 12px 3px 20px;
}
#content p span.readmore a:hover{
	color:#0263C9;
	background-color:transparent;
}
.ilike{
	margin:10px 0 0 0;
	clear:both;
}
.datebutton{
	width:37px;
	height:64px;
	padding:17px 0px 0px 5px;
	background:transparent url(images/date_button.png) top left no-repeat;
	position:absolute;
	top:-1px;
	left:-49px;
	text-align:center;
	line-height:170%;
	text-shadow:1px 1px 0 #fff;
}
.datebutton span{
	display:block;
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
}
.datebutton span.day{
	font-size:2.2em;
	height:18px;
}
.datebutton span.month{
	font-size:1.2em;
	height:15px;
	text-transform:uppercase; 
}
.datebutton span.year{
	font-size:1.1em;
	line-height:120%;
}

/*************************************
 Info Box
 *************************************/
#content .infobox{
	width:548px;
	min-height:58px;
	height:auto !important;
	height:58px;
	background:transparent url(images/infobox.png) top center no-repeat;
	margin:8px 0;
	position:relative;
}
#content .infobox .core{
	padding:10px 7px 0 7px;
	margin:0 218px 0 59px;
	min-height:59px;
	height:auto !important;
	height:59px;
}
#content .infobox .closure{
	width:548px;
	height:7px;
	line-height:0;
	font-size:0;
	overflow:auto;
	background:transparent url(images/infobox.png) bottom center no-repeat;
}
#content .infobox .comments_box{
	width:62px;
	height:61px;
	text-align:center;
	color:#444444;
	position:absolute;
	top:7px;
	right:7px;
	clear:both; /* Fix IE6 */
	background:transparent url(images/comment_nr.png) right 0 no-repeat;
}
#content .infobox .comments_box span{
	display:block;
	width:100%;
	position:absolute;
	left:0px;
	font-family:Arial,Helvetica,sans-serif;
}
#content .infobox .comments_box a{
	display:block;
	width:62px;
	height:61px;
	text-shadow:0 0;
}
#content .infobox .comments_box span.total{
	font-size:2em;
	top:11px;
	color:#444;
}
#content .infobox .comments_box span.comm{
	font-size:0.9em;
	top:45px;
	color:#fff;
}
#content .infobox .facebook{
	width:78px;
	text-align:center;
	color:#444444;
	position:absolute;
	top:7px;
	right:134px;
	clear:both; /* Fix IE6 */
}
#content .infobox .facebook .fb_wrapper{
	width:78px;
	height:61px;
	position:relative;
	background:transparent url(images/facebook.png) 0 0 no-repeat;
}
#content .infobox .facebook .fb_wrapper .fb_share_count_wrapper{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	_bottom:-1px;
}
#content .infobox .twitter{
	width:55px;
	height:50px;
	text-align:center;
	color:#444444;
	position:absolute;
	top:7px;
	right:74px;
	clear:both; /* Fix IE6 */
}
#content .infobox .userpic{
	position:absolute;
	top:7px;
	left:7px;
	width:50px;
	height:50px;
	border:1px solid #666;
	background-color:#ccc;
}
#content .infobox p.taglist{
	font-size:1.1em;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	line-height:120%;
	padding:4px 0;
	text-shadow:1px 1px 0 #fff;
	width:auto;
	float:none;
}
#content .infobox a{
	padding:0px;
	text-decoration:none;
	color:#555;
	text-shadow:1px 1px 0 #fff;
}
#content .infobox a:hover{
	background-color:transparent;
	text-decoration:underline;
}
#content .infobox hr{
	margin:1px 0;
	line-height:0;
	font-size:0;
	padding:0;
	_margin:-7px 0;
}
/*************************************
 Sidebar
 *************************************/
#sidebar{
  	width:222px;
	float:right;
	padding:16px 0 0 0;
	margin:0 30px 0 0;
	overflow:auto;
	display:inline; /* Fix IE6 */
}
#sidebar h3{
	/* font-size:1.7em;
	line-height:120%; */
	font-size:1.5em;
	line-height:160%;
	padding:0;
	color:#333;
	padding:0 0 6px 20px;
	background:transparent url(images/sidebar_title.png) 0 4px no-repeat;
	text-shadow:1px 1px 0 #fff;
}
#sidebar p,#sidebar ul,#sidebar ol{
	font-size:1.1em;
	line-height:160%;
	padding:2px 0;
}
#sidebar ul, #sidebar ol {
	line-height:130%;
}
#sidebar p{
	padding:2px 4px;
}
#sidebar li{
	padding:2px 0 2px 20px;
	background:transparent url(images/sidebar_list.png) 9px 7px no-repeat;
}
#sidebar a{
	padding:0;
	text-decoration:none;
}
#sidebar .block{
	width:200px;
	padding:10px 11px;
	min-height:120px;
	height:auto !important;
	height:120px;
	background:transparent url(images/box_bground.png) top left no-repeat;
	margin:0 0 50px 0;
	font-size:1.1em;
}
#sidebar .block div{
	margin:10px 0 0 0;
}
#sidebar .block div p{
	padding-left:10px;
}
/*************************************
 Search form
 *************************************/
.search-form{
	position:relative;
	margin:5px 0px 10px 0px;
	height:34px;
}
.search-form form{
	display:inline;
}
.search-form fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
.search-form #searchfield{
	height:34px;
	background:transparent url(images/search.png) no-repeat scroll left top;
}
.search-form input.submit{
	background:transparent url(images/search.png) no-repeat scroll right -34px;
	border:0 none;
	cursor:pointer;
	height:34px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	text-shadow:1px 1px 1px #FFFFFF;
	top:0;
	width:72px;
}
.search-form input.submit:hover {
	background:transparent url(images/search.png) no-repeat scroll right bottom;
}
.search-form input.text {
	border:0 none;
	margin:9px 0 0 34px;
	padding:0;
	color:#aaa;
	font-size:1.7em;
}
.search-form input.text:focus{
	background-color:transparent;
	color:#404040;
}

/*************************************
 Footer
 *************************************/
#ft-top{
 	width:920px;
	height:43px;
	background:transparent url(images/footer_top.png) top center no-repeat;
	overflow:auto;
	margin:0px auto;
}
#footer{
 	width:920px;
	margin:0px auto 5px auto;
}
#footer a{
	text-decoration:none;
}
#footer #ft-mid{
 	width:854px;
	background:transparent url(images/footer_mid.png) top left no-repeat;
	overflow:auto;
	padding:16px 33px 10px 33px;
}
#footer #ft-mid .ft-box{
	width:257px;
	float:left;
	display:inline; /* Fix IE6 */
	margin:0 40px 0 0;
}
#footer #ft-mid .ft-box h4{
	font-size:1.6em;
	line-height:130%;
	padding:0 0 5px 0;
	margin:0;
	text-shadow:1px 1px 0 #fff;
	color:#000;
	min-height:42px;
	height:auto !important;
	height:42px;
}
#footer #ft-mid .ft-box p{
	font-size:1.2em;
	line-height:160%;
}
#footer #ft-bot{
 	width:854px;
	background:transparent url(images/footer_bottom.png) bottom left no-repeat;
	padding:4px 33px 10px 33px;
}
#footer #ft-bot p{
	font-size:1.1em;
	line-height:130%;
	text-align:center;
	text-shadow:1px 1px 0 #fff;
}

/*************************************
 JFlow
 *************************************/
#jslide{
	width:854px;
	margin:0px auto 4px auto;
}
#controller{visibility:hidden;height:1px;font-size:0;line-height:0;}
.slidebutton{
	width:52px;
	height:208px;
	float:left;
	position:relative;
}
.slideleft{
	width:57px !important;
	background:transparent url(images/left.png) top left no-repeat;
}
.slideright{
	background:transparent url(images/right.png) top right no-repeat;
}
a.button{
	display:block;
	width:34px;
	height:58px;
	cursor:pointer;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-left: -17px;
	margin-top: -29px;
	border:0px;
	padding:0px;
}
a.prev{
	background:transparent url(images/prev.png) top center no-repeat;
}
a.next{
	background:transparent url(images/next.png) top center no-repeat;
}
a.prev:hover{
	background:transparent url(images/prev.png) bottom center no-repeat;
}
a.next:hover{
	background:transparent url(images/next.png) bottom center no-repeat;
}
#slideswrapper{
	background:transparent url(images/jflow.png) top center repeat-x;
	float:left;
	margin-bottom:4px;
}
#slides .container div{
	position:relative;
	margin:13px 0px;
}
#slides .container div h2{
	color:#333;
	width:476px;
	height:22px;
	font-size:1.8em;
	padding:12px 1px 10px 1px;
	overflow:hidden;
}
#slides .container div p{
	width:476px;
	height:130px;
	margin:0px 1px 0px 1px;
	overflow:hidden;
}
#slides .container div p.pic{
	width:266px;
	height:146px;
	background:#f2f2f2 url(images/slidepic.png) top center no-repeat;
	position:absolute;
	right:0px;
	top:22px;
	padding:0px;
	margin:0px;
}
#slides .container div p.pic img{
	width:200px;
	height:118px;
	position:absolute;
	top:12px;
	left:33px;
	border:0px;
	padding:0px;
	margin:0px;
}

/*************************************
 Pager
 *************************************/
ul.pager{
	list-style: none;
	padding:0 0 0 46px;
	font-size:1.1em;
}
ul.pager li{
	float:left;
	margin:0 4px 4px 0;
	line-height:130%;
	text-shadow:1px 1px 0 #fff;
	background-color:#ededed;
	border:1px solid #ddd;
}
ul.pager li a:hover{
	background-color:#e5e5e5;
}
ul.pager li a,ul.pager li.active{
	display:block;
	padding:2px 6px;
	color:#004893;
	border:1px solid #bbb;
}
ul.pager li.standard{
	margin:1px 5px 4px 0;
	padding:2px 6px 2px 6px;
	color:#bbb;
}
ul.pager li.active{
	padding:2px 6px 2px 6px;
	margin-top:1px;
	color:#aaa;
	border:1px solid #ddd;
}
ul.pager li.number{
	font-family:Arial,Helvetica,sans-serif;
}

/*************************************
 Comments
 *************************************/
#comments hr{
	margin:10px 0;
	border-top:1px solid #ddd;
}
#comments h6{
	font-size:1.2em;
	padding:0;
	color:#666;
}
#comments p{
	width:auto;
	font-size:1.2em;
}
#comments p.small{
	font-size:1em;
}
#comments .avatar{
	width:50px;
	height:50px;
	float:left;
	display:inline; /* Fix IE6 */
	margin:0 10px 10px 0;
}
/*************************************
 Tags & Categories
 *************************************/
#content span.tagdate{
	display:block;
	float:left;
	margin:10px 0 0 0;
	font-size:1.2em;
}
#content span.tagmore{
	display:block;
	float:right;
	padding:0 0 0 9px;
	margin:10px 0 0 0;
	font-size:1.3em;
	background:transparent url(images/sidebar_list.png) 0 3px no-repeat;
}
/*************************************
Immagini
*************************************/
img.alignleft,img.alignnone{
	margin:5px 10px 6px 0 !important;
	display:block;
	float:left !important;
	overflow:auto;
	text-align:center;
}
img.aligncenter{
	display:block;
	margin:5px auto 14px auto !important;
	overflow:auto;
	text-align:center;
	float:none !important;
}
img.alignright{
	margin:5px 0 6px 10px;
	display:block;
	float:right;
	overflow:auto;
	text-align:center;
}

/*************************************
Banner
*************************************/
#sidebar .banner{
	width:222px;
	height:520px !important;
	background:transparent url(images/banner_blog.png) 0 0 no-repeat;
	padding:0;
}
#sidebar  .banner a.link_banner{
	display:block;
	width:222px;
	height:520px;
}
#sidebar .banner a:hover{
	background-color:transparent;
	text-decoration:none;
}