body, div, a {
	padding:0;
	margin:0;
}
body {
	font:14px Helvetica,sans-serif;
	color:#F7F6E6;
	background:#262626;
}
a img {
	border-width:0;
}
p {
	margin:10px;
}
a {
	text-decoration:underline;
	color:#F7F6E6;
	   -moz-transition:.15s linear;
	-webkit-transition:.15s linear;
	        transition:.15s linear;
}
a:hover {
	text-decoration:none;
}
header, #content {
	width:980px;
	margin:15px auto 0;
	overflow:auto;
}
#content {
	margin-top:10px;
}
.left-content, .right-content {
	background:#2D2D2D;
	overflow:auto;
}
.left-content {
	width:665px;
	min-height:260px;
	float:left;
}
.right-content {
	width:300px;
	float:right;
	margin-bottom:10px;
}
header section {
	float:left;
	margin-top:13px;
}
header section input {
	width:192px;
}
#logo {
	margin-top:46px;
}
input[type=text], textarea {
	background:#2D2D2D;
	border:1px solid #3D3D3D;
	color:#F7F6E6;
	padding:5px;
}
::-webkit-input-placeholder {
   color: #6D6D6D;
}
:-moz-placeholder {  
   color: #6D6D6D !important;  
}
.ad {
	text-align:center;
	font-size:0;
}
header .ad {
	width:728px;
	float:right;
}
h1 {
	margin:10px;
	font-size:18px;
	font-weight:bold;
}
.clear {
	clear:both;
	height:0;
}
.listing {
	float:left;
	margin:10px 2px 2px 10px;
	diplay:block;
	position:relative;
}
.listing img {
	border:2px solid #2D2D2D;
	width:115px;
	height:115px;
}
.listing:hover img {
	border-color:#FFF199;
}
.listing span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	color:#fff;
	background:rgba(0,0,0,0.5);
	padding:2px 0;
	margin-bottom:3px;
	font-size:10px;
	text-shadow:0 0 5px #000;
}
.active {
	cursor:default;
}
.active img {
	border-color:#DC4915 !important;
}
.active span {
	top:auto;
	bottom:-1px;
	display:block;
	color:#DC4915;
	background:transparent;
	font-size:24px;
	line-height:22px;
	opacity:1;
	text-shadow:0 -1px 1px #000000;
	margin:0;
}
nav {
	margin:10px;
	overflow:auto;
	float:right;
}
nav a {
	background:#3D3D3D;
	text-decoration:none;
	padding:5px;
	display:block;
	float:left;
	margin:0 3px 0 10px;
	font-size:16px;
}
nav a:hover {
	background:#FFE314;
	color:#2D2D2D;
}
.more-images {
	width:980px;
	background:#2D2D2D;
	clear:both;
	overflow:auto;
	margin:10px auto 0;
}
#media-image {
	max-width:665px;
}
#show-big {
	display:block;
	padding:4px;
	color:#fff;
	background:#3D3D3D;
	text-decoration:none;
}
#big-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	display:none;
	background:rgba(0,0,0,0.7);
}
#show-big:hover {
	box-shadow:inset 0 0 15px #595959;
}
#random-link {
	display:block;
	width:170px;
	height:75px;
	padding-top:40px;
	font-size:16px;
	margin-top:12px;
	background:#3D3D3D;
	text-align:center;
	text-decoration:none;
}
#random-link:hover {
	color:#fff;
	text-shadow:0 0 10px #000;
	box-shadow:inset 0 0 30px #595959;
}
#media-image-wrapper {
	float:left;
	text-align:center;
	width:100%;
}
footer {
	margin:10px 0;
	text-align:center;
}
small {
	font-size:12px !important;
	font-weight:normal !important;	
}
.addthis_floating_style {
	border-radius:0;
	background:transparent;
	position:absolute !important;
	top:260px;
	left:50%;
	margin-left:-570px;
}
.addthis_floating_style a {
	margin-bottom:15px;
	display:block;
}
#disqus_thread {
	width:97%;
	margin:10px auto;
}
#dsq-footer, #dsq-global-toolbar, .dsq-global-toolbar-right {display:none !important;}
.dsq-reply {margin-top:1em !important;}
.dsq-comment-body {padding:0 !important;}
.dsq-avatar {display:none !important;}
.dsq-textarea-reply {margin-left:0 !important;}