html {
	margin:0;
	padding:0;
	color:#000;
	background:#703D29;
}

body {
	
}


#wrap {
	width: 950px;
	margin:0 auto;
	background: #ccc url('images/background.png') repeat-y 50% 0;
	min-height:600px;
	clear:both;
}



#header {
	height:125px;
	background:#e0efdc url('images/header_repeater.png') repeat-x;

}

#logo {
	position:relative;
	top:20px;
	left:20px;
	width:300px;
}

#cart-nav {
	width:100%;
	text-align:right;
}

#cart-nav  {
	margin:0;
	padding:0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:30px;
	white-space:nowrap;
	
}

#cart-nav li {
	list-style-type: none;
	display: inline;
}

#cart-nav a {
	text-decoration: none;
	padding: 7px 10px;
	color: #D0103A;
	font-weight:bold;
}

#cart-nav a:link,
#cart-nav a:visited {
	color: #D0103A;
}


#cart-nav a:hover {
	
	color:#D0103A;
}






#nav {
	height:30px;
	width:100%;
	background:#7c202b;
	text-align:center;
	
}

#nav ul {
	margin:0;
	padding:0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	line-height:30px;
	white-space:nowrap;
	font-weight:bold;
}

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

#nav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #fff;
}

#nav li a:link {
	color: #fff;
}

#nav li a:visited {
	color: #eee;
}

#nav li a:hover {
	text-decoration:underline;
	color:#fff;
	
}

a, a:link, a:visited {
	color:#7C202B;
	text-decoration:none;
}



#main {
	float:right;
	width:730px;
	height:100%;
	clear:both;
}

#dwrap {
	margin:0 auto;
	width:675px;
	height:100%;
	clear:both;
	}

#sidebar {
	float:left;
	width:220px;
	color:#7c202b;
	min-height:100%;
}



#footer {
	position:relative;
	left:125px;
	text-align:center;
	color:#7c202b;
	clear:both;
}

h1,h2, h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
}

h2 {
	font-size:1.3em;
	line-height:1.3em;
}

h3 {
	font-size:1.1em;
	
	margin-left: 0px; margin-right: 0px; margin-top: 15px; margin-bottom: 15px;
}	

p {
	padding:0 0 1.5em 0;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.clearboth {
	height: 0px;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.entry {
	font-family: verdana, helvetica, arial, san-serif;
	font-size:.9em;
	line-height:1.5em;
	padding:0 0 1.5em;
	color:#555;
}

.clear {
	clear:both;
}

table.sizing {
	margin:0 auto;
}	

table.sizing th {
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #c1dad7;
	letter-spacing: 2px;

}

table.sizing th.col {
	text-align:center;
}

table.sizing td {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 6px 6px 6px 12px;
	color:#000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background-color:#EFF6F1;
}

table.sizing td.alt {
	background-color:#fff;
}





table.admin {
	margin:0 auto;
}	

table.admin th {
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
}

table.admin th.col {
	text-align:center;
}

table.admin td {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 6px 6px 6px 12px;
	color:#000;
	border: 1px solid #C1DAD7;
	
}




table.admin tr.altrow {
	background-color:#EFF6F1;
}

table.admin a:link, a:visited, a:active,a:hover {
	color:#7C202B;
}

.caption {
	text-align:center;
	font-size:small;
	font-style:italic;
	color:#888;
	margin-top:5px;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:2em;
	font-weight:bold;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

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

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

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

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

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

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



/* Captions & aligment */
.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;
	-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;
}
/* End captions & aligment */
