/*--[ GLOBAL TAG STYLES ]---------*/
html { font-size: 100.01%; }
body { background: #FFF; color: #666; font: normal 1em/1.5 Georgia, Times, serif; margin: 0; }

:focus { outline: none; }
a:link, a:visited, a:active { color: #F60; text-decoration: none; }
a:hover, a:focus { color: #666; }
h1, h2, h3, h4, h5, h6 { color: {color:Post Headers}; font-weight: normal; margin: 0; padding: 0; }
p { margin: 0 0 1.5em; }
ul, ol { margin: 0 0 1.5em; padding: 0; }
blockquote { border-left: 2px solid #336; color: #336; margin: 0 1em 1.5em; padding: 0 1em; }
blockquote ul, blockquote ol { margin-left: 2em; }

/*--[ HEADER ]--------------------*/
#header { background: #3F4C6B; padding: 1.5em 0; margin: 0 0 3em; position: relative; }
#inner-header { margin: 0 auto; width: 32em; font: Verdana,Tahoma,Arial;}
#inner-header h1 { font-size: 2em; line-height: 1; }
#inner-header h1 a { color: #EEE; text-decoration: none; }
#inner-header h1 a:hover { color: #CCC; }
#inner-header h2 { color: #CCC; font-size: 1.1em; line-height: 1.363634; }



/*--[ POSTS ]---------------------*/
#posts { margin: 4.5em auto 0; width: 32em; background: #FFF; }
#posts .post { margin-bottom: 2.25em; padding-bottom: 2.25em; position: relative; }

/* DAY PAGE BLURB, TAG PAGE BLURB, SEARCH RESULT BLURB */
#daypageblurb,
#tagpageblurb,
#searchresultblurb { color: #336; font-size: 1.25em; font-style: italic; line-height: 1.2em; margin-bottom: 2.4em; }

/* DATE */
.date { border-top: 2px solid #424F6E; position: absolute; left: -6em; text-align: center; width: 4em; background: #3F4C6B }
.date .permalink { font-size: 1.2em; font-variant: small-caps; line-height: 1.25; text-decoration: none; text-transform: lowercase; color: #FFF}
.date .day, .date .month { display: block; }
.date .month { font-size: 1.3em; line-height: 1.15384615385;}

/* COMMON POST STYLES */
.post h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
.post .caption, .post .source { margin-top: 1.5em; }

/* AUDIO */
.audio .player .play-count { color: #336; float: right; font-size: 0.83333em; }
.audio .caption { clear: right; }

/* CHATS */
.chat ul { list-style: none; margin: 0 0 1.5em; }
.chat ul li.odd { color: #336; }
.chat ul li .who { background: #666; color: #FFFFFF; padding: 0 0.25em; }
.chat ul li.odd .who { background: #336; }

/* PHOTOS */
.photo .image { position: relative; }
.photo .image img { border: 0.375em solid {color:Photo Border}; }
.photo .image .hi-res { background: #333; color: #fff; display: none; font-size: 0.75em; opacity: 0.9; padding: 0 0.5em; position: absolute; bottom: 1.5em; right: 1em; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.photo .image:hover .hi-res { display: inline; }

/* PHOTOSETS */
.photoset .set { border: 0.375em solid {color:Photo Border}; padding: 0; }
.photoset .set object, .photoset .set embed { display: block; }

/* QUOTES */
.quote big { color: {color:Big Quote}; font-size: 6em; font-weight: bold; line-height: 0.5em; position: absolute; left: -0.15em; z-index: 1; }
.quote .quote-words { font-size: 1.3em; line-height: 1.15384615385; position: relative; z-index: 10; }
.quote .source { color: #336; }

/* REBLOG NOTES */
.reblogged { color: #336; display:block; font-size: 0.833333em; font-style: italic; margin: 1.5em 0; text-align: right; }

/* POST FOOTER */
.post-footer { border-top: 1px solid {color:Tertiary Text}; color: #336; font-size: 0.75em; margin: 1.5em 0 0; padding: 0.5em 0 1em; text-align: right; }
.post-footer li { display: inline; margin-left: 1em; }

/* NOTES */
#note-container h4 { font-size: 1.3em; line-height: 1.15384615385; margin-bottom: 1.15384615385em; }
#note-container .notes .note { border-bottom: 1px solid #aaa; margin: 0 0 0.75em; padding: 0 0 0.75em}
#note-container .notes .avatar { display: none; }


/*--[ PAGINATION ]----------------*/
#pagination { margin: 3em auto 1.5em; width: 32em; }
#pagination a { margin-right: 1.5em; }


/*--[ FOOTER ]--------------------*/
#footer { border-top: 1px solid #666; margin: 3em auto 0; padding: 0.75em 0; width: 44em; font-size: .75em; }
#footer #search { float: right; }
#footer #search #keywords { border: 1px solid #336; padding: 0.25em; }
#footer #meta-info { margin: 0; }
#footer #meta-info li { display: inline; font-size: 1.1em; margin-right: 1em; }
#footer #theme-info { clear: left; margin: 0.75em 0; }
#footer #theme-info li { color: #336; display: inline; font-size: 0.75em; margin-right: 1em; }

.nuuz_list {}
.nuuz_article{
	clear: both;
	margin-top: 5px;
	}
.nuuz_img {
	float: right;
	height: 50px;
	border: 0px;
	margin-left: 5px;
	}
.nuuz_img_div {
	float: right;
	height: 50px;
	border: 0px;
	margin-left: 5px;
	}
.nuuz_title {
	font-weight: bold;
	}
.nuuz_description {
	font-size: .9em;
	}
.nuuz_attrib {
	font-size: .8em;
	font-style: italic;
	}
