* {
	margin: 0;
	padding: 0;
}

#backsoon {
	width: 138px;
	height: 125px;
	background: url(images/backsoon.png) top left no-repeat;
	position: absolute;
	top: 5px;
	left: 450px;
}
ul,ol {
	list-style-type: disc;
	margin: 10px 0px 1em 40px;
	//margin-left: 10px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
img {
	border: none;
}
body {
	text-align: center;	
	/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	/*font-family: 'Lucida Sans Unicode', 'MS Sans Serif', 'Lucida Grande', sans-serif;*/
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/body.bg.jpg) top center repeat-x #a4bada;
	color: rgb(81, 98, 117);
}
#Promo {
	height: 70px;
	width: 990px;
	margin: 0 auto 10px auto;
}
#header {
	height: 272px;
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background: url(images/header.bg.png) top center no-repeat;
}
#header .widget {
	display: none;
}
#header #useronline-4 {
	display: block;
	position: absolute;
	top: 244px;
	left: 416px;
	text-align: center;
	margin: 0; padding: 0;
}
#header #useronline-4:hover {
	display: block;
}
#header #useronline-5 {
	display: block;
	position: absolute;
	top: 244px;
	left: 510px;
	text-align: center;
	margin: 0; padding: 0
}
#header .widget_useronline a {
	display: block;
	width: 60px;
	height: 18px;	
	text-decoration: none;
}
#header .widget_useronline a span {	
	font-size: 9px; 
	line-height: 10px;
	display: none;
}
#header .widget_useronline a:hover span {
	display: block;
	text-align: center;
	color: #000;
}

#header #text-6 {
	display: block;
	position: absolute;
	top: 244px;
	left: 510px;
	text-align: center;
	margin: 0; padding: 0;
}
#header #text-6 a {
	display: block;
	width: 60px;
	height: 18px;	
	text-decoration: none;
}
#header #text-6 a span {	
	font-size: 9px; 
	line-height: 10px;
	display: none;
}
#header #text-6 a:hover span {
	display: block;
	text-align: center;
	color: #000;
}

#header-logo {
	position: absolute;
	top: 96px;
	left: 37px;
}
#header-logo a {
	display: block;
}
#header-youtube {
	position: absolute;
	top: 133px;
	left: 682px;
}
#header-youtube a {
	display: block;
	background: url(images/youtube.channel.png) bottom left no-repeat;
	width: 98px;
	height: 46px;
}
#header-youtube a:hover {
	background-position: top left;
}
#header-youtube span {
	display: none;
}
#header-contact {
	position: absolute;
	top: 160px;
	left: 25px;
}
#header-contact a {
	display: block;
	background: url(images/email.contact.png) bottom left no-repeat;
	width: 168px;
	height: 66px;
}
#header-contact a:hover {
	background-position: top left;
}
#header-contact span {
	display: none;
}
#header-icons {
	position: absolute;
	left: 820px;
	top: 167px;	
}
#header-icons .icons {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}
#header-menu {
	position: absolute;
	top: 230px;
	left: -3px;	
}
#header-menu ul {
	list-style: none;
	margin: 0;
}
#header-menu ul li {
	float: left;
}
#header-menu ul li a {
	font-family: 'Lucida Sans Unicode', 'MS Sans Serif', 'Lucida Grande', sans-serif;
	display: block;
	text-decoration: none;
	background: url(images/header.menu.bg.png) center center no-repeat;
	color: black;
	font-size: 14px;
	text-align: center;
	height: 25px;
	width: 114px;
	padding-top: 4px;
}
#header-menu ul li a:hover {
	background: url(images/header.menu.bg.png) bottom left no-repeat;
}
#header-menu ul li.current_page_item a {
	background: url(images/header.menu.bg.png) top left no-repeat;	
	color: #ffffff;
}
#header-search {
	position: absolute;
	top: 207px;
	left: 590px;
	background: url(images/search.bg.png) top left no-repeat;
	width: 220px;
	height: 62px;
}
#header-search #s {
	position: absolute;
	top: 24px;
	left: 40px;
	width: 147px;
	height: 20px;
	padding: 2px;
	border: none;
	background: transparent;
	color: #fd3997;
}
#header-search #searchsubmit {
	position: absolute;
	left: 190px;
	top: 24px;
	border: none;
	background: transparent;
	width: 19px;
	height: 24px;
	cursor: pointer;
	color: #fff;
}
#header-podcast {
	position: absolute;
	top: 10px;
	left: 815px;
}
#header-podcast a {
	display: block;
	height: 86px;
	width: 170px;
	background: url(images/podcast.rollover.png) bottom left no-repeat;
}
#header-podcast a span {
	display: none;
}
#header-podcast a:hover {
	background-position: top left;
}



#body-master {
	width: 990px;
	margin: 0 auto 0 auto;
	padding-bottom: 15px;
	text-align: left;
	overflow: hidden;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}



/* SIDEBAR */
#body-sidebar-ads {
	float: left;
	margin: 20px 0 0 10px;
	width: 120px;
	color: #1e3b90;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	
}
#body-sidebar {
	float: right;
	margin: 20px 10px 0 0;
	width: 190px;
	background: #e7f1fb;	
	color: #1e3b90;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	
}
/* SIDEBAR MENU */
#body-sidebar ul#body-sidebar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body-sidebar ul#body-sidebar-menu li {	
	/*border-bottom: 1px solid #688cd4;*/
	background: url(images/menu.btn.bg.jpg) top left repeat-x #abc1ed;
}
#body-sidebar ul#body-sidebar-menu li span {
	display: none;
}
#body-sidebar ul#body-sidebar-menu li #otherCategories {
	padding: 0 4px 0 10px;
	height: 36px;
}
#body-sidebar ul#body-sidebar-menu li #otherCategories label {
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	display: block;
	text-shadow: #56647f -1px -1px 2px;
}
#body-sidebar ul#body-sidebar-menu li #otherCategories select {
	width: 170px;
	margin: 0 5px 0 0;
}
#body-sidebar .menuBtn {
 	display: block;
 	height: 36px;
 	border-bottom: 1px solid #abc1ed; 	
 	background-repeat: no-repeat;
 	background-position: top left; 
 	cursor: pointer;
}
#body-sidebar .menuBtn:hover {
	background-position: top right;
}
#body-sidebar #menuAppleWorld {
	background-image: url(images/menu.btn.apple.jpg);	
}
#body-sidebar #menuiPad {
	background-image: url(images/menu.btn.ipad.jpg);	
}
#body-sidebar #menuContest {
	background-image: url(images/menu.btn.contest.jpg);	
}
#body-sidebar #menuHowto {
	background-image: url(images/menu.btn.comesifa.jpg);	
}
#body-sidebar #menuVideo {
	background-image: url(images/menu.btn.video.jpg);	
}
#body-sidebar #menuSoftware {
	background-image: url(images/menu.btn.software.jpg);	
}
#body-sidebar #menuHardware {
	background-image: url(images/menu.btn.hardware.jpg);	
}
#body-sidebar #menuAccessori {
	background-image: url(images/menu.btn.accessori.jpg);	
}
#body-sidebar #menuAudioVideo {
	background-image: url(images/menu.btn.audio_video.jpg);	
}
/* SIDEBAR BEST FREE */
#body-sidebar ul#body-sidebar-softwarefree {
	border-top: 1px solid #ffffff;
	list-style: none;
	padding: 90px 0 4px 0;
	margin: 0;
	background: url(images/softwarefree.jpg) top left no-repeat #e7669f;
}
#body-sidebar ul#body-sidebar-softwarefree li {
	margin: 0 13px;
	border-bottom: 1px dotted #ffffff;
	line-height: 14px;
	font-size: 12px;
}
#body-sidebar ul#body-sidebar-softwarefree li a {
	padding: 5px 2px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#body-sidebar ul#body-sidebar-softwarefree li a:hover {
	font-weight: bold;
	background: #ffffff;
	color: #e7669f;
}
/* SIDEBAR WIDGET */
#body-sidebar .widget {
	padding: 0 0 10px 0;
	background: url(images/sfuma.bg.png) bottom left repeat-x;
}
#body-sidebar .widget ul {
	margin: 5px 5px 5px 25px;
}
#body-sidebar .widget ul li {
	margin: 0;
	padding: 0;
}
#body-sidebar h4 {
	font-size: 16px;
	padding: 5px 0 0 12px;
}
#body-sidebar .widget_categories ul li {
	font-size: 12px;
	font-style: italic;
	color: #f3519f;
	margin: 0 0 0 5px;
}
#body-sidebar .widget_categories ul li a {
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #49718f;
} 
#body-sidebar .widget_categories ul li a:hover {
	color: #f3519f;
}
#body-sidebar .widget_categories ul li a {

}
#body-sidebar .widget_recent_comments {
	
}
#body-sidebar .widget_recent_comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body-sidebar .widget_recent_comments ul li {
	background: url(images/widget.comment.bg.png) top center no-repeat;
	padding: 13px 7px 0 25px;
	min-height: 52px;
	height: auto !important;
	height: 52px;
	font-size: 10px;
	line-height: 13px;
}
#body-sidebar .widget_recent_comments ul li a {
	font-size: 11px;
	line-height: 13px;
}
#body-sidebar .widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#body-sidebar .widget_recent_entries ul li {
	color: #59c6ee;
	padding: 0;
}
#body-sidebar .widget_recent_entries ul li a {
	background: #fff;
	margin: 10px;
	border: 1px dashed #c7d4e5;
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 10px;
	color: #49718f;
	text-decoration: none;
}
#body-sidebar .widget_recent_entries ul li a:hover {
	border: 1px solid #e85495;	
	color: #e85495;
}



#body-sidebar .widget_toppost {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
}
#body-sidebar .widget_toppost h2 {
	margin: 5px 0 0 10px;
	font-size: 16px;
}
#body-sidebar .widget_toppost ul {
	margin: 0 0 0 30px;
	padding: 0;
}
#body-sidebar .widget_toppost ul li {
	color: #59c6ee;
	padding: 0;
	margin: 10px 5px 10px 0;
}
#body-sidebar .widget_toppost ul li a {
	color: #49718f;
	text-decoration: none;
}
#body-sidebar .widget_toppost ul li a:hover {
	color: #e85495;
}
/*
#body-sidebar .widget_toppost ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#body-sidebar .widget_toppost ul li {
	color: #59c6ee;
	padding: 0;
}
#body-sidebar .widget_toppost ul li a {
	margin: 5px 10px;
	border: 1px dotted #c7d4e5;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 10px;
	color: #49718f;
	text-decoration: none;
}
#body-sidebar .widget_toppost ul li a:hover {
	border: 1px solid #e85495;	
	color: #e85495;
}

*/


#body-secondsidebar {	
	clear: right;
	float: right;
	width: 325px;
	margin-top: 5px;
}

#body-pre-footer {	
	clear: both;
	color: #1d3a8d;
	padding: 5px;
	text-align: center;
	background: url(images/footer.pre.bg.png) bottom repeat-x;	
}
#body-pre-footer p {
	padding: 10px 0 10px 0;
	color: #fff;		
}
#body-pre-footer p a {
	color: #fff;
}
#body-pre-footer p a:hover {
	color: #fa53a2;
}
#body-pre-footer a {
	color: #1d3a8d;
}
#body-pre-footer a:hover {
	color: #59c6ee;
}
#body-footer {
	background: url(images/footer.bg.png) top repeat-x #fa53a2;
	color: #fff;
	text-align: center;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	
}
#body-footer-area {
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 10px 0 20px 0;
	text-align: left;
	overflow: hidden;
	background: url(images/footer.area.bg.gif) top center repeat-y;
}
#body-footer-area .widget {
	width: 228px;
	float: left;
	margin: 0 0 0 8px;
	padding: 0 5px 0 5px;
}
#body-footer-area .widget h4 {
	font-size: 18px;
}
#body-footer-area .widget a {
	color: #fff;
}
#body-footer-area .widget a:hover {
	color: #59c6ee;
}
#body-footer-area .widget a:hover {
	text-decoration: none;
}
#body-footer-area .widget ul {
	margin: 0 5px 5px 25px;
}
#body-footer-area .widget ul li {
	margin: 5px 0;
	padding: 0;
}
#body-footer-area .widget_links ul {
	list-style: none;
	margin: 0;
}
#body-footer-area .widget_links ul li {
	margin: 4px 0 8px 0;	
	line-height: 14px;
}
#body-footer-area .widget_links ul li a {
	font-weight: bold;
	display: block;
}










#body-page {
	width: 655px;
	float: left;
} 
.normal-page {
	padding: 20px 0 20px 0;
}
.storycontent {
	padding: 0 0 0 20px;	
}
.itemhead h1 {
	font-size: 18px;
	color: #ff4faa;
	padding: 10px 0 5px 15px;
	margin: 0;
	font-weight: normal;
}
.itemhead p {
	padding: 0 0 5px 15px;
	margin: 0;
}
.post-edit-link {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 10px;
	background: #000;
	color: #fff;
	padding: 1px 4px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.post-edit-link:hover {
	background: #59c6ee;
}
.normal-page p {
	margin: 10px 30px 10px 0;
}
.ad-hor {
	margin: 0 0 0 10px;
	width: 640px;
	height: 120px;
	/*background: url(images/ad.hor.jpg) center center no-repeat;*/
}
.ad-hor a {
	display: block;
	text-align: center;
	/*padding-top: 13px;*/
}




.post-big-item {
	position: relative;
	background: url(images/post.big.bg.png) bottom left no-repeat;
	overflow: hidden;
	margin: 20px 0 40px 0;
}
#body-page .post-big-item  {
	margin-bottom: 20px !important;
}
.post-big-item .post-head {
	margin: 0 0 0 70px;
	overflow: hidden;
	position: relative;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
.post-big-item .post-thumb-image {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}
.post-big-item .post-thumb-image span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(images/thumb.overimage.png) top left no-repeat;
}
.post-big-item .post-head h3 {
	margin: 0 50px 0 0;
}
.post-big-item .post-read {
	background: url(images/read.button.png) top left no-repeat;
	display: block;
	width: 87px;
	height: 17px;
	position: absolute;
	bottom: 0;
	left: 160px;
}
.post-big-item .post-read span {
	display: none;
}
.post-big-item .post-title {
	font-size: 20px;
	color: #fa53a2;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
.post-big-item .post-title:hover {
	text-decoration: underline;
}
.post-big-item .post-box-data {
	position: absolute;
	top: 0;
	left: 15px;	
	width: 47px;
	height: 83px;
	background: url(images/box.data.big.png) top left no-repeat;
	font-family: 'Lucida Sans Unicode', 'MS Sans Serif', 'Lucida Grande', sans-serif;	
}
.post-big-item .post-box-data span.post-data-day {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #fa53a2;
	padding: 3px 0 0 0;
	height: 36px;
	overflow: hidden;
}
.post-big-item .post-box-data span.post-data-month {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 1px 0 0 0;
	text-transform: uppercase;
}
.post-details, .post-tags {
	font-size: 9px;
	color: #8599c0;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.post-details span, .post-tags span {
	display: block;
}
.post-details a, .post-tags a {
	color: #8599c0;
}
.post-details a:hover, .post-tags a:hover {
	color: #fa53a2;
}
.post-big-item .post-excerpt p {
	font-size: 13px;
	color: #003333;
	margin: 0 30px 30px 0;
}
.post-big-item .post-excerpt hr {
	margin: 4px 0 7px 0;
	border: none !important;
	color: #eeeeee !important;
	clear: both;
}
.post-box-comment {
	position: absolute;
	bottom: 5px;
	left: 15px;	
	width: 47px;
	height: 47px;
	background: url(images/box.comment.bg.png) top left no-repeat;
}
.post-box-comment a {
	padding: 4px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.post-big-item .post-content {
	position: relative;
}
.post-big-item .post-excerpt {
	margin: 5px 0 0 70px;
}
.post-big-item .post-footer {
	position: absolute;
	bottom: 1px;
	left: 70px;
}
.post-medatada {
	padding: 10px 5px 5px 5px;
	margin: 5px 10px 0 10px;
	border-top: 1px solid #eeeeee;
}




.post-small-item {
	position: relative;
	background: url(images/post.big.bg.png) bottom left no-repeat;
	overflow: hidden;
	margin: 20px 0 35px 0;	
}
.post-small-item .post-head {
	margin: 0 10px 0 70px;
	overflow: hidden;
	position: relative;
}
.post-small-item .post-thumb-image {
	display: block;
	float: left;
}
.post-small-item .post-thumb-image img {
	width: 74px;
	height: 74px;
	margin: 0 5px 0 0;
}
.post-small-item .post-title {
	font-size: 14px;
	color: #fa53a2;
	text-decoration: none;
	font-weight: normal;
	font-family: 'Lucida Sans Unicode', 'MS Sans Serif', 'Lucida Grande', sans-serif;	
}
.post-small-item .post-title:hover {
	text-decoration: underline;
}
.post-small-item .post-box-data {
	position: absolute;
	top: 0;
	left: 15px;	
	width: 47px;
	height: 34px;
	background: url(images/box.data.small.png) top left no-repeat;
}
.post-small-item .post-box-data span.post-data-day {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #fa53a2;
	padding: 4px 0 0 0;
}
.post-small-item .post-box-data span.post-data-month {
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 8px;	
	color: #fa53a2;
	margin: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.post-small-item .post-box-data span.post-data-year {
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 8px;	
	color: #237aae;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.post-small-item .post-read {
	background: url(images/read.button.png) top left no-repeat;
	display: block;
	width: 87px;
	height: 17px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-small-item .post-read span {
	display: none;
}
.post-small-item .post-head {
	margin: 0 0 15px 70px;
}
.post-small-item .post-excerpt p {
	font-size: 11px;
	color: #003333;
	margin: 0 20px 0 0;
}
.post-small-item .post-details {
	margin: 0 0 0 70px;
}

.post-selected {
	padding: 0 0 30px 0;	
}
.post-selected .post-box-comment {
	position: static;
	float: right;
	top: 0; right: 0; bottom: 0; left: 0; 
	margin: 0;
	padding: 0;
}
.post-selected .post-footer {
	margin: 0 0 0 0;	
	left: 15px;
}
.post-excerpt a,
.storycontent a {
	color: #fd3997;
}
.post-excerpt a:hover,
.storycontent a:hover {
	color: #309fc8;
}
.post-selected .post-excerpt p {
	margin: 10px 0 10px 0;
}
.post-selected .post-excerpt {
	margin-left: 15px;
	margin-bottom: 0;
}

.post-info {
	margin: 0 0 0 15px;
	color: #999999;
	font-size: 9px;
	clear: both;
	width: 550px;
}

.pager-top div { 
	background: #fd3997;
	margin: 4px 0 4px 15px; 
	padding: 5px 0 2px 10px; 
	text-align: left; 
	color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.pager-top div strong {
	font-size: 14px;
}
.pager-top div ol li span {
	font-weight: bold;
}
.pager-top div ol li a {
	color: #f9d9e8;
	text-decoration: underline;
}
.pager-top div ol li a:hover {
	color: #ffffff;
	text-decoration: none;
}




.pager-bottom {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.pager-bottom div { 
	background: #fd3997;
	margin: 4px 0 4px 15px; 
	padding: 5px 0 2px 10px; 
	color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center; 
}
.pager-bottom a {
	color: #f9d9e8;
	text-decoration: underline;
}
.pager-bottom a:hover {
	color: #ffffff;
	text-decoration: none;
}





.navigation {
	overflow: hidden;
	margin-left: 10px;
}
.alignleft {
	float: left;
	overflow: hidden;
}
.alignright {
	float: right;
	overflow: hidden;
}
.navigation .alignleft a,
.navigation .alignright a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display: block;
	padding: 2px 10px 2px 10px;
	background: #fd3997;
	color: #ffffff;
	text-decoration: none;
}
.navigation .alignleft a:hover,
.navigation .alignright a:hover {
	background: #4d92bb;
}




#related-posts {
	font-family: 'Lucida Sans Unicode', 'MS Sans Serif', 'Lucida Grande', sans-serif;
	margin:10px 0 10px 15px;
}
.related_post_title {
	color:#5093bc;
	font-size:16px;
	padding:4px 0 4px 0;
}
#related-posts ul {
	list-style:none;
	margin:0;
	padding:0;
}
#related-posts ul li {
	margin:0;
	padding:5px;
	font-size:11px;
	background: url(images/related.post.bg.png) top left no-repeat;
	overflow: hidden;
}
#related-posts ul li a {
	display: block;
	color: #5093bc;
	font-size: 13px;
	text-decoration: none;
}
#related-posts ul li a:hover {
	text-decoration: underline;
}
#related-posts img {
	width: 32px;
	height: 32px;
	border: 1px solid #5093bc;
	margin: 0 7px 0 0;
	float: left;
}
#related-posts ul li small {
	display: inline;
	font-size: 11px;
	line-height: 14px;
}
#related-posts ul li br {
	display: none;
}



#post-comments {
	margin: 5px 0 0 15px;
}
#blog-rules {
	display: block;
	float: right;
	font-size: 12px;
	color: #ffffff;
}
#post-comments #comments {
	margin: 10px 0 0 0;
	color: #ff4faa;
	font-size:16px;
	padding:4px 0 4px 0;
	border-bottom: 1px solid #ff4faa;
	position: relative;
}
.comment-topright-link {
	display: block;
	position: absolute;
	top: 28px;
	right: 4px;
	overflow: hidden;
	font-size: 12px;
}
.comment-topright-link a {
	display: block;
	padding: 0 5px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	background: #fff;
	color: #49a9e0;
}
.comment-topright-link a:hover {
	background: #fa53a2;
	color: #fff;	
}
#post-comments .commenti {
	list-style: none;
	margin: 0;
	padding: 0;
}
#post-comments .commenti li {
	margin: 0 0 0 0;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;	
	position: relative;
	border: 1px solid #fa53a2;
	border-top: none !important;
	padding: 10px;
	overflow: hidden;
}
#post-comments .commenti .comment-edit-link {
	position: absolute;
	top: 4px;
	right: 5px;
	font-size: 9px;	
	text-decoration: none;
	color: #AAA;
}
#post-comments .commento_autore {
	font-size: 10px;
}
#post-comments .commenti li .commentnumber {
	font-size: 48px;
	letter-spacing: -5px;
	position: absolute;
	font-weight: bold;
	top: -10px;
	right: -3px;
	color: #fdeef6;
}
#post-comments .commenti li .avatar {
	display: block;
	float: left;
	margin: 0;
}
#post-comments .commenti li .gravatar {
	display: block;
}
#post-comments .commenti li .gravatar .avatar {
	padding: 3px;
	border: 1px solid #d3dcec;	
}
#post-comments .commenti li .commenttext {
	margin: 0 35px 10px 80px;
	font-size: 12px;
}
#post-comments .commenti li .commenttext p {
	margin: 5px 0;
}
/*#post-comments .commenti li .commenttext p:last-child {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 2px 10px;
	background: #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	//margin: 5px 130px 5px 0;
}
*/
#post-comments .commenti li .commentdate {
	margin: 0 0 5px 80px;
	font-size: 11px;	
	color: #8c97a5;
}
#post-comments .commenti li .commentauthor {
	margin: 0 0 5px 80px;
	font-size: 12px;
	font-weight: bold;	
	color: #f752a1;		
}
#post-comments .commenti li .commentauthor a {
	text-decoration: underline;
	color: #f752a1;		
}
#post-comments .commenti li .commentsuspended {
	font-size: 10px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin: 0 180px 5px 80px;
}
#post-comments .commenti li.author_comment {
	border-color: #49a9e0;
}
#post-comments .commenti li.author_comment .commentnumber {
	color: #d4e3fb;
}
#post-comments .commenti li.author_comment .commentauthor {
	color: #49a9e0;		
}
#post-comments .commenti li.author_comment .commentauthor a {
	color: #49a9e0;		
}


.refurb-hor {
	margin: 15px 0 0 10px;
}









.trackbacks {
	background: #d5e3f7;
	padding: 5px;
	margin: 15px 0 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	color: #1c3786;
	position: relative;
}
.trackbacks h3 {
	color: #1c3786;
	border: none;
	font-size: 14px;
}
.trackbacklist {
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.trackbacklist li {
	margin: 10px 0 0 0;
	padding: 0;
}



#post-comment {
	background: #49a9e0;
	padding: 5px 5px 38px 5px;
	margin: 15px 0 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	color: #fff;
	position: relative;
}
#post-comment h3 {
	color: #fff;
	border: none;
	font-size: 16px;
}


#post-comment .subscribe-to-comments {
	margin: 0 0 0 2px;
	float: left;
}
#post-trackbacks {
	
}
#post-comments #trackbacks {
	margin: 10px 0 0 0;
	color: #49a9e0;
	font-size:16px;
	padding:4px 0 4px 0;
	border-bottom: 1px solid #49a9e0;
}
#post-comment #submit {
	float: right;
	margin: 5px 0 0 0;
}













#commentform p {
	margin: 5px 0 5px 0;
	position: relative;
	overflow: hidden;
}
#commentform p input {
	width: 250px;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	background: #fff;
	padding: 5px;
	color: #1d398b;	
	font-size: 13px;
	border: 2px solid #fff;
}
#commentform p label {
	color: #fff;
	font-size: 12px;
}
#commentform #comment {
	width: 612px;
	height: 150px;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	background: #fff;
	padding: 5px;
	color: #1d398b;
	font-size: 13px;
	border: 2px solid #fff;
}
#commentform #submit {
	background: #fa53a2;
	padding: 4px 10px;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	color: #fff;
	margin: 2px 0 5px 0;
	cursor: pointer;
	font-size: 13px;
}
#commentform #submit:hover {
	background: #3ed815;
}
#commentform p input.error,
#commentform #comment.error {
	border: 2px solid #fa53a2;	
}
#commentform p label.error {
	display: block;
	position: absolute;
	font-size: 9px;
	color: #fa53a2;
	top: 2px;
	right: 368px;
}



.subscribe-to-comments {
	display: block;
	position: relative;
	top: -20px;
}












.wpcf7-form label {
	display: block;
	color: #47b3f1;
	font-size: 13px;
	margin: 8px 0 0 0;
}
.wpcf7-form .wpcf7-submit {
	background: #f452a0;
	color: #fff;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	padding: 4px 20px;
	border: none;
	margin: 0 0 0 0;
	font-size: 16px;
	cursor: pointer;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form textarea {
	padding: 4px 20px;
	margin: 0;
	background: #ffffff !important;
	width: 400px;
	padding: 4px;
	font-size: 14px;
	color: #223cac;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #47b3f1;
	cursor: auto;
}













.normal-page #searchform #s {
	font-size: 14px;
	width: 350px;
	padding: 4px;
	border: 1px solid #fa53a2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	color: #fa53a2;
}
.normal-page #searchform #searchsubmit {
	font-size: 14px;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	background: #fa53a2;
	color: #fff;
	cursor: pointer;
	border: none;
}
.normal-page #searchform #searchsubmit:hover {
	background: #59c6ee;
}


.AlexaSiteStatsWidget {
	display: none;
}



.wikiobutton1 {
	margin: 10px 0 0 280px;
}



.table {
	width: 620px;
	border-collapse: collapse;
	border: none !important;
	color: #000;
	font-family: 'Lucida Sans Unicode', 'MS Sans Serif', 'Lucida Grande', sans-serif;
}
.table thead tr th {
	background: url(images/table.th.bg.jpg) center repeat-x #92adbf;
	padding: 8px 10px;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #205980;
}
.table thead tr>*{
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;	
}
.table thead tr>*+* {
	-moz-border-radius-topleft: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	border-top-left-radius: 0 !important;	
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;	
}
 .table tbody tr th {
	border-right: 1px solid #dae2e7;
}
.table tbody tr th, 
.table tbody tr td {
	color: #19547d;
	border-bottom: 1px solid #205980;
	padding: 5px 10px;
	font-size: 12px;
}






/*
BOOKMARK E SOCIAL NETWORK
-------------------------
*/
.sociable {
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	color: #fff;
	padding: 7px 10px 2px 10px;
	overflow: hidden;
	margin: 10px 0 0 0;
	background: rgb(81, 98, 117) url(images/socialite.bg.png) top left repeat-x;
}
.sociable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sociable ul li {
	display: block;
	float: left;
}
.sociable ul li a {
	display: block;
	padding: 5px;
	background: url(bookmark/active.png) -100px -100px no-repeat;
}
.sociable ul li a:hover {
	background-position: top center;
}











/*
SUBSCRIBE TO COMMENT
--------------------
*/
.subscription-manager {
	margin-left: 15px;
}
.subscription-manager fieldset {
	padding: 5px 10px;
	border: 1px solid #79B;
	margin: 10px 0 10px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #F6F6FF;	
}
.subscription-manager fieldset legend {
	background: #79B;
	color: #fff;
	padding: 2px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.subscription-manager fieldset input[type=text] {
	font-size: 16px;
	padding: 5px 80px 5px 5px;
	border: 1px solid #ccc;
}
.subscription-manager fieldset input[type=submit] {
	background: #f452a0;
	border: none;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	height: 24px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.subscription-manager fieldset input[type=submit]:hover {
	background: #59c6ee;
}
.subscription-manager fieldset form[name=getemail] input[type=submit] {
	position: relative;
	left: -58px;
	top: -2px;	
}
.subscription-manager fieldset ul,.subscription-manager fieldset ol {
	list-style: none;
	margin-left: 0 ;
}
.subscription-manager fieldset p a {
	display: block;
	float: right;
	background: #000;
	border: none;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	text-decoration: none;
}
.subscription-manager fieldset p a:hover {
	background: #79B;
}

.subscription-manager fieldset li a {
	color: #f452a0;
}
.subscription-manager fieldset li a:hover {
	color: #59c6ee;
}






/*
SONDAGGI
--------
*/

.wp-polls-title {
	color: #f452a0 !important;
	font-size: 14px !important;
	margin: 20px 0 5px 0;
}
.wp-polls-ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 30px 0 0 !important;
}
.wp-polls-ul li {
	margin: 0;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #ccc;
}
.wp-polls-ul li label {
	cursor: pointer;
}
.wp-polls-ul li label:hover {
	background: #ffffcc;
}
.wp-polls-ans  {
	margin: 0;
	padding: 0;
}
.wp-polls-ans .Buttons {
	background: #f452a0 !important;
	border: none;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	height: 24px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
	cursor: pointer;
}
.wp-polls-ans .Buttons:hover { 
	background: #79B !important;
}

.wp-polls-ans .link {
	display: block;
	float: right;
	background: #000 !important; 
	border: none;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	text-decoration: none;
}
.wp-polls-ans .link:hover {
	background: #79B !important;
	color: #fff !important;
}



/* 
SIDEBAR PALETTE
-----------------
*/
.palette {
	margin: 0 0 5px 0;
	border: 1px solid #cfcfcf;
}
.palette h4 {
	padding: 0 2px 0 10px;
	color: #000;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	letter-spacing: -1px;
}
.palette .posts {
	list-style: disc;
	padding: 0;
	margin: 0 5px 10px 28px;
}
.palette .posts li {
	margin: 2px 2px 2px 0;
	padding: 0;
}
.palette .posts li a {
	display: block;
	font-size: 12px;
	line-height: 13px;
	color: #999;
	text-decoration: none;
}
.palette .posts li a:hover {
	text-decoration: underline;
	color: #59c6ee;
}
.switchtomac {
	background: url(images/ads/banner.switchmac.extended.jpg) top center no-repeat #ffffff !important;
	padding: 40px 0 0 0;
}




.fbConnect,  .tweetmeme_button {
	float: left !important;
	margin: 0 10px 5px 0;
}
.addthis_container {
	float: right;
	margin: 0 0 0 0;
}


#postCount {
	float: right;
	font-size: 11px;
}
