/* 


(C) TUMBLR THEME BY DARLIEECIOUS.TUMBLR.COM

please do not remove this tag and the credits of this theme.
do not claim, steal, redistribute, copy etc. any part of this theme.


*/

body {
	line-height:auto;
	margin: 0;
	padding: 3em 0 0;
      
}


img {
	border:none;
	margin: 0px;
	max-width: 500px;
	background-color:none;
}

img:hover {
	border:none;
	margin: 0px;
	max-width: 500px;
	background-color:none;
}


#content {
	position:absolute;
	left:250px;
	top:50px;
	height:auto;
	text-align:justify;
	text-transform:normal;
	padding:15px;
	margin-bottom: 5px;
	margin-left:0px;
	width: 510px;
	overflow:show;
	-webkit-border-radius: 10px 0px 0px!important;
 	-moz-border-radius:10px 10px 0px 0px;!important; 
}


#sidebar {
	left:-10px;
	top:50px;
	padding:15px;
	text-align:justify;
        padding:10px;
	width:220px;
	overflow:show;
        height:auto;
} 

a.nav:link,
a.nav:visited,
a.nav:active {
 	padding-top:5px;
 	padding-bottom:5px;
 	text-align:center;
 	text-transform:lowercase; 
	display:block;
	margin-bottom:5px;
	-webkit-border-radius: 10px 10px 0px!important;
 	-moz-border-radius:0px 10px 10px 0px;!important;

}


.post_title {   
		font-weight:bold;
		display:block;
		line-height:auto;
            
}

.title{  
		font-weight:bold;
		display:block;
		line-height:auto;
}

.page_link {
		font-weight:bold;
		line-height:auto;
                text-transform:lowercase;
}


.quote {
		font-weight:bold;
		display:block;
		line-height:auto;
                text-transform:lowercase;
}


#question{
	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 {
	display:block;
	font-size:10px;
	text-transform:uppercase;
    
}

.readmore{
font-size:20px;
line-height:25px;
letter-spacing:-1px;
text-transform:lowercase;
text-decoration:none;}
    
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;

}

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;

}

ul {
list-style: square;

}

ol {
list-style: decimal;

}


.jump_page{
	   padding-right:10px;
	   padding-left:10px;
	   padding-top:3px;
	   padding-bottom:3px;
	   margin-left:3px;
	   margin-right:3px;
}

.current_page{
	   font-weight:bold;
	   padding-right:10px;
	   padding-left:10px;
	   padding-top:3px;
	   padding-bottom:3px;
	   margin-left:3px;
	   margin-right:3px;
}

#tmblr{position: fixed; right: 5px; bottom: 15px; width:79px; height:9px; }



            ol.notes {
		padding-right:20px;
                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;
            }