@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Poetic Justice Tour
Theme URI: http://www.poetricjusticetour.com
Description: <strong><a href="../admin">Learn</a></strong> how to configure this website or email <a href="mailto:support@porchlight.us">Wilson (support@porchlight.us)</a> for help configuring or updating this site, or for further customization.
Version: 1.0
Author: Wilson Whitaker
Author URI: http://porchlight.us

*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
}

body {
	background:#333333;
	font: 8pt Verdana, Geneva, sans-serif;
	padding:0;
	margin:0;
}

#page {
	width:850px;
	margin:0 auto;
}

#header {
	height:300px;
	background: #3770A3 url(images/map.850.header.gif) right top no-repeat;
	margin: 10px 0 0 0;
	-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;-webkit-border-top-left-radius: 5px;
}

.logo {
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	width:250px;height:300px;
	margin:0 0 0px 20px;
	float:left;
	outline:none;
}

/*Menu/////////////////////////*/
#menu {
	font-size:12px;
	font-weight:bold;
	width:100%;
}

#menu, #menu ul {
	float:left;
	list-style:none;
	line-height:34px;
	padding:0;
	margin:0;
	width:100%;
	z-index:1000;
	background:#3770A3 url(images/overlay.on.png) repeat-x;
	}

#menu a {
	display:block;
	text-decoration:none;
	color:white;
	padding:0 10px 0 10px;
	background: url(images/menu.border.png) no-repeat right;
}

#menu li {
	float:left;
	padding:0;
}

#menu li:hover {
	background:url(images/overlay.on.png) repeat-x;
}

#menu li a:hover {
	color:white;
}

#menu ul { /*Hide the SubNav */
	position:absolute;
	left:-999em;
	width:210px;
	margin:0;
	line-height:20px;
}


#menu li li {
	width:auto;
}

#menu li li a {
	padding: 4px 10px;
	width:190px;
	background:none;
}

#menu li li a:hover {
	background:333;
}

#menu  li li:hover {
    background:url(images/overlay.on.png);
    }

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
    left:-999em;
    }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
    left:auto;
    background:#3770A3; /*Dropdown Color*/
    }

/* To change the color of the CURRENT page */
#menu a.current_page_item, 
#menu li.current_page_item,
#menu li.current_page_ancestor {
	background: #8EA6BB url(images/menu.on.gif) no-repeat bottom center;	
}

#menu li li.current_page_item {
	background:#333;
}

#menu li.current_page_item a:hover {
}


/* End Menu/////////////////////*/

#content {
	background:#8EA6BB;
	width:800px;
	margin:0 auto;
	padding:25px;
	overflow:hidden;
}

#content-map {
	background:#8EA6BB;
	width:850px;
	margin:0 auto;
	padding:10px 0;
}

.doubleWide { /*two boxes on the home page*/
	float:left;
	width:375px;
	margin:0px 5px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#333;
	text-align: left !important;
}

.doubleWide p {
	font-size:12pt;
	color:white;
}

.doubleWide strong {
	color:red;
	text-transform: uppercase;
}

.clear {
	clear:left;
}

.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.threeSunrises {
	width:245px;height:220px;
	background:#3770A3;
	float:left;
	margin: 10px 5px 0 5px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:white;
	overflow:hidden;
	outline:none;
	text-decoration:none;
}

.threeSunrises a {
	color:white;
	text-decoration:none;
}

.threeSunrises a:hover {
	text-decoration:underline;
}

.threeSunrises h3 {
	text-align:center;
	font-size:15pt;
	margin:0 0 10px 0;
	outline:none;
}

.blog p {
	margin:0 0 5px 0;
}

.blog_title h2 {
	text-transform: uppercase !important;
}

.blog {
	overflow:hidden;
	height:170px;
}

.comment-count {
	float:right;
	background: url(images/comments.gif) no-repeat;
	width: 25px;
	height: 31px;
	text-align:center;
	color: white;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 0 10px;
	text-decoration: none;
	outline: none;
}

.comment-count a {
	text-decoration: none;
	outline: none;
}

.blog_content {
	width:500px;
	color:#333;
	font-size:10pt;
	margin:0 0 20px 0;
	text-align:justify;
}


.blog_imgs {
	width:240px;
	clear:left;
}

.blog_thumb {
	float:left;
	margin:10px 10px 0 0;
	width:100px;
}

.blog_gallery {
	float:left;
	clear:both;
}

.more {
	text-decoration:underline;
}

#footer {
	width:850px;
	margin:5px auto 10px auto;
	color:#999;
	font-size:7pt;
}

#footer a {
	text-decoration:none;
	color:#999;
}

.right {
	margin:0;
	float:right;
}

#breadcrumb, #breadcrumb a {
	padding:5px;
	color:black;
	text-decoration:none;
	margin:0 0 10px 0;
}

#breadcrumb a {
	text-decoration:underline;
}

#breadcrumb a:hover {
	text-decoration:none;
}

h2, h2 a {
	margin:0 0 10px 0;
	padding:0;
	color:white;
	text-decoration:none;
	font-size:14pt;
	text-align:center;
}

.blog_title, .blog_title a {
	margin:0 0 10px 0;
	padding:0;
	color:white;
	text-decoration:none;
	font-size:22pt;
	font-weight:bold;
	text-transform:uppercase !important;
}

	
h3, h3 a {
	font-size:15pt;
	margin: 5px 0 0 0;
	color:white;
	text-decoration:none;
	text-align:left;
	}

.blog_content h3, .blog_content h3 a {
	font-size:15pt;
	margin: 5px 0 0 0;
	color:white;
	text-decoration:none;
	}
	

.question h3, .question h4 {
	background:url(images/link.gif) no-repeat;
	padding: 0 0 0 20px;
	text-align:left;
}

h4 {
	margin: 0 0 5px 0px;
	text-decoration:none;
	color:white;
	text-align:center;
	font-size:12pt;
}

h4 a {
	text-decoration:underline;
}

h4 a:hover, h5 a:hover, h5 a:hover {
	text-decoration:none;
}
	
h5, h5 a {
	margin: 0 0 0px 0px;
	text-decoration:underline;
	color:white;
	font-size:8pt;
}

a {
	color:#333;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.edit_post, .post-edit-link a {
	text-decoration:none;
	color:White;
	font-size:8pt;
}

.main_content ul {
	padding:0 0 0 25px;
}

.main_content li {
	padding:0 0 5px 0;
	margin:0 0 0 0px;
	list-style:none;
	font-size:1.2em;
	font-style: italic;
}

.main_content li {
	font-style: normal;
	font-size:1em;
}

img {
	border:0px solid #333;
	float:left;
	margin:0 10px 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px	
}

.randimg {
	float:left;
}

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

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
	}


.main_content {
	color:#333;
	font-size:10pt;
	margin:0 0 20px 0;
	text-align:justify;
}

.main_content p {
	margin: 10px 0 0 0;
	text-indent:0px;
}

.main_content h1 {
	font-size: 20px;
	margin: 10px 0 10px 0;
	font-weight:bold;
	text-transform:uppercase;
	color:#323232;
}

.main_content h2 {
	font-size: 15px;
	margin: 10px 0 10px 0;
	font-weight:normal;
	font-style:italic;
	color:#323232;
	text-align:left;
}

.main_content ul {
	margin:10px 0 10px 0;
}

.white {
	color:white;
}

/* Destinations */
#map {
	background:#8EA6BB url(images/destinations.gif) no-repeat top center;
	width:850p;height:453px;
	display:block;
	position:relative;
}

 dd
  {
	  position:absolute;
	  padding:0;
	  margin:0;
	  outline:none;
  }
  
.location {
	  left:100px;
	  top:100px;
	  z-index:20;
	  color:white;
	  background:url(map.dot.red.gif) no-repeat;
	  outline:none;
  }
  
.dot {
	  display:inline-block;
	  color:white;
	  font-size:10pt;
	  font-weight:bold;
	  text-decoration:none;
	  padding:0 0 0 15px;
	  z-index:30;
	  outline:none;
}
.dot:hover {
	  text-indent:0;
	  color:#3770A3;
	  outline:none;
}

/*/Destinations*/

.get_involved {
	background:url(images/GiveGoListen.gif) no-repeat left;
	height:40px;
	padding:10px 0 0 55px;
	margin: 0 0 10px 10px;
	font-size:12pt;
	float:left;
	clear:both;	
}

.give {
	background-position: 0px 0px;
}

.go {
	background-position: 0px -50px;
}

.listen {
	background-position: 0px -100px;
}

.facebook {
	background:url(images/facebook.gif) no-repeat left;
	height:50px;
	padding:0px 0 0 55px;
	margin: 0 0 10px 10px;
	font-size:10pt;
	float:left;
	clear:both;	
}

.facebook_header {
	background:url(images/facebook.gif) no-repeat;
	height:50px;width:50px;
	text-indent:-9999px;
	float:left;
	margin:230px 0 0 525px;
}

#faq {
}

.question {
	float:left;
	width:310px;
	padding:10px 0 10px 0;
}

.donate_now {
	color:white;
	font-size:10pt;
	text-decoration:underline;
}

.answer {
	float:left;
	width:390px;
	text-align:justify;
	font-size:10pt;
	color:#333;
}

.poems {
	line-height:2;
}

p.tags {
	font-size:8pt;
}

#sidebar {
	width:250px;
	float:right;
	margin: 0 0 20px 0;
	padding:0 0 0 15px;

}

.post {
	width:500px;
	position:relative;
	float:left;
	overflow:hidden;
}

.sidebar {
	float:right;
	width:250px;
	margin:0 0 0 40px;
}

.sidebar h2 {
	margin:10px 0 10px 0;
}

.sidebar ul, .sidebar li {
	list-style:none;
}

.blog-post {
	margin: 20px 0 20px 0;
}

.calendar {
	float:left;
	background:url('images/calendar.gif') no-repeat;
	width: 50px;
	height: 50px;
	padding:4px 0;
}

.post_month {
	text-align:center;
	color:white;
	font-weight: bold;

}

.post_day {
	text-align:center;
	font-weight: bold;
	font-size:15pt;
	margin-top:1px;
}

.comment_status {
	color:white;
	font-style:italic;
	margin:15px 0 20px 0;
}

.comment_status a {
	color:white;
	text-decoration:underline;
}

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

/* Blog Comments */
.commentlist ol, .commentlist li {
	list-style:none;
	float:left;
	clear:both;
	margin:10px 0 10px 0;
	width:100%;
}

#respond {
	clear:both;
}