/*------------------------------------------------*/
/*----------------[BASIC STYLES]------------------*/
/*------------------------------------------------*/
	
body { 
	background: url(http://low12.com/tumblr/img/dailynotes/bg.jpg) #f6f6f6; 
	color: #3b3b3b; 
	font-family: Georgia; 
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	line-height: 16px; }
	
a { 
	text-decoration: none; 
	font-weight: bold; 
	color: #8e0000; }
	
#wrapper1 { 
	background: url(http://low12.com/tumblr/img/dailynotes/bg-2.png) 
	no-repeat top center;  
	width: 100%; 
	margin: 0; }
	
#wrapper2 { 
	background: url(http://low12.com/tumblr/img/dailynotes/bg-3.png) 
	repeat-x top;  
	width: 100%; 
	margin: 0; }
	
#content { 
	min-height: 400px; 
	width: 785px; 
	margin: auto; 
	padding-top: 60px; }
	
.clear { 
	clear: both; 
	margin: 0; 
	padding: 0; }
	
#logo { 
	float: left; 
	border: none; }

/*------------------------------------------------*/
/*-----------------[PAGES MENU]-------------------*/
/*------------------------------------------------*/		

.nav { 
	position: relative; 
	z-index: 999; 
	float: left; 
	margin: 0 0 0 -10px; 
	padding: 15px 0 33px 0; 
	font-family: Century Gothic, Helvetica, Arial; 
	color: #bfbfbf; 
	font-size: 18px; }
	
.nav li { 
	float: left; 
	margin: 0; 
	padding: 0; 
	list-style: none; }
	
.nav  li a { 
	font-weight: normal; 
	font-family: Century Gothic, Helvetica, Arial;  
	padding: 0 10px; 
	color: #999999; 
	font-size: 18px; 
	text-shadow: 1px 1px 0px #fff; }
	
.nav li a:hover, .nav .current_page { 
	color: #777777; }		

ul.nav ul { 
	background: url(http://low12.com/tumblr/img/dailynotes/dropdown-bottom.png) no-repeat bottom; 
	width: 203px; 
	padding: 10px 0 15px 0; }
	
ul.nav ul li { 
	background: url(http://low12.com/tumblr/img/dailynotes/dropdown-middle.png) repeat-y; 
	width: 203px; 
	padding: 0; }
	
ul.nav ul li a { 
	background: url(http://low12.com/tumblr/img/dailynotes/dropdown-arrow.png) no-repeat -15px 0; 
	text-transform: lowercase; 
	font-size: 15px; 
	color: #7f7f7f; 
	background: none; 
	display: block; 
	text-align: left; 
	padding: 6px 0px 6px 30px; 
	background: url(http://low12.com/tumblr/img/dailynotes/menu-bullet.png) no-repeat left 16px; }
	
ul.nav ul li a:hover { 
	background: url(http://low12.com/tumblr/img/dailynotes/dropdown-arrow.png) no-repeat 13px 8px; 
	color: #616060; }
	
span.top-arrow { 
	background:url("http://low12.com/tumblr/img/dailynotes/dropdown-top.png") no-repeat; 
	display:block; 
	height:37px; 
	left:0px; 
	position:absolute; 
	top:-10px; 
	width:203px; }
	
span.dropdown-bottom { 
	background:url("http://low12.com/tumblr/img/dailynotes/dropdown-top-2.png") no-repeat; 
	display:block; 
	height:15px; 
	left:0px; 
	position:absolute; 
	top:-3px; 
	width:203px; }

	
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { 
	position:absolute; 
	top:-999em; 
	background-position: 
	bottom; background-repeat: 
	no-repeat; 
	z-index: 10; }
	
.nav li { 
	float:left; 
	position:relative; }
	
.nav a { 
	display:block; 
	float: left; }

.nav li:hover ul, ul.nav li.sfHover ul { 
	left:-64px; 
	top:37px; }
	
.nav li:hover li ul, .nav li.sfHover li ul { 
	top:-999em; }
	
.nav li li:hover ul, ul.nav li li.sfHover ul { 
	left:203px; 
	top:-10px; }

.nav li:hover ul, .nav li li:hover ul { 
	top: -999em; }

.nav li li {
	display: block;	
	padding: 0px; 
	float: left; 
	height: auto !important; }

.nav li ul { 
	width: 203px; }

.nav li li a:link, .nav li li a:visited {
	display: block; 
	height: auto; 
	float: left; }

.nav li:hover { 
	visibility: inherit; /* fixes IE7 'sticky bug' */ }
		

#posts { 
	position: relative; 
	float: left; }
	
.next, #next2 { 
	position: absolute; 
	top: 255px; 
	left: 755px; 
	cursor: pointer; 
	border: none; }
	
.previous, #previous2 { 
	position: absolute; 
	top: 255px; 
	left: -50px; 
	cursor: pointer; 
	border: none; }
	
.post { 
	position: relative; 
	cursor: pointer; 
	background: url(http://low12.com/tumblr/img/dailynotes/shadow-small.jpg) no-repeat bottom; 
	height: 178px; 
	width: 165px; 
	float: left; 
	margin: 0 22px 10px 0;  }
	
.post div {  
	display: block; 
	background: url(http://low12.com/tumblr/img/dailynotes/post-bg-small.png) #fff; 
	padding: 15px 20px 12px 20px; 
	height: 138px; 
	font-style: italic;  }
	
.post div div.overflow { 
	height: 128px; 
	display: block; 
	overflow: hidden; 
	padding: 0; 
	margin: 0; 
	background-image: none; }
	
.post div.url { 
	word-wrap: break-word; 
	color: #c6c6c6; }
	
.post div.url div div { 
	background-image: none; 
	padding: 0; 
	margin: 0; 
	color: #3b3b3b; 
	font-family: Georgia; 
	font-size: 12px; 
	font-style: italic; }
	
.post div .quote {
	font-size: 30px; 
	float: left; 
	margin: 5px 5px 0 -3px; 
	color: #c9c8c8; 
	display: block; 
	height: 5px; }
	
.post div h2 { 
	margin: 5px 0 5px 0; 
	padding: 0; 
	font-size: 18px; 
	font-family: Century Gothic, Helvetica, Arial; 
	color: #5e5e5e; 
	font-weight: normal; 
	font-style: normal; 
	display: block; }
	
.post div p { 
	margin: 0;}
	
.post .icon { 
	position: absolute; 
	top: 70px; 
	left: -8px; 
	display: none; 
	z-index: 5; }
	
.post div span.image { 
	position: relative; 
	margin: -7px 0 0 -12px; 
	overflow: hidden; 
	display: block; 
	height: 149px; 
	width: 149px; 
	z-index: 2;}
	
.video-image { 
	margin: 0px 0px 10px -13px; }
	
.photoset div { 
	display: none; }

#posts_big  { 
	position: relative;}

.big_post {  
	position: absolute; 
	z-index: 5; 
	top: -100px; 
	display: none; 
	padding: 0 40px; 
	width: 461px; 
	background: url(http://low12.com/tumblr/img/dailynotes/post-bg-middle.png) repeat-y; 
	line-height: 18px; }
	
.expander { 
	min-height: 300px; 
	display: block; }
	
.expander p {
	font-family: Century Gothic, Helvetica, Arial; }
	
.overflow p {
	font-family: Century Gothic, Helvetica, Arial; }
	
.big_post h1 { 
	font-family: Century Gothic, Helvetica, Arial; 
	color: #c9c8c8; 
	font-size: 36px; 
	font-weight: normal; 
	margin: 0 0 20px 0; 
	padding: 0; }
	
.post_top {
	display: block; 
	width: 541px; 
	height: 14px; 
	margin-left: -40px; 
	margin-bottom: 30px; 
	background-image: url(http://low12.com/tumblr/img/dailynotes/post-top.gif); }
	
.post_bottom { 
	display: block; 
	background-image: url(http://low12.com/tumblr/img/dailynotes/post-bg-bottom.gif); 
	width: 541px; 
	height: 20px; 
	margin-left: -40px; 
	margin-top: 20px; }
	
.black { 
	cursor: pointer; 
	background-color: #000; 
	margin: -29px 0 -19px -32px; 
	width: 526px; 
	height: 351px; 
	overflow: hidden; 
	position: relative; 
	display: block; }
	
.thumb { 
	width: 526px; }
	
.zoom { 
	position: absolute; 
	left: 262px; 
	top: 160px; 
	display: none; 
	border: none; }
	
.big_image_landscape { 
	width: 526px; 
	height: 351px; 
	overflow: hidden; 
	display: block; }
	
.overlay { 
	border: none; }

.big_post .video-wrap, .big_post .photo-set-big {  
	margin: -29px 0 -19px -32px; 
	width: 526px; 
	height: 351px; }
	
.video-wrap-2 embed, .video-wrap-2 object { 
	width: 650px; 
	height: 420px;  }
	
.big_post object, .big_post embed {  
	width: 526px; 
	height: 351px; }
	
.big_post .audio-wrap embed, .audio-wrap object { 
	width: 390px; 
	height: 50px;}

.big_quote { 
	min-height: 300px; 
	display: block;  
	font-size: 20px; 
	color: #a5a5a5; 
	line-height: 30px; 
	padding-left: 50px; 
	background: url(http://low12.com/tumblr/img/dailynotes/quote.gif) no-repeat 0 8px; }
	
.post_info { 
	overflow: hidden; 
	position: absolute; 
	left: 540px; 
	top: -50px; 
	display: none; 
	padding: 30px 20px 0px 20px; 
	width: 149px; 
	height: 254px; 
	background: url(http://low12.com/tumblr/img/dailynotes/post-info.gif) no-repeat top left; 
	font-size: 14px; 
	color: #646464; 
	text-shadow: 1px 1px 0px #fff;  }
	
.post_info .date, .post_info .author, .post_info .categories, .post_info .comments { 
	width: 200px;}

.close { 
	z-index: 100; 
	position: absolute; 
	cursor: pointer; 
	top: 2px; 
	left: 525px; }
	
.post_info a { 
	font-weight: normal; 
	font-size: 14px; 
	color: #646464; 
	text-shadow: 1px 1px 0px #fff; }
	
.post_info a:hover { 
	color: #3a3a3a; }
	
.author { 
	font-family: Century Gothic, Helvetica, Arial; 
	font-size: 24px; 
	color: #a3a3a3; 
	text-shadow: 1px 1px 0px #fff; 
	float: left; 
	margin-bottom: 10px;  }
	
.date { 
	margin: 5px 0 0 0; 
	float: left; 
	background: url(http://low12.com/tumblr/img/dailynotes/date.gif) no-repeat top left; 
	background-position: 0px 3px;
	padding: 0 0 0 15px; 
	font-style: italic; }
	
.categories { 
	margin: 5px 0 0 0; 
	float: left; 
	background: url(http://low12.com/tumblr/img/dailynotes/category.gif) no-repeat top left; 
	padding: 0 0 0 15px; 
	font-style: italic; }
	
.comments { 
	margin: 5px 0 0 0; 
	float: left; 
	background: url(http://low12.com/tumblr/img/dailynotes/comments.gif) no-repeat top left; 
	background-position: 0px 5px;
	padding: 0 0 0 15px; 
	font-style: italic; }
	
.tags { 
	margin: 5px 0 0 0; 
	float: left; 
	background: url(http://low12.com/tumblr/img/dailynotes/tags.gif) no-repeat top left; 
	background-position: 0px 3px;
	padding: 0 0 0 15px; 
	font-style: italic; }
	
.readmore { 
	position: absolute; 
	top: 252px; 
	left: 50px; }
	
.readmore span { 
	float: left;  
	height: 25px; 
	background-image: url(http://low12.com/tumblr/img/dailynotes/readmore-left.png); }
	
.readmore a { 
	float: left; 
	background: url(http://low12.com/tumblr/img/dailynotes/readmore-right.gif) no-repeat right; 
	color: #fff; 
	font-family: Century Gothic, Helvetica, Arial; 
	font-size: 13px; 
	text-shadow: 1px 1px 0px #000;  
	padding: 2px 10px 0 20px; }
	
.readmore a:hover { 
	color: #d9d9d9; }
				
.audio-block { 
	height: 50px; 
	margin: 30px 0 0 30px; 
	float: left;}
	
.audio-block p { 
	height: 50px; }
	
.audio-block embed, .audio-block object { 
	height: 50px; 
	width: 460px;}

.main_post { 
	position: relative; 
	padding: 0 40px; 
	width: 648px; 
	background: url(http://low12.com/tumblr/img/dailynotes/big-post-middle.gif) repeat-y; 
	line-height: 18px; }
	
.main_post h1 { 
	font-family: Century Gothic, Helvetica, Arial; 
	color: #777777; 
	font-size: 36px; 
	font-weight: normal; 
	margin: -10px 0 10px 0; 
	padding: 0; }
	
.main_post_top { 
	display: block; 
	background-image: url(http://low12.com/tumblr/img/dailynotes/big-post-top.gif); 
	width: 728px; 
	height: 25px; 
	margin-left: -40px; 
	margin-bottom: 30px; }
	
.main_post_bottom { 
	display: block; 
	background-image: url(http://low12.com/tumblr/img/dailynotes/big-post-bottom.gif); 
	width: 728px; 
	height: 21px; 
	margin-left: -40px; 
	margin-top: 20px; }
	
.line { 
	margin: 15px 0 15px -34px; }
	
.main_postinfo { 
	font-size: 14px; 
	font-family: Century Gothic, Helvetica, Arial; 
	color: #750000; }
	
.video-info { 
	margin-top: -20px; 
	padding-bottom: 8px; }
	
/*------------------------------------------------*/
/*-------------------[FOOTER]---------------------*/
/*------------------------------------------------*/	

#footer { 
	float: right; 
	color: #777777; 
	text-shadow: 1px 1px 0px #fff; 
	font-size: 12px; 
	font-family: Century Gothic, Helvetica, Arial; 
	margin: 10px 60px 15px 0; 
	width: 510px; 
	text-align: right; }
	
#footer a { 
	color: #858484; 
	font-weight: normal; }
	
#footer a:hover	{
	color: #595959; }
	
#footer_icons {
	float: left;
	width: 180px;
	margin: 7px 0px 15px 0; }

/*------------------------------------------------*/
/*-----------------[SEARCH BAR]-------------------*/
/*------------------------------------------------*/	

#search { 
	float: right; 
	border: none; 
	margin: 13px 10px 0 0; 
	cursor: pointer; }
	
#rss { 
	float: right; 
	border: none; 
	margin: 13px 5px 0 0; 
	cursor: pointer; }
	
#archives { 
	float: right; 
	border: none; 
	margin: 13px 3px 0 0;
	cursor: pointer; }

#random { 
	float: right; 
	border: none; 
	margin: 13px 10px 0 0;
	cursor: pointer; }
	
#faves { 
	float: right; 
	border: none; 
	margin: 13px 10px 0 0;
	cursor: pointer; }
		
#search-wrap { 
	position: relative; 
	float: right; 
	width: 140px;
	margin-right: 55px; }
	
#search-form { 
	width: 141px; 
	height: 35px; 
	background-image: url(http://low12.com/tumblr/img/dailynotes/search-bg.png); 
	position: absolute;  
	left: -190px; 
	top: 7px; 
	display: none; 
	float: right;  }
	
#ssubmit { 
	display: none; }
	
#search-form input {
	width: 115px; 
	margin: 9px 0 0 10px; 
	border: none; 
	background-color: #e3e3e3; 
	font-family: Georgia; 
	font-size: 12px; 
	color: #7f7f7f; 
	text-shadow: 1px 1px 0 #fff; 
	font-style: italic; 
	outline: none; }
	
#postSummary { 
	font-family: Century Gothic, Helvetica, Arial; 
	color: #000000; 
	font-size: 17px; 
	line-height: 21px;
	font-weight: normal; 
	margin: 5px 0 20px 0; 
	padding: 0; }
	
#postSummary a {
	font-weight: normal; }
	
.big_post .next, .big_post #next2 { 
	position: absolute; 
	top: 165px; 
	left: 755px; 
	cursor: pointer; 
	border: none; }
	
.big_post .previous, .big_post #previous2 { 
	position: absolute; 
	top: 165px; 
	left: -50px; 
	cursor: pointer; 
	border: none; }
	
.notes li {
	font-family: Century Gothic, Helvetica, Arial; 
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 5px 0px; }
	
.notes li a {
	font-weight: normal; }
	
.notes li .avatar {
	display: none; }


/*------------------------------------------------*/
/*------------------[MY LIKES]--------------------*/
/*------------------------------------------------*/
	
ul#likes {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0; }

li.like_post { /* Should match the width specified in the Likes tag */
	width: 162px;
	padding: 0;
	margin: 0;
	float: left; }

li.like_post img {
	width: 140px;
	height: 140px;
	padding: 4px;
	margin: 0;
	background-color: #F1F1F1;
	border: 1px solid #999999; }

li.like_post blockquote {
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #eee; }

li.like_post ol, li.like_post ul {
	margin: 0 0 0 15px;
	padding: 0; }

li.like_post .like_link a {
	font-weight: bold; }

li.like_post .like_title {
	font-weight: bold; }

li.like_post .post_info_bottom {
	display: block !important;
	color: #FFFFFF;
	font-size: 3px;
	visibility: hidden;
	display: none; }
	
li.like_post .like_below_photo {
	visibility: hidden;
	display: none; }
	
li.like_post .like_caption {
	visibility: hidden;
	display: none; }

li.like_post .post_info_top {
	margin: 0;
	display: block !important;
	font-size: 10px;
	font-family: Century Gothic, Helvetica, Arial;
	overflow: hidden; }
	
li.like_post .post_info_top a {
	font-weight: normal; }
	
#fave_link {
	margin-top: 15px; }
	
#fave_link a { 
	font-family: Century Gothic, Helvetica, Arial;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	background: #F1F1F1;
	padding: 3px 8px 3px 8px;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; }
	
#fave_link a:hover {
	color: #F1F1F1;
	background: #888888;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA; }
	
.like_audio {
	width: 140px;
	height: 140px;
	padding: 4px;
	margin: 0;
	background: url(http://low12.com/tumblr/img/dailynotes/audio-bg.png) #F1F1F1 no-repeat;
	border: 1px solid #999999;
	overflow: hidden; }
	
.like_video {
	width: 140px;
	height: 140px;
	padding: 4px;
	margin: 0;
	background-color: #F1F1F1;
	border: 1px solid #999999;
	overflow: hidden; }


/*------------------------------------------------*/
/*------------------[TAG CLOUD]-------------------*/
/*------------------------------------------------*/
	
#tag_cloud { 
	padding: 2px; 
	line-height: 4em; 
	text-align: center; 
	margin: 0;
	font-family: Century Gothic, Helvetica, Arial; }
	
#tag_cloud a { 
	padding: 0px; }
	
#tag_cloud ul {
	margin: 0;
	padding: 0;
	list-style-type: none; }
	
#tag_cloud li { 
	margin-bottom: 5px;
	display: inline; 
	overflow: hidden; }
	
#tag_list a { 
	color: #3A3A3A;
	font-weight: normal;
	background: #F1F1F1;
	padding: 3px 6px 3px 6px;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; }
	
#tag_list a:hover {
	color: #F1F1F1;
	background: #777777;
	padding: 3px 6px 3px 6px;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA; }
	
	
#nike_twitter { 
	margin: 0px 0 20px 0;
	background: url(http://low12.com/tumblr/img/dailynotes/nike-bg.png) no-repeat bottom; 
	height: 35px; 
	width: 726px; }
	
#twitter_update_list {
	margin: 0;
	list-style-type: none;
	padding: 10px 0px 0px 70px;
	font-family: Century Gothic, Helvetica, Arial; 
	font-size: 16px;
	color: #333333;
	text-shadow: 1px 1px 0px #fff; 
	}
	
#twitter_update_list a {
	font-weight: normal; }

#album_art {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; }
