/* @override http://files.ryanpowers.net/blogimages/tumblr.css */

body {

	     background: #222;
	        margin: 0px 0px 50px 60px;
	        font: Normal 13px Arial, Helvetica, sans-serif;
	        color: #444;
	    }

	    #container {
background: #fff;
border-top:6px solid #aaa;
border-bottom:6px solid #aaa;


	        width: 620px;
	        padding: 25px 40px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
	    }
	    
        #nav {
            text-align: right;
            float: right;
            margin-left: 30px;
            margin-bottom: 10px;
            font-size: 11px;
            white-spacing: nowrap;
        }

						#nav #search {
							margin: 0px 0;
							text-align: right;
						}
        
            #nav a {
                color: 
                font-weight: bold;
            }
            
            #nav .dim {
                filter: alpha(opacity=50); 
                -moz-opacity: 0.5; 
                opacity: 0.5;
                margin: 0px 3px;
            }

	    h1 {
	        color: #666;
	        margin: 0px 0px 10px 0px;
	        font-weight: normal;
	        font-size: 40px;
	        letter-spacing: -1px;
	    }

	    h1 a {
	        color: #666;
            text-decoration: none;
        }
	    
	    #description {
	        color: #777;
	        font-size: 11px;
	        line-height: 18px;
	        padding-right: 70px;
	        margin-bottom: 30px;
	    }
	
			#searchresultcount { 
				margin: 15px 0;
				text-align: center;
			}
	    
	    .date {
	        margin: 30px 0px 10px 0px;
	        color: #ccc;
	        font-size: 18px;
	        text-align: left;
	        letter-spacing: -1px;
	        text-transform: uppercase;
	        border-bottom: solid 1px #ccc;
	    }

.datetime {
text-shadow: 1px 1px 1px #efefef;
color: #aaa;
font-size:11px;
line-height:12px;
margin-top:2px;
}
	    
	    div.post {
            margin-bottom: 40px;
            position: relative;
        }

	    div.post img.permalink {
            border-width: 0px;
            width: 23px;
            height: 9px;
            position: absolute;
            top: 5px;
            right: 5px;
            display: none;
        }

            div.post:hover img.permalink {
                display: block;
            }

        div.post h2 {
            font-size: 18px;
           
            color: #444;
            margin: 0px 0px 0px 0px;
        }

        div.post h2 a {
            color: #444;
            text-decoration: none;
        }
        
.datetime a {
color:#aaa;
text-decoration:none;
border-bottom:1px dotted #bbb;

}

        .postbody a {
        
	border-bottom-width: 0px;
	background-color: #f8fbbd;
	color: #2e2e2e;
	padding:1px;
	text-decoration: none;

        }
        
        /* Regular Post */
       div.post div.regular h1 {
margin:0px;


}

        div.post div.regular {
            font: Normal 12px Helvetica, Arial, 'Lucida Grande', Verdana;
            line-height: 19px;
        }

            div.post div.regular blockquote, div.post div.link blockquote {
               padding:10px 20px;
background: #eee;
border-left: 2px solid #ccc;

            }
        
        /* Photo Post */
        div.post div.photo img {
            border-width: 0px;
        }

        div.post div.photo div.caption {
            font-size: 11px;
            margin-top: 5px;
            color: #eee;
        }
        
            div.post div.photo div.caption a {
                color: #eee;
            }
        
        /* Quote Post */
        div.post div.quote {
            padding: 0px 30px 0px 30px;
        }
        
            div.post div.quote span.quote {
                font-size: 24px;
                color: #444;
            }

                div.post div.quote span.quote a {
                    color: #444;
                }

                div.post div.quote span.quote big.quote {
                    font: Bold 60px Georgia, serif;
                    line-height: 1px;
                    vertical-align: -23px;
                    opacity: 0.4;
                    -moz-opacity: 0.4;
                    filter: alpha(opacity=40);
                }

                    div.post div.quote span.quote big.quote a {
                        text-decoration: none;
                    }
        
            div.post div.quote div.source {
                font-size: 10px;
                color: #666;
            }

                div.post div.quote div.source a {
                    color: #666;
                }
        
        /* Link Post */
        div.post div.link {
            color: #666;
            font-size: 12px;
           
        }
        
            div.post div.link a {
	color: #444; 
	font-size: 14px;
	text-decoration: none;
			border-bottom: 1px solid #888;
                      }

            div.post div.link div.description {
	margin-left:0px;
	margin-top: 5px;
	color: #444;
                font-size: 12px;
                letter-spacing: 0px;
                line-height: 20px;
            }
            div.post div.link div.description p {
	margin: 0px;
	
}
            
    div.post div.link div.description a         {
	

             border-bottom-width: 0px;
	background-color: #f8fbbd;
	color: #2e2e2e;
	padding:1px;
	font-size: 12px;
	text-decoration: none;   }
        
        /* Conversation Post */
        div.post div.conversation ul {
            list-style-type: none;
            margin: 0px;
            padding: 0px 0px 0px 1px;
            border-left: solid 5px 
        }
        
            div.post div.conversation ul li {
                font-size: 12px;
                padding: 4px 0px 4px 8px;
                
                margin-bottom: 1px;
            }
        
                div.post div.conversation ul li span.label {
                    font-weight: bold;
                }
        
                div.post div.conversation ul li.odd {
                     
                }
        
                div.post div.conversation ul li.even {
                    
                }
        
        /* Audio Post */
        div.post div.audio div.caption {
            margin-top: 5px;
           
            font-size: 11px;
        }

            div.post div.audio div.caption a {
                color: #eee;
            }
        
        /* Video Post */
        div.post div.video div.caption {
            margin-top: 5px;
            color: #eee;
            font-size: 11px;
        }
        
            div.post div.video div.caption a {
                color: #eee;
            }
	    
	    #navigation {
	        font-size: 11px;
            font-weight: bold;
	    }
	    
	        #navigation a {
                color: #555;
	            text-decoration: none;
	        }
	        
	        #navigation a:hover {
	            text-decoration: underline;
	        }
	    
	    #footer {
               border-bottom: 6px solid #aaa;
               border-top: 6px solid #aaa;
	       margin:0px -40px;
               padding:15px 50px;
               background: #222;
	       font-size: 12px;
               color:#eee;
               line-height:17px;

	    }
#ads { float:right; }
#footer input {border:0px #aaa;; background:#eee; font-family:arial; padding:3px;}
#footer form {margin: 5px 0px; }


	    
	        #footer a {
	            color: #eee;
	        }

#footer h3 {
margin:0px;
}
	
			.query { font-weight: bold; }
	        


#masthead {
	margin-left:auto;
	width:600px;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding:0px;
	text-align: left;
}

#masthead img{
border:0px;

}