/*  
Theme Name: Summerland
Theme URI: http://www.tribaldancee.com
Description: Official theme.
Version: 1.0
Author: Christy
Author URI: http://www.tribaldancer.com/

*/
html { height: 100%; }

body {
	margin:0;
	padding:0;
	background:#000000;
	font-family:Arial;
	font-size:13px;
	color:black;
	clear:none;
height: 100%;
}

a:link {
	color:maroon;
	text-decoration:none;
}
a:visited {
	color:maroon;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:none;
}

.wrapper {
	margin:0 auto 0 auto;
	width:925px;
	height:100%;
}

.header {
	margin:0;
	padding:0;
	background-image:url(csheader.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:315px;
}

.featured {
	float:right;
	width:181px;
	height:160px;
	margin-top:112px;
	margin-right:44px;
	font-size:13px;
}

.undermenu {
	margin:0;
	padding:0;
	width:925px;
	height:34px;
	background:url(csundermenu.jpg);
}

.maincontent {

	margin:0 0 0 0;
	padding:0;
	background-image:url(csmainback.jpg);
	background-repeat:repeat-y;
}

.post {
	width:100%;
	float:left;
	margin-right:10px;
	clear:none;
}

.sides {
	list-style:none;	
	list-style-type:inside;
	margin:0;
	padding:0;
	clear:none;
}
.sides li a {
		width:190px;
	display:block;
	padding:5px;
	margin-bottom:2px;
	text-align:center;
	background:#e3d7cb;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:black;
}

.post-header {
	width:625px;
	background:url(backerback.jpg);
	background-repeat:repeat-y;
	font-size:18px;
	font-weight:bold;
	color:white; 
	padding:8px 0 8px 33px;
	margin:0;
}

table, th, td
{
border: 0px solid black;
padding:0;
margin:0;
}
.post-header a {
	text-decoration:none;
	color:white;
}
.post-header a:hover {
	color:black;
	text-decoration:none;
}

.post-body {
	width:92%;
	margin-left:30px;	
}

.post-info {
	width:640px;
	font-size:11px;
	color:#666666;
	margin:20px 0 25px 30px;	
	padding-bottom:10px;
	border-bottom:1px dotted black;
}

.sidebar {
	width:229px;
	float:right;
	clear:none;
	margin-right:0;
	margin-left:2px;
}

.sides ul {
	margin:0;
	padding:0;}
	
	
.sides li a:hover {
		width:188px;
	display:block;
	padding:5px;
	margin-bottom:2px;
	text-align:center;
	background:#333333;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:white;
}

.sidebar-head {
	width:190px;
background:#ae8864;
padding:5px;
margin-left:14px;
}

.sbhead {
		color:black;
	font-weight:bold;
	font-size:16px;
	padding-left:5px;
}
	

.sidebar-content {
	width:199px;
	margin:10px 0px 20px 15px;	
}

.footer {
	width:925px;
	height:114px;
	font-size:11px;
	font-weight:bold;
	background:url(csfooter.jpg);
	background-repeat:no-repeat;
	color:white;
	text-align:center;
	padding-top:45px;
}
