/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to
your liking.

991016 - red
7119be - purple

*/

body {
	background: black;
}

#bg {
	/* background: #000000 url(images/church-blue-bg-dk.png) repeat 25% 100%; */
	/* background: #222220; */
	height: auto;
}

#header {
	background: #000000 url(images/church-header-stars-1-dkr.jpg) no-repeat 25% 100%;
}

#header .latest_twitter {
    display: none;
}

#intro, #main {
	background: none repeat scroll 0 0 rgba(20, 20, 20, 0.7);
	color: #E8E8E8;
}

#sidebar {
	width: 250px !important;
}

#content {
	width: 600px;
}

#content .next {
	margin-top: 5px;
	margin-bottom: 20px;
}

#intro {
	padding: 30px 30px 0px 30px;
}

#breadcrumbs {
	//background: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #E8E8E8 !important;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
	color: #E8E8E8 !important;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

#intro h2 {
	font-size: 20px;
}

#main #content h2 {
	margin-bottom: 20px;
}

.post h3.title {
	line-height:34px;
	margin:0px 0px 18px;
}

.post {
	margin:0 0 20px;
}

a:link, a:visited {
	color: #991016;
}

.fix {
	clear:both;
	height:1px;
	margin:-1px 0 0;
	overflow:hidden;
}

.meta {
	margin:0 0 10px;
}

.meta .date {
	background: none;
	padding-left: 0px;
}

.meta .comments a:link, .meta .comments a:visited {
	background: none;
	color: #991016;
	padding-left: 5px;
}

.meta span {
	font-size: 12px;
	background: none;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: none;
}

#navigation {
	margin:0 0 40px;
}

#nav a:hover, #nav a:hover {
	color: #991016;
}

#nav li ul li {
	background:none repeat scroll 0 0 rgba(52, 49, 49, 0.9);
}

p.clr, .clr {
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

#welcome {
	width: 220px;
	float: left;
	margin-right: 10px;
}

.entry blockquote {
	color: #E8E8E8;
}

.entry img {
	border: 0px;
}

.entry .alignleft {
	margin:7px 15px 10px 0;
}

.entry .wp-caption {
	background:none transparent;
	border:0px none;
	font-size: 12px;
}

.works-entry {
	padding-top: 15px;
	//font-size: 90%;
	clear: both;
}

.works-entry h3 {
	margin: 0;
}

.works-entry .alignleft {
	margin:0 15px 10px 0;
}

img.padding-top {
	padding-top: 12px;
}

.textwidget, #latest-video .wrap, #flickr .wrap, #searchform, .widget_tag_cloud div, .widget ul, #calendar_wrap, #adwidget .adwrap {
	background: none;
}

.widget {
	margin:0 0 15px;
}

.widget h3 {
	padding:5px 20px;
}

.widget ul li {
	background: none;
	border-bottom: 1px dotted #C2C2C2;
	padding: 3px 0;
}

#tabber .list li a:link, #tabber .list li a:visited {
	color: #991016;
	border-bottom: 1px dotted #C2C2C2;
}

#tabber .list {
	background: none;
}

#tabber .list li {
	background: none;
}

.widget a:link, .widget a:visited {
	color: #991016;
}

.widget ul li {
	background: none;
	border-bottom: none;
}

.widget ul li a:hover {
	color: #991016;
	text-decoration: underline;
}

.widget ul li a:link, .widget ul li a:visited {
	margin-left: -17px;
	display: list-item;
}

.ngg-widget, .ngg-widget-slideshow {
	padding:15px 20px !important;
}

.widget_recent_comments li {
	color: #E8E8E8;
}

#comments .comment-meta span.name a {
    color: #991016;
}

#comments .comment-entry {
	background-color:#000000;
}

#comments .comment-meta span {
	color: #E8E8E8;
	line-height:42px;
}

#comments .comment-meta span.name {
	color: #E8E8E8;
	font-weight:bold;
}

/* GigPress */

ul.gigpress-listing {
	padding:15px 20px !important;
}

#pop.list {
	padding:15px 20px !important;
}

tr.gigpress-tour td {
	background: none !important;
}

th.gigpress-heading {
	background: none !important;
	border-bottom: 1px dotted #C2C2C2;
}

tr.gigpress-info td {
	color: #999999; !important;
}

span.gigpress-info-label {
	color: #999999; !important;
}

span.gigpress-sidebar-date {
	font-weight: normal;
}

.event li a {
	display: block;
}

/* End GigPress */

/* Slider */

#slider {
	width: 650px;
	padding: 0px;
	//padding-bottom: 10px;
	margin: 0 auto;
	float: right;
}

div#slideshow {
	width: 100%;
	height: 280px;
	padding: 0;
}

.slider-item {
	width: 100% !important;
}

.slider-item img {
	float: right;
	margin: 0;
	padding: 0;
}

.slider_content_inner img {
	border: none;
}

.controls-center {
	width: 650px;
	margin: 0 auto;
	padding: 5px 0;
	//background: #101010;
}

#slider-credits {
	width: 200px;
	float: left;
	font-size: 12px;
}

#slider-credits a:link, #slider-credits a:visited {
	color: gray;
}

#slider_controls {
	float: right;
	margin: 0 auto;
	z-index: 1000;
	width: 450px;
}

#slider_controls h2 {
	width: 350px;
	float: left;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	padding: 5px 0 0 20px;
	margin: 0;
}

#slider_controls ul {
	margin: 0;
	padding: 0 20px 0 0;
	width: 254px;
	float: right;
}

#slider_controls ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider_controls ul li {
	float: right;
	display: block;
}

#slider_controls ul li a {
	width: 17px;
	height: 8px;
	background: url('images/tabs_2.gif') no-repeat center center;
	display: block;
	float: left;
	padding: 10px 2px 0 2px;
	margin: 2px !important;
	margin: 1px 1px;
	outline: none;
}

#slider_controls ul li a:focus {
	outline: none;
}

#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide {
	color: #979797;
	background: url('images/tabs_1.gif') no-repeat center center;
}

/* End Slider */

/* Footer */

#copyright {
	width: 580px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #ccc;
}

#copyright a {
	color: #ccc;
}

#socialize {
	width: 300px;
	float: right;
	margin-top: 3px;
}

#socialize a {
	width: 32px;
	height: 32px;
	float: right;
	display: block;
	margin-left: 10px;
	opacity: 0.6;
  	filter: alpha(opacity = 60);
	zoom: 1;
}

#socialize a:hover {
	opacity: 1;
  	filter: alpha(opacity = 100);
	zoom: 1;
}

/* End Footer */

/* Gallery */

.ngg-gallery-thumbnail img, .ngg-gallery-thumbnail img a {
	background: none;
	border: 0px !important;
}

.ngg-widget img {
	border: 0px;
}

/* End Gallery */


.widget_ns_mailchimp form {
	padding: 15px 20px !important;
}

/* Big Commerce */

.productAttributeConfigurablePickListSet ul, .productAttributeConfigurablePickListSet li, .productAttributeConfigurablePickListSwatch ul, .productAttributeConfigurablePickListSwatch li, .productAttributeConfigurablePickListProduct ul, .productAttributeConfigurablePickListProduct li {
    list-style-type: none !important;
}