﻿/*
Theme Name:Canyon
Theme URL: http://www.web2feel.com/canyon/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Magazine, News, jQuery, Blue, green, Brown,Red , Grey, White, right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/


/* reset CSS
-------------------------------------------------------------- */

* {
    margin: 0;
    box-sizing: border-box;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr,acronym { border:0; }
img { border: 0px; }
a { outline: none; }


/* BASIC */

body {
    font-family: Arial, Tahoma, Century gothic, sans-serif;
    color: #666;
    font-size: 13px;
    background: #F4F4F4;
    margin: 0 auto;
    padding: 0px 0px;
}

img {
    border: 0;
    margin: 0;
}

a {
    color: #00C9FF !important;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #000 !important;
    text-decoration: none;
}

blockquote {
    color: #59666f;
    font-style: italic;
    font-family: Georgia;
    padding: 10px;
}

.clear {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
	vertical-align: top;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

table tr.even td {
    background: #eee;
    border: none;
}

table tr:hover td {
    background: #FFF9DF;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0;
}

img.alignnone {
    display: inline;
    background: #eee;
    margin: 0 0 10px;
    padding: 5px;
}

img.alignright {
    display: inline;
    background: #eee;
    margin: 5px 0 10px 10px;
    padding: 5px;
}

img.alignleft {
    display: inline;
    background: #eee;
    margin: 10px 15px 10px 0;
    padding: 5px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

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

.alignleft {
    float: left;
    margin: 10px 15px 10px 0;
}

.wp-caption {
    text-align: center;
    background: #eee;
    margin: 10px;
    padding: 4px 0 5px;
}

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.active { text-decoration: underline; color: #05869C; }

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.rounded {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.boxshadow {
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.center { text-align:center;}


/* OUTER  */


#wrapper {
max-width: 1000px;
margin: 20px auto;
background: #EDEDED;
box-shadow: 0 0 10px #888;
}

/* HEADER */

#masthead {

}

#top {
   
    max-width: 1000px;
    margin: 0px auto;
	background: #fff;
}
#blogname {
	min-height: 100px;
}
#blogname h1, #blogname h2 {
    font-size: 40px;
	line-height: 36px;
    padding: 10px 0px 6px 20px;
	font-family: 'BariolBoldBold',Arial, Tahoma, Sans-serif;
    font-weight: bold;
}

#blogname h1 a:link, #blogname h1 a:visited {
    color: #111;
}

#blogname h3 {
    font-size: 16px;
    padding: 0px 0px 10px 20px;
	font-family: Georgia, serif !important;
	font-style: italic;
	color: #999 !important;
}
#blogname img {
    float: right;
	margin: 0 0 0 20px;
}

#top { height: auto; }
#blogname img { height: auto; min-height: 100px; }


/* TOP-MENU */

#botmenu {
    height: 20px; 
    margin: 0px auto;
    background: #00C9FF;
	border-top: 1px solid #6F0000;
	border-bottom: 1px solid #fff;
}
	
#submenu {
    margin: 0px auto;
    width: 1000px;
    padding: 0px 0px;
}
	
#submenu ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0px;
}
	
#submenu li {
    float: left;
    list-style: none;
    margin: 0px 1px 0px 0px;
    padding: 0px;
    color: #999;
    text-shadow: 1px 1px 0px #04606E;
	font-size: 14px;
	font-weight:normal;
	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
	text-transform:uppercase;
}

#submenu li span.menudescription{
	display:block;
	font-size:10px;
	line-height:14px;
	color:#fff;
	font-family: Arial, Tahoma, Sans-serif;
}	

#submenu li a {
	color: #eee;
	display: block;
    margin: 0;
	padding: 15px 15px 5px 15px;
	text-decoration: none;
	position: relative;
		height:40px;
	}
	
#submenu li a:hover, #submenu li a:active{
	color: #fff;

	}
	

#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	
#submenu li .sf-sub-indicator{
	display:none;
}	

#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px;
	background:#04606E;
	}	

#submenu li ul li a, #submenu li ul li a:link, #submenu li ul li a:visited {
	color: #ddd;
	text-shadow:1px 1px 0px #890519;
	font-size:11px;
	text-shadow:none;
	width: 150px; 
	margin: 0;
	padding: 0px 5px;
	line-height:35px;
	height:35px;
	text-transform: none;
	position: relative;
	}

#submenu li ul li a:hover, #submenu li ul li a:active {
	background:transparent;
	color: #fff; 
	}
	
ul.sub-menu li {
	padding-left: 4px;
}
	
ul.sub-menu li a {
	
}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -41px 0 0 165px;

	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}

/* SEARCH FORM	 */
	
	
#search {
    width: 270px;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    display: inline-block;
    height: 31px;
    float: right;
	border: 1px solid #ddd;
	background:#fff;
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    width: 180px;
    background: transparent;
    margin: 0px 0px 0px 3px;
    padding: 5px 5px;
    height: 20px;
    border: none;
    font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
    color: #555;
    float: left;
    display: inline;
}

#searchsubmit {
    background: #0696AF;
    border: none;
    color: #fff;
    display: block;
    padding: 6px 7px 7px 7px;
    float: right;
    cursor: pointer;
}	
	

	
/* MAIN MENU */

#menu {
	margin: 0 0 0 10px;
	padding: 0;	
}
#menu ul {
	margin: 0;
	padding: 0;	
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#menu li a {
	display: block;
	margin: 0;
	padding: 0;
	padding: 2px 0;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#menu li ul {
	display: block;
	margin: 0 0 0 10px;
}
#menu ul li a {
	padding-left: 14px;
	background: url(http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/submenu_arrow.gif) no-repeat 0 center;
}

	
	
/* BELOW HEADER */	

#casing {
    padding: 0px 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

/* HOMEPAGE WIDGETS */

#home-widget{
   width: 670px;
   float:left;
}
.blog-widget{
	overflow:hidden;
}


.hwidleft{
	width:325px;
	float:left;
	margin:0px 0px 0px 0px;

}
.hwidright{
	width:325px;
	float:right;
	margin:0px 0px 0px 0px;
}

.homwid-left{
	padding:10px 10px 20px 10px;
	background:#fff;
	border:1px solid #ddd;
	margin-bottom:20px;
		
}

.homwid-right{
	padding:10px 10px 20px 10px;
	background:#fff;
	border:1px solid #ddd;
	margin-bottom:20px;
}

h3.homhead{
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px 0px 10px 0px;
	border-bottom:1px solid #0A6875;
    color: #15899A;	
	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
}

.high-first-item .postmeta{
	border:none;
	padding:15px 0px 0px 0px;
	font-size:10px;
}

.high-first-item{
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ddd;
}

.high-first-item h3{
	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
	font-size:16px;
	margin:10px 0px;
	text-transform:uppercase;
	font-weight:normal;
}

.high-first-item h3 a:link,.high-first-item h3 a:visited {
	color:#222;
}

.high-first-item p{
	line-height:180%;

}

.high-rest-item{
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #ddd;
	
}

img.restmage{
	float:left;
	margin:0px 15px 0px 0px;
}

.high-rest-item h3{
	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
	font-size:14px;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:normal;
	
}

.high-rest-item h3 a:link,.high-rest-item h3 a:visited{
	color:#333;
}

.high-rest-item .postmeta{
	border:none;
	padding:0px 0px 0px 0px;
	font-size:10px;
}
/* CONTENT AREA */

#content {
    max-width: 600px;
    float: right;
    margin: 0 0 0 18px;
}



.post {
    margin: 20px 0px 20px 0px;
	padding: 10px 20px 20px;
	background:#fff;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 22px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

img.postimg{
	width:250px;
	height:150px;
	float:left;
	margin:15px 15px 0px 0px;
}

.title {
    margin: 0;
    padding: 0;
  	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
}

.title h1 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
    font-size: 26px;
    font-weight: normal;
	line-height: 26px;
    color: #333;
}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited {
    color: #333;
    background-color: transparent;
}


.post .postmeta {
	background:#F8F8F8;
	color: #888;
	padding:5px 5px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.entry {
    margin: 10px 0px 10px 0px;
    padding: 0px 0px;
	text-shadow: -1px 1px 0px #fff;
}

.entry a:link,
.entry a:visited {
    color: #1D92A3;
}

.entry a:hover {
    color: #2EA4B5;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.entry p {
    margin: 0 0 16px;
	padding: 0;
}
.entry h1 { font-size: 26px; margin: 0 0 12px 0; padding: 0; line-height: 40px; }
.entry h2 { font-size: 22px; margin: 0 0 12px 0; padding: 0; line-height: 30px; }
.entry h3 { font-size: 18px; line-height: 30px; margin: 12px 0; padding: 0; line-height: 26px; }
.entry h4 { font-size: 14px; margin: 0 0 10px; }
.entry h5 { font-size: 13px; font-weight: bold; }
.entry h6 { font-size: 12px; font-weight: bold; }

.addthis_toolbox {
	padding: 0 0 10px;
}
.titlemeta{

	padding:15px 0px;
	margin:0px 0px;
	font-size:11px;
  
}
.titlemeta a:link,
.titlemeta a:visited {
    color: #2EA4B5;
}




/* SIDEBAR */

#right {
    width: 320px;
	padding: 10px;
    float: left;
    margin: 20px 0 0 0;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#left {
    width: 170px;
    float: left;
    margin-left: 10px;
	margin-right: 10px;
    margin-top: 20px;
	background:#FFFFFF;
	text-align:center;
}

#next-left {
    width: 160px;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}

/* Banners */


.squarebanner {
margin: 0px 0px 10px 0px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 10px 20px 20px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}

/* WIDGETS */
.sidebar {
    float: left;
}

h3.sidetitl {

	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px 0px 10px 0px;
	border-bottom:1px solid #0A7E8F;
    color: #0A7E8F;	
}

.sidebox {
    width: 270px;
    list-style: none;
    color: #666;
    margin: 0px 0 30px 0px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-shadow: -1px 1px 0px #fff;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    height: 100%;
    line-height: 18px;
    clear: left;
    width: 260px;
    list-style-type: none;
    margin: 0;
    color: #777;	
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #777;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
}

.sidebox ul li a:hover {
    color: #0A7E8F;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li {
    border-bottom: 1px solid #eee;
}

.sidebox.widget_recent_entries ul li a {
    border-bottom: 1px solid #eee;

}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #eee;
    padding: 5px 0px 5px 0px;
	
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
       text-transform: uppercase;
    padding: 10px 5px 5px;
	text-align:center;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.sidebox ul ul ul,.sidebox ul ul ul ul {
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0;
}





/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    padding: 10px 0px;
    font-size: 14px;
    margin: 20px 0px 20px 0px;
    color: #222;
	font-weight:normal;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    background: #fff;
    margin: 0px 0 20px 0px;
    padding: 15px;
    border: 1px solid #ddd;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #2EA4B5;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;

}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #2EA4B5;
    border: 1px solid #258D9B;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #E88F02;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #167784;
}

#commentform p {
    color: #999;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #999;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #02070F;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #2EA4B5;
    border: 1px solid #167784;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 3px 5px;
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #02070F;
    margin: 10px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}

/* Archive title and pagination */	
	
h1.pagetitle {
    font-size: 14px;
    margin-bottom: 20px;
    color: #777;
}	
	

/* Footer widgets */


#bottom {
    margin: 0px auto;
	width: 1000px;
}

.bottomcover {
	margin-top:20px;
	background:#00C9FF;
	color:#FFFFFF;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

h3.bothead {
    font-size: 14px;
    padding: 10px 0px 10px 0px;
    color: #fff;
	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif;
    font-weight: normal;
}

.botwid {
    float: left;
    width: 217px;
    padding-bottom: 30px;
    font-size: 11px;
    margin: 20px 10px 0px 20px;
    color: #ddd;
    list-style: none;
}

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

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    height: 100%;
    line-height: 18px;
    clear: left;
    width: 215px;
    list-style-type: none;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #eee;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
    display: block;
    border-bottom: 1px solid #0C7B89;
}

.botwid ul li a:hover {
    color: #fff;
}

.botwid p {
    padding: 7px 0px;
    margin: 0;
    line-height: 150%;
}

.botwid table {
    width: 100%;
    text-align: center;
    color: #787d7f;
}			

.botwid  ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #0C7B89;
    padding: 5px 0px 5px 0px;
	
}		
	
	
/* --- FOOTER --- */

#footer {
   max-width: 1000px;
    padding: 10px 0px;
    margin: 0px 0px 0px 0px;
    color: #777;
    font-size: 11px;
   
}

#footer a:link , #footer a:visited {
    color: #777;
}


.fcred {
    text-align: center;
    margin: 0px auto;
    line-height: 16px;
}

/* Pagenavi */
#navigation {
    padding:0px 0px 20px 0px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #0696AF !important;
    border: 1px solid #087687!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #0696AF !important;
    border: 1px solid #087687 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}	



/* Slider */

#slide {
	background:#fff;
	width:648px;
	height:280px;
	padding:10px 10px;
	margin-bottom:20px;
    margin-top: 20px;	
	border:1px solid #ddd;
}

img.slideimg {
    width: 650px;
    height: 280px;
}
	

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
    width: 100%;
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    max-width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;

}

.flexslider .slides {
    zoom: 1;
    margin: 0px;
}

.flexslider .slides > li {
    position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
    zoom: 1;
    position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
    background: none;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    zoom: 1;
}

.flex-caption {
    width: 96%;
    padding: 2%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0,0,0,.3);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 10px;
    line-height: 14px;
}

.flex-caption p {
    margin: 0px 0px;
}
/* Direction Nav */
ul.flex-direction-nav {
    margin: 0px 0px;
}

ul.flex-direction-nav li {
    margin: -10px 0px 0px 0px;
    padding: 0px;
    float: left;
}

ul.flex-direction-nav li a {
    width: 30px;
    height: 38px;
    margin: -20px 0 0 0px;
    padding: 0px 0px;
    background: url(http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
}

ul.flex-direction-nav li .next {
    background-position: -30px 0;
    right: -25px;
}

ul.flex-direction-nav li .prev {
    left: -25px;
}

ul.flex-direction-nav li .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}



/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-nav li:first-child {
    margin: 0;
}

.flex-control-nav li a {
    width: 10px;
    height: 10px;
    display: block;
    background: url(http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/bg_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-control-nav li a:hover {
    background-position: 0 -10px;
}

.flex-control-nav li a.active {
    background-position: 0 -20px;
    cursor: default;
}

/** CONTACT FORM **/

legend {
	color: #728F62;
	font-size: 14px;
	font-weight: normal;
	padding: 0 5px;
}

fieldset {
	background: #E6EFE0;
	border: 1px solid #D7DFD1;
	border-radius: 5px;
	padding: 10px;
}

.button {
	background: -moz-linear-gradient(100% 100% 90deg, #D5D5D5, #EEEEEE) repeat scroll 0 0 transparent;
	border: 1px solid #BBBBBB;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 2px #CCCCCC;
	color: #232D3D;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 4px 10px 4px;
	margin: 10px;
	padding: 4px 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 100px;
	height: 40px;
}

.button:hover { color: #d85054; }

input[type="text"], input[type="password"] {
	background-image: url("http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/icons/input/field-bg.gif");
	background-repeat: repeat-x;
	background-color: #fff;
	height: 16px;
	color: #0B333C;
	font-size: 13px;
	line-height: 13px;
	padding: 6px;
	margin: 0.2em;
	border:1px solid #C8C8C8;
}

textarea {
	background-image: url("http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/icons/input/field-bg.gif");
	background-repeat: repeat-x;
	background-color: #fff;
	color: #0B333C;
	font-size: 13px;
	line-height: 13px;
	padding: 6px;
	margin: 0.2em;
	border:1px solid #C8C8C8;
}

input[name="search"] {
	margin-right: 0px; border-right: 0;
	font-family: helvetica, arial, sans-serif;
	color: #3B5998;
	font-weight: bold;
	font-size: 1em;
	width: 200px; height: 24px;
	border-width: 2px;
	padding: 5px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.success {
	margin: 10px auto 10px auto;
	padding-left: 80px !important;
	text-align: left;
	background: #F0FFF0 url("http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/status_messages/success/success.png") no-repeat 15px center;
	border: 1px solid #A9D260;
	color: #0B333C;
	padding: 10px;
	padding-left: 80px;
	font-size: 0.8em;
	font-weight: bold;
	min-height: 40px;
}

.error {
	margin: 10px auto 10px auto;
	padding-left: 80px !important;
	text-align: left;
	background: #FAECE7 url("http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/status_messages/error/error.png") no-repeat 15px center;
	border: 1px solid #EF6442;
	color: #DD3000;
	padding: 10px;
	padding-left: 80px;
	font-size: 0.8em;
	font-weight: bold;
	min-height: 40px;
}

.alert {
	margin: 10px auto 10px auto;
	padding-left: 80px !important;
	text-align: left;
	background: #FFFFDD url("http://www.linux4one.it/template/advanced_round_2colonnesx/css/images/status_messages/alert/alert.png") no-repeat 15px center;
	border: 1px solid #FFD700;
	color: #0B333C;
	padding: 10px;
	padding-left: 90px;
	font-size: 0.8em;
	font-weight: bold;
	min-height: 40px;
}

.required { color: red; font-weight: bold; }

.hint { color: #999; font-size: 10px; margin-left: 4px; }


.posts-widget {
	text-align: left;
}
.yahoo-answers {
	margin: 0; padding: 0;
}

.googlea {
background: #f8f8f8;
}

.sidetitleofferte  {
margin: 0px 0px 5px 0px;
padding: 6px 6px 6px 6px;
font-size: 15px;
text-align:left;
color: #00C9FF;
line-height: 120%;
border-bottom: #00C9FF 2px solid;

}


/** DA INSERIRE SUL PHP **/

ul.flickr {
text-align: left;
}

ul.news > li {
list-style: none;
list-style: none;
padding: 0 0 15px 0;
margin: 0 0 15px 0;
border-bottom: 1px dashed #00C9FF !important;
}

.widgettitle { 
	font-size: 18px; 
	margin: 10px 0; 
	color: #3BBFF0 !important;
	padding: 0 0 2px 6px;
}

ul.prodotti > li {
border-bottom: 1px dashed #3BBFF0 !important;
list-style: none outside none;
margin: 0 0 15px;
padding: 0 0 15px;
min-height: 60px;
}

ul.prodotti > li:hover, .googlea:hover {
	background: #FFFFDF !important;
	color: #000 !important;
}

.product-delivery  {
	margin-top:5px !important;
}

.yahoo-date, .yahoo-username {
color: #00C9FF !important;
}

.sidetitle { 
	padding: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 8px solid #00C9FF;
	/* width: 100%; */
	background: #4C4D4E;
	color: white;			
}

.sidetitle2 { 
	padding: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 8px solid #00C9FF;
	border-top: 10px solid #EEE;
	/* width: 100%; */
	background: #4C4D4E;
	color: white;			
}


/* VARIE */

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}


.column {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	width: 48%;
}

.basecolumn {
	display: block;
	float: left;
	width: 306px;
	margin: 0 20px 0 0;
}
.basecolumn.last {
	margin: 0;
}
.homefull {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.homecolumn, .homecolumn2 {
	display: block;
	margin: 20px 0 0 0;
	position: relative;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px 20px 20px;
	border: 1px solid #DDDDDD;
	font-size: 14px;
	line-height: 22px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.homecolumn {
	width: 266px !important;	
}
.homecolumn2 {
	width: 580px !important;	
}
.homecolumn.last, .homecolumn2.last {
	margin: 20px 0 0;	
}

img.thumbim {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.sub-menu { padding-left: 4px; }


/* FONTS */

@import url("fonts/stylesheet.css");

h1, h2, h3, h4, h5, h6 {
	font-family: 'BariolBoldBold', Arial,Tahoma,Century gothic,sans-serif !important;
	font-weight: bold !important;
	color: #333;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.2em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #CD0824; text-decoration: underline; }
a           { color: #000; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width: 100%; }
th          { font-weight: bold; }
thead th 	{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }