﻿/* 
	Theme Name:JourneymanA
	Theme URL: http://www.andersoncreativeonline.com/
	Description: Based initialy on unleashed by Ben Welch-Bolen
	Author: Eric Anderson
	Author URI: http://andersoncreativeonline.com
	Version: 1.0
	

*/


body {
	width: 780px;
	background: #615e5c url(images/bg.gif) top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Verdana, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #615e5c url(images/bg.gif) top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Verdana, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #9b0978;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
	color: #00ab39;
	text-decoration: none;
	font-weight: bold;
	}

/* Previous / Next	Navigaion container */
.navigation {
}

/* Previous / Next */
.previous {
	width: 45%;
	float: left;
}
	
.next {
	width: 45%;
	float: right;
	text-align:right;
}

#wordpress {
	font-size:6px;
   	padding: 5px;
}
/************************************************
*	Header  									*
************************************************/

#header {
	background: #615e5c url(images/header.jpg);
	width: 780px;
	height:166px; 		/* 125px; */
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
    text-transform: uppercase;
	}
	
#header p {
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
#header a {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #333333;
	width: 780px;
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#navbar ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #e8e8e8;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}

#navbar ul li a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00ab39;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}
	
/************************************************
*	Sidebar      								*
************************************************/

#sidebar {
	background:#d4decb;	/* E8E8E8; */
	float: right;
	width: 220px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Verdana, Tahoma;
	}

#sidebar h2 {
	background: #d4decb;
	color: #404040;
	font-size: 12px;	
	font-weight: bold;
	padding: 10px 0px 5px 10px;
	margin: 0px 0px 0px -10px;
	text-transform: uppercase;
	}
	

#sidebar ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 20px 7px; 
	} 
	
#sidebar ul.children {
	list-style: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li {
	background: url(images/sidelink.gif) no-repeat;	
	margin: 0px;	
	padding: 5px 5px 0px 5px;
	}
	
#sidebar ul li a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 5px 0px 10px 20px;
	margin: 0px 0px 5px 0px;
	}

#sidebar ul li a:hover {
	color: #9b0978;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 5px 0px 10px 20px;
	margin: 0px 0px 5px 0px;
	}




#rssfeed {
	background: #d4decb;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, Verdana, Tahoma;
	font-weight: bold;
	padding: 10px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
}

#rssfeed h2 {
	background: #d4decb;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 5px 10px;
	margin: 0px 0px 0px -10px;
	text-transform: none;	
	}

#rssfeed a {
	background:url(images/feed-icon.gif) top left no-repeat;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 10px 30px;
	margin: 0px 0px 5px 0px;
	}

#rssfeed a:hover {
	background:url(images/feed-icon-hover.gif) top left no-repeat;
	color: #9b0978;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 10px 30px;
	margin: 0px 0px 5px 0px;
	}

	
/************************************************
*	Content 					     		    * 
************************************************/
/* --- POSTS --- */

.title {
	color: #9b0978;
	text-decoration: none;
	font-weight: bold;
	}

.post {
	position: relative; 
	clear: left; 
	width: 520px;
	margin: 0 0 20px 0;
	}

.post h1 { 
	font-size: 22px; 
	line-height: 22px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 12px; 
	margin: 0px; 
	display: block;
	}
	
.post h1 a { 
	color:#9b0978;
	text-decoration: none;
	font-weight: normal;
	}
	
.post h1 a:visited { 
	color: #9b0978; 
	text-decoration: none;
	font-weight: normal;
	}
	
.post h1 a:hover { 
	color: #00ab39; 
	text-decoration: none;
	font-weight: normal;
	}

.posthead { 
	padding-left: 40px;
	}

.postmeta { 
	padding: 0px 0px 0px 12px; 
	margin: 0px; 
	font-size: 12px; 
	color: #00ab39;		/* #007b84; */
	}

.postmeta em { 
	font-style: normal;
	}

.postmeta em a { 
	/* text-decoration: underline;  -- */
	font-weight: bold; 
	color: #00ab39;
	}

.postmeta em a:visited { 
	font-weight: bold;  
	color: #00ab39;
	}

.postmeta em a:hover { 
	text-decoration: none;
	font-weight: bold;  
	color:#9b0978; 
	}

.postdate { 
	position: absolute; 
	top: 0px; 
	left: 0; 
	text-align: center; 
	margin: 0; 
	padding: 2px 10px 2px 0px; 
	list-style: none; 
	border-right: solid 1px #ccc;
	}

.postdate .month { 
	display: block;
	font-size: 11px; 
	line-height: 11px; 
	color:#9b0978;
	text-transform: uppercase;
	}

.postdate .day { 
	display: block; 
	font-size: 21px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	line-height: 20px; 
	color: #00ab39; 
	letter-spacing: -1px;
	}

.entry { 
	padding: 5px 0px 0px 0px;  
	font-size: 14px; 
	line-height: 18px;
	text-align:justify; 
	margin: 0px 0px 10px 0;
	color:#333333;	
	border-bottom: 1px solid #333333;
	}

.entry p { 
	font-size: 14px; 
	line-height: 18px;
	/*-- color:#F0F0F0; -*/
	color:#333333;
	}

.entry img { 
	padding: 8px 8px 8px 8px; 
	background:#f0f0f0; 
	border: solid 1px #0077D3; 
	margin: 0px 15px 10px 0px;
	}

.entry blockquote { 
	padding: 3px 15px; 
	background: #d9e2dc; 
	margin: 5px 0px; 
	color:#333; 
	border: solid 1px #00ab39;
	}

.entry blockquote p { 
	font-size: 11px; 
	padding: 5px 0px; 
	margin: 5px 0px; 
	line-height: 15px;
	color:#333; 
	}

.entry ul { 
	font-size: 11px; 
	padding-left: 12px; 
	}

.postmetadata {
	height:28px;
	padding:7px 15px 0px 15px;
	background:#0066B8;
	border:1px solid #0077D3;
	}

.postmetadata a {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#F0F0F0;
	}

.permalink a {
	display:inline;
	background:url(images/permalink.gif) top left no-repeat;
	padding-left:22px;
	margin-right:15px;
	}

.comments a {
	display:inline;
	background:url(images/comments.gif) top left no-repeat;
	padding-left:22px;
	margin-right:15px;	
	}

.comment a {
	display:inline;
	background:url(images/comment.gif) top left no-repeat;
	padding-left:22px;
	margin-right:15px;	
	}

.permalink a:hover {
	display:inline;
	background:url(images/permalink-hover.gif) top left no-repeat;
	padding-left:22px;
	color:#DB567E;
	}

.comments a:hover {
	display:inline;
	background:url(images/comments-hover.gif) top left no-repeat;
	padding-left:22px;
	color:#DB567E;	
	}

.comment a:hover {
	display:inline;
	background:url(images/comment-hover.gif) top left no-repeat;
	padding-left:22px;
	color:#DB567E;	
	}

.pagetitle {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-0.03em;
	margin:0px 0px 20px 0px;
	color:#ADADAD;
	}

/* --- STRUCTURE CLASSES --- */	

.fullwidth {
	width:840px;
	margin:0 auto;
	}

.leftwidth {
	float:left;
	width:510px;
	}

.rightwidth {
	float:right;
	width:320px;
	}



/* ------ */


#content {
	background: #FFFFFF;
	width: 780px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h1 {
	color: #000000;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #666666;
	text-decoration: none;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #800000;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}


/* LEFT SIDE (POSTS) */	
#contentleft {
	background:#e8e8e8; 	/* #d4dede; */
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px 10px 20px 20px;
	}
	
#contentleft p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #333333;
	font-size: 12px;	
	color: #FFFFFF;
	width: 780px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited{	
	color: #e8e8e8;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #00ab39;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background:url(images/search.gif) center left no-repeat;
	padding-left:14px;
	}
	
#s {
	background: #FFFFFF;
	width: 170px;
	color: #333333;
	font-size: 11px;
	font-family: Georgia, Verdana, Tahoma;
	padding: 4px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 430px;
	background: #E8E8E8;
	color: #333333;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	color:#333333;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}