/*
Theme Name: Spa-View.com / 2007
Theme URI: http://www.spa-view.com
Description: Spa-View Summer 2007 Theme
Author: O.com for FunkMedia
*/

@import "side.css";
@import "heads.css";
@import "nav_imgs.css";




html{
	/*overflow-x: auto;*/ /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; /* IE Fix */
	margin: 0;
	padding: 0px; /* required for Opera to have 0 margin */
	background-image: url(images/spa-view2007_bg.jpg);
	background-color: #FFFFFF;
	color: #472916;
	background-position: top left;
	background-repeat: no-repeat;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a{
	color: #663333;
	font-weight: bold;

}

a:hover{

}

img {
	border: 0;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	

#container {
	width:915px;
	margin-left: 50px;
	}
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float:left;
	width: 700px;
	background-color: #FFFFFF;
	}	


.entry {
	margin-left: auto;
	margin-right: auto;

	background-image: url(images/entrybg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:670px;
}	
.entry_left {
	float:left;
	

}
.entry_right {
float:left;

}

.entry_title {
	margin-left: 7px;
	width: 590px;
	float: left;
}
.entry_title h3 {
	padding-top: 10px;
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
}


.entry_title a, entry_title a:visited{
	color: #493425;
}
.entry_author {	

}
.entry_author a{

}
.itemtext {
	margin-left:auto;
	margin-right:auto;
	width:650px;
	display: block;
	clear: both;
	font-size: 14px;
	text-align: justify;
	color: #472916;
}
.itemtext a{
	font-weight: bold;
	color: #391117;

	}
	
.itemtext a:hover {

	}
.itemtext img{


}


.details {

}
.details a {

	}

.details_list {
	width: 600px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.details_list ul {

}

.details_list li {
	margin-bottom: 3px;

}


blockquote {

	}
	
.editlink img {
	border:0px;
	
}

.date { /* date & author */
	color : #669933;
	float:right;
	margin-left:0px;
	padding-right:5px;
	/*	border-right:1px solid #828282;*/
	text-align:right;
	/*	position:relative;*/
	padding-top:11px;
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	width: 60px;
}

.date_day {
	/*	display:block;*/
	font-size:16px;
	text-align:right;
	margin-bottom:0px;
	font-weight:bold;
}

.date_month {
	/*	display:block;*/
	font-size:16px;
	text-align:center;
	margin-bottom:0px;
	margin-right: -3px;
	font-weight: bold;
}

.date_year {
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-top: -7px;
	color: #96685F;
	/*line-height:.9em;*/
}

.comments a, .comments {
	font-size: 15px;
}
.category a, .category {
	font-size: 13px;
	font-weight: bold;
}
.tagdata a, .tagdata {
	font-size: 11px;
	font-weight: bold;
}

.pagetitle {
	margin-left: 20px;
	margin-bottom: 5px;
}

/*------------------------------------------------------------*
**  The Head
**------------------------------------------------------------*/

.head_top {

}

.head_titlebar {

	}

#header {
	height: 278px;
	width: 703px;
	float:left;
	margin-top: 37px;
	}



/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 

	}
#content div, #sidebar div { 
	
	}

#content h1
{

}



/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	clear:both;
	width:700px;
	padding-top: 20px;
	display: block;
	text-align: center;

	}
	
#footer a { 

 }









/*------------------------------------------------------------*
**  Comments
**------------------------------------------------------------*/

.comments {
	
}

.commentauthor{
	font-weight: bold;
	font-style: normal;
}

.comment_section {

}

.commentlist {

	margin: 0px;
	padding: 15px;

}

.alt {

	}
	
.reg {


}
.comment_cnt {

}

.latestactivity small
{
display: block;
margin: 0px;
margin-left: 10px;
font-size: 94%;
}
