/*  
Theme Name: Ferris Wheel
Description: A simple layout featuring a Ferris Wheel and text. Coded by Merissaa. Do not remove the credits.
Author: Merissaa
Author URL: http://my-twilight.com
Theme URL: http://my-twilight.com/wp/?page_id=74
*/

body, html { 
padding : 0; 
margin : 0; 
} 
body { 
background: #151515 url() scroll;
background-image: url(http://undertheirspell.com/ecnfourbg.jpg);
margin-right: px;
background-attatchment: scroll;
background-repeat: repeat-x;
background-position: top-left;

text-align: center;
padding : 0; 
font : 70%/160% "Arial", sans-serif;
color : #cdcdcd; 
} 
#container { 
background: #000000;
margin : 0 auto; 
text-align : left; 
width: 1000px;
margin-top: 0px;
border: 0px solid #158172;
}  
#header { 
background: url('');
width: 1000px;
margin: 0 auto 0 auto;
height: 150px;
}
#sidebar { 
width: 250px;
float: left;
padding : 10px; 
} 
#content {
width: 710px;
padding : 10px; 
float: right;
}
#footer { 
clear : both; 
border-top : 2px solid #cdcdcd;
font-weight: 400;
padding : 5px; 
text-align: left;
height : 30px;
}
#navdiv { 
margin : 0; 
} 
#nav2 { 
padding : 5px; 
} 
#navigation2 { 
list-style-type : none;
list-style-image : none; 
margin : 0; 
padding : 0; 
width : 100%; 
} 
#navigation2 li { 
list-style-type : none; 
float : left; 
} 
#navigation2 li a { 
background-color: #158172;
font : 400 12px "Lucida Sans Unicode";
text-align : center; 
text-transform : uppercase; 
color : #F6CA06;
width: 134px;
letter-spacing: 2px;
word-spacing: 3px;
padding : 10px; 
margin-bottom: 20px;
clear: both;
display : block; 
text-decoration : none; 
} 
#navigation2 li a:hover { 
color : #3AAC1A;
background-color: #F0F2EB;
}
table {
color : #151515; 
} 
.entrytext { 
font-weight : 400; 
} 
.date-blog { 
color : #ffffff;
}
em, i { 
color : #999999;
}

strong, b {
color: #999999;
}

.commenter-name { 
color : #cdcdcd; 
text-transform : uppercase; 
} 
.comments { 
background-color : #151515; 
width : 450px; 
text-align : left;
color : #cccccc;  
padding : 6px; 
border : 2px solid #cccccc;
}
h1 {
color: #ffffff;
font:190%/120% "Georgia";
text-align:left;
font-weight:400;
text-transform: uppercase;
letter-spacing: 1px;
margin:0;
padding:0;
background-color: #666666;
}
h2 { 
color : #fffffff; 
font:190%/120% "Georgia";
text-align:center; 
font-weight:400;
text-transform:lowercase;
letter-spacing: 1px;
margin: 0;
padding : 0px; 
background-color: #666666;
}
h3 {
color: #000000;
font:150%/120% "georgia";
letter-spacing:-1px;
text-align:left;
font-weight:400;
text-transform:none;
margin:0;
padding:0;
} 
h4 {
background-color: #cdcdcd;
color : #000000; 
text-align:center;
font-size: 14px;
font-weight: 400;
border: 1px solid #666666;
text-transform:none;
margin:0;
padding:7px;
} 
h5 {
background-color: #cdcdcd;
color : #000000; 
font:120%/100% "georgia";
letter-spacing:0px;
text-align:center;
font-weight:400;
text-transform:uppercase;
margin:0;
padding:12px;
}
a:link,a:visited {
text-decoration:none;
color: #a19063;
font-weight:400;
text-align:justify;
text-transform:none;
text-decoration : underline; 
padding:0;
} 
a:hover { 
color: #666666;
text-decoration : underline; 
} 
blockquote { 
background: #151515;
width : 650px; 
text-align : left; 
color : #cccccc;  
border-left: 10px solid #cdcdcd;  
padding : 5px; 
margin: 0;
}  
textarea { 
color : #151515; 
text-transform : none; 
background : #cdcdcd;  
text-decoration : none; 
text-align : left; 
border: 1px solid #999999;
} 
input, select, submit { 
color : #071927; 
background : #D6D6D6;  
text-decoration : none; 
text-align : left; 
border: 1px solid #151515;
} 
.alignleft {
float: left;
text-align: left;
}
a.affies:link, a.affies:visited, a.affies:active  {
display : block;
color : #08CF08;
background-color :#6DEAE6;
padding : 2px;
text-align : center;
margin : 4px;
font-size : 11px;
font-weight : 700;
text-transform : uppercase;
line-height : 22px;
text-decoration : none;
}
a.affies:hover {
background-color : #F1F109;
color : #E60C4F;
text-decoration : none;
} 