/* @override 
	http://tanning.server292.com/wp-content/themes/etsblogtheme/style.css
	http://tanningshoptips.com/wp-content/themes/etsblogtheme/style.css
*/

#entiresite {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial;
}

td {
	vertical-align: top;
	padding: 0px;
}

.header {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	width: 983px;
	height: 256px;
}
.headercontent {
	margin-left: 158px;
	margin-top: 30px;
	width: 429px;
	height: 94px;
}
.headercontent div {
	float: right;
	color: #ffffff;
	font-size: 12px;
	position: relative;
	right: 250px;
	bottom: 28px;
}

.contentarea {
	width: 983px;
	height: 479px;
	background: url(images/middlebg.png) no-repeat top;
}
.contentrepeater {
	background-image: url(images/repeater.png);
}
.menu {
	width: 500px;
	height: 20px;
	margin-top: 25px;
	margin-left: -9px;
	*margin-top: 5px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	list-style-type: none;
}
.menu li.page_item {
	border-right: 1px solid #4a9bad;
	float: left;
}
.menu li.page_item.page-item-7 {
	border-right-style: none;
}
.menu li.page_item a {
	text-align: center;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #4a9bad;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu li.page_item a:hover {
	color: #ff3333;
}
.menu li.pagenav {
	list-style-type: none;
}
.menu li.pagenav ul {
	margin: 0px;
}
.menu li.pagenav h2 {
	display: none;
}

.banner {
	margin-top: 10px;
}

.main {
	width: 713px;
}
.maincontent {
	width: 550px;
	margin-left: 100px;
	margin-bottom: 20px;
}
.maincontent table {
	color: #333333;
	font-size: 12px;
}
.maincontent ul li {
	color: #333333;
	font-size: 12px;
}
.maincontent p {
	color: #333333;
	font-size: 12px;
}
.maincontent a {
	color: #4a9bad;
	font-size: 12px;
	text-decoration: none;
}
.maincontent a:hover {
	color: #ff3333;
}
.maincontent h2 a {
	color: #f18a2c;
	font-size: 20px;
	text-decoration: none;
}
.maincontent h2 a:hover {
	color: #ff3333;
}
.maincontent h2 {
	color: #f18a2c;
	font-size: 20px;
}
.maincontent h3 {
	color: #f18a2c;
	font-size: 16px;
	font-weight: normal;
}
.maincontent h3 a {
	color: #f18a2c;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.maincontent h3 a:hover {
	color: #ff3333;
}
.maincontent small {
	color: #ff3333;
	font-size: 12px;
}
textarea#comment {
	width: 535px;
}

.sidebarcontent {
	width: 200px;
	margin-top: 20px;
	margin-left: 3px;
	margin-bottom: 20px;
}
.sidebarcontent ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sidebarcontent h2.widgettitle {
	font-size: 20px;
	font-weight: bold;
	color: #f18a2c;
}
.sidebarcontent a {
	text-decoration: none;
	color: #4a9bad;
	font-size: 15px;
}
.sidebarcontent a:hover {
	color: #ff3333;
}
.socialbuttons {
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer {
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	width: 983px;
	height: 57px;
}