/*
Theme Name: Capturing the Night
Description: Child theme for the twentyeleven theme 
Author: Your name here
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

#page {
   	background: none;
	margin: 0 auto;
}

#branding .only-search + #access div {
    	padding-right: 0px;
	border: none;
}

#branding {
	border: none;
	font-weight: normal;
}

#branding img {
	visibility: hidden;
	height: 430px;
}

#access {
	background: none;
	clear: both;
	display: block;
	position: absolute;
	margin: -370px 60px 0px 60px;
	width: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: normal !important;
}

#access div {
	float: right;
	margin: 0px 60px 0px 60px;
}

#access ul {
	list-style: none;
	margin: 0 5em 0 0;
	padding-left: 0;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 22px;
	font-size: 16px;
	text-shadow: #000000 0.1em 0.1em 0.2em;
	color: #d9d906;
	font-weight: normal !important;
}

#access a {
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 22px;
	font-size: 16px;
	text-shadow: #000000 0.1em 0.1em 0.2em;
	color: #d9d906;
	font-weight: normal !important;
}

#access ul ul {
	top: 1.40em;
	left: 0.55em;
	background: none !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#access ul ul a {
	background: none;
	border-bottom: none;
	color: #d9d906;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1em;
	padding: 6px 10px;
	width: 200px;
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: none !important;
	color: #ffffff;
	font-weight: normal !important;
}

hr {
	background-color: #999;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

#colophon {
	clear: both;
	background-color: #000000;
	border: 0;
}

.hentry,
.no-results {
	border-bottom: 1px solid #333333;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}

#site-generator {
	background-color: #000000;
	border-top: 0px;
	color: #333;
	font-size: 12px;
	line-height: 2.2em;
	padding: 0.5em;
	text-align: center;
}

#supplementary {
	border-top: 0px;
}

.entry-header .comments-link a {
	display: none;
}

.entry-title, .entry-title a {
color: #bdbcbc;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
color: #ffffff;
}

.entry-content {
	padding: 1.5em 55px 1em 55px;
}

.entry-content p {
color: #bdbcbc;
letter-spacing: normal;
}

.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #333;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #AAA;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #AAA;
}

/* Search Form */
#branding #searchform {
	display: none;
}

/* =Comments
----------------------------------------------- */

.comment-content p {
color: #bdbcbc;
}

#comments-title {
	color: #bdbcbc;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #0000ff;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #000;
	border: 1px solid #222;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #000;
	border-left: 1px solid #222;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #bdbcbc;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	color: #bdbcbc;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #333333;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #bdbcbc;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #000000;
	color: #222222;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #bdbcbc;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #bdbcbc;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #222222;
	border: 1px solid #444444;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #666666;
	border: 4px solid #444444;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #444444;
	color: #bdbcbc;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
	color: #bdbcbc;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #bdbcbc;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #bdbcbc;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #bdbcbc;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #bdbcbc;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

.singular .entry-title {
	color: #bdbcbc; /*Change This to whatever color you want*/
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 2px;
}
.wp-caption img {
	border: none;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #84a7e1;
	border: none;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border: none;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #bdbcbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	list-style: none;
}

.commentlist .children > li.bypostauthor {
	background: #222222;
	border: none;
}

/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: none;
	border: none;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 2.6em;
	margin: 0 0 0.3em;
	text-transform: none !important;
}

.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 87%;
}

.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 0px;
	position: absolute;
	right: auto;
	top: 40px;
}

/* Comment Form */
#respond {
	background: #000000;
	border: none;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 75%;
}

#respond input[type="text"],
#respond textarea {
	background: #111111;
	border: 4px solid #222;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.95);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}

#respond input[type="text"]:focus,
#respond textarea:focus {
	color: #dddddd;
	text-indent: 0;
	z-index: 1;
}

#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0;
	padding: 5px 22px 5px 22px;
	position: relative;
	left: 0px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #222;
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #888;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
	font-weight: bold;
}