/*  
Theme Name: ii Streets
Theme URI: horcrux.sectumsempra.org
Description: Tutorial from here: http://www.wpdesigner.com/.
Version: 2.0
Author: Emmy

*/

::-moz-selection{
background: #000000;
color: #ffffff;
}

body{
background: black;
background-image:url('http://farm5.static.flickr.com/4054/4349383114_fed62b52eb_o.jpg');
background-repeat: repeat;
background-attachment: fixed;
background-position: center left;
font-family: times;
font-size: 8pt;
color: #000000;
text-align: justify;
}

a:link, a:visited{
color: #000000;
text-decoration: none;
}

a:hover{
color: #008B8B;
}


table{
font-family: times;
font-size: 8.3pt;
color: #6B6B6B;
text-align: justify;
line-height: 14px;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8; 
-khtml-opacity:0.8;
}

.links{
font-family: georgia;
font-size: 15pt;
color: #000000;
text-align: justify;
line-height: 40px;
}

.end{
font-family: times;
font-size: 8pt;
color: #6b6b6b;
text-align: center;
line-height: 14px;
width: 400px;
}

h1{
text-align: left;
font-size: px;
font-family: Helvetica Neue, Baskerville;
font-weight: 100;
color: #008B8B;
text-transform: lowercase;
line-height: 2pt;
}

h2{
text-align: left;
font-size: px;
font-family: baskerville;
color: #008B8B;
text-transform: lowercase;
}

.navigation{
color: #6B6B6B;
padding: 10px 5px 10px 5px;
text-transform: lowercase;
word-spacing: 10px;
letter-spacing: 2px;
font-weight: normal;
}

.sidebar-wrap{
padding: 3px;
}

.title{
text-align: left;
font-size: px;
font-family: Helvetica Neue;
font-weight: 100;
color: #008B8B;
text-transform: lowercase;
}

blockquote {
background: #FBF5E6;
color: #6B6B6B;
font-family: times;
font-size: 9pt;
margin: 10px;
padding: 15px;
text-align: justify;
}

blockquote:hover {
background: #FBF5E6;
color: #212121;
font-family: times;
font-size: 9pt;
margin: 10px;
padding: 15px;
text-align: justify;
}

#wrapper{
margin: 500 left 10 top;
width: 400px;
text-align: left;
}

#header{
float: center;
width: 400px;
}
		
#container{
float: center;
width: 400px;
}	

.post{
padding: 0 0 0 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
text-transform: lowercase;
}

.entry{
line-height: 11px;
}	

p.postmetadata{
border-top: 1px solid #ccc;
margin: 2px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


b{
}

i{
}

u{
}

s{
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Times, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 7pt;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Times, Georgia, Sans-serif;
	font-size: 8pt;
}

#commentlist li ul {
	border-left: 0;
	border-right: 1px solid #ddd;
}

.commentlist .avatar{margin:0px;padding:2px;}

.commentlist .thread-even .avatar{float:right;}

.commentlist .thread-odd .avatar{float:right;}

.commentauthor { float:right; background: #f1f1f1; border: 1px solid #ccc; padding: 3px; margin: 2px; width: 50px; height: auto; }

.commentauthor  img{ width: 50px; height: auto; }

.floatbreak {clear:both; border-top: 1px solid #ccc;}


ol {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.box ul li a{
margin: 5px 0;
padding: 3px;
background: #fff;
display:block;
}

.box ul li a:hover{
background: #e6e6e6;
}

.box {
background: #ccc;
margin:5px;
padding:5px;
}

input,textarea,select{
background:#ffffff;
border:1px solid #828282;
color:#000000;
font-family:georgia;
text-transform:none;
font-size:8pt;
}

input:hover,textarea:hover,select:hover{background:#ffffff; color: #000000;}

#s{width:100px;}

#comment{width:350px;}