/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #dad1e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000000;
}

h1 {
	font-size: 2em;
	color:#1F2F2E;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	color: #000000;
}

a:hover {
	border-bottom: none;
	border-bottom: 1px solid #000000;
	color: #000000;
}

a img {
	border: none;
}

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

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

/* Header */

#logo {
	width: 95%;
	height: 75px;
	margin: 0;
}

#logo h1, #logo p {
	float: left;
	margin-left: 10px;
	color: #CC0000;
}

#logo h1 {
	padding: 20px 0 0 0;
	/* text-transform: lowercase; */
	font-weight: bold;
	font-size: 2.5em;
}

#logo p {
	text-transform: uppercase;
	padding: 10px 0 0 13px;
	font-size: 10px;
	color: #000000;
	font-size:1.0em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 100%;
	height: 40px;
	padding: 0px 0px;
	background-color:#DADADA;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	background: url(images/menu_bg.gif) no-repeat left 50%;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #000000;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #000000;
}

/* Wrapper */

#wrapper {
	width:97%;
	padding-left:30px;
}

/* Page */

#page {
	width: 98%;
	padding: 10px 0px 0px 0px;
	background-image:url(images/curve_left_purple.png);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top left;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 570px;
}
#content-index {
	float: left;
	width: 800px;
}
/* #gallery {
	float: left;
	width: 85%;
}*/
.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}
.post-front {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	background-color:#CCCCCC;
}
.post-front h1 {
	font-weight: normal;
	font-size: 30px;
}

.post-front h2 {
	font-size: 24px;
}
.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #8D8D8D;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1F2F2E;
}
.sizes {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1F2F2E;
}
.colors {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1F2F2E;
}
.price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1F2F2E;
}

.links {
	border-bottom: 1px dashed #8D8D8D;
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	background: #A49D3C url(images/img04.jpg) no-repeat left 50%;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 160px;
	padding: 0 0 0 21px;
	margin-right: 10px;
	/*background-color:#ffffff;*/
	border:0px solid #999999;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0px 0 10px 0px;
	font-size:13px;
}

.sidebar li h2 {
	margin: 5px 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #8D8D8D;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.sidebar2 {
	width: 190px;
	float: left;
	padding: 0 10px 0 0;
}
/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #A49D3C;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	background: #565656;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#pagination {
	font-size:14px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
}
a.pagination:link,a.pagination:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8D8D8D;
	border:1px solid #8D8D8D;
	background-color:#ffffff;
	text-decoration:none;
	padding:2px 6px;
}

a.pagination:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CA0002;
	border:1px solid #7d0000;
	background-color:#ffffff;
	text-decoration:none;
	padding:2px 6px;
}

.paginationcurrent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border:1px solid #000000;
	background:#8D8D8D;
	text-decoration:none;
	padding:2px 6px;
}
.post-front p {padding:0px 20px 0px 24px; background-color:#CCCCCC; width:600px;}
.post-front img.pic { margin:0px 20px 0px 5px;}
.post-front-title { font-size:1.41em; line-height:1.11em;  color:#000000; text-transform:uppercase;}
.post-front-title a{color:#000000; text-decoration:none;  padding-left:10px; font-weight:bold;}
.post-front-title a:hover{text-decoration:underline;}


