/* 
Theme Name: Black Franklin Gothic
Theme URI: http://www.kmchell.net/
Design Name: MC Hell
Description: Black bckground with Franklin Gothic logo.
Version: 1.0
Author: Georgi Varzonovtsev
Author URI: http://www.mchell.net
Template: twentyten

*/
body {
	font-family: Arial, Sans-Serif;
	color: #333;
	margin: 10px 0 10px 20px; 
  padding: 0;
	background: #000 url(images/bg-body.gif) 20px 0 repeat-y;
  overflow-y: scroll;
}
a {
	color: #000;
	padding: 1px;
}

a:hover {
	text-decoration: none;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
}
#sidebar h2 {
	font-size: 1.2em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	color: #999;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, 
abbr, 
span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

h1 {
	background: url(/blog/img/logo-white-bg.gif) top no-repeat;
	text-indent: -1000em;
	height: 67px;
	width: 496px;
	float: left;
	margin: 0; padding: 0;
}
h1 a {
	display: block;
	height: 67px;
}
h1 a:hover {
	background: none;
	text-decoration: none;
}
#header {
	padding-bottom: 20px;
	clear: both;
	height: 80px;
}
#content { clear: both; color: #333; }
#content a { color: #000; }
#content h2,
#content h3 { color: #000; }
.description {
	margin: 0 0 0 0;
	font-size: 11px;
}
.breadcrumb {	margin-left: 670px;	font-size: 12px;color: #ccc; padding: 20px 0 0;}
.breadcrumb a { color: #fff; }

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 570px;
  background: white;
	}

.widecolumn {
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 570px;
	}
	
.post {
	margin: 0 0 15px 0;
	}

.widecolumn .post {
	margin: 0;
	clear: both;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size: 1em;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.social-buttons {
	overflow: auto;
  width: 100%;
  padding: 10px 0;
}
.social-buttons div {
	float: left;
  margin: 0 20px 0 0;
}
.postmetadata {
	clear: left;
}

#footer {
	padding: 0 234px 0 30px;
	margin: 0 50px 0 0;
	clear: both;
	background: url(/blog/img/gb.gif) top right no-repeat;
}
#pooter p { margin: 0 0 10px 0; padding: 0; }
/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
*/
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
/*
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/
.postmetadata ul, 
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, 
#sidebar ul ol {
	margin: 0;
	padding: 0;
  font-size: 12px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, 
#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, 
#sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul.children, 
#sidebar ul ol.children {
	margin: 5px 0 0 0;
	font-size: 0.69em;
	}
#sidebar ul ul ul, 
#sidebar ul ol {
	margin: 0 0 0 10px;
	}

/* ol li, */
#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, 
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 0; 
  overflow: hidden;
  _width: 100%;
	}

#sidebar #searchform #s {
	width: 160px;
  height: 26px;
	padding: 2px;
  background: #fff;
  float: left;
  border: none;
  line-height: 26px;
  display: block;
  font: 12px Arial, Helvetica, sans-serif;
}

#sidebar #searchsubmit {
  display: block;
	padding: 2px;
  height: 30px;
  line-height: 30px;
  background: #ddd;
  border: none;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  width: 60px;
  text-align: center;
  float: left;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

/* End Form Elements */



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
  padding: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li.pingback {
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	position: relative;
  font-size: 11px;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input,
#respond textarea  {
	margin: 9px 0 0;
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#respond #submit { padding: 5px; width: auto; margin: 12px 0; }



/* Begin Sidebar */
#sidebar { padding: 20px 0 10px 0; float: left;	margin-left: 70px; width: 240px; color: #ccc; }
#sidebar a { color: #fff; }
#sidebar h2 { color: #fff; }
#sidebar form { margin: 0; }
#sidebar .other-sites { font-size: 12px;}
#sidebar .other-sites dt { font-weight: bold; margin: 10px 0 3px;}
#sidebar .other-sites dd { margin: 0;}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, 
abbr, 
span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 11px;
  overflow: hidden;
}
.navigation a {
	color: #ccc;
}
#footer {
	font-size: 12px;
}
#copyright { 
	width: 20%;
	float: left;
	height: 70px;
}
#syndicate {
	width: 60%;
	float: left;
	height: 70px;
}
#bureau {
	float: left;
	text-align: right;
	width: 20%;
}
div.general {
/*	border-top: 1px solid #333;
	border-bottom: 1px solid #333;*/
	padding-bottom: 30px;
} 
.reminder {
	padding: 0 0 30px 0;
}
.reminder h2,
.reminder small,
.reminder p.postmetadata span,
.reminder p.posttags {
	display: none;
}
.reminder p.postmetadata {
	display: inline;
	font-size: 10px;
	margin: 0; padding: 0;
	text-transform: uppercase;
	border-top: none;
}
.reminder .entry {
	font-size: 12px; display: inline;
}
.reminder .entry p {
	margin: 0; padding: 0; display: inline;
}
.reminder {
	margin: 0 0 15px 0;
}
.posttags {
	font-size: 1em;
	color: #666;
}
.postmetadata,
.posttags {
	text-align:left;
	margin-bottom: 3em;
}
.postmetadata a { color: #eee }
.postmetadata a:hover { color: #000 }

#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 0 10px 0;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

.flickr-frame { text-align: left; padding: 0; margin: 0; }
.flickr-frame a { padding: 0; }
.flickr-frame img {  display: block; padding: 0; margin: 0; }
.flickr-caption { font-size: 11px; margin-top: 5px; color: #555 }


#sk2-footer {
	visibility: hidden;
}

#twitter_div {
	font-size: 12px;
}
#FlashBackground {
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
}
#page {
  width: 950px;
  z-index: 200;
  position: relative;
  padding: 10px 0;
}
#Toggle {
	position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  background: #000;
  font-size: 11px;
  font-weight: bold;
  margin: 10px;
  padding: 20px;
}
