
/* ------------------------------
global styles
------------------------------ */

body
{
	margin: 0 0px 0px 0px;
	padding: 0;
	font: 85% Verdana;
	text-align: center;
	color: #333;
	background: #D0E6F4 url(images/ch_back3_gif.gif) repeat-x 0 0;
}

a:link {
	color: #8b008b;
}
a:visited { color: #8b008b; }
a:focus { color: #8b008b; }
a:hover {
	color: #008a43;
}
a:active { color: #8b008b; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 .5em; }

h2
{
	color: #B52C07;
	font: 160% georgia, times, "times new roman", serif;
}

h2 a { text-decoration: none; }

h3
{
	color: #8b008b;
	font: 160% georgia, times, "times new roman", serif;
}

h4
{
	color: #068737;
	font: 160% georgia, times, "times new roman", serif;
}

a img {border:none} 

.books {
	border: 1px solid #8b008b;
}

.centerinfo {
	text-align: center;
}

.justinfo {
	text-align: justify;
}

.leftinfo {
	text-align: left;
}

.rightinfo {
	text-align: right;
}

.mainbox {
	background-image: url(images/mainbox_back.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.bluebox {
	background-image: url(images/bluebox_back.gif);
	background-repeat: no-repeat;
	background-color: #87ceeb;
	text-align: center;
}

.blueboxinner {
width: 890px;
text-align: left;
padding: 15px;
color: #000;
background-image: url(images/bluebox_back_mid.gif);
background-repeat: repeat-y;
}

.fullpressbox {
	background-image: url(images/bluebox_back.gif);
	background-repeat: no-repeat;
	background-color: #D1E7F6;
	text-align: center;
}

.fullbox {
	background-color: #D1E7F6;
	text-align: center;
}

.fullboxinner {
width: 890px;
text-align: center;
color: #000;
background-image: url(images/full_back_mid.gif);
background-repeat: repeat-y;
}

.fullboxinner2 {
	width: 890px;
	text-align: center;
	color: #000;
	background-image: url(images/full_back_blue.gif);
	background-repeat: no-repeat;
}

.fullboxtext {
width: 850px;
text-align: left;
padding: 20px;
color: #000;
}

.homebox {
width: 545px;
text-align: left;
padding: 15px;
color: #000;
}

.recentbox {
	background-image: url(images/tvbox_back.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.invitebox {
	background-image: url(images/inviteback.png);
	background-repeat: no-repeat;
	text-align: center;
}

.invite {
	width: 550px;
	padding: 20px 0px 0px 25px;
	color: #000;
	text-align: center;
}

.tvbox {
width: 545px;
text-align: left;
padding: 15px;
color: #000;
}

.copyrights {
	font-size: 80%
}

.bloglist {
	list-style: none;
}
/* ------------------------------
container styles
------------------------------ */

#container
{
	margin: 0em auto;
	width: 950px;
	text-align: left;
	background: #d1e7f6;
	border-bottom: 0px;
	border-left: 0px solid #a100a1;
	border-right: 0px solid #a100a1;
	border-top: 0px solid #589C27;
	
}

/* ------------------------------
header styles
------------------------------ */

#header
{
	height: 337px;
	width: 100%;
	position: relative;
	background: url(images/carmen_harra_top.jpg) no-repeat 0 0;
	border-bottom: 1px solid #2c656b;
}

#header h1
{
	position: absolute;
	left: -500em;
	display: none;
}

a img.header {border: none;}

.nameheader {
	border: none;
}

/* ------------------------------
mainnav styles
------------------------------ */
#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #d1e7f6;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #512c6b;
	text-decoration: none;
	border-right: 1px solid #512c6b;
}

#navcontainer ul li a:hover
{
background-color: #187E9D;
color: white;
}

#navcontainer #active {
	background-color: #187E9D;
color: white;
}

#navcontainer #current {
color: white;
}


/* ------------------------------
side styles
------------------------------ */

#side
{
	float: right;
	width: 300px;
	border-left: 1px solid #cbafde;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

#side ul
{
	margin: 1em 0;
	padding: 0;
}

#side ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

/* ------------------------------
contents styles
------------------------------ */

#contents
{
	float: left;
	width: 610px;
	margin: 0 0 0 20px;
}

#contents p { line-height: 165%; }

#contentsfull
{
	width: 890px;
	margin: 0 0 0 20px;
}

#contentsfull p { line-height: 165%; }


.imagefloat
{
	float: right;
	padding: 2px;
	border: 1px solid #8B458D;
	margin: 0 0 10px 10px;
}

.imageright
{
	float: right;
	padding: 2px;
	border: 1px solid #8B458D;
	margin: 0 0 10px 10px;
}

.imageleft
{
	float: left;
	padding: 2px;
	border: 1px solid #8B458D;
	margin: 0 10px 10px 0;
}

/* ------------------------------
footer styles
------------------------------ */

#footer
{
	clear: both;
	color: #228b22;
	text-align: center;
	font-size: 80%;
	background: #d1e7f6;
	padding: 0px 0px 1px 0px;
}


a.footer:link {
	color: #8b008b;
	text-decoration: none;
}
a.footer:visited {color: #8b008b; text-decoration: none; }
a.footer:hover {
	color: #228b22;
	text-decoration: underline;
}
a.footer:active {color: #8b008b; text-decoration: none; } 

p.footer {
	padding: 5px;
}


/* ------------------------------
bottom three column styles
------------------------------ */

#bottomthree
{
	clear: both;
}

/* ------------------------------
gallery styles
------------------------------ */

.gallery
{
	float: left;
	width: 300px;
	border: 0px solid #999;
	margin: 7px, 5px, 10px, 0px;
	padding: 7px;
	text-align: center;
	background-image: url(images/galleryback.gif);
	background-repeat: no-repeat;
}

.clearboth { clear: both; }

.pressgallery
{
float: left;
width: 380px;
border: 0px solid #999;
margin: 0 15px 15px 18px;
padding: 5px;
text-align: left;
}

.pressgallerybox
{
text-align: center;
margin: auto;
}


.musicgallery
{
float: left;
width: 250px;
border: 0px solid #999;
margin: 0 15px 15px 20px;
padding: 5px;
text-align: center;
}

.musicgallerybox
{
text-align: center;
margin: auto;
}


.jewels
{
float: left;
width: 250px;
border: 1px solid #999;
margin: 0 10px 15px 20px;
padding: 5px;
}

.homegallery
{
float: left;
width: 210px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
text-align: center;
}
/* ------------------------------
bottom box styles
------------------------------ */
#bottombox
{
	margin: 0px;
	padding: 0;
	height: 80px;
	background: #D0E6F4 url(images/ch_bottom3_gif.gif) repeat-x 0 0;
}

/* ------------------------------
misc styles
------------------------------ */

.karma {
	padding: 0px;
	margin: 0px;
	width: 800px;
	
}
