/*
Theme Name: deFusion
Theme URI: http://webdemar.com/demo/?wptheme=deFusion
Description: Clean and easy customizable WordPress theme by <a href="http://webdemar.com">webdemar</a>
Version: 0.8.6
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, widgets, widget ready, two columns, right sidebar, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg.gif); /*#e7faff*/
	color: #333;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #123456;
	outline: none;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 1100px;
	margin: 0 auto;
/*	border-left: 1px solid #333;	
	border-right: 1px solid #333;	*/

}
	
#header {
	position: relative; 
	height: 200px;
	width: 1100px;
	background: url(img/bg_head.jpg) no-repeat;

}

#h {
height: 160px;
width: 1100px;
float: left;
}

#h_left {
height: 160px;
width: 785px;
background: none;
float: left;
text-align: right;
color: #666;
}

#h_left a {text-decoration: none;}
#h_left a:hover {text-decoration: underline;}

#h_right {
height: 160px;
width: 315px;
background: none;
float: left;
}


#logo { 
    left: 50%;
    margin-left: -540px;
    position: absolute;
    top: 0;
    width: 200px;
}



#content {
	padding:0;
	background: #bde6fb url(img/bg-body.gif) no-repeat;
}

#content-left {
	float: left;
	width: 620px;
}

#content-right {
	float: right;
	width: 470px; 
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	font-size: 24px;
/**********************************/
/*
	position: absolute;
	bottom: 90px;
	left: 200px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-weight: normal;
*/
/**********************************/
}

h1 a {
	color: #666;
	text-decoration: none;
}

h2 {
text-align: right;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 0  5px 15px;
}
	
.meta {
	clear: both;
	padding: 0px;
	border-bottom: 1px solid #123456;
	color: #123456;

}

.meta span { display: none; }      /*    nasconde metadati articolo   */

.meta-date {
padding: 0 10px 0 15px;
	background: none; 

}

.meta-categories {
padding: 0 10px 0 15px;
	background: none;  
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: none; 

}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 5px 5px 5px;
	padding: 1px;
	background: #f7f7f7  url(img/bg-donkey.jpg) no-repeat bottom right;
       float: left;
}

.box-right img {
border: 1px solid #123456;
padding: 1px;
}

.box-right ul {
	margin: 0 0 1px 0;
	padding: 0px;
	list-style: none;
width: 235px;
}

.box-right li {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #FFF url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #FFF url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}


#commentform .button {
	width: auto;

	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;

	color: #FFF;
}

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

.commentlist .quote {
	padding: 20px;
	background: none;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: none;
	color: #000;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
border: 1px solid #123456;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #666 url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #FFF;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	padding: 35px 0;
	background: url(img/bg-footer.jpg) left no-repeat;
}

#footer p {
	margin-left: 20px;
}

#legal {
	float: left;
	width: auto;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}


.aligncenter {
	margin-bottom: 20px!important;
}

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

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

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

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

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

#flag img	{
border: 1px #123456 solid;
margin-top: 5px;
}


#scroll_text {
width: 1100px; 
height: 23px; 
background: #BDE6FB; 
padding-top: 5px;
}

#top_sponsor {
width: 1100px; 
height: 90px; 
background: #BDE6FB; 
padding:0;
}

#top_sponsor img {
margin: 4px;
border: 1px solid #123456;
}

#bread {
padding-bottom: 3px;
width: 1100px;
height: auto;
background: #bde6fb;
margin-top: -6px;
}

#bread p {
margin: 16px;
font-size: 15px; /*13*/
font-weight: bold;
border-bottom: 1px dotted #123456;
background: #ccc;
}

#bread a {
text-decoration: none;
color: #123456;
}

#bread a:hover {
text-decoration: none;
color: #1f5b97;
}


/*
#head_gallery {
width: 315px;
height: 160px;
}*/

ul.ppt {
position: relative;
}

.ppt li {

list-style-type: none;
position: absolute;
top: 0;
left: 0;
}

.ppt img {
border:0; padding:0;
margin-top: -11px;
}


#cr_left {
width: 248px; 
float: left;
margin-bottom: 50px;
}



#cr_right {
width: 220px; 
height: 1300px; 
float: left; 
font-size: 15px;
}

#cr_right form {
margin:0;
padding:0;
}

.box-right img {
width: 225px;
height: auto;
}

#static_banner ul, #static_banner li {
list-style-type: none;
}

.ddsg-wrapper p {display: none;}
.ddsg-wrapper a {text-decoration: none;}
.ddsg-wrapper a:hover {text-decoration: underline;}
