/* 


(c) Theme and CSS By Darla
http://darlieecious.tumblr.com
I WROTE THIS WHOLE CSS SO DO NOT REMOVE THIS CREDIT.
IF YOU DO, IT WILL MESS UP THE THEME.


*/


body {
line-height:15px;
margin: 0;
padding: 3em 0 0;
      
}

b {color:; font-style:bold;}
i {font-family:georgina; letter-spacing:1px;color:; font-style:italic;}
u {color:; font-style:underline; border-bottom:#555 1px dashed;}


h1, h2, h3, h4, h6, big{   
                color:#666;
            	font-size:20px;
		line-height:22px;
            	letter-spacing:1px;
		font-weight:normal;
                text-transform:lowercase;
            	margin:0 0 .25em;
}

img {
margin: 0px; max-width: 500px; background-color:none; 
border: none;
}

img:hover {
margin: 0px; max-width: 500px; background-color:none; 
border: none;
}


#content {
	position:absolute;
	left:550px;
	top:0px;
	width: 500px;
	height:auto;
	padding:15px;
	text-transform:normal;
	text-align:justify;
	overflow:show;    
}



#leftsidebar { 
        text-align:justify;
        padding:10px;
	position:fixed;
        background-color:;
	width:225px;
	left:300px;
	overflow:show;
        height:auto;

      
}

.footer{
	margin-top:15px;
	text-align:center;
	text-transform:uppercase;     
}



.post_title {   
		display:block;
            	font-size:20px;
		font-weight:;
		line-height:22px;
		font-style:italic;
            	letter-spacing:2px;
		background-color:;
                font-family:georgina;
                text-transform:lowercase;
		border-bottom:0px #777 dotted;
            
}


.tumblr_title{  
		display:block;
            	font-size:18px;
		font-weight:;
		line-height:20px;
		font-style:italic;
            	letter-spacing:2px;
		background-color:;
                font-family:georgina;
                text-transform:lowercase;
		border-bottom:0px #777 dotted;
}


.date {         color:#666;
            	font-size:20px;
                text-align:center;
		font-family:century gothic;
                letter-spacing:2px;
                text-transform:uppercase;
                font-weight:normal;
}

.quote {
            	font-size:20px;
                line-height:22px;
		font-family:georgina;
		font-style:italic;
            	letter-spacing:0px;
                text-transform:lowercase;
            	margin:0 0 .25em;
}


.page {         color:#666;
            	font-size:20px;
                font-family:century gothic;
                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;
}

a.nav:link,
a.nav:visited,
a.nav:active {

	text-align: left;
	border-bottom: 1px #f1f1f1 solid;
	display: block;
	margin-bottom:1px;
	font-size : 11px;
	font-weight: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration : none;

}

a.nav:hover {
	border-bottom: 1px #f1f1f1 solid;

}

.details {
	font-size:11px;
	text-transform:uppercase;
	margin: 0;
    
}
    
li.dsq-widget-item { 
	padding-bottom: 1em;
	margin-bottom: 1em;
       
}
    
a.dsq-widget-user {
	display: block; 
    
}

.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;

}