/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: DoZ	
	Author Site	: http://www.dozarte.com
	Style Name	: Palio
	Style URI	:
	Version		: 1
	Comments	:
*/

#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}

body, #page {
background: #F6F0E2 url('http://www.paliodiromano.it/1/wp-content/themes/k2/styles/palio/palio-base-web.jpg') top center no-repeat;
border: none;
padding:0;
font-size:87%;
}
#header {
background: none;
height: 300px;
}
.blog-title, .description {
text-indent:-999em
}
.entry-content  {
color: #000;
margin: 0 0 90px 0;
line-height:1.2em;
}

.entry-content h4 {
font-weight: bold;
padding: 19px 0 0 0;
}
.entry-content * {
font-family: georgia
}
#footer { 
font-size:10px;
/* position:fixed; */
bottom:0;
background: #D4D0C8;
width:100%;
padding:1px 0 0 0;
height:14px;
z-index: 9999;
}

#albo td {
padding: 0px 20px;
border: 1px solid #ccc
}

#header .menu, .metalinks, #leavecomment, .sconto, .entry-meta, #rollingarchives, #nav-above {
display: none
}
a:link, a:visited, a:active {
color: #B75D21
}
a:hover {
color: #3E6128 
}
#pages-2 {
padding:60px 0 0px 25px;
height:281px;
font-size:120%;
font-family:georgia,times;
}
#pages-2 h4 {
visibility:hidden
}
#pages a {
color:black;
}
.wp-caption-text {
font-family: verdana, arial;
font-size:11px;
line-height:14px;
color: #777;
}

.entry-title a, .page-head h2 a {
} 

.wp-pagenavi {
text-align: center;
margin: 0 0 10px 0;
}

.comments *  , .comments * a:link {
font-family:  verdana, arial;
font-size: 11px !important;
color: #777;
}
.comment {
background: #FBF8F1
}
/*
.nav-previous , .nav-next {
width:160px !important;
text-indent:-9999em;
}

.nav-previous a {
display:block;
text-indent:-999em;
width:160px;
height:54px;
background: url(http://www.paliodiromano.it/1/wp-content/themes/k2/styles/palio/nuovi-vecchi.gif) center 54px;
}

.nav-next a {
display:block;
text-indent:-9999em;
width:160px;
height:54px;
background: url(http://www.paliodiromano.it/1/wp-content/themes/k2/styles/palio/nuovi-vecchi.gif) center 0px;
}

*/

.navigation {
font-size:19px;
font-family:impact
}

.attachment-image img {
width:100%;
height:100%
}