/*  
Theme Name: Seascape
Theme URI: http://www.waterscape.cc
Description: Theme created by Flipper / Celina Lee.
Version: 1.0
Author: Celina Lee
Author URI: http://www.liquification.net

*/

/* General */
/* CSS Document copyright of Celina Lee (c) 2009 */
body {
	margin:0;
}

a:link {
	color: #80A9C8;
	text-decoration: none;
}

a:visited {
	color: #80A9C8;
	text-decoration: none;
}

a:hover {
	color: #B8CFE0;
	text-decoration: none;
}

/* Container */
#box {
	background: #FFFFFF;
	color: #575757;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#box a:hover {
	color: #B8CFE0;
	text-decoration: none;
	border-bottom: 1px dotted #B8CFE0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#box td {
	color: #575757;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#bottom {
	background: #FFFFFF url(shadow_bottom.gif) repeat;
	height: 2px;
}

#banner {
	background: #FFFFFF;
	width:870px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer {
	background: #FFFFFF;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#blog {
	background-color:#FFFFFF;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*Latest Box*/
#latest {
	background: #FFFFFF;
	color: #575757;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#latest img {
	border:dashed;
	border-style:dashed;
	border-width:1px;
color: #80A9C8;
}

/*Photo Log*/
#log {
	background: #FFFFFF;
	color: #575757;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#log td {
	color: #575757;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
