/*
Theme Name: Shannon Lush
Theme URI: http://www.shannonllush.com
Description: Official Wordpress theme for Shannon Lush
Version: 1.0
Author: Robin Burks
Author URI: http://robinburks.sunrise-promotions.com
*/

/* GENERAL PROPERTIES */

body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #00aab1 url(images/bg-main.jpg) no-repeat top center;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #848484;
	line-height: 18px;
}
#container {
	width: 971px;  
	margin: 0 auto; 
	text-align: left; 
}
a {
	font-weight: bold;
	color: #ec0c90;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* HEADER AND LOGO */

#header {
	width: 971px;
	height: 186px;
	background: url(images/bg-maincontent-top.png) top center no-repeat;
	position:relative;
	bottom:21px;
}

#header h1 {
	position: relative;
	left: -90px;
	top: 0;
	z-index: 1;
	background: url(images/shannon-lush.png) no-repeat;
	width: 427px; 
	height: 247px; 
	text-indent:-9999px;
}

/* NAVIGATION */

#navigation {
	position: relative;
	left: 320px;
	top: -80px;
	z-index: 1;
	list-style-type:none; 
	list-style-position:outside; 
}
#navigation ul {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#navigation li {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#navigation li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0 -10px 0 0;
}
#navigation li a.home {
	background: url(images/btn-home.png) no-repeat;
	width: 116px; 
	height: 95px; 
	display: inline;
	float: left;
	position: relative; 
	text-align: center;
	padding: 38px 0 0 0;
}
#navigation li a.bio {
	background: url(images/btn-bio.png) no-repeat;
	width: 116px; 
	height: 95px; 
	display: inline;
	float: left;
	position: relative; 
	text-align: center;
	padding: 38px 0 0 0;
}
#navigation li a.find-me {
	background: url(images/btn-find-me.png) no-repeat;
	width: 116px; 
	height: 95px; 
	display: inline;
	float: left;
	position: relative; 
	text-align: center;
	padding: 38px 0 0 0;
}
#navigation li a.books {
	background: url(images/btn-books.png) no-repeat;
	width: 116px; 
	height: 95px; 
	display: inline;
	float: left;
	position: relative; 
	text-align: center;
	padding: 38px 0 0 0;
}
#navigation li a.links {
	background: url(images/btn-links.png) no-repeat;
	width: 116px; 
	height: 95px; 
	display: inline;
	float: left;
	position: relative; 
	text-align: center;
	padding: 38px 0 0 0;
}
#navigation li a.contact {
	background: url(images/btn-contact.png) no-repeat;
	width: 116px; 
	height: 95px; 
	display: inline;
	float: left;
	position: relative; 
	text-align: center;
	padding: 38px 0 0 0;
}
#navigation li a:hover {
	text-decoration: underline;
}

/* OVERALL CONTENT AREA */

#overall-content {
	position: relative;
	left: 0;
	top: -155px;
	z-index: 0;
	background: url(images/bg-maincontent.png) repeat-x;
}

/* HOME PAGE INTRODUCTION TEXT */

#intro-text { 
	margin: 0px 350px 0 0; 
	padding: 60px 30px 0 30px;
	height: 300px;
	color: #848484;
	line-height: 18px;
	height: 100%;
} 
#intro-text h1 {
	font-size: 24px;
	color: #ec0c90;
	text-transform: uppercase;
	font-weight: normal;
}
#intro-text2 { 
	margin: 0px 350px 0 0; 
	padding: 60px 30px 0 30px;
	height: 300px;
	color: #848484;
	line-height: 18px;
	height: 100%;
} 
#intro-text2 h1 {
	font-size: 24px;
	color: #ec0c90;
	text-transform: uppercase;
	font-weight: normal;
}

/* FEATURED BOOK */

#featured {
	float: right; 
	width: 200px; 
	margin: 60px 130px 0 0;
}
#featured h1 {
	font-size: 18px;
	color: #ec0c90;
	text-transform: uppercase;
	font-weight: normal;
}

#featured table {
	width: 279px;
	margin: 10px 0 0 0;
	border: 1px solid #cccccc;
}
#featured thead {
	background: #dbe2ea;
}
#featured a {
	color: #ec0c90;
}
#featured .eventless-today {
	font-weight: bold;
}

/* BOOKS ON HOME PAGE */

#books {
	margin: 0px 30px 0 30px;
	padding: 35px 0 0 0;
}
#books h1 {
	font-size: 18px;
	color: #ec0c90;
	text-transform: uppercase;
	font-weight: normal;
}

/* ABOUT THE AUTHOR HOME PAGE */

#about { 
	margin: -10px 350px 0 0; 
	padding: 0 30px 0 30px;
} 
#about h1 {
	font-size: 18px;
	color: #ec0c90;
	text-transform: uppercase;
	font-weight: normal;
}

/* EVENTS CALENDAR */

#events {
	float: right; 
	width: 200px; 
	margin: 0 130px 0 0;
}
#events h1 {
	font-size: 18px;
	color: #ec0c90;
	text-transform: uppercase;
	font-weight: normal;
}
#events table {
	width: 279px;
	margin: 10px 0 0 0;
	border: 1px solid #cccccc;
}
#events thead {
	background: #dbe2ea;
}
#events a {
	color: #ec0c90;
}
#events .eventless-today {
	font-weight: bold;
}

/* FOOTER */

#bottom {
	height: 21px;
	background:url(images/bottom.png) no-repeat;
	position: relative;
	top: -155px;
}
#footer {
	position: relative;
	top: -155px;
	margin: 0 0 -155px 0;
}
#footernav {
	float: left;
	margin: 10px 0 0 0;
	list-style-type:none; 
	list-style-position:outside; 
}
#footernav ul {
	position:relative; 
	float: right;
	display:block; 
	padding:0; 
	margin:0;
}
#footernav li {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#footernav li a {
	position: relative;
	display: block;
	padding: 0 10px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
}
#footernav li a:hover {
	text-decoration: underline;
}
#copyright {
	float: right;
	margin: 10px 0 0 0;
	line-height: 14px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
}
#copyright a {
	color: #ffffff;
	font-weight: normal;
}

/* MISC */

 .clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CAROUSEL COMPONENT */

.carousel-component { 
	margin: 10px 0 0 0;
}

.carousel-component .carousel-list li { 
	margin: 0 10px;
	width:200px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:279px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	border:0px;
	outline:none;
}

.carousel-component .carousel-list li a:hover { 
	border: 0px;
}

.carousel-component .carousel-list li img { 
	padding: 0 5px;
	display:block; 
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:135px;
	z-index:3;
	cursor:pointer; 
	left:0; 
}
.carousel-component .carousel-prev img{ 
	border: 0px;
}

.carousel-component .carousel-next { 
	position:absolute;
	top:135px;
	z-index:3;
	cursor:pointer; 
	right:0px; 
}
.carousel-component .carousel-next img{ 
	border: 0px;
}
