/* @override http://wenatcheevalueinn.com/wp-content/themes/sandbox/style.css */

/*
THEME NAME: Value Inn
THEME URI: http://www.wenatcheevalueinn.com
DESCRIPTION: Clean, simple design created uniquely for the Wenatchee Value Inn
TAGS: clean, blue, yellow
VERSION: 1.5.2
AUTHOR: Apt Design
AUTHOR URI: www.aptdesignonline.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #0060af;
	font: 1.1em/175% Arial, Helvetica, sans-serif;
}

div#wrapper {
	margin: auto;
}


div#headerwrap {
	background-image: url(images/header_background.jpg);
}

div#header {
	height: 270px;
	background: url(images/building_header.jpg) no-repeat;
	margin: auto;
	width: 780px;
}

div#container {
	width: 780px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Content */

div#content {
	float: right;
	padding-left: 50px;
	padding-right: 30px;
	width: 500px;
	margin-bottom: 50px;
}

p {
	text-align: justify;
	text-indent: 1.3em;
}

p a {
	text-decoration: none;
	color: #0060af;
	background-image: url(images/y_background.jpg);
}

p a:hover {
	text-decoration: none;
	background-color: #0060af;
	background-image: none;
	color: #fff;
	padding: 3px 0;
}

div#content ul {
	font-size: .75em;
	list-style-type: circle;
	padding-left: 4em;
	line-height: 200%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/y_ul_back.jpg) repeat-y;
}

h3 {
	padding: 0;
	margin: 0 0 25px;
}

.entry-title {
	clear: both;
}



/* @end */

/* @group Sidebar Topper */

div#sidebartopper {
	float: left;
	text-align: right;
	width: 165px;
	padding-top: 10px;
	padding-right: 35px;
	color: #0060af;
	font: .8em/110% Tahoma, Verdana, sans-serif;
	background-image: url(images/sidebar_topper_bckgnd.jpg);
	padding-bottom: 5px;
}

#sidebartopper p {
	font-size: .8em;
	text-indent: 0;
	text-align: right;
}


/* @end */

/* @group Sidebar */
div.sidebar {
	float: left;
	background-image: url(images/sidebar_background.jpg);
	text-align: right;
	width: 165px;
	padding-top: 30px;
	padding-right: 35px;
	color: #0060af;
	font: .8em Tahoma, Verdana, sans-serif;
	padding-bottom: 20px;
}

h3.widgettitle {
	display: none;
}

div.sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}


div.sidebar ul li {
	list-style: none;
	margin-bottom: 20px;
}

div.sidebar ul li a {
	text-decoration: none;
	color: #0060af;

}

div.sidebar ul li a:hover, .current_page_item a, .current_page_item a:link, .current_page_item a:visited {
	text-decoration: none;
	background-color: #0060af;
	color: #fff;
	padding: 3px 3px 3px 3px;
}
/* @end */

/* @group Menu */

div#menu {
	font-size: 0.9em;
	height: 1.5em;
	padding-top: 0.3em;
	background: #eee;
	width: 100%;
}

div#menu ul a {
	font-weight: 700;
	text-decoration: none;
}

div#menu ul,div#menu ul ul,div#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	float: left;
}

div#menu ul li a {
	background: #eee;
	padding: 0.3em 0.5em;
}

/* @end */

/* @group Footer */

div#footer1_background {
	height: 60px;
	clear: both;
	width: 100%;
	background: url(images/footer1_background.jpg) repeat-x;
}

div#footer1 {
	width: 530px;
	margin: auto;
	padding-left: 250px;
	padding-top: 20px;
	text-indent: 0;
}

div#footer2_background {
	clear: both;
	width: 100%;
	background-image: url(images/y_background.jpg);
	height: 60px;
	
	color: #0060af;
	font: .8em Tahoma, Verdana, sans-serif;
}

div#footer2 {
	width: 530px;
	padding-left: 250px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
div#footer2 p {
	margin: 2px 0px 0px;
	text-indent: 0;
}


#footer2 p a {
	color: #0060af;
	text-decoration: none;
}

#footer2 p a:hover {
	text-decoration: none;
	background-color: #0060af;
	color: #fff;
	padding: 3px 0;
}




/* @end */
