  /*

Theme Name: Alrightinthedark.info

Author: Lana Vu

Theme URI: http://fuzzable.com

Version: x


*/



body {
margin:0;
background-color: #e9e9e9;
font: 90% Helvetica, Arial,"Trebuchet MS" , sans-serif;
font-weight: normal;  
text-align:justify;
font-size:8pt;
color:#909090;
}

* {
margin: 0;
padding: 0;
}

#header{
background-image: url();
background-repeat: no-repeat;
text-align:center;
height:170px;
width: 1300px;
margin:0 auto;
}

#container{
overflow: hidden;
background: transparent;
width:900px;
margin:0 auto;
padding:0px;
}

#content { 
font-size: 1.1em;
line-height: 15pt;	
margin:0;
width:900px;
float:left;
padding:0px;
text-align:justify;
vertical-align: middle;	
}

#content h1{
margin:0;
padding: 10px;
font-weight:bold;
text-align:left;
color: #fff;
font-size: 1.5em;
background-color: #009cdd;
}
h2{
margin:0;
padding: 0 0 10px 0;
font-weight:normal;
font-style: italic;
text-align:left;
color: #c1c181;
font-size: 1.0em;
line-height: 20pt;
}
h3{
margin:10px 0 10px 0;
padding: 0;
font-weight:normal;
font-style: normal;
text-align:left;
color: #000000;
font-size: 0.9em;
line-height: 20pt;

}
#tags{
margin:0;
padding: 0 0 10px 0;
font-weight:normal;
font-style: italic;
text-align:left;
color: #c1c181;
font-size: 1.0em;
line-height: 20pt;
}

#footer {
clear:both;
margin: 0 0 0 0;
padding:0;
font-size: 0.9em;
font-weight: bold;
line-height:30pt;
text-align:center;
background-color: #009cdd;
color: #fbfbfb;
}
#footer a{
font-size: 1.7em;
color: #fbfbfb;

}
#footer a:hover{
font-size: 1.7em;
color: #fbfbfb;
}

#navigation {
margin: 0 auto;
width:550px;
background-color: #009cdd;
}

ul {
list-style-type: none;
height: 50px;
margin: auto;
}

li {
float: left;
}

ul a {
background-color: #009cdd;
padding: 0 20px 0 20px;
display: block;
line-height: 50px;
text-decoration: none;
font-size: 13px;
color: #fbfbfb;
font-weight: bold;
}

ul a:hover {
color: #fbfbfb;
text-decoration: underline;

}

a {
color : #000000;
}

a:hover {
color : #000000;
}

b{
color: #acacac
font-size: 1.2em
}

i{
color: #cbcb8a;
}
blockquote {
color: #909090;
background: #fff;
font-size: 12px;
line-height: 20px;
text-align: left;
font-family: arial, sans-serif;
padding: 6px;
border: 1px solid #d1d1d1;
margin: 10px;

}

