/*  
Theme Name: Enticing the Light
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A child theme for Mimbo
Version: 0.1
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Template: mimbo

Revised and modified by Miserere for EnticingTheLight.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../mimbo/style.css");


/*HTML*/

body {
	background:#333333;
	color: #B0B0B0;
	}

body, select, input, textarea {
	font: 100% Verdana, Arial, Sans-Serif;
	}

a, a:visited {
	color:#FD5A1E;
	text-decoration:none;
	}	
	
a:hover, a:active {
	color:#666666;
	text-decoration:underline;
	}


/*Structure*/


#masthead {
        padding:12px 0;
        border-bottom:0px solid #FD5A1E;
        }


#wrapper {
	background:#000000;
	font-size:0.75em;
	padding:0 25px 60px 25px;
	border-bottom:1px solid #cac8c2;
	border-right:1px solid #cac8c2;
	}

#page {
	width:960px;
	margin:0 auto;
	padding-top:8px;
	}
	
#content {
	width:620px;
	float:left
	}
strong {
	color: #E4D3A6;
       }
	
#description {
	font: italic 1.2em Verdana, Arial, Sans-Serif;
	color:#FFFF33;
	padding: 0 0 0 20px;
	border-left:1px dotted #B0B0B0;
	margin:13px 0 0 20px;
	float:left;
	letter-spacing:0.01em;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 265px;
	float:right
	}

#featured-cats {
	width:182px;
	float:left
	}

#more-posts {
	width:413px;
	float:right;
	}
	



/*Page Nav*/

#nav a, #nav a:visited {
	color:#B0B0B0 !important;
	}

#nav a:hover {
	color:#FFFF33 !important;
	}
	
#nav a:active {
	background:#000000 !important;
	}
	
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	background:#000000 !important;
	color:#FFFF33 !important;
	}

#nav li li.current_page_item a, #nav li li.current_page_item a:visited {
	color:# !important
	}


/*Cat Nav*/
	
#nav-cat {
	background:#333333 !important;
	border:none !important
	}

#nav-cat a, #nav-cat a:visited {
	color:#FD5A1E !important;
	border:none !important
	}

#nav-cat a:hover, #nav-cat a:active {
	color:#B0B0B0 !important;
	border:none !important
	}
	
#nav-cat {
	line-height: 1.0;
	position:relative;
	margin:0 auto;
	background:#666666;
	padding:6px 0 6px 15px;
	border-top:2px solid #333333;
	}

#nav-cat a, #nav-cat a:visited {
	display:block;
	font:bold 1em Arial,Verdana;
	text-decoration: none;
	letter-spacing:0.07em;
	padding-bottom:3px;
	color:#666666;
	}

#nav-cat a:hover, #nav-cat li.current-cat a, #nav-cat li.current-cat a:visited {
	text-decoration:none;
	color:#FFF
	}	

#nav-cat a:active {
	color:#B0B0B0;
 	}

#nav-cat li {
	float:left;
	list-style:none;
	padding:0 25px 0 13px !important;
	border-right:2px solid #666666;
	margin-right:25px;
	position:relative;
	}

/* Category text hovered */
#nav-cat li li a, #nav-cat li li a:visited {
	color:#000000 !important;
	border:none !important
	}	

#nav-cat li li a:hover, #nav-cat li li a:active {
	color:#B0B0B0 !important
	border:none !important
	}
	

/*Post Navigation*/

.nextprev {
    height: 1.7em;
}
.nextprev .prev {
    float: left;
}
.nextprev .next {
    float: right;
}



/*Lead Story*/

#lead {
background:#B0B0B0;
color: #000000;
}

#lead:hover {
background:#B0B0B0;
}




/*Headers*/


h2 {
	font: bold Garamond, Serif;
	font-size: 1.5em;
	padding-bottom:8px;
	margin: 25px 0 20px 0;
	color: #E4D3A6;
	}

#lead h2 {
	font: bold 2.2em Palatino Linotype, Serif;
	color: #FD5A1E;
	line-height:115%;
	margin:3px 0 -8px 0;
	padding:0;
	}	

.post h2 {
	font: bold 1.7em Palatino Linotype, Serif;
	}
	
h2.posttitle {
	font: bold 1.7em Palatino Linotype, Serif;
	}

h2.pagetitle {
	font: bold 1.7em Palatino Linotype, Serif;
	}

h3 {
	border-bottom:1px solid #BBB;
	border-top:3px solid #BBB;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.1em;
	color: #E4D3A6;
	}

.entry h3 {
	text-transform:none
	}
	
			
h4 {
	font:bold 1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom:-10px;
	}
	
.post h4 {
	margin:15px 0;
	color: #E4D3A6;
	}
	
.archive-list h4 {
	margin:0;
	font-size:1.2em;
	line-height:125%;
	}
	

/*Paragraph & Line Spacing*/

p {	
	margin: 15px 0;
	line-height:160%;
	}


/*Content Styles*/

#sidebar a, #sidebar a:visited,
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
#fullarchive a, #fullarchive a:visited, 
#more-posts a, #more-posts a:visited,
#featured-cats a, featured-cats a:visited {
	color:#FD5A1E !important;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active,
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
#fullarchive a:hover, #fullarchive a:active, 
#more-posts a:hover, #more-posts a:active,
#featured-cats a:hover, featured-cats a:active {
	color:#404040 !important;
	text-decoration: none;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	}	

#sidebar li {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
	}
	
#sidebar li a, #sidebar li a:visited {
	background:#000000;
	display:block;
	text-decoration:none;
	padding:4px 8px;
	border-left:4px solid #FD5A1E;
	}

#sidebar li a:hover, #sidebar li a:active {
	background:#FD5A1E;
	font: bold;
	border-left:4px solid #B0B0B0;
	border-right:4px solid #B0B0B0;
	text-decoration:none
	}

#sidebar li li a, #sidebar li li a:visited	{
	background:#E4EFD5;
	padding-left:25px;
	color:#818D6F
	}

#featured-cats li {
	list-style:none;
	border-bottom:none;
	margin:0 0 1px 0;
	padding:0;
	}
	
#featured-cats li a, #featured-cats li a:visited {
	background:#000000;
	display:block;
	text-decoration:none;
	padding:4px 8px;
	border-left:4px solid #FD5A1E;
	}

#featured-cats li a:hover, #featured-cats li a:active {
	background:#FD5A1E;
	font: bold;
	border-left:4px solid #B0B0B0;
	border-right:4px solid #B0B0B0;
	text-decoration:none
	}

#featured-cats li li a, #featured-cats li li a:visited	{
	background:#E4EFD5;
	padding-left:25px;
	color:#818D6F
	}

h1 a, h1 a:visited {
	color:#FFFF33;
	font-size: 1.3em;
	text-decoration:none;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing:2px
	}	
	
h1 a:hover, h1 a:active {
	color:#B0B0B0
	}	

#writer {
	background:#000000;
	border: none
	}

	
/*Post Styles*/

.post {
	text-align: justify;
	}

.single p.postmetadata {
	background:#000000;
	padding:2px 6px;
	font-size:0.9em;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333
	}


/*Images & Captions*/

.entry img {
	display: block;
	border: none;
	padding:2px;
	margin:15px 0;
	}

.gallery img {
/*	border:1px solid #999 !important;*/
	border: none;
	padding:2px;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#000000;
	text-align:center;
	border: none;
	}
.wp-caption p.wp-caption-text {
   line-height: 14px;
   color: #E4D3A6;
}

.wp-caption.alignleft {
	float:left;
	margin:5px 7px -5px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 -5px 7px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:-10px;
	float:none
   	}



/*Table Properties*/

table {
	padding:4px 6px;
	margin: 0px 5px 0px 5px;
	border-top: none;
	border-bottom: none;
	}

td {
	padding:4px 6px;
	background:none;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
	}
		
th {
	padding:4px 6px;
	background:none;
	border-top:none;
	border-bottom:none;
	}
		
table caption {
	background:none;
	padding:2px 0;
	}	




/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#000000;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#000000;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:none;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:none;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:none;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	color:#000000;
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	

/* ---------- @ Form Elements -----------*/


.search-form input {
  width: 180px;
}

#searchform {
	float:left;
	width:240px;
	text-align:left;
	padding-top:8px;
	}

#s {
	width:240px;
	font-size:1em;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		




/*Footer*/

#footer {
	color:#e1e1e1;
	}

#footer a, #footer a:visited {
	color:#7a7a7a;
	}	

#footer a:hover, #footer a:active {
	color:#FFF;
	}	




div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: 5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	display: inline;
	float: none;
	width: 20px;
	height: 20px;
	border: 0;
	margin: 10px 1px 5px 1px;
	padding: 0;
}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=70);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

