/*
Theme Name: Benedict Park Place
Theme URI: http://www.deanallandesign.com
Description: A custom Wordpress theme developed specifically for Benedict Park Place.
Version: 1.0
Author: Tom Benway
Author URI: http://www.vectordefector.com
*/



body {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:#dad8db;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0;
	}
	
a {
	color: #571c1e;
}

#page {
	width:960px;
	margin-left: auto;
	margin-right:auto;
}

#header {
	float:left;
	width:960px;
}

#headerimg {
	float:left;
	width:288px;
	height:103px;
}

#banner {
	float:left;
	width:672px;
	height:103px;
}

#navigation {
	float:left;
	width:960px;
	height:25px;
	background-color:#571c1e;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

#navSpacer {
	float: left;
	margin-left: 288px;
}

#navigation li {
	float:left;
	min-width: 70px;
	height: 20px;
	list-style: none;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 3px solid #b58b4f;
	margin: 0px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#navigation li:hover{
	float:left;
	min-width: 70px;
	height: 20px;
	list-style: none;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 3px solid #b58b4f;
	margin: 0px;
	background-image: url(images/nav-bg-over.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#navigation .current_page_item{
	float:left;
	min-width: 70px;
	height: 20px;
	list-style: none;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 3px solid #b58b4f;
	margin: 0px;
	background-image: url(images/nav-bg-over.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#navigation li a{
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
}

/* sub nav items */

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#navigation li ul {
	position: absolute;
	width: 130px;
	left: -1500px;
	background-image: none !important;
	}

#navigation li:hover ul {
	left: auto;
	margin-top: 7px;
	display: block;
	width: 130px;
}
	
#navigation ul li {
	float: left;
	padding: 0px;
	width: 130px;
}

#navigation li li {
	float:left;
	width: 130px;
	height: 15px;
	background-color: #dcc3a3;
	color: #571d1f;
	margin-left: -11px;
	padding: 6px;
	background-image: none !important;
	border: none !important;
}
	
#navigation li li:hover, #navigation li li:active {
	float:left;
	width: 130px;
	height: 15px;
	background-color: #dcc3a3;
	color: #571d1f;
	margin-left: -11px;
	padding: 6px;
	background-image: none !important;
	border: none !important;
}

#navigation li li a {
	color: #571d1f;
	font-size: 9px;
}

#navigation li li a:hover {
	color: #882b14;
}

#navigation li .current_page_item {
	float:left;
	width: 130px;
	height: 15px;
	background-color: #dcc3a3;
	color: #571d1f;
	margin-left: -11px;
	padding: 6px;
	background-image: none !important;
	border: none !important;
}


#content {
	float:left;
	width:960px;
	background-color: #ffffff;
}

#leftImage {
	float:left;	
}

.leftImage {
	width: 384px;
	height: inherit;
	background-color: #d7e2e8;
}

.pageContent {
	float:left;
	min-height: 300px;
	width:550px;
	padding-left: 10px;
}

.blogContent {
	float:left;
	min-height: 50px;
	width:550px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#sidebar {
	float:right;
	margin-top: 10px;
	width: 310px;
}

#footer {
	float:left;
	width:960px;
	margin-top: 15px;
	text-align: center;
}

#footer li {
	list-style:none;	
	float: left;
	margin-left: 5px;
}

#footer a {
	color: #571c1e;
	text-transform: uppercase;
	font-size: 10px;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	font-size: 20px;
	color: #666666;
	}

h2 {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 15px;
	color: #000000;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0px 7px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*Contact Form 7*/

span.wpcf7-list-item { display: block; }

/* End Contact Form 7*?
