/*
Theme Name: Serve in Town
*/

body {
	font-family: Verdana,Arial,Georgia, Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
	text-align:center;
	background:#FFF url(images/body-bg.jpg) repeat-x;
	font-size:12px;
	color:#5d5d5d;
	}
:focus{outline:none;}

*{margin:0; padding:0;}

img,fieldset{border:none;}

ul, ol {
	margin: 0px 0px 20px 25px;
	}

ul ul, ol ol {
	margin: 10px 0px 10px 16px;
	}

li { margin: 9px 0px;}
	
a{color:#215A9B;text-decoration:none;}

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

h1, h2, h3, h4, h5, h6 {color:#9a3699;margin-bottom:20px;}
h1 {font-size: 26px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}

h4, h5, h6 {font-size: 16px;}

/*---------------- page structure ----------*/

#subPage{
	background:url(images/body-bg2.jpg) repeat-x;
}
.wrapper{
	width:880px;
	margin:0 auto;
	text-align:left;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
.header{
	width:880px; height:130px;
	overflow:hidden;
	position: relative;
}
.logo{
	width:323px; height:49px;
	float:left;
	display:block;
	margin:40px 0 0 15px;
}
.contactInfo{
	float:right;
	padding:10px 20px 0 0;
	margin: 0px;
	list-style: none;
}
.contactInfo li{
	display:block;
	text-align:right;
	color:#9d2e96;
	line-height:15px;
	padding-right:50px;
	margin: 0px;
}
.contactInfo .home{
	background:url(images/home.jpg) no-repeat right center;
	margin-bottom:20px;
	padding:0 50px 2px 0;
}
.contactInfo .phone{
	background:url(images/phone.jpg) no-repeat right center;
}
.outerMain{
	width:880px;
}

#description {
	position: absolute;
	right: 20px;
	bottom: 10px;
	}


/* ------------------------------------------------ NAV - MAIN MENU */

.outerNav {
	width:880px;
	background:#9a3699 url(images/nav-top.gif) no-repeat top left;
	margin-bottom:18px;
	position: relative;
	z-index: 50;
	}
	
.innerNav {
	width:880px; 
	background:url(images/nav-bottom.jpg) no-repeat bottom left;
	position:relative;
	}

.altnav {
	background:url(images/nav-bottom.gif) no-repeat bottom left;
	}

#nav {
	width:828px;
	height:26px;
	padding:4px 26px;
	margin: 0px;
	}

/* TOP LEVEL */

#nav li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px 3px 0px 0px;
	height: 26px;
	padding: 0px 0px 0px 6px;	
	}

#nav li.current_page_item, .sf-menu li:hover, .sf-menu li.sfHover {
	background: url(images/hover-left.gif) left no-repeat;
	}
	
#nav a {
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0px 15px 0px 9px;
	color: #f2d5e4;
	}

#nav li.current_page_item a, .sf-menu li:hover a, .sf-menu li.sfHover a {
	background: url(images/hover-right.gif) right no-repeat #fe80c0;
	color: #FFFFFF !important;
	text-decoration: none;
	}

/* SUB LEVELS */

#nav ul li, #nav ul li.current_page_item, .sf-menu ul li:hover, .sf-menu ul li.sfHover {
	height: auto;
	padding: 0px;
	background: #fe80c0;
	}

#nav ul a, #nav li.current_page_item ul a, #nav ul li.current_page_item a, .sf-menu li:hover ul a, .sf-menu li.sfHover ul a {
	height: auto;
	line-height: normal;
	padding: 6px;
	background: none;
	float: none;
	}

#nav ul a:hover, #nav ul li.current_page_item a:hover {
	background: #d86aa2;
	color: #FFFFFF;
	text-decoration: none;
	}

/* --------------------------------------------------------- END NAV */

.banner{
	display:block;
	padding:0 4px 12px 4px;
}
.mainBody{
	width:880px;
	overflow:hidden;
	position:relative;
}
.center{
	width:590px;
	float:left;
	background:url(images/center-top.png) no-repeat top left;
	padding-top:15px;
}
.bottom{
	width:590px;
	background:url(images/center-bottom.png) no-repeat;
	padding-bottom:22px;
	font-size:1px;
}
.leftBox{
	width:538px;
	padding:0 26px;
	background:url(images/center-fill.gif) repeat-y;
}
.inner_content {
	padding: 1px 15px;
	}
.sidebar{
	width:260px;
	float:right;
}
.title a, .title2 a, .title, .title2 {
	font-size:26px;
	color:#9a3699;
}
.title a:hover,.title2 a:hover{
	color:#9a3699;
	text-decoration:none;
}
*+ html .title{
	z-index:-1 
}
* html .title{
	z-index:-1 
}
.title2{
	padding:10px 0px 0px 0px;
}
.leftBox p{
	line-height:22px;
	margin-bottom: 25px;
}
.outerBox{
	width:260px;
	background:url(images/right-box-top.png) no-repeat top left;
	padding-top:15px;
	margin-bottom:20px;
}
.boxBottom{
	width:260px;
	background:url(images/right-box-bottom.png) no-repeat;
	padding-bottom:15px;
	font-size:1px;
}
.box{
	width:208px;
	padding:5px 26px 15px 26px;
	background:#9a3699;
	color: #FFFFFF;
}

.subTitle{
	margin-bottom:20px;
}
.box .subTitle, .box .subTitle a{
	font-size:21px;
	color:#FFF;
	text-align: left !important;
}
.box .subTitle a:hover{
	color:#FFF;
	text-decoration:none;
}
.box p{
	color:#FFF;
}
.box .altImg{
	margin-right:6px;
}
.box b{
	display:block;
	padding-top:12px;
}
.box a{
	color:#ffc0db;
	text-decoration: underline;
}

.box a:hover {
	text-decoration: none;
	}


/* --------------------------------------------- FOOTER */
.outerfooter{
	width:100%;
	background:url(images/body-bottom.jpg) repeat-x;
	padding-top:80px;
}
.footer{
	width:880px; height:100px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	color:#9a3699;
	font-family:"Trebuchet MS";
	}
	
#footer_nav {
	list-style: none;
	margin: 15px 0px;
	}
	
#footer_nav li {
	display: inline;
	background: url(images/footer_nav_separator.gif) right no-repeat;
	padding: 0px 11px 0px 9px;
	margin: 0px;
	}
	
#footer_nav a {
	font-size:12px;
	color:#9a3699;
	}
	
p.copyright, p.copyright a {
	color:#ce9ece;
	font-size:11px;
}


/* ----------------------------------------------- CALENDAR */

#wp-calendar {
	font-family: "Trebuchet MS", sans-serif;
	width: 96%;
	}

#wp-calendar * {
	border: none !important;
	}

#wp-calendar caption {
	background:#d2c7e7 !important;
	color:#334246;
	font-size:14px;
	text-align:left !important;
	padding-left: 6px;
	font-weight: normal !important;
	}

#wp-calendar th {
	background: #ddd4ec !important;
	color: #be86c3 !important;
	}

#wp-calendar td {
	text-align:center;
	color:#B873B8;
	border: none !important;
	}
	
#wp-calendar td a {
	width:24px; height:20px;
	display:block;
	color:#B873B8;
	}
	
#wp-calendar td a:hover {
	background:#DDD4EC;
	text-decoration:none;
	}
	
#wp-calendar td {
	background:#DDD4EC;
	height:20px;
	}

#wp-calendarLarge .dayHead {
	background: #9a3699 !important;
	}

.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	}

.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	}