 /*
Theme NAme: Coldstone
Theme URI: http://www.elegantthemes.com
Description: ColdStone from Elegantthemes.com
Version: 1.0
Author: ElegantThemes.com
Author URI: http://www.elegantthemes.com/
Tags: Stone, Dark, Two Column, Widget
*/


   /* Let's remove that Wordpress Stats Smiley Face ! */ 
img#wpstats {  
   width:     0px;  
   height:    0px;  
   padding:   0px;  
   border:    none;  
   overflow:  hidden; 
   }  


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
background:#99877d;
font:80% helvetica, arial, verdana, tahoma, sans-serif;
line-height: 18px;
}

a  {
	color: #99877d;

	
}


 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:10px 0;
letter-spacing:-1px;
font:2em helvetica, arial, sans-serif;
}
 
h2 {
padding:0px 0;
letter-spacing:-1px;
font:1.5em helvetica, arial, sans-serif;
}
 
h3 {
font:1em helvetica, arial, sans-serif;
font-weight:bold;
}

ul {
margin-top:15;
padding:0 0 18px 0;
}
 
p, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
padding:0 0 18px 40px;
}

/* Large Post Image */
.single-thumb {
border: 7px solid #DFDFDF;
float: left;
display: inline;
margin: 0px 15px 5px 0px;
}

blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}

.client-thumb {
border: 6px solid #DFDFDF;
float: left;
display: inline;
margin: 0px 15px 5px 0px;
}

 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;

}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height: 14px;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#116616; color:#0fb2fc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

.htop {
width:100%; height:20px;
background:url(img/vtop.png) repeat-x;
}

#wrapp_ {
width:946px;
height:100%;
margin:0 auto;
}

.logo {
float:left;
width:273px;
height:110px;
}

/* 

  Navigation Styles 
  .tnav* = Top Right Menu
  .bnav* = 2nd Level Menu

*/

/* Top Navi Styles */

.tnavwrap {
margin:36px 2px 0 0;
float:right;
}

.tnavileft {
float:left;
width:6px;
overflow:hidden;
/*height:39px;*/
background:url(img/tnav_l-tr.png) no-repeat;
}

.tnavinner {
float:left;
background:url(img/tnavbg.png) repeat-x;
width:652px;
/*height:39px;*/
}

.tnavend {
float:left;
/*height:39px;*/
width:6px;
background:url(img/tnav_r-tr.png) no-repeat;
}

.tnavinner ul {
float: left;
display: block;
margin:0; 
padding:0;
}


.tnavinner ul li {
float: left;
display: block;
}

.tnavinner ul li a {
color:#333;
font-size: 11px;
text-transform:lowercase;
padding:10px 12px 11px 12px;
height:18px;
float: left;
display: block;
}

.tnavinner ul li:hover {
background:#e9e9ce url(img/arrow.png) no-repeat top center;
}

/* 2nd Level Navi Styles  IN USE FOR MAIN NAV */


.bnavwrap {
/* border: 1px red solid; */
width:944px;
background-color: #78665d;
min-height:45px;
float: left;
z-index: 2;
}

.bnavileft {
float:left;
width:6px;
overflow:hidden;
/*height:45px;*/
background:url(img/bnav-l.png) no-repeat;
z-index: 2;
}

/* This was the thin brown line rinning under the navigation*/

/*.bnavinner {
float:left;
background:url(img/bnavbg.png) repeat-x;
width:932px;
min-height:25px;
}*/

.bnavend {
float:left;
/* Took this height out, as it was creating extra height in Safari*/
/*height:45px;*/
width:6px;
background:url(img/bnav-r.png) no-repeat;
}

.bnavinner ul {
/* border: 1px green solid; */
margin: 0px; 
padding: 0px;
float:left;
z-index: 2;
}

.bnavinner ul li {
/* border: 1px white solid; */
display:inline;
padding: 0px;
/* background:url(img/knot.png) no-repeat right; */
float: left;
display: block;
height:45px;
z-index: 2;
}

.bnavinner ul li a {
/* border: 1px yellow solid; */
font-size: 14px;
color:#b3b5b8;
padding: 14px 15px 18px 22px;
margin: 0px;
display: block;
z-index: 2;
}

.bnavinner ul li a:hover {
/*background:url(img/cat-hover.gif);*/
background-repeat: repeat-x;
}
/* .

  Featured Content Styles 

*/

.featured_thumbnail {
width: 867px;
height: 250px;
}

/* This is the large Flash container, Main page */

.feature_wrap {
width: 944px;
height: 450px;
overflow: hidden;
/* background:url(img/subbg-3.jpg) no-repeat right*/;
/* background: #78665d; */
background: #FFFFFF;
float: left;
/* border: 1px black solid; */
margin-bottom: 4px;
}


/*

  Sub Post Styles 
  Lifestream Styles

*/

.subpost_wrap2 {
/* border: 1px green solid; */
background: #000000;
background-image: url(img/subbg-5.gif);
width:944px;
float: left;
min-height: 450px;
}

.subpost_wrap {
/* border: 1px blue solid; */
width:944px;
min-height:450px;
float: left;
background: url(img/single_wrap_bg.gif) repeat-y;
margin-bottom: 0px;
}

.life_wrap {
float:right;
width:405px;
margin-top:55px;
}



/* 

 Footer Styles 

*/

.footer {
/* border: 1px red solid; */
clear:both;
width:944px;
background:#78665d;
overflow:hidden;
margin-bottom:0px;
}

.footer p {
color:#777;
margin-left:20px;
}

.footer p a {
color:#fafafa;
}

.footer p a:hover {
color:#fff;
}

/*

 Feature Slideshow Styles 

*/

.feature_slide {
clear: both;
/* padding-top: 15px; */
/*background: #ffffff url(img/featured/feature_text.png) no-repeat right;*/
margin: 15px auto 0px auto;
width: 867px;
height: 250px;
border: 10px solid #DFDFDF;
z-index: 1;
}

.feature_slide img {
/* border: 10px solid #DFDFDF; */
}

/* FEATURE LARGE TEXT BLOCK IMAGE */

/*
.feature_content {
width:95%;
height:200px;
background: #ffffff; /* url(img/featured/feature_text.gif) no-repeat right 
margin-top:10px;
border: 1px red solid;
}*/

.tabNavigation {
width: 230px;
}

ul.tabNavigation  {
margin:0; padding:0;
float:right;
position:relative;
top:-60px;
right:20px;
}

ul.tabNavigation li {
float: left;
padding-right:10px;
display: block;
}

ul.tabNavigation li a {
color:#FFF;
font-size:2em;
font-family: helvetica, arial, georgia, verdana;
padding: 1px 6px 10px 10px;
float: left;
display: block;
}

ul.tabNavigation li a:hover {
background:#000;
}

.feat_post {
	font-family: helvetica, arial, georgia, times new roman, verdana;
	margin: 15px auto 0px auto;
	width: 875px;
	height: 136px;
	/* border: 1px red solid; */
}

.feat_post h2 span {
color:#99877d;
font-size:1.8em;
font-family:helvetica, arial, georgia, times new roman, verdana;
}

.feat_post h2 a {
color:#99877d;
font-size:1.4em;
font-family:helvetica, arial, georgia, times new roman, verdana;
}

.feat_post h2 a:hover {
color:#99877d;
}

.feat_post h2 {
padding-bottom:0; margin-bottom:10px;
}

.feat_post p {
line-height:150%;
color:#99877d;
font-size:1.1em;
padding-left:25px;
padding-top:10px;
margin-bottom:0; padding-bottom:0;
}

.feature_widget {
float:right;
margin:0px 20px 20px 10px;
}

/*

 SUB POST STYLES // THESE GET PULLED ON HOME PAGE

*/

.subpost {
position:relative;
float:left;
padding:20px 0;
margin-left:15px;
background:url(img/line.gif) no-repeat bottom;
color: #000000;
width: 600px;
/* border: 1px red solid; */
}

.subpost img {
float: left;
border:5px solid #dfdfdf;
margin:-2px 8px 0px 0px;
display: block;
position: relative;
}

.catimage {
border:5px solid #DEDEDE !important;
}

.sub_article {
/* border: 1px black solid; */
float: left;
width: 440px;
/* margin-left:30px; */
color:#000000;
}

<!-- Archive Headers-->

.sub_article p {
padding-top:10px;
line-height: 14px;
font-size:11px;
}

<!-- Posts header text colour-->

.sub_article h3 a, .subpost h3 a {
/*background:#99877d;*/
color:#99877d;
font-size:1.7em;
padding:4px 5px 4px 0px;
clear: both;
}

.sub_article h3, .subpost h3 {
margin-bottom: 11px;
}

.sub_article h3 a:hover {
/*background:#99877d;*/
color:#bec0c2;
}

.subpost_left {
/*	border: 1px orange solid; */
margin-top:20px;
width:620px;
float:left;
}

.large-thumb {
width: 470px;
height: 110px;
margin-bottom: 2px;
}

/*

 LifeStream Styles Pt2 

*/

.aboutustab {
background:#b3b5b8 url(img/edit.png) no-repeat left;
background-position:8px;
padding:10px 5px 10px 34px;
color:#FFF;
width:350px;
float: left;
}

.aboutus {
width:365px;
background:#b3b5b8 url(img/tag.png) repeat-x left bottom;
color:#FFF;
padding:10px 10px 18px 14px;
line-height:120%;
font-size:1.1em;
margin-bottom: 15px;
float: left;
}

.aboutus ul {
width: 360px;
float: left;
padding: 0px;
margin: 0px;
}

.aboutus ul li {
padding-bottom:5px;
width: 340px;
padding-left:20px;
background:url(img/arrow3.png) no-repeat left center;
display: block;
float: left;
}

.aboutus ul li a:hover {
background:none;
color:#b3b5b8;
}

.aboutus ul li {
padding-top:3px;
padding-bottom:3px;
}

.aboutus a{
color:#f2f2f2;
padding-left:0; padding-left:0;
}


.aboutimage {
border: 5px solid #5F5949;
float: left;
display: inline;
margin-right: 10px;
margin-bottom: 5px;
}
/*

   JS Switcher 

*/

.side_box {
/*background:url(http://trojanone.com/newsite/wp-content/uploads/2009/04/sidebar_bg.png) repeat-x left bottom;*/

}

.tabbed {
width:320px; 
margin-top:4px;
margin-left:0px;
float: left;
}

#side_inner {
width:95%;
height:440px;
margin:0 auto;
margin:9px 0 0 7px;
}

.tabbed ul {
margin:0; 
padding:0; 
float: left;
}

.tabbed ul li { 
padding-right:5px;
float: left;
}

.tabbed ul li a {
color:#d9d9d9;
font-size:1.1em;
padding:8px 12px 7px 12px;
font-weight: bold;
font-size: 12px;
}

.tabbed ul li a:hover {

}

.tabbed div.t3 a:before {
color:#ccc;
margin-right:10px;
}

.tabbed div.t4 a:before {
color:#ccc;
margin-right:10px;

}

.tabbed div.t1, .tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
width:384px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
margin-top:0px;
margin-bottom: 15px;
display: none; 
padding-top:10px;
padding-bottom: 15px;
padding-left:5px;
text-indent:1.4em;
float: left;
}

.tabbed div.t1 ul li, .tabbed div.t2 ul li, .tabbed div.t3 ul li, .tabbed div.t4 ul li {
padding-bottom:5px;
width:90%;
padding-left:10px;
background:url(img/arrow3.png) no-repeat left center;
margin-left:10px;
display: block;
float: left;
clear: both;
}

.tabbed div.t1 ul li a:hover, .tabbed div.t2 ul li a:hover, .tabbed div.t3 ul li a:hover, .tabbed div.t4 ul li a:hover {
background:none;
color:#FFF;
}

.tabbed div.t3 ul li, .tabbed div.t4 ul li {
padding-top:3px;
padding-bottom:3px;
}

.tabbed div.t1 a, .tabbed div.t2 a, .tabbed div.t3 a, .tabbed div.t4 a {
color:#f2f2f2;
padding-left:0; 
padding-left:0;
}

.tabbed ul.tabs li a {
background:#6C6351;
}

.tabbed ul.tabs li a:hover {
background:#766E5B;
}

.tabbed ul.tabs li a.tab-current  {
background:#766E5B;
}

.t1 ul li {
color:#f2f2f2;
}

ul#comments li a {
color:#fafafa;
}

.t1, .t3, .t4 {
float: left;
display: block;
}

/* 
  Single Page Styles
*/

.single_wrap {
width:944px;
height:auto;
overflow:hidden;
background:url(http://trojanone.com/newsite/wp-content/uploads/2009/04/single_wrap_bg.gif) repeat-y;
float: left;
}

/* NOT THE HOME PAGE POST */

.single_post {
font-family:helvetica, arial, georgia, times new roman, verdana;
position:relative;
float:left;
background:none;
width:550px;
top:-5px;
left:30px;
}

.single_post h2 span, .single_post h1 span {
color:#b3b5b8;
font-size:1.5em;
font-family:helvetica, arial, georgia, times new roman, verdana;
}

.single_post h2 a, .single_post h1 a {
color:#b3b5b8;
font-size:1.4em;
font-family:helvetica, arial, georgia, times new roman, verdana;
}

.single_post h2 a:hover, .single_post h1 a:hover {
/*color:#b3b5b8; */
}

.single_post h1 {
padding-bottom:0; margin-bottom:0;
padding-left:0px;
margin-top:20px;
margin-bottom:5px;
font-size:1.5em;
}

.single_post h2 {
padding-bottom:0; margin-bottom:0;
padding-left:0px;
margin-top:15px;
margin-bottom:5px;
font-size:1.3em;
}

/*.single_post h2, .single_post h1 {
padding-bottom:0; margin-bottom:0;
padding-left:0px;
margin-top:20px;
margin-bottom:5px;
font-size:1.5em;
}*/

.single_post p {
line-height:150%;
color:#333;
font-size:1.1em;
padding-top:0px;
margin-bottom:0; padding-bottom:10;
}

.post-info {
padding: 10px 0px;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
float: left; 
margin-bottom: 20px;
width: 100%;
}

.post-info2 {
padding: 5px 0px;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
float: left; 
clear: both;
margin-bottom: 5px;
width: 100%;
font-size: 10px;
color: #000;
}

.post-info3 {
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #615E56;
float: left; 
margin-bottom: 5px;
margin-top: 0px;
width: 100%;
font-size: 10px;
color: #4A473F;
}


.post-info2 a:link, .post-info2 a:visited {
color: #000;
}
/* 
   Sidebar Styles
*/


.sidebar {
float:right;
margin-top:0px;
width:320px;
z-index: 1;
/* background-color: #b3b5b8; */
}

.adverts img {
margin-right:25px;
float:right;
border: 3px solid #b3b5b8;
}

.feature_widget img {
margin-right:10px;
border: 3px solid #b3b5b8;
background-color: #b3b5b8;
}

.adverts {
width:100%;
height:200px;
padding-top:0px;
background:none;
/* background-color: #b3b5b8; */

}

.side_header {
text-align:left;
color:#b3b5b8;
padding:10px;
font-size:1.2em;
padding-left:20px;
}

.side_roll {
margin-top:0px;
z-index: 1;

}

.side_roll ul {
list-style-type:none;
z-index: 2;
}

.side_roll ul il {
list-style-type:none;
z-index: 2;
}


.side_roll {
padding: 10px;
margin-bottom: 0px;
float: left;
/* background-color: #b3b5b8; */
width: 300px;
z-index: 1;
}

.side_roll ul li a:link, .side_roll ul li a:visited, .side_roll ul li a:active {
display: block; 
color: #727272; 
width: 255px;
padding: 5px 3px 3px 3px; 
border-bottom: 1px dotted #D7D7D7;
z-index: 1;
} 

.side_roll ul {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 10px;
list-style-type: none;
z-index: 1;
}

.side_roll ul li ul {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 0px;
list-style-type: none;
float: left;
z-index: 1;
}

.side_roll ul li ul li {
margin: 0px 0px 0px 0px;
padding-left: 0px;
z-index: 1;
}

.side_roll h3 {
background:#99877d;
margin-bottom:10px;
color:#ffffff;
font-size:1.2em;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
z-index: 1;
}

.life_wrap .side_roll {
width:389px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
color:#FFF;
padding:0px 0px 18px 0px;
line-height:120%;
font-size:1.1em;
margin-bottom: 15px;
float: left;
margin-top: 0px;
}

.life_wrap .side_roll h3 {
background:#6C6351 url(img/edit.png) no-repeat left;
background-position:8px;
padding:10px 5px 10px 34px;
color:#FFF;
width:350px;
float: left;
display: block;
}

.life_wrap .side_roll ul {
width: 360px;
float: left;
padding: 0px;
margin: 0px 0px 0px 25px;
}

.life_wrap .side_roll ul li {
padding-bottom:5px;
width: 340px;
padding-left:20px;
background:url(img/arrow3.png) no-repeat left center;
display: block;
float: left;
}

.life_wrap .side_roll ul li a:hover {
background:none;
color:#FFF;
}

.life_wrap .side_roll ul li {
padding-top:3px;
padding-bottom:3px;
}

.life_wrap .side_roll ul li a:link, .life_wrap .side_roll ul li a:visited {
color:#f2f2f2;
padding-left:0; 
padding-left:0;
border: none;
}


.browsing {
padding-left:20px;
}

.browsing h2 {
color:#333;
font-size:1.8em;
margin-top:0;
padding-top:0;
}

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 0px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#respond h3 {
clear: both;
font-size: 16px;
}

#comments {
line-height: 30px;
color: #A40505;
font-weight: normal;
font-size: 20px;
margin-bottom: 15px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(img/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(img/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(img/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(img/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(img/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(img/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

/* End Comments */

.nav ul {position:absolute;top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(img/pages-bottom.png); padding-bottom: 20px;}

.nav li {float:left; position:relative; z-index:100; display: block;}

.nav a {display:block; float: left;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:39px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:240px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
display: block;
padding: 0px;
background-color: #99877d;
float: left;
height: auto !important;
width: 240px;
}

.nav li ul {
width: 240px;
}

#menu ul li ul {
width: 240px;
}

.nav li li a:link, .nav li li a:visited {
width: 180px;
display: block;
padding: 10px 30px 10px 30px;
height: auto;
float: left;
}

.nav li li a:hover {
background-color: #78665d;
background-image: url(img/pages-hover-arrow.gif);
background-repeat: no-repeat;
background-position: 14px 14px;
width: 180px;
display: block;
padding: 10px 30px 10px 30px;
height: auto;
float: left;
}

#nav2 ul {
background-image: url(img/categories-bottom.png); 
padding-bottom: 18px;
}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {
top:44px;
}

#nav2 li {
z-index:99;
}

#nav2 li li {
background-color: #99877d;
background-image: none;
margin: 0px;
z-index:100;
}

#nav2 li li a:hover {
background-color: #78665d;
border: none;
background-image: url(img/pages-hover-arrow2.gif);
}

#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {top:0px;}
/* 

  Search Styles 

*/

.search {
float:right;
margin:5px 5px 0px 0px;
width:230px;
height:32px;
background:url(img/searchbg.png) no-repeat;
padding: 0px;
}

#searchform {
padding: 0px;
width:230px;
height:32px;
}
.search input {
margin:4px 0 0 10px;
height:21px;
width:170px;
background:none;
font-size:1.4em;
color:#99877d;
float: left;
border:none;
font-size: 12px;
padding: 5px 0px;
}

#searchsubmit {
width: 32px;
height: 32px;
float: left;
margin: 0px;
padding: 0px;
}

.footer-box {
width: 250px;
float: right;
padding: 10px;
margin-left: 15px;
border: 1px solid #333539;
background-color: #78665d;
color: #FFFFFF;
}

.footer-box ul {
margin: 0px;
padding: 0px;
}

.footer-box ul li {
margin: 0px;
padding: 0px;
display: block;
float: left;
width: 100%;
}

.footer-box a:link, .footer-box a:hover, .footer-box a:visited {
color: #D5D5D5;
display: block;
padding: 5px 10px;
width: 100%;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 6px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.keepreading {
float:right;
padding-left:20px;
background:url(img/arrow2.png) no-repeat left;
margin-top:12px;
position:relative;
right:-25px;
}

.keepreading a:link, .keepreading a:visited  {
color:#FFF;
font-size: 10px;
background:#3F4045;
padding: 3px 7px 3px 7px;
display: block;
}

.keepreading a:hover {
color:#FFF;
}

.rsswidget {
	color: #FFF;
}

#twitter_update_list li {
	color: #727272;
}