/*  
Theme Name: Alice
Description: Version 02 of Hit the Lights Studio.
Version: 2.0
Author: Neviluna
Author URL: http://hitthelights.org
Theme URL: http://hitthelights.org
*/

body{
font-size: 8pt;
color: #000000;
font-family: arial;
background-color: #ffffe0;
background-image: url(/images/version02/avrilbg.png);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

table{
font-size: 8pt;
color: #000000;
font-family: arial;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

b{color: #da4b19;}
strong{color: #da4b19;}
i{color: #8f3556;}
em{color: #8f3556;}

a:link,a:visited,a:active{
text-decoration: none;
color: #9e5151;
}

a:hover{
text-decoration: none;
color: #da4b19;
}

h1{
background-color: transparent;
background-image: url();
background-repeat: no-repeat;
color: #650019;
width: 399px;
font-family: Georgia;
font-size: 10pt;
text-transform: lowercase;
font-style: italic;
line-height: 13px;
text-align:left;
margin: 0;
}

h2{
background-color: transparnet;
background-image: url();
background-repeat: no-repeat;
color: #650019;
width: 269px;
font-family: Georgia;
font-size: 10pt;
text-transform: lowercase;
font-style: italic;
line-height: 13px;
text-align:right;
margin: 0;
}

h5{
background-color: transparent;
background-image: url();
background-repeat: no-repeat;
color: #9e5151;
width: 399px;
font-family: Georgia;
font-size: 8pt;
text-transform: lowercase;
font-style: italic;
line-height: 10px;
text-align:left;
margin: 0;
}

.content {
text-align: left;
background-color: #f2e7c0;
background-image: url();
background-repeat: repeat: y;
width: 399px;
font-size: 8pt;
color: #000000;
font-family: arial;
margin: 0;
padding-top: 10px;
padding-bottom: 10px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
}

.side{
text-align: left;
background-color: #f2e7c0;
background-image: url();
width: 269px;
font-size: 8pt;
color: #000000;
font-family: arial;
padding-top: 5px;
padding-bottom: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.sheader{
background-color: #cf94ac;
width: 300px;
}

.text{
text-align: left;
background-color: transparent;
background-image: url();
width: 269px;
font-size: 8pt;
color: #000000;
font-family: arial;
padding: 0px;
}

.pagetext{
text-align: left;
background-color: transparent;
background-image: url();
width: 399px;
font-size: 8pt;
color: #000000;
font-family: arial;
padding: 0px;
}

.footer {
background-color: #ffffe0;
background-image: url();
text-align: center;
font-size: 8pt;
font-family: arial;
width: 688px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

.space {
text-align: center;
background-color: transparent;
background-image: url('');
font-size: 8pt;
color: #F35E32;
line-height: 0px;
font-family: arial;
padding-top: 87px;
padding-bottom: 23px;
width: 550px;
}

.info {
text-align: center;
background-color: transparent;
font-size: 8pt;
color: #f4f3f0;
font-family: arial;
}

.welcome {
background-color: transparent;
background-image: url(http://hitthelights.org/wp-content/themes/Brittany%20Curran/images/brittanycurran03.png);
background-repeat: no-repeat;
text-align: left;
line-height: 10px;
font-size: 8pt;
font-family: arial;
padding-top: 5px;
width: 310px;
margin: 0;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: Lucida Grande, Lucida Sans Unicode;
font-size: 11px;
line-height:12px;
font-weight: normal;
text-decoration:none;
border-left: 15px solid #954447;
background-color: #e3cead;
color: #954447;
text-transform: uppercase;
letter-spacing: -1px;
text-align: left;
padding:3px;
margin-bottom:1px;
}

a.navi:hover {
background: #ffffe0;
color: #6d003f;
border-left: 15px solid #d15406;
}