/* Globals
---------------------------------------------------------------------------*/

body {
	font-family: Georgia, 'Times New Roman', serif;	
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.right, .left {
	border: 1px solid #eff1c6;
	background: #f8f9dc;
	padding: 5px;
}

.right {
	float: right;
	margin: 0 0 5px 5px;
}

.left {
	float: left;
	margin: 0 5px 5px 0;
}

.bdrwhite {
	border: 1px solid #fff;
}

.bdrnone, .last {
	border: none;
	background: none;
}

/* Links
---------------------------- */

a {
	color: #450400;
	text-decoration: none;
}

a:hover, a:focus {
	color: #de7300;
}

a:visited {
	color: ##1f5987;
}

a img {
	border: 0;
}


img {
	padding: 2px;
	margin: 2px 0 4px 0px;
}

/* Text
----------------------------- */

ul, ol {
	margin: 0;
	padding: 0;
}

#searchbar ul li, #nav li, #subnav li, .anchors li {
	list-style: none;
}

#nav li a {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
}

.graybold strong {
	color: #666;
}

.green {
	color: #438a23;
}

.red {
	color: #931709;
}

/* Structure
----------------------------------*/

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	z-index: 2;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	color: #4e3114;
	float: left;
}

#content {
	font-size: 1em;
}

/* Header
----------------------------------*/

#header h1 {
	background: transparent url(http://www.andreamarzi.it/images/uploads/global/logo.gif) no-repeat 0 0;
	margin: 20px 0 4px 0;
	padding: 0;
	overflow: hidden;
	float: left;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 153px;
	height: 50px;
}

/* Search and Second Tier Links
----------------------------------*/

#searchbar {
	float: right;
	background: #890f01;
	height: 25px;
	padding: 10px 15px 0 15px;
	font-size: 1.0em;
}

#searchbar ul {
	display: block;
	float: left;
	color: #d76623;
}

#searchbar ul li {
	float: left;
	margin-left: 6px;
}

#searchbar a {
	margin-right: 5px;
}

#searchbar li a, #searchbar li a:visited {
	color: #fff;
}

#search li a:hover, #searchbar li a:focus {
	color: #ff8400;
	text-decoration: none;
}

#search {
	float: left;
}

#keywords {
	color: #333;
	font-size: 1em;
	float: left;
	border: 0;
	padding: 3px;
	height: 13px;
	margin: -2px 5px 0 10px;
}

#searchTitle {
	display: none;
}

#btnSearch {
	float: left;
	background: url(http://www.andreamarzi.it/images/uploads/global/btn_search.gif) no-repeat 0 0;
	height: 18px;
	width: 50px;
	padding: 0;
	margin: -1px 0 0 0;
	border: 0;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#btnSearch:hover {
	background: url(http://www.andreamarzi.it/images/uploads/global/btn_search.gif) no-repeat 0 -18px;
}

/* Nav
----------------------------------*/

#nav {
	width: 760px;
	margin: 7px 0 0 0;
	float: left;
	font-size: 1.2em;
}

#nav li {
	background: url(http://www.andreamarzi.it/images/uploads/global/bkg_mainnav.gif) repeat-x 0 0;
	float: left;
	position: relative;
	height: 28px;
	margin-right: 1px;
	border-left: 1px solid #d3691a;
}

#nav li#navResources {
	margin-right: 0;
}

#nav a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 6px 0 0 0;
}

#nav a:hover {
	text-decoration: none;
}

/* Default State */

#navHome {
	width: 74px;
}

#navVisitors {
	width: 81px;
}

#navKids {
	width: 63px;
}

#navYouth {
	width: 74px;
}

#navAdults {
	width: 76px;
}

#navWorship {
	width: 90px;
}

#navGetinvolved {
	width: 115px;
}

#navNews {
	width: 70px;
}

#navResources {
	width: 100px;
}

/* Hover State */

#nav li:hover, #nav li.over, #home #navHome, #visitors #navVisitors,
#kids #navKids, #youth #navYouth, #adults #navAdults, #worship #navWorship,
#getinvolved #navGetinvolved, #news #navNews, #resources #navResources {
	background: #620c0c;
	border-left: 1px solid #620c0c;
}

/* Footer
------------------------------------------*/

/*
#footer {
	width: 100%;
	background: #472206 url(http://www.andreamarzi.it/images/uploads/global/bkg_footer_texture.jpg) 0 0 no-repeat;
	float: left;
	margin: 0 0 0 auto;
	position: relative;
	left: auto;
}
*/

#footer {
	width: 100%;
	background: rgb(61, 51, 18);
	float: left;
	min-height: 89px;
	height: auto !important;
	height: 89px;
}

#footerbkg {
	background: rgb(61, 51, 18) url(http://www.andreamarzi.it/images/uploads/global/footer_bg.jpg) no-repeat 0 0;
	width: 760px;
	height: 85px;
	position: absolute;
	left: 0%;
	margin-left: 0px;
}

#footerContent {
	width: 760px;
	margin: 0 auto;
	color: #f9c666;
	text-align: left;
	font-size: 1.1em;
}

#footerText {
	float: left;
	padding: 10px 5pt;
}

#footerContent p {
	margin: 0;
}

#footerContent a {
	color:#fff;
}

#banner	{
    width:100%;
    background:	#000;
    margin:	0 auto;
    text-align:	center;
    position: relative;
    height:	34px;}




.entry {
	margin: 0 0 10px 0;
	}
.entry p {
	line-height:150%;
	margin-bottom:1.3em;
	}
.entry h2 {
	color:#94b3c5;
	letter-spacing:-1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}

.date {
	float:left;
	height:32px;
	width:32px;
	margin-right:8px;
	padding-top:11px;
	background:url(http://www.andreamarzi.it/images/uploads/global/icona_data.gif) no-repeat;
	}
.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	display:block;
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	}



 #linky {
margin-right:60px;
margin-top:0px;
float:right;
text-align:left;
color:#fff;
}

#linky a {
text-decoration:none;
color:#fff;
}


#linky a img{
border-style: none;}





div.float {
	padding: 10px;
	width: 120px;
	float: left;
        border:solid #CCC;
	border-width:0 1px 1px 0;
        background:#FFF;
        margin:2px;
}

div.spacer {
	clear: both;
}

div.float img {
	margin-left: 5px;
}

div.float p {
	font-size: 9px;
	text-align: center;
}



.posted {
background: transparent url(http://www.andreamarzi.it/images/uploads/global/fotogallery.gif) no-repeat left;
padding: 0 0 0 55px;} 