/*  
Theme Name: Drew B Photography
Theme URI: http://www.redwingstudio.com/
Description: Version 1.0
Version: 1.0
Author: Ben Huddleston
Author URI: http://www.redwingstudio.com/

*/

/* COLORS

PINK - #FC9FBC
TURQOISE - #5F9EA5 
LT TURQOISE - #AFCED2
BROWN - #5B390C
*/

/* ------------- GLOBAL -------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body {
	background:url(images/background.png) repeat;
	height:100%;
	font: 76%/155% Helvetica, Verdana, Arial, sans-serif;
	color:#5B390C;
}

hr {
	display: none;
}


/* ------------- IMAGES -------------- */
.imageright { float:right; margin:0 0 5px 5px; border: 0;}
.imageleft { float:left; margin:0 5px 5px 0;  border: 0;}
.imagepadding { margin-bottom: 2em;	}
/*.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }*/
.imgalignleft { float:left; margin:0 5px 5px 0;  border: 0; }
.imgalignright { float:right; margin:0 0 5px 5px; border: 0; }
.imgaligncenter { margin-left: auto; margin-right: auto; }

.alignleft { margin:0px 5px 5px 0; border:0; }
.alignright{ margin:0px 0px 5px 5px; border: 0;}
.aligncenter { margin:0px auto 5px auto; border: 0;}

.entry img { margin-bottom: 10px; padding: 5px; border: 1px solid #aaa; }

.entry img.wp-smiley {margin:0; padding:0; border:0;}

/* ------------- MAIN LAYOUT -------------- */

#bg1 {
	background:url(images/scrolly-left.gif) repeat-y left top;
	height: 100%;
	width: 100%;
	float:left;	
}

#bg2 {
	background:url(images/scrolly-right.gif) repeat-y right top;
	height: 100%;
	width: 100%;
	float:right;
}

#wrap {
	background: #5F9EA5 url(images/footer-bg.jpg) 50% 100% no-repeat;
	width:748px;
	margin: 20px auto -10px auto;
	padding: 1px 0 0px 0;
	position:relative;
}

#wrap2 {
	margin:7px;
	
}

#header {
	background:url(images/header.jpg) 0 0 no-repeat;
	height:238px;
	width:734px;
}

#navbar {
	background: #FC9FBC;
	_height:26px;
	height:26px;
	position:relative;
}

#nav {
	position: relative;
	z-index: 10;
}	

#search {
	position:absolute;
	top:4px;
	right:4px;
	}
	

#content {
	margin:0;
	padding:20px;
	background:#fff;
	clear:both;
}	
	
.post {
	margin-bottom: 2em;
	
	}	
	
.navigation {
	margin: 1em 0;
	}	
	
.alignright { float: right; }
.alignleft { float: left; }	
	
#footerwrap {	
	overflow-x: hidden;
	margin-left: 0px;
	margin: 0 auto;
	min-height:244px;
	}

#footer {
	
	}
	
#meta {
	width: 30%;
	float: right;
	margin-right: 24px;
	padding-top: 15px;
	}		
	
#archives {
	width: 60%;
	float: left;
	margin-left: 24px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 20px;
	xborder-right: 1px solid #B4CBD3;
	min-height:232px;
	}	
		

/* ------------- TEXT -------------- */

#header h1 {
	position:absolute;
	left:-99999px;
}

h1 {
/*	color:#5B390C;*/
	color: #FC9FBC;
}

p {
	margin-bottom:1em;
}

a {
	color:#FF83C1;
}

h2.footer {color:#fff;}

#content h2, #content h2 a  { height:40px; display:block; }

/* ---------- NAVIGATION ------------ */	

#nav {
	float: left;
	xdisplay:block;
}

#nav ul {
	padding: 0;
	margin: 0;	
	list-style: none;
}
	
#nav ul li {
	display: inline-table;
	float: left;
	margin:3px 5px 0 5px;
}
	
#nav a {
	display: block;
	text-decoration: none;
	text-transform:lowercase;
	z-index: 10;
}
	
#nav ul li ul {
	position: absolute;
	width: 10em;
	left: -9999px;
	z-index: 10;
}

#nav ul li ul:hover {
	
}
	
#nav ul li a {
	margin:0;
	padding:0;
	text-decoration: none;
	color: #fff;
	border-bottom:2px solid #FC9FBC;
}
	
#nav ul li a:hover {
	xtext-decoration: underline;
	border-bottom:2px solid #fff;
}

#nav ul li:hover {
	display: block;
	text-align: center;
	z-index: 10;
}
	
#nav ul li ul {
	position: absolute;
	width: 120px;
	left: -999px;
	padding-bottom: 1px;

}	
	
	
#nav ul li ul li {
	width: 120px;
	text-align: left;
	margin:0;
	background:#FC9FBC;
}
	
#nav ul li ul li a {
	display: block;
	text-align: left;
	width: 116px;
	margin: 0;
	padding: 2px;
}

#nav ul li ul li a:hover {
	
}
	
#nav ul li ul li:hover {
	xborder-bottom:2px solid #fff;
}
	
#nav li:hover ul, #nav li.sfhover ul { left: auto; }	


/* ---------- SEARCH ------------ */		
#search form {
	margin:0;
	padding:0;
}	

#search input {
	height:16px;
	width: 122px;
	color:#5B390C;
	font-size:99%;
	}
	
/* ---------- PAGE/POST ENTRY ------------ */	

div.entry {
	margin: 1em 0;
	}
	
div.date {
	clear:both;
	margin-top:5px;
}	

/* ---------- COMMENTS ------------ */	

div.comments {
	margin:1em 0;
}

div.post_comments ol {
	list-style:none;
}

.comment-link-image {
	margin-bottom: -2px;
	}	

div.comments-links {
	display: block;
	clear: both;
	}
	
div.comments-links a {
	color:#5F9EA5;
	margin-right: 10px;
	text-decoration: none;
	}	
	
div.comments-links a:hover {
	color: #510335; 
	}	

h3.comment-heading {
	margin-top: 10px;
	color:#5F9EA5;
	}

div.post_comments ol {
	margin-top: 10px;
	}
	
div.post_comments ol li {
	display: block;
	padding: .5em;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	xbackground: #00B3CE;
	color: #42022b;
	}
	
div.post_comments ol li.alt {	
	background: #FFEFFE;
	border: 1px solid #eee;
	color: #42022b;
	
	}
	
div.comments div.post_comments ol p {
	display: block;
	margin-top: .5em;
	}	
	
	
	
form.comment_form input,  form.comment_form textarea {
	border:1px solid #ddd;
	color:#5B390C;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	padding: 3px;
}

form.comment_form input.submit {
	color:#5B390C;
	background:#eee;
	padding:3px;
}		

ol.no-numbers {
	list-style:none;
}

div.live-comment-preview {
	display: block;
	padding: .5em;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	background: #FFEFFE;
}
	
	
/* ---------- META ------------ */	

#meta a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 2px;
	}

#meta a:hover {
	border-bottom: 1px solid #fff;
	}	
	
.icon {
	margin-bottom: -3px;
	}	
	
.icon2 {
	margin-bottom: -5px;
	}				
	
	
	
	/* -------------- ARCHIVES -------- */
#af-ela {
	margin: 0px 0 0px 0;
	}

#af-ela ul {
	list-style: none;
	padding: 3px 0;
	}

#af-ela a:hover {
	
	}

#af-ela-menu, #af-ela-year, #af-ela-month, #af-ela-category {
	text-align: center;
	}

#af-ela-tag {
	text-align: justify;
	}

#af-ela-menu li {
	font-size: 99%;
	text-transform:uppercase;
	}

#af-ela-year li, #af-ela-category li {
	font-size: 95%;
	text-transform:uppercase;
	}

#af-ela-month li {
	font-size: 92%;
	text-transform:uppercase;
	}

#af-ela-menu li, #af-ela-year li, #af-ela-month li, #af-ela-category li {
	display: inline;
	color:#AFCED2;
	margin: 0 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 4px 0;
	}

#af-ela-menu a, #af-ela-year a, #af-ela-month a, #af-ela-category a, #af-ela-tag a {
	color:#AFCED2;
	}

#af-ela-tag li {
	display: inline;
	margin: 0 3px;
	line-height: 20px;
	}

#af-ela-month li, #af-ela-category li {
	margin: 0 6px;
	letter-spacing: 0;
	}

/* Hide Number of Entries on Year and Month */
#af-ela-year span, #af-ela-month span {
	display: none;
	}

/* Number of Entries */
#af-ela-category span {
	font-size: 8px;
	color:#AFCED2;
	}

ul#af-ela-menu li {
	xcolor: #46BCCE;
	color:#AFCED2;
	}

#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected,  #af-ela-menu li.selected,
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-menu li:hover,
#af-ela-post-prev:hover, #af-ela-post-next:hover, #af-ela-post-prev-off:hover, #af-ela-post-next-off:hover {
	color: #fff;
	}

#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-menu li.selected {
	background: url('../images/elaindicator.png') bottom center no-repeat;
	}

#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	margin-top: 15px !important;
	}

#af-ela-post-chrono li, #af-ela-post-cats li, #af-ela-post-tags li {
	color: #fff;
	margin: 0 15px;
	padding: 1px 20px;
	}

#af-ela-post-chrono li a, #af-ela-post-cats li a, #af-ela-post-tags li a, span.num-comments {
	color: #fff;
	}
/*
#af-ela-post-chrono li a {
	position: absolute;
	left: 60px;
	display: block;
	}
*/

#af-ela-post-chrono li:hover, #af-ela-post-cats li:hover, #af-ela-post-tags li:hover {
	background: #AFCED2;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	}

#af-ela-post-chrono li:hover > span, #af-ela-post-cats li:hover > span, #af-ela-post-tags li:hover > span {

	}

#af-ela-post-chrono a, #af-ela-post-cats a, #af-ela-post-tags a {
	border: none;
	}

#af-ela-post-chrono li span, #af-ela-post-cats li span, #af-ela-post-tags li span {
	position: absolute;
	right: 20px;
	font-weight: normal;
	color: #aaa;
	}

/* Next and Previous Links */
#af-ela-post-next, #af-ela-post-next-off {
	right: 0;
	}

#af-ela-post-prev, #af-ela-post-prev-off {
	left: 0;
	}

#af-ela-post-prev, #af-ela-post-next, #af-ela-post-prev-off, #af-ela-post-next-off {
	position: absolute;
	bottom: -35px;
	margin: 0 30px;
	display: inline;
	}

#af-ela-post-prev-off, #af-ela-post-next-off {
	visibility: hidden;
	}

div.ef-ela-loading {
	color:#339900;
}

.elaload {
	border: none !important;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 1px;
	}