/*
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: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

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

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

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

a {
	text-decoration: none;
	color: #0153B4;
}
/*
a:hover {
	border-bottom: none;
}
*/
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: 972px;
	height: 71px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 10px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 37px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

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

/* Menu */

#menu {
	width: 972px;
	height: 52px;
	margin: 0 auto;
	padding-top: 3px;
	background: url(images/img02.gif) no-repeat left top;
}

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

#menu li {
	display: inline;
}

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

#menu a:hover {
	color: #FFFFFF;
}

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

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 972px;
	margin: 0 auto;
	padding: 30px 0;
}

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

/* Latest Post */

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

/* Content */

#content {
	float: left;
	width: 700px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
}

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

.post 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 #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.links {
	font-size: 11px;
}

/* Sidebars */

.sidebar {
	float: right;
	width: 225px;
	padding: 0 0 0 0px;
}

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

.sidebar li {
	margin-bottom: 10px;
	
	padding: 0 0 0 0;
	background: url(images/img06a.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar li h4 {
	padding: 0px 0px 10px 10px;
	margin: 0 0 0 0px;
	font-size: 18px;
}

.sidebar a:hover {
	color: #58ACFA;
}


/* Art Categories Heading */
.sidebar li h2 {
	height: 25px;
	margin: 0 0 0 0;
	padding: 14px 0 15px 20px;
	background: url(images/img05a.jpg) no-repeat right center;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0 5px;
}

/* Sidebar List */

.sidemenu {
	padding: 0 7px 0 0;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#searchform br {
	display: none;
}


/* Table */
table {
	margin: 0 auto;
	/* border: solid; */
	/* border-color: black; */
	padding: 5px
}

table.group {
	float: center;
	padding: 0px;
}

table.detail td {
	text-align: left;
	border-bottom-style: ridge;
}

table.detail td.title {
	text-align: center;
	font-family: Apple Chancery, cursive;
	font-size: 20px;
	border-bottom-style: solid;
}

table.detail td.paypal {
	text-align: center;
	border-bottom-style: none;
}

table.contact td {
	font-size: 18px;
}

table table {
	/* border: solid; */
	/* border-color: red; */
}

td, th {
	text-align: center;
	vertical-align: bottom;
}

/* Content */

#content {
	float: left;
	width: 700px;
}

#content td, th {
	padding-right: 5px;
	padding-left: 5px;
}

#content p {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Apple Chancery, cursive;
	font-size: 20px;
}

p#entry {
	text-align: left;
}

/* Featured */

#featured {
	margin: 0 auto;
}

#featured p {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Apple Chancery, cursive;
	font-size: 20px;
}

#featured table table {
}

#featured td, th {
	padding-right: 30px;
}

#featured tr {
}

/* Forms */

.spacer {
	clear: both;
	height: 1px;
}

.comform {
	margin: 0 auto;
	width: 400px;
	padding: 14px;
	float: right;
}

#stylized {
	border: solid 2px #BDBDBD;
	background: #EBEBEB;
}

#stylized p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #BDBDBD;
	padding-bottom: 10px;
}

#stylized label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#stylized input, textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #BDBDBD;
	width: 200px;
	margin: 2px 0 20px 10px;
}

#stylized button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}