/* @override 
	http://yourpartner.server295.com/wp-content/themes/partnertheme/style.css
	http://yourpartnerintanning.com/wp-content/themes/partnertheme/style.css
*/

#entiresite {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #ffe5ce;
	margin: 0px;
	padding: 0px;
	font-family: Myriad Pro, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.table {
	
}

.header {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	width: 852px;
	height: 191px;
}
.headercontent {
	margin-left: 35px;
	margin-top: 45px;
}
.headercontent div {
	float: right;
	position: relative;
	bottom: 29px;
	right: 75px;
	color: #ffffff;
	font-size: 12px;
}
.repeater {
	background-image: url(images/repeater.png);
	background-repeat: repeat-y;
}
.sidebar {
	background-image: url(images/sidebarrepeater.png);
	background-repeat: repeat-y;
	width: 230px;
	float: left;
}
.sidebarcontent {
	width: 218px;
	height: 200px;
	float: right;
	color: #ffffff;
}
.sidebarpadding {
	padding-left: 25px;
}
.sidebarcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebarcontent ul li ul li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(http://yourpartnerintanning.com/wp-content/themes/partnertheme/images/bullet.png);
	list-style-type: none;
	float: left;
}
.sidebarcontent .widget 3 h2.widgettitle {
	list-style-type: none;
}
.sidebarcontent ul li ul li a {
	display: block;
	width: 198px;
	*width: 218px;
	height: 25px;
	padding-left: 20px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: #f58d37;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}
.sidebarcontent ul li ul li a:hover {
	color: #0061af;
	background-color: #ffffff;
}
.sidebarcontent h2 {
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 0px;
}
.sidebarcontent p {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 0px;
}
.sidebarcontent span {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 0px;
}
.sidebarcontent a {
	color: #ffe2ca;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.sidebarcontent a:hover {
	color: #ffffff;
}
.twtr-doc {
	margin-left: 9px;
}
.twtr-tweet-text p {
	color: #333333;
}
.twtr-tweet-text p i a {
	color: 333333;
}
#tag_cloud-3 {
	text-align: center;
}
.main {
	background-image: url(images/contentrepeater.png);
	background-repeat: repeat-y;
	width: 622px;
	height: 300px;
	float: right;
}
.maincontent {
	width: 610px;
	height: 200px;
	padding-left: 60px;
	padding-right: 60px;
	float: left;
}
.maincontent h2 {
	color: #f58220;
	font-size: 21px;
	margin-bottom: 0px;
}
.maincontent p {
	color: #797878;
	font-size: 12px;
}
.maincontent a {
	color: #0061af;
	text-decoration: none;
}
.maincontent a:hover {
	color: #f58d37;
}
.maincontent h2 a {
	color: #f58d37;
	margin-bottom: 0px;
}
.maincontent h2 a:hover {
	color: #0061af;
}
.maincontent h3 {
	margin-bottom: 0px;
}
.maincontent h3 a {
	color: #f58d37;
	font-size: 15px;
}
.maincontent h3 a:hover {
	color: #f58d37;
}
.maincontent small {
	color: #84a9c8;
	font-size: 10px;
}
.maincontent td {
	color: #797878;
	font-size: 12px;
}
.maincontent textarea#comment {
	width: 480px;
}

.footer {
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	width: 852px;
	height: 140px;
}
.footercontent {
	margin-top: 45px;
	float: right;
	margin-right: 12px;
}