
body {
	background:#6a625e;
	color:#fefefe;
	text-align:left;
	font:0.815em "Trebuchet MS", Helvetica, Garuda, sans-serif;
	line-height:1.55em;
	margin:0;
	padding:0;
}

a {
	color:#e6e1a8;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}

a:hover {text-decoration:underline;}

p {
	margin:0;
	padding:0;
	/*padding:0 0 20px;*/
}

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

td, th, tr {
	padding:0;
	margin:0;
}

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

ol, ul {margin:0 0 20px;}

ol {list-style-position:inside;}

small {
	color:#e6e1a8;
	font-size:.85em;
	line-height:1.7em;
	font-style:italic;
	display:block;
	/*padding-bottom:20px;*/
	padding-bottom:0;
}

img {
	background:#fefefe;
	padding:4px;
	border:1px solid #dadada;
}

a img {border:0;}

div	{
	text-align:left;
	margin:0;
	padding:0;
}

blockquote {
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

form {
	border:none;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

label {
	display:block;
	line-height:2.5em;
	margin:0;
	padding:0;
}

input[type="text"], input[type="password"] {
	border:0;
	font:1em "Trebuchet MS", Helvetica, Garuda, sans-serif;
	line-height:1em;
	padding:4px;
	background:none;
	color:#fefefe;
	outline:none;
	-webkit-appearance:none;
}

textarea {
	border:0;
	background:none;
	color:#fefefe;
	font:1em "Trebuchet MS", Helvetica, Garuda, sans-serif;
	line-height:1.4em;
	overflow:hidden;
	outline:none;
	resize:none;
	-webkit-appearance:none;
}

h1 {
	color:#fefefe;
	font-size:1.85em;
	font-weight:normal;
	line-height:1.1em;
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #010101;
}

h2 {
	color:#fefefe;
	font-size:1.55em;
	line-height:1.2em;
	font-weight:normal;
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #010101;
}

h3 {
	color:#fefefe;
	font-size:1.55em;
	line-height:1em;
	font-weight:normal;
	/*padding:0 0 20px;*/
	padding:0;
	margin:0;
	text-shadow:1px 1px 1px #010101;
}

h4 {
	color:#fefefe;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.1em;
	/*padding:0 0 20px;*/
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #010101;
}

h5 {
	color:#fefefe;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
	/*padding:0 0 20px;*/
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #010101;
}

h6 {
	color:#fefefe;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.18em;
	font-style:italic;
	/*padding:0 0 20px;*/
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #010101;
}

#page {
	width:100%;
	position:relative;
	overflow:hidden;
}

/* ---------------------------------- Header ----------------------------------------------*/

#header {
	width:1000px;
	height:166px;
	margin:0 auto;
	position:relative;
	z-index:10;
}

#header img {
	border:0;
	background:none;
	padding:0;
}

#header a {color:#fefefe;}

a.logo {
	display:block;
	position:absolute;
	top:15px;
	left:20px;
}

.top_line, .search_line {
	padding:0 4px 0 0;
	overflow:hidden;
	position:absolute;
	top:68px;
}

.search_line {right:18px;}

.top_line {right:240px;}

.inp_l {
	background:url(../images/inp_l.png) top left no-repeat;
	display:block;
	height:37px;
	padding:0 0 0 10px;
}

.inp_r {
	background:url(../images/inp_r.png) top right no-repeat;
	display:block;
	height:37px;
	padding:0 10px 0 0;
}

.top_line .inp_l, .search_line .inp_l {
	float:left;
	margin:0 0 0 11px;
}

.error_block .search, .search_line .search {
	padding:3px 0 0;
	position:relative;
	overflow:hidden;
}

.error_block .search div, .search_line .search div {
	float:left;
	padding:3px 0 0;
}

.error_block .inp_l {
	float:left;
	margin:30px 0 15px 367px;
}

.error_block .search input[type="text"], .search_line .search input[type="text"] {
	background:transparent;
	color:#fefefe;
	font-style:italic;
	width:150px;
	padding:3px 5px;
	margin:0;
	opacity:.8;
	filter:alpha(opacity=80);
}

.search_line .search input[type="text"]:focus {
	color:#fefefe;
	font-style:normal;
	opacity:1;
	filter:alpha(opacity=100);
}

.error_block .search input[type="submit"], .search_line .search input[type="submit"] {
	border:0;
	background:url(../images/search.png) 0 0 no-repeat;
	width:30px;
	height:27px;
	margin:2px 0 0 0;
	cursor:pointer;
	position:relative;
	overflow:hidden;
}

.top_line .inp_l ul {
	list-style:none;
	padding:0 0 0 4px;
	margin:0;
}

.top_line .inp_l ul li {
	float:left;
	padding:10px 6px 0 0;
	margin:0;
}

a.user_area {
	background:url(../images/user_area.png) 0 3px no-repeat;
	height:20px;
	display:block;
	float:left;
	padding:0 0 0 20px;
	margin:7px 8px 0 0;
	position:relative;
}

a.user_area:hover {text-decoration:underline;}

#navigation {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:117px;
	left:18px;
	z-index:210;
}

#navigation li {
	background:url(../images/nav_l.png) left 0px no-repeat;
	display:block;
	float:left;
	padding:0 0 0 10px;
	margin:0 2px 0 0;
	position:relative;
	z-index:220;
	cursor:pointer;
}

#navigation li a {
	background:url(../images/nav_r.png) right 0px no-repeat;
	color:#fefefe;
	display:block;
	height:29px;
	text-align:center;
	text-decoration:none;
	padding:8px 17px 0 5px;
	position:relative;
	min-width:55px;
	z-index:230;
}

#navigation li.current_page_item, #navigation li:hover {background:url(../images/nav_l.png) left -42px no-repeat;}

#navigation li.current_page_item a, #navigation li:hover a {
	background:url(../images/nav_r.png) right -42px no-repeat;
	color:#191919;
}

#navigation li ul {
	list-style:none;
	padding:5px 0;
	margin:0;
	position:absolute;
	top:39px;
	left:0;
	z-index:240;
	display:none;
	background:#212121;
	background:rgba(0, 0, 0, .9);
	-pie-background:rgba(0, 0, 0, .9);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:1px 1px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow:2px 1px 1px rgba(0, 0, 0, .3);
	-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .3);
	behavior:url(/template/clockstone/static/css/pie.htc);
}

#navigation li li {
	background:none;
	float:none;
	padding:0;
	margin:0;
	position:relative;
	z-index:250;
}

#navigation li.current_page_item li, #navigation li:hover li {background:none;}

#navigation li li a {
	background:none;
	display:block;
	text-align:left;
	width:180px;
	height:auto;
	padding:5px 20px;
	position:relative;
	overflow:hidden;
}

#navigation li.current_page_item li a, #navigation li:hover li a {
	background:none;
	color:#fefefe;
}

#navigation li:hover li.current_page_item a, #navigation li:hover li:hover a, #navigation li.current_page_item li.current_page_item a {color:#e6e1a8;}

#navigation li:hover li.current_page_item li a, #navigation li.current_page_item li.current_page_item li a, #navigation li:hover li:hover li a {color:#fefefe;}

#navigation li:hover li:hover li.current_page_item a, #navigation li:hover li:hover li:hover a, #navigation li.current_page_item li.current_page_item li.current_page_item a {color:#e6e1a8;}

#navigation li:hover li:hover li.current_page_item li a, #navigation li.current_page_item li.current_page_item li.current_page_item li a, #navigation li:hover li:hover li:hover li a {color:#fefefe;}

#navigation li:hover li:hover li:hover li.current_page_item a, #navigation li:hover li:hover li:hover li:hover a, #navigation li.current_page_item li.current_page_item li.current_page_item li.current_page_item a {color:#e6e1a8;}

#navigation li li ul {
	list-style:none;
	margin:-5px 0;
	position:absolute;
	top:0;
	left:177px;
	z-index:240;
}

/* ---------------------------------- Header Alternative--------------------------------------*/

.alternative a.logo {
	top:13px;
	left:15px;
}

.alternative #navigation {left:20px;}

.alternative .top_line {
	right:18px;
	top:20px;
}

.alternative .search_line {
	top:77px;
	right:18px;
	z-index:230;
}

/* ---------------------------------- Container ----------------------------------------------*/

#container {
	width:980px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:5;
	background:#212121;
	background:rgba(0, 0, 0, .2);
	-pie-background:rgba(0, 0, 0, .2);
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

#container a img {border:1px solid #dadada;}

#container a img.noimgbg {border:0;}

/* ---------------------------------- Top ---------------------------------------------- */

#top {
	padding:10px;
	/*margin:0 0 32px;*/
	margin:0 0 15px;
	position:relative;
	z-index:4;
	background:#212121;
	background:rgba(0, 0, 0, .3);
	-pie-background:rgba(0, 0, 0, .3);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

#top img {
	border:0;
	background:none;
	padding:0;
}

#top #piecemaker {margin-left:-70px;}

#slider {
	background:url(../images/loader.gif) 50% 52% no-repeat;
	list-style:none;
	width:960px;
	height:400px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

object#slider {
	background-image:none;
	background-color:#010101;
	display:block;
}

#slider img {display:none;}

#slider h2, #slider h3, #slider h4, #slider h5, #slider h6 {color:#e6e1a8;}


.nivoSlider {
	position:relative;
}

#slider.nivoSlider, .nivo_content_slider.nivoSlider {overflow:visible;}

.nivo_content_slider {background:url(../images/loader_for_dark.gif) 50% 50% no-repeat;}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	display:none;
	border:0;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	position:absolute;
	top:0px;
	left:0px;
	z-index:60;
}

.nivo-slice {
	display:block;
	position:absolute;
	height:100%;
	z-index:50;
}

/*
.nivo-caption {
	background:#010101;
	color:#fefefe;
	width:250px;
	padding:20px 20px 0;
	position:absolute;
	top:100px;
	left:50px;
	z-index:89;
	opacity:0.8;
	filter:alpha(opacity=80);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.nivo-caption p p {padding:0 0 15px;}
*/

.nivo-directionNav a {
	display:block;
	width:64px;
	height:54px;
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	text-indent:-9999px;
}

.nivo-prevNav {
	background:url(../images/prettyPhoto/facebook/btnPrevious.png) 0 0 no-repeat;
	left:0;
}

.nivo-nextNav {
	background:url(../images/prettyPhoto/facebook/btnNext.png) 0 0 no-repeat;
	right:0;
}

.nivo-controlNav {
	text-align:center;
	position:absolute;
	bottom:-26px;
	right:0;
	left:0;
}

.nivo-controlNav a {
	background:url(../images/slider.png) 0 0 no-repeat;
	display:inline-block;
	min-width:17px;
	min-height:17px;
	padding:0 5px 0 0;
	position:relative;
	z-index:99;
	cursor:pointer;
	text-indent:-9999px;
}

/*.nivo_thumbs .nivo-controlNav a {background:none;}*/

.nivo-controlNav a.active {background:url(../images/slider_sel.png) 0 0 no-repeat;}

/*.nivo_thumbs .nivo-controlNav a.active {background:none;}*/

#slider .nivo-controlNav a img, .nivo_content_slider .nivo-controlNav a img {
	display:block;
	position:relative;
	opacity:.5;
	filter:alpha(opacity=50);
}

#slider .nivo-controlNav a img {
	border:1px solid #010101;
	background:none;
}

.nivo_content_slider .nivo-controlNav a img {
	background:#fefefe;
	padding:3px;
}

#slider .nivo-controlNav a.active img, .nivo_content_slider .nivo-controlNav a.active img {
	opacity:1;
	filter:alpha(opacity=100);
}

/* ---------------------------------- Middle ---------------------------------------------- */

#middle {
	position:relative;
	overflow:hidden;
	z-index:1;
	background:#212121;
	background:rgba(0, 0, 0, 0.3);
	-pie-background:rgba(0, 0, 0, 0.3);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.middle_line {
	background:url(../images/middle_sep.png) top right repeat-y;
	width:100%;
	position:relative;
	overflow:hidden;
}

.middle_line.sidebar_bg {
	background:url(../images/sidebar_bg.png) top right repeat-y;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	behavior: url(/template/clockstone/static/css/pie.htc);
}

.middle_line.sidebar_bg.sidebar_left {background:url(../images/sidebar_bg_left.png) top left repeat-y;}

.middle_line.nobg{background:none;}

.middle_content {
	padding:25px 20px 38px 20px;
	position:relative;
	overflow:hidden;
}

.middle_content .widget {margin-bottom:-20px;}

.cont_nav {
	font-size:.85em;
	margin:8px 0 15px 20px;
}
.cont_nav a {
	color:#e6e1a8;
	text-decoration:underline;;
}

.cont_nav a:hover {text-decoration:none;}

#middle img {padding:5px;}

#middle h1.headline {
	display:block;
	color:#fefefe;
	padding-top:3px;
	padding-bottom:22px;
}

#middle h1.headline2 {
	display:block;
	color:#fefefe;
	padding-bottom:5px;
}

/*
#middle .entry h1, #middle .entry h2, #middle .entry h3, #middle .entry h4, #middle .entry h5, #middle .entry h6 {color:#e6e1a8;}
*/

#middle .entry h1 a:hover, #middle .entry h2 a:hover, #middle .entry h3 a:hover, #middle .entry h4 a:hover, #middle .entry h5 a:hover, #middle .entry h6 a:hover {text-decoration:none;}

#middle .person {padding:10px 0 0;}

#middle .person .feature_shortcode span.trans {line-height:2em;}

#middle .person .feature_shortcode td {
	position:relative;
	overflow:hidden;
}

.trans {
	color:#fefefe;
	display:inline-block;
	opacity:.5;
	filter:alpha(opacity=50);
}

.post_block {
	padding:10px 0 15px 0;
	position:relative;
	overflow:hidden;
}

.blockquote_top {
	height:5px;
	position:relative;
	overflow:hidden;
}

.blockquote_top_l {
	background:url(../images/blockquote_top_l.png) 0 0 no-repeat;
	height:5px;
	width:50px;
	float:left;
	position:relative;
	overflow:hidden;
}

.blockquote_top_c {
	background:url(../images/blockquote_top_c.png) 0 0 repeat-x;
	height:5px;
	position:relative;
	overflow:hidden;
}

.blockquote_top_r {
	background:url(../images/blockquote_top_r.png) 0 0 no-repeat;
	height:5px;
	width:50px;
	float:right;
	position:relative;
	overflow:hidden;
}

.blockquote_mid_l {
	background:url(../images/blockquote_mid_l.png) 0 0 repeat-y;
	padding:0 0 0 50px;
	position:relative;
	overflow:hidden;
}

.blockquote_mid_l div.quotation {
	line-height:1em;
	height:50px;
	position:absolute;
	top:15px;
	left:15px;
}

.one_half .blockquote_mid_l div.quotation, .one_third .blockquote_mid_l div.quotation, .one_fourth .blockquote_mid_l div.quotation {top:5px;}

.blockquote_mid_r div.quotation {
	top:auto;
	left:auto;
	bottom:0;
	right:20px;
}

.one_half .blockquote_mid_r div.quotation, .one_third .blockquote_mid_r div.quotation, .one_fourth .blockquote_mid_r div.quotation {
	top:auto;
	bottom:5px;
}

.blockquote_mid_r {
	background:url(../images/blockquote_mid_r.png) top right repeat-y;
	padding:0 50px 0 0;
	position:relative;
	overflow:hidden;
}

.blockquote_mid_c {
	background:url(../images/blockquote_mid_c.png) 0 0 repeat;
	padding:27px 20px 17px 30px;
	position:relative;
	overflow:hidden;
}

.one_half .blockquote_mid_c, .one_third .blockquote_mid_c, .one_fourth .blockquote_mid_c {padding:20px 10px 2px 18px;}

.blockquote_bot {
	position:relative;
	overflow:hidden;
}

.blockquote_bot_l {
	background:url(../images/blockquote_bot_l.png) 0 0 no-repeat;
	height:25px;
	float:left;
	position:relative;
	overflow:hidden;
	width:70px;
}

.blockquote_bot_c {
	background:url(../images/blockquote_bot_c.png) 0 0 repeat-x;
	height:25px;
	position:relative;
	overflow:hidden;
}

.blockquote_bot_r {
	background:url(../images/blockquote_bot_r.png) 0 0 no-repeat;
	height:25px;
	float:right;
	position:relative;
	overflow:hidden;
	width:70px;
}

.quote .blockquote_bot_r {background:url(../images/blockquote_2_bot_r.png) 0 0 no-repeat;}

.blockquote_name {
	text-align:right;
	float:right;
	padding:0 20px 0 0;
}

.blockquote_container blockquote {padding-top:10px;}

.blockquote_img {
	line-height:1em;
	height:50px;
	float:left;
	padding:0 15px 0 0;
	position:relative;
	overflow:hidden;
}

#middle .page, #middle .post {
	position:relative;
	overflow:hidden;
}

#middle .post {
	padding:0 0 30px;
	margin:0 0 30px;
}

#middle .post h2 {color:#e6e1a8;}

#middle ul.social img {
	border:0;
	padding:0;
	background:0;
}

#middle ol.list {
	list-style:decimal inside;
	padding:0 0 0 15px;
	margin:0 0 20px;
}

#middle ol.list li {
	padding:0 0 10px;
	margin:0;
}

#middle ul.list {
	list-style:none;
	padding:0 0 0 15px;
	margin:0 0 20px;
}

#middle ul.list li {
	background:url(../images/list_item.png) 0 5px no-repeat;
	padding:0 0 10px 15px;
	margin:0;
}

.wp-pagenavi {
	padding:30px 0 0;
	position:relative;
	overflow:hidden;
}

.wp-pagenavi a, .wp-pagenavi span {
	background:url(../images/button/page_btn_l.png) no-repeat left top;
	padding-left:6px;
	float:left;
	margin:0 2px 0 0;
}

.wp-pagenavi a span, .wp-pagenavi span span {
	background:url(../images/button/page_btn_r.png) no-repeat right top;
	padding:0 12px 0 6px;
	text-align:center;
	line-height:30px;
	float:left;
	color:#191919;
	text-shadow:1px 1px 1px #fefefe;
}

.wp-pagenavi a:hover {
	background:url(../images/button/page_btn_l.png) no-repeat left -30px;
	text-decoration:none;
}

.wp-pagenavi a:hover span {
	background:url(../images/button/page_btn_r.png) no-repeat right -30px;
	text-shadow:1px 1px 1px #fefefe;
}

.wp-pagenavi span.pages {
	background:none;
	padding:5px 10px 0 0;
	text-shadow:1px 1px 1px #010101;
}

.wp-pagenavi span.current {
	color:#fefefe;
	line-height:28px;
	padding:0 11px;
	float:left;
	margin:1px 5px 0 0;
	opacity:.5;
	filter:alpha(opacity=50);
	background:#dedede;
	background:rgba(255, 255, 255, .2);
	-pie-background:rgba(255, 255, 255, .2);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/template/clockstone/static/css/pie.htc);
}

.map ul {list-style:none;}

.map li {
	background:url(../images/li_1.png) no-repeat left 5px;
	list-style:none;
	padding: 0 0 12px 20px;	
}

.map ul li a {
	color:#e6e1a8;
	font-weight:bold;
}

.map ul li a:hover {text-decoration:underline;}

.map li ul {
	background:url(../images/li_ul.png) no-repeat left 5px;
	margin:7px 0 0 -20px;
}

.map li ul li {
	margin-left:20px;
	padding-bottom:11px;
}

.map li:last-child {padding:0 0 0 20px;}

.map ul li li a {font-weight:normal;}

.error_block {text-align:center;}

.error_block h1 {font-size:2.8em;}

.error {
	width:374px;
	height:374px;
	text-align:center;
	margin:20px 283px 30px;
	background:#212121;
	background:rgba(0, 0, 0, .2);
	-pie-background: rgba(0, 0, 0, .2);
	border-radius:187px;
	-moz-border-radius:187px;
	-webkit-border-radius:187px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.error h1{	
	font-size:14em;
	line-height:2em;
	color:#e6e1a8;
}

.error_block a.but_small_trans {margin:20px 0 30px;}

.error_block h4 {
	color:#e6e1a8;
	margin-bottom:5px;
}

a.yellow {color:#fefefe}

a.yellow:hover {
	text-decoration:none;
	color:#e6e1a8;
}

.box {
	padding:9px;
	margin:0 0 30px;
	background:#212121;
	background: rgba(0, 0, 0, .2);
	-pie-background: rgba(0, 0, 0, .2);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/template/clockstone/static/css/pie.htc);
}

.box table { 
	width:100%;
	border:1px solid #666462;
	border:1px solid rgba(255, 255, 255, .2);
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.box table td {text-align:left;}

.box table td:first-child {
	width:100px;
	padding:30px 0;
}

.box.warning_box table td:first-child {background:url(../images/warning_box.png) center center no-repeat;}

.box.success_box table td:first-child {background:url(../images/success_box.png) center center no-repeat;}

.box.error_box table td:first-child {background:url(../images/error_box.png) center center no-repeat;}

.box.info_box table td:first-child {background:url(../images/info_box.png) center center no-repeat;}

.dotted_line {
	background:url(../images/sidebar_bg_dotted.png) left bottom repeat-x;
	font-size:.85em;
	padding:5px 0 13px;
	margin:0 0 13px;
	position:relative;
	overflow:hidden;
}

.dotted_line a {white-space:nowrap;}

.dotted_line span {
	border-left:1px solid #666462;
	border-left:1px solid rgba(255, 255, 255, .1);
	padding-left:14px;
}

.dotted_line span.post_data {
	border:0;
	float:none;
	padding-left:0;
}

a.comment_left.yellow, .post a.comment_left,.dotted_line a.comment_left {color:#fefefe;}

span.yellow, a.comment_left.yellow:hover, .post a.comment_left:hover, .dotted_line a.comment_left:hover {
	color:#e6e1a8;
	text-decoration:none;
}

#middle .post.product {
	background:url(../images/sidebar_bg_dotted.png) left bottom repeat-x;
	padding:0 0 30px;
	margin:0 0 30px;
}

#middle .post.product:last-child {
	background:none;
	margin:0;
}

.product .feature_txt {padding:0 0 20px;}

#middle .product img.noimgbg {padding:0 35px 0 0;}

#middle .product .feature_txt p {
	background:url(../images/marker_widget_links.png) 0 5px no-repeat;
	padding:0 0 10px 15px;
}

#middle .post a.post_but {margin:-6px 0 0;}

#middle .post_block .blockquote_name {margin-top:5px;}

#middle .content_news .post {
	background:url(../images/sidebar_bg_dotted.png) bottom left repeat-x;
	padding-bottom:15px;
}

/*
#middle .content_news .post .post_data small {
	font-style:normal;
	padding:0;
}
*/

#middle .content_news .post .image_shadow_container {margin-right: 15px; }

#middle .content_news .post .titolo {padding-bottom: 10px;}

/* ---------------------------------- Home ---------------------------------------------- */

#home {
	background:url(../images/middle_sep.png) bottom left repeat-x;
	position:relative;
	z-index:2;
}

#home .home_container {
	padding:25px 0 10px 20px;
	background:#212121;
	background: rgba(0, 0, 0, .1);
	-pie-background: rgba(0, 0, 0, .1);
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	behavior: url(/template/clockstone/static/css/pie.htc);
}

#home img {
	border:0;
	background:none;
	float:left;
	padding:0 15px 3px 0;
}

#home h3 {
	font-size:1.85em;
	padding:11px 0 0;
}

#home .widgethead h3 {padding:0 0 5px;}

#home p.trans {padding:0 0 15px;}

#home .pagehead p.trans {padding:0 0 5px;}

#home .widget {margin-bottom:-10px;}

#home .one_second, #home .one_third, #home .one_fourth, #home .one_fifth {padding-bottom:10px;}

/* ---------------------------------- Content ---------------------------------------------- */

#content {
	width:620px;
	float:left;
	/*padding:30px 20px;*/
	padding:20px;
	margin:0;
	position:relative;
	overflow:hidden;
}

#content.fr {float:right;}


.full_page #content {
	width:940px;
}


a.comment_left {
	background:url(../images/comment.png) 0 3px no-repeat;
	color:#e6e1a8;
	display:block;
	float:left;
	padding:0 0 0 23px;
}

a.comment_left:hover {text-decoration:underline;}

.portfolio a.comment_left {font-size:.85em;}

.portfolio .dotted_line a.comment_left {font-size:1em;}

.widget a.comment_left {color:#fefefe;}

.widget a.comment_left:hover {
	color:#e6e1a8;
	text-decoration:none;
}

.post_data {
	border:0;
	text-transform:uppercase;
}

small.post_data  {
	background-position:12px 8px;
	font-style:normal;
	padding:7px 12px 0 35px;
	margin-top:-7px;
}

a.comment_left.fr {float:right;}

a.share {
	background: url(../images/share_l.png) no-repeat center left;
	display:inline-block;
	float:left;
	margin:0 10px 0 0;
}

a.share:hover {
	color:#fefefe;
	text-decoration:none;
}

a.share span{
	background:url(../images/share_r.png) no-repeat center right;
	display:inline-block;
}

a.share span span {
	background:url(../images/share_c.png) repeat-x center right;
	display:inline-block;
	line-height:36px;
	margin:0 11px 0 36px;
	padding:0 5px;
}

.share_posts {
	margin:15px 0;
	position:relative;
	overflow:hidden;
}

.social {
	display:none;
	overflow:hidden;
}

.social a {
	display:inline-block;
	padding:5px 0 0 15px;
}

#middle .social a img {
	border:0;
	background:none;
	padding:0;
}

.about_author_1 {
	background:url(../images/sidebar_bg_dotted.png) repeat-x left top;
	padding-top:1px;
	margin:0 0 30px;
}

.about_author_2 {
	background:url(../images/sidebar_bg_dotted.png) repeat-x left bottom;	
	padding-bottom:1px;
}

.about_author {
	background:#212121;
	background:rgba(0, 0, 0, .2);
	-pie-background:rgba(0, 0, 0, .2);
	padding:15px 20px 0;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.blog_txt {
	overflow:hidden;
	padding:0 0 5px 20px;
}

.related_posts {
	background:url(../images/sidebar_bg_dotted.png) repeat-x left bottom;
	margin:0 0 30px;
	position:relative;
	overflow:hidden;
}

.related_posts ul {
	list-style:none;
	margin:0 0 20px;
	overflow:hidden;
}

.related_posts ul li {
	float:left;
	padding:5px 10px 5px 0;
}

.related_posts ul li a {
	color:#fefefe;
	padding:5px 10px;
}

.related_posts ul li a.current, .related_posts ul li a:hover {
	text-decoration:none;
	background:#212121;
	background:rgba(0, 0, 0, .3);
	-pie-background:rgba(0, 0, 0, .3);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.related_posts .one_half {padding-bottom:0;}

.reply {
	background:url(../images/icons/icon_arrow_3_light.png) no-repeat left top;
	padding-left:25px;
	font-size:.9em;
	line-height:1.7em;
}

.commentlist li {list-style:none;}

.commentlist ul.children {
	background:url(../images/icons/icon_arrow_3_light.png) no-repeat 10px 21px;
	padding:0 0 0 40px;
}



#commentform .inp_l,
.frmDiscussione .inp_l {
	width:315px;
	float:left;
	margin:0 10px 12px 0;
}

#commentform .inp_l input,
.frmDiscussione .inp_l input {
	width:297px;
	margin:5px 0 0; 
}

#commentform textarea,
.frmDiscussione textarea {
	width:476px;
	height:190px;
	margin-left:4px;
}

#commentform p,
.frmDiscussione p {
	padding:0;
	line-height:37px;
}

#commentform table,
.frmDiscussione table {
	width:500px;
	margin:0 0 12px;
}


.frmDiscussione .informativa_privacy {
	margin-bottom: 12px;
}


#contactForm .informativa_privacy {
	width: 510px;
	float: right;
	margin: 0 0 12px;
}


.stdform table {
	width:510px;
	margin:0 0 20px;
	float:right;
}

.stdform p {padding-bottom: 20px;}

.stdform .inp_l {
	width:500px;
	float:right;
	margin:0 0 12px;
}

.stdform .inp_l input {
	width:482px;
	margin:5px 0 0; 
}

.stdform textarea {
	width:486px;
	height:190px;
	margin-left:4px;
	overflow: scroll;
}

#sidebar .stdform .inp_l {width:188px;}
#sidebar .stdform .inp_l input {width:170px;}

.stdform .rememberMeWrapper {width: 510px; float:right; margin:0 0 12px;}
.stdform .rememberMeWrapper input {margin: 0;}
.stdform .rememberMeWrapper label {display: inline; margin-left: 10px; line-height: 20px;}
#sidebar .stdform .rememberMeWrapper {width:198px;}


input[type=checkbox].css-checkbox {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -16px;
}

.css-label{ background-image:url(http://csscheckbox.com/checkboxes/depressed.png); }

/* http://www.csscheckbox.com/ */



.stdform table tr, #commentform table tr, .frmDiscussione table tr, .widget_custom_contact_form_entries table tr {height:10px;}

.stdform table td.text_t_l, #commentform table td.text_t_l, .frmDiscussione table td.text_t_l, .widget_custom_contact_form_entries td.text_t_l { 
	background: url(../images/text_t_l.png) no-repeat left top;
	width:10px;
}

.stdform table td.text_t, #commentform td.text_t, .frmDiscussione td.text_t, .widget_custom_contact_form_entries td.text_t {background:url(../images/text_t.png) repeat-x left top;}

.stdform table td.text_t_r, #commentform td.text_t_r, .frmDiscussione td.text_t_r, .widget_custom_contact_form_entries td.text_t_r {background:url(../images/text_t_r.png) no-repeat 0 0;}

.stdform table td.text_l, #commentform td.text_l, .frmDiscussione td.text_l, .widget_custom_contact_form_entries td.text_l {background:url(../images/text_l.png) repeat-y left top;}

.stdform table td.text_m, #commentform td.text_m, .frmDiscussione td.text_m, .widget_custom_contact_form_entries td.text_m {background:url(../images/text_bg.png) repeat left top;}

.stdform table td.text_r, #commentform td.text_r, .frmDiscussione td.text_r, .widget_custom_contact_form_entries td.text_r {background:url(../images/text_r.png) repeat-y left top;}

.stdform table td.text_b_l, #commentform td.text_b_l, .frmDiscussione td.text_b_l, .widget_custom_contact_form_entries td.text_b_l {background:url(../images/text_b_l.png) no-repeat left top;}

.stdform table td.text_b, #commentform td.text_b, .frmDiscussione td.text_b, .widget_custom_contact_form_entries td.text_b {background:url(../images/text_b.png) repeat-x left top;}

.stdform table td.text_b_r, #commentform td.text_b_r, .frmDiscussione td.text_b_r, .widget_custom_contact_form_entries td.text_b_r {
	background:url(../images/text_b_r.png) no-repeat left top;
	width:10px;
}

.comment_user {
	float:left;
	padding:0 20px 0 0;
}

.comment-body {
	background:url(../images/sidebar_bg_dotted.png) repeat-x left bottom;
	padding:0 0 20px;
	margin:0 0 25px;
	position:relative;
	overflow:hidden;
}

.com_box {
	overflow:hidden;
	position:relative;
}

.com_box span {
	line-height:1.3em;
	display:inline-block;
}

/* .com_box p {padding:10px 0 7px;} */

/* ---------------------------------- Sidebar ----------------------------------------------*/

#sidebar {
	width:280px;
	float:right;
	/*padding:0 20px 20px;*/
	padding:20px;
	position:relative;
	overflow:hidden;
	z-index:11;
}

#sidebar.fl {float:left;}

#sidebar ul {
	list-style:none;
	margin-bottom:0;
	width:100%;
	overflow:hidden;
}

.sidebar_bg #sidebar .widget {
	background:url(../images/middle_sep.png) bottom left repeat-x;
	float:none;
	padding:0 20px 20px 19px;
	margin:0 -20px 0 -19px;
	position:relative;
	overflow:visible;
}

.sidebar_bg #sidebar .widget:last-child {background:none;}

.sidebar_bg #sidebar .widget h3.widgettitle {
	color:#fefefe;
	padding:25px 0 20px;
}

#sidebar .one_half, #sidebar .one_third, #sidebar .two_third, #sidebar .one_fourth, #sidebar .three_fourth {
	width:auto;
	float:none;
	padding:0;
}

/* ---------------------------------- Bottom ----------------------------------------------*/

#bottom {
	width:960px;
	padding:15px 10px 15px 30px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	text-shadow:#010101 1px 1px 2px;
}

#bottom a img {border:1px solid #dadada;}

#bottom a img.noimgbg {border:0;}

#bottom .widget {padding:20px 0 0;}

#bottom .widget h3 {padding-bottom:40px;}

/* ---------------------------------- Footer ----------------------------------------------*/

#footer {
	width:100%;
	height:50px;
	position:relative;
	overflow:hidden;
	background:#212121;
	background:rgba(0, 0, 0, .5);
	-pie-background:rgba(0, 0, 0, .5);
	behavior:url(/template/clockstone/static/css/pie.htc);
}

#footer_container {
	text-align:center;
	width:980px;
	padding:15px 0 0;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

/* ---------------------------------- Widgets ----------------------------------------------*/

.widget {
	float:left;
	position:relative;
	overflow:hidden;
}


.widget_links li {
	background:url(../images/sidebar_bg_dotted.png) top left repeat-x;
	padding:0;
}

.widget_links li:first-child {background:none;}

.widget_links li a {
	background:url(../images/marker_widget_links.png) no-repeat 10px 16px;
	display:block;
	padding:10px 0 10px 26px;
}

.widget_links li a:hover,
.widget_links li a.active {
	background:#e6e1a8 url(../images/marker_widget_links_black.png) no-repeat 10px 16px;
	color:#191919;
	text-decoration:none;
}



/* ---------------------------------- Other ----------------------------------------------*/

#container a.button {
	background:url(../images/button_l.png) no-repeat left top;
	font-size:.95em;
	display:inline-block;
	padding-left:15px;
}

#container a.button span {
	background:url(../images/button_r.png) no-repeat right top;
	color:#191919;
	text-align:center;
	line-height:26px;
	font-weight:bold;
	display:inline-block;
	padding:1px 15px 0 0;
}

#container a.button:hover {
	background:url(../images/button_l.png) no-repeat left -27px;
	text-decoration:none;
}

#container a.button:hover span {background:url(../images/button_r.png) no-repeat right -27px;}

.fl {float:left;}

.fr {float:right;}

.tac {text-align:center;}

.cl {clear:both;}

.dn {display:none;}

.ovh {overflow:hidden;}

.pb10 {padding-bottom:10px;}

img.noimgbg, #middle img.noimgbg {
	border:0;
	background:none;
	display:block;
	padding:0;
	margin:0;
	text-align:center;
}

.full_column {
	padding-bottom:20px;
} 

.one_half {
	width:460px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_half.last {
	width:460px;
	float:right;
	padding-right:0;
}

#content .one_half {width:300px;}

#content .one_half.last {width:300px;}

.one_third {
	width:300px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_third.last {
	width:300px;
	float:right;
	padding-right:0;
}

#content .one_third {width:193px;}

#content .one_third.last {width:194px;}

.two_third {
	width:620px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.two_third.last {
	width:620px;
	float:right;
	padding-right:0;
}

#content .two_third {width:406px;}

#content .two_third.last {width:407px;}

.one_fourth {
	width:220px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_fourth.last {
	width:220px;
	float:right;
	padding-right:0;
}

#content .one_fourth {width:140px;}

#content .one_fourth.last {width:140px;}

.three_fourth {
	width:700px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.three_fourth.last {
	width:700px;
	float:right;
	padding-right:0;
}

#content .three_fourth {width:460px;}

#content .three_fourth.last {width:460px;}

.one_fifth {
	width:168px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.one_fifth.last {
	width:168px;
	float:right;
	padding-right:0;
}

#content .one_fifth {width:108px;}

#content .one_fifth.last {width:108px;}

.two_fifth {
	width:356px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.two_fifth.last {
	width:356px;
	float:right;
	padding-right:0;
}

#content .two_fifth {width:236px;}

#content .two_fifth.last {width:236px;}

.three_fifth {
	width:544px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.three_fifth.last {
	width:544px;
	float:right;
	padding-right:0;
}

#content .three_fifth {width:364px;}

#content .three_fifth.last {width:364px;}

.four_fifth {
	width:732px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.four_fifth.last {
	width:732px;
	float:right;
	padding-right:0;
}

#content .four_fifth {width:492px;}

#content .four_fifth.last {width:492px;}

img.image_shadow, span.image_shadow_container {
	display:block;
	position:relative;
}

span.image_shadow_container {
	margin-bottom:2px;
	z-index:2;
}

a.hov {
	display:block;
	position:relative;
}

span.image_link_hover {
	background:#010101;
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	z-index:2;
}

.quotation {
	color:#e6e1a8;
	font-size:6em;
}

.image_caption_container {
	border:1px solid #dadada;
	background:#fefefe;
	color:#191919;
	display:inline-block;
}

.image_caption_container .image_caption {
	display:block;
	text-align:center;
	padding:2px 4px 5px;
	color: #fafafa;
    font-size: 0.9em;
}

.image_caption_container img {border:0 !important;}

a.but_styled span span.arrow {background:url(../images/icons/icon_arrow.png) no-repeat left -1px;}
a.but_styled:hover span span.arrow {background-position:left -35px;}
a.but_styled span span.arrow_down {background:url(../images/icons/icon_arrow_down.png) no-repeat left -1px;}
a.but_styled:hover span span.arrow_down {background-position:left -34px;}
a.but_styled span span.check {background:url(../images/icons/icon_check.png) no-repeat left top;}
a.but_styled span span.plus {background:url(../images/icons/icon_plus.png) no-repeat left top;}
a.but_styled span span.minus {background:url(../images/icons/icon_minus.png) no-repeat left top;}
a.but_styled span span.hearts {background:url(../images/icons/icon_hearts.png) no-repeat left -1px;}
a.but_styled:hover span span.hearts {background-position:left -35px;}
a.but_styled span span.star {background:url(../images/icons/icon_star.png) no-repeat left -1px;}
a.but_styled:hover span span.star {background-position:left -35px;}
a.but_styled span span.twitter {background:url(../images/icons/icon_twitter.png) no-repeat left top;}
a.but_styled span span.tumblr {background:url(../images/icons/icon_tumblr.png) no-repeat left top;}
a.but_styled span span.wordpress {background:url(../images/icons/icon_wordpress.png) no-repeat left 1px;}
a.but_styled:hover span span.wordpress {background-position: left -33px;}
a.but_styled span span.user {background:url(../images/icons/icon_user.png) no-repeat left top;}
a.but_styled span span.comment {background:url(../images/icons/icon_comment.png) no-repeat left top;}
a.but_styled span span.comments {background:url(../images/icons/icon_comments.png) no-repeat left -2px;}
a.but_styled:hover span span.comments {background-position:left -36px;}
a.but_styled span span.edit {background:url(../images/icons/icon_edit.png) no-repeat left 1px;}
a.but_styled:hover span span.edit {background-position:left -33px;}
a.but_styled span span.flag {background:url(../images/icons/icon_flag.png) no-repeat left 2px;}
a.but_styled:hover span span.flag {background-position:left -32px;}
a.but_styled span span.arrow_2 {background:url(../images/icons/icon_arrow_2.png) no-repeat left top;}
a.but_styled span span.arrow_3 {background:url(../images/icons/icon_arrow_3.png) no-repeat left top;}
a.but_styled:hover span span.arrow_3 {background-position:left -35px;}
a.but_styled span span.arrow_down_2 {background:url(../images/icons/icon_arrow_down_2.png) no-repeat left top;}
a.but_styled span span.pencil {background:url(../images/icons/icon_pencil.png) no-repeat left top;}
a.but_styled span span.bulb {background:url(../images/icons/icon_bulb.png) no-repeat left 1px;}
a.but_styled:hover span span.bulb {background-position:left -33px;}
a.but_styled span span.tag {background:url(../images/icons/icon_tag.png) no-repeat left 1px;}
a.but_styled:hover span span.tag {background-position:left -33px;}
a.but_styled span span.price_tag {background:url(../images/icons/icon_price_tag.png) no-repeat left 1px;}
a.but_styled:hover span span.price_tag {background-position:left -33px;}
a.but_styled span span.chart {background:url(../images/icons/icon_chart.png) no-repeat left top;}
a.but_styled span span.clock {background:url(../images/icons/icon_clock.png) no-repeat left 2px;}
a.but_styled:hover span span.clock {background-position:left -32px;}
a.but_styled span span.home {background:url(../images/icons/icon_home.png) no-repeat left top;}
a.but_styled span span.link {background:url(../images/icons/icon_link.png) no-repeat left 2px;}
a.but_styled:hover span span.link {background-position:left -32px;}
a.but_styled span span.marker {background:url(../images/icons/icon_marker.png) no-repeat left top;}
a.but_styled span span.construction {background:url(../images/icons/icon_construction.png) no-repeat left top;}
a.but_styled span span.config {background:url(../images/icons/icon_config.png) no-repeat left 1px;}
a.but_styled:hover span span.config {background-position:left -33px;}
a.but_styled span span.alert {background:url(../images/icons/icon_alert.png) no-repeat left top;}
a.but_styled span span.info {background:url(../images/icons/icon_info.png) no-repeat left top;}
a.but_styled span span.denied {background:url(../images/icons/icon_denied.png) no-repeat left top;}
a.but_styled span span.document {background:url(../images/icons/icon_document.png) no-repeat left top;}
a.but_styled span span.pdf {background:url(../images/icons/icon_pdf.png) no-repeat left top;}
a.but_styled span span.zip {background:url(../images/icons/icon_zip.png) no-repeat left top;}
a.but_styled span span.book {background:url(../images/icons/icon_book.png) no-repeat left 1px;}
a.but_styled:hover span span.book {background-position:left -33px;}
a.but_styled span span.calendar {background:url(../images/icons/icon_calendar.png) no-repeat left top;}
a.but_styled span span.paperclip {background:url(../images/icons/icon_paperclip.png) no-repeat left 2px;}
a.but_styled:hover span span.paperclip {background-position:left -32px;}
a.but_styled span span.picture {background:url(../images/icons/icon_picture.png) no-repeat left top;}
a.but_styled span span.video {background:url(../images/icons/icon_video.png) no-repeat left 1px;}
a.but_styled:hover span span.video {background-position:left -33px;}
a.but_styled span span.mail {background:url(../images/icons/icon_mail.png) no-repeat left -1px;}
a.but_styled:hover span span.mail {background-position:left -35px;}
a.but_styled span span.sound {background:url(../images/icons/icon_sound.png) no-repeat left top;}
a.but_styled:hover span span {background-position:left -34px;}

a.but_styled span span {
	line-height:20px;
	margin:6px 0 7px;
	padding-left:30px;
}

a.but_small_trans {
	background:url(../images/button/but_small_trans_l.png) no-repeat left top;
	display:inline-block;
	padding-left:10px;
}

a.but_small_trans span {
	background:url(../images/button/but_small_trans_r.png) no-repeat right top;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:31px;
	padding:0 20px 2px 10px;
}

a.but_small_trans:hover {
	background:url(../images/button/but_small_trans_l.png) no-repeat left -37px;
	text-decoration:none;
}

a.but_small_trans:hover span{
	background:url(../images/button/but_small_trans_r.png) no-repeat right -37px;
	color:#191919;
}

a.but_medium_trans {
	background:url(../images/button/but_medium_trans_l.png) no-repeat left top;
	font-size:1.3em;
	display:inline-block;
	padding-left:10px;
}

a.but_medium_trans span {
	background:url(../images/button/but_medium_trans_r.png) no-repeat right -2px;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:41px;
	padding:1px 20px 3px 10px;
}

a.but_medium_trans:hover {
	background:url(../images/button/but_medium_trans_l.png) no-repeat left -44px;
	text-decoration:none;
}

a.but_medium_trans:hover span{
	background: url(../images/button/but_medium_trans_r.png) no-repeat right -45px;
	color:#191919;
}

a.but_large_trans {
	background:url(../images/button/but_large_trans_l.png) no-repeat left top;
	font-size:2.3em;
	display:inline-block;
	padding-left:12px;
}

a.but_large_trans span {
	background:url(../images/button/but_large_trans_r.png) no-repeat right top;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:63px;
	padding:0 25px 2px 15px;
}

a.but_large_trans:hover {
	background:url(../images/button/but_large_trans_l.png) no-repeat left -65px;
	text-decoration:none;
}

a.but_large_trans:hover span{
	background:url(../images/button/but_large_trans_r.png) no-repeat right -65px;
	color:#191919;
}

a.but_colored {
	background-image:url(../images/button/but_colored.png);
	background-position:0 -34px;
	background-repeat:repeat-x;
	height:14px;
	display:inline-block;
	padding:7px 25px 13px;
	color:#fefefe;
	border:1px solid #212121;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(/template/clockstone/static/css/pie.htc);
}

#middle a.but_colored {color:#fefefe;}

a.but_colored:hover {
	text-decoration:none;
	background:url(../images/button/but_colored.png) repeat-x left top;
}

a.but_styled {
	background:url(../images/button/but_small_trans_l.png) no-repeat left top;
	font-size:1em;
	display:inline-block;
	padding-left:10px;
}

a.but_styled span {
	background:url(../images/button/but_small_trans_r.png) no-repeat right top;
	color:#fefefe;
	display:inline-block;
	text-align:center;
	line-height:32px;
	padding:0 10px 0 0;
}

a.but_styled:hover {
	background:url(../images/button/but_small_trans_l.png) no-repeat left -37px;
	text-decoration:none;
}

a.but_styled:hover span{
	background:url(../images/button/but_small_trans_r.png) no-repeat right -37px;
	color:#191919;
}

a.but_medium_white {
	background:url(../images/button/but_medium_white_l.png) no-repeat left top;
	font-size:1.3em;
	display:inline-block;
	padding-left:20px;
	color:#191919;
}

#middle a.but_medium_white {color:#191919;}

a.but_medium_white span {
	background:url(../images/button/but_medium_white_r.png) no-repeat right top;
	display:inline-block;
	text-align:center;
	line-height:37px;
	padding:0 25px 2px 5px;	
}

a.but_medium_white:hover {
	background:url(../images/button/but_medium_white_l.png) no-repeat left -39px;
	text-decoration:none;
}

a.but_medium_white:hover span {background:url(../images/button/but_medium_white_r.png) no-repeat right -39px;}

a.but_large_white {
	background:url(../images/button/but_large_white_l.png) no-repeat left top;
	font-size:2.3em;
	display:inline-block;
	padding-left:30px;
	color:#191919;
}

#middle a.but_large_white {color:#191919;}

a.but_large_white span {
	background:url(../images/button/but_large_white_r.png) no-repeat right top;
	display:inline-block;
	text-align:center;
	line-height:66px;
	padding:0 40px 2px 15px;	
}

a.but_large_white:hover {
	background:url(../images/button/but_large_white_l.png) no-repeat left -68px;
	text-decoration:none;
}

a.but_large_white:hover span{background:url(../images/button/but_large_white_r.png) no-repeat right -68px;	}




/*
table.img_gall {width:100%;}
table.img_gall td {padding:0 12px 7px 0;}
*/


.tooltip {
	color:#fefefe;
	font-size:.9em;
	display:none;
	padding:3px 10px;
	margin:20px 0 0;
	z-index:999;
	border:1px solid #dedede;
	border:1px solid rgba(255, 255, 255, .3);
	background:rgba(0, 0, 0, .7);
	-pie-background:rgba(0, 0, 0, .7);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.pp_pic_holder {
	color:#191919;
	line-height:1.2em;
}

.pp_pic_holder p {
	line-height:1.2em;
	padding:0;
}

.loading {
	background:url(../images/loading_for_dark.gif) 60px bottom no-repeat;
	width:110px;
	height:25px;
	float:left;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
}

#sidebar .loading {width:82px;}

/*
#contactwidget .loading {
	background:url(../images/loading_for_dark.gif) right bottom no-repeat;
	width:25px;
	position:absolute;
	bottom:30px;
	right:5px;
}
*/

.form_error {
	color:#dd2200;
	/*display:none;*/
	text-align:right;
	padding:0 20px 10px 0;
}

.widgetinfo, .widgeterror {
	text-align:center;
	padding:5px 10px;
	margin:0 0 15px;
	display:none;
	border:1px solid #dedede;
	border:1px solid rgba(255, 255, 255, .3);
	background:#212121;
	background:rgba(0, 0, 0, .5);
	-pie-background:rgba(0, 0, 0, .5);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.widgetinfo {
	color:rgba(0, 221, 34, .7);
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.widgeterror {
	color:rgba(221, 34, 0, .7);
	behavior:url(/template/clockstone/static/css/pie.htc);
}

.pagehead, .widgethead {margin:0 0 10px;}

.widgethead td:first-child, .pagehead td:first-child {vertical-align:top;}

#gallery-1 {margin:auto;}

#gallery-1 .gallery-item {
	width:25%;
	float:left;
	margin-top:10px;
}

table.table {
	background:url(../images/table_1_bg.png) top left repeat-x;
	color:#fefefe;
	width:100%;
	margin:0 0 20px;
}

table.table thead {
	color:#191919;
	font-weight:bold;
}

table.table th {padding:6px 10px;}

table.table td {
	padding:10px;
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
	background:#212121;
	background:rgba(0, 0, 0, 0.2);
	-pie-background:rgba(0, 0, 0, 0.2);
	behavior:url(/template/clockstone/static/css/pie.htc);
}

table.table a {color:#e6e1a8;}

table.table a:hover {text-decoration:underline;}

.divider {
	background: url(../images/sidebar_bg_dotted.png) center bottom repeat-x;
	min-height:1px;
	font-size:0.8em;
	text-align:right;
	padding:0;
	margin:0 0 3px;
}

.aligncenter {
	margin:0 auto;
}

.alignleft {
	float:left;
	margin:0 20px 0 0;
}

.alignright {
	float:right;
	margin:0 0 0 20px;
}

.pp_pic_holder img {
	border:0;
	background:none;
	padding:0;
}

.middle_content_sidebar {
	border-top:1px solid #121212;
	border-top:1px solid rgba(255, 255, 255, .1);
	margin:30px -20px -20px;
	padding:30px 0 0 20px;
	position:relative;
	overflow:hidden;
}

.middle_content_sidebar h3.widgettitle {
	color:#fefefe;
	font-size:1.85em;
	padding-bottom:35px;
}


#middle h3.headwhite {
	color:#fefefe;
	padding:0 0 30px;
}

#middle .entry .center_text {color:#fefefe;}



/* SOSTITUZIONE PER GOOGLE FONT */
h1, h2, h3, h4, h5, h6, .quotation, .dropcap, .but_large_trans, .but_medium_trans, .but_large_white, .but_medium_white { font-family:'Ubuntu', "Trebuchet MS", Helvetica, Garuda, sans-serif; }



/*-----------------------  ONWEB STYLES ----------------------- */
.elementWrapper {overflow: hidden; margin-bottom: 20px;}

/* Questo stile si applica agli elementi testo e immagine ma anche ai blockquote */
.paragrafo ul, .paragrafo ol {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	margin: 0 !important;
	overflow: hidden;
}

.paragrafo ul { 
	padding-left: 20px !important;
	padding-right: 30px !important;
}

.paragrafo ol {
	padding-left: 30px !important;
	padding-right: 30px !important;
	list-style: decimal outside none;
}

.paragrafo ul li { padding-left: 5px; }
.paragrafo ul ul { padding-top: 3px !important; padding-bottom: 3px !important; }
.paragrafo ol ol { padding-top: 3px !important; padding-bottom: 3px !important; }

div.gallery span.image_shadow_container {float: left;}
div.gallery a {padding: 5px;display: block;}
div.gallery a i {background-position: center 25%;background-repeat: no-repeat;display: block;}

.albumWrapper {overflow: hidden; padding-bottom: 25px; margin-bottom: 30px; background: url("../images/white/dotted_white.png") repeat-x scroll left bottom transparent;}
.albumWrapper .meta {margin-bottom: 10px;}
.albumWrapper span.image_shadow_container a {padding: 5px;display: block;}
.albumWrapper span.image_shadow_container a i {display: block;width:608px; height:294px;}

.contactInfo {padding: 15px 0;}
.contactInfo p {margin: 5px 0;}

.link_areariservata {padding-left:110px;}
#sidebar .link_areariservata {padding-left:80px;}

#bottom a {margin-right: 10px;}


/* ONWEB STYLES */
/*
#middle .entry h1,
#sidebar h1 {height:25px;}

#middle .entry h2,
#sidebar h2 {height:22px;}
*/

.widgetNews {overflow:hidden;}
.widgetNews .image_shadow_container a {
	padding:5px;
}
.widgetNews .newsWrapper {margin-bottom:20px;}

div.gallery a,
.albumWrapper span.image_shadow_container a,
.widgetNews .image_shadow_container a
{
	border-width :1px;
	border-style: solid;
	border-color: #b0b0b0;
	border-color: rgba(255, 255, 255, .4);
	
	background:#fefefe;
	background:rgba(255, 255, 255, .2);
	-pie-background:rgba(255, 255, 255, .2);
	behavior: url(/template/clockstone/static/css/pie.htc);
}

.image_caption_container,
.image_shadow_container img {
	background:#fefefe;
	background:rgba(255, 255, 255, .2);
	-pie-background:rgba(255, 255, 255, .2);
	behavior: url(/template/clockstone/static/css/pie.htc);
	
	border-color: #b0b0b0;
	border-color: rgba(255, 255, 255, .4);
}

/*-------- COMMENTI --------*/
.discussione_loader {width: 40px; background-position: 15px bottom;}
a.but_styled.submit {float: left; display: block;}

.load-more-comments {
	/*margin: 5px 0;*/
}

.load-more-comments .btn {
	display: block;
	font-size: 13px;
	font-weight: 500;
	padding: 11px 14px;
	text-align: center;
	border: 0 none;
	border-radius: 3px;
	line-height: 1.1;
	padding: 10px 16px;
	transition: background 0.2s ease 0s;
}

.load-more-comments .btn:hover {
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.load-more-comments .btn.loading {
	cursor: default;
}


.load-more-comments .btn {
	background: none repeat scroll 0 0 rgba(70, 70, 70, 0.7);
	color: rgba(255, 255, 255, 0.7);
}

.load-more-comments .btn:hover {
    background: none repeat scroll 0 0 rgba(70, 70, 70, 0.95);
    background-position: 0 -15px;
    color: rgba(255, 255, 255, 0.95);
}

.load-more-comments .btn.isLoading {
	background-color: rgba(70, 70, 70, 0.4);
	color: rgba(255, 255, 255, 0.6);
}


ol.commentlist {margin: 0;}
.commento .nome {font-size: 1.1em; font-weight: bold;}


.elementWrapper.tabella {margin-bottom: 18px;}
.elementWrapper.tabella .tblWrapper {overflow: auto;}
.elementWrapper.tabella table {border: none; border-collapse: collapse; margin: 0;}
.elementWrapper.tabella table th,
.elementWrapper.tabella table td { vertical-align: middle; padding: 4px 5px; }

.verifica_captcha { margin-bottom: 15px; }
.verifica_captcha img { display: block; margin: 0 0 10px 0; border: 1px solid #999; }
.verifica_captcha input[type=text] {
	padding: 10px 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, .05);
	border: 1px solid #ccc;
}
