/* 


(c) Theme and CSS By Darla
http://fuckyeahdarla.tumblr.com
http://thedarlathemes.tumblr.com
I WROTE THIS WHOLE CSS SO DO NOT REMOVE THIS CREDIT.
IF YOU DO, IT WILL MESS UP THE THEME.


*/

body {
font-family:calibri;
font-size:12px;
line-height:13px;
margin: 0;
padding: 3em 0 0;
      
}


b {font-style:bold;}
i {font-family:georgina; letter-spacing:1px;font-style:italic;}
u {font-style:underline; border-bottom:#000 1px dashed;}


h1, h2, h3, h4, h6, big{   
                color:#000;
            	font-size:20px;
		line-height:22px;
            	letter-spacing:1px;
		font-weight:normal;
                text-transform:lowercase;
            	margin:0 0 .25em;
}


img {opacity: 0.8; filter:alpha(opacity=80); margin: 0px; max-width: 500px;
background-color:none; border: none;}
img:hover { opacity:1; filter:alpha(opacity=99); background-color:none!important;}

#container{

width: 750px; 
height:auto;
overflow:show; 
margin:auto;
      
}

#cover{
		width:775px;
		float:left;
		padding:10px;margin-bottom:30px;
		margin-top:-40px;
		padding-top:30px;
		overflow:show;
}

#content {
	float:left;
	width:500px;
	height:auto;
        border-top:0px #f5f5f5 dotted;
	text-transform:normal;
	margin-bottom:20px;
	padding:15px;
	text-align:justify;
	overflow:show;    
}


#sidebar {
        text-align:justify;
        padding:10px;
	width:225px;
	float:right;
	overflow:show;
        height:auto;}


.footer{
	margin-top:15px;
	text-align:center;
	text-transform:uppercase;     
}


.date {
            	font-size:20px;
		font-family:calibri;
                letter-spacing:3px;
                text-transform:lowercase;
                font-weight:normal;
}

.quote {
            	font-size:20px;
		font-family:georgina;
		font-style:italic;
            	letter-spacing:0px;
                text-transform:lowercase;
            	margin:0 0 .25em;
}

.post_title {   
		display:block;
            	font-size:23px;
		font-weight:;
		line-height:25px;
		font-style:normal;
            	letter-spacing:-2px;
		background-color:;
                font-family:calibri;
                text-transform:lowercase;
		border-bottom:0px #777 dotted;
            
}

.post_title a {   
		display:block;
            	font-size:23px;
		font-weight:;
		line-height:25px;
		font-style:normal;
            	letter-spacing:-2px;
		background-color:;
                font-family:calibri;
                text-transform:lowercase;
		border-bottom:0px #777 dotted;
            
}

.post_title a:hover {   
		display:block;
            	font-size:23px;
		font-weight:;
		line-height:25px;
		font-style:normal;
            	letter-spacing:-2px;
		background-color:;
                font-family:calibri;
                text-transform:lowercase;
		border-bottom:0px #777 dotted;
            
}

.tumblr_title{  
		display:block;
            	font-size:23px;
		font-weight:;
		line-height:25px;
		font-style:normal;
            	letter-spacing:-2px;
		background-color:;
                font-family:calibri;
                text-transform:lowercase;
		border-bottom:0px #777 dotted;
}


.page_link {
            	font-size:100px;
		line-height:110px;
                font-family:calibri;
                letter-spacing:2px;
                text-transform:uppercase;
                font-weight:normal;
}




#question{
border-bottom:1px dotted #E9DAFF;
overflow:SHOW;
LINE-HEIGHT:130%;
MARGIN-top:-3px;
padding:3px;
padding-top:0px;
padding-bottom:0px;
}





#askr{
display:block; 
float:left; 
width:25px; 
overflow:hidden;
margin-right:3px;
}



.details {
	font-size:11px;
	text-transform:uppercase;
	margin-top:1px;
    
}
    
li.dsq-widget-item { 
	padding-bottom: 1em;
	margin-bottom: 1em;
       
}
    
a.dsq-widget-user {
	display: block; 
    
}


.conversation ul {
list-style: none;
padding: 0 1em 0 0;
margin-left: 0;
            
}
    
conversation ul li{
list-style: none;
padding: 0 1em;
            
}

.conversation ul li .person {
color: #333;
font-weight: bold;
margin-right: 1em;

}

.clear {
clear: both;

}
    
            ol.notes {
                padding: 0px;
                margin: 25px 0px;
                list-style-type:none;
                border-bottom: solid 1px #ccc;
            }

            ol.notes li.note {
                border-top: solid 1px #ccc;
                padding: 10px;
            }

            ol.notes li.note img.avatar {
                vertical-align: -4px;
                margin-right: 10px;
                width: 16px;
                height: 16px;
            }

            ol.notes li.note span.action {
                font-weight: bold;
            }

            ol.notes li.note .answer_content {
                font-weight: normal;
            }

            ol.notes li.note blockquote {
                border-color: #eee;
                padding: 4px 10px;
                margin: 10px 0px 0px 25px;
            }

            ol.notes li.note blockquote a {
                text-decoration: none;
            }
hr {border:0px #777 dotted;}

p, ul, ol {
margin: 1em 0 1em;

}

ul, ol, blockquote {
padding-left: 0.50em;
margin-left: 2.5em;

}

blockquote {
display: block;
font-style: italic;

}

ul {
list-style: square;

}

ol {
list-style: decimal;

}