/*-----------------------------------------------------------------------------
Style Sheet for lesbiankamasutra.com

version:   2.0
author:    jim pannell
email:     jim@sixmedia.net
website:   http://www.lesbiankamasutra.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
/* Remove padding and margin */
*{margin:0;padding:0;}

/* Class for clearing floats */
.clear{clear:both;}

/* Remove border around linked images */
img{border:0;}

/* =Typography
-----------------------------------------------------------------------------*/
body{font-size:81.3%;line-height:1.5em;font-family:Arial,Verdana,sans-serif;}
html>body{font-size:13px;}

body#red { background: #f33; color: #fff; }
body#landing { color: #58595b; background: #e0eee9; }

#container{position:relative;width:780px;margin:0 auto;padding:0;}

#red #container{background:#f33;}
#landing #container{background:#fff;}

/* =Headings
-----------------------------------------------------------------------------*/
#landing h1 {
	text-indent: -10000em;
	background: url(../images/landingTopHeading.gif);
	width: 330px;
	height: 185px;
	position: absolute;
	left: 20px;
	top:95px;
}

h1 span{color:#b4b4b4;display:block;}
h2{font:130%/1.2 Helvetica,Arial,Verdana,sans-serif;margin:10px 0 0 0;color:#333;letter-spacing:1px;}
h3{font:115%/1.2 Helvetica,Arial,Verdana,sans-serif;margin:10px 0 0 0;color:#58595b;font-weight:bold;}


/* =Links
-----------------------------------------------------------------------------*/
a:link { color: #551a8b; }
a:hover { text-decoration: none; }
.chapterlink a:link{text-decoration:none;}
#red a:link { color: #f0f0f0; }


/* =Branding
-----------------------------------------------------------------------------*/
#branding{position:relative;width:780px;height:87px;}
#landing #branding{background:url(../images/header.gif) no-repeat;}
#red #branding{background:url(../../images/header-red.gif) no-repeat;}

/* =Main Content
-----------------------------------------------------------------------------*/
#mainContent{float:right;width:610px;margin:10px 10px 10px 0;}
#mainContent h1{margin-bottom:10px;text-shadow:1px 1px 4px rgba(0,0,0,.4);}
#mainContent p{line-height:1.5em;margin-bottom:0.75em;text-shadow:1px 1px 4px rgba(0,0,0,.4)}

#landingTop{background:#fff9d8;padding:20px;height:330px;}
#thumbnails{position:absolute;width:262px;height:329px;left:400px;top:100px;background:url(../images/thumbnails.jpg);}
#buttonCallOne{position:absolute;width:331px;height:60px;top:290px;left:20px;background:#ffe640;margin:0 0 17px 0;padding:8px 0;}
#buttonCallOne img{float:left;height:47px;margin:5px 10px 0 15px;}
#cards{position:absolute;width:331px;height:70px;left:20px;top:375px;background:url(../images/landingTopCards.gif);}
#landingBottom{position:relative;width:780px;height:160px;}
#landingBottom h2{font-size:1.4em;font-weight:bold;}
#landingBottom p{font-size:1.2em;}
#landingBottomOne{position:absolute;width:330px;height:70px;left:20px;top:10px;}
#landingBottomTwo{position:absolute;width:330px;height:70px;left:400px;top:10px;}
#buttonCallTwo{clear:both;width:740px;height:30px;color:#454545;background:#ffe640;margin:10px 20px;padding:8px 0;font-size:1.5em;text-align:center;}
#buttonCallTwo a{font-weight:bold;}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#secondaryContent{float:left;width:140px;margin:10px;}


/* =Side Content
-----------------------------------------------------------------------------*/

/* =Footer
-----------------------------------------------------------------------------*/
#footer{clear:both;width:740px;margin:25px 0 15px 0;font-size:90%;}
#landing #footer{background:#000;color:#999;padding:10px 20px;}
#red #footer{background:#f33;color:#f0f0f0;padding:10px 0;}
#footer a:link,#footer a:visited{color:#f0f0f0;text-decoration:none;}
#footer a:hover,#footer a:active{text-decoration:underline;}
#footer p{float:left;}
#footer p.links{float:right;}


/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opera 7 */
fieldset{border:1px solid transparent;}

/* =Tables
-----------------------------------------------------------------------------*/
table{border-spacing:0;border-collapse:collapse;}
td{text-align:left;font-weight:normal;}

/* =Misc 1
-----------------------------------------------------------------------------*/
.iconsTable{width:380px;}
.iconsTable td{padding-bottom:10px;}
#iconsHolder{position:relative;}
.chapterPic{position:absolute;top:20%;left:400px;background:#fff;padding:8px 8px 20px;box-shadow:1px 1px 5px #000;-moz-box-shadow:1px 1px 5px #000;-webkit-box-shadow:1px 1px 5px #000;-moz-transform: rotate(1deg);-o-transform: rotate(1deg);-webkit-transform: rotate(1deg);transform: rotate(1deg);filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=0.9998476951563913, M12=-0.01745240643728351, M21=0.01745240643728351, M22=0.9998476951563913);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9998476951563913, M12=-0.01745240643728351, M21=0.01745240643728351, M22=0.9998476951563913, sizingMethod='auto expand')";zoom:1;}

/* These are standard sIFR styles... do not modify */
.sIFR-flash{visibility:visible !important;margin:0;}
.sIFR-replaced{visibility:visible !important;}
span.sIFR-alternate{position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {  display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1{visibility:hidden;font-size:18px;}
.sIFR-hasFlash h2{visibility:hidden;}
.sIFR-hasFlash h3{visibility:hidden;letter-spacing:-6px;font-size:25px;}
.sIFR-hasFlash h4{visibility:hidden;letter-spacing:-5px;font-size:21px;}

