/*
Theme Name: Osteria Beligna Aquileia
Author: Davide Tommasin
Author URI: http://www.tommasin.org
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #777777;
	background: url(images/body.gif) repeat-x 0 0;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia,"Nimbus Roman No9 L";
}

a {
	text-decoration: none;
	color: #31A0FC;
}
img {
	border: 0;
}

.boxnews {
        margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	width: 915px;
	margin: auto auto;
	text-align: left;
	background: #ffffff url(images/wrapper.gif) no-repeat top right;
	padding-right: 6px;
}

/** BEGIN header **/

#beligna {
	margin-top: 20px;
        height: 65px;
	background: #F8FAF7 url(images/uva1.jpg) no-repeat right;
}

#header {
	background: url(images/monastero-beligna-head.jpg) no-repeat bottom center;
	height: 18px;
}

#headerfade {
        
}

	#header ul {
		list-style-type: none;
		height: 22px;
/*	        background: #6ABAFF; */
		background: #6ABAFF url(images/uva2.png) no-repeat right;
/*		border-bottom: 2px solid #902727;*/
	}
		#header ul li {
			float: left;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			color: #FFFFFF;
			background: url(images/divider.gif) no-repeat 0 center;
			padding-left: 1px;
		}
		#header ul li.f {
			background: none;
		}
		#header ul li a {
			color: #FFFFFF;
			padding: 3px 5px 5px;
			display: block;
		}
		#header ul li a:hover {
			
		}
	#header h1 {
		text-transform: uppercase;
		font-size: 2.5em;
		font-weight: normal;
		padding: 25px 0 5px 20px;
	}
		#header h1 a {
			color: #ffffff;
		}
	#header p {
		color: #A1C2E1;
		font-size: 1.2em;
		font-weight: bold;
		padding-left: 20px;
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 640px;
	float: left;
	padding: 0 10px 10px 0;
	background: #FFFFFF url(home/contenthome.gif) no-repeat top left;
}

#contenthome {
	width: 903px;
	float: left;
	padding: 0 10px 10px 0;
	background: #FFFFFF url(home/contenthome.gif) no-repeat top left;
}

	#content #latest {
		border-top: 4px solid #000000;
	}
		#content #latest h2 {
			font-size: 1.5em;
			border-bottom: 1px dotted #B7B7B7;
			padding: 5px 0;
			margin-bottom: 20px;
		}
			#content #latest h2 a {
				color: #000000;
			}
		#content #latest img {
			float: left;
			margin: 5px;
		}
		#content #latest .post {
			float: right;
			width: 400px;
			padding: 5px;
		}
			#content #latest .post p {
				margin-bottom: 10px;
			}
			#content #latest .post .readmore {
				font-size: 0.9em;
				float: right;
				margin: 20px 0 10px;
			}
	#content #csidebar {
		clear: both;
		width: 185px;
		float: left;
		background-color: #FCF9F0;
	}

	#content #csidebarhome {
		clear: both;
		width: 185px;
		float: left;
		background-color: transparent;
		color: #FFFFFF;
	}
		#content #csidebar h2 {
			border-bottom: 1px solid #902727;
			color: #902727;
			font-size: 1em;
			text-transform: bold;
			padding: 5px 0 5px 5px;
		}
		#content #csidebar ul {
			list-style-type: none;
			padding-bottom: 10px;
		}
			#content #csidebar ul li {
				border-bottom: 1px solid #E2E2E2;
				padding: 6px 0 0 6px;
			}
			#content #csidebar ul li a {
				color: #000000;
			}
			#content #csidebar ul li a:hover {
				color: #31A0FC;
			}

                #csidebar p {
			color: #333333;
                        margin: 5px 0 10px 6px;
                }

		#content #csidebarhome h2 {
			border-bottom: 1px solid #FFFFFF;
			color: #FFFFFF;
			font-size: 1.2em;
			text-transform: bold;
			padding: 5px 0 5px 5px;
		}
		#content #csidebarhome ul {
			list-style-type: none;
			padding-bottom: 10px;
		}
			#content #csidebarhome ul li {
				border-bottom: 1px solid #E2E2E2;
				padding: 6px 0 0 6px;
			}
			#content #csidebarhome ul li a {
				color: #000000;
			}
			#content #csidebarhome ul li a:hover {
				color: #31A0FC;
			}

                #csidebarhome p {
			color: #FFFFFF;
                        margin: 5px 0 10px 6px;
                }

                #csidebarhome a {
                        color: #FFFFFF;
			font-weight: bold;
                }

	#content #ccontent {
		width: 440px;
		float: right;
	}
		#content #ccontent h2 {
			border-bottom: 1px solid #902727;
			font-size: 1em;
			text-weight: bold;
			padding: 5px 0;
			margin-bottom: 10px;
			color: #902727;
		}
		#content #ccontent .post {
			padding-bottom: 20px;
			border-bottom: 1px solid #E2E2E2;
			margin-bottom: 10px;
		}
			#content #ccontent .post h3 {
				font-size: 1em;
				clear: both;
				padding-bottom: 4px;
			}
			#content #ccontent .post h3 a {
				color: #000000;
			}
			#content #ccontent .post .details {
				text-transform: uppercase;
				font-size: 0.9em;
				padding-bottom: 10px;
				margin-left: -5px;
			}
			#content #ccontent .post .details a {
				margin: 0 5px;
			}
			#content #ccontent .post img {
				float: left;
				margin-right: 15px;
				height: 100px; width: auto;
			}
                        #content #ccontent .post p {
                                margin-bottom: 10px;
                        }
			#content #ccontent p {
				margin-top: 10px;
				font-weight: bold;
				margin-left: 270px;
				font-size: 22px;
				font-style: italic;
				font-family: "Times New Roman",Times,serif;
				margin-bottom: 0px;
			}
			#content #ccontent .post .readmore {
				float: right;
				clear: both;
				font-size: 0.9em;
				margin-bottom: 10px;
			}

			#content #ccontent table {
                                color: #912727;
				font-family: Georgia,"Nimbus Roman No9 L";
				font-size: 1.2em;
				background: #FFFFFF;
				font-weight: bold;
                        }

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 243px;
	padding-right: 10px;
	background-color: transparent;
}
	#sidebar .box {
		margin-top: 0px;
	}
		#sidebar .box h2 {
/*                        border-bottom: 1px solid #902727; */
                        color: #902727;
                        font-size: 1em;
                        text-weigth: bold;
                        padding: 5px 0 5px 5px;
		}
		#sidebar .box p {
			margin: 5px 0 10px 6px;
		}
		#sidebar .box form {
			width: 180px; height: 27px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box form input {
				float: left;
				margin: 4px 7px 0 4px;
				border: 1px solid #ffffff;
				width: 170px;
			}
			#sidebar .box form button {
				float: left;
				border: 0;
				text-indent: -9999px;
				width: 70px; height: 30px;
				background-color: transparent;
			}
		#sidebar .box ul {
			list-style-type: none;
			padding-bottom: 10px;
		}
			#sidebar .box ul li {
				border-bottom: 1px solid #E2E2E2;
				padding: 6px 0 0 6px;
			}
			#sidebar .rc a {
				font-weight: bold;
			}
			#sidebar .rc li {
				padding: 0 !important;
			}
	#sidebar a {
		color: #000000;
	}
	#sidebar a:hover {
		color: #31A0FC;
	}
/** END sidebar **/


/** BEGIN sidebar **/
#sidebarhome {
	float: right;
	width: 243px;
	padding-right: 0px;
	height: 183px;
	background: #FFFFFF url(home/sidebarr.jpg) no-repeat right top;
}
	#sidebarhome .box {
		margin-top: 0px;
		padding-left: 8px;
		height: 185px;
		background: transparent url(home/news.gif) no-repeat top left;
	}
		#sidebarhome .box h2 {
/*                        border-bottom: 1px solid #902727; */
                        color: #902727;
                        font-size: 1.2em;
                        text-weigth: bold;
                        padding: 5px 0 5px 5px;
		}
		#sidebarhome .box p {
			margin: 0px 0 2px 6px;
			width: 160px;
		}
		#sidebarhome .box form {
			width: 160px; height: 20px;
			background: /* url(images/search.gif) */ no-repeat 0 0;
		}
			#sidebarhome .box form input {
				float: left;
				margin: 10px 2px 0 3px;
				border: 1px solid #89252F;
				width: 150px;
			}
			#sidebarhome .box form button {
				float: left;
				border: 0;
				text-indent: -9999px;
				width: 70px; height: 30px;
				background-color: transparent;
			}
		#sidebarhome .box ul {
			list-style-type: none;
			padding-bottom: 10px;
		}
			#sidebarhome .box ul li {
/*				border-bottom: 1px dotted #E2E2E2; */
				padding: 6px 0 0 12px;
			}
			#sidebarhome .rc a {
				font-weight: bold;
			}
			#sidebarhome .rc li {
				padding: 0 !important;
			}
	#sidebarhome a {
		color: #000000;
	}
	#sidebarhome a:hover {
		color: #31A0FC;
	}
/** END sidebarhome **/


/** BEGIN footer **/
#footer {
/*	background-color: #F8FAF7; */
	background: transparent url(images/footer.png) no-repeat bottom center;
	clear: both;
	color: #777777;
	padding-top: 10px;
	height: 80px;
	font-size: 0.9em;
	line-height: 1.8em;
}
	#footer .wrapper {
		width: 910px;
		margin: auto auto;
		text-align: left;
		padding-left: 5px;
		margin-bottom: 5px;
	}
	#footer a {
		color: #9FC7EB;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
		margin-right: 10px;
	}
/** END footer **/

/** BEGIN misc **/
#content .post h3 {
	margin-bottom: 5px;
}
#content .post ul {
	padding-left: 15px;
	margin-bottom: 10px;
}
#content .post ul li {
	padding: 2px 0;
}
#content .post ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
#content .post ol li {
	padding: 2px 0;
}
#content .post blockquote {
	font-style: italic;
	padding: 10px;
	background-color: #EEEEEE;
	border-width: 1px 0;
	border-style: solid;
	border-color: #E3E3E3;
	margin-bottom: 10px;
}
#content .single .details {
	clear: both;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #B5B5B5;
	text-transform: none !important;
	line-height: 1.6em;
	padding: 5px 0 !important;
}
	#content .single .details a {
		margin: 0 !important;
	}
	#content .single .details .l {
		float: left;
		width: 45%;
		margin-bottom: 0 !important;
	}
	#content .single .details .r {
		float: right;
		width: 45%;
		margin-bottom: 0 !important;
	}
#content .single {
	border-bottom: 0 !important;
}
#content .single h2 {
	font-size: 1em !important;
	text-transform: none !important;
}
#comments {
	
}
	#comments h2 {
		margin: 20px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.sdetails {
	clear: both;
	font-size: 0.8em;
	padding-top: 20px;
}
	.sdetails p {
		margin-bottom: 5px !important;
		color: #909090;
	}
	.sdetails a {
		color: #909090;
	}
	.sdetails a:hover {
		color: #282828;
	}
/** END misc **/

.ec3_events ul li { border: 0px solid #000; }

.piatti {
	float: left;
        }

.piatti img {
	margin-top: 0px;
	padding: 1px;
	border: 5px solid #DEDEDE;
	width: 200px;
	height: 150px;
}

.textwidget {
        margin-left: 6px;
        }