/*
Theme Name: Gadgetine
Theme URI: http://www.orange-themes.com/gadgetine/
Description: Wordpress Theme for Premium Magazines
Author: Orange Themes
Version: 1.0.6
*/


html,
body {
	height: 100%;
}

body {
	color: #1b1b1b;
	font: 12px/18px arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('img/bg-alto.jpg') center top no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
input {
	margin: 0;
	padding: 0;
}

table,
tr,
td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

ul,
li,
ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #115fbf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

input[type=text]:focus,
input[type=submit]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
	outline: 0 none;
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

a img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.container {
	margin: 0px auto;
	min-height: 100%;
	width: 1000px;
}

.hd_w {
	height: 220px;
	width: 100%;
}

.hd {
	margin: 0 auto;
	width: 1000px;
}

.ct_w, .ct_w_404 {
	overflow: hidden;
	position: relative;
	/* width: 1000px; */
	z-index: 3;
	clear: both;
	padding: 10px 0px;
	/* background: #FFFFFF url('img/body_texture.png') center top repeat-y; */
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.singlepage_404 {
	width: 100%;
	float: none;
}

div.top_container {
	background: #FFFFFF url('img/body_top.png') center no-repeat;
	height: 11px;
	clear:both;
}

div.bottom_container {
	background: #FFFFFF url('img/body_bot.png') center no-repeat;
	height: 11px;
	clear:both;
}

.ct {
	margin: 0 auto;
	width: 1000px;
}

.ct_single {
	margin: 0 auto;
	width: 1000px;
	padding: 10px;
}

.ct_home {
	margin: 0 auto;
	float: left;
}
/*
.ft_w {
	background: url(img/ft_bg.png) 0 0 repeat-x;
	height: 476px;
	width: 100%;
}
*/
.ft {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

.clearft {
	clear: both;
	height: 377px;
}

.logo {
	float: left;
	margin: 0 0 0 -80px;
	width: 324px;
}

div.reply {
	text-align: right;
}

ul#menu-main {
	margin: 5px 0px 0px 0px;
}

ul#social_menu {
	list-style: none;
	margin: 9px 0px 0px 0px;
}

ul#social_menu li{
	float: left;
}

ul#social_menu li a {
	display: block;
	margin-right: 0px;
}

a#mail_link {
	background: url('img/tasto_mail.png') center no-repeat;
	width: 30px;
	height: 32px;
}

a#fb_link {
	background: url('img/tasto_facebook.png') center no-repeat;
	width: 30px;
	height: 32px;
}

a#rss_link {
	background: url('img/tasto_rss.png') center no-repeat;
	width: 30px;
	height: 32px;
}

a#tw_link {
	background: url('img/tasto_twitter.png') center no-repeat;
	width: 30px;
	height: 32px;
}

.menu_w {
	background: url('img/barra_menu.png') center no-repeat;
	height: 50px;
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-top: -35px;
}

form#searchForm {
    float: left;
    height: 40px;
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
}

form#searchForm input#s {
	border: medium none;
    float: left;
    height: 22px;
    margin: 0px;
	padding-left: 10px;
    width: 230px;
	background: url('img/search.png') center no-repeat;
}

.menu {
	margin: 0 auto;
	overflow: hidden;
	width: 555px;
	float: left;
}

.menu ul {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.menu li {
	float: left;
	height: 44px;
}

.menu a {
	color: #fff;
	text-decoration: none;
	text-shadow: #2b2b2b 0 1px 0;
	padding: 11px 5px 0 19px;
	margin: 0px 10px 0px 0px;
	display: block;
}

.menu a span {
	display: block;
	height: 33px;
}

.menu a:hover {
	cursor: pointer;
}

.menu a:hover span {
	background: url(img/triangolo.png) bottom center no-repeat;
}

.menu .act {
	/* background: url(img/ico_blt_1.png) bottom center no-repeat !important; */
}

.menu .act a {
	
	display: block;
	height: 44px;
	padding-right: 4px;
}

.menu .act a:hover span {
	text-decoration: none;
}

.menu .act span {
	/* background: url(img/menu_span_bg.png) top left no-repeat; */
	display: block;
	height: 33px;
	/* padding: 11px 15px 0 19px; */
}

.menu .reklama {
	background: url(img/reklama_bg.png) center 1px no-repeat;
}

.search_form {
	float: left;
}

.search_form table {
	float: left;
	height: 20px;
	margin: 9px 0px 0px 10px;
}

.search_form table input {
	background-color: #fff;
	border: none;
	color: #333;
	font-size: 11px;
	padding: 0 8px;
	width: 152px;
}

.search_form table td {
	height: 22px;
	padding: 0 1px;
	vertical-align: middle;
	width: 210px;
	border: 1px solid #666666;
}

.search_form .btn {
	float: left;
}

.ad_text_w {
	height: 41px;
	width: 100%;
	clear: both;
	display: none;
}

.ad_text {
	margin: 0 auto;
	padding-top: 11px;
	width: 1000px;
}

.ad_text a {
	color: #115fbf;
	font: bold 11px tahoma, sans-serif;
}

.ad_text b {
	color: #d50d0d;
}

.ad_text .ad {
	position: absolute;
	text-align: center;
	width: 1000px;
	z-index: 1;
}

.ad_text .social {
	float: right;
	position: relative;
	text-align: right;
	z-index: 2;
}

.ad_text .social img {
	float: right;
	margin-left: 15px;
}

.ct_c1 {
	float: left;
	/* margin-right: 30px; */
	width: 320px;
	/* margin-left: 20px; */
	margin: 0px 15px;
}

.ct_c2 {
	float: left;
	/* margin-right: 30px; */
	width: 320px;
	margin-right: 15px;
}

.ct_c3 {
	float: left;
	width: 300px;
}

.ct_article {
	float: left;
}

.ct_article_search {
	float: left;
	/* width: 690px; */
	width: 500px;
}

.block_1 {
	margin-bottom: 20px;
}

.block_1 h2 {
	background: url(img/bg_titolo.jpg) top center repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	text-transform: uppercase;
}

.block_1 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.block_1 hr, .topstories hr {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding: 0px 0px 15px 0px;
	border: none;
}

.block_1 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_1 .img {
	height: 37px;
	padding-top: 2px;
	vertical-align: top;
	width: 62px;
}

.block_1 .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
}

.block_1 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

/*.block_2 .title a.excerpt_link, .block_1 .title a.excerpt_link, .block_5 .title a.excerpt_link {
	color: #115fbf;
	text-decoration: underline;
} */

.block_10 .title a.archive_more, .block_10 .title a.read_more {
	font-size: 12px;
}

.block_1 .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
}

.block_1 .title span {
	margin-left: 4px;
}

.block_1 .title span a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background: url(img/comment-icon-0.png) left no-repeat;
	display: inline-block;
	width: 17px;
	height: 18px;
	padding: 0px 0px 0px 21px;
}

.block_1 .title span a:hover {
	color: #FF5A00;
	background: url(img/comment-icon-1.png) left no-repeat;
}

.block_1 .title img {
	margin-left: 4px;
}

.block_1 .spacer {
	height: 11px;
}

.block_1 table {
	margin-bottom: 2px;
}

.block_2 {
	margin-bottom: 20px;
}

.block_2 h2, .topstories h2  {
	background: url(img/bg_titolo.jpg) top center repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	text-transform: uppercase;
}

.block_2 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.block_2 hr {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding: 0px 0px 15px 0px;
	border: none;
	margin-top: 0px;
}

.block_2 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_2 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	padding: 10px 0;
}

.block_2 h3 a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_2 h3 a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
	text-decoration: underline;
}

.block_2 h3 img {
	margin-left: 6px;
}

.block_2 h3 span {
	margin-left: 4px;
}

.block_2 h3 span a {
	color: #FF5A00;
	font-size: 11px;
	font-weight: normal;
}

.block_2 h3 span a:hover {
	color: #FF5A00;
	/* color: #cc0000; */
}

.block_2 .img {
	padding: 3px 0 0 0;
	vertical-align: top;
	width: 127px;
}

.block_2 .title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.block_2 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_2 .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
}

.block_2 .title span {
	margin-left: 4px;
}

.block_2 .title span a {
	color: #FF5A00;
	font-size: 11px;
	font-weight: normal;
}

.block_2 .title span a:hover {
	/* color: #cc0000; */
	color: #FF5A00;
}

.block_2 .title img {
	margin-left: 4px;
}

.block_2 .title div {
}

.block_2 .title p {
	font-weight: normal;
	padding-top: 6px;
	text-align: justify;
}

.block_2 .spacer {
	height: 10px;
}

.block_2 .list {
	/* background: url(img/line_hv_1.gif) top right no-repeat; */
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 13px;
	padding: 15px 0 0 0;
}

.block_3 {
	margin-bottom: 20px;
}

.block_3 h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	padding-top: 10px;
}

.block_3 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_3 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_3 table {
	margin: 0 auto;
	width: 333px;
}

.block_3 td {
	vertical-align: top;
}

.block_3 .list {
	background: url(img/line_vhv_1.gif) bottom center no-repeat;
	margin-top: -14px;
}

.block_3 .item {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 auto;
	width: 96px;
}

.block_3 .item img {
	margin-bottom: 9px;
}

.block_3 .item a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_3 .item a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_3 .item span {
	margin-left: 4px;
}

.block_3 .item span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_3 .item span a:hover {
	color: #cc0000;
}

.block_3 .row {
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0 13px 0;
}

.block_3 .row .readmore {
	margin: 0 16px 2px 16px;
}

.block_4 {
	margin-bottom: 20px;
	clear: left;
}

.block_4 h2{
	/* background: url(img/line_h1.png) top left repeat-x; */
	/* color: #951717; */
	color: #FF5A00;
	border-top: 3px solid #FF5A00;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-top: 10px;
}

.bigiconetwork {
	padding: 3px !important;
}

div#network_widget h4 {
	/* background: url(img/line_h1.png) top left repeat-x; */
	/* color: #951717; */
	color: #FF5A00;
	border-top: 3px solid #FF5A00;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-top: 10px;
}

.block_4 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_4 h2 span {
	background: url(img/line_h4.png) bottom center repeat-x;
	display: block;
	padding-bottom: 22px;
}

.block_4 h2 span {
	background: none;
	display: normal;
	padding: 0;
}

.block_4 ul {
	list-style-type: none;
	margin-bottom: 5px;
	overflow: hidden;
}

.block_4 ul a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_4 ul a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
	text-decoration: underline;
}

.block_4 ul span {
	margin-left: 4px;
}

.block_4 ul span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_4 ul span a:hover {
	/* color: #cc0000; */
	color: #FF5A00;
}

.block_4 li {
	margin-bottom: 6px;
	padding-left: 12px;
}


div#get_recent_comments_wrap ul li{
	background: url(img/comment_ticks.jpg) top left no-repeat;
	padding-left: 20px;
}

div#get_recent_comments_wrap div.autore {
	text-align: right;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}


.block_5 {
	margin-bottom: 20px;
}

.block_5 h2 {
	background: url(img/bg_titolo.jpg) top center repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	text-transform: uppercase;
	height: 26px;
}

.block_5 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.block_5 hr {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding: 0px 0px 22px 0px;
	border: none;
}

.block_5 h2 span {
	background: url(img/line_h2.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_5 .img {
	padding-top: 2px;
	vertical-align: top;
	width: 62px;
}

.block_5 .title {
	font-size: 14px;
	line-height: 18px;
	padding-right: 16px;
}

.block_5 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_5 .title a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.block_5 .title span {
	margin-left: 4px;
}

.block_5 .title span a {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.block_5 .title span a:hover {
	color: #cc0000;
}

.block_5 .title img {
	margin-left: 4px;
}

.block_5 .spacer {
	height: 11px;
}

.block_5 .list {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -18px 0 13px 0;
	padding-top: 18px;
}

/*
.block_6 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 515px;
}
*/
.block_6 {
	float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 500px;
}

.block_6 h2 {
	/*background: url(img/line_h6.png) bottom center no-repeat;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 3px 20px;
}

.block_6 h2 a {
	color: #000;
	text-decoration: none;
}

.block_6 h2 a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
	text-decoration: underline;
}

.block_6 h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 0;
}

.article hr {
	color: #ebebeb;
	background-color: #ebebeb;
	height: 1px;
	border: 0 none;
	margin: 3px;
}

.block_6 .article .postdata {
	overflow: hidden;
	letter-spacing: 1px;
    margin-left: 5px;
	color: #7b7b7b;
	font-size: 11px;
}

.block_6 .article .postdata span {
	color: #777777;
	font-weight: bold;
}

.block_6 .article .postdata span a {
	color: #FF5A00;
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: normal;
	background: url(img/comment-icon-0.png) left no-repeat;
	width: 17px;
	height: 18px;
	padding: 0px 0px 0px 21px;
}

.block_6 .article .postdata span a:hover {
	background: url(img/comment-icon-1.png) left no-repeat;
	color: #FF5A00;
	text-decoration: underline;
}

.block_6 .article {
	/* background: url(img/line_v_1.gif) top right repeat-y; */
	margin: -14px 0 20px 0;
	overflow: hidden;
}

.block_6 .article .social {
	margin-bottom: 31px;
	overflow: hidden;
}

.block_6 .article .social span {
	float: right;
}

.block_6 .article .social span a {
	color: #FF5A00;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: url(img/comment-icon-0.png) left no-repeat;
	width: 17px;
	height: 18px;
	padding: 0px 0px 0px 21px;
}

.block_6 .article .social span a:hover {
	background: url(img/comment-icon-1.png) left no-repeat;
	color: #FF5A00;
	text-decoration: underline;
}

.block_6 .article .social iframe, .block_6 .article .postdata iframe {
    float: right;
    width: 100px !important;
}

.block_6 .article .social .db-wrapper {
	float: left;
}

.block_6 .article .text {
	font: 12px/18px verdana, sans-serif;
	text-align: justify;
}

.block_6 .article .text .caps:first-letter {
	float: left;
	font-size: 40px;
	font-weight: bold;
	margin: 5px 6px 0 0;
}

.block_6 .article .text p {
	margin-bottom: 19px;
}

.block_6 .article .text .img {
	text-align: center;
}

.block_6 .article .text ul {
	list-style-type: none;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-left: 17px;
}

.block_6 .article .text li {
	background: url(img/ico_blt_2.png) 0 7px no-repeat;
	margin-bottom: 3px;
	padding-left: 12px;
}

.block_6 .article .text ol {
	padding-left: 15px;
	margin-left: 17px;
	margin-bottom: 25px;
	padding-top: 5px;
}

.block_6 .article .text ol li {
	padding: 0;
	background: none;
}

.block_6 .article .text h1 {
	font-size: 28px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h2 {
	font-size: 20px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h3 {
	font-size: 18px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h4 {
	font-size: 16px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h5 {
	font-size: 14px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text h6 {
	font-size: 10px;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.block_6 .article .text blockquote {
	font: italic 14px/22px "Georgia", serif;
	border-left: 3px solid #d3d3d3;
	margin: 0 0 0 17px;
	padding-left: 10px;
	padding-right: 17px;
}

.block_6 .article .text .wp-caption {
	margin-bottom: 20px;
}

.block_6 .article .text .wp-caption p {
	margin: 0;
	padding: 0;
	margin: 5px 0;
}

.block_6 .footer {
	background: url(img/line_v_1.gif) top right repeat-y;
	padding-right: 16px;
}

#footer_mailIconLink, #footer_rssIconLink, #footer_twIconLink, #footer_fbIconLink {
	width: 38px;
	height: 40px;
	display: block;
	float: left;
}

#footer_fbIconLink {
	height: 41px;
}

.block_6 .footer table {
	width: 100%;
}

.block_6 .author {
	color: #787878;
	margin-bottom: 5px;
}

.block_6 .author span {
	float: right;
	font-size: 11px;
	font-weight: normal;
}

.block_6 .author span a:hover {
	color: #FF5A00;
	text-decoration: underline;
}

.block_6 .comments {
	/* background: url(img/line_v_1.gif) top right repeat-y; */
	margin: -14px 0 20px 0;
	padding: 14px 0 0 0;
	width: 500px;
}

ul.children {
	margin: 0px 0px 0px 46px;
}

.block_6 .comments h3 {
	background: url(img/line_h6.png) bottom center no-repeat;
	color: #FF5A00;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0 16px 27px 0;
}

.block_6 .comments h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 6px;
	float: left;
}

div.commentmetadata {
	clear:both;
}

.block_6 .comments h4 a {
	color: #FF5A00;
	text-decoration: none;
}

.block_6 .comments h4 a:hover {
	text-decoration: underline;
}

.block_6 .comments h4 b {
	margin: 0 5px;
}

.block_6 .comments h4 span {
	color: #787878;
}

.block_6 .comments p {
	font: 12px/18px verdana, sans-serif;
	margin-bottom: 20px;
}

.block_6 .comments .item {
	background: url(img/line_h_1.gif) bottom left repeat-x;
	margin: 0 0px 13px 0;
	padding-bottom: 14px;
	word-wrap: break-word;
}

.block_6 .add_comment .text {
	width: 410px;
}

.block_6 .add_comment .textarea {
	height: 170px;
	width: 335px;
}

.block_6 .add_comment .keyword_text {
	width: 50px;
}

.block_6 .back {
	background: url(img/ico_blt_6.png) left 7px no-repeat;
	color: #cc0000;
	float: right;
	font-size: 12px;
	padding-left: 10px;
}

.block_6 .keyword {
	font-size: 11px;
}

.block_6 .keyword b {
	font-size: 14px;
}

.block_6 .block_8 h2 a {
	color: #FF5A00;
	text-decoration: none;
}

.block_6 .block_8 h2 a:hover {
	text-decoration: underline;
}

/*
.block_7 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 135px;
}
*/
.block_7 {
	 float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 135px;
}

.block_7 h2 {
	/* background: url(img/line_h1.png) top left repeat-x; */
	color: #FF5A00;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-top: 0px;
}

.block_7 h2 span {
	background: url(img/line_h7.png) bottom center no-repeat;
	display: block;
	padding: 5px 0 24px;
}

.block_7 .title span {
	line-height: 16px;
	margin-left: 2px;
}

/* .block_7 .title span a {
	color: #FF5A00;
	font-size: 11px;
	font-weight: normal;
} */

.block_7 .title span a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background: url(img/comment-icon-0.png) left no-repeat;
	display: inline-block;
	width: 17px;
	height: 18px;
	padding: 0px 0px 0px 21px;
}

.block_7 .title span a:hover {
	background: url(img/comment-icon-1.png) left no-repeat;
	color: #FF5A00;
	text-decoration: none;
}

div.add_comment a:hover, a.comment-reply-link:hover {
	color: #FF5A00;
	text-decoration: underline;
}

.block_7 .title span a:hover {
	/* color: #cc0000; */
	color: #FF5A00;
}

.block_7 .title a img {
	margin-bottom: 8px;
}

.block_7 .title a {
	color: #1b1b1b;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.block_7 .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
}

.block_7 .spacer {
	background: url(img/line_h_1.gif) 0 12px repeat-x;
	height: 30px;
}

.block_8 {
	margin-bottom: 20px;
	width: 500px;
}

.block_8 h2 {
	/* background: url(img/line_h1.png) top left repeat-x; */
	color: #FF5A00;
	border-top: 3px solid #FF5A00;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 4px 0;
	padding: 10px 0 0 0;
}

.block_8 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.block_8 h2 span {
	background: url(img/line_h6.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_8 h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.block_8 .title span {
	line-height: 16px;
	margin-left: 4px;
}

.block_8 .title span a {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.block_8 .title span a:hover {
	/* color: #cc0000; */
	color: #FF5A00;
}

.block_8 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_8 .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
}

.block_8 .title div {
	height: 38px;
	overflow: hidden;
}

.block_8 .img {
	padding-top: 3px;
	vertical-align: top;
	width: 62px;
}

.block_8 .list {
	/* background: url(img/line_v_1.gif) top right repeat-y; */
	margin: -18px 0 13px 0;
	padding: 16px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

.block_8 .spacer {
	height: 10px;
}

.block_9 {
	margin-bottom: 30px;
	width: 500px;
}

.block_9 .tl {
	background: url(img/block_9_tl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_9 .tm {
	background: url(img/block_9_tm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.block_9 .tr {
	background: url(img/block_9_tr_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_9 .ml {
	background: url(img/block_9_ml_bg.png) 0 0 repeat-y;
	width: 5px;
}

.block_9 .mm {
	background-color: #f8f4e8;
	color: #441b00;
	padding: 6px 9px 4px 9px;
}

.block_9 .mm a {
	color: #441b00;
}

.block_9 .mr {
	background: url(img/block_9_mr_bg.png) 0 0 repeat-y;
	width: 5px;
}

.block_9 .bl {
	background: url(img/block_9_bl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.block_9 .bm {
	background: url(img/block_9_bm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.block_9 .br {
	background: url(img/block_9_br_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

/*.block_10 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 515px;
}*/

 .block_10 {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 500px;
} 

.block_10 h2 {
	/* background: url(img/line_h1.png) top left repeat-x; */
	color: #FF5A00;
	border-top: 3px solid #FF5A00;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 4px 0;
	padding: 10px 0 0 0;
}

.block_10 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #FF5A00;
}

.block_10 h2 a:hover {
	color: #FF5A00;
	text-decoration: underline;
}

.block_10 h2 span {
	background: url(img/line_h6.png) bottom center no-repeat;
	display: block;
	padding-bottom: 20px;
}

/*.block_10 .item {
	background: url(img/line_hv_2.gif) bottom right no-repeat;
	margin-bottom: 20px;
	padding: 0 16px 20px 0;
}*/

.block_10 .item {
	/*background: url(img/line_hv_2.gif) bottom right no-repeat;*/
	margin-top: -18px;
	padding: 25px 20px 20px 0;
	border-bottom: 1px solid #c3c3c3;
}

.block_10 .item td {
	vertical-align: top;
}

.block_10 .img {
	padding-top: 5px;
	width: 177px;
}

.block_10 .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding: 3px 0 5px 0;
}

.block_10 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_10 .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
	text-decoration: underline;
}

.block_10 .title span {
	margin-left: 4px;
}

/*
.block_10 .title span a {
	color: #FF5A00;
	font-size: 11px;
	font-weight: normal;
}

.block_10 .title span a:hover {
	/* color: #cc0000; 
}
*/


.block_10 .title span a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background: url(img/comment-icon-0.png) left no-repeat;
	display: inline-block;
	width: 17px;
	height: 23px;
	padding: 0px 0px 0px 21px;
}

.block_10 .title span a:hover {
	background: url(img/comment-icon-1.png) left no-repeat;
	color: #FF5A00;
	text-decoration: none;
}




.block_10 .title img {
	margin-left: 4px;
}

.block_10 .title p {
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	padding-top: 0px;
	text-align: justify;
}

.block_10 .title .readmore {
	background: url(img/ico_blt_5.png) center right no-repeat;
	color: #115fbf;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	text-decoration: underline;
}

.block_10 .title .readmore:hover {
	text-decoration: none;
}

.block_10 .title .more-link {
	background: url(img/ico_blt_5.png) center right no-repeat;
	color: #115fbf;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	text-decoration: underline;
}

.block_10 .title .more-link:hover {
	text-decoration: none;
}

.block_11 {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	/* width: 675px; */
}

.block_11 h2 {
	/* background: url(img/line_h1.png) top left repeat-x; */
	color: #FF5A00;
	border-top: 3px solid #FF5A00;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 0 0 0;
}

.block_11 h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
	color: #FF5A00;
	text-decoration: none;
}

.block_11 h2 a:hover {
	text-decoration: underline;
}

.block_11 h2 span {
	background: url(img/line_h9.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.block_11 .info {
	background: url(img/ico_info_1.png) left 9px no-repeat;
	font-size: 13px;
	margin-bottom: 17px;
	padding: 5px 0 0 15px;
}

.block_11 .back {
	background: url(img/ico_blt_7.png) left 7px no-repeat;
	padding-left: 10px;
}

.block_11 .item {
	background: url(img/line_h_1.gif) bottom left repeat-x;
	margin-bottom: 15px;
	padding: 0 20px 15px 0;
}

.block_11 .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.block_11 .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.block_11 .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
	text-decoration: underline;
}

.block_11 .title span {
	margin-left: 4px;
}

.block_11 .title span a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background: url(img/comment-icon-0.png) left no-repeat;
	display: inline-block;
	width: 17px;
	height: 23px;
	padding: 0px 0px 0px 21px;
}


.block_11 .title span a:hover {
	/* color: #cc0000; */
	background: url(img/comment-icon-1.png) left no-repeat;
	color: #FF5A00;
	text-decoration: none;
}

.block_11 .title img {
	margin-left: 4px;
}

.block_11 .title p {
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	padding-top: 7px;
	text-align: justify;
}

.block_11 .title .readmore {
	/* background: url(img/ico_blt_5.png) center right no-repeat; */
	color: #333333;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	text-decoration: none;
}

.block_11 .title .readmore:hover {
	color: #FF5A00;
	text-decoration: underline;
}

.block_11 .search_results {
	background: url(img/line_v_1.gif) top right repeat-y;
	margin: -14px 0 20px 0;
	padding: 14px 0px 0 0;
}

.topstories {
	background: url(img/topstories_t_bg1.png) 0 0 no-repeat;
	margin-bottom: 20px;
	padding-top: 0px;
	width: 320px;
}

.topstories .c {
	background: url(img/topstories_c_bg1.png) 0 0 repeat-y;
	padding: 8px 0 5px 0;
	width: 320px;
}

.topstories .c .img {
	padding: 3px 10px 0 16px;
	vertical-align: top;
	width: 127px;
}

.topstories .c .title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.topstories .c .title a {
	color: #1b1b1b;
	text-decoration: none;
}

.topstories .c .title a:hover {
	/* color: #115fbf; */
	color: #FF5A00;
	text-decoration: underline;
}

.topstories .c .title span {
	margin-left: 4px;
}

.topstories .c .title span a {
	color: #FF5A00;
	font-size: 11px;
	font-weight: normal;
}

.topstories .c .title span a:hover {
	/* color: #cc0000; */
	color: #FF5A00;
}

.topstories .c .title img {
	margin-left: 4px;
}

.topstories .c .title div {
	overflow: hidden;
}

.topstories .c .title p {
	font-weight: normal;
	padding-top: 6px;
	text-align: justify;
}

.topstories .c .spacer {
	background: url(img/line_h3.png) 0 11px repeat-x;
	height: 24px;
}

.topstories .t {
	background: url(img/topstories_t_bg1.png) 0 0 no-repeat;
	height: 5px;
	width: 350px;
}

.topstories .b {
	background: url(img/topstories_b_bg1.png) 0 0 no-repeat;
	height: 5px;
	width: 350px;
}

.topstories .readmore {
	margin: 3px 16px 0 16px;
}

.singlepage {
	width: 500px;
	float: left;
}

.ct_singlepage {
	float: left;
    margin-right: 20px;
    text-align: justify;
    width: 640px;
}

.ct_archive {
	padding: 10px;
}

.singlepage h2 {
	background: url(img/line_h1.png) top left repeat-x;
	color: #951717;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 6px;
	padding-top: 10px;
}

.singlepage h2 a {
	float: right;
	font-size: 11px;
	line-height: 20px;
}

.singlepage h2 span {
	background: url(img/line_h8.png) bottom center no-repeat;
	display: block;
	padding-bottom: 22px;
}

.ct_page, .ct_search {
	padding: 20px;
	 font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 20px;
}

.singlepage h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 9px;
}

.singlepage .ct_singlepage {
	font: 12px/18px verdana, sans-serif;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	width: 650px;
}

.singlepage .ct_singlepage p {
	margin-bottom: 19px;
}

.singlepage .caps:first-letter {
	float: left;
	font-size: 40px;
	font-weight: bold;
	margin: 5px 6px 0 0;
}

.singlepage .ct_advert {
	margin: 0 auto 20px auto;
	width: 1000px;
}

.singlepage .ct_advert .stats td {
	vertical-align: top;
}

.singlepage .ct_advert .stats .txt {
	padding-right: 25px;
}

.singlepage .ct_advert .stats p {
	margin-bottom: 17px;
}

.singlepage .ct_advert .stats .mail {
	background: url(img/ico_mail_2.png) 0 6px no-repeat;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
	padding-left: 27px;
}

.singlepage .ct_advert .stats .phone {
	background: url(img/ico_phone_2.png) 0 5px no-repeat;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-left: 27px;
}

.singlepage .ct_advert .advert {
	margin-bottom: 20px;
	width: 100%;
}

.singlepage .ct_advert .advert tr:hover td {
	background-color: #d0dafd;
}

.singlepage .ct_advert .advert td {
	background-color: #e8edff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 10px 0 10px 10px;
	vertical-align: center;
}

.singlepage .ct_advert .advert .title td {
	background: #b9c9fe url(img/line_h14.png) 0 0 repeat-x;
	border: none;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	padding: 13px 0 10px 10px;
}

.singlepage .ct_advert .advert .title:hover td {
	background: #b9c9fe url(img/line_h14.png) 0 0 repeat-x;
}

.singlepage .ct_advert .advert .title .ico {
	padding-left: 0;
}

.singlepage .ct_advert .advert .ico {
	padding: 10px 0;
	text-align: center;
	width: 92px;
}

.singlepage .ct_advert .advert .center {
	text-align: center;
}

.singlepage .ct_advert .advert .odd td {
	background-color: #eef3ff;
}

.singlepage .ct_advert .specs .code {
	margin: 20px 0;
}

.singlepage .ct_advert .specs .code code {
	background: #fff;
	border: 1px solid #d3d3d3;
	display: block;
	float: left;
	padding: 15px;
}

.singlepage .ct_advert .specs i {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.singlepage .ct_advert .specs p {
	margin-bottom: 5px;
	overflow: hidden;
}

.singlepage .ct_advert .partners {
	text-align: center;
	width: 100%;
}

.singlepage .ct_advert .spacer td {
	height: 25px;
}

.singlepage .rss {
	font: 13px arial, sans-serif;
	margin-bottom: 20px;
	width: 100%;
}

.singlepage .rss p {
	margin-bottom: 3px;
}

.singlepage .rss .img {
	background: url(img/ico_rss_2.png) center left no-repeat;
	padding-left: 42px;
}

.singlepage .rss .itunes {
	background: url(img/ico_itunes_1.png) center left no-repeat;
}

.singlepage .rss td {
	padding: 2px 0;
}

.singlepage .rss .btn_1 {
	float: right;
}

.singlepage .rss .spacer_1 {
	background: url(img/line_h_2.gif) center left repeat-x;
	height: 40px;
}

.singlepage .rss .spacer_2 {
	background: url(img/line_h_1.gif) center left repeat-x;
	height: 40px;
}

.singlepage .back {
	background: url(img/ico_blt_7.png) left 7px no-repeat;
	padding-left: 10px;
}

.add_comment {
	padding-right: 16px;
}

.add_comment td {
	vertical-align: top;
}

.add_comment .title {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	width: 100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.vcard {
	background-color: #F1F1F1;
	padding: 2px;
	height: 30px;
	margin-bottom: 10px;
}

.vcard img.avatar {
	float: left;
	margin: 0px 10px 0px 0px;
}

.add_comment .spacer {
	height: 7px;
}

.add_comment .submit {
	background: url(img/btn_addcomments_bg.png) 0 0 no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font: bold 11px arial, sans-serif;
	height: 25px;
	padding: 0 0 1px 0;
	text-shadow: #193e5b 0 -1px 0;
	text-transform: uppercase;
	width: 174px;
}

.readmore {
	background: url(img/btn_readmore_a_bg.png) top right no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	padding-right: 6px;
	text-decoration: none;
}

.readmore span {
	background: url(img/btn_readmore_span_bg.png) top left no-repeat;
	display: block;
	height: 26px;
	padding: 8px 0 0 6px;
	text-align: center;
	color: #333333;
}

.pages {
	font-size: 11px;
	padding: 6px 0 0 0;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.pages table {
	margin: 0 auto;
}

.pages a {
	background-color: #fff;
	border: 1px solid #FF5A00;
	color: #000000;
	line-height: 12px;
	margin-right: 1px;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
}

.pages a:hover {
	background-color: #FF5A00;
	border: 1px solid #FF5A00;
	color: #fff;
}

.pages .act {
	background: #FF5A00;
	border: 1px solid #FF5A00;
	color: #fff;
	font-weight: bold;
}

.input_w .tl {
	background: url(img/input_w_tl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.input_w .tm {
	background: url(img/input_w_tm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.input_w .tr {
	background: url(img/input_w_tr_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.input_w .ml {
	background: url(img/input_w_ml_bg.png) 0 0 repeat-y;
	height: 5px;
}

.input_w .mm {
	background-color: #fff;
}

.input_w .mm input {
	background: none;
	border: none;
	font: 12px arial, sans-serif;
	padding: 0 2px;
}

.input_w .mm textarea {
	background: none;
	border: none;
	font: 12px arial, sans-serif;
	overflow: auto;
	padding: 0 2px;
}

.input_w .mr {
	background: url(img/input_w_mr_bg.png) 0 0 repeat-y;
	height: 5px;
}

.input_w .bl {
	background: url(img/input_w_bl_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.input_w .bm {
	background: url(img/input_w_bm_bg.png) 0 0 repeat-x;
	height: 5px;
}

.input_w .br {
	background: url(img/input_w_br_bg.png) 0 0 no-repeat;
	height: 5px;
	width: 5px;
}

.gallery {
	margin: 0 auto;
	padding-top: 5px;
	width: 490px;
}

.gallery div {
	background: url(img/gallery_b_bg.png) bottom center no-repeat;
	margin-bottom: 19px;
	overflow: hidden;
	padding: 6px 16px 16px 16px;
	width: 458px;
}

.gallery h2 {
	font: 12px arial, sans-serif;
	font-weight: normal;
	height: 15px;
	margin-bottom: 13px;
	overflow: hidden;
}

.gallery h2 a {
	color: #1b1b1b;
	text-decoration: none;
}

.gallery h2 a:hover {
	color: #115fbf;
	text-decoration: underline;
}

.gallery h2 b {
	background: url(img/ico_foto_2.png) 0 3px no-repeat;
	color: #c61919;
	margin-right: 5px;
	padding-left: 17px;
}

.gallery img {
	display: block;
	float: left;
	margin-right: 15px;
}

.gallery table td {
	font: 12px/18px arial, sanss-serif;
	height: 80px;
	text-align: center;
	width: 80px;
}

.btn_1 {
	background: url(img/btn_1_a_bg.png) top right no-repeat;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	margin-right: 3px;
	padding-right: 7px;
	text-decoration: none;
	text-shadow: #1f6081 0 -1px 0;
	text-transform: uppercase;
}

.btn_1 span {
	background: url(img/btn_1_span_bg.png) top left no-repeat;
	display: block;
	height: 19px;
	padding: 5px 6px 0 13px;
	text-align: center;
}

.btn_edit_post {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0 4px;
	text-align: right;
	color: #115FBF;
	text-decoration: underline;
}

.btn_edit_post:hover {
	color: #FF5A00;
	text-decoration: underline;
}

.ad_728x90 {
	float: right;
	height: 90px;
	width: 728px;
	margin-top: 70px;
}

.ad_250x250_w {
	margin-bottom: 20px;
}

.ad_250x250 {
	height: 250px;
	margin-bottom: 10px;
	width: 250px;
}

.ad_350x100 {
	height: 100px;
	margin-bottom: 20px;
	width: 350px;
}

.ad_468x60 {
	margin-bottom: 20px;
	text-align: center;
}

.ad_540x160 {
	margin-bottom: 20px;
	width: 540px;
}

.ad_sponsor {
	margin: 14px 0 0 4px;
}

.error_w {
	background: url(img/ico_error_1.png) top center no-repeat;
	font: 12px/18px verdana, sans-serif;
	margin: 60px auto 40px auto;
	padding-top: 240px;
	text-align: center;
	width: 500px;
	height: 250px;
}

.error_w i {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.error_w p {
	margin-bottom: 15px;
}

.error_search {
	background: url(img/ico_error_2.png) 0 0 no-repeat;
	font: 12px/18px verdana, sans-serif;
	height: 94px;
	margin: 15px auto 30px auto;
	padding: 20px 0 0 145px;
	width: 455px;
}

.error_search i {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.error_search p {
	margin-bottom: 15px;
}

.ft_w {
	height: 476px;
	width: 100%;
	z-index: 2;
	margin-top: -680px;
}

.ft_w a {
	color: #0bc3ff;
}

.ft_w .t {
	background: url(img/bg-basso.png) top center no-repeat;
	height: 740px;
	width: 100%;
}

.ft_w .c {
	margin: 0 auto;
	background: url(img/bg-footer.jpg) top center repeat-x;
	width: 100%;
	height: 270px;
}

.ft_w .c table {
	color: #bdbdbd;
	height: 269px;
}

.ft_w .c table h2 {
	background: url(img/line_h5.png) bottom left repeat-x;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 24px;
	padding-bottom: 8px;
}

.ft_w .c table ul {
	list-style-type: none;
}

.ft_w .c table span {
	color: #fff;
	font-weight: bold;
}

.ft_w .c table p {
	margin-bottom: 12px;
}

.ft_w .c table td {
	vertical-align: top;
}

.ft_w .c1 {
	width: 340px;
}

.ft_w .c2 {
	width: 250px;
}

.ft_w .c2 a {
	color: #bdbdbd;
	text-decoration: none;
}

.ft_w .c2 a:hover {
	color: #0bc3ff;
	text-decoration: underline;
}

.ft_w .c2 li {
	margin-bottom: 14px;
}

.ft_w .c3 {
	width: 195px;
}

.ft_w .c3 a {
	color: #bdbdbd;
	text-decoration: underline;
}

.ft_w .c3 a:hover {
	color: #0bc3ff;
	text-decoration: underline;
}

.ft_w .c3 li {
	background: url(img/ico_blt_3.png) 0 8px no-repeat;
	margin-bottom: 7px;
	padding-left: 10px;
}

.ft_w .phone {
	background: url(img/ico_phone_1.png) center left no-repeat;
	color: #fff;
	font-size: 20px;
	margin-bottom: 12px;
	padding-left: 26px;
}

.ft_w .mail {
	background: url(img/ico_mail_1.png) center left no-repeat;
	margin-bottom: 8px;
	padding-left: 26px;
}

.ft_w .price {
	background: url(img/ico_price_1.png) center left no-repeat;
	margin-bottom: 19px;
	padding-left: 26px;
}

.ft_w .linkedin {
	background: url(img/ico_linkedin_2.png) center left no-repeat;
	padding: 5px 0 5px 40px;
}

.ft_w .twitter {
	background: url(img/ico_twitter_2.png) 1px 1px no-repeat;
	padding: 5px 0 5px 40px;
}

.ft_w .c2 .facebook {
	background: url(img/ico_facebook_2.png) 0 1px no-repeat;
	margin-bottom: 54px;
	padding: 5px 0 5px 40px;
}

.ft_w .rss {
	background: url(img/ico_rss_2.png) 0 1px no-repeat;
	padding: 5px 0 5px 40px;
}

.ft_w .spacer_1 {
	width: 115px;
}

.ft_w .spacer_2 {
	width: 100px;
}

.ft_w .ad_pulslv {
	background: url(img/line_v1.png) center left no-repeat;
	margin-left: 11px;
	padding-left: 13px;
}

.ft_w .ad_pulslv a {
	background: none;
	margin: 0;
	padding: 0;
}

.ft {
	padding-top: 22px;
}

.ft span {
	float: left;
}

.ft div {
	float: right;
}

.ft u {
	color: #787878;
	text-decoration: none;
}

.ft a {
	background: url(img/line_v1.png) center left no-repeat;
	color: #787878;
	margin-left: 11px;
	padding-left: 13px;
}

.ft .first {
	background: none;
}

.ft_backlinks {
	color: #115fbf;
	text-decoration: underline;
}

.block_6 .article .social .db-wrapper  span {
	float: left;
}

.block_6 .article .social .transparent_widget span {
	float: none;
}

/*
| --------------------------------
| FOOTER
| --------------------------------
*/

div#footer {
	clear  : both;
	color  : #000000;
	margin : 0px auto;
	width: 1000px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
}

div#footerBox1, div#footerBox2, div#footerBox3 {
	height : 125px;
	width  : 300px;
}

div#footer a {
	text-decoration : underline;
	color           : #FFFFFF;
}

div#footerBox1 {
	float      : left;
	padding: 0px 0px 0px 40px;
	background : transparent url('img/footer_divisore.png') center right no-repeat;
}

a#footerBox1_homeLink {
	width: 65px;
	height: 62px;
	display: block;
	float: left;
	margin-right: 25px;
}

div#footerBox1 p {
	width: 200px;
	margin: 0px;
	float: left;
}

div#footerBox2 {
	float      : left;
	margin: 10px 0px 0px 0px;
	background : transparent url('img/footer_divisore.png') center right no-repeat;
	padding: 0px 20px;
	width: 262px;
}

div#footerBox2 p {
	background : transparent url('img/redazione.png') top left no-repeat;
	padding    : 40px 0px 0px 6px;
	margin: 0px;
}

div#footerBox3 {
	float: left;
	margin: 10px 0px 0px 53px;
	width: 200px;
}

div#footerBox3 p {
	background : transparent url('img/contatti.png') top left no-repeat;
	padding    : 40px 0px 0px 0px;
}

div#footerBox3 ul {
	list-style: none;
}

div#footerBox3 ul li {
	display: inline;
}

div#footerBox3 ul#footer_socialLinks {
	margin: 10px 0px 0px 0px;
}

img#footerBox1_isbLogo {
	float: left;
	margin: 0px 5px 0px 0px;
}

div#featured {
	padding: 0px 0px 20px 0px;
	width: 655px;
	margin: 0px 0px 0px 15px;
}

form#commentform {
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	padding: 16px;
	background: url("img/line_h6.png") no-repeat scroll center top transparent
}

h2.comments_title {
	background: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

ul#gallery-thumbnails {
	list-style: none;
	width: 500px;
	margin: 10px auto 20px;
	height: 70px;
	padding: 0px !important;
}

ul#gallery-thumbnails li a {
	display: block;
	float: left;
	margin-right: 10px;
}

a.attachment_navlink, a.attachment_backtoarticle  {
	text-decoration: none;
	color: #333333;
}

a.attachment_navlink:hover, a.attachment_backtoarticle:hover {
	color: #FF5A00;
	text-decoration: underline;
}

ul.lastmod10 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.lastmod10 li{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    list-style-type: none;
    margin: 8px;
    padding: 0;
	float: left;
}

ul.lastmod10 li a.coverina {
	border: 1px solid #A8A8A8;
    display: block;
    height: 111px;
    margin-bottom: 8px;
    margin-right: 10px;
    width: 80px;
}

ul.lastmod10 li a.coverina {
	margin-right: 0;
	margin-bottom: 0;
}

a.link_affiliati {
	margin: 10px 0px;
	display: block;
	text-align: right;
	color: #333333;
	text-decoration: none;
}

a.link_affiliati:hover {
	color: #FF5A00;
	text-decoration: underline;
}

input.wpcf7-submit {
	border: none;
	background-color: #FF5A00;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 10px;
	padding: 2px 10px;
	font-weight: bold;
}



/*ATTENZIONE forzatura creata per il plugin del login da sidebar*/
.block_4 label {
	/*display: block;*/
	font-size: 10px;
	margin-bottom: 2px;
	color: #777777;
}

p.submit {
	text-align: center;
}

input#user_pass, input#user_login, input#wp-submit  {
	border: 1px solid #ccc;
	line-height: 20px;
	padding: 3px;
	border: 1px solid #BDBDBD;
	color: #000000;
	background-color: #dfdfdf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	font-size: 12px;
	color: #4F4F4F;
	margin: 0 0 8px;
	width: 290px;
}

input#user_pass:focus, input#user_login:focus{
	background-color: #f9f9f9;
}

input#wp-submit {
    background-color: #C1C1C1;
    color: #545454;
    float: right;
    font-weight: bold;
    margin-top: 15px;
    padding: 4px 10px;
    width: 100px;
	cursor: pointer;
}

.sidebarlogin_otherlinks, .pagenav {
    font-size: 10px;
    line-height: 8px;
    list-style-type: square;
    list-style-type: hiragana !important;
    margin: 15px 0 0;
    padding-left: 20px;
}

.sidebarlogin_otherlinks li, .pagenav li {
	padding: 0;
	margin-bottom: 0;
}

.pagenav {
	float: left;
	margin: 1px 0 0 10px;
}

.avatar_container {
	float: left;
}


td.postdata {
	overflow: hidden;
	letter-spacing: 1px;
    padding-left: 3px;
	color: #7b7b7b;
	font-size: 10px;
}

td.postdata span {
	color: #777777;
	font-weight: bold;
}

div#fb_share span {
	color: #ffffff!important;
}

div#singlepost_1, div#singlepost_2, div#singlepost_3 {
	clear: both;
	margin: 0 auto;
}

div#singlepost_1 a, div#singlepost_2 a, div#singlepost_3 a {
	color:#FF5A00!important; 
	font-weight: bold !important;
}


div#home_1, div#home_2, div#home_3 {
	clear: both;
	margin: 0 auto;
}

div#home_1 a, div#home_2 a, div#home_3 a {
	color:#FF5A00!important; 
	font-weight: bold !important;
}

/*
html,body 										{ margin:0;padding:0;background-position:0 42px;}
#Leonardo_Navigation                            { font-family: Verdana!important; line-height: normal!important; background-repeat:repeat-x; height:40px; text-align:center }
#Leonardo_Navigation-Wrapper                    { width: 956px; margin:0 auto;  }
#Leonardo_Navigation-Logo1                      { display:block; float:left; width:122px; height:40px;  }
#Leonardo_Navigation-Logo2                      { display:block; float:right; width:121px; height:40px; }
#Leonardo_Navigation-Logo1 h1,
#Leonardo_Navigation-Logo2 h1                   { display:none }
#Leonardo_Navigation-Wrapper ul                 { font-family: Verdana!important; margin:0 10px 0 0!important;padding-top:13px;font-size:8px!important; float:right; }
#Leonardo_Navigation-Wrapper ul li              { margin:0;list-style-type:none;display:inline;font-size:8px!important; padding: 1px 4px 1px 6px;  }
#Leonardo_Navigation-Wrapper ul li a            { font-family: Verdana!important;text-decoration:none; font-size:11px!important; font-weight: normal;    white-space: nowrap; padding: 0 0 1px 0; line-height: 17px }
#Leonardo_Navigation-Wrapper ul li a:hover      { background-color:transparent!important; }
*/

/* Colore ----------------*/

/*
#Leonardo_Navigation                            { background-image:url(img_header/BKG.gif); background-color: #547abb }
#Leonardo_Navigation-Logo1                      { background-image:url(img_header/Logo-Leonardo.gif) }
#Leonardo_Navigation-Logo2                      { background-image:url(img_header/Logo-isayblog.gif) }
#Leonardo_Navigation-Wrapper ul li              { color: #FFF;  }
#Leonardo_Navigation-Wrapper ul li.separa       {background:transparent url(img_header/bg-separa.gif) no-repeat scroll left center; }
#Leonardo_Navigation-Wrapper ul li a            { color: #D5D3C6; background-image:url(img_header/menu-link.gif); background-repeat:repeat-x; 
background-position: bottom; }
#Leonardo_Navigation-Wrapper ul li a:hover      { color: #FFF; background-image:url(img_header/menu-link-h.gif); }
#Leonardo_Navigation-Wrapper div                { color:#FFF!important }*/

/* header - - - - - - - - - - - - - - - - - */
div.hd_w{
	background: url(img/header.jpg) no-repeat scroll center top #ffffff;
}

.menu_w {
    margin-top: -45px!important;
}

.logoheader{
	float:left;
}

/*topbar*/
#isaytopbar {
	float: left;
	width: 100%;
	height: 40px;
}

.leonardo {
	float: left;
	margin: 10px 0 0 6px;
}

.network_logo{
	float: right;
	margin: 6px 5px 0 0;
}

#isb_bloginfo {
	height: 140px;
	width: 996px;
	clear: both;
}

#logo {
	float: left;
	background: url(http://cdn.komixjam.it/wp-content/themes/Gadgetine/img/logoheader.png) no-repeat scroll 0 0 transparent;
	height: 140px;
    margin: -5px 0 0 4px;
    width: 251px;
}

#logo a{
    display: block;
    text-indent: -9999em;
}

#leaderbord {
    background-color: #FFFFFF;
    float: right;
    height: 90px;
    margin: 23px 8px 0 0;
    width: 728px;
}