/*  
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: #a1a8b2 url() fixed;
text-align: center;
padding : 0; 
font : 70%/140% "Arial", sans-serif;
color : #cccccc; 
} 
#container { 
background: #4c576b;
margin : 0 auto; 
text-align : left; 
width: 700px;
margin-top: 35px;
border: 1px solid #000000;
}  
#header { 
background: url('');
width: 600px;
margin: 0 auto 0 auto;
height: 150px;
}
#sidebar { 
width: 200px;
float: left;
padding : 10px; 
} 
#content {
width: 400px;
padding : 10px; 
float: right;
}
#footer { 
clear : both; 
border-top : 2px solid #000000;
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: #a1a8b2;
font : 400 12px "Lucida Sans Unicode";
text-align : center; 
text-transform : uppercase; 
color : #000000;
width: 134px;
letter-spacing: 3px;
word-spacing: 3px;
padding : 10px; 
margin-bottom: 20px;
clear: both;
display : block; 
text-decoration : none; 
} 
#navigation2 li a:hover { 
color : #666666;
background-color: #a1a8b2;
}
table {
color : #071927; 
} 
.entrytext { 
font-weight : 400; 
} 
.date-blog { 
color : #cccccc; 
}
em, i { 
color : #cccccc;
}

strong, b {
color: #000000;
}

.commenter-name { 
color : #F6CA06; 
text-transform : uppercase; 
} 
.comments { 
background-color : #CCC9C9; 
width : 450px; 
text-align : left;
color : #071927;  
padding : 6px; 
border : 1px solid #000000;
}
h1 {
color: #000000;
font:190%/120% "Georgia";
text-align:left;
font-weight:400;
text-transform: uppercase;
letter-spacing: -2px;
margin:0;
padding:0;
}
h2 { 
color : #000000; 
font:130%/120% "Georgia";
text-align:center; 
font-weight:400;
text-transform:lowercase;
letter-spacing: -2px;
margin: 0;
padding : 10px; 
}
h3 {
color: #189584;
font:150%/120% "georgia";
letter-spacing:-1px;
text-align:left;
font-weight:400;
text-transform:none;
margin:0;
padding:0;
} 
h4 {
background-color: #D6D6D6;
color : #071927; 
text-align:center;
font-size: 14px;
font-weight: 400;
border: 1px solid #000000;
text-transform:none;
margin:0;
padding:7px;
} 
h5 {
background-color: #D6D6D6;
color : #071927; 
font:120%/100% "georgia";
letter-spacing:-1px;
text-align:center;
font-weight:400;
text-transform:uppercase;
margin:0;
padding:12px;
}
a:link,a:visited {
text-decoration:none;
color: #000000;
font-weight:400;
text-align:justify;
text-transform:none;
text-decoration : underline; 
padding:0;
} 
a:hover { 
color: #cccccc;
text-decoration : underline; 
} 
blockquote { 
background: #cccccc;
width : 380px; 
text-align : left; 
color : #071927;  
border-top : 10px solid #000000;  
padding : 5px; 
margin: 0;
}  
textarea { 
color : #071927; 
text-transform : none; 
background : #D6D6D6;  
text-decoration : none; 
text-align : left; 
border: 1px solid #E60C4F;
} 
input, select, submit { 
color : #071927; 
background : #D6D6D6;  
text-decoration : none; 
text-align : left; 
border: 1px solid #000000;
} 
.alignleft {
float: left;
text-align: left;
}
a.affies:link, a.affies:visited, a.affies:active  {
display : block;
color : #000000;
background-color :#cccccc;
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 : #cccccc;
color : #666666;
text-decoration : none;
} 