﻿/* 

	Theme Name: Lights Out!

	Theme URL: http://www.tinstarwebdesign.blogspot.com/

	Description: Three column, Search engine optimized, Widget Ready, Adsense  optimized, Supporting tags & Gravatars, Lightweight WordPress v2.6 Professional Wordpress Theme from <a href="http://www.blogsdna.com">BlogsDNA</a>. 

	Author: Tin Star Web Design

	Author URI: http://www.blogsdna.com

	Version: 1.1		

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	Tags: widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense

*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
html {
	overflow: auto;
}
body {
	padding-top: 50px;
}
#clear {
	width: 100%;
	clear:both;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img.left {
	float: left;
	margin: 2px 20px 16px 0;
}
img.right {
	float: right;
	margin: 2px 0 16px 20px;
}
/* default type */
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
sup {
	padding-left: 1px;
	font-size: 10px!important;
	font-weight: normal!important;
	vertical-align: baseline;
	position: relative;
	bottom: .33em;
	color: #76797c;
	_position: static!important;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 18px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 18px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}
h4 {
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
p {
	margin-bottom: 18px;
}
p.more {
	text-align: right;
}
p.more a {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p.center {
	text-align: center;
}
ul {
	margin-bottom: 18px;
	margin-left: 2em;
	list-style: disc outside;
}
ol {
	margin-bottom: 18px;
	list-style: decimal;
	margin-left: 25px;
}
ul ul {
	margin-top: 4px;
	margin-bottom: 5px;
}
/*navigation*/
#nav.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background: #004455;
	border-bottom: 1px solid white;
	z-index: 1;
}
#nav_shadow.header {
	background: url('images/shadow_header.png') no-repeat center top;
	position: fixed;
	top: 37px;
	left: 0px;
	width: 100%;
	height: 24px;
}
#nav_wrapper.header {
	width: 800px;
	padding-bottom: 5px;
	margin: 0 auto;
	height: 30px;
}
#nav ul {
	list-style-type: none;
	margin: 0 auto;
}
#nav ul li {
	float: left;
	margin-right: 5px;
	line-height: 26px;
}
#nav ul li a {
	display: block;
	width: 75px;
	padding: 5px;
	text-decoration: none;
}
#nav.header ul li a:hover {
	background: #447583;
}
#nav.header ul li.tabselected a {
	border: none;
	background: #447583;
	cursor: default;
}
#nav.header ul li a#posts_page_tab {
	margin-left: 230px;
}
#nav.header ul li a#cart_tab {
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 5px;
}
#nav.header ul li a#cart_tab:hover {
	background: none;
}
#nav ul li.current a:hover {
	background: none;
}
#nav.header ul li.tabselected a:hover {
	background: #447583;
}
/* layout */
body {
	text-align: center;
	background: #447583 url(images/body_bg.jpg) fixed repeat-x center 37px;
	font: 14px Lucida Sans Unicode, Lucida Grande, arial, Helvetica, sans-serif;
	color: white;
}
a {
	color: white;
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
.cap {
	line-height: 1px;
	font-size: 1px;
}
object {
	margin-left: 20px;
}
/*Pages*/
#pages {
	display: none;
	position: relative;
	margin-top: 10px;
	padding-left: 2px;
	padding-top: 10px;
	height: 30px;
	color: white;
	font: bold;
}
#pages a {
	color: white;
	padding: 1px 5px;
	text-decoration: none;
	font-weight: bold;
}
#pages ul {
	display: inline;
	width: 800px;
	margin-left: 5px;
	float: left;
}
#pages li {
	display: inline;
	margin-right: 0px;
}
/*Header*/
#logo {
	float: left;
	background: url('images/logo_bg.png') no-repeat right center;
	margin-bottom: 40px;
	width: 300px;
	text-align: left;
	margin-top: 25px;
}
#banner {
	float: right;
	text-align: left;
	padding-top: 100px;
	margin-bottom: 40px;
	width: 500px;
	margin-top: 25px;
}
#newsticker {
	position: relative;
	font-size: 25px;
	letter-spacing: -2px;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
	font-size: 
}
#newsticker ul li {
	float: left;
}
#newsticker #togglenewsticker {
	display: none;
}
/*Footer*/
.overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('images/modal_bg.png');
	z-index: 5;
}
.background {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	display: none;
	text-transform: lowercase;
	background: url('images/shadow.png') no-repeat center 105px;
	z-index: 1;
}
#popup_cart.wrapper_full {
	position: fixed;
	top: 37px;
	left: 0;
	width: 100%;
	height: 250px;
	margin: 0 auto;
	display: none;
	z-index: 1;
}
#popup_cart.wrapper {
	width: 915px;
	height: 228px;
	margin: 0 auto;
}
#popup_cart.content {
	background: url('images/popup_cart_bg.png') no-repeat right center;
	width: 341px;
	height: 228px;
	float: right;
}
#popup_cart.content p {
	margin-top: 40px;
}
#popup_cart.simpleCart_total {
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: -10px;
	float: none;
}
#popup_cart h1 {
	font-weight: normal;
}
#popup_cart a.button, #popup_cart a.simpleCart_empty {
	background: url('images/button_bg.png') repeat-x center center;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}
#popup_cart a.button:hover, #popup_cart a.simpleCart_empty:hover {
	background: url('images/button_alt.png') repeat-x center center;
}
.popup_content {
	margin: 0 auto;
	margin-top: 150px;
	width: 500px;
	height: 400px;
	overflow: auto;
	background: #447583 url(images/body_bg.jpg) fixed repeat-x;
	z-index: 9000;
}
.popup_content h1 {
	text-align: center;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
}
.popup_content h2 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
.popup_content h3 {
	font-weight: bold;
	font-size: 11px;
}
.popup_content a {
	text-decoration: underline;
}
.popup_content a:hover {
	text-decoration: none;
}
.popup_header {
	width: 100%;
	height: 15px;
}
.popup_header img {
	margin: 10px;
	float: right;
}
.popup_left {
	float: left;
	width: 224px;
	padding-right: 25px;
	text-align: right;
}
.popup_right {
	float: right;
	width: 225px;
	padding-left: 25px;
	border-left: 1px solid white;
	text-align: left;
}
.cartHeaders {
	display: none;
}
#checkout {
	background: #175564;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.simpleCart_total {
	font-size: 40px;
	float: left;
}
.simpleCart_checkout, .simpleCart_empty, input.button {
	background: url('images/button_bg.png') repeat-x center center;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	border: none;
	color: white;
	cursor: pointer;
	font-family: Lucida Sans Unicode, Lucida Grande, arial, Helvetica, sans-serif;
}
input.button {
	margin-right: -45px;
}
input.text {
	background: none;
	border: 1px solid white;
	padding: 5px;
	color: white;
	font-family: Lucida Sans Unicode, Lucida Grande, arial, Helvetica, sans-serif;
}
input#s1, input#s2, input#s3, textarea#s4 {
	background: none;
	border: 1px solid white;
	padding: 5px;
	color: white;
	font-family: Lucida Sans Unicode, Lucida Grande, arial, Helvetica, sans-serif;
}
textarea#s4 {
	width: 350px;
	height: 200px;
}
#comments {
	width: 780px;
	background: #175564;
	height: 280px;
	padding: 10px;
}
#commentleft {
	float: left;
	text-align: right;
	text-transform: lowercase;
	padding: 10px;
	height: 280px;
	width: 325px;
	margin-right: 0px;
}
#commentright {
	float: right;
	text-align: left;
	padding: 10px;
	height: 300px;
	text-transform: lowercase;
	margin-top: -11px;
	margin-left: 0px;
}
select {
	font-family: Lucida Sans Unicode, Lucida Grande, arial, Helvetica, sans-serif;
}
#customize {
	text-transform: lowercase;
	background: #175564;
	padding: 10px;
	font-size: 17px;
}
#customize h1 { margin-bottom: 5px; }
#customize p {
	padding: 10px;
}
#customize p:hover {
	 background: #447583;
}
.simpleCart_checkout:hover, .simpleCart_empty:hover, input.button:hover {
	background: url('images/button_alt.png') repeat-x center center;
}
/*content*/
#content .entries p a.button {
	background: url('images/button_bg.png') repeat-x center center;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
#content .entries p a.button:hover {
	background: url('images/button_alt.png') repeat-x center center;
}
#content p {
	
}
#content h1.premiere {
	clear: both;
	margin-left: 350px;
	margin-top: 150px;
}
#left {
	float: left;
	text-align: right;
	text-transform: lowercase;
}
#right {
	float: right;
	text-align: left;
	text-transform: lowercase;
}
#left.size {
	padding-left: 180px;
}
#right.size {
	padding-right: 180px;
}
#size_range {
	display: none;
	height: 400px;
	width: 800px;
	margin: 0 auto;
	margin-top: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #175564;
}
#size_range h1 {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#size_range p {
	padding: 10px;
	line-height: 20px;
}
#size_range p:hover {
	 background: #447583;
}
#sidebar {
	width: 300px;
	text-align: left;
	background: #175564;
}
#sidebar.right {
	float: right;
	margin-left: 50px;
	margin-top: -35px;
}
#sidebar.left {
	float: left;
	margin-right: 50px;
	margin-top: -35px;
}
#sidebar ul {
	padding: 10px;
	padding-top: 30px;
	list-style-type: square;
	list-style-image: url('images/bullet.png');
}
#sidebar ul li {
	padding-left: 10px;
	margin-bottom: 5px;
}
#contact_form {
	width: 375px;
	height: 100%;
	float: left;
	text-align: right;
	padding-top: 20px;
}
#contact_info {
	width: 375px;
	height: 100%;
	float: right;
	text-align: left;
	padding-top: 20px;
}
#contact_info h2 {
	padding-top: 3px;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
#contact_info h3 {
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
#contact_info h3 {
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
}
#contact_info h4 {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
}
#content.entries img.ajax-loader { display:none; }
span.wpcf7-not-valid-tip { color: #004455; }
/* content */
#content {
	clear: both;
	width: 800px;
	min-height: 450px;
	text-align: justify;
	border: 0px solid white;
	background: #004455;
	padding: 20px;
}
#sales { float: right; margin-right: -50px; margin-top: -100px; padding: 10px; background: url('images/sales_bg.jpg') center center repeat-x; width: 125px; height: 100px; border: 10px solid #004455; text-align: left; }
#content .entries .post #sales h2 { font-size: 17px; font-style: italic; font-weight: normal; margin: 2px; margin-top: 15px; }
#content .entries .post #sales h3 { font-size: 20px; text-transform: uppercase; font-style: normal; margin: 2px; }
#content .entries .post #sales h4 { font-size: 50px; text-transform: uppercase; font-style: normal; margin: 2px; margin-top: 12px; }

#sociable { margin: 16px 0; }
#share { display:none; background: #175564; margin-top: 5px; padding: 10px; text-transform: lowercase; }
#sociable a.button {
	text-decoration: none;
	background: url('images/button_bg.png') repeat-x center center;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}
#sociable a.button:hover {
	text-decoration: none;
	background: url('images/button_alt.png') repeat-x center center;
}
#sociable_tagline { position: relative; }
#sociable_tagline span { display: none; width: 14em; }
#sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
#sociable span {
	display: block;
}
#sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
#sociable ul li {
	display: inline !important;
	list-style-type: none;
	margin: 0;
	margin-left: 10px;
	padding: 5px;
}
#sociable ul li a:hover {
	text-decoration: none;
}
#sociable ul li:before { content: ""; }
#sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0px;
}

#sociable-hovers { }
#sociable-hovers:hover { }

#faqs {

}
#faqs ul {
	list-style-image: url('images/bullet.png');
}
#faqs ul li {
	margin: 2px;
	padding-left: 10px;
}
#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen, #fourteen, #fifteen, #sixteen, #seventeen {
	display: none;
	background: #175564;
	padding: 10px;
}
#one p, #two p, #three p, #four p, #five p, #six p, #seven p, #eight p, #nine p, #ten p, #eleven p, #twelve p, #thirteen p, #fourteen p, #fifteen p, #sixteen p , #seventeen p {
	text-indent: 0px;
}
#content h1 {
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content .entries {
	margin-bottom: 10px;
}
#photo_caption {
	float: right;
	font: 12px;
	width: 250px;
	padding-left: 10px;
}
#photo_caption p {
	float: right;
	width: 227px;
}
#photo_caption h1 {
	font: 11px;
	text-align: center;
}
#content p a:link {
	text-decoration: underline;
}
#content p a:hover {
	text-decoration: none;
}
#content p a:active {
	text-decoration: underline;
}
#content .entries h1  {
	padding-top: 3px;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: white;
}
#content h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 17px;
	margin: 10px;
	padding: 0px;
}
#content .entries h3 {
	font-size: 12px;
}
#content .entries h1.title {
}
#content .entries h2 a {
	text-decoration: none;
	color: white;
}
#block {
	background: #175564;
	padding: 10px;
}
#block h1 a { text-decoration: underline; }
#block h1 a:hover { text-decoration: none; }
#content .entries blockquote {
	padding-right: 25px;
	padding-left: 25px;
	margin: 15px;
}
#content .entries h3.heading {
	display: none;
	margin: 0;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 15px 20px 3px;
	font-size: 18px;
	line-height: 22px;
	color: white;
}
#content .entries h3.heading a {
	text-decoration: none;
}
#content .entries h3.heading a:hover {
}
#content .entries img {
	margin: 15px;
}
#content .entries .cap {
	margin-top: -8px;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
}
#content .entries .cap.top {
	margin: 0 0 -7px;
}
#content .entries .cap.top.noheader {
	height: 25px;
}
#content .post {
	margin-bottom: 10px;
}
#content .post.bio {
	padding-top: 15px;
}
#content .post p {
	color: white;
	margin-bottom: 10px;
}
#content .post p:only-child { margin: 0 }
#content .post a.more {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#content .post a.more.inline {
	margin-left: 5px;
}
#content .post .actions p {
	display: none;
	width: 47%;
	float: left;
	margin-bottom: 11px;
	font-size: 10px;
	color: white;
}
#content .post .actions p.tags {
	display: block;
	float: right;
}
#content .post .more a {
	text-decoration: none;
}
#content h3.title {
	display: none;
	font-size: 14px;
	margin: 0 5px 18px;
	padding: 6px 16px;
	color: white;
}
#content .paginate {
	padding: 10px 20px;
	font-size: 12px;
	color: white;
}
#content .paginate .pagecount {
	margin-right: 10px;
}
#content .paginate b {
	padding: 3px 6px;
	color: white;
}
#content .paginate a {
	padding: 3px 6px;
}
#content .paginate a:hover {
	color: white;
	background: #2f6782;
	text-decoration: none;
}
#content .more-entries {
	margin-right: 3px;
	font-size: 11px;
	text-align: right;
}
#content .more-entries .calignleft {
	float: left;
}
#content .more-entries .calignright {
	float: right;
}
.commenttext-admin {
	background: #175564;
	min-height: 20px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commenttext-admin img {
	float: right;
}
.commenttext {
	background: #175564;
	min-height: 20px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commenttext img {
	float: right;
}
/* footer */
#footer {
	font-size: 11px;
	clear: both;
	background: #175564;
	text-align: right;
	height: 25px;
	width: 640px;
	padding: 20px;
	padding-left: 100px;
	padding-right: 100px;
	margin: 0 auto;
}
#footer a {
	text-decoration: none;
	color: white;
}
img#wpstats {
	display:none;
}
/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*   optional rounded corners for browsers that support it */	-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;
}
*/

