/*
	custom.css  custom styles for Cutline that YOU define
	------------------------------------------------------
	
	This stylesheet will allow you to futureproof your
	changes against future releases and upgrades. I know
	you work hard on your modified styles, and I don't
	want you to feel like every upgrade is a total drag!
	
	Instructions:
	
	Modifying existing Cutline styles to your liking is a
	breeze with this handy stylesheet. The <body> tag
	within the header.php file has been appended with a
	CSS class called "custom," and thanks to this, you now
	have the ability to override ANY style that's declared
	in the original Cutline stylesheet.
	
	In practice, you simply need to copy the CSS for the
	element that you want to change (from style.css) and
	then paste it here. Prefix the new CSS declaration
	with .custom, and then make your tweaks as necessary.
	
	Here's an example:
	
	To change the default color of unvisited links from 
	blue to red (#c00) and remove the default underline, 
	this is what you would do:
	
	.custom a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/

body {
	color: #333;
}

#masthead {
	background: url('images/uccellino.gif') no-repeat right center;
	border-top: 0px solid #333;
	border-bottom: 1px solid #666;
}

#header_img {
	border-top: 0px solid #666;
}

#masthead h1 {
	border: none;
}

a, a:link, a:visited {
	color: #00c;
	text-decoration: underline;
}

a:hover {
	color: #c30;
	text-decoration: underline;
}

#masthead h1 a, #masthead h1 a:visited {
	margin: 0;
	padding: 0;
	color: #c30;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', Times, serif;
	letter-spacing: .1em;
	text-shadow: #b3b3b3 0px 2px 4px;
}

#masthead h1 a:hover {
	color: #b3b3b3;
	/*color: #a33524;*/
	text-decoration: none;
	text-shadow: #fff 0px 0px 0px;
}

h2 a, h2 a:link, h2 a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

h2 a:hover {
	/*color: #e6412f;*/
	color: #c30;
	text-decoration: underline;
}

#masthead h3 {
	margin: 0;
	padding: 0 0 .8em 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0em;
	color: #666;
}

#header_img {
	display: block;
	width: 770px;
	height: 140px;
}

body.case-romane-del-celio #header_img img,
body.contatti #header_img img,
body.calendario-degli-eventi #header_img img,
body.categ #header_img img {
	display: none;
}

body.case-romane-del-celio #header_img {
	background: url(images/header_2.jpg) no-repeat center center;
}

body.contatti #header_img {
	background: url(images/ingresso.jpg) no-repeat center center;
}

body.calendario-degli-eventi #header_img {
	background: url(images/reperti.jpg) no-repeat center center;
}

body.categ #header_img {
	background: url(images/anfore.jpg) no-repeat center center;
}

div#mailing {
	font-size: 0.8125em;
}

/*ul#nav {
	border-bottom: 3px solid #006dba;
	}*/

ul#nav {
	width: 770px;
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: none;
}

ul#nav li {
	margin: 0 .3em 0 0;
	padding: 0 0 0 0;
	text-transform: none;
	font-size: 1.07em;
}

ul#nav li a {
	display: block;
	margin: 0;
	padding: .5em 2.6em .2em 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	border-top: .4em solid #808080;
}

ul#nav li a, ul#nav li a:visited {
	color: #000;
	text-decoration: none;
}

ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current-cat a {
	color: #c30;
	text-decoration: none;
	border-top: .4em solid #e6412f;
/*background-color: #a33524;*/
}

ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {
	color: #4d4d4d;
	background-color: #fff;
	text-decoration: none;
	font-style: normal;
}

li.widget li a, li.widget li a:link, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
	color: #000;
	text-decoration: none;
}

li.widget li a:hover, li.linkcat li a:hover {
	color: #c30;
	text-decoration: none;
}

li.widget li.current-cat a,
li.widget li.current_page_item a {
	color: #c30;
}

li.widget li.current-cat ul li a,
li.widget li.current_page_item ul li a {
	color: #333;
}

li.widget li.current-cat ul li a:hover,
li.widget li.current_page_item ul li a:hover {
	color: #333;
}

ul#nav li.rss {
	float: right;
	margin-right: 0;
	padding: 0.5em 0 .2em 0;
	border: none;
}

ul#nav li.rss a:hover {
	color: #c30;
	background-color: #fff;
}

ul#nav li.rss a {
	border: none;
}

#search_form .search_input {
	color: #666;
}

#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.entry table {
	margin: 0;
	padding: 0;
/*font-size: 1.15em;*/
}

div.entry td {
	/*font-size: 1.15em;*/
	padding: .2em .3em;
}

body.calendario-degli-eventi div.entry td {
	padding: .2em .3em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div.entry table.price {
	margin: 0;
	margin-bottom: .4em;
	padding: 2px 4px 2px 0px;
}

div.entry td.price {
	padding: 2px 2px 2px 0;
	vertical-align: text-top;
	border-bottom: 1px solid #ccc;
}

div.entry td.value {
	text-align: right;
	border-bottom: 1px solid #ccc;
}

span#EC_previousMonthLarge, span#EC_nextMonthLarge {
	color: #00c;
	font-size: 0.825em;
	}

div.wp-caption {
	padding: 8px;
	border: 1px solid #ddd;
	background: #f3f3f3 url(images/lente.gif) no-repeat right bottom;
	text-align: center !important;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	}

p.wp-caption-text {
	padding-top: .8em;
	}