/* 


(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;
      
}

#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.nvgtion:link,
a.nvgtion:visited,
a.nvgtion:active {
text-align: left;
border-bottom: 1px #555 dotted ;
display: block;
margin-bottom:1px;
font-size : 10px;
font-family : courier new;
font-weight: none;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration : none;
}

a.nvgtion:hover {
text-align: CENTER;
border-bottom: 1px #555 dotted ;
margin-bottom:1px;
display: block;
font-size : 10px;
font-family :  courier new;
font-weight: none;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration : none;
}


h2, h4, h6{   
                color:#666;
            	font-size:15px;
                font-family:arial!important;
            	letter-spacing:-1px; font-weight:bold;
                text-transform:uppercase!important;
            	margin:0 0 .25em!important;
}

h2:hover       {   
   	          color:#555;
}

.h1 {
            	font-size:15px;
                font-family:arial!important;
            	letter-spacing:-1px; font-weight:bold;
                text-transform:uppercase!important;
            	margin:0 0 .25em!important;
}


.h2 {
            	font-size:15px;
                display:block;
                border-bottom:0px #000 dotted;
                padding:0px;
                text-align:center;
                font-family:arial!important;
            	letter-spacing:-1px; font-weight:bold;
                text-transform:uppercase!important;
            	margin:0 0 .25em!important;
}

.h2:hover {           color:#3497A5;
}


h3 {
            	font:20px  georgina!important;
            	letter-spacing:0px!important;
                text-transform:lowercase!important;
            	margin:0 0 .25em!important;
}


big {           color:#666;
            	font-size:20px;
                font-family:courier new;
                letter-spacing:-2px;
                text-transform:uppercase;
                font-weight:normal;
}

.header {       color:#666;
            	font-size:25px;
                font-family:courier new;
                letter-spacing:-3px;
                text-transform:uppercase;
                font-weight:normal;}



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;

}
    
img {margin: 0px; max-width: 500px;
border: 0px solid #999; background-color:none;}
img:hover {border: 0px solid #999; background-color:none!important;}
    


#contain, #footer-container {
width: 750px; 
text-align:justify;
height:auto;
overflow:show; 
margin:auto;
      
}



#content {
background-color:#fff;
height:auto;
text-align:justify;
text-transform:normal;
padding:10px;
margin-bottom: 5px;
margin-left:250px;
width: 500px;overflow:show;
      
}


/* SIDEBAR */
#leftsidebar {
        padding:10px; position:fixed;
        background-color:#fff;
	width:225px;
        text-align:justify;
	left:250px;
	overflow:show;
        height:auto;

      
}
    
li.dsq-widget-item { 
padding-bottom: 1em;
margin-bottom: 1em;
       
}
    
a.dsq-widget-user {
display: block; 
    
}

#leftsidebar a{
border:none;
}

#leftsidebar p {
font-size: .9em;

}

#leftsidebar h1 {
margin: 0;
margin-top: 1.2em;
margin-bottom: .3em;
padding: 0 0 .6em; 0;
text-transform: uppercase;

}

#leftsidebar h1 a{
text-decoration: none;

}

#leftsidebar h4 {
color: #888;
font-size: 1em;
font-weight: bold;
margin: 0 0 .40em;
padding: 0;
text-transform: uppercase;

}
    
#leftsidebar .followed {
text-transform: capitalize;

      
}

#leftsidebar #about {
margin: 0 0 2em;
padding-bottom: .5em;
      
}

#leftsidebar #searchbox {
width: 100%;
margin: 0;
padding-top: 0;
padding-bottom: .4em;
      
}


#leftsidebar #keywords {
height: 1.5em;
background-color: #FFF;
      
}

#leftsidebar #keywords:focus{
background-color: #FFF;
      
}

#leftsidebar #submit{
height: inherit;
color: #888;
background: #FFF;
margin-left: .2em;
text-transform: uppercase;
font-weight: bold;
      
}

#leftsidebar #submit:hover{
color: #666666 !important;
      
}

#leftsidebar li {
      
}
    
#leftsidebar .navlist ul{
list-style: none;
margin: 0 0 3em;
padding: 0;

}

    
.navlist a, .navlist a:visited, .navlist a:active{
font-size: 1em;
line-height: 2em;
text-decoration: none;
      
}
    
    .permalink{
font-size:10px;
line-height:15px;
list-style-type:decimal-leading-zero;
        text-decoration: none;
	border-style: none;
    }

    
/* FOOTER */

#footer-container {background-color:#fff;
margin: 0;
font-size: .9em;
padding: .5em 0 0;
width: 100%;

}


/* PREVIOUS-NEXT LINKS */  

#pagination {
}

#pagination a, #pagination a:visited, #pagination a:active {
text-decoration: none;

}

#pagination #prev {
margin-right: 2em;

}

#pagination #next {
margin-left: 2em;

}


/* CONTENT */
   

#content .date {
font-family:georgina;
color:#4D4D4D;
line-height:auto;
font-weight:normal;
display: block;
font-size:11px;
letter-spacing:1px;
margin-bottom: 3px;
text-transform: lowercase;     
}
    
#content h2 a{
text-decoration: none;
    
}
    
.reblog {
display: block;
margin-bottom: 1em;
      
}
    
.post-footer {
display: block;
color: #888;
padding-top: .50em;
font-size: .8em;
text-align: right;
margin-top: 1em;
      
}


.post-footer .permalink:hover {
color: #666!important; 
text-decoration: none;

}
    
.post-footer .tags {
display: block;
text-transform: uppercase;
float: left;

}
    
.post-footer .when {
padding: 0 .2em 0 .5em;
color: #888;
text-transform: uppercase;

}

.regular, .quote, .link, .photo, .conversation, .video, .audio {
margin: 0 0 2px;

}

.regular img{
margin-left: 1em;

}

#content h5 {
color: #888;
font-size: 1em;
font-weight: bold;
margin: 0 0 .40em;
padding: 0;
text-transform: normal;

}

.link .arrow{
margin-left: .2em;

}

.link h5 a {
text-decoration: none;

}
    
.quote .words {
color: #555;
letter-spacing: 3px;
font-weight: normal;
display: block;}

.quote .source {
display: block;
margin-top: 1em;
padding: 0;

}

.link .link-body, .quote .quote-body {
margin-top: 1em;
margin-bottom: 1em;

}
    
.quote .arrow, .reblog .arrow {
margin-right: .2em;

}

.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;

}

    
.caption {
text-transform:uppercase;
margin: 0;
    
}

.photo-link {
position:absolute;
padding-top:0px;
left:275px;
    
}

.clear {
clear: both;


}

.hide{
	display:none;
}
    
            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;}