body,h1,h2,h3,h4,h5,h6,p,form,hr {
margin:0;
padding:0;
}

.low {
display:none;
}

.clear {
clear:both;
}

hr {
border:1px solid #333;
}

body {
background: #C2BFD0;
/*background-image:url('images/background.gif');*/
background-repeat:repeat-x;
background-attachment:fixed;
background-position:bottom; 
font-family:verdana;
font-size:75%;
line-height:1.8em;
text-align:center;
margin:0;
padding:0;
}

h2 {
font-weight:400;
line-height:1.2em;
font-size:1.6em;
}

h2 a {
font-weight:400;
text-decoration:none!important;
border-bottom:#ccc 0 solid!important;
}

h2 a:hover {
text-decoration:none;
}

h4 {
font-weight:400;
font-size:1.5em;
line-height:1.5em;
margin:7px 0;
padding:5px 0;
}

h3 a,h4 a {
font-weight:400;
}

h3 a:hover,h4 a:hover {
text-decoration:none;
}

a {
text-decoration:underline;
}

a img {
border:0!important;
}

a:hover {
text-decoration:underline;
}

.entry a {
text-decoration:underline;
}

.entry img a {
border-bottom:0 dotted #ccc!important;
text-decoration:none;
}

.entry p {
padding:0 0 15px;
}

.entry a:hover {
text-decoration:underline;
}

img a {
border-bottom:#ccc 0 solid!important;
}

a.commentlink {
padding-left:0;
}

.entry .filedunderindex a {
text-decoration:none!important;
border-bottom:#ccc 0 solid!important;
}

.entry .filedunderindex a:hover {
text-decoration:underline;
}

small {
font-size:1em;
line-height:1.5em;
padding:5px 0;
}

small a {
text-decoration:underline;
}

#topbar {
font-size:1em;
font-weight:Bold;
line-height:1.3em;
background:#382C1E;
margin:0;
}

#topbar a,a:hover {
color:#624777;
text-decoration: underline;
}

#topbar ul {
padding-bottom:7px;
padding-top:7px;
margin:0 0 0 10px;
}

#topbar ul ul {
display:inline;
}

#topbar ul li {
list-style-type:none;
display:inline;
}

#topbar li {
padding-left:10px;
padding-right:10px;
}

img.left {
float:left;
margin:0 12px 0 0;
}

img.right {
float:right;
margin:0 0 0 12px;
}

img.center {
display:block;
margin:0 auto;
}

pre,code {
font:1.1em 'Courier New', Courier, Fixed;
}

p {
margin:0;
padding:0 0 18px;
}

ul {
margin:0 0 0 1.4em;
padding:0 0 10px;
}

ul ul {
padding:0;
}

blockquote {
background:#F4F5F7 url(images/blockquote.gif) no-repeat;
border:1px dashed #CCC;
margin:5px 0;
padding:8px 12px 8px 36px;
}

pre {
overflow:auto;
border:1px dashed #CCC;
margin:0 0 18px;
padding:4px;
}

code,kbr {
padding:0 2px;
}

abbr,acronym {
font-size:.9em;
letter-spacing:1px;
cursor:help;
}

#s {
background:url(images/search.gif) no-repeat;
padding-left:18px;
}

.nextright {
float:right;
font-size:.9em;
}

.nextleft {
float:left;
font-size:.9em;
}

#container {
background: #fff url(images/main_bg2.gif) top left repeat-y;
border: 1px #bfbfbf solid;
width:948px;
text-align:left;
overflow:hidden;
margin:25px auto;
padding:0;
}

#container.userarea
{
	background: #fff url(images/main_bg2.gif) top left repeat-y;
}

.userarea #content { padding-top: 30px; }
	
#commentspopup #container {
width:455px;
padding:0 15px;
}

#header {
height:147px;
}

.singlecol #content a {
font-weight:400;
}

#header a,a:hover {
text-decoration:none;
}

#header h1 {
margin:10px;
}

#navigation {
background:#F2F2F2;
width:958px;
border:1px solid #DDD;
height:32px;
line-height:2.5em;
margin:0 auto;
padding:0;
}

#navigation a {
font-weight:700;
text-decoration:none;
font-size:.9em;
text-transform:uppercase;
padding:0;
}

#navigation li a:hover {
background:#000;
}

#navigation ul {
margin:0;
padding:0;
}

#navigation li {
float:left;
list-style-type:none;
border:1px solid #fff;
white-space:nowrap;
margin:0;
padding:0;
}

#navigation li a {
display:block;
font-size:.9em;
text-transform:uppercase;
padding:0 10px;
}

.post-title {
border-bottom:1px solid black;
display:block;
font-size:1.7em!important;
line-height:1.2em;
margin:10px 0 5px!important;
padding:5px 0;
}

#content {
color: #4d4d4d;
float:left;
width: 715px;
/* width:528px; */
/*margin-top:-55px;*/
padding-right:10px;
padding-left:10px;
margin-bottom:20px;
background:#fff;
font-size:1em;
display:inline;
overflow:hidden;
}

#container.userarea #content
	{
	width: 715px;
	float: right;
	}

#content h1 {
font-weight:400;
line-height:1.4em;
font-size:1.5em;
margin:0 0 8px;
}

#content a {
text-decoration:underline;
color:#333;
}

#content a:hover {
text-decoration:none;
color:#333;
}

#content h2 {
font-weight:400;
line-height:1.4em;
font-size:1.5em;
margin:0 0 8px;
}

#content h1 a,h2 a,h3 a,h4 a {
font-weight:400;
}

#content h3 {
font-size:1.3em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

#content h4 {
font-size:1.1em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

#content h5 {
font-size:1em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

#content h6 {
font-size:.8em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

#content ol {
margin-top:5px;
margin-bottom:5px;
}

#content.archive h2 {
margin:0 0 8px;
}

#content.archive h3 {
font-size:1.3em;
font-weight:400;
margin:0 0 10px;
}

#content.archive h4 {
font-size:1em;
margin:0 0 18px;
}

#content.archive h5 {
font-size:1em;
margin:0;
}

#content img, .sidebar img { border: 1px solid #808080; }

#content .noborder {
border:0px;
}

.singlecol #content {
float:left;
width:470px;
}

#commentspopup #content {
float:none;
padding-top:0;
}

#post_nav {
border-top:1px solid #14568A;
font-size:11px;
font-size-adjust:none;
fontetch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
line-height:normal;
overflow:hidden;
margin:15px 0 25px;
padding:5px 0;
}

#post_nav .back {
display:block;
float:left;
width:45%;
}

#post_nav .fwrd {
display:block;
float:right;
}

#single_post_nav {
border-top:1px solid #14568A;
margin:15px 0 25px;
padding:5px 0;
}

#single_post_nav .back {
display:block;
}

#single_post_nav .fwrd {
display:block;
}

#content li {
margin-bottom:3px;
}

.entry a.more {
padding-left:12px;
}

.contenttitle {
font-weight:400;
line-height:1.2em;
font-size:1.9em;
background:#f9f9f9;
border-bottom:2px #f3f3f3 solid;
border-top:2px #f3f3f3 solid;
margin:0 0 5px;
padding:5px;
}

.entry {
margin:0 0 7px;
}

.entry .info {
position:relative;
margin-top:-3px;
font-size:.9em;
padding:3px;
}

.entry.single {
clear:both;
}

.entry.single .info {
margin:0 0 22px;
}

.entry .info a {
margin:0 2px;
padding:0 2px;
}

.entry .info em {
padding-right:6px;
font-style:normal;
}

.entry .author,.entry .editlink a {
border-left:1px solid;
border-right:none;
margin:0;
padding:0 0 0 10px;
}

#postmeta {
text-transform:uppercase;
font-size:.8em;
margin-bottom:5px;
overflow:hidden;
margin-top:5px;
}

.postmetabox {
border:1px solid #DDD;
padding:3px;
}

#elink {
font-size:bold;
}

#comments {
margin-top:15px;
}

#comments h4 {
font-size:1.4em!important;
text-transform:none;
border-bottom:1px solid #DDD;
font-weight:700;
margin:0;
padding:0;
}

.comment {
width:540px;
overflow:hidden;
margin:8px 0 15px;
padding:0;
}

#comments .comment .ucomment p {
margin:0!important;
padding:0;
}

.ucomment {
border-bottom:1px solid #DDD;
margin:0;
padding:0;
}

.mcomment {
border-bottom:1px solid #DDD;
background:#F4F7FC;
margin:0;
padding:0;
}

#comments .comment .mcomment p {
margin:0!important;
padding:0;
}

.tcomment {
margin:0;
padding:0;
}

#comments .comment .tcomment p {
margin:0!important;
padding:0;
}

.ucomment_meta {
font-size:.8em;
text-transform:uppercase;
display:inline;
margin:0;
padding:0;
}

.ucomment_meta_dt {
font-size:.8em;
text-transform:uppercase;
display:inline;
width:10px;
margin:0;
padding:0;
}

.avatar img {
float:left;
}

#addcomment {
margin-top:15px;
border:1px solid #CCC;
font-size:.9em;
background:#F4F7FC;
font:verdana,Arial, Helvetica, Sans-Serif;
width:488px;
padding:10px 10px 0;
}

#addcomment h4 {
font-size:1.4em!important;
text-transform:none;
font-weight:700;
margin:0;
padding:0;
}

#addcomment p {
margin:0;
padding:5px 0;
}

.form-item {
width:170px;
float:left;
}

#addcomment input {
width:150px;
height:16px;
margin:0;
padding:4px;
}

#addcomment textarea {
width:470px;
font:verdana,Arial, Helvetica, Sans-Serif;
font-size:14px;
margin-top:5px;
margin-bottom:5px;
height:190px;
padding:5px;
}

#addcomment #comment-name {
display:block;
}

#addcomment .desc {
font-size:.8em;
text-transform:capitalize;
font:verdana,Arial, Helvetica, Sans-Serif!important;
width:180px;
}

#addcomment input#submit {
background-color:#4F8ACE;
font-size:11px;
font-weight:700;
width:110px;
border-color:#93BFEE #325c8e #325c8e #93bfee;
border-style:solid;
border-width:1px;
padding:2px;
}

div.search input#searchbtn,input#comment-submit,input#searchsubmit {
background-color:#4F8ACE;
font-size:13px;
font-weight:700;
height:25px;
margin-top:5px;
margin-bottom:5px;
border-color:#93BFEE #325c8e #325c8e #93bfee;
border-style:solid;
border-width:1px;
padding:2px;
}

.nocomments {
font-weight:700;
}

html>body .editlink {
bottom:6px;
}

.entry .info .editlink a,.minientry .editlink a,#comments li .editlink a {
display:block;
height:14px;
width:14px;
border:none;
font-size:1px;
line-height:0;
text-indent:-9999px;
margin:0;
padding:0;
}

.entry .info .editlink a:hover,.minientry .editlink a:hover,#comments li .editlink a:hover {
background:none;
}

#footer {
font-weight:400;
background:#333;
clear:both;
font-size:.9em;
text-align:center;
padding:5px;
color: #fff;
}

#footer a {
text-decoration:none;
color: #fff !important;
}

#footer a:hover {
text-decoration:underline;
color: #f0e8cf !important;
}

#footer strong {
font-weight:400;
color: #fff;
}

#footer p {
text-align:center;
line-height:2em;
padding:5px 10px 10px 0;
color: #fff;
}

.alignright {
float:right;
}

.sidebar {
font:1em;
overflow:auto;
}

.sidebar h1 {
font-weight:700;
line-height:1.4em;
font-size:1.5em;
margin:0 0 8px;
}

.sidebar a, #footer a {
color:#5e3c78;
text-decoration: none;
font-weight: bold;
}
.sidebar a:hover, #footer a:hover {
color:#4e395e;
}

.sidebar h2 {
font-weight:700;
line-height:1.4em;
font-size:1.5em;
margin:0 0 8px;
}

.sidebar h3 {
font-size:1.3em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

.sidebar h4 {
font-size:1.2em;
font-weight:700;
line-height:1.4em;
margin:2px;
padding:0;
}

#sidebar_l<.sidebar_box h4 a,h1 a,h2 a,h3 a {
font-weight:700;
}

.sidebar h5 {
font-size:1em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

.sidebar h6 {
font-size:.8em;
font-weight:700;
line-height:1.4em;
margin:0 0 8px;
}

.sidebar_box {
background:#F6F6F6 none repeat scroll 0 50%;
border:1px solid #DDD;
margin-top:5px;
margin-bottom:10px;
position:relative;
overflow:hidden;
padding:10px 5px 10px 14px;
}

#sidebar_l {
padding-top: 30px;
float:left;
width:200px;
border:solid 0;
font-size:.9em;
}

/*
#sidebar_l a:link
	{
	color: white; 
	text-decoration: underline; 
	font-weight: bold;
	}
*/

#sidebar_l p
	{
	color: #333;
	padding: 7px;
	line-height: 1.3em;
	}
	
#sidebar_r {
background:#A88359;
float:right;
width:200px;
border:solid 0;
font-size:.9em;

}



#wp-calendar {
empty-cells:show;
font-size:.9em;
width:90%;
margin:0;
}

#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;
text-decoration:none;
font-weight:700;
}

#wp-calendar a:hover {
background:#FFF;
}

#wp-calendar caption {
text-align:center;
font-weight:700;
font-size:1.2em;
}

#wp-calendar td {
font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing:normal;
text-align:center;
padding:2px 0;
}

#wp-calendar td.pad:hover {
background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today {
background:#eee;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin-right: 10px;
}

.alignright {
float:right;
margin-left: 10px;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/* User Area Stuff */

.userarea .menu_side {
list-style:none;
color:#E1A050;
font-size:9pt;
}
.userarea .menu_side li {
border-bottom: 1px solid #806E59;
padding: 2px 0px;
width: 160px;
}
.userarea  #sidebar_l a {
color:#fff;
text-decoration: none;
font-weight: bold;
}
.userarea  #sidebar_l a:hover {
color:#5e3c78;
}

.menu_head { margin-top: 0px; }

#user_list { border-collapse: separate; border-spacing: 1px; table-layout: fixed; width: 700px; }
#user_list td { font-size: 7pt; padding: 1px; overflow: hidden; }
#user_list .list_row_0 td { background: #FAEEE1; border-bottom: 1px solid #AAAAAA; }
#user_list .list_row_1 td { background: #FCF5ED; border-bottom: 1px solid #AAAAAA; }
#user_list #list_button { text-align: center; }
#user_list .col_0 { width: 40px; }
#user_list .col_1 { width: 80px; }
#user_list .col_4 { width: 240px; }
#user_list .col_5 { width: 80px; }

.userarea  input, .userarea textarea, .userarea select { border: 1px solid #000; }
.userarea .submit { width: 200px; background: #D88827; border: 1px solid #E8B272; color: #FFF; display: inline; }

.userarea .nice_table { width: 600px; border-collapse: separate; border-spacing: 1px; background-color: #FFFFFF; }
.userarea .nice_table td { background: #FCF5ED; vertical-align: top; }
.userarea .nice_table .title { background: #FFFFFF; font-weight: bold; text-align: center; }
.userarea .nice_table .bbwt { font-weight: bold; background: #4D3B27; color: #FFFFFF; }
.userarea .conf_reg .product_category { font-weight: bold; background: #F1D3AF; }
.userarea .nice_table .instructions { background: #F8E7D5; text-align: center; font-size: 8pt; }