/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #aaa;
}
a:hover {
	color: #777;
}
a img {
	text-decoration: none;
	border: none;
}
.wrap {
	width: 950px;
	margin: 0px auto;
}
#content {
	padding: 20px 0px 40px 0px;
	color: white;
	background-color: #151515;
}
#content.about {
	background-color: black;
	padding-top: 0px;
}
#header, #footer {
	width: 100%;
}
h2 {
	color: #FF4A3F;
	font-family: georgia, serif;
	font-size: 21px;
	font-weight: normal;
}
/* End Structure */

/* Classes */
.clear {
	clear: both;
}
/* End Classes */

/* Begin Header */
#header {
	padding: 0px;
	height: 75px;
	background-color: #151515;
}
#headerimg {
	width: 210px;
	float: left;
	padding-top: 25px;
}
#headernav {
	width: 633px;
	float: right;
	text-align: right;
	margin-right: -25px;
}
#headernav ul,
#headernav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#headernav li {
	display: inline;
}
#headernav li a {
	display: block;
	float: left;
	padding: 30px 32px 8px 32px;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	margin-left: -1px;
}
#headernav li a img {
	padding-bottom: 3px;
}
#headernav li a:hover img {
/*	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);*/
	border-bottom: solid 1px #0a97b5;
}
#headernav li.submit a,
#headernav li.submit a:hover {
	background-color: #FF4A3F;
	border: none;
}
#headernav li.submit a:hover img {
	border: none;
}
#headernav li.no-border-right a {
	border-right: none;
}
/* End Header */

/* Begin Home Page */
.post {
	background-color: black;
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	position: relative;
}
.advert-text {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 45px;
	left: 25px;
	z-index: 5000;
	border: none;
}
.advert-text-single {
	margin-top: 20px;
	margin-left: 25px;
}
.post .entry {
	width: 300px;
	height: 200px;
	overflow: hidden;
	z-index: 1000;
}
.post .entry img {
	width: 350px;
	height: auto;
}
.post p {
	margin: 0px;
	padding: 0px;
}
.post .blockquote {
/*	font-size: 12px;
	font-family: georgia, serif;
	line-height: 15px;
	color: #FF4A3F;*/
}
.post edcom {
/*	font-size: 11px;
	line-height: 15px;
	color: #ddd;*/
}
.no-right-margin {
	margin-right: 0px;
}
.captions {
	position: relative;
	width: 300px;
	padding: 25px 0px 60px 0px;
	background-color: black;
	color: #d6d6d6;
	font-size: 12px;
	z-index: 1000;
}
.like-this {
	position: absolute;
	right: 0px;
	top: -30px;
	padding: 8px 10px 10px 10px;
	background-color: black;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	font-size: 11px;
}
.like-this img {
	margin-bottom: -5px;
}
.like-this div {
	display: inline;
}
.captions p.image-title {
	padding-bottom: 10px;
}
.captions p.image-title a {
	color: #FF4A3F;
	font-family: georgia, serif;
	font-size: 14px;
}
.captions p.image-title a:hover {
	color: white;
}
.captions p, 
.captions .the-tags {
	padding: 0px 25px;
}
.captions p {
	line-height: 17px;
	padding-bottom: 10px;
}
.the-tags {
	font-size: 10px;
}
.the-tags a {
	color: #888888;
}
.the-tags a:hover {
	color: #555555;
}
.captions .links {
	font-size: 10px;
	position: absolute;
	width: 300px;
	bottom: 10px;
	left: 0px;
}
.captions .links a {
	color: #666666;
}
.captions .links a:hover {
	color: #0a97b5;
}
.captions .links img {
	margin-bottom: -5px;
}
.captions .flickr-link {
	width: 150px;
	float: left;
	padding-right: 0px;
}
.captions .permalink {
	text-align: right;
	text-transform: uppercase;
}
.post .num-comments {
	padding-top: 14px;
	padding-bottom: 0px;
}
.post .num-comments img {
	margin-bottom: -4px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}
.post .num-comments a:hover img {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
/* End Home Page */

/* Begin Single */
.single .post {
	width: 100%;
	float: none;
	background-color: #151515;
}
.single .entry {
	width: auto;
	height: auto;
	overflow: visible;
	float: left;
	margin-right: 25px;
	position: relative;
}
.single .entry .like-this {
	position: absolute;
	top: 12px;
	right: 12px;
}
.single .entry img {
	width: auto;
	height: auto;
	border: solid 12px #252525;
}
.single .entry .like-this img {
	border: none;
}
.single .flickrlink {
	font-size: 10px;
	font-family: georgia, serif;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.single h2 {
	margin-bottom: 5px;
}
.single .captions {
	min-width: 250px;
	width: 50%;
	max-width: 400px;
	padding: 30px 0px;
	background-color: black;
	color: #d6d6d6;
	font-size: 12px;
	float: left;
}
.single .captions p.image-title {
	padding-bottom: 2px;
	font-family: georgia, serif;
	font-size: 14px;
	color: #FF4A3F;
}
.single .captions p.image-title a {
	color: #FF4A3F;
}
.single .captions p.the-time {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.single .captions p.image-title a:hover {
	color: white;
}
.single .captions p, 
.single .captions .the-tags {
	padding: 0px 25px;
}
.single .captions p {
	line-height: 17px;
	padding-bottom: 10px;
}
.single .the-tags {
	font-size: 10px;
}
.single .the-tags a {
	color: #888888;
}
.single .the-tags a:hover {
	color: #555555;
}
.single .captions .links {
	font-size: 10px;
}
.single .captions .links a {
	color: #666666;
}
.single .captions .links a:hover {
	color: #0a97b5;
}
.single .captions .links img {
	margin-bottom: -5px;
}
.single .captions .flickr-link {
	width: 150px;
	float: left;
	padding-right: 0px;
}
.single .captions .permalink {
	text-align: right;
}
/* End Single */

/* About */
.about-col1 {
	float: left;
	background-color: black;
	padding: 25px 0px;
}
.about-col1 h2 {
	margin-top: 0px;
}
/* MULTI-COLUMN (Only Works in Safari, Firefox) */
div.multicolumn,
span.multicolumn {
	-moz-column-count: 3;
	-moz-column-gap: 15px;
	-webkit-column-count: 3;
	-webkit-column-gap: 15px;
	column-count: 3;
	column-gap: 15px;
}
div.multicolumn2,
span.multicolumn2 {
	-moz-column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
	column-count: 2;
	column-gap: 15px;
}
.about-col1 p {
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	line-height: 19px;
	color: #cccccc;
}
.about-col1 p.firstp {
	font-family: georgia, serif;
	font-weight: normal;
	color: #eeeeee;
	font-size: 20px;
	line-height: 29px;
}
.about-col1 span.title-addition {
	text-transform: uppercase;
	font-size: 10px;
	color: #FF4A3F;
	font-weight: bold;
	font-family: georgia, serif;
}
.about-col1 p.disclaimer {
	color: #FF4A3F;
	font-size: 13px;
	line-height: 20px;
}
.about-col1 p.disclaimer a {
	color: #ffffff;
}
.about-col1 p.disclaimer a:hover {
	color: #B7332D;
}
.about-col2 {
	float: right;
	width: 425px;
}
.about-col2 img {
	padding-right: 5px;
}
.about-col1 p a {
	color: #0a97b5;
}
.about-col1 p a:hover {
	color: #004e5b;
}
/* End About */

/* Submit */
#submit-url {
	padding: 15px 35px;
	background-color: #151515;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#submit-url label {
	font-size: 14px;
	font-weight: bold;
	color: #FF4A3F;
}
#submit-url p {
	padding-bottom: 5px;
}
.optional,
.help {
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	font-family: georgia, serif;
}
.optional {
	font-style: italic;
}
#submit-url input[type="text"],
#submit-url textarea,
textarea,
input[type="text"] {
	padding: 6px;
	font-size: 14px;
	color: #666666;
	border: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#submit-url input[type="text"] {
	width: 400px;
}
#submit-url input[type="text"].url {
	width: 550px;
}
.submit-button {
	padding-top: 7px;
}
#submit-url p.large {
	font-size: 17px;
}
#submit-url .error {
	font-size: 15px;
	font-weight: bold;
	color: #FF4A3F;
	display: none;
}
/* End Submit */

/* Contact */
#submit-url .comments {
	width: 450px;
	height: 150px;
	margin-top: 5px;
}
/* End Contact */

/* Archives */
h3.archives {
	font-family: georgia, serif;
	color: #FF4A3F;
	font-weight: normal;
	font-size: 19px;
}
.about-col1 .col1 {
	float: left;
	width: 45%;
}
.about-col1 .col2 {
	float: right;
	width: 50%;
}
.random_posts img {
	width: 75px;
	height: 75px;
	border: solid 4px #222;
}
.dotted_links a {
	color: #ffffff;
	line-height: 20px;
}
.dotted_links a:hover {
	color: #FF4A3F;
	text-decoration: underline;
}
/* End Archives */

/* START WP-GET-ARCHIVES LINKS */
#wp-get-archives ul, 
#wp-get-archives li{
	list-style-type: none;
	margin: 0;
	display: inline;
}
#wp-get-archives li a {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #f4f4f4;
	display: block;
	float: left;
	padding: 5px;
	text-decoration: none;
	color: #555;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
	border: none;
	margin-right: 4px;
}
#wp-get-archives li a:hover {
	background-color: #e5e5e5;
	color: #222;
	border: none;
}
/* END WP-GET-ARCHIVES LINKS */

/* Navigation */
.navigation {
	width: 950px;
}
.navigation a {
	position: relative;
	display: block;
	width: 158px;
	height: 35px;
	background-color: black;
}
.navigation .alignleft a img {
	position: absolute;
	top: 10px;
	right: 15px;
}
.navigation .alignright a img {
	position: absolute;
	top: 10px;
	left: 15px;
}
.navigation .alignleft,
.navigation .alignright {
	width: 178px;
	height: 35px;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 158px;
}
.navigation .alignleft {
	float: left;
}
/* End Navigation */

/* Subscribe */
#subscribe {
	width: 24px;
	padding-left: 13px;
	left: -13px;
	top: 35%;
	height: 115px;
	background-color: #FF4A3F;
	position: absolute;
	cursor: pointer;
	cursor: hand;
}
/* End Subscribe */

/* Comments */
.single .commentlist,
.single .commentlist li,
.single .commentlist p {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.single .commentlist {
	margin-left: 25px;
	padding-right: 20px;
	font-size: 11px;
	color: #aaa;
}
.single .commentlist li {
	padding-bottom: 25px;
}
.single .cite {
	font-size: 11px;
	color: #aaa;
	line-height: 17px;
	padding-left: 20px;
	padding-top: 9px;
}
.single .cite a {
	color: #aaa;
}
.single .quote {
	position: relative;
	font-size: 14px;
	color: #dddddd;
	font-family: georgia, serif;
	background-color: #222222;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.single .alt .quote {
	background-color: #353535;
}
.single .talk-bubble,
.single .talk-bubble-alt {
	position: absolute;
	bottom: -9px;
	height: 17px;
	width: 16px;
	background: url(images/talk-bubble.png) no-repeat;
}
.single .alt .cite {
	text-align: right;
	padding-left: 0px;
	padding-right: 20px;
}
.single .talk-bubble {
	left: 15px;
}
.single .talk-bubble-alt {
	right: 15px;
	background: url(images/talk-bubble-alt.png) no-repeat;
}
.single .quote .author {
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
}
.single .quote .author a {
	color: #dddddd;
}
.single p.comments-title {
	color: #ffffff;
	font-size: 14px;
	padding: 0px 0px 15px 0px;
	margin: 40px 25px 15px 25px;
	border-bottom: solid 1px #333333;
}
textarea#comment {
	width: 95%;
	height: 90px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 2px;
}
#respond label {
	font-size: 14px;
	font-weight: bold;
	color: #FF4A3F;
}
/* End Comments */

/* Begin Footer */
#footer {
	background-color: black;
	padding: 20px 0px;
}
#footer p {
	color: #666666;
	font-size: 11px;
}
#footer p a {
	color: #0a97b5;
}
#footer p a:hover {
	color: #004e5b;
}
#footer .col {
	float: left;
	margin-right: 30px;
}
#footer .welcome {
	width: 225px;
}
#footer .info {
	width: 300px;
}
#footer .sitenav {
	width: 165px;
}
#footer .last {
	width: 160px;
	margin-right: 0px;
}
#footer .col p {
	font-size: 12px;
	line-height: 18px;
	color: #aaaaaa;
}
#footer h3 {
	color: #0a97b5;
	font-weight: normal;
}
#footer h3.site-nav {
	margin-bottom: 0px;
}
#footer p.footer-nav {
	margin-top: 2px;
}
ul#viral,
ul#viral li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul#viral li {
	padding-bottom: 2px;
	margin-left: -10px;
	width: 160px;
}
ul#viral li a {
	color: #666666;
	display: block;
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul#viral li a:hover {
	background-color: #222222;
	color: #0a97b5;
}
ul#viral li div {
	width: 16px;
	height: 16px;
	float: left;
	background: black url(images/s_facebook.png) no-repeat 100% 0%;
	margin-right: 9px;
	margin-left: 10px;
	margin-top: 5px;
}
ul#viral li.facebook div { background-image: url(images/s_facebook.png); }
ul#viral li.delicious div { background-image: url(images/s_delicious.png); }
ul#viral li.digg div { background-image: url(images/s_digg.png); }
ul#viral li.stumbleupon div { background-image: url(images/s_stumbleupon.png); }
ul#viral li.technorati div { background-image: url(images/s_technorati.png); }
ul#viral li.twitter div { background-image: url(images/s_twitter.png); }

.footer_info2 {
	width: 100%;
	padding-top: 15px;
	margin-top: 15px;
	border-top: solid 1px #333;
	color: #666;
}
/* End Footer */

/* Loader */
.the_posts {
	width: 950px;
	position: relative;
}
#loader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #151515;
	display: none;
	z-index: 9999;
}
#loader .loader-image {
	width: 150px;
	padding: 35px 25px;
	font-size: 30px;
	font-family: helvetica, arial, sans-serif;
	color: #999999;
	text-align: center;
	margin: 0px auto;
	margin-top: 175px;
	background-color: black;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#loader .loader-image img {
	margin-bottom: 10px;
}
/* End Loader */

/* Search */
#s {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 11px;
	color: #333;
	padding: 3px 3px 3px 10px;
}
/* End Search */

/* Welcome Message */
#welcome_message{color:#777;clear:both;margin-bottom:20px;}
#welcome_message .wrap{position:relative;padding:10px 0px 20px 0px;background:white url(images/welcome-bg.jpg) no-repeat top center;}
#welcome_message h2{padding:0px 35px;font-size:30px;font-family:helvetica,arial,sans-serif;}
#welcome_message p{font-size:14px;line-height:19px;}
#welcome_message .multicolumn{padding:0px 35px;-moz-column-count:2;-moz-column-gap:15px;-webkit-column-count:2;-webkit-column-gap:15px;column-count:2;column-gap:15px;}
#welcome_message p.signature{font-size:12px;text-align:right;font-style:italic;color:#999;}
#welcome_message a{color:#FF4A3F;}
#welcome_message a:hover{color:#aaa;}
#welcome_message #close{position:absolute;top:0px;right:0px;width:100px;height:28px;background:white url(images/close.gif) no-repeat 100% 0%;cursor:pointer;cursor:hand;border-left:solid 1px #ccc;border-bottom:solid 1px #ccc;}
/* End Welcome Message */

/* Advertisements */
#ad-row {
	width: 975px;
	margin-bottom: 0px;
}
.ad-unit,
.ad-unit-last {
	float: left;
	width: 170px;
	margin-right: 25px;
}
.ad-unit-last {
	margin-right: 0px;
}