/*
Theme Name: face|control
Theme URI: http://facecontrol.ee/
Description: The dark face|control theme.
Version: 0.1
Author: Martin Szulecki
Author URI: http://mirell.de/
Tags: dark, custom, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Verdana', Arial, Sans-Serif;
	background: #000000;
	color: #333;
}

#page {
	width:990px;
}

.ads.top {
	height:110px;
}

.ad.home {
	display:block;
	clear:both;
	padding:10px 0 10px 0;
}

.ad.top {
	padding:10px 0px 10px 0px;
	float:left;
}

.ad.top.left {
	padding:10px 0px 10px 10px;
}

.ad.top.leaderboard {
	position:absolute;
	top:0px;
	left:250px;
	height:90px;
}

.ad.right {
	position:absolute;
	top:0px;
	left:988px;
	width:120px;
}

.ad.right .item {
	display:block;
	padding:10px 0 0 0;
}

#sidebar .ad {
	display:block;
	text-align:center;
	margin:10px 0 0 0;
}

#header {
	/* background: url('images/header_bg.jpg') repeat-x top left; */
	position:relative;
	float:left;
}
#headerimg {
}

#headerimg a {
}

#headerlinks {
	display:block;
	position:absolute;
	right:10px;
	top:10px;
}

#headerlinks ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#headerlinks li {
	margin:0;
	padding:0 20px 0 0;
	list-style-type:none;
	display:inline;
}

#headerlinks a {
	font-family:Verdana;
	font-size:12px;
	color:#666;
}

#content {
	float:left;
	font-size: 1.2em;
}

#content .box {
	position:relative;
	padding:0 0 10px 0;
	clear:both;
	float:left;
	width:640px;
}

.pagination {
	clear:both;
	display:block;
	float:left;
	width:640px;
	text-align:center;
	margin:5px 0 5px 0;
	padding:0;
}

.pagination span, .pagination a {
	padding:0;
	margin:2px;
	display:inline-block;
}

.pagination a {
	color:#000 !important;
	background:#fff;
	text-decoration:none;
	vertical-align:top;
}

.pagination :hover {
	text-decoration:none;
}

.pagination .page img {
	padding:6px 0 0 2px;
	vertical-align:middle;
}

.pagination .disabled {
	color:#666;
}

.button24 {
	width:24px;
	height:24px;
}

.button24.page {
	background:transparent url('images/button_24_page.gif') no-repeat top left;
}

.button24.page.current {
	background:transparent url('images/button_24_page_current.gif') no-repeat top left;
}

.button24.previous {
	background:transparent url('images/button_24_prev.gif') no-repeat top left;
}

.button24.next {
	background:transparent url('images/button_24_next.gif') no-repeat top left;
}

.button24.previous.disabled {
	background:transparent url('images/button_24_prev_disabled.gif') no-repeat top left;
}

.button24.next.disabled {
	background:transparent url('images/button_24_next_disabled.gif') no-repeat top left;
}

.button {
	width:32px;
	height:32px;
}

.button.previous {
	background:transparent url('images/button_prev.gif') no-repeat top left;
}

.button.next {
	background:transparent url('images/button_next.gif') no-repeat top left;
}

.button.previous.disabled {
	background:transparent url('images/button_prev_disabled.gif') no-repeat top left;
}

.button.next.disabled {
	background:transparent url('images/button_next_disabled.gif') no-repeat top left;
}

.button.view-all {
	background: url('images/button_view_all.gif') no-repeat top left;
	width:95px;
	height:24px;
}

#content .box .button.view-all {
	position:absolute;
	top:14px;
	right:3px;
	text-decoration:none;
}

#content .box a {
	color:#cc0000;
}

#content .box .entry {
	position:relative;
}

#content .box .carousel .entry {
	display:inline;
	float:left;
}

#content .box .infobar h2 {
	margin:0;
	padding:0 0 0 0;
	width:100%;
	position:relative;
}

#content .box .infobar h2 a {
	color:#fff;
	font-family: Verdana, Sans-Serif;
	font-size:20px;
	font-weight:bold;
}

#content .box .infobar small {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	color:#fff;
}

#content .box .infobar p {
	color:#fff;
	font-family: Verdana, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0;
	position:relative;
}

#content .box .infobarbackground {
	display:block;
	position:absolute;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	left:0px;
	bottom:0px;
	top:0px;
	right:0px;
	width:100%;
	background:#000;
}

#content .box .infobar {
	padding:0;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:9999;
	width:640px;
	height:auto !important;
}

#content .box .infobar .padding {
	padding:10px;
	position:relative;
}

#content .box .infobar small {
	position:relative;
}

#content .box .carousel {
	position:relative;
}

#content .box .carousel .carousel-control {
	position:absolute;
	top:10px;
	height:32px;
	width:32px;
	cursor:pointer;
}

#content .box .carousel .carousel-control.previous {
	background:transparent url('images/button_prev.gif') no-repeat top left;
	right:46px;
}

#content .box .carousel .carousel-control.next {
	background:transparent url('images/button_next.gif') no-repeat top left;
	right:5px;
}

#content .box > h1 img {
	margin:0;
}

.box-bar {
	margin:10px 0 10px 0;
	padding:10px 4px 0px 10px;
	text-align:left;
}

#content .box-bar {
	background: url('images/box_title_bg.gif') no-repeat top left;
}

#sidebar .box-bar {
	background: url('images/sidebar_h2_bg.gif') no-repeat top left;
}

.box-bar > h1 {
	height:32px;
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

#content .box_padding {
	padding:10px 20px 20px 20px;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.even, .alt {
}

#footer {
	background: #000 url('images/footer_bg.png') repeat-x top left;
	border: none;
}

#footer .cell {
	display:block;
	float:left;
	width:100px;
	font-family:Verdana;
	font-size:12px;
	padding:40px 20px 20px 20px;
}

#footer .cell.first {
	
}

#footer .cell.last {
	text-align:right;
	width:380px;
	float:right;
}

#footer .cell h2 {
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0 0 20px 0;
	font-size:12px;
}

#footer .cell ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer .cell li {
	display:block;
	list-style-type:none;
	margin:0;
	padding:2px 0;
}

#footer .cell a {
	color:#999;
}

#footer .cell ul.feedlist {
	padding:0;
	float:right;
	clear:both;
	width:350px;
}

#footer .cell ul.feedlist li {
	display:inline;
}

#footer .cell ul.feedlist img {
	vertical-align:middle;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 2em;
	text-align: left;
	line-height:1em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.4em;
	color:#fff;
	background: url('images/sidebar_h2_bg.gif') no-repeat top left;
	text-transform:uppercase;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
	text-decoration: underline;
}

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.fc-album-list {
}

.fc-album-list ul.gallery-list {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}

.fc-album-list ul.gallery-list li {
	margin:0;
	padding:15px 0 15px 0;
	float:left;
	border-bottom:1px solid #333;
}

.fc-album-list ul.gallery-list li.first {
	padding-top:0;
}

.fc-album-list ul.gallery-list li.alt {
	background:#111;
}

.fc-album-list ul.gallery-list .gallery-meta {
	float:left;
	display:block;
	width:420px;
}

.fc-album-list .gallery-meta h4 {
	margin:0;
	padding:8px 0 0 5px;
	display:block;
}


.fc-album-list .gallery-meta h4 a {
	font-family: Verdana, Sans-Serif;
	color:#fff !important;
	font-size:14px;
	font-weight:normal;
}

.fc-album-list ul.gallery-list .gallery-meta p {
	margin:0;
	padding:4px 0 0 5px;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	color:#7a7a7a;
	display:block;
}

.fc-album-list ul.preview-list {
	list-style-type:none;
	margin:0;
	padding:0;
	vertical-align:baseline;
	display:inline;
	width:640px;
}

.fc-album-list ul.preview-list li {
	margin:0;
	padding:0;
	border:none;
	display:block;
	overflow:hidden;
	float:left;
	margin:0 6px 0 0;
}

.fc-album-list ul.preview-list li img {
	width:100px;
	height:66px;
}

.fc-album-list ul.preview-list li.first img {
	width:210px;
	height:140px;
}

.fc-albumoverview {
	margin-bottom:20px;
	float:left;
	clear:both;
}

.fc-albumoverview .fc-album-compact {
	float:left;
	display:block;
	width:213px;
	height:205px;
}

.fc-albumoverview .fc-album-compact .fc-album-compactbox {
	display:block;
}

.fc-albumoverview h4 {
	padding:0;
	margin:0;
	height:38px;
}

.fc-albumoverview h4 img {
	padding:5px;
}

.fc-albumoverview .fc-album-compact h4 a {
	font-size:14px;
	font-weight:normal;
	font-family: Verdana, Sans-Serif;
	color:#fff !important;
}

.fc-albumoverview .fc-album-link {
	margin:0 2px 0 0;
}

.fc-albumoverview .fc-album-link {
	text-align:center;
}

#fc-image-viewer {
}

.fc-albumoverview .fc-album-compact p {
	border-top:1px solid #111;
	margin:5px 0 0 0;
	padding:4px 0 0 0;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	color:#7a7a7a;
}

.fc-videooverview {
	float:left;
	margin:10px 0 10px 0;
	padding:0;
	list-style-type:none;
	font-family: Verdana, Sans-Serif;
	display:block;
}

.fc-videooverview li {
	padding:0 0 0 0;
	margin:0;
	width:270px;
	float:left;
	height:90px;
}

#fc-video-list .fc-videooverview li {
	width:320px;
}

.fc-videooverview li.first {
	margin:0;
	padding:0;
	width:370px;
	color:#fff;
	height:auto !important;
}

.fc-videooverview li.first .snapshot {
	width:356px;
	height:200px;
	overflow:hidden;
	clear:both;
}

.fc-videooverview li.first .snapshot img {
	margin-top:-35px;
	width:356px;
}

.fc-videooverview li .snapshot a {
	text-decoration:none;
}

.fc-videooverview li .snapshot {
	width:120px;
	height:70px;
	overflow:hidden;
	position:relative;
	display:inline-block;
	float:left;
}

.fc-videooverview li .snapshot img {
	margin-top:-10px;
	width:120px;
}

.fc-videooverview li .info {
	margin:0 0 10px 10px;
	padding:0;
	display:inline-block;
	float:left;
}

.fc-videooverview li.first .info {
	margin:0;
}

.fc-videooverview li h4 {
	margin:0;
	padding:0;
	width:140px;
}

.fc-videooverview li.first h4 {
	margin:0;
	padding:0;
	width:auto;
}

.fc-videooverview li h4 a {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Sans-Serif;
	color:#fff !important;
}

.fc-videooverview li.first h4 a {
	font-size:18px;
}

.fc-videooverview li.first p {
	border-top:1px solid #111;
	margin:5px 0 0 0;
	padding:4px 0 0 0;
	color:#ccc;
}

.fc-videooverview li.first .meta {
	display:block;
	padding:5px 0 5px 0;
}

.fc-videooverview li .meta {
	font-size:9px;
	color:#7a7a7a;
	display:inline-block;
	padding:5px 0 5px 0;
}

.fc-videooverview .button.play {
	position:absolute;
	display:block;
	cursor:pointer;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity: 0.20;
}

.fc-videooverview .button.play.big {
	background: url('images/button_video_play.gif') no-repeat top left;
	width:128px;
	height:128px;
	top:50%;
	left:50%;
	margin-top:-64px;
	margin-left:-64px;
}

.fc-videooverview .button.play.small {
	background: url('images/button_video_play_small.gif') no-repeat top left;
	width:32px;
	height:32px;
	top:50%;
	left:50%;
	margin-top:-16px;
	margin-left:-16px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	width: 980px;
}

#headerimg {
	margin: 0;
	padding: 10px 0 0 20px;
}

.narrowcolumn {
	background: url('images/content_bg.jpg') repeat-x top left;
	float: left;
	padding: 0;
	margin: 0;
	min-height:300px;
	width: 680px;
}

.widecolumn {
	background: url('images/content_bg.jpg') repeat-x top left;
	float: left;
	padding: 0;
	margin: 0;
	width: 980px;
}

.post {
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:10px 20px 20px 20px;
	text-align:left;
}

.post.paper {
	background:#fff url('images/post_bg.gif') no-repeat top left;
}

.post.paper > .entry {
	width:600px;
}

.post .actions {
	display:block;
	text-align:center;
	margin:15px 0 5px 0;
}

.post .actions .action {
}

.post .actions .action img {
	vertical-align:middle;
}

.post .actions .action a {
}

.post .actions .action.email {
	padding-right:10px;
}

.post .actions .action.print {
}

.post .navigation {
	clear:both;
	display:block;
	width:100%;
	height:30px;
}

.post .navigation a {
	color:#cc0000;
}

.post .navigation.top {
}

.post .navigation.bottom {
	border-top:4px solid #ededed;
	padding-top:10px;
}

.post.nopadding {
	padding:0;
}

.post > .hentry {
	background:transparent;
	padding:0;
	width:600px;
	clear:both;
	display:block;
}

img.cfi.featured {
	width:640px;
	height:320px;
}

img.cfi.featured.home {
	padding:0;
}

img.cfi.featured.post {
	margin-left:-20px;
	margin-bottom:5px;
	margin-right:-20px;
	padding:0;
	float:left;
	clear:both;
	display:block;
}

.corners {
	clear:both;
}

.corners.top {
	margin:10px 0 0 0;
	padding:0;
	min-height:10px;
	height:10px;
	background:url('images/post_bg_top.gif') no-repeat top left;
}

.corners.bottom {
	margin:0 0 10px 0;
	padding:0;
	min-height:10px;
	height:10px;
	background:url('images/post_bg_bottom.gif') no-repeat top left;
}

.box_padding > p {
	margin:0;
	padding:10px;
	background:#000;
}

.post .entry {
	padding:0;
}

.post .entry #wp-email-content {
	width:600px;
}

.post .archive-item {
	display:block;
	border-top:4px solid #ededed;
	padding:10px 0 10px 0;
	float:left;
	clear:both;
	width:600px;
}

.post .archive-item .thumbnail {
	display:block;
	width:220px;
	float:left;
}

.post .archive-item .information {
	display:block;
	vertical-align:top;
	float:left;
}

.post .archive-item .information.narrow {
	width:370px;
}

.post .archive-item .information.wide {
	width:600px;
}

.post .archive-item h3 {
	margin:5px 0 0 0;
}

.post .archive-item .entry {
	padding:0;
}

.post .archive-item .entry p {
	margin:5px 0 0 0;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

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

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	height: 220px;
	width: 980px;
	clear: both;
}

#footer p {
	float:right;
	margin: 0;
	padding:0 0 5px 0;
	width:350px;
	clear:both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
}

h2 {
	margin: 0;
}

h2.pagetitle {
	margin: 0;
}

#sidebar h2 {
	margin:10px 0 10px 0;
	padding:8px 4px 0px 10px;
	height:32px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
/* End Headers */



/* 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;
	padding-left: 10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.ngg-gallery-thumbnail img {
	margin:5px 0 5px 0;
	padding:0;
	border:none;
}

.ngg-imagebrowser h2 {
	text-align:center;
	color:#fff;
	font-size:22px;
	font-family:Verdana;
}

.ngg-imagebrowser .pic {
	text-align:center;
	min-height:450px;
	background:url('images/ajax-loader.gif') no-repeat 50% 50%;
}

.ngg-imagebrowser .pic a {
	text-align:center;
	display:block;
}

.ngg-imagebrowser .pic img {
	display:inline !important;
	/* height:420px; */
	width:auto !important;
	border:none !important;
	max-width:640px !important;
}

.ngg-imagebrowser .counter {
	padding:5px 0 5px 0;
	margin:0;
	color:#666;
}

.ngg-imagebrowser .galdesc {
	color:#999;
	padding:10px;
}

.viddesc {
	color:#999;
	padding:10px;
}

.ngg-imagebrowser-nav {
	margin:0;
	padding:0;
}

.ngg-imagebrowser-nav .previous {
	border:none;
	float:left;
}

.ngg-imagebrowser-nav .next {
	border:none !important;
	float:right;
	margin:0 !important;
	padding:0 !important;
}

.ngg-imagebrowser p {
	text-align:center;
	display:inline-block;
	color:#999;
	width:100%;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li a {
	font-family:Verdana;
	font-size:1.2em;
	color:#9e9e9e;
	padding:8px 10px 10px 10px;
}

#sidebar ul ul li a {
	display:inline-block;
}

.textwidget {
	font-family:Verdana;
	font-size:1.2em;
	color:#9e9e9e;
	padding:5px;
}

.widget.widget_tag_cloud div {
}

.widget.widget_cover_browser ul ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}

.widget.widget_cover_browser ul ul li {
	list-style-type:none;
	display:inline-block;
	background:#000 !important;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:0px;
}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding-bottom: 10px;
	list-style-type:none;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type:none;
}

ol li, #sidebar ul ol li {
}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
	background: url('images/sidebar_li_bg.gif') repeat-x top left;
	border-top:1px solid #333;
}
/* End Entry Lists */



/* Begin Form Elements */
.wpcf7 label {
	font-weight:bold;
}

.wpcf7 p {
	text-align:left;
}

#sidebar #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.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 input#submit {
	margin:0;
}

#commentform {
	margin: 5px 0 0 0;
	float:left;
}

#commentform textarea {
	width:594px;
	padding:2px;
	border:1px solid #999;
}

#respond {
	background:#fff url('images/post_bg.gif') no-repeat top left;
	padding:10px 20px 5px 20px;
	float:left;
	display:block;
}

#respond h3 {
	margin:0;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px 0;
	float: left;
}
/* End Form Elements */



/* Begin Comments*/
#comments {
	background:#fff url('images/post_bg.gif') no-repeat top left;
	float:left;
	clear:both;
	width:640px;
}

#comments h3 {
	padding:20px;
	margin:0px;
}

.commentlist .alt {
}

.commentlist {
	padding:0;
	margin:0;
	text-align: justify;
}

.commentlist li {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li ul li { 
	margin-right:-20px;
	margin-left:10px;
}

.commentlist .children {
	clear:both;
	float:left;
	display:block;
	padding:10px 0 0 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font:0.9em Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size:1em;
	background:#efefef;
}

.commentlist li ul li .comment-body {
	width:570px;
}

.commentlist li {
	font-weight: bold;
	display:block;
	margin:0;
	padding:20px;
	float:left;
	clear:both;
}

.commentlist li .comment-body {
	float:left;
	clear:both;
	width:600px;
}

.commentlist li .avatar, .commentlist li .photo { 
	background: #fff;
	float:right;
	margin-left:10px;
}

.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;
	margin:0;
	/* width:500px; */
}

.commentlist .reply {
	padding:5px 0 0 0;
}

.commentlist .thread-alt {
}

.commentlist .thread-even {
}

.commentlist .depth-1 {
	border-top: 1px solid #ccc;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	background:#fff;
}

.commentlist .commentmetadata {
	margin:0;
	padding:0 0 10px 0;
	display:block;
}

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

.commentmetadata {
	font-weight: normal;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background: url('images/content_bg.jpg') repeat-x top left;
	float:left;
	padding:0;
	width: 300px;
}

#sidebar form {
	margin: 0;
}

#sidebar .sidebar_padding {
	padding:10px 20px 20px 0px;
}
/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

#navigation {
	background: url('images/nav_bg.jpg') repeat-x top left;
	display: block;
	float:left;
	position:relative;
	height:40px;
	width:980px;
}

#navigation #searchform {
	position:absolute;
	background:#101010;
	width:280px;
	top:5px;
	right:20px;
}

#navigation #searchform .padding {
	padding:8px;
}

#navigation #searchform input#s {
	margin:0;
	padding:0;
	width:270px;
	font-family:Verdana;
	font-size:12px;
	color:#4e4e4e;
	background:#101010;
	border:none;
}

#navigation #searchform input#searchsubmit {
	padding:0;
	border:none;
	position:absolute;
	right:6px;
	top:7px;
}

#navigation ul#nav {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation ul#nav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-family: Verdana, Sans-Serif;
	font-size:15px;
	font-weight:bold;
}

#navigation ul#nav li.page_item {
	height:40px;
	background: url('images/nav_sep.jpg') no-repeat top right;
}

#navigation ul#nav li.page_item a {
	display:block;
	color:#fff;
	padding:9px 20px 4px 20px;
	text-transform:uppercase;
}

#navigation ul#nav li.page_item.current_page_item {
	background: url('images/nav_active_bg.jpg') repeat-x top left;
}

#navigation ul#nav li.page_item.page-item-13 a {
	color:#cc0000;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
