/*  
Theme Name: GlossyBlue - Advanced
Theme URI: http://www.ndesign-studio.com/
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com/">N.Design Studio</a>.
Version: 1.1
Author: Nick
Author URI: http://www.ndesign-studio.com/

	This theme was designed and built by Nick La.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #ccc;
	background: #fff url(images/bg_main.jpg) no-repeat top center fixed;
	margin: 0px;
	padding: 100px 0px 40px;
}
a {
	color: #ae0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	font-size: 12px;
	font-family: "Lucida Sans Unicode";

}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #369;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: bold 190%/100% "lucida sans unicode";
	padding-bottom: 5px;
}
h2 a:link, h2 a:visited {
	color: #369;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial;
	font-weight: bold;
	color: #c00;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Arial;
	color: #E1F0B4;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
table {
border: 1px solid #666;
margin-bottom: 30px;
}
td {
border: 1px solid #999;
padding: 6px;
}
th {
padding: 6px;
background: #ae0000;
color: #fff;
}
#page {
	margin: 0px auto;
	width: 100%;
	background: url(images/bg_body.gif) repeat-y center;
	clear: both;
}

#page_interno {
width: 782px;
margin: 0px auto;
clear: both;
padding: 0;
padding-left: 32px;
padding-right: 32px;
}

#header {
	background: url(images/bg_header.png) no-repeat center bottom;
	width: 100%;
	height: 270px;
	margin: 0px auto;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}
#content {
	padding: 20px 0px 30px 10px;
	float: left;
	width: 540px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
	padding-left: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: #F8F1E0;
	padding: 3px;
    border:1px solid #ccc;
}
.post-month {
	font-size: 11px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	background: #c00;
	padding-bottom: 6px;
	margin: 0;
}
.post-day {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 18px;
	margin-top: 0px;
	padding: 7px 0 5px 0;
	background: #c00;
}
.entry {
	float:left;
	padding-left: 15px;
	width: 450px;
	overflow: hidden;
}

.post-content blockquote {
background: #FFFBF2;
border-left: 4px solid #ae0000;
padding: 15px 10px 0px 10px;
margin-bottom: 30px;
}

.post-content img {
padding: 3px;
margin-right: 10px;
background: #fff;
border: 1px solid #ccc;
}

.post-content img:hover {
background: #EDE3CE;
}

.post-content ul, .post-content ol {
margin-bottom: 30px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 11px;
	font-family: verdana;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 11px;
	font-family: verdana;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 10px;
	font-family: verdana;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
}
.navigation {
	clear: both;
	padding: 10px 0px 0px 15px;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 15px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #FFFBF2;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 12px;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	background: #EDE3CE url(sfondo_barradestra_bottom.gif) no-repeat bottom left;
	padding: 0px 10px 20px 0px;
	width: 190px;
	height: 100%;
	color: #666666;
	overflow: hidden;
	padding-left: 15px;
	margin-right: 0px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% Arial;
	letter-spacing: 1px;
	font-weight: bold;
	color: #369;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #ccc;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	padding-right: 5px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #CCC;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 2px 0 2px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
	font-size: 11px;
	font-family: verdana;

}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
	font-family: verdana;
	font-size: 11px;
}

/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
	font-size: 11px;
	font-family: verdana;

}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 130px;
	height: 18px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#footer {
	clear: both;
	background: url(images/bg_footer.gif) repeat-y center;
	color: #fff;
	height: 220px;
	font-size: 95%;
	line-height: 130%;
	padding-left: 25px;
	height: 250px;
}
#footer a, #footer a:visited{
}
#footer .left-col{
	width: 230px;
	float: left;
	padding-right: 20px;
}
#footer .right-col{
	width: 250px;
	float: right;
	padding-right: 50px;
	padding-left: 0px;
	color: #fff;
}
#footer .right-col a {
color: #fff;
}

#footer h4 {
	font: bold 16px "Trebuchet MS", Tahoma, Arial;
	color: #EDE3CE;
	margin: 10px 0px 5px;
}

#footer_interno {
width: 814px;
margin: 0px auto;
clear: both;
padding: 0 0 0 40px;
}

.recently-commented {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 110%;
	font-family: "Lucida Sans Unicode";
}
.recently-commented li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	color: #fff;
}
.recently-commented a{
	line-height: 130%;
	font-weight: bold;
	color: #f3f7f9;
}
.recently-commented a:hover {
color: #f3f7f9;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	font-size: 12px;
	font-family: "Lucida Sans Unicode";

}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	color: #acd7ee;
}
.recent-posts a{
	line-height: 130%;
	font-weight: bold;
	color: #f3f7f9;
}
.recent-posts a:hover {
color: #f3f7f9;
}

#credits_container {
width: 100%;
height: 180px;
clear: both;
position: relative;
margin: 0;
padding: 0;
background: url(images/bg_footer.png) no-repeat center top ;
border: none;
}

#credits {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	height: 100px;
	color: #fff;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #ff0;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.center {
	border-color: #FF6600;
	background: #FF6600;
}
.alignleft {
	float: left;
	padding-left: 15px;
	color: #fff;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignleft{
	border-color: #FF6600;
	background: #FF6600;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0px;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignright{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


/* CSS personalizzato cssmagazine.it */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



div {
font-family: verdana;
font-size: 11px;
color: #444;
}

p {
line-height: 20px;
margin-right: 20px;
}

#navigation {
width: 780px;
height: 270px;
position: relative;
margin: 0px auto;
clear: both;
background: none;
}

#navigation ul {
height: 40px;
float: left;
list-style: none;
color: #000;
position: absolute;
left: 0px;
bottom: 0px;
text-align: left;
padding: 0;
margin: 0 0 0 20px;
}

#navigation li {
display: inline;
}

#navigation li a:link, #navigation li a:visited {
width : 80px;
height : 24px;
display : block;
text-align : center;
float: left;
padding-top: 16px;
color: #444;
text-decoration: none;
background: url(images/bg_li.gif) no-repeat left top;
margin: 0;
behavior: url(iepngfix.htc);
}

#navigation li a:hover, #navigation li .active:link, #navigation li .active:visited {
color: #333;
background: url(images/bg_li_active.gif) no-repeat left top;
}

#rss {
width: 96px;
height: 96px;
position: absolute;
right: 20px;
bottom: 7px;
}
