/*  
Theme Name: Ewrite.us
Theme URI: http://www.ewrite.us
Description: Ewrite � un progetto che spacca
Version: 1.0
Author: Webjuice.it
Author URI: http://www.webjuice.it/
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	background: url('images/bg.jpg') #FFFFFF repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #404040;
}

IMG { border: 0px; }

LI { list-style: none; }

UL LI UL { padding-left: 15px; }

A { 
	text-decoration: none;
	color: #69934b; 
	outline: 0px;
}

A:hover { text-decoration: underline; }

P.error { 
	display: block;
	color: #ed4848;
	font-size: 11px;
	margin-bottom: 0px !important;
}

.req {
	margin-left: 4px;
	font-size: 13px;
	color: #ed4848;
}

.author A {
	font-weight: bold;
	color: #3c3c3c;
	font-size: 11px;
}

/**************************************************************************************/

#header { height: 250px; }

.top-banner {
	margin-top: 50px;
	width: 728px;
	height: 90px;
	float: right;
}

#search {
	background: url('images/bg-search.jpg') no-repeat;
	position: absolute;
	width: 645px;
	height: 111px;
	top: 140px;
}

#search FORM { padding: 58px 0px 0px 20px; }

#search LABEL { display: none; }

#search .txtinput {
	border: 1px solid #97C00F;
	margin-right: 5px;
	background: #FFFFFF;
	width: 434px;
	padding: 3px;
	float: left;
}

#logo {
	position: absolute;
	top: 60px;
	width: 200px;
}

#logo H1, #logo H2 {
	background: url('images/logo.png') no-repeat;
	width: 200px;
	height: 80px;
}

#logo A {
	text-indent: -90000px;
	display: block;
	width: 200px;
	height: 80px;
}

#topspot {
	background: url('images/bg-topspot.jpg') no-repeat;
	width: 300px;
	height: 112px;
	float: right;
}

#topspot .num {
	padding-right: 20px;
	padding-top: 30px;
	line-height: 22px;
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	width: 100px;
	float: right;
}

#topspot .num STRONG, #topspot .num SMALL { display: block; }

#topspot .num SMALL { 
	line-height: 12px;
	font-size: 12px; 
}

/**************************************************************************************/

#menu {
	position: absolute;
	height: 35px;
	z-index: 10;
	top: 0px;
}

#menu LI {
	background: url('images/bg-menu-div.gif') no-repeat right;
	padding-right: 15px;
	margin-right: 15px;
	height: 35px;
	float: left; 
}

#menu A {
	text-indent: -90000px;
	display: block;
	height: 35px;
	float: left; 
	color: #FFFFFF;
}

#menu .m1 A {
	background: url('images/bg-m1.gif') no-repeat 0px 0px;
	width: 41px;
}

#menu .m2 A {
	background: url('images/bg-m2.gif') no-repeat 0px 0px;
	width: 67px;
}

#menu .m3 A {
	background: url('images/bg-m3.gif') no-repeat 0px 0px;
	width: 121px;
}

#menu .m4 A {
	background: url('images/bg-m4.gif') no-repeat 0px 0px;
	width: 46px;
}

#menu .m5 A {
	background: url('images/bg-m5.gif') no-repeat 0px 0px;
	width: 79px;
}

#menu .m6 A {
	background: url('images/bg-m6.gif') no-repeat 0px 0px;
	width: 58px;
}

#menu .m6 { background: transparent; }

#menu .sel A, #menu A:hover { background-position: 0px -35px; }

/**************************************************************************************/

#content {
	padding-top: 5px;
	overflow: hidden;
	width: 100%;
}

#main {
	overflow: hidden;
	width: 640px;
	float: left;
}

#main .left {
	width: 210px;
	float: left;
}

#main .left .box { background: url('images/bg-box-bottom-yellow.gif') #F0F5CF no-repeat bottom; }

#main .right {
	width: 410px;
	float: right;
}

#sidebar {
	width: 300px;
	float: right;
}

#sidebar .box { background: url('images/bg-box-bottom-yellow2.gif') #F0F5CF no-repeat bottom; }

#status { 
	margin-bottom: 20px;
	overflow: hidden;
	font-weight: bold;
	font-size: 10px;
	color: #2181B1;
	width: 100%;
}

#status A, #status STRONG, #status EM { 
	line-height: 19px;
	display: block;
	float: left;
}

#status STRONG { background: url('images/bg-status.gif') repeat-x; }

#status EM, #status A {
	background: url('images/bg-status-div.gif') no-repeat 0px 0px;
	padding: 0px 18px 0px 18px;
	color: #489bcd; 
}

#status EM { font-weight: bold; font-style: normal; width: 50%; }

#status A:hover { 
	text-decoration: none;
	color: #62b2e0; 
}

#status .home { 
	background: url('images/bg-status-home.gif') no-repeat left; 
	padding-left: 35px;
}

/**************************************************************************************/

#categories .title { background: url('images/bg-title-categories.gif') no-repeat; }

#categories LI { padding: 3px 10px 3px 10px; }

#categories { font-size: 10px; }

#categories A { font-weight: bold; font-size: 13px; }

#lastposts .title { background: url('images/bg-title-lastposts.gif') no-repeat; }

#related .title { background: url('images/bg-title-related.gif') no-repeat; }

#related H4, #related .meta { margin-left: 50px; }

/**************************************************************************************/

#login, .account { background: url('images/bg-box-bottom-fade.gif') no-repeat bottom !important; padding-bottom: 20px; }

#login .title { background: url('images/bg-title-login.gif') no-repeat; }

#login .cont {
	overflow: hidden;
	font-size: 11px;
	width: 100%;
}

#login .txtinput, .file, .txtarea, #ask .txtinput, .account .txtinput, .search-goog #goog-wm-qt {
	background:#FFFFD7 none repeat scroll 0 0;
	border: 1px solid #E0E0E0;
	padding: 4px;
	width: 190px;
}

#ask .txtinput { float: left; }

#login .txtarea, .account .txtarea {
	width: 100%;
	height: 150px;
}

#login .left, .account .left { float: left; }

#login .medium, .account .medium { float: left; width: 258px; }

#login .large, .account .large, #ask .large, .search-goog #goog-wm-qt { width: 400px; }

H3.other-things { margin-bottom: 10px; }

.check { 
	line-height: 18px;
	clear: both; 
}

#login .submit, .account .submit { margin: 15px 0px 0px 10px; }

#ask .submit { margin: 0px 0px 0px 15px; }

#login P, #ask P, .account P { margin-bottom: 10px; }

#login LABEL, #ask LABEL, .account LABEL {
	font-weight: bold;
	display: block;
	font-size: 11px;
}

#login .left SMALL, .account .left SMALL {
	display: block;
	margin-bottom: 10px;
}

#login #captchaimage {
	margin-bottom: -7px;
	margin-left: 10px;
}

FORM.account {
	margin-bottom: 40px;
}

/**************************************************************************************/

#profile { background: url('images/bg-box-bottom-fade.gif') no-repeat bottom !important; }

#profile .title { background: url('images/bg-title-profile.gif') no-repeat; }

#profile .cont {
	padding-bottom: 5px;
	overflow: hidden;
	color: #0A78BC;
	width: 100%;
}

#profile .cont A { color: #1c8fc6; }

#profile .cont P { 
	margin-bottom: 10px; 
	padding-left: 5px;
	font-size: 14px;
	letter-spacing: 0px;
}

#profile .cont UL { margin-bottom: 15px; }

#profile .cont LI {
	background: url('images/icon-arrow-blue.gif') no-repeat left;
	padding-left: 15px;
	margin-bottom: 5px;
}

#profile .avatar {
	border: 1px solid #F1F1F1;
	margin-bottom: 10px;
	margin-right: 5px;
	float: right;
	width: 47px;
	height: 47px;
}

#profile .avatar A {
	display: block;
	padding: 4px;
	background: #F1F1F1;
	width: 43px;
	height: 43px;
}

#profile .avatar A:hover { background: #9F9F9F; }

#profile .avatar IMG {
	width: 43px;
	height: 43px;
}

#profile .logout {
	background: url('images/icon-lock.gif') no-repeat left;
	padding-left: 10px;
	padding-right: 4px;
	font-size: 10px;
	float: right;
	clear: right;
}

#profile .logout A { color: #EB0000; }

#profile .write A {
	background: url('images/btn-write.gif') no-repeat 0px 0px;
	text-indent: -90000px;
	display: block;
	width: 137px;
	height: 27px;
}

#profile .write A:hover { background-position: 0px -27px; }

#profile .num, .manage .num {
	padding: 0px 5px 0px 5px;
	margin-left: 5px;
	background: #E02F27;
	font-size: 10px;
	color: #FFFFFF;
}

/**************************************************************************************/

#friends { 
	background: url('images/bg-box-bottom-fade.gif') no-repeat bottom !important; 
	overflow: hidden;
	width: 100%;
}

#iscritti {
	height: auto;
	margin-top: 20px;
}

#iscritti UL {
	display: block;
	width: 100%;
	height: 1000px;
}

#friends .title { background: url('images/bg-title-friends.gif') no-repeat; }

#friends IMG { color: #1872B0; }
#friends A, #iscritti A { color: #1872B0; }

#friends LI, #iscritti LI {
	margin-bottom: 15px;
	text-align: center;
	width: 106px;
	float: left;
}

#friends .avatar, #iscritti .avatar {
	margin: 0px auto 5px auto;
	width: 55px;
	height: 55px;
}

#friends .avatar A, #friends .avatar IMG, #iscritti .avatar A, #iscritti .avatar IMG {
	display: block;
	width: 53px;
	height: 53px;
}

#friends .avatar A, #iscritti .avatar A {
	background: #F1F1F1;
	padding: 2px;
}

#friends .avatar A:hover, #iscritti .avatar A:hover { background: #D1D1D1; }

/**************************************************************************************/

#howto { 
	background: url('images/bg-howto.jpg') no-repeat;
	margin-bottom: 20px; 
	padding-top: 56px;
	width: 410px;
	height: 154px;
}

#howto UL { padding-left: 11px; }

#howto LI {
	margin-right: 3px;
	width: 127px;
	height: 133px;
	float: left;
}

#howto .h1 A { background: url('images/bg-howto-h1.jpg') no-repeat 0px 0px; }
#howto .h2 A { background: url('images/bg-howto-h2.jpg') no-repeat 0px 0px; }
#howto .h3 A { background: url('images/bg-howto-h3.jpg') no-repeat 0px 0px; }

#howto A {
	text-indent: -90000px;
	display: block;
	width: 127px;
	height: 133px;
	float: left;
}

#howto A:hover { background-position: 0px -133px; }

/**************************************************************************************/

#top { margin-bottom: 10px; }

#top .tab H1 { 
	margin-bottom: 3px;
	margin-left: 50px;
	font-size: 13px; 
}

#top .tab UL { padding: 0px 10px 0px 10px; }

#top .tab LI {
	overflow: hidden;
	margin-top: 15px;
	width: 100%;
}

#top #t2 UL {
	height: 180px;
}

#top #t2 LI {
	float: left;
	padding-left: 10px;
	width: 130px;
}

#top .num {
	margin-left: 50px; 
	font-size: 10px;
	color: #6B6B6B;
}

#top .avatar {
	width: 45px;
	height: 45px;
	float: left;
}

#top .avatar A {
	background: #C6D688;
	display: block;
	padding: 4px;
	width: 37px;
	height: 37px;
}

#top .avatar A:hover { background: #A0AF62; }

#top .avatar IMG {
	width: 37px;
	height: 37px;
}

#top .labels A { 
	text-indent: -9000px;
	width: 150px;
	height: 35px;	
}

#top .t1 { background: url('images/tab-t1.gif') no-repeat; }
#top .t2 { background: url('images/tab-t2.gif') no-repeat; }

#top .sel .t1 { background: url('images/tab-t1-sel.gif') no-repeat; }
#top .sel .t2 { background: url('images/tab-t2-sel.gif') no-repeat; }

#t1 H1, #t1 .num { margin-left: 0px !important; }

#t1 LI { 
	background: url('images/icon-arrow-green2.gif') no-repeat 0px 2px; 
	padding-left: 20px;
	width: 260px !important;
}

#top.tabs {
	background: url('images/bg-box-bottom-yellow2.gif') #F0F5CF no-repeat bottom;
	padding-bottom: 20px;
}

#top.tabs .labels {
	background: url('images/bg-tabs-labels.gif') repeat-x;
	height: 35px;
}

#top.tabs .labels LI, #top.tabs .labels A {
	display: block;
	height: 35px;
	float: left;
}

.tabs A {
	color:#497800;
	font-weight: bold;
}

/**************************************************************************************/

#single { 
	margin-bottom: 50px;
	overflow: hidden;
	width: 100%;
}

#single .title H1 { 
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #0076BC;
}

#single .meta {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

#single .author {
	font-size: 10px;
	float: left;
}

#single .rating { 
	font-size: 10px;
	overflow: hidden;
	width: 130px;
	float: right; 
}

#single .rating IMG { 
	margin-right: 3px; 
	cursor: pointer;
	float: left;
}

#single .rating .score {
	padding-top: 2px;
	display: block;
	float: right;
}

#single .photo {
	width: 210px;
	height: 170px;
}

#single .photo A {
	background: #D2D2D2;
	padding: 4px;
}

#single .photo A:hover { background: #9F9F9F; }

#single .photo A, #single .photo IMG {
	display: block;
	width: 202px;
	height: 162px;
}

#single .cont {
	margin-bottom: 50px;
	font-size: 14px;
}

#single .cont P { 
	margin-bottom: 10px; 
	line-height: 160%;
}

#single .instructions .title {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}

#single .instructions .title H2 {
	font-size: 16px;
	color: #0076BC;
	float: left;
}

#single .instructions .level {
	padding-top: 5px;
	font-size: 10px;
	float: right;
}

#single .instructions UL {
	margin-bottom: 15px;
}

#single .instructions LI {
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	width: 100%;
}

#single .instructions .step {
	background: url('images/bg-step.gif') no-repeat;
	text-align: center;
	color: #FFFFFF;
	height: 27px;
	width: 27px;
	float: left;
}

#single .instructions .step STRONG {
	text-align: center;
	padding-top: 5px;
	display: block;
	width: 25px;
}


#single .instructions .text { margin-left: 35px; }

#single H3 {
	font-size: 14px;
	color: #0076BC;
}

/**************************************************************************************/

#comments  { margin-bottom: 50px; }

#comments .title {
	background: url('images/bg-title-shadow.gif') repeat-x bottom;
	padding-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

#comments .title H2 {
	padding-left: 5px;
	font-size: 14px;
	float: left;
}

#comments .num {
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	float: right;
}

#comments .last { border-bottom: 0px; }

/**************************************************************************************/

#reply  { margin-bottom: 50px; }

#reply .title {
	background: url('images/bg-title-shadow.gif') repeat-x bottom;
	padding-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

#reply .title H2 {
	padding-left: 5px;
	font-size: 14px;
}

#reply P.txt, #comments P.txt { padding: 5px; }

#reply P.txt A { font-weight: bold; }

#reply P {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

#reply LABEL {
	font-weight: bold;
	display: block;
	color: #616161;
}

#reply TEXTAREA, #reply .txtinput {
	border: 1px solid #D2D2D2;
	background: #FFFFCB;
	padding: 4px;
	float: left;
}

#reply .txtinput {
	width: 200px;
}

#reply TEXTAREA {
	width: 625px;
	height: 100px;
}

#reply .submit { float: right; }

/**************************************************************************************/

#main-categories { 
	margin-bottom: 50px;
	overflow: hidden;
	width: 100%;
}

#main-categories .title { margin-bottom: 20px; }

#main-categories .title H1 { 
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #0076BC;
}

#main-categories LI {
	margin-bottom: 20px;
	padding-left: 40px;
	width: 280px;
	height: 28px;
	float: left;
}

#main-categories A { 
	line-height: 100%;
	font-weight: bold;
	font-size: 14px; 
}

#main-categories .num { 
	font-size: 11px;
	display: block; 
}

#main-categories .c1 { background: url('images/catlist-c1.gif') no-repeat 0px 0px; }
#main-categories .c2 { background: url('images/catlist-c2.gif') no-repeat 0px 0px; }
#main-categories .c3 { background: url('images/catlist-c3.gif') no-repeat 0px 0px; }
#main-categories .c4 { background: url('images/catlist-c4.gif') no-repeat 0px 0px; }
#main-categories .c5 { background: url('images/catlist-c5.gif') no-repeat 0px 0px; }
#main-categories .c6 { background: url('images/catlist-c6.gif') no-repeat 0px 0px; }
#main-categories .c7 { background: url('images/catlist-c7.gif') no-repeat 0px 0px; }
#main-categories .c8 { background: url('images/catlist-c8.gif') no-repeat 0px 0px; }
#main-categories .c9 { background: url('images/catlist-c9.gif') no-repeat 0px 0px; }
#main-categories .c10 { background: url('images/catlist-c10.gif') no-repeat 0px 0px; }
#main-categories .c11 { background: url('images/catlist-c11.gif') no-repeat 0px 0px; }
#main-categories .c12 { background: url('images/catlist-c12.gif') no-repeat 0px 0px; }
#main-categories .c13 { background: url('images/catlist-c13.gif') no-repeat 0px 0px; }
#main-categories .c14 { background: url('images/catlist-c14.gif') no-repeat 0px 0px; }
#main-categories .c15 { background: url('images/catlist-c15.gif') no-repeat 0px 0px; }
#main-categories .c16 { background: url('images/catlist-c16.gif') no-repeat 0px 0px; }
#main-categories .c17 { background: url('images/catlist-c17.gif') no-repeat 0px 0px; }
#main-categories .c18 { background: url('images/catlist-c18.gif') no-repeat 0px 0px; }
#main-categories .c19 { background: url('images/catlist-c19.gif') no-repeat 0px 0px; }
#main-categories .c20 { background: url('images/catlist-c20.gif') no-repeat 0px 0px; }

/**************************************************************************************/

#category .feed {
	background: url('images/icon-feed.gif') no-repeat right;
	padding-right: 15px;
	margin-top: 13px;
	font-weight: bold;
	font-size: 11px;
	color: #f98A02;
	float: right;
}

#category .title { margin-bottom: 10px; }

#category .title H1 { 
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 3px;
	padding-left: 22px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #0076BC;
}

#category .c1 { background: url('images/bg-c1.gif') no-repeat left; }
#category .c2 { background: url('images/bg-c2.gif') no-repeat left; }
#category .c3 { background: url('images/bg-c3.gif') no-repeat left; }
#category .c4 { background: url('images/bg-c4.gif') no-repeat left; }
#category .c5 { background: url('images/bg-c5.gif') no-repeat left; }
#category .c6 { background: url('images/bg-c6.gif') no-repeat left; }
#category .c7 { background: url('images/bg-c7.gif') no-repeat left; }
#category .c8 { background: url('images/bg-c8.gif') no-repeat left; }
#category .c9 { background: url('images/bg-c9.gif') no-repeat left; }
#category .c10 { background: url('images/bg-c10.gif') no-repeat left; }
#category .c11 { background: url('images/bg-c11.gif') no-repeat left; }
#category .c12 { background: url('images/bg-c12.gif') no-repeat left; }
#category .c13 { background: url('images/bg-c13.gif') no-repeat left; }
#category .c14 { background: url('images/bg-c14.gif') no-repeat left; }
#category .c15 { background: url('images/bg-c15.gif') no-repeat left; }
#category .c16 { background: url('images/bg-c16.gif') no-repeat left; }
#category .c17 { background: url('images/bg-c17.gif') no-repeat left; }
#category .c18 { background: url('images/bg-c18.gif') no-repeat left; }
#category .c19 { background: url('images/bg-c19.gif') no-repeat left; }
#category .c20 { background: url('images/bg-c20.gif') no-repeat left; }

#category .desc {
	margin-bottom: 20px;
	line-height: 160%;
}

#category .subcats {
	background: url('images/bg-dash.gif') repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 100%;
}

#category .subcats H2 {
	background: url('images/bg-title-shadow.gif') repeat-x bottom;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
}

#category .subcats UL { width: 650px; }

#category .subcats LI {
	background: url('images/icon-arrow-green.gif') no-repeat 0px 0px;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 20px;
	width: 190px;
	height: 28px;
	float: left;
}

#category .subcats A { 
	line-height: 100%;
	font-weight: bold;
	font-size: 14px; 
}

#category .subcats .num { 
	font-size: 11px;
	display: block; 
}

#category .posts .title { margin-bottom: 20px; }

/**************************************************************************************/

#myprofile { 
	margin-bottom: 50px;
	overflow: hidden;
	width: 100%;
}

#myprofile .title H1 { 
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 20px;
	font-size: 22px;
	color: #0076BC;
}

#myprofile .photo {
	background: #D2D2D2;
	padding: 4px;
	width: 202px;
	height: 162px;
}

#myprofile .photo IMG {
	display: block;
	width: 202px;
	height: 162px;
}

#myprofile .author {
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

#myprofile .author H1 {
	font-size: 18px;
	color: #527F08;
	float: left;
}

#myprofile .score {
	background: url('images/icon-fav.gif') no-repeat left;
	padding-left: 18px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

#myprofile .cont { margin-bottom: 20px; }

#myprofile .cont UL { margin-top: 15px; }
#myprofile .cont LI { margin-bottom: 5px; }

#myprofile .cont P { 
	margin-bottom: 10px; 
	line-height: 160%;
}

#myprofile .write A, #myprofile .addfriend A {
	text-indent: -90000px;
	display: block;
	width: 137px;
	height: 27px;
	float: left;
	margin-right: 10px;
}

#myprofile .addfriend A {
	background: url('images/btn-write.gif') no-repeat 0px 0px;
}

#myprofile .write A {
	background: url('images/btn-write.gif') no-repeat 0px 0px;
}

#myprofile .write A:hover, #myprofile .addfriend A:hover { background-position: 0px -27px; }

/**************************************************************************************/

#myposts .labels {
	background: url('images/bg-title-shadow.gif') repeat-x bottom;
	height: 33px;
}

#myposts .labels UL {
	padding-left: 5px; 
}

#myposts .labels LI, #myposts .labels A {
	display: block;
	float: left;
}

#myposts .labels LI { margin-right: 5px; }

#myposts .labels A {
	border: 1px solid #E0E0E0;
	padding: 5px 10px 0px 10px;
	border-bottom: 0px;
	background: #EBEBEB;
	font-weight: bold;
	font-size: 14px;
	color: #A5A5A5;
	height: 21px;
}

#myposts .labels A:hover {
	text-decoration: none;
	color: #5B5B5B;
}

#myposts .labels .sel {
	background: url('images/bg-tab-sel.gif') no-repeat bottom;
	color: #5B5B5B;
	height: 34px;
}

#myposts .labels .sel A { 
	background: #FFFFFF; 
	color: #5B5B5B;
}

#myposts .tab { padding-top: 10px; }

#myposts .tab LI {
	border-bottom: 1px solid #ECECEC;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	width: 100%;
}

#myposts .tab LI H1 {
	margin-bottom: 3px;
	font-size: 16px;
	width: 490px;
	float: left;
}

#myposts .views { clear: left; }

#myposts .totals {
	background: url('images/bg-totals.gif') #ECECEC no-repeat bottom;
	text-align: right;
	font-weight: bold;
	margin-top: 1px;
	padding: 15px;
}

#myposts .comment { padding-top: 20px !important; }

/**************************************************************************************/

#expert {
	background: url('images/bg-expert.jpg') no-repeat;
	padding: 43px 0px 0px 14px;
	margin-bottom: 10px;
	color: #0374C4;
	width: 286px;
	height: 77px;
}

#expert H3 { display: none; }

#expert A { color: #0374C4; }

#expert .avatar {
	width: 55px;
	height: 55px;
	float: left;
}

#expert .avatar A, #expert .avatar IMG {
	display: block;
	width: 53px;
	height: 53px;
}

#expert .avatar A {
	background: #CAE7EF;
	padding: 2px;
}

#expert .avatar A:hover { background: #B5D2DA; }

#expert .desc { margin-left: 65px; }

#expert .more {
	background: url('images/icon-eye.gif') no-repeat left;
	padding-left: 18px;
	margin-top: 5px;
	font-weight: bold;
}

/**************************************************************************************/

#newsletter {
	background: url('images/bg-newsletter.jpg') no-repeat;
	margin-bottom: 10px;
	padding: 15px;
	width: 270px;
	height: 120px;
}

#newsletter H3, #newsletter P { display: none; }

#newsletter .txtinput {
	border: 1px solid #97C00F;
	margin: 55px 0px 10px 0px;
	background: #FFFFFF;
	width: 190px;
	padding: 3px;
}

#newsletter .submit { display: block; }

/**************************************************************************************/

#write-panel { margin-bottom: 50px; }

#write-panel .steps {
	margin: 30px 0px 30px 0px;
	overflow: hidden;
	width: 100%;
}

#write-panel .steps .s1 { background: url('images/bg-s1.gif') no-repeat 0px 0px; }
#write-panel .steps .s2 { background: url('images/bg-s2.gif') no-repeat 0px 0px; }
#write-panel .steps .s3 { background: url('images/bg-s3.gif') no-repeat 0px 0px; }
#write-panel .steps .s4 { background: url('images/bg-s4.gif') no-repeat 0px 0px; }

#write-panel .steps LI {
	margin-right: 20px;
	padding-left: 50px;
	line-height: 29px;
	font-weight: bold;
	color: #C2C2C2;
	height: 29px;
	float: left;
}

#write-panel .steps .active {
	background-position: 0px -29px;
	color: #4D7F02;
}

#write-panel .title H1 { 
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 5px;
	margin-bottom: 30px;
	font-size: 22px;
	color: #0076BC;
}

#write-panel .block { margin-bottom: 40px; }

#write-panel .block .title .letter {
	background: url('images/bg-step-small.gif') no-repeat;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	line-height: 13px;
	font-size: 10px;
	color: #FFFFFF;
	width: 15px;
	height: 15px;
	float: left;
}
 
#write-panel .block .title { 
	background: url('images/bg-title-shadow.gif') repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

#write-panel .block .title H2 { 
	font-size: 14px;
	float: left;
}

#write-panel .txtinput, #write-panel .txtarea, #write-panel .txtarea2 {
	background: #FFFFD7 none repeat scroll 0 0;
	border: 1px solid #E0E0E0;
	padding: 4px;
	width: 500px;
	display: block;
	overflow:auto;
}

#write-panel .txtarea2 { width: 630px; }

#write-panel .block LABEL, #write-panel .block P SMALL { display: block; }

#write-panel .block LABEL { 
	margin-bottom: 5px;
	font-weight: bold; 
	color: #5C5C5C;
}

#write-panel .block SMALL {
	display: block;
}

#write-panel .subblock { margin-bottom: 30px; }

#write-panel .block P { margin-bottom: 3px; }

#write-panel .block P.label {  height: 15px; margin-bottom: 3px; }

#write-panel .block P.label SPAN {	float: right; }

#write-panel .block P.label A { 
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	color: #414141; 
	font-size: 11px;
}

#write-panel .block P.label LABEL { margin-bottom: 0px; width: 50%; float: left; }

#write-panel .block P SMALL { 
	font-weight: bold;
	font-size: 10px;
	margin-top: 3px; 
	color: #999999;
}

#write-panel .block .list { margin-bottom: 20px; }

#write-panel .block .list LI {
	margin-bottom: 5px;
	clear: left;
}

#write-panel .select { margin-bottom: 20px; }

#write-panel .upload { margin-bottom: 20px; }

#write-panel .subblock .upload { margin-top: 20px; }

#write-panel .upload .photo {
	border: 3px solid #F2F2F2;
	float: right;
}

#write-panel .upload .photo, #write-panel .upload .photo IMG {
	width: 100px;
	height: 100px;
}

#write-panel .upload .photo IMG.video { height: 71px; }

#write-panel .buttons { 
	margin-top: 30px; 
	overflow: hidden;
	width: 100%;
}

#write-panel .buttons LI, #write-panel .buttons A { 
	height: 27px;
	float: left;
}

#write-panel .buttons LI { margin-right: 10px; }

#write-panel .buttons A { 
	text-indent: -90000px;
	display: block; 
}

#write-panel .preview A { 
	background: url('images/btn-preview.gif') no-repeat 0px 0px; 
	width: 102px;
}
	
#write-panel .publish A { 
	background: url('images/btn-publish.gif') no-repeat 0px 0px; 
	width: 157px;
}

#write-panel .publish A:hover { background-position: 0px -27px; }

#write-panel .publish {
	margin-right: 0px;
	float: right !important; 
}

/**************************************************************************************/

/**************************************************************************************/

#stream .title { background: url('images/bg-title-stream.gif') no-repeat; }

#stream .arrows {
	padding: 15px 15px 0px 0px;
	float: right;
}

#stream .arrows SPAN {
	text-indent: -90000px;
	margin-left: 5px;
	cursor: pointer;
	display: block;
	width: 13px;
	height: 9px;
	float: right;
}

#stream #dwn { background: url('images/arrow-up.gif') no-repeat; }
#stream #dwn.dis { background: url('images/arrow-up-dis.gif') no-repeat; }
#stream #up { background: url('images/arrow-dwn.gif') no-repeat; }
#stream #up.dis { background: url('images/arrow-dwn-dis.gif') no-repeat; }

#stream #up.dis, #stream #dwn.dis { cursor: auto; }

#stream UL { padding: 0px 10px 10px 10px; }

#stream LI {
	padding: 10px 0px 10px 3px;
	border-bottom: 1px solid #D0DE99;
	font-weight: bold;
}

#stream LI A.img {
	background:#C6D688 none repeat scroll 0 0;
	float: left;
	height:20px;
	width:20px;
	padding:4px;

}

#stream LI SMALL { font-weight: bold; }

#stream LI H4 { font-size: 12px; }

#stream LI H4, #stream LI SMALL { display: block; margin-left:35px; }

#stream LI A { color:#497800; }

#stream LI A.img:hover { background: #A0AF62; }


/**************************************************************************************/

#manage .title H1 { 
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 30px;
	font-size: 22px;
	color: #0076BC;
}

#manage .title H2 {
	background: url('images/bg-title-shadow.gif') repeat-x bottom;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
}

#manage .totals {
	background: url('images/bg-totals.gif') #ECECEC no-repeat bottom;
	text-align: right;
	font-weight: bold;
	margin-top: 1px;
	padding: 15px;
}

#manage .mytab {
	margin-bottom: 15px;
}

#manage .mytab TABLE {
	border-collapse: collapse;
	text-align: center;
	color: #919191;
	width: 100%;
}

#manage .mytab TH { 
	background: #E0E0E0; 
	text-align: left;
	font-size: 11px;
	color: #6B6B6B;
}

#manage .mytab TD { border: 1px solid #E0E0E0; }

#manage .mytab TH, #manage .mytab TD { padding: 8px; }

#manage .mytab H2 {
	font-size: 16px;
	text-align: left;
}

#manage .mytab H2 A {
	font-weight: bold;
	color:#497800;
}

#manage .mytab .status {
	font-size: 11px;
	font-weight: bold;
}

#manage .act { border-right: 0px !important; }
#manage .desc { border-left: 0px !important; }

#manage .act A {
	padding: 0px 10px 0px 15px;
	font-weight: bold;
	color: #414141; 
	font-size: 11px;
}

#manage .edit, .addRow { background: url('images/icon-edit.gif') no-repeat left; }
#manage .delete, .deleteRow { background: url('images/icon-delete.gif') no-repeat left; }

#manage .header { 
    background: url('images/icon-sort.gif') #E0E0E0 no-repeat 0px 10px !important; 
	padding-left: 20px !important;
    cursor: pointer;
}

#manage .headerSortUp { background: url('images/icon-sort-up.gif') #E0E0E0 no-repeat 0px 10px !important; } 
#manage .headerSortDown { background: url('images/icon-sort-dwn.gif') #E0E0E0 no-repeat 0px 10px !important; } 

/**************************************************************************************/

#footer {
	background: url('images/bg-footer.jpg') no-repeat bottom right;
	padding-top: 50px;
	font-size: 11px;
	height: 80px;
}

#footer P { margin-bottom: 5px; }

#footer A { color: #404040; }

.webjuice A { 
 background: url('images/logo-webjuice.gif') no-repeat 0px 0px;
 display: block;
 width: 81px;
 height: 50px;
text-indent: -9000px
}

.webjuice A:hover { background-position: 0px -50px; }

/**************************************************************************************/

.actions { margin-top: 20px; }

.actions LI {
	background: url('images/bg-actions-div.gif') no-repeat 5px bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.actions A, SPAN.preferiti-ok { 
	padding-left: 20px;
	font-weight: bold;
	color: #F68400; 
}

SPAN.preferiti-ok { color: #ed4848; }

.actions .write A { background: url('images/icon-write.gif') no-repeat left; }
.actions .modify A { background: url('images/icon-write.gif') no-repeat left; }
.actions .manage A { background: url('images/icon-manage.gif') no-repeat left; }
.actions .fav A, SPAN.preferiti-ok { background: url('images/icon-fav.gif') no-repeat left; }
.actions .send A { background: url('images/icon-send.gif') no-repeat left; }
.actions .print A { background: url('images/icon-print.gif') no-repeat left; }
.actions .share A { background: url('images/icon-share.gif') no-repeat left; }

.actions .logout A { 
	background: url('images/icon-lock.gif') no-repeat left; 
	color: #D3010E;
}

.actions .share, .actions .logout { background: transparent !important; }

.actions DIV#formcontatti { padding: 10px 5px 10px 0px; }

.actions DIV#formcontatti P {
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
}

.actions DIV#formcontatti LABEL {
	color:#616161;
	display:block;
	font-weight:bold;
}

.actions DIV#formcontatti .txtinput, .actions DIV#formcontatti TEXTAREA {
	background:#FFFFCB none repeat scroll 0 0;
	border:1px solid #D2D2D2;
	float:left;
	padding:4px;
	width: 160px;
	overflow: auto;
}

.actions DIV#formcontatti TEXTAREA {
	height: 100px;
}

/**************************************************************************************/

.posts .title { margin: 10px 0px 10px 0px; }

.posts .title H3 {
	font-weight: normal;
	font-size: 12px;
	color: #7F7F7F;
}

.posts .item { margin-bottom: 30px; }

.posts .item H2 { 
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-size: 16px;
}

.posts .item H2 A {	color: #497800;	}

.posts .meta {
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

.posts .author {
	font-size: 10px;
	float: left;
}

.posts .cont {
	overflow: hidden;
	width: 100%;
}

.posts .photo {
	width: 105px;
	height: 85px;
	float: left;
}

.posts .photo A {
	background: #D2D2D2;
	padding: 4px;
}

.posts .photo A:hover { background: #9F9F9F; }

.posts .photo A, .posts .photo IMG {
	display: block;
	width: 97px;
	height: 77px;
}

.posts .excerpt { 
	margin: 0px 0px 10px 120px;
	text-align: justify;
}

.posts .more A {
	background: url('images/btn-more-green.gif') no-repeat 0px 0px;
	text-indent: -90000px;
	margin-left: 120px;
	display: block;
	width: 87px;
	height: 27px;
}

.big .item H2 { font-size: 22px; }
.big .item H2 A { color: #0076BC; }

.big .photo {
	width: 115px;
	height: 95px;
}

.big .photo A, .big .photo IMG {
	width: 107px;
	height: 87px;
}

.big .excerpt, .big .more A { margin-left: 130px; }

.big .more A { background: url('images/btn-more-blue.gif') no-repeat 0px 0px; }

.posts .more A:hover { background-position: 0px -27px; }

.rating { 
	font-size: 10px;
	width: 110px;
	float: right; 
}

.rating IMG { 
	margin-right: 3px; 
	float: left;
}

.rating .score {
	padding-top: 2px;
	display: block;
	float: right;
}

/**************************************************************************************/

.comment {
	border-bottom: 1px solid #ECECEC;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	width: 100%;
}

.comment .avatar {
	background: url('images/bg-comment.gif') no-repeat top right;
	text-align: center;
	padding-right: 20px;
	width: 105px;
	float: left;
}

.comment .avatar A { color: #0676B8; }
 
.comment .avatar IMG {
	border: 2px solid #F1F1F1;
	margin: 0px auto 10px auto;
	display: block;
	width: 53px;
	height: 53px;
}

.comment .text {
	padding: 10px 20px 10px 20px;
	background: #E2F4F8;
	margin-left: 125px;
	line-height: 160%;
	color: #0676B8;
	min-height: 40px;
}

.comment .meta {
	margin-left: 145px;
	line-height: 20px;
	font-size: 10px;
}

.comment .meta H1 { font-size: 12px !important; }

/**************************************************************************************/

.box {
	padding-bottom: 20px; 
	margin-bottom: 10px;
}

.box .title { 
	margin-bottom: 10px; 
	height: 38px;
}

.box A { color: #497800; }

.box .title H3 {
	text-indent: -90000px;
	height: 38px;
}

.box .postlist { padding: 0px 10px 0px 10px; }

.box .postlist LI H4 { 
	font-size: 13px; 
	margin: -3px 0px 3px 50px;
}

.box .postlist LI {
	overflow: hidden;
	margin-top: 15px;
	width: 100%;
}

.box .postlist .photo {
	width: 45px;
	height: 45px;
	float: left;
}

.box .postlist .photo A {
	background: #C6D688;
	display: block;
	padding: 4px;
	width: 37px;
	height: 37px;
}

.box .postlist .photo IMG {
	width: 37px;
	height: 37px;
}

.box .postlist .photo A:hover { background: #A0AF62; }

.box .postlist .meta { 
	font-size: 10px;
	color: #6B6B6B;
	margin-left:50px;
}

/**************************************************************************************/

.banner { margin-bottom: 10px; }

.wrap {
	margin: 0px auto 0px auto;
	width: 960px;
}

/**************************************************************************************/

.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}

/**************************************************************************************/

#akst_social {
	background: #fff;
	border: 1px solid #fff;
	width: 210px;
}
#akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	background: none;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
	color: #404040;
	font-size: 10px;
}
#akst_delicious {
	background-image: url('images/delicious.gif');
}
#akst_diggita {
	background-image: url('images/diggita.gif');
}
#akst_yahoo_myweb {
	background-image: url('images/yahoo_myweb.gif');
}
#akst_google_bmarks {
	background-image: url('images/google_bmarks.gif');
}
#akst_technorati {
	background-image: url('images/technorati.gif');
}
#akst_segnalo {
	background-image: url('images/segnalo.gif');
}
#akst_oknotizie {
	background-image: url('images/oknotizie.gif');
}

/**********************************************************************************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/**********************************************************************************/

/* -------------
 * Radios
 * ------------- */
.jRadioWrapper {float: left;}
.jNiceRadio {
	background: transparent url(images/nice-radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
	margin-right: 3px;
	float: left; 
}


/* -------------
 * Checkboxes
 * ------------- */
.jNiceCheckbox {
	background: transparent url(images/nice-checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
	margin-right: 3px;
	float: left; 
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jNiceChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper {
	width: 152px;
	position:relative;
	height: 24px;
}

.jNiceSelectWrapper div span {
	background: url(images/nice-select.gif) no-repeat 0px 0px;
	padding: 4px 10px 6px 10px;
	position: absolute;
	width: 132px;
	line-height: 15px;
	overflow: hidden;
	display: block;
	float: none;
}

.jNiceSelectWrapper div a {
	display: block;
	position: absolute;
	right: 0px;
	width: 23px;
	height: 24px;
	background: url(images/nice-select-right.gif) no-repeat center center;
}

.jNiceSelectWrapper ul {
	position: absolute;
	width: 150px;
	top: 22px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: auto;
	overflow-y: auto;
	z-index:100;
}

#step1 .jNiceSelectWrapper ul {
	height: 150px;
}

.jNiceSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#0099CC;
	background-color: #FFF;
}

.jNiceSelectWrapper ul a:hover { background:#E1F5FF; }
.jNiceSelectWrapper ul a.selected {background: #EDEDED;}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jNiceHidden {display: none;}

/***********************************************************************************/

div.wysiwyg { 
	background: #FFFFD7 none repeat scroll 0 0;
	border: 1px solid #E0E0E0;
	width: 500px;
}
div.wysiwyg * { margin: 0; padding: 0; }

div.wysiwyg ul.panel { background: #FFFFFF none repeat scroll 0 0; border-bottom: 1px solid #ccc; float: left; width: 100%; padding: 0 0 4px 0; }
div.wysiwyg ul.panel li { list-style-type: none; float: left; margin: 0 2px; }
div.wysiwyg ul.panel li.separator { height: 16px; margin: 0 4px; border-left: 1px solid #ccc; }
div.wysiwyg ul.panel li a { opacity: 0.6; display: block; width: 16px; height: 16px; background: url('images/jquery.wysiwyg.gif') no-repeat -64px -80px; border: 0; cursor: pointer; padding: 1px; }
div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active { opacity: 0.99; }
div.wysiwyg ul.panel li a.active { background-color: #f9f9f9; border: 1px solid #ccc; border-left-color: #AAA; border-top-color: #AAA; padding: 0; }

div.wysiwyg ul.panel li a.bold { background-position: 0 -16px; }
div.wysiwyg ul.panel li a.italic { background-position: -16px -16px; }
div.wysiwyg ul.panel li a.strikeThrough { background-position: -32px -16px; }
div.wysiwyg ul.panel li a.underline { background-position: -48px -16px; }

div.wysiwyg ul.panel li a.justifyLeft { background-position: 0 0; }
div.wysiwyg ul.panel li a.justifyCenter { background-position: -16px 0; }
div.wysiwyg ul.panel li a.justifyRight { background-position: -32px 0; }
div.wysiwyg ul.panel li a.justifyFull { background-position: -48px 0; }

div.wysiwyg ul.panel li a.indent { background-position: -64px 0; }
div.wysiwyg ul.panel li a.outdent { background-position: -80px 0; }

div.wysiwyg ul.panel li a.subscript { background-position: -64px -16px; }
div.wysiwyg ul.panel li a.superscript { background-position: -80px -16px; }

div.wysiwyg ul.panel li a.undo { background-position: 0 -64px; }
div.wysiwyg ul.panel li a.redo { background-position: -16px -64px; }

div.wysiwyg ul.panel li a.insertOrderedList { background-position: -32px -48px; }
div.wysiwyg ul.panel li a.insertUnorderedList { background-position: -16px -48px; }
div.wysiwyg ul.panel li a.insertHorizontalRule { background-position: 0 -48px; }

div.wysiwyg ul.panel li a.h1 { background-position: 0 -32px; }
div.wysiwyg ul.panel li a.h2 { background-position: -16px -32px; }
div.wysiwyg ul.panel li a.h3 { background-position: -32px -32px; }
div.wysiwyg ul.panel li a.h4 { background-position: -48px -32px; }
div.wysiwyg ul.panel li a.h5 { background-position: -64px -32px; }
div.wysiwyg ul.panel li a.h6 { background-position: -80px -32px; }

div.wysiwyg ul.panel li a.cut { background-position: -32px -64px; }
div.wysiwyg ul.panel li a.copy { background-position: -48px -64px; }
div.wysiwyg ul.panel li a.paste { background-position: -64px -64px; }

div.wysiwyg ul.panel li a.increaseFontSize { background-position: -16px -80px; }
div.wysiwyg ul.panel li a.decreaseFontSize { background-position: -32px -80px; }

div.wysiwyg ul.panel li a.createLink { background-position: -80px -48px; }
div.wysiwyg ul.panel li a.insertImage { background-position: -80px -80px; }

div.wysiwyg ul.panel li a.html { background-position: -48px -48px; }
div.wysiwyg ul.panel li a.removeFormat { background-position: -80px -64px; }

div.wysiwyg ul.panel li a.empty { background-position: -64px -80px; }

div.wysiwyg iframe { border: 0; margin: 5px 0 0 0; clear: left; }

/************************************************************************************/

UL#vantaggi, UL#error {
	margin-bottom: 25px;
	font-size: 13px;
}

UL#vantaggi LI, UL#error LI {
	margin-bottom:5px;
	padding-left:20px;
}

UL#vantaggi LI {
	background:transparent url(images/icon-arrow-green2.gif) no-repeat scroll 0 2px;
}

UL#error LI {
	background:transparent url(images/icon-delete.gif) no-repeat scroll 0 2px;
}

.clear {
	clear: both;
}

.wp-pagenavi {
	text-align: right;
	color:#0076BC;
	font-weight:bold;
	font-size: 15px;
	margin:20px 0px 20px 0px;
}

.wp-pagenavi .pages {
	margin-right: 20px;
}

.wp-pagenavi .current {
	margin-right:5px;
	padding:0 3px;
}

.wp-pagenavi a {
	border:1px solid #E0E0E0;
	color:#F98A02 !important;
	margin-right:5px;
	padding:0 3px;
}

.pagination {
	font-size: 80%;
	clear: both;
	height: 30px;
}
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

.ddsg-wrapper STRONG {
	color: #0076BC;
}

.ddsg-xml-link P {
	margin-top: 15px;
}

.ddsg-xml-link P A {
	color:#F98A02;
	font-size: 15px;
	font-weight: bold;
}

/***************************************************************************/

#info .title { background: url('images/bg-title-info.gif') no-repeat; }

#info UL { padding: 0px 10px 10px 10px; }

#info LI {
	padding: 10px 0px 10px 3px;
	border-bottom: 1px solid #D0DE99;
	font-weight: bold;
}

#info LI SMALL { font-weight: bold; }

#info LI H4 { font-size: 12px; }

#info LI H4, #stream LI SMALL { display: block; }

#info LI A { color:#497800; }

#info LI A.img:hover { background: #A0AF62; }

#lang {
	position:absolute;
	top:12px;
	left: 950px;
	z-index:10;
}

#lang A {
	display:block;
	float:left;
	height:19px;
	margin-right:10px;
	text-indent:-90000px;
	width:17px;
}

#lang .en { background: url('images/flags/gb.png') no-repeat; }
#lang .ro { background: url('images/flags/ro.png') no-repeat; }
#lang .it { background: url('images/flags/it.png') no-repeat; }
#lang .es { background: url('images/flags/es.png') no-repeat; }
#lang .fr { background: url('images/flags/fr.png') no-repeat; }

.adv_hBigUp			{	margin-top:3px;	margin-bottom:15px;	}
.adv_hBigBottom		{	margin-top:3px;	margin-bottom:7px;	}
.adv_hSmallLeft		{	margin-top:3px;	margin-bottom:7px;	}
