/*
Theme Name: Universit Church Toledo Custom
Version: 1.0
Author: Patrick McSweeny
Author URI: http://mercurydynamic.com/

*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
    text-decoration:none;
}

body{
    background:url('images/bg.jpg') no-repeat #c2aa7e;
    height:700px;
    width:1000px;
    font-family:"Arial", sans-serif;
}

img{
    border:none;
}
a{
    text-decoration:none;
    color:#795808;
}

a:hover{
    text-decoration:underline;
}
#navbar{
    list-style:none;
    padding:0px;
    height:20px;
    

}

body > h1{
    padding:0px;
    height:137px;
    width:213px;
    text-indent:-9999px;
    background:url('images/sprite.png') no-repeat;
}

body > h1 > a{
	display:block;
	height:137px;
}

li.top ul{    display:none;  top:33px; width:188px;}
li.top:hover ul { display: block; }

#navbar > li > a{
    color:#FFFFFF;
    display:block;
    padding:2px 2px 2px 45px;
}
#navbar > li > a:hover{
    text-decoration:none;

}
#navbar > li{
    background:url('images/sprite.png') right top;
    line-height:14px;
    font-size:14px;
    padding:4px 0px 0px 0px;
    font-weight:900;
    min-width:198px;
    height:29px;
    float:left;
    margin-right:5px;
    position:relative;
}

li > ul{
}

li > ul a{
    color:#313202;
}

li > ul a:hover{
    color:#795808;
}

li > ul{
    padding:5px 10px 5px 0px;
    background:#b6bc08;
    list-style:none;
    top:200px;


}

li > ul > li{
    padding:5px 10px;
    font-size:12px;
}

#wrapper{
    position:absolute;
    left:205px;
    top:110px;

}
#contentbg{
    width:808px;
}

#contenttop{
    background:url('images/sprite.png') no-repeat left bottom;
    height:21px;
    width:808px;
    margin:12px 0 0 0;
}

#content{
    background:#e0cfb0 url('images/texture.jpg') no-repeat top left;
    width:808px;
    min-height:650px;
    padding-bottom:20px;
}
#content div{
margin:0px 10px;
background:none;
}

#archives{
    list-style:none;
    padding:10px;
    height:100px;
}

#archives li{
    float:left;
}


#bottom{
    text-align:center;
    background:url('images/sprite.png') 0 -138px no-repeat;
    color:#7a5615;
    width:847px;
    height:44px;
    position:relative;
    left:-20px;

}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}



