body {
	background: #4d5053 url(../img/noise.png) repeat;
	color: #aaa;
	
}



h3,
h4,
h5,
h6,
b,
strong,
code {
	color: #666;
	/*font-family: "BrandonGrotesque-Regular";*/
}

h1 {
	color:#222;	
	font-family: "BrandonGrotesque-Regular";
}

h2 {
	color:#febc3d;	
	font-family: "BrandonGrotesque-Regular";
}

blockquote {
	border-left: solid 3px #555859 /* a */;
	color: #7a7d80;
}

blockquote cite,
blockquote cite a {
	color: #aaa;
}

.primary-nav .current-menu-item > a,
.primary-nav .current_page_item > a,
.primary-nav .current-post-parent > a {
	color: #fff;
}

pre {
	background: #303233;
	-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.05);
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.05);
}

table {
	border: solid 0px #555859;
}

table .alternate,
table .alt {
	background: #343637;
}

td, th {
	border: solid 0px #555859;
}

th {
	background: #343637;
	color: #fff;
}

dt {
	font-weight: bold;
	color: #fff;
}

dd:before {
	color: #7a7d80;
}

.primary-nav a {
	color: #fff;
	font-size:14px;
	white-space: nowrap;
}

.light,
.wp-caption-text,
.commentlist .comment-date,
.commentlist #reply-title small a,
.comment-reply-link {
	/*color: #7a7d80;*/
	color:#ffffff;
}

.post-content img {
	/*
	background: #555859;
	border: solid 0px #5c5f61;
	padding: 0px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	*/
}

.gallery img {
	border: solid 1px #5c5f61 /* a */ !important;
}

input[type="text"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="color"],
input[type="email"],
textarea {
	border: 0;
	padding: 6px 10px;
	-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.05);
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.05);
	background: #303233;
	color: #7a7d80;
}

input:focus,
textarea:focus {
	/*color: #999;*/
}

input[type="submit"],
input[type="button"] {
	color: #fff;
	background: #4a6abd;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15), inset 0px -2px 0 0 rgba(0, 0, 0, 0.1), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15), inset 0px -2px 0 0 rgba(0, 0, 0, 0.1), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.05);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.header {
	background: #f6631d;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -2px 0 0 rgba(0, 0, 0, 0.15), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -2px 0 0 rgba(0, 0, 0, 0.15), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.1);
}

/*
.site-logo a,
.site-logo a:hover {
	background: transparent url(../img/logo_dark.png) no-repeat top !important;
}
*/

#searchform:after {
	color: #7a7d80;
}

#searchform:active:after {
	color: #aaa;
}
/*
.dropdown-nav {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.dropdown-nav:before {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
*/
.primary-nav ul ul:before {
	background: #555859;
}

.footer a {
	/*background: #3d3f40;*/
	color: #0e2f35;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.container {
	background: #0e2f35;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -2px 0 0 rgba(0, 0, 0, 0.15), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -2px 0 0 rgba(0, 0, 0, 0.15), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.1);
}

.container_article {
	background: #ffffff;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -2px 0 0 rgba(0, 0, 0, 0.15), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -2px 0 0 rgba(0, 0, 0, 0.15), inset 0 -15px 30px 0 rgba(0, 0, 0, 0.1);
}


.absent-container {
	-webkit-box-shadow: 0 !important;
	box-shadow: 0 !important;
	background: rgba(0, 0, 0, 0.1);
	border: dashed 2px rgba(0, 0, 0, 0.15);
}

.post-footer,
.post-footer a {
	color: #7a7d80;
}

.post-footer strong {
	color: #fff;
}

.gallery-header,
.image-header {
	background: #343637;
}

.quote-header,
.link-header {
	background: #539ed5 url(../img/noise.png) repeat;
}

.link-header h2 a {
	color: #fff;
}

.link-header h2:before {
	color: #fff;
}

.quote-header blockquote {
	color: #102e36;
}

.quote-header blockquote:before,
.quote-header blockquote:after {
	color: #ffffff;
}

.meta-table td {
	border: solid 0px #555859;
}

#wp-calendar {
	border: solid 1px #555859;
}

#wp-calendar td {
	border: solid 1px #555859;
	color: #7a7d80;
}

#wp-calendar caption {
	background: #4a6abd;
	color: #fff;
}

#wp-calendar th {
	border: solid 1px #555859;
}

#wp-calendar .pad {
	background: rgba(0, 0, 0, 0.02);
}

.tweet-list {
	border-bottom: solid 1px #555859;
}

.tweet-list li {
	border-bottom: solid 1px #555859;
}

.image-list img {
	background: #555859;
	border: solid 1px #5c5f61;
	padding: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.commentlist {
	border-bottom: solid 1px #555859;
}

.commentlist li {
	border-top: solid 1px #555859;
}

.commentlist #respond {
	border-top: solid 1px #555859;
}

.page-pagination a {
	color: #939599;
}

.ajax-load-more {
	color: #aaa;
}
/*
.flex-control-nav {
	background: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.flex-control-thumbs img {
	background: #555859;
	border: solid 1px #5c5f61;
	padding: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.flex-control-thumbs img.flex-active {
	background: rgba(0, 0, 0, 0.35);
	border: 0;
	padding: 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.1);
}
*/

.required label {
	color: #fff;
}