/* @override http://dl.dropbox.com/u/551507/webstorage/the%20days/site%20design/redesign%208-9-10/style.css */

/* @override 
	http://thedaysareprivate.tumblr.com/style.css
	http://dl.dropbox.com/u/551507/webstorage/the%20days/site%20design/redesign%208-9-10/style.css
*/

#SuperHeader  {
	height: 169px;
	background: url(http://media.tumblr.com/tumblr_l71yeyWqTD1qzn3qe.png) no-repeat;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}

html{font-size:87.5%;
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

    body{background: white url(http://dl.dropbox.com/u/551507/webstorage/the%20days/site%20design/redesign%208-9-10/transparent/blog-bg.jpeg) repeat-x scroll};
    border-top:7px solid #4d9dcc;color:{color:Text};font:normal 1em/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; margin:0;padding:0 0 0}
    a,a:visited,a:active{color:#4d9dcc}

div#SocialLinks {
	background-color: white;
	padding: 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	margin-bottom: 9px;
	margin-top: 14px;
}

div#SocialButtons {
	width: 170px;
	margin: auto;
	height: 25px;
}




    a:hover{color: gray}
    h1,h2,h3,h4,h5,h6{color: gray;font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-weight:normal}

p.dashboardonly {
	display: none;
}
    
    

h2 {text-shadow: 1px 1px 1px silver;
	
}
    p{margin:0 0 1.5em}


    
html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8b8b8b;
}

html a {
	color: #4d9dcc;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

    ul,ol{margin:0 0 1.5em;padding-left:2.5em}

a.twitterLink {
	font-size: 10px;
	float: right;
	margin-top: -22px;
	color: rgba(193,208,218,0.52);
}

div#Logo {
	float: left;
	margin-top: 39px;
	margin-left: -26px;
}

#buttons {
	float: right;
	width: 330px;
	text-align: right;
	color: #b8b8b8;
	font-size: 13px;
	margin-top: 146px;
}

div#Attempt2 {
	padding-bottom: 10px;
}

#buttons a {
	color: #8b8b8b;
	text-decoration: none;
}

ul#navigation {
	display: none;
}

#TumblrTitle {
	display: none;
}

div#posts {
	margin-top: 180px;
}

div#twitter {
	clear: both;
}






#twitter_update_list {
		list-style: none;
		padding-left: 0px;
		padding-right: 0px;
	font-size: 13px;
	width: 500px;
	margin-top: 21px;
}
		
		#twitter_update_list li {
		padding-bottom: 4px;
		padding-top: 4px;
	clear: both;
	margin-top: 20px;
}







    blockquote{border-left:2px solid #c4c4c4;color:#c4c4c4;margin:0 1em 1.5em;padding:0 1em}
    /* LAYOUT */
    #container{margin:0 auto;min-width:500px;width:37em;
}

    /* HEADER */
    #header h1{margin:0 0 3em;padding:0;
	clear: both;
}
    #header h1 a{border:0;color:#111;text-decoration:none;}
    #header h1 a:hover{color:#4d9dcc;}
    #header #navigation{float:right;list-style:none;margin:0.75em 0 3.75em;padding:0}
    #header #navigation li{display:inline-block;margin:0 0.25em}
    #header #navigation a{border-bottom:2px solid {color:Background};font-size:1.2em;line-height:1.8em;padding:0.25em;text-decoration:none}
    #header #navigation a:hover{border-bottom-color:#4d9dcc;text-decoration:none}

    /* POSTS */
    #posts { clear: left; }
    .text,.link,.quote,.photo,.video,.audio,.chat,.photoset-post{border-bottom:1px dotted #bbb;margin-bottom:4.5em;}
    .link .link-description{margin:0 0 1.5em}
    .quote .words{
		border:0;
		color:#c2c2c2;
    	margin:0 0 1em;
    	padding:0;
	font: normal 1.6em/1.3 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 1px 1px 1px #717171;
}
    	
    .quote .source{color:#c4c4c4;font-style:italic}
    .photo,.video, .photoset-post{text-align:center}
    .photo .caption,.video .caption,.audio .caption,.quote .source,.photoset-post .caption{clear: right;margin-bottom:1.5em;margin-top:0.75em;text-align:left}
    .photo a img{border:0;}
    .chat ul.convo{list-style-type:none;padding:0;}
    .chat ul.convo li{line-height:2;}
    .chat ul.convo li .person { font-weight: bold; }
    .chat ul.convo li.even .person{color:#4d9dcc;}
    .audio .playcount { float: right; }

    /* POST FOOTERS */
    .post-footer{list-style:none;font-size:0.857em;margin:3em 0;padding:0;text-align:right;}
    .post-footer li{display:inline;margin-left:1em;padding:0;
	color: #c2c2c2;
}
    .post-footer a {
	color: #c6defc;
}
    /* REBLOG */
    .post-footer li.reblog{color:#c4c4c4;display:block;font-style:italic;margin-bottom:0.25em}
    .post-footer li.date h3{color:#c4c4c4;display:inline;font-family:Helvetica,Arial,sans-serif;font-size:1em}
    
    /* TAGS */
    .post-footer li.tags ul, .post-footer li.tags ul li{display:inline; padding: 0;}
    .post-footer li.tags ul li {margin-left: 0.4em;}
	
	/* NOTES */
	ol.notes { margin: 0; padding: 0; }
	ol.notes li.note { margin: 0 0 0.75em 0; padding: 0 0 0.75em 0 }
	ol.notes img.avatar { display: none; }

    /* PAGINATION */
    #pagination{margin:3em 0}
    #pagination #pagecount{color:#c4c4c4;margin:0 1.5em}

    /* FOOTER */
    #footer {
	text-shadow: 1px 1px 1px #717171;
	border-top:5px solid #4d9dcc;
	background: #606060 url(http://dl.dropbox.com/u/551507/webstorage/the%20days/site%20design/redesign%208-9-10/transparent/footer-bg-1.jpg) repeat-x scroll;float:left;overflow:visible;padding:0 0 1.5em;width:100%;
	color: silver;
}
    #footer a{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
    #footer a:hover{color:#c4c4c4;
	font-weight: bold;
}
    #footer h3{border-bottom:1px solid #c4c4c4;font-size: 1.5em;margin:2em 0 0.25em;
	color: #fff;
	font-weight: bold;
}
    #footer ul{list-style:none;padding:0}
    #footer ul li{line-height:2}
    
    /* FOLLOWING LIST */
    #footer #following li { line-height: 30px; display: inline; }

    /* FOOTER LAYOUT */ 
    #footer-contain{margin:0 auto;padding:0;width:50em}
    #footer-left{float:left;width:15em}
    #footer-middle{float:left;margin-left:2.5em;width:15em;
}
    #footer-right{float:left;margin-left:2.5em;width:15em}

#footer-middle p a img {
	width: 15em;
}

#likes {
	
	font-size: .75em;
}

#moreLikes {
	font-size: .75em;
	text-align: right;
	float: right;
}

#footer-middle a img {
	width: 15em;
}

img.like_photo {
	width: 100%;
	border: 1px solid #000;
}

#small {
	font-size: .75em;
}
    
        

    
    /* SEARCH */
    #search input{display:inline;
    -moz-border-radius: 6px; -webkit-border-radius: 6px;
	height: 30px;
	margin-top: 8px;
	width: 205px;
	font-size: 1.5em;
}

.SearchButton {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
}
    #searchresultcount{font-style:italic;margin: 3em 0;text-align: center;}
    #searchresultcount .query{font-weight:bold;}
    
    .search_query, .tag {
        font-weight: bold;
    }
    
       
