/*  
Theme Name: Wild Woman
Theme URI: http://www.wild-woman.co.uk/
Description: Wild Woman Website Theme
Date: 26th Feb 2009
Version: 1.0
Author: Simon Melhuish
Author URI: http://www.bravadesign.co.uk
*/


#base
{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
	width: 950px;
}

#header
{
	height: 150px;
	width: 950px;
	padding-top:10px;
}

#logo
{
	background-image: url(images/logo.jpg);
	float: left;
	width: 300px;
	height: 70px;
}

#lifeline
{
	margin-right: 10px;
	float: right;
	width: 460px;
	height: 20px;
}

#searchbar
{
	float: right;
	width: 230px;
	height: 20px;
}

#lifelinks
{
	float: right;
	width: auto;
	height: 20px;
	padding-left:5px;
}

#navigation
{
	margin-top: 15px;
	float: left;
	width: 950px;
	height: 35px;
}

#middle_content
{
	background-image: url(images/mid_content_bg.png);
	background-repeat:none!important;
	clear: both;
	width: 950px;
	height: 325px;
	max-height:325px !important;
}

#gallery_content
{
	clear: both;
	width: 950px;
	height: auto;
}

#slideshow
{
	margin-left: 73px;
	margin-top: 50px;
	float: left;
	width: 279px;
	height: 206px;
}

#home_loop
{
	max-height: 300px;
	margin-right: 10px;
	margin-top: 12px;
	float: right;
	width: 500px;
	height: 300px;
}

#gallery_loop
{
	height:auto;
	margin:0 auto;
	width:704px;
}

#gallery_loop .entry 
{
	border:1px solid #E1D5E9;
	float:left;
	height:auto;
	margin:0px 25px 50px;
	width:300px;
}	

#gallery_loop .more-link
{
	display:none;
}	

.galler_teaser
{
	width: 300px;
	height:auto;

}

.gallery_title a
{
	font-size:1.2em !important;
	text-decoration:none !important;
}

.gallery_title a:hover
{
	color:#FFF !important;
}

.gallery_title:hover
{
	background-color:#E1D5E9;
}

.gallery_title
{
	padding: 10px;
	width: 280px;
	background-color:#f0e9f4;
	text-align:center;
}

#gallery_loop img
{
	border:2px solid #E1D5E9;
	margin:13px 13px 0px 13px;
}

#gallery_loop img:hover
{
	border:2px solid #8F53B6;
}

#left_loop img
{
	border:2px solid #E1D5E9;
	margin: 5px;
}

#left_loop img:hover
{
	border:2px solid #8F53B6;
}

#right_content
{
	clear: both;
	float: left;
	width: 950px;
	height: auto;
}

#main_loop
{
	margin-bottom: 35px;
	display: block;
	margin-right: 10px;
	margin-top: 12px;
	float: right;
	width: 700px;
	height: auto;
}

#leftnav
{
	margin-top: 15px;
	display: block;
	float:left;
	width: 200px;
	height: auto;
}

#leftnav_loop
{
	display: block;
	float:left;
	width: 200px;
	height: auto;
}

#flashbox
{
	margin-top: 50px;
	display: block;
	float:left;
	width: 200px;
	height: 250px;
}

.sidebar_title
{
	width:200px;
	height:32px;
	background-color: #8f53b6;
	color:white;
	margin-bottom:10px;

}

.sidebar_title h1
{
	font-size: 1em;
	color: white;
	padding-top:7px;
	padding-left:6px;
}

.sidebar_title a
{
	color: white;
	text-decoration:none;
}

#left_loop
{
	display: block;
	float: left;
	width: 700px;
	height: auto;
}

#left_content
{
	clear: both;
	float: left;
	width: 950px;
	height: auto;
}

#full_loop
{
	display: block;
	float: left;
	width: 950px;
	height: auto;
}

#full_content
{
	clear: both;
	float: left;
	width: 950px;
	height: auto;
}

#sidebar
{
	margin-right: 10px;
	margin-top: 22px;
	display: block;
	float: right;
	width: 200px;
	height: auto;
}

#spacer
{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 20px;
}

#bottom_content
{
	background-repeat: repeat-y;
	background-image: url(images/bottom_cont_bg.png);
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 270px;
}

#top_bg
{
	background-image: url(images/top_bg.png);
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 21px;
}

#left_box
{
	margin-left: 22px;
	margin-top: 20px;
	float: left;
	width: 300px;
}

#middle_box
{
	margin-top: 20px;
	float: left;
	width: 300px;
}

#right_box
{
	margin-top: 20px;
	float: left;
	width: 300px;
}

.titlebox
{
	color: white;
	background-color: #8f53b6;
	margin-right: auto;
	margin-left: auto;
	width: 280px;
	height: 32px;
}

.title
{
	text-decoration: none;
	font-size: 1em;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	color: white;
}

.content_title
{
	width:100%;
	border-bottom:1px solid #e1d5e9;
	text-align:left;
	text-transform:capitalize;
	margin-bottom:15px;
}

#post_extras
{
	width:100%;
	border-top:1px solid #8f53b6;
	text-align:right;
	text-transform:uppercase;
	font-size:0.7em;
	margin-top:15px;
	clear:both;
}

#post_extras a
{
	background-color:#8f53b6;
	color:#FFFFFF;
	padding:0px 5px 3px 5px;
}

#post_extras_full
{
	width:100%;
	border-top:1px solid #E1D5E9;
	text-align:right;
	text-transform:uppercase;
	font-size:0.7em;
	margin-top:15px;
	clear:both;
}

#post_extras_full a
{
	background-color:#E1D5E9;
	color:#FFFFFF;
	padding:0px 5px 3px 5px;
}

#post_extras_full a:hover
{
	color:#8f53b6;
}

.title:hover
{
	text-decoration: underline;
	float: left;
	color: white;
}

.link
{
	text-decoration: none;
	font-size: 0.75em;
	padding-right: 10px;
	float: right;
	padding-top: 9px;
	color: white;
}

.link:hover
{
	text-decoration: underline;
	float: right;
	color: white;
}

.more-link
{
	font-size: 0.8em;
	float: right;
	width: 280px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:right;
}

.box_content
{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 280px;
	height: 170px;
	max-height:170px;
	overflow:hidden;
}

.box_content h1
{
	padding-bottom:5px;
	font-size:0.8em;
}

#bottom_content .entry
{
	padding-bottom: 8px;
}

#footer
{
	clear: both;
	background-image: url(images/footer_bg.png);
	width: 100%;
	height: 50px;
}

#footer_inner
{
	clear: both;
	background-image: url(images/footer_inner_bg.png);
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 50px;
}


*
{
padding:0px;
margin: 0px;
}

p
{
	font-size: 0.75em;
	line-height:1.8em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.entry li
{
	font-size: 0.75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a
{
	color: #8f53b6;
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:normal;
}


hr
{
border:1px solid #E1D5E9;
}

#sidebar a
{
	color: #8f53b6;
	font-size: 0.75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h1, h3, h4
{
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h2
{
	font-size: 1.2em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

small
{
	font-size: 0.65em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:normal;
}

.date
{
	font-size: 0.65em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-bottom:10px;
}


.date_border
{
	font-size: 0.65em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border-bottom:1px solid #E1D5E9;
	margin-bottom:10px;
}

#sidebar .post
{
padding-bottom:20px;
}

#post_divider
{
height:20px;
}

.entry li
{
	list-style-image:url(images/star.gif);
	list-style-position:inside;
	line-height:1.5em;
}

#lifelinks li 
{
	float: left;
	list-style: none;
}

#navigation ul li a 
{
	padding-bottom: 5px;
	float: left;
	margin-right:1%;
	text-decoration: none;
	width: 10%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e1d5e9;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 0.75em;
	
}

#navigation li
{
	display:inline;
}


#navigation ul li a:hover 
{
	width: 10%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6a2d91;

}

#navigation li
{
	list-style: none;
}


#leftnav li
{
	list-style: none;
	margin-bottom: 6px;
	padding:2px;
}

#leftnav li:hover
{
	background-color:#E1D5E9;
}

.gss a img 
{
	border : none;
}
    
.gss 
{
	width: 279px;
	height: 206px;
	color: #dddddd;
}
.life-links 
{
	padding-right: 7px;
	text-decoration: underline;
	font-size: 0.7em;
}

.wp-pagenavi 
{
	margin-bottom:30px!important;
}
.wp-pagenavi a, .wp-pagenavi a:link 
{
	background-color:#8f53b6 !important;
	border:medium none!important;
	color:white!important;
	margin:2px!important;
	padding:2px 4px!important;
	text-decoration:none!important;
	font-size:0.75em!important;
}

span.pages 
{
	background-color:#FFFFFF!important;
	border:1px solid #8f53b6!important;
	color:#8f53b6!important;
	margin:2px!important;
	padding:2px 4px!important;
	font-size: 0.75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

span.current
{
	background-color:#FFFFFF!important;
	border:1px solid #8f53b6!important;
	color:#8f53b6!important;
	margin:2px!important;
	padding:2px 4px!important;
	font-size: 0.75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.wp-pagenavi
{
	padding-top:20px;
}

#left_loop .entry
{
	padding-bottom:30px;
}

#left_loop .more-link
{
	padding-bottom:20px;
	padding-top: 15px;
}


img
{
	border:none;
	float:left;
	margin:5px 10px 5px 0;
}

.linklove
{
	display:none;
}


.gallery
{
	margin:25px !important;
	padding:25px;
	border:2px dashed #E1D5E9;
	background-color:#f8f5fa;
}

.gallery img
{
	border:2px solid #E1D5E9;
	margin:0px 0px 10px 0px !important;
	padding:0px !important;
}

.gallery img:hover
{
	border:2px solid #8F53B6;
	margin:0px 0px 10px 0px !important;
	padding:0px !important;
}


.box_content a
{

}

#right_box .entry
{
padding:3px!important;
}

#right_box .more-link
{
display:none;
}

#right_box .entry 
{
height:auto;
float:left;
}

#right_box img:hover 
{
border:2px solid #8F53B6;
}

#right_box img 
{
margin:0px auto 0px auto !important;
border:2px solid #E1D5E9;
}

#right_box h1 
{
text-align: center;
padding-top: 15px;
}

#left_box img 
{
display:inline;
float:left;
padding: 0px 15px 5px 0px;
}

blockquote
{
width:100%;
text-align: center;
font-size: 1.2em;
color:#8F53B6;
background-color: #F0E9F4;
padding:8px;
border:1px solid #e1d5e9; 
-moz-border-radius: 1.5em;
border-radius: 1.5em;
margin:15px 0px 15px 0px;

}

blockquote:before, blockquote:after 
{
color: #85B8E3;
display: block;
font-size: 5em;
width: 50px;
}

#stimuli_overlay 
{
background-color:#E1D5E9!important;
}

#middle_box img
{
display:none;
}

.event_entry img
{
display:none;
}











