body {
	margin: 0;
	padding: 0;
	background: white url(/images/sixsites/background.png) repeat-x;
}
}

div.container {
	position: relative;
}

a {
	color: #992314;
	border-color: #992314;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @group header */

#header {
	height: 125px;
	margin-bottom: 40px;
}

#header h1 {
	margin-top: 26px;
	margin-bottom: 0;
}

#header h1 a {
	display: block;
}


#header #description {
	
}

#nav {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 26px;
	z-index: 1000;
	background: none repeat-x;
	position: absolute;
	top: 3px;
	width: 860px;
	margin: 0 auto;
}

#nav ul {
	margin: 0;
}

#nav li {
	margin-right: 20px;
	margin-top: 3px;
	float: left;
	list-style-type: none;
}

#nav a {
	color: white;
	text-decoration: none;
}

#nav li#nav_flingmedia{
	background: url(/images/tumblr/fm_icon.png) no-repeat;
	width: 24px;
	height: 26px;
	margin-top: -4px;
	line-height: 200px;
	overflow: hidden;
	float: right;
	margin-right: 0;
}

#nav li#nav_flingmedia a {
	display: block;
	width: 24px;
	height: 26px;
}



/* @end */

/* @group posts */

div.post {
}

div.post h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font: 24px Georgia, "Times New Roman", Times, serif;
}

div.post h4 {
	
}

div.post p {
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
}

div.post li {
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	list-style-type: square;
}

div.post a {
	text-decoration: none;
}

div.post p a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}

div.post ul {
	
}

div.post blockquote p {
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

div.post blockquote li {
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.post img {
	
}

div.post p.byline {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}

div.post p.byline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

div.post .date {
	background: url(/images/tumblr/calendar.png) no-repeat left center;
	padding: 3px 0 3px 20px;
}

div.post .permalink {
	margin-left: 10px;
}



/* @end */

/* @group icon indent */

/* icon indent */

div.text, div.photo, div.quote, div.link, div.conversation, div.audio, div.video {
}



/* @end */

/* @group text */

div.text {
}

div.text p {
	text-align: justify;
}

div.text div.icon {
	
}



/* @end */

/* @group photo */

div.photo {
	line-height: 1.5em;
	position: relative;
	font-size: .9em;
}

div.photo img {
	margin: 0 10px 10px 0;
	border: 1px solid #999;
	-webkit-box-shadow: 1px 2px 2px #888;
	padding: 10px;
}

/* @end */

/* @group quote */

div.quote {
	line-height: 1.5em;
	position: relative;
	font-size: .9em;
	background-color: white;
	margin-right: 40px;
}

div.quote blockquote {
	margin-left: 0;
	margin-bottom: 0;
	font: italic 2em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-right: 0;
	padding: 10px;
	-webkit-box-shadow: 1px 2px 2px #888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #999;
}

div.quote p.source {
	text-align: right;
	margin-bottom: 10px;
	background: url(/images/tumblr/quote.png) no-repeat 475px top;
	margin-top: -1px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 80px;
	position: relative;
	font-size: 18px;
}


/* @end */

/* @group link */

div.link {
	font-size: .9em;
	line-height: 1.5em;
	position: relative;
}

div.link h2 a {
	background: url(/images/tumblr/link.png) no-repeat right 8px;
	padding-right: 25px;
}

div.link p {
	margin-top: 0;
	margin-bottom: 10px;
}

div.link blockquote {
	margin-top: 0;
	margin-bottom: 10px;
	border-left: 3px solid #ccc;
	margin-left: 0;
	padding-left: 10px;
	font: italic 1.1em/1.7em Georgia, "Times New Roman", Times, serif;
	color: #666;
}

div.link img {
	float: right;
	margin: 0 0 10px 15px;
}


/* @end */

/* @group conversation */

div.conversation {
}

div.conversation ul {
	margin: 0;
	padding: 0;
}

div.conversation li {
	list-style-type: none;
	margin-bottom: 5px;
}

span.label {
	font-weight: bold;
}



/* @end */

/* @group audio */

div.audio {
}



/* @end */

/* @group video */

div.video {
}

div.video iframe {
	width: 426px;
	height: 340px;
	margin-bottom: 15px;
}



/* @end */

/* @group sidebar */

#sidebar {
	background-color: #efefef;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar h2 {
	margin-bottom: 5px;
	color: #333;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar h3 {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 3px;
}

#sidebar ul {
	margin-bottom: 7px;
}

#sidebar li {
	list-style-type: square;
	font: 10px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	text-align: left;
}

#sidebar li a {
	font-size: 11px;
	font-weight: bold;
}

#sidebar p {
	font: 10px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	text-align: left;
}

.block {
	margin: 0 15px 25px;
}



/* @end */

/* @group footer */

#footer {
	margin-top: 50px;
}

#footer p {
	text-align: center;
	font-size: 10px;
	margin-right: 50px;
	margin-left: 50px;
}



/* @end */

#tumblr_controls {
	position: absolute !important;
	top: 50px;
	right: 0;
}

h1.tag-title {
	margin-left: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 35px;
	border: 1px solid #e7e8bb;
	background-color: #fcfdfa;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 10px 10px 10px 15px;
	color: #333;
	position: relative;
}

h1.tag-title .icon {
	background: url(/images/flinglog/update.png) no-repeat;
	position: absolute;
	z-index: 100;
	width: 65px;
	height: 56px;
	left: -65px;
	top: 0;
}

#topics ul {
	margin: 0 0 25px;
	padding: 0;
	float: left;
}

#topics li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
}

#topics li a {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

.tags a {
	margin-left: 5px;
}
