/*
Theme Name: Bitwave Custom Design
Theme URI: http://www.bitwavedesign.com/
Description: A custom WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Bitwave Design
Author URI: http://bitwavedesign.com/

	A custom WordPress theme.
*/ 


/* Reset */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	line-height:1.125em;
	background-color: #303A47;
	background-attachment: fixed;
	background-image: url(../../../images/back-wallpaper.jpg);
	background-position: center top;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	text-align: left;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
fieldset,img { 
	border:0;
}
.form1, .form2 {
	padding: .7em;
	text-align: left;
	color: #000000;
	font-size: 86%;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
.form1 {
	background-color: #E1EADB;
}
.form2 {
	background-color: #F9EACC;
}
.form_search {
	font-size: 86%;
	color: #333333;
}
.form_input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #757575;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #757575;
	margin-top: .1em;
	margin-bottom: 0.5em;
	padding: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-size: 94%;
	font-style: normal;
	font-weight: normal;
}
.form_submit {
	margin-top: .4em;
	margin-bottom: 0.4em;
}

caption,th {
	text-align:left;
}
abbr,acronym {
	border:0;
}

h1,h2,h3,h4,h5 {
	padding: 0px;
	margin-top: .3em;
	margin-right: 0em;
	margin-bottom: .3em;
	margin-left: 0em;
	line-height: 90%;
}
h1,h2,h3,h4,strong,b {
	font-weight:bold; 
}
fieldset,table {
	margin-bottom:0.85em;
}
a img {
	border: none;
}
p, blockquote, code {
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .8em;
	margin-left: 0em;
	line-height: 140%;
	text-align: left;
}
ol,ul {
	padding-bottom: 0.6em;
	margin-left: 1.3em;
}
ul {
	list-style-type: square;
}
li {
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .3em;
	line-height: 115%;
	text-align: left;
}
em,i {
	font-style: italic;
}
hr {
	display: none;
	}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.clearboth, .clear {
	clear: both;
}

.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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;
	}


/* Begin Layout */
#page {
	background-color: #CCCCCC;
	text-align: left;
	background-color: #E6E6E6;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	}
#header {
	background-color: #242424;
	margin: 0px;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	}
#header .logo 	{
	float: left;
	padding-top: 75px;
	padding-right: 35px;
	padding-bottom: 45px;
	padding-left: 35px;
	}
#header .slogan {
	font-size: 88%;
	text-align: center;
	font-style: italic;
	color: #B7B7B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 20px;
	padding-top: 40px;
	}
#nav {
	height: 24px;
	background-color: #27303A;
	margin: 0px;
	color: #9F9F9F;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 99%;
	font-size: 69%;
	clear: both;
	}
#nav a:link, #nav a:visited {
	color: #C8C8C8;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	

#content {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	}
.widecolumn {
	line-height: 1.6em;
	width: 540px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 90px;
	}
.narrowcolumn {
	float: right;
	width: 470px;
	margin: 0px;
	padding: 0;
	}
	
	
#content h1 {
	letter-spacing: -1px;
	font-size: 185%;
	color: #F3F4F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #27303A;
	padding: 8px;
	font-weight: normal;
	background-image: url(/images/back-stripes.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content h2 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C4561;
	letter-spacing: -1pt;
	margin-top: .3em;
	padding: 0px;
	margin-right: 0em;
	margin-bottom: 0.1em;
	margin-left: 0em;
	line-height: 99%;
}
#content h2 a:link, #content h2 a:visited  {
	letter-spacing: -1px;
	text-decoration: none;
	color: #2C4561;
	}
#content h2 a:hover {
	letter-spacing: -1px;
	text-decoration: none;
	color: #1760D9;
	}
#content h4 {
	font-size: 99%;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#content p {
	font-size: 86%;
	line-height: 130%;
	color: #333333;
}
#content li {
	font-size: 86%;
	line-height: 130%;
	color: #333333;
}
#content a:link, #content a:visited {
	color: #0E54BC;
	text-decoration: none;
}
#content a:hover {
	color: #F59223;
	text-decoration: none;
}
.widecolumn .post {
	margin-top: .4em;
	margin-bottom: .4em;
}
.narrowcolumn .post {
	text-align: left;
	margin-top: 0.4em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	border-top-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.more-link {
	font-size: 78%;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.more-link a:link, .more-link a:visited {
	color: #FC8C10;
	text-decoration: none;
}

a img {
	border: none;
	}
.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;
}

#content .wp-caption p.wp-caption-text {
	font-size: 71%;
	line-height: 17px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
	
.entry p, .entry blockquote, .entry li {
	font-size: 86%;
}
blockquote {
	padding-left: 40px;
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: .8em;
	margin-left: 0px;
	padding-top: 18px;
	background-color: #F3F3F3;
	padding-right: 12px;
	padding-bottom: 10px;
	color: #414141;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
code {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	background-color: #F3F3F3;
	padding: 0.3em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	text-decoration: none;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 65%;
	color: #666666;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	}
	
.box_main {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-bottom: .8em;
}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 69%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7C7C7C;
	padding: 0.4em;
	background-color: #F3F3F3;
	letter-spacing: -1px;
	height: 15px;
	}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #393A64;
}
.navigation a:hover {
	text-decoration: none;
	color: #1760D9;
}
#content p.postmetadata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	font-weight: bold;
	text-transform: capitalize;
	color: #858585;
	font-style: normal;
	margin-top: .8em;
	margin-right: 0em;
	margin-bottom: .2em;
	margin-left: 0em;
	clear:both;
}
.postmetadata a:link, a:visited {
	text-decoration: none;
	color: #353655;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #1760D9;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.alt {
	margin: 0;
	padding: 9px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.shop_box {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E0E8F1;
	border: 1px solid #A3BEE9;
	padding: 1em;
	margin-top: .2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 83%;
}
.shop_box h2 {
	font-size: 150%;
	color: #18314E;
}
.shop_box p {
	color: #333333;
	font-size: 93%;
}
.shop_box h4 {
	font-size: 105%;
}
.shop_box .price {
	font-size: 98%;
	font-weight: bold;
	color: #FF0000;
}






#sidebar {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#sidebar h2 {
	font-size: 122%;
	background-color: #AFBAC5;
	padding: .2em;
	color: #333333;
	text-align: center;
	}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1760D9;
	font-size: 150%;
}
#sidebar p {
}
#sidebar a:link, #sidebar a:visited  {
	text-decoration: none;
	color: #2C4561;
	}
#sidebar a:hover {
	text-decoration: none;
	color: #1760D9;
	}


#sidebar .sidetab ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar .sidetab h2 {
	margin: 0px;
	background-color: #27303A;
	list-style-position: outside;
	list-style-type: none;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(../../../images/back-stripes-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar .sidetab li {
	background-color: #D2D2D2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFA74F;
	border-bottom-color: #B4B4B4;
	padding: .5em;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-left-color: #FFA74F;
	list-style-type: none;
}
#sidebar .sidetab li a:link, #sidebar .sidetab li a:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar .sidetab li a:hover {
	color: #1760D9;
	text-decoration: none;
}


.textwidget {
	line-height: 130%;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
	
	
	
#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;
	}
#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 { 
	background-color: #fff; }


h3#comments {
	text-transform: uppercase;
	font-size: 89%;
	color: #333333;
	line-height: 120%;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0px;
	font-size: 94%;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 96%;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 92%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 130%;
	margin: 10px 5px 10px 0;
	font-size: 89%;
	color: #515151;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

h3#respond {
	text-transform: uppercase;
	font-size: 93%;
	color: #000000;
	line-height: 120%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	font-size: 82%;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	font-size: 70%;
	text-transform: uppercase;
	line-height: 101%;
	color: #666666;
	}

#commentform {
	margin-bottom: 20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1.2em;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
	}
#sidebar form {
	margin: 0;
	}

#footer {
	background-color: #242424;
	text-align: left;
	font-size: 69%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99B0D7;
	border-right-color: #99B0D7;
	border-bottom-color: #99B0D7;
	border-left-color: #99B0D7;
	clear: both;
	color: #7E7E7E;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	}
#footer .foot {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
#footer .rule {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #405DC7;
	border-right-color: #405DC7;
	border-bottom-color: #405DC7;
	border-left-color: #405DC7;
	margin-top: 1px;
	margin-bottom: 3px;
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0D86FF;
	text-decoration: none;
}
#footer .kwords {
	color: #454545;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .foot .kwords a {
	color: #6E6E6E;
}
