/*  

Theme Name: Lucine Productions
Theme URI: http://hourymusic.com
Description: HouryMusic.com
Author: Shannon Entin
Author URI: http://shannonentin.com/ 
*/


body {
background-color:#333333;
margin: 0;
padding: 0;
text-align: center;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 13px;
color:#333333;
}


/* Main Wrapper & Header */

#wrap {
 margin: 2px auto 2px auto;
 text-align: left; /* Reset text alignment for Western languages. */
 width: 860px;
 padding: 0;
 background-color: #fff; 
 border: 3px solid #000;
}

#header {
width: 860px;
height: 213px;
background: #fff url(images/header.jpg) center center no-repeat;
margin: 0;
padding: 0;
}

#headerwrap {
width: 860px;
background: #fff;
margin: 0;
padding: 0;
}

.lheader {
width: 495px;
float: left;
padding: 0 0 0 5px;
}

.rheader {
width: 310px;
float: right;
}

#navbar {
margin: 0 4px;
height: 18px;
background-color:#69537D;
font-size:14px;
font-family: 'Trebuchet MS', Arial, sans-serif;
color:#fff;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}

#clearfloat {
clear:both;
}

#content {
padding: 0 30px;
}

/* Typography */

a, a:link, a:visited {color:#57208A; font-weight:bold; text-decoration:none;}
a:hover {color:#3D6D37; font-weight:bold; text-decoration:underline;}

#navbar a, #navbar a:link, #navbar a:visited {color:#fff; font-weight:normal; text-decoration:none;}
#navbar a:hover {color:#fff; font-weight:normal; text-decoration:underline;}

h1 {
font-size:16px;
font-weight: bold;
text-align:center;
}

ul {
list-style-type: disc;  
list-style-position: inside;
margin: 0 20px 10px 20px;
padding: 0 0 0 10px;
}

li {
line-height: 1.3em;
text-align: left;
padding: 2px 0;
}

img {border:none;}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
padding: 5px;
}

img.right {
margin: 0 0 7px 7px;
display: inline;
float: right;
}

img.left {
margin: 0 7px 7px 0;
display: inline;
float: left;
}

p {
color: #333333;
padding:2px;
text-align:justify;
}

p.subtext {
font-size:11px;
}


blockquote{padding:5px 15px;background-color:#D6DD8D;margin:5px 15px 0 15px;}
blockquote cite{display:block;margin:5px 0 0;}


/* Table Content */

table {margin:0 auto 10px auto; clear: both}

td {border: 1px solid #69537D;}

td p {
padding:2px;
text-align:justify;
}

td h2 {
height:20px;
background-color:#69537D;
font-size:14px;
font-family: Calibri, Arial, sans-serif;
font-weight:bold;
color:#fff;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
margin:5px 3px;
padding:2px 0 0 5px;
}

td ul {list-style-type:disc;margin:0;padding:5px 0;}

td ul li {display:list-item;margin:0;padding:0 0 2px 2px;}

td ul li a {
font-weight:bold;
color:#69537D;
text-decoration:none;
}

td ul li a:hover {
font-weight:bold;
color:#3D6D37;
text-decoration:underline;
}
