/*
Theme Name: Natural Tim Custom
Theme URI: http://www.naturaltim.com/
Description: Custom Wordpress Theme
Version: 1.0
Author: F11 Modified of design by Chris Jennings
*/

img { border: 0; }

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background: #121212;
	background-image:url(images/body_bg.gif);
	background-position: top center;
	background-repeat:no-repeat;
	color: #222;
	margin: 0;
	font-size: 68%
}

a, a:visited {color: #371d76; text-decoration: none; }

a:hover { color: #6749af; text-decoration: none;}

#wrap {
	width: 880px;
	margin: 30px auto;	
}


#header { /* overflow: auto; */}

#title { 
	width: 510px;
	float: left;
	margin-right: 30px;
}

#title h1 { 
	text-indent: -2000px; 
	margin: 0;
	padding: 0;
	height: 32px;
	
}

.post-content li { margin-bottom: 4px; }

#title a {
display: block;
background: url(images/title.jpg) no-repeat;
height: 32px;
}

#menu { margin-left: 20px; }


#container {
	background: #fff;
	padding: 20px;
        font-size: 1.2em;
}

#subheader { 
	/*overflow: auto;*/
	}

#mainimage {
	width: 609px;
	height: 213px;
	float: left;
	background: url(images/header2_main.jpg) no-repeat;
}

#flawlesshead {
	width: 231px;
	height: 213px;
	float: left;
	position: relative;
	top:0;
	background: url(images/header2_flawless.jpg) no-repeat;
}

#mainimage a, #mainimage a:visited  { text-indent: -2000px; display: block; width: 610px; height: 213px; border: none; }

#flawlesshead a, #flawlesshead a:visited  { text-indent: -2000px; display: block; background: url(images/header2_flawless.jpg) no-repeat; width: 231px; height: 213px; border: none; }

#flawlesshead a:hover, #flawlesshead a:active { display: block; background: url(images/header2_flawless_hover.jpg) no-repeat; width: 231px; height: 213px; }

#primary { width: 510px; float: left; }

#content { padding: 30px 10px 0 0; }

#secondary { width: 330px; float: left; }

#footer { color: #616161; padding: 5px; text-align: right;}

.commentpost {margin-bottom: 12px; font-weight: bold; }

/* ----------- Side Bar ----------------- */

.feed {
margin-top: 5px;
text-align: right; 
height: 34px;

}

#feedbg {
padding-top: 5px;
height: 21px;
font-size: 1.1em;
margin: 5px;
}

#feedbg a {
padding: 3px;
color: #411e94;
background: url(images/feed_icon.gif) /*5px 6px*/ no-repeat;
text-decoration: underline;
padding-left: 20px;
}

#feedbg a:hover {
color: #6b49bf;
}

.feedburner {
border: 1px solid #786a8a;
padding-left: 3px;
width: 150px;
margin: 0 5px 0 5px;

}

.searchbar {
border: 1px solid #786a8a;
padding-left: 3px;
width: 220px;
margin: 0 5px 0 5px;
}

#sidebar_list
{list-style-type: none;
margin: 0;
padding: 0;
 }

#sidebar_list li { margin: 0; padding: 0; }

#sidebar h2 {
	width: 323px; 
	height: 31px; 
	margin: 0 0 0 0; 
	background-color:#5928c2; 
	font-size:20px; 
	color:#FFFFFF; 
	padding:6px 0px 0px 7px;
	background-image:url(images/sidebar_title_bg.gif);
	background-repeat:no-repeat;
}

.sidebar_content { background: url(images/sidebar_bg.jpg) repeat-x; 
padding: 10px;
margin-bottom: 10px;
}

/* ------------ Search ----------------- */

.searchfield {
width: 230px;
border: 1px solid #5928c2;
padding: 3px;
}

#sidebar ul ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul ul#popular li {
background: url(images/bullet_star.gif) no-repeat;
padding-left: 14px;
}

#sidebar ul ul#categories li {
background: url(images/folder.gif) no-repeat;
padding-left: 14px;
}

#sidebar ul ul#archives li {
background: url(images/archive.gif) no-repeat;
padding-left: 14px;
}

#sidebar ul ul#blogroll li {
background: url(images/blogroll.gif) no-repeat;
padding-left: 14px;
}

#sidebar ul ul a { 
font-size: 1.2em;
color: #411e94;
display: block;
text-decoration: none;
border-bottom: 1px dotted #c3db8e;
margin-bottom: 4px;
}

#sidebar ul ul a:hover {
color: #6b49bf;

}



/* ------------ Main Menu --------------- */

ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
height: 32px;
margin-left: 20px;
}

#navlist li
{
display: inline;
list-style-type: none;
height: 32px;
}

#navlist a {
display: block;
width: 78px;
float: left;
text-indent: -2000px;
margin-right: 6px;
}

#navlist a.home { background:url(images/home_inactive.gif); }
#navlist a.home:hover, #navlist a.homeactive { background:url(images/home_active.gif); }

#navlist a.contact { background:url(images/contact_inactive.gif); }
#navlist a.contact:hover, #navlist a.contactactive { background:url(images/contact_active.gif); }

#navlist a.book { background:url(images/book_inactive.gif); }
#navlist a.book:hover, #navlist a.bookactive { background:url(images/book_active.gif); }

#navlist a.about { background:url(images/about_inactive.gif); }
#navlist a.about:hover, #navlist a.aboutactive { background:url(images/about_active.gif); }


#navlist a:link, #navlist a:visited
{
text-decoration: none;
height: 32px;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

/* ----------- Post ------------- */

.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 440px;
margin-right: 5px;
}
.entry h2 { font-size: 1.6em; margin: 0 0 4px 0; padding: 0 0 4px 0; border-bottom: 1px dotted #421e98;}

.entry h2 a {text-decoration: none;}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 5px;
}

.post-content p { font-size: 1.2em; font-family: Arial, sans-serif; line-height: 18px;}

.post-content a {text-decoration: underline; }

/* -------- MISC --------- */
#flickrpane {text-align: center; padding-left: 8px; }
.flickrimg { margin: 5px 5px 10px 5px; width: 75px; display: inline;}

#comments { clear: both; margin-top: 10px; padding-top: 10px;}

#comment { width: 490px; border: 1px solid #786a8a; }

#respond { clear: both; }

#author { border: 1px solid #786a8a; }

#email {  border: 1px solid #786a8a; }

#url {  border: 1px solid #786a8a; }


#comment input {border: 1px solid #91c228; }

#linkedin {margin-bottom: 5px }

.hiddenpic { display: none; }

ul#flickr { margin: 0; padding: 0; }

ul#flickr li {margin: 0; padding: 0; width: 75px; height: 75px; display: inline; }

ul#flickr li a { width: 75px; height: 75px; float: left; margin: 5px; padding: 5px; border: 1px solid #ccc; }

ul#flickr li a:hover {background: #e7f7c7; }

ul#flicker li a img { border: 0; }

ol#commentlist { padding-left: 15px; }

ol#commentlist li {padding: 5px; }

/*-- added by JPD for long comment fixage --*/
div#commentlist2 { padding-left: 15px; }
div.commentlist2a {padding: 5px; }
div.commentlist2aalt { padding: 5px; background: #f1f1f1; border-top: 1px dashed #ccc; }

.commentheader { padding: 6px; }

.commentbody {
background: url(images/sidebar_bg.jpg) repeat-x; 
padding: 6px;
margin-bottom: 10px;
}

li.alt { background: #f1f1f1; border-top: 1px dashed #ccc; }

/*-- added by KM for Comment RSS feed link --*/
p#subscribe a { color: #5f860b; text-decoration: underline;}
p#subscribe a:hover { color: #c3db8e; text-decoration: underline;}
p#subscribe { padding-top: 15px;}