/*
Theme Name: Castello di Ternengo
Theme URI: http://www.castelloditernengo.com
Version: 1.0
Description: Theme based on a template developed by 
Author: 
Author URI: http://www.castẹlloditernengo.com
*/


/*#############################################################
Name: Castello di Ternengo
Date: 2008-02-10
Description: Submission for OWD template contest "Favourite Book".
Author: 
URL: 

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}


body 
{
background: #d2e7e7 url(../images/sfondo.jpg);
font: normal 52.5% "Tw Cen MT",sans-serif;
margin: 0;
}


/* structure */
.container {
	background: url(../images/bgcontainer11.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}

.gfx {
	float: left;
	height: 12px;
	margin-top: 0px;
	width: 52px;
}

.top {
	float: left;
	text-align: center;
	width: 632px;
	height: 12px;
}

.header {
	background: url('../images/header_1.jpg') no-repeat;
	color: #000000;
	font-size: 1.4em;
	height: 226px;
	padding-right: 20px;
	padding-top: 0x;
	padding-bottom: 0x;
	padding-left: 0px
}

.header1 {
	background: url(../images/bgcontainer3.jpg) no-repeat;
	color: #000000;
	font-size: 1.4em;
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-top: 280px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.pattern {
	background: url(../images/pattern.gif) repeat-x;
	clear: both;
	height: 13px;
}

.container1 {
	background: url(../images/bgcontainer2.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}

.box2 {
	width: 197px; height: 177px; MARGIN-TOP: 0px; padding-top: 0px;
}



/* content */
.content {
	background: url(../images/bgcontent_1.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 1px 52px 10px;
	padding: 10px 38px 20px;
}
.content .spacer {
	height: 32px;
}


.body a 
{color:black;
}


/* footer */
.footer {
	font-family :Tahoma,Helvetica,Verdana,Arial;
    font-size : 9pt;
	margin: 0 auto;
	text-align: center;
	width: 632px;
	height: 10px
	margin: 0px 0px 0px 20px;
}

.footer a {
	color: gold;
	text-decoration: none;
}

.footer a:hover {
	color: red;
	text-decoration: underline;
}