/* 


(c) Theme and CSS By Darla
http://fuckyeahdarla.tumblr.com

INSPIRATION OF THIS THEME
http://www.blogskins.com/info/299052

I WROTE THIS WHOLE CSS SO DO NOT REMOVE THIS CREDIT.
IF YOU DO, IT WILL MESS UP THE THEME.


*/

body {
	line-height:13px;
	margin: 0;
	padding: 3em 0 0;
      
}


b {font-style:bold;}
i {font-family:georgina; letter-spacing:0px;font-style:italic;}
u {border-bottom: 1px solid #555;}


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;
}

::-moz-selection{
background-color:#E1E1E1;
}

#fuckyeahdarla {
		text-align:justify;
		width: 750px; 
		height:auto;
		overflow:show; 
		margin:auto;
      
}

#tickingbomb {
		text-align:justify;
		width:775px;
		float:left;
		padding:10px;
		margin-bottom:30px;
		margin-top:5px;
		background-color:#FAFAFA;
		overflow:show;
 		-webkit-border-radius: 10px 10px 10px!important;
 		-moz-border-radius: 10px 10px 10px!important; 
}


#content {
	border-right:1px solid #E5E5E5;
	height:auto;
	text-align:justify;
	text-transform:normal;
	padding-top: 10px;
	padding-left: .8em;
	padding-right: .8em;
	margin-bottom: 5px;
	margin-left:0px;
	width: 500px;overflow:show;  
}

#posts{
 	padding: 5px 10px 10px 10px;
 	padding:1px 3px 3px 0px;
}


#sidebar {
	text-align:justify;
        padding:10px;
	width:225px;
	float:right;
	overflow:show;
        height:auto;
} 

.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:30px;
		line-height:35px;
		font-style:normal;
            	letter-spacing:-2px;
                font-family: arial;
                text-transform:lowercase;
            
}


.tumblr_title {   
		display:block;
            	font-size:20px;
		line-height:25px;
		font-style:normal;
            	letter-spacing:-2px;
                font-family: arial;
                text-transform:lowercase;
            
}

.side_title{  
		text-align:right;
		border-top:1px #E5E5E5 solid;
		display:block;
            	font-size:10px;
		line-height:19px;
		font-style:normal;
            	letter-spacing:1px;
                font-family: arial;
                text-transform:uppercase;
}

._ {  
		padding:3px;
		background-color:#EFEFEF;
		border-left:1px #E5E5E5 solid;
		border-right:1px #E5E5E5 solid;
		border-bottom:1px #E5E5E5 solid;
}

.page_link {
            	font-size:20px;
		line-height:25px;
                font-family:calibri;
                letter-spacing:-2px;
                text-transform:uppercase;
                font-weight:bold;
}




#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;
}


.potrait {
	padding:10px;
	background-color:#F5F5F5;
    
}

.details {
	font-size:10px;
	text-transform:uppercase;
	margin-top:1px;
    
}


a.nav:link,
a.nav:visited,
a.nav:active {

	display:block;
 	margin: 0;
	background-color:#f5f5f5;
 	padding: 2px 5px;
 	text-align: right;
	border-bottom:1px #E4E4E4 SOLID;
 	text-transform: lowercase; 

}

a.nav:hover {
 	letter-spacing: 5px;
 	font-weight:normal;
 	text-align: center;

}



    
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;

}