/*
Theme Name: Feisty Girl Art
Theme URI: http://feistygirlart.com
Description: Custom theme for Feisty Girl Art by <a href="http://www.clockwork.net/">Clockwork</a>.
Version: 2 (WP2.6.2)
Author: Rett Martin
Author URI: http://clockwork.net
*/


/* Begin styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, samp,
small, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #0f0f0f;
	text-align: center; 
	color: #000000;
}

/* Main layout */
.container { 
	width: 960px;  
	background: ;
	margin: 0 auto; 
	text-align: left;
} 

/* Header (Logo + Nav + Subnav */
#header { 
	height: 143px;
	background: #260c0c url(lib/images/bg_header.gif) top center repeat-x;
} 
	#header .container {
		position: relative; 
	}
#header #logo {
	position: absolute;
	top: 40px;
	left: 27px;
}
#header ul#main_nav {
	width: 416px;
	position: absolute;
	top: 63px;
	left: 547px;
}
	#header ul#main_nav ul {
		width: 320px;
		height: 36px;
		background: url(lib/images/bg_sub_nav.gif) top center no-repeat;
		position: absolute;
		top: 26px;
		left: 33px;
		display: none;
	}
	.about #header ul#main_nav li.page-item-2 ul, .work #header ul#main_nav li.page-item-3 ul {
		display: block;
	}
	
/* Navigation Styles */	
#header ul li {
	float: left;
	list-style: none;
	line-height: 18px;
}
	#header ul#main_nav li {
		margin: 0 7px;
		padding: 0 5px 5px 5px;
	}
	#header ul#main_nav ul li {
		margin: 0 0 0 3px;
		padding: 7px 16px 0 16px;
	}
#header ul li a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Gill Sans',  Helvetica, Arial, sans-serif;
	text-decoration: none;
}
	#header ul li a:hover {
		color: #B98F79;
	}
	#header ul li li a, 
	#header ul li.current_page_item li a, 
	.about #header ul li.page-item-2 li a,
	.work #header ul li.page-item-3 li a  {
		font-size: 12px;
		color: #f2dcd3;
		text-transform: none;
		font-family: Arial, Helvetica, sans-serif;
	}
#header ul li.current_page_item, .home ul li.home_link, .about #header ul li.page-item-2, .work #header ul li.page-item-3, .blog #header ul li.page-item-123 {
	border-bottom: 3px solid #bb8168;
}
	#header ul li li.current_page_item {
		border: none;
	}
#header ul li.current_page_item a, 
#header ul li.current_page_item li.current_page_item a, 
.home #header ul li.home_link a, 
.about #header ul li.page-item-2 a, 
.about #header ul li.page-item-2 li.current_page_item a,
.work #header ul li.page-item-3 a, 
.work #header ul li.page-item-3 li.current_page_item a,
.blog #header ul li.page-item-123 a {
	color: #bb8168;
}
	#header ul li li.current_page_item a, 
	.about #header ul li li.page-item-2 a,
	.work #header ul li li.page-item-3 a  {
		font-style: italic;
		color: #000;
}

/* Main Content Section */
#main_content {
	background: #260c0c url(lib/images/bg_main_content.gif) top center repeat-y;
}
	#main_content .container {
		background: url(lib/images/bg_light1.jpg) top center no-repeat;
		min-height: 360px;
	}
	.home #main_content .container {
		text-align: center;
	}
	.internal #main_content .container {
		padding: 65px 0 0 0;
	}
	#sidebar {
		width: 272px;
		margin: 0 48px 65px 10px;
		float: left;
		position: relative;
	}
	.blog-sidebar {
		border-right: 1px solid #6a3e2d;
	}
	#copy {
		margin: 0 45px 45px 330px;
	}
	.work-home #copy {
		margin: 0 40px 45px 60px;
	}
	#btn_contact {
		position: absolute;
		top: 303px;
		left: 0;
	}
	
/* Lower Content Area (on Homepage) */
#lower_content {
	background: #260c0c;
	padding: 25px 0;
}
	#lower_content .container {
		background: url(lib/images/bg_rules.gif) top center repeat-y;
	}
#callout {
	float: left; 
	width: 240px; 
	margin: 0 0 0 10px;
}
	#sidebar #callout {
		float: none;
		width: auto;
		margin: 0;
	}
#press {
	float: right; 
	width: 240px; 
	margin:;
}
#events { 
	margin: 0 330px; 
} 
	.internal #news {
		margin: 0;
	}
	
/* Buttons - Image Replacement */
#buttons {
	width: 75px;
	float: right;
	margin: 0 0 0 25px;
}
a#btn_blog, a#btn_RSS {
	display: block;
	background: url(lib/images/btn_blog.gif) top left no-repeat;
	height: 75px;
	width: 75px;
	margin: 0 0 10px 0;
	text-indent: -1000px;
	overflow: hidden;
}
	a#btn_RSS {
	background: url(lib/images/btn_RSS.gif) top left no-repeat;
	}
	#sidebar a#btn_RSS {
	background: url(lib/images/btn_RSS2.gif) top left no-repeat;
	width: 223px;
	height: 41px;
	margin: 0 0 25px 0;
	}
a#btn_blog:hover, a#btn_RSS:hover {
	background-position: 0 -75px;
}
	#sidebar a#btn_RSS:hover {
	background-position: 0 -41px;
}

/* Footer */
#footer { 
	padding: 25px 0; 
} 
#footer p {
	margin: 0; 
}
#footer ul li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Type */
a {
	color: #e7a781;
}
a:hover, #press li a:hover {
	color: #fff;
}
	#footer p, #footer a {
		color: #705442;
		font-size: 11px;
		text-decoration: none;
	}
	#callout a {
		font-size: 11px;
		text-decoration: none;
	}
	p.readmore a {
		background: #3b0a0c;
		text-decoration: none;
		color: #aa968b;
		padding: 4px 5px 2px 5px;
	}
p, #copy ul, #sidebar ul, ol, #press li {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 15px 0;
	color: #f6dbcb;
}
	#sidebar ul {
		margin: 0 0 25px 20px;
	}
	#press li {
		list-style-type: none;
	}
		#press li a {
			display: block;
		}
	#lower_content p, #lower_content li {
		color: #724f51;
	}
	#lower_content p.post_date, p.post_date {
		font-size: 11px;
		font-style: italic;
		margin: 0 0 3px 0;
	}
	#copy p.post_date {
		color: #875c4d;
	}
	#copy p.readmore {
		margin: 0 0 35px 0;
	}
	p.error_message {
		padding: 40px;
	}
#copy ul li, #sidebar ul li, ol li {
	margin: 0 0 10px 0;
}
strong {
	font-weight: bold;
}
h1 {
	color: #f2d0bb;
	font-size: 20px;
	margin: 0;
	font-weight: normal;
}
h2 {
	color: #e7a781;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
	#lower_content h2 {
		color: #f2d0bb;
		font-size: 18px;
		text-transform: none;
		margin: 0 0 15px 0;
	}
	#sidebar h2 {
		font-size: 14px;
		color: #875c4d;
	}
h3, #press li a {
	font-size: 12px;
	color: #e7a781;
}
	#copy h3 {
		font-size: 15px;
	}
	#copy h3#respond {
		margin: 20px 0 10px 0;
	}
h3 a, #press li a {
	text-decoration: none;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}

/* Lightbox */
#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
	
}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ 
	position: relative; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto;
	background: #fff url(lib/images/lightbox_header.gif) 0 0 no-repeat;
	padding-top: 67px;
	border: 10px solid #fff;
}
#imageContainer{ 
	padding: 0;
}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lib/images/prevlabel.gif) left 50px no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lib/images/nextlabel.gif) right 50px no-repeat; }

#imageDataContainer{ 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

#imageData{	 
	color: #ad9a85; 
	font-size: 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ 
	color: #2b110f;
	font-size: 18px;
	font-weight: normal;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 80px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* PNG fix for IE */
img, a, div { behavior: url(/wp-content/themes/feistygirlart/lib/png/iepngfix.htc) }


/*
Facebook Button
*/

#btn_facebook {
background: url(lib/images/facebook_hover.png) bottom left;
background-repeat: no-repeat;
display: block;
height: 48px;
margin-bottom: 20px;
width: 75px; 
text-indent: -999px;
text-transform: capitalize;
}

a#btn_facebook:hover {
background: url(lib/images/facebook_hover.png) top left;
background-repeat: no-repeat;
}

#facebook_btn {
height: 65px;
}

#facebook_btn h2 {
line-height: 0px;
padding-top: 10px
}
