@charset "utf-8";
/* CSS Document */

:focus {
	outline: 0;
	}

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body { 
	line-height: 1.5;
	font-size: 90%; 
	color: #ffffff; 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	background: #161616;
	}

a { 
	text-decoration:none;
	color:#c2242a;
	font-weight:bold;
	}

a:hover {
	border-bottom:1px solid;
	}

blockquote { 
	margin:.5em 1.5em;
	color: #efefef;
	font-style: italic;
	}

blockquote { 
	quotes: "" ""; 
	}

blockquote:before, blockquote:after { 
	content: ""; 
	}

cite {
	text-align:right;
	display:block;
	margin-bottom:5px;
	}

h1,h2,h3 { 
	font-weight: normal;
	text-transform:lowercase;
	font-family:"Garamond", "Times New Roman", Times, serif;
	}

h1 { 
	font-size: 2.5em;
	line-height: 1;
	margin-bottom: 0.5em;
	}
	
h2 {
	font-size: 2em;
	margin-bottom: 0.2em;
	}
	
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 0.2em;
	font-weight:bold;
	}

ol { 
	list-style-type: decimal;
	}
	
p {
	margin: 0 0 .7em 0;
	}

ul, ol { 
	margin:0 1.5em 1.5em 1.5em;
	}
	
ul {
	list-style-type: square;
	}

#container {
	width: 900px;
	background:#1F1F1F;
	margin: 0 auto;
	background-color:#1F1F1F;
	border: 1px solid #454646;
	}

#header h1 {
	font-size: 3.75em; 	
	text-transform:capitalize;
	letter-spacing:1px;
	margin-bottom:10px;
	}

#header {
	font-size: .75em; 	
	text-transform:capitalize;
	margin:15px 0 20px 0;
	}

#header h1 a {
	color: #cc3333;
	font-weight:normal;
	}

#header h1 a:hover {
	border:none;
	}

#menu, #navigate {
	text-transform:uppercase;
	font-size:.85em;
	}	

#menu p {
	margin:0;
	padding-top:25px;
	text-align:center;
	}

#column-1, #header {
	float: left;
  	margin-right: 10px;
	width: 510px;
	margin-left: 35px;
	padding-right: 17px;
	padding-left: 10px;
	margin-top:10px;
	background:#2b2a2a;
	border: 1px solid #454646;
	display: inline;
	}

#header {
	background:#1F1F1F;
	border:none;
	}
	
#column-1 .post img{
	border: 3px solid #dfdfdf;
	margin-bottom:10px;
	clear:both;
}

#column-2, #menu {
	float: right;
	margin-right: 35px;
	width: 260px;
	margin-top:10px;
	display:inline;
	}	

#column-2 h3 {
	text-align:right;
	border-bottom:1px solid #c05f63;
	margin:12px auto 5px auto;
	}

#description, #follow, .extra {
	margin-bottom:50px;
	}

#follow ul {
	margin:0;
	list-style-type:none;
	}

#follow li {
	margin:0 5px 5px 0px;
	display:inline;
	}

#follow li img {
	padding: 3px;
	border:1px solid #BBBBBB;
	}

#follow li a:hover {
	border-bottom:none;
	}

#stalk {
	margin-top:10px;
	margin-bottom:50px;
	}

#footer {
	background: #2a2b2b;
	color:#ffffff;
	margin-top:50px;
	padding:10px;
	font-size:0.85em;
	}	

	
.post {
	margin:0 auto 50px auto;
	background:#2B2A2A;
	padding:5px;
	}

.date {
	margin:10px auto 20px auto;
	font-size:1.1em;
	color:#FFFFFF;

	}

.post-title {
	margin:0;
	padding:0;
	}

.permalink {
	background:url('http://www.filehive.com/files/0212/dot.gif') repeat-x left center;
	text-transform:uppercase;
	font-size:.8em;
	letter-spacing:1px;
	text-align:right;
	margin:5px 0 0 0; 
 	}

.permalink .time{
	padding:5px;
	background:#2B2A2A;
	color: #FFFFFF;
	}

.permalink a:hover {
	background:#1F1F1F;
	color:#ffffff;
	border-bottom:0;
	}

.audio, .center, .video, .img {
	text-align: left;
	}

.img {
	margin-bottom:10px;
	}

.img a:hover {
	border:0;
	}

.img p.caption {
	text-align:left;
	}

.audio, .video {
	margin-bottom:25px;
	}

.link {
	font-size:1.5em;
	margin-bottom:.2em;
	text-transform:lowercase;
	color:#FFFFFF
	}
	
.link a{
	color:#FFFFFF;
	}

.source {
	text-align:right;
	}

.chat dt {
	font-weight: bold;
	padding:5px 20px 5px 0;
	height:22px;
	}

.chat dt.even {
	background:transparent url('http://www.filehive.com/files/080221/1tip.gif') 0px -19px no-repeat;
	}

.chat dt.odd {
	background:transparent url('http://www.filehive.com/files/080221/1tip.gif') 0px 15px no-repeat;
	}

.chat dd {
	margin:0 0 1.2em 0;
	overflow:hidden;
	}

.chat dd.even {
	background:#F5F5F5 none repeat scroll 0%;
	border-color:#CCCCCC;
	border-style:none solid solid solid;
	border-width:0 1px 1px 1px;
	}
	
.chat dd.odd {
	background:#cccccc none repeat scroll 0%;
	border-color:#ffffff;
	border-style:none solid solid solid;
	border-width:0 1px 1px 1px;
	}

.chat dd p {
	margin:0;
	padding:5px;
	color:#333333;
	}
	
.left { 
	float: left; 
	}
.jump {
	float:left;
	margin-left:35px;
	display:inline;
	width:500px;
	}

.jump a:hover{
	color:#FFFFFF;
	border-bottom:none;
	}
    
.right { 
	float: right; 
	}

#friends ul li a{
	background: url(../images/graphic-link-star.png) no-repeat 0% 50%;
	font-family: helvetica, arial, sans-serif;
	font-size:15px;
	text-decoration: underline;
	padding-left: 21px;
	margin-left:6px;
}

#friends ul li a:hover{
	border-bottom:none;
	text-decoration: none;
	color:#FFFFFF;
}

.tags {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
	}

.tags li{
	list-style:none;
	display:inline;
	color:#FFFFFF;
	font-size:0.833333em;
	font-weight:normal;
	}
	
.tags a{
	color:#FFFFFF;
	font-size:0.833333em;
	font-weight:normal;
	}
.imgleft {float:left; margin:0 10px 10px 0}