/*
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: #323E52;
	margin: 0px;
	padding: 0px;
}
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;
}
#main .digg {
       text-align: left;
       float: left;
       padding-left: 1px;
       padding-right: 8px;
}
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: .2em;
	margin-right: 0em;
	margin-bottom: .2em;
	margin-left: 0em;
	line-height: 101%;
}
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 {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	padding: 0;
	}
#header {
	padding: 0px;
	height: 109px;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	margin: 0px;
	}
#header .head {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
#header .logo {
	float: left;
	padding-top: 40px;
}
#nav {
	color: #8AA3C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	line-height: 99%;
	float: right;
	width: 400px;
	padding-top: 76px;
	text-align: right;
	}
#nav a:link, #nav a:visited {
	color: #CAD5E6;
	text-decoration: none;
}
#nav a:hover {
	color: #48A4FF;
	text-decoration: none;
}
#nav .alignright {
	background-image: url(images/view_cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	

#content {
	padding: 0px;
	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: 480px;
	margin: 0px;
	padding-top: 200px;
	background-image: url(images/maincol.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#content h1 {
	font-size: 190%;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 99%;
	letter-spacing: -1px;
	background-image: url(images/symbol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}
#content h2 {
	font-size: 145%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BBC5D5;
	margin-top: .2em;
	margin-right: 0em;
	margin-bottom: .2em;
	margin-left: 0em;
	line-height: 88%;
	padding: 0px;
	letter-spacing: -1px;
}
#content h2 a:link, #content h2 a:visited  {
	text-decoration: none;
	color: #BBC5D5;
	}
#content h2 a:hover {
	text-decoration: none;
	color: #9377FF;
	}
#content h4 {
	font-size: 88%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#content h6 {
	font-size: 130%;
	color: #ABB3D8;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-top-width: 1px;
	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: #606A77;
	border-right-color: #606A77;
	border-bottom-color: #606A77;
	border-left-color: #606A77;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
}
#content p {
	font-size: 84%;
	line-height: 130%;
	color: #E2E2E2;
}
#content a:link, #content a:visited {
	color: #5599FF;
	text-decoration: none;
}
#content a:hover {
	color: #68E16F;
	text-decoration: none;
	}
#content .image {
	border: 1px solid #999999;
	margin-bottom: .6em;
}
#content .image_rt {
	border: 1px solid #999999;
	float: right;
	margin-bottom: .6em;
	margin-left: .3em;
}
#content .image_lft {
	border: 1px solid #999999;
	margin-right: .3em;
	margin-bottom: .6em;
}

.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;
	margin-left: 5px;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
}
.more-link a:link, .more-link a:visited {
	color: #538FFF;
	text-decoration: none;
}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #CACACA;
	text-align: center;
	background-color: #DBDBDB;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 4px;
}

.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;
	color: #666666;
}
	
.entry p, .entry blockquote, .entry li {
	font-size: 86%;
}
blockquote {
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	padding-top: 14px;
	background-color: #F9F8F7;
	padding-right: 12px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7A8EAD;
	border-right-color: #7A8EAD;
	border-bottom-color: #7A8EAD;
	border-left-color: #7A8EAD;
	color: #333333;
	}
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: Georgia, "Times New Roman", Times, serif;
	font-size: 69%;
	color: #8D8E94;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	}
	
.box_main {
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #3D4B63;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #4A5C7B;
}
.box_side {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #2E394B;
	border-top-width: 6px;
	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: #283242;
	border-right-color: #283242;
	border-bottom-color: #283242;
	border-left-color: #283242;
}
.listing_b {
	margin-bottom: 0.6em;
	margin-top: 0.2px;
	padding-top: .5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	background-color: #2C3545;
	border-top-width: 1px;
	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-top-color: #4A5C7B;
	border-right-color: #4A5C7B;
	border-bottom-color: #4A5C7B;
	border-left-color: #E362EE;
	font-size: 93%;
	color: #333333;
}
.listing_e {
	margin-bottom: 0.6em;
	margin-top: 0.2px;
	padding-top: .5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	background-color: #2C3545;
	border-top-width: 1px;
	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-top-color: #4A5C7B;
	border-right-color: #4A5C7B;
	border-bottom-color: #4A5C7B;
	border-left-color: #E67559;
	font-size: 93%;
	color: #333333;
}
.listing_n {
	margin-bottom: 0.6em;
	margin-top: 0.2px;
	padding-top: .5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	background-color: #2C3545;
	border-top-width: 1px;
	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-top-color: #4A5C7B;
	border-right-color: #4A5C7B;
	border-bottom-color: #4A5C7B;
	border-left-color: #68E16F;
	font-size: 93%;
	color: #333333;
}
.listing_s {
	margin-bottom: 0.6em;
	margin-top: 0.2px;
	padding-top: .5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	background-color: #2C3545;
	border-top-width: 1px;
	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-top-color: #4A5C7B;
	border-right-color: #4A5C7B;
	border-bottom-color: #4A5C7B;
	border-left-color: #A495E8;
	font-size: 93%;
	color: #333333;
}
.rule {
	padding: 0px;
	width: 78%;
	margin-top: .2em;
	margin-bottom: .6em;
	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: #B37800;
	border-right-color: #B37800;
	border-bottom-color: #B37800;
	border-left-color: #B37800;
	height: 1px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 69%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #576D8E;
	letter-spacing: -1px;
	height: 16px;
	line-height: 12px;
	padding-top: 0.8em;
	padding-right: 0.8em;
	padding-bottom: .4em;
	padding-left: 0.8em;
	}
#content .navigation a:link, #content .navigation a:visited {
	text-decoration: none;
	color: #BFD6FF;
}
#content .navigation a:hover {
	text-decoration: none;
	color: #74E743;
}
#content p.postmetadata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68%;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	clear:both;
	line-height: 130%;
	background-color: #323E52;
	padding: 0.4em;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.alt {
	margin: 0;
	padding: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACA491;
	border-bottom-color: #ACA491;
	}



#sidebar {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	float: left;
	padding: 0px;
	color: #EBEBEB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
#sidebar img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
#sidebar h2 {
	font-size: 150%;
	color: #612D1C;
	text-align: left;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6D8ABA;
	font-size: 125%;
	text-align: left;
}
#sidebar h4 {
	font-size: 120%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar h5 {
	font-size: 88%;
}
#sidebar p {
}
#sidebar a:link, #sidebar a:visited  {
	text-decoration: none;
	color: #4A8EFF;
	}
#sidebar a:hover {
	text-decoration: none;
	color: #68E16F;
	}
#sidebar .banner {
	text-align: center;
	margin-bottom: .6em;
}
#menu div {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	padding: 5px;
}
#menu h3 {
	padding: 4px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 8%;
	margin-left: 8%;
	text-align: center;
	color: #DFE9EE;
	border-top-width: 1px;
	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: #4A5288;
	border-right-color: #4A5288;
	border-bottom-color: #4A5288;
	border-left-color: #4A5288;
	margin-top: 0px;
}
#menu .m-earrings {
	background-color: #E67559;
	border: 1px solid #3F4574;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #732411;
	letter-spacing: 1px;
}
#menu .m-bracelets {
	background-color: #E362EE;
	border: 1px solid #3F4574;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #600B66;
	letter-spacing: 1px;
}
#menu .m-necklaces {
	background-color: #68E16F;
	border: 1px solid #3F4574;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #0B330D;
	letter-spacing: 1px;
}
#menu .m-specials {
	background-color: #A495E8;
	border: 1px solid #3F4574;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #2C1B7C;
	letter-spacing: 1px;
}
#menu a:link, #menu a:visited {
	color: #323E52;
}
#menu a:hover {
	color: #FFFFFF;
}

.textwidget {
	line-height: 130%;
	color: #CCCCCC;
}
#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: #FFFFFF;
	line-height: 120%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#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;
	}

#footer {
	background-color: #283242;
	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: #4A5C7B;
	border-right-color: #4A5C7B;
	border-bottom-color: #4A5C7B;
	border-left-color: #4A5C7B;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	color: #9A9A9A;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	}
#footer .foot {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
#footer a:link, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
}
#footer a:hover {
	color: #48A4FF;
	text-decoration: none;
}
#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;
}

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

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

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