/* styles document */
body { margin: 10px 0 0 0; padding: 0; line-height: 1.4em; color: #333; }
img { border:none; margin:0}

/* global layout */
#wrapper { width: 803px; margin: 0 auto; border: 10px solid #cccccc;}
.clear { clear: both; }

.header { clear: both; margin-top: -10px; text-align:center }

#content { 
	clear:both; width:762px; margin: 20px 20px 0 20px;
}
#leftcontent{ 
	float:left; width:407px; margin: 0 10px 0 10px;
	font:Arial, Helvetica, sans-serif;
}
#leftcontent img{ 
	border: 5px solid #ccc;
}
#leftcontent h3{
	color:#ef3e36;
	font-size:24px;
}
#leftcontent h3 a{
	color:#c0272c;
	font-size:24px;
	text-decoration: none
}
#leftcontent h3 a:hover{
	text-decoration:underline;
}
#leftcontent p{ 
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h2.pagetitle{
	color: #B82814;
	font-size:20px;
	padding:10px 0 5px 0;
	border-bottom:1px solid;
}
.lines{ border-bottom:  1px dotted #CCCCCC; }

/*list comments*/
#respond h3 
{ 
	font-size: 24px; 
	font-weight: normal; 
	margin: 15px 0 2px 0;
	border:none;
	color:#c60221; 
}
#comments h3{
	clear:both;
	font-size: 24px; 
	font-weight: normal; 
	padding: 30px 0 5px 0;
	border-bottom:1px solid;
	color:#c60221;
}
/*.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}*/
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#82cec2;
	text-decoration:none;
	}

.commentlist cite a:hover {
	text-decoration: underline;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
/*end list comments*/

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;font-weight: normal;
	}
.commentmetadata a{
	margin: 0;
	font-size:12px;
	color:#f3372c;
	text-decoration: none;
}
.commentmetadata a:hover{
	text-decoration:underline
}
/* End Comments */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 */


#rightcontent { 
	float:right; width:205px; border:1px solid #ccc; background-color:#cccccc; text-align:center
}

#rightcontent a img {
        border: 2px solid #fff;
}

#visitourshopimg a img {
        border: 0px;
}

h3.subcat{ 
	margin:5px 0 2px 0; padding-top:10px;
	color:#501a00;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
img.categories { 
	margin: -20px 25px 5px 25px; 
	background-color:#ef3e36; 
	text-align:center; 
}

.sub-header {
        text-align: center;
}

.sub-header img {
       border: 0px;
}

h3.visitshop {
	margin:10px 25px 5px 25px; 
	padding-top:10px; 
	width:157px; 
	height:30px; 
	background-color:#ef3e36; 
	text-align:center; 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#ffffff;
}