/*
Theme: Geek Goddess UK
Description: Bespoke and beautiful webdesign with a touch of Geek Chic
Theme URI: http://geek-goddess.co.uk
Version: 0.1
Author: Vixx
Author URI: http://geek-goddess.co.uk
*/
/*

-Copyright Vix, 2008 (http://geek-goddess.co.uk)

-Credits: 
	Accessibility: Mark (Diveintoaccessibility.com) for Accessibility modifications
	Centering tip: Jem (Jemjabella.co.uk)

/* 
----------------------------------
ACCESSIBILITY MODERATIONS!
-------------------------------
*/

/*/*/a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
  font-size: small;
}
/* */
  

/* 
----------------------------------
GENERAL POSITIONING STUFF
-------------------------------
*/

body {
	background-image: url(http://geek-goddess.co.uk/folio/wp-content/themes/hot/images/bg.gif); 
	margin: 0px; 
	padding: 0px;
	background-repeat: repeat-x; 
	background-color: #E8E6E7; 
	text-align: center;
}


.banner {
	background: no-repeat url(http://geek-goddess.co.uk/folio/wp-content/themes/hot/images/header.gif);
	width: 900px;
	height: 465px;
	padding: 0px;
	margin-top: 0px;
}
	html>body>#container>.banner {
	margin-top: 0px;
	}

.footer {
	background: no-repeat url(http://geek-goddess.co.uk/folio/wp-content/themes/hot/images/footer.gif);
	width: 900px;
	height: 250px;
	padding: 0px;
}


.topbox {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	font: 32px Tahoma, Arial, Verdana, sans-serif;
	text-align: center;
	}

#container{
	width:900px;
	padding: 0px;
	text-align: center;
}

.centered {
	margin: 0 auto 0 auto;
}

.navwrap {
margin: 0px 0px 0px 0px;
width: 955px;
	padding:  0px;
	color:#ffffff;
	text-align: left;
border: 0px;
	}



.navbar {
margin: 0px 0px 0px -5px;
	padding:  0px;
	color:#ffffff;
	text-align: left;
border: 0px;
	}

.top {	
	color: #637362;
	font: 15px Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
  	width: 450px;
	text-align: left;
	padding: 0px; 
margin: -43px 140px 0px 0px;
}
	html>body>#container>.banner>.top {
margin: 22px 0px 0px 100px;
	}

.testimonials {	
	color: #ffffff;
	font: 18px Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
  	width: 675px;
	text-align: left;
	padding: 0px; 
margin: 15px 0px 0px 0px;
}
html>body>#container>.footer>.testimonials {
margin: 20px 0px 0px 90px;
	}

/* 
----------------------------------
GENERAL STYLING
-------------------------------
*/


a:link, a:active, a:visited {
	text-decoration: none;
	color: #D92929;
	}

a:hover {font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}


/* 
----------------------------------
IMAGE TAGS
-------------------------------
*/

img {
	margin-right: 5px;
	padding: 0px; 
	border: 1px solid #ccc;
	background-color: #FFF; 
	color: inherit;
}

img.noborder {
	padding: 0px; 
	border: 0px; 
	text-align: left;
}


img.portfolio {
	margin-right: 30px;
		margin-bottom: 20px;
	padding: 15px; 
	border: 1px solid #ccc;
	background-color: #FFF; 
	color: inherit;
}

img.sitright {
	margin: 6px 0px 10px 10px;
	padding: 0px; 
	border: 0px;
	float: right;
}

/* 
----------------------------------
MAIN CONTENT
-------------------------------
*/

 
#content {
 	float: left;
  	width: 830px;
  	margin: -20px 0px 0 0px;
  	z-index: 3;
  	letter-spacing: 0px;
  	padding: 2px;
	}
html>body>#container>#content {
  	margin: -10px 0px 0 20px;
	}



#content p {
	color: #000000;
	font: 14px Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}




#content h1 {
	color: #ffffff;
	font: 18px  Verdana, Arial,  serif;
	font-weight: normal;
	text-align: right;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #F17F2B; 
}



#content h2 {
	color: #ffffff;
	font: 18px Tahoma, Verdana,  Arial sans-serif;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #000000; 
}

#content h1 a:link, #content h1 a:active, #content h1 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color: #989A9D; 
}

#content h1 a:hover {font-weight: normal; 
	background-color: #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}

#content h3 {
	color: #ffffff;
	font: 12px Tahoma, Verdana,  Arial sans-serif;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #5065B0; 
}

#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #F17F2B;
}

#content a:hover {font-weight: normal; 
	background-color: #F17F2B; 
	color: #000000; 
	text-decoration: none;
}

#content td {
	color: #000000;
width: 50%;
	font: 14px Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}
	
#content li {
	color: #000000;
	font: 14px Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}


blockquote {
	font: 14px Tahoma, Verdana, sans-serif;
	color: #000000;
	padding: 3px 3px 3px 13px;
	border-left: 4px solid #71947D;
	text-align: left;
	background-color: #ffffff; 
	}


.credit {
padding: 0px;
  	margin: 85px 0px 0px 40px;
	color:#000000;	font: 12px  Tahoma, Arial, Verdana, sans-serif;	
line-height: 120%;
	text-align: left;
}
html>body>#container>.footer>.credit {
  	margin: 75px 0px 0px 60px;
	}
	
	

.credit a:link, .credit a:active, .credit a:visited {
	text-decoration: none;
	color: #000000;
}

.credit a:hover {font-weight: normal; 
	background-color: #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}

/* 
----------------------------------
LIGHTBOX
-------------------------------
*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#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: transparent url(http://i-candi.org/gallery/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://i-candi.org/gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://i-candi.org/gallery/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
