/*
Theme Name: Washington Park PDX
Theme URI: http://bhgcreative.com/
Author URI: http://bhgcreative.com/
Description: Clean, clear and light theme for blogs, corporate websites and big portals as well.
Author: bhgcreative
Version: 1.0
Tags: white, black, light, two-columns, fixed-width, editor-style, sticky-post
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Reset *****************/
* {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	background-color:#FFFFFF;
	padding-bottom:32px;
}	

#container {
	width:760px;
	margin:auto;
}

#header {
	width:760px;
	height:65px;
	border-bottom:1px solid #68882f;
	background-color:#FFFFFF;
	padding-top:32px;
}

#header h1 a {
	display:block;
	text-indent:-9999px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:490px;
	height:54px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#c2eb78;
	width:465px;
	border-bottom:1px solid #c2eb78;
	margin-bottom:18px;
}

h3 {
	color:#ffffff;
	margin-top:12px;
	font-size:16px;

}


#nav {
	width:760px;
	background-color:#FFFFFF;
	padding-top:12px;
	padding-bottom:12px;
}

#nav ul {
	list-style:none;
}

#nav ul li {
	display:inline;
}

#nav ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#68882f;
	margin-right:20px;
}

#nav ul li a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#7da731;
	margin-right:20px;
}

#nav ul li a.homeOn, #nav ul li a.attractionsOn, #nav ul li a.activitiesOn, #nav ul li a.mapOn, #nav ul li a.venuesOn, #nav ul li a.directionsOn, #nav ul li a.historyOn {
	text-decoration:none;
}

#nav ul li a.homeOn:hover, #nav ul li a.attractionsOn:hover, #nav ul li a.activitiesOn:hover, #nav ul li a.mapOn:hover, #nav ul li a.venuesOn:hover, #nav ul li a.directionsOn:hover, #nav ul li a.historyOn:hover {
	color:#68882f;
	text-decoration:none;
}

#slideShow {
	width:760px;
	height:134px;
}

#contentContainer {
	width:760px;
	padding-top:12px;
	padding-bottom:12px;
}

#content {
	width:465px;
	background-color:#68882f;
	background-image:url(images/contentBG.gif);
	background-repeat:repeat-x;
	float:left;
	padding:18px;
	margin-right:12px;
}

#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:26px;
}

#content p.transit {
	margin-bottom:18px;
}

#list, #venues {
	list-style:url(images/treeBullet.gif);
	margin-left:24px;
	margin-top:12px;
}

#list li, #venues li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	margin-bottom:24px;
}

#content a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c2eb78;
	text-decoration:underline;
}

#content a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d4efa4;
	text-decoration:underline;
}

#content p.history {
	margin-bottom:10px;
}

img.rightThumb {
	border:3px solid #68882f;
}

img.wp-post-image {
	border:3px solid #68882f;
}

img.attachment-post-thumbnail {
	border:3px solid #68882f;
}

img.attachment-third-featured-image-size {
	border:3px solid #68882f;
}

img.attachment-second-featured-image-size {
	border:3px solid #68882f;
}

img.map {
	margin-top:18px;
}

img.attract {
	float:left;
}	

#venues {
	margin-top:18px;
}

#footer {
	width:760px;
	border-top:1px solid #68882f;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#68882f;
	padding-top:12px;
}

#attractions {
	
	
}

#attractions img {
	float:left;
	margin-right:10px;
	border:1px solid #c2eb78;
}

#attractions li{
	display:inline;
	list-style:none;
}

#itemContainer {
	float:left;
	width:200px;
	margin-right:20px;
	font-size:14px;
	margin-bottom:18px;
	line-height:20px;
}

#clear {
	clear:both;
}

p.history span {
	font-weight:bold;
}