/*  Theme Name: PinkDescription: PinkVersion: 23Author: HevAuthor URI: http://tigerwhispers.com*/
/* ---- ALWAYS NEED ---- */

* { padding:0; margin:0; } /* Universal zeroing of margins/padding. Highly useful for serious CSS control! */
a { text-decoration: none;}
img{ border: 0;}
.img{ 
	background: #5e000e;
	border: 2px dotted #df2c51;
	margin: 8px;
	padding: 8px;
}
.none{ display: none;}
.clear{clear: both;}

.boo{
	z-index:2;
	position:fixed;
	left:0px;
	top: 50px;
	text-align:left;
	width:70px;
	height:70px;
}



body{
	background: #a2925d url(img/bg.png) repeat top left fixed;
	margin: 0px auto;
	padding: 0px auto;
	text-align: center;
}

#wrapper{
	width: 80%;
	margin: 0px auto;
	padding: 0px auto;
	min-height: 500px;
}

#header{
	background: url(img/header.png) no-repeat top left;
	width: 100%;
	margin: 0px auto;
	padding: 0px auto;
	height: 150px;
	border-bottom: 3px solid #C4BCA2;
}

#header h1{
	padding: 50px 0px 5px 235px;
	margin: 0px auto;
	font-family: Copperplate Gothic Light;
	font-size: 2.0em;
	color: #5B0C19;
	letter-spacing: 5px;
	text-align: left;
}

#header h2{
	padding: 0px 0px 5px 155px;
	margin: 0px auto;
	font-family: Copperplate Gothic Light;
	font-size: 1.0em;
	color: #5B0C19;
	text-align: left;
}

#navbar{
	background-color: #CC2B4C;
	margin: 0px auto;
	padding: 0px auto;
	text-align: center;
}

ul#navlist {
	background-color: #CC2B4C;
	color: White;
	float: left;
	width: 100%;
	font-family: Copperplate Gothic Light;
	font-size: 1.0em;
	height: 23px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto;
}

ul#navlist a{
	text-decoration: none;
}

ul#navlist li{
	padding: 0px 20px 0px 0px;
	margin: 3px auto;
	list-style-type: none;
	float: left;
	text-align: center;
}

ul#navlist li a{
	color: #E4E0D4;
	padding: 3px;
}

ul#navlist li a:hover{
	color: #CC2B4C;
	background-color: #9A8E56;
}

ul#subnavlist { 
	display: none;
	background-color: #CC2B4C;
}

ul#subnavlist li { 
	float: none; 
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Copperplate Gothic Light;
	font-size: 1.5em;
}

ul#subnavlist li a{
	padding: 0px;
	margin: 0px;
}

ul#navlist li:hover ul#subnavlist{
	display: block;
	position: absolute;
	font-size: 8pt;
	padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a{
	display: block;
	width: 10em;
	border: none;
	padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " ... "; }


#page{
	width: 100%;
	margin: 0px auto;
	padding: 0px auto;
	background: #E4E0D4;
}

.text{
	width: 53%;
	margin: 0px auto;
	padding: 0px 8px;
	float: left;
	font-family: Tahoma;
	font-size: 1.0em;
	color: #827545;
	text-align: justify;
}

.text a{
	text-transform: small-caps;
	color: #CC2B4C;
}

.text a:hover{
	color: #98927E;
}

.text h1{
	font-family: Copperplate Gothic Light;
	font-size: 1.5em;
	text-transform: small-caps;
	font-weight: normal;
	color: #98927E;
	text-align: left;
}

.text h2{
	font-family: Copperplate Gothic Light;
	font-size: 0.8em;
	text-transform: small-caps;
	font-weight: normal;
	color: #98927E;
	text-align: left;
	padding-left: 50px;
}

.text p{
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 1em;
	line-height: 20px;
}

	

.sidel{
	width: 20%;
	margin: 0px auto;
	padding: 4px 8px 4px 8px;
	float: left;
	background: #CAC2A8;
	border-left: 1px solid #98927E;
	border-right: 1px solid #98927E;
	border-bottom: 1px solid #98927E;
	font-family: Tahoma;
	font-size: 0.9em;
	color: #413A22;
	text-align: justify;
}

.sidel a{
	color: #CC2B4C;
}

.sidel h1{
	font-family: Copperplate Gothic Light;
	font-size: 1.0em;
	text-transform: small-caps;
	font-weight: bold;
	color: #413A22;
	text-align: left;
        padding-top: 25px;	
}

.sidel h1:before { content: ">> "; }

.normcol{
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

.normcol li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid #413A22;
	text-align: left;
	font-family: Tahoma;
	font-size: 0.9em;
}

.normcol li a { 
	text-decoration: none; 
	color: #CC2B4C;
}

.normcol li a:hover{
	padding-left: 20px;
	color: #413A22;
}

.sider{
	width: 20%;
	margin: 0px auto;
	padding: 0px 8px;
	float: left;
}	

.sider h1{
	font-family: Copperplate Gothic Light;
	font-size: 1.0em;
	text-transform: small-caps;
	font-weight: bold;
	color: #413A22;
	text-align: left;
        padding-top: 25px;		
}

.sider h1:before { content: ">> "; }

#footer{
	border-top: 12px solid #CC2B4C;
	padding-top: 5px;
	min-height: 25px;
	background: #CC2B4C;
	font-family: Tahoma;
	font-size: 0.9em;
	text-align: center;
	color: #CAC2A8;
}

#footer a{
	text-transform: small-caps;
	color: #E4E0D4;
}

#footer a:hover{
	color: #CAC2A8;
}

#footer p{
	border-top: 3px solid #C4BCA2;
	padding-top: 8px;
}

/* ---------- BOOK STYLE ----------------------- */

.book{
	background: url(img/bg.png) repeat top left;
	border: solid 1px #7B1329;
	margin: 2px;
	padding: 4px;
	width: 150px;
	height: 200px;
}

.current{
	background: url(img/bg.png) repeat top left;
	border: solid 1px #7B1329;
	margin: 2px;
	padding: 4px;
	width: 120px;
	height: 170px;
}

.previous{
	background: url(img/bg.png) repeat top left;
	border: solid 1px #7B1329;
	margin: 2px;
	padding: 4px;
	width: 50px;
	height: 80px;
}

.reading ul{
	list-style-type: none;
	margin: 0; 
	padding: 0;
}

.reading li{
	display: inline;
}

/* -----------------  GALLERY STYLING -------------------------------- */


.gallery {
	list-style: none;
	margin: 0px auto;
	padding: 0px auto;
        text-align: center;
}

.gallery ul{
	list-style: none;
}

.gallery li {
	padding: 10px;
	margin: 0;
	padding: 8px;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: url(img/bg.png) repeat top left;
	border: solid 1px #7B1329;
	padding: 5px;
	width: 180px;
	height: 130px;
}
.gallery em {
	background: #AA9A61 url(img/grey-gradient.png) repeat-y;
	color: #000;
	font-style: normal;
	font-family: Tahoma;
	font-size: 0.8em;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #AA9A61;
	border-left-color: #AA9A61;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #f7cad4 url(img/orange-gradient.png) repeat-y;
	border-color: #7B1329;
}
