/* @override 
	http://extraordinairyair.fatatomexpress.com/wp-content/themes/treasurestheme/style.css
	http://extraordinairytreasures.com/wp-content/themes/treasurestheme/style.css
*/

#entiresite {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #b0ad66;
	margin: 0px;
	font-family: Myriad Pro, Arial;
}
.table {
	width: 998px;
}

.header {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	width: 998px;
	height: 251px;
}
.headercontent {
	
}
.headercontent .logo {
	display: block;
	margin: 15px 0 0 35px;
	border: 0;
	width: 345px;
	height: 140px;
}

.repeater {
	background-image: url(images/repeater.png);
	background-repeat: repeat-y;
	height: 500px;
}

.main {
	padding-left: 13px;
	padding-right: 13px;
}

.mainmenu {
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 752px;
	height: 31px;
}
.mainmenu ul {
	float: right;
	height: 15px;
	list-style-type: none;
	margin: 0px;
	margin-top: 3px;
	margin-right: 10px;
	padding: 0px;
}
.mainmenu ul li.menu-item {
	float: left;
	height: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #ae5032;
}
.mainmenu ul li.menu-item:first-child {
	border-left: none !important;
}
.mainmenu ul li a {
	display: block;
	height: 15px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
	font-size: 13px;
	line-height: 1.4;
	font-family: Myriad Pro, Arial;
	text-decoration: none;
	letter-spacing: 3px;
}
.mainmenu ul li a:hover {
	color: #ae5032;
}

.maincontent {
	text-align: left;
}
.maincontent div.post {
	background-image: url(images/contentbg.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 33px;
	padding-left: 110px;
	padding-right: 25px;
	margin-bottom: 15px;
	text-align: left;
}

.maincontent h3#comments {
	margin-left: 40px;
	margin-bottom: 0px;
}
.maincontent ol.commentlist {
	margin-top: 0px;
}
.maincontent ol.commentlist li.comment {
	background-image: url(images/commentbg.png);
	background-repeat: repeat-y;
	background-color: #cac18b;
	width: 665px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.maincontent div#respond {
	margin-left: 40px;
	width: 665px;
}
.maincontent h1 {
	color: #9c352c;
	font-size: 18px;
	font-weight: normal;
}
.maincontent h2 {
	color: #9c352c;
	font-size: 18px;
	font-weight: normal;
}
.maincontent h2 .date {
	color: #40697a;
}
.maincontent h2 .title a {
	color: #9c352c;
	text-decoration: none;
}
.maincontent h2 .title a:hover {
	color: #40697a;
}
.maincontent p {
	font-size: 13px;
	line-height: 18px;
}
.maincontent table {
	font-size: 13px;
	line-height: 18px;
}
.maincontent ul {
	font-size: 13px;
	line-height: 18px;
}
.maincontent a {
	color: #9c352c;
	text-decoration: underline;
}
.maincontent a:hover {
	color: #40697a;
	text-decoration: none;
}

ol.commentlist {
	padding-top: 5px;
	font-size: 13px;
}
.avatar {
	float: left;
}
.maincontent h3 {
	font-size: 18px;
	color: #40697a;
	font-weight: normal;
}
#comment {
	width: 500px;
}

.sidebar {
	background-image: url(images/sidebarrepeater.png);
	background-repeat: repeat-y;
	*display: block;
	*position: relative;
	*right: 13px;
}
.sidebarcontent {
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 129px;
	padding-top: 12px;
	*position: relative;
	*right: 13px;
}
.sidebarcontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebarcontent h2 {
	color: #3c2c24;
	font-size: 18px;
	margin-top: 0px;
	font-weight: normal;
}
.sidebarcontent h3 {
	color: #8e3224;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}
.sidebarcontent a {
	color: #9c352c;
	text-decoration: none;
}
.sidebarcontent a:hover {
	color: #40697a;
}
.sidebarcontent p {
	color: #3c2c24;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
li#recent-comments-3 {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
}
li#recent-comments-3 a {
	color: #9c352c;
	text-decoration: none;
}
li#recent-comments-3 a:hover {
	color: #40697a;
}


.footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	width: 998px;
	height: 89px;
}
.footercontent {
	
}
.bottom a {
	color: #9c352c;
	text-decoration: none;
}
.bottom a:hover {
	color: #40697a;
}
