/* @override 
	http://www.foundcompany.com/wp-content/themes/journeys08/style.css
	http://www.foundcompany.com/wp-content/themes/simplicitydark/style.css
	http://www.journeyscommunity.org/wp-content/themes/journeys08/style.css
*/

/*  
Theme Name: Journeys 2008
Description: Theme for Journeys Community
Version: 1.0
Author: Imagebox
Author URI: http://www.imagebox.com/
*/

@import url(navigation.css);

/* Layout Elements */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #AD9B90 url(/wp-content/themes/journeys08/images/background.png) repeat-x;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	padding: 0;
}

#wrapper {
	float: left;
	padding: 0;
	width: 900px;
	overflow: hidden;
	margin-bottom: 0;
	
}


#page {
    background: #f4f4f4; 
	text-align: left;
	width: 900px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	overflow: hidden;
	
}


#header {
	background: transparent;
	overflow: hidden;
	color: #adadad;
	font-size: 13px;
	height: 183px;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#mainimage {
	width: 893px;
	height: 306px;
	padding-right: 0;
	padding-left: 6px;
	padding-top: 6px;
}

div#wrapper div#maincontent {
	width: 838px;
	background: #C3B3A6 url(/wp-content/themes/journeys08/images/maincontent_background.jpg) no-repeat center bottom;
	margin-left: 6px;
	min-height: 60px;
	padding: 20px 25px;
}

#maincontent p{
    margin-top: 0px;
	min-height: 60px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #321517;
}

#bottom_corners {
	padding: 0;
	margin: 0 auto;
	height: 8px;
	width: 900px;
	overflow: hidden;
	background: url(/wp-content/themes/journeys08/images/wrapper_background_bottom.gif) no-repeat center bottom;
}

#bottom_corners img {
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	top: -5px;
	position: relative;
	z-index: 5;
	display: none;
}

/* headers */

h1 {
	color: #321517;
	font: 100 20px Georgia, "Times New Roman", Times, serif;
	margin: 1px 0 10px 25px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #9F8B82;
	padding-right: 0;
	padding-top: 12px;
	padding-bottom: 5px;
	width: 482px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6,
.entrytext h1, .entrytext h2, .entrytext h3, .entrytext h4, .entrytext h5, .entrytext h6 {
	border: none;
	margin: 0;
	padding: 5px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 a {
	color: #321517;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 0;
	width: 482px;
	
}

h2, h2 a {
	color: #321517;
	font-weight: 100;
	margin: 5px 0;
	font-size: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h2#experience {
	font: 18px Georgia, 'Times New Roman', Times, serif;
}

.entrytext h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}

h3, h3 a {
	color: #321517;
	font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
}

h4 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 24px;
	padding: 0;
}
#header h2 {
	float: left;
	font: 30px Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0px 15px 0 0;
	border-right: 1px solid #808080;
}

.pagetitle {
	margin: 20px 0;
	text-align: center;
}


/* text */

p {
	line-height: 16px;
	text-align: left;
}

#header p {
	padding: 13px 0 0 10px;
	margin: 0;
	line-height: 1em;
}

blockquote {
	border-left: 1px solid #8897a9;
	color: #282832;
	font-size: 1.00em;
	width: 380px;
	padding-left: 10px;
	display: block;
	margin: 0 0 0 10px;
}


small {
	font-size: 10px;
	color: #321517;
}

#blogname {
	padding-top: 60px;
}

p.attn {
	color: #660000;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* lists */

ol, form {
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#commentform {
	padding-left: 25px;
}

#searchform input#s {
	width: 190px;
	border: none;
	height: 20px;
	background: #9E7D66;
}





.entrytext ul li {
	font-size: 1.0em;
	margin-bottom: 3px;
}

div.entrytext p#send {
	padding-left: 0;
	margin-left: 0;
	width: 80px;
}


/* links */

a {
	color: #321517;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

#header a {
	color: #adadad;
}

#header a:hover {
	color: #ffffff;
}

#header h2 a {
	text-decoration: none;
}
/* images */ 

img {
	border: none;
}

.sidebar img {
	float: left;
}

/* Content Column */
#content {
	background: transparent;
	border: none;
	color: #282832;
	float: left;
	text-align: left;
	width: 537px;
	margin-right: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 33px;
}

.post {
	background: url(/wp-content/themes/journeys08/images/post_background.jpg) no-repeat center top;
}

.post p {
	width: 484px;
	color: #2b2b2b;
}

p#send input  {
	float: left;
}

span#send {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 460px;
}

p.indent {
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

span#send input {
	float: left;
}


#content a:link, #content a:visited {
	color: #321517;
	text-decoration: underline;
	font-weight: bold;
	
}

a.more-link {
	text-decoration: underline;
}

#content a:hover {
	color: #321517;
	text-decoration: none;
	font-weight: bold;
}

#content img {
	float: left;
	border: 1px solid #444444;
	padding: 5px;
	background-color: transparent;
	margin: 3px 10px 10px 0;
}

#content form img {
	border: none;
	margin-left: -20px;
}

#content a:hover img {
	border: 1px solid #8897A9;
	background: transparent;
}

#content h1 a:link, #content h1 a:hover, #content h1 a:visited {
	color: #321517;
	background: transparent;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#content h2 a:hover {
	color: #C9D9FB;
	background: transparent;
	text-decoration: none;
}


#content ul {
	list-style-type: disc;
	margin: 0 0 7px 25px;
	padding: 0 0 0 0;
}

#content ul#listleft {
	float: left;
	width: 210px;
}

#content ul#listright {
	float: right;
}
ol {
	padding-left: 15px;
	margin-bottom: 20px;
}



/* Footer */
#footer {
	height: 50px;
	clear: both;
	color: #cbcbcb;
	margin: 10px auto 0;
	padding: 0;
	text-align: left;
	width: 865px;
}

#footleft {
	float: left;
}

#footright {
	float: right;
	width: 400px;
}

#footer p{
	float: left;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #cbcbcb;
	text-decoration: none;
	float: right;
	width: 300px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#footer a:hover {
	float: right;
	color: #cbcbcb;
	text-decoration: none;
	width: 300px;
	text-align: right;
}

/* Search Field */
.s {
	background: #A78B76;
	border: 0px;
	color: #321517;
	font: italic 11px Verdana, Arial, 'Helvetica', sans-serif;
	height: 18px;
	vertical-align: middle;
	width: 190px;
}

#search_wrapper {
	width: 220px;
	height: 60px;
}

div.sidebar div.index_searchbox ul li div#search_wrapper {
	padding-left: 0;
	margin-left: 1px;
}



div.sidelist ul li {
	margin-left: 0px;
	padding-left: 0;
}

div#search_field {
	width: 190px;
	padding: 0px;
	height: 20px;
	float: left;
}

#submit_div {
	float: right;
	width: 20px;
	height: 20px;
}

/* Sidebar */
.sidebar {
	text-align: left;
	line-height: 1.6em;
	color: #cbcbcb;
	float: left;
	width: 263px;
	/*overflow: hidden;*/
	background: #C3B3A6 url(/wp-content/themes/journeys08/images/sidebar_background_bottom.gif) no-repeat bottom left;
	margin-top: 30px;
	margin-right: 33px;
	margin-left: 30px;
	
}

div.sidebar form input#donate  {
	margin-left: 22px;
	
	padding-bottom: 15px;
	border-bottom: 1px solid #9F8B82;
	padding-right: 129px;
}

div.sidebar form#ddd_category_form {
	padding-bottom: 10px;
	float: left;
}

/* Text indent for 3rd level */
.sidebar #sub-page-menu.widget.widget_subpages ul li ul {
    text-indent: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	
}

/* To get the top corners of the subnav menu */
li#sub-page-menu.widget.widget_subpages, .blognav {
	margin-top: 0;
	border-bottom: 1px solid #9F8B82; 
	width: 220px;
	float: left;
	padding-bottom: 5px;
}

li#sub-page-menu.widget.widget_subpages ul li {
	margin: 0px;
}

/* #############New Edits */

div.sidebar li ul li {
	padding-left: 3px;
}

div.sidebar li ul li.page_item {
	padding-bottom: 5px;
}

div.sidebar li.page_item.page-item-26 {
	padding-bottom: 0px;
}

div.sidebar li ul li.page_item ul li  {
	padding-bottom: 0px;
}

div.sidebar h3 {
	clear: left;
	margin-left: 23px;
	color: #321517;
	font: 100 18px Georgia, "Times New Roman", Times, serif;
}

div.sidebar h3.contributions {
	width: 220px;
	padding-top: 10px;
	margin-top: 0;
	position: relative;
}

div.sidebar p {
	margin-left: 23px;
	color: #321517;
	font-size: 11px;
	margin-top: 0;
	padding-right: 20px;
}







.bottombox {
	text-align: left;
	clear: right;
	line-height: 1.6em;
	color: #cbcbcb;
	float: left;
	width: 220px;
	background: #C3B3A6 url(/wp-content/themes/journeys08/images/sidebar_background_bottom.gif) no-repeat bottom;
	margin-right: 6px;
	padding-left: 0;
}

/*.bottombox.searchbox {
	border-top: 1px solid #9F8B82;
	float: left;
	width: 220px;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 0;
	margin-left: 20px;
}*/

.bottombox.searchbox h2 {
	margin-left: 0;
	padding-left: 0;
}

.sidelist.bottombox.searchbox ul li, .sidelist.bottombox.searchbox ul li #search_wrapper, .sidelist.bottombox.searchbox ul li #search_field {
	padding-left: 0;
	margin-left: 0;
}



.topsidelist {
	margin-top: 30px;
}

.sidelist {
	background: transparent;
	width: 220px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 16px;
	margin-top: 0;
	margin-right: 0;
}



.sidebar.index_searchbox h2{
	margin-left: 0;
	margin-right: 0;
}

.sidebar ul, .bottombox ul, .blognav {
	list-style: none;
	padding: 0;
	border: none;
	float: left;
	margin: 0;
}


.sidebar li, .blognav{
	display: block;
	width: 220px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 20px;
	float: left;
}

.blognav li{
	margin-bottom: 0;
}

.blognav li.page-item-18 a{
	text-decoration: underline;
}

.blognav li.page-item-20 a{
	padding-left: 20px;
}

.sidebar li ul li {
	margin-left: 0px;
	margin-bottom: 0;
}

div.index_searchbox {
	position: relative;
	clear: left;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-left: 20px;
}


div.index_searchbox h3 {
	margin-top: 0;
	font: 20px Georgia, 'Times New Roman', Times, serif;
	margin-left: 0;
}

div.index_searchbox p {
	margin-left: 0;
}



.sidebar li a, .bottombox li a{
	display: block;
	background-color: transparent;
	color: #321517;
	text-decoration: none;
	border-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #9F8B82;
	line-height: 15px;
	padding-top: 6px;
}

.sidebar li ul li ul li a {
	font-style: normal;
	font-size: 11px;
	color: #482124;
	font-weight: normal;
	border-top: 0px solid #999;
}

#wrapper .sidebar li ul li.page_item.page-item-2 a {
	border-top: 0px solid #999;
}

.sidebar li ul li ul li a {
	padding-left: 5px;
}




div.sidebar li ul li.page_item {
}

h2.widgettitle {

}

h2.widgettitle a{
	padding-left: 0px;
}

#calendar_wrap {
	color: #282832;
	width: 230px;
}

table#wp-calendar{
	width: 222px;
}

table#wp-calendar td#prev a{
	padding-left: 0;
	font-weight: bold;
}

td#today a {
	text-align: left;
	padding: 0;
	margin: 0;
    font-weight: bold;
}

select {
	width: 220px;
	margin-bottom: 5px;
	margin-top: 10px;
	position: relative;
	clear: left;
	float: left;
}

.sidebar li a:hover, .bottombox li a:hover {
	text-decoration: underline;
}

.sidebar h2 a, .sidebar h2, h2.widgettitle {
	background: inherit;
	color: #321517;
	font: 100 20px Georgia, "Times New Roman", Times, serif;
	margin: 1px 0 0;
	padding-bottom: 3px;
	display: none;
}


/* Comment Section */
#comment {
	background: #fff;
	border: 1px solid #9F8B82;
	color: #282832;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;
}

.commentbody {
	background: #E1D9D2;
	color: #282832;
	border: 1px solid #9F8B82;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
}

#content .commentbody a {
	color: #282832;
	text-decoration: none;
}

.commentbody a:hover {
	color: #ffffff;
	text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #444444;
	float: right;
}

.gravatar {
	background-color: inherit !important;
	padding: 4px !important;
	border: 1px solid #4444444 !important;
}

* html .gravatar {
	position: relative;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

#email, #author {
	background: #fff;
	border: 1px solid #9F8B82;
	color: #282832;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;
}

#url {
	background: #fff;
	border: 1px solid #9F8B82;
	color: #282832;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #C3B3A6;
	border: 1px solid #9f8b82;
	color: #282832;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;
}

textarea {
	overflow: auto;
}



/* Sticky States */

.sidebar li ul li.current_page_item a{
	text-decoration: underline;
}

.sidebar li ul li.current_page_item ul a{
	text-decoration: none;
}

#top #topbar ul.topmenu .current_page_parent a, #top #topbar ul.topmenu .current_page_item a{
	color: #fff;
	background: #9F8B82;
}

/* search results */

#results {
	margin-left: 40px;
}


/* Misc */
.entry, .entrytext {
	line-height: 1.3em;
	text-align: left;
	padding-left: 25px;

}

.alignleft {
	float: left;
	text-align: left;
	display: none;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
	display: none;
}

.date {
	background: transparent;
	color: #444444;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


.postmetadata {
	background: transparent;
	font-style: italic;
	color: #999999;
	line-height: 1.5em;
	margin: 15px 0 20px;
	padding: 3px 3px 3px 25px;
	text-align: left;
	clear: both;
}

#content .post .postmetadata a, #content .post .postmetadata2 a {
	background: transparent;
	color: #282832;
	text-decoration: underline;
}

.postmetadata2 {
	background: #C3B3A6;
	color: #adadad;
	border: 1px solid #9F8B82;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
	clear: both;
	
}



/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #8897A9;
	text-decoration: none;
}

.commentheader {
	background: inherit;
	text-align: left;
	color: #321517;
	
	padding: 0 0 0 25px;
	font: lighter 18px/1.5em Georgia, "Times New Roman", Times, serif;
}

.clear {
	clear: both;
	height: 0px;
	background-color: #fff;
}



#amazon-table p{
	width: 310px;
}



#music-table, #music-table tr, #table-cinema, #table-cinema tr {
	width: 350px;
	position: relative;
	overflow: hidden;
	}
#music-table p, #table-cinema p{
	width: 275px;
}

div#ads {
	margin-bottom: 15px;
	position: relative;
    height: 130px;
}

div#ads img {
	padding: 0px;
	margin: 0;
	border: none;
}

div#ads img#video {
	padding-right: 4px;
}

#content div#ads a:hover img {
	border: 0px;
}

#welcome {
}

#welcome p {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}

p#signature {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}


ol li {
	padding-bottom: 5px;
}

li#pages.widget.widget_pages ul li.page_item.page-item-26 a {
	
	border-bottom: 1px solid #9F8B82;
	padding-bottom: 4px;
}







