/*  
Theme Name: OceanImagery_Photography
Theme URI: http://oceanimagery.com/guestbook/
Description: Online Guestbook Style Sheet 
Author: Douglas Vanderbilt
Author URI: http://oceanimagery.com/
*/

body { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background: #1d2224; 
	color: #FFFFFF; 
	margin-top: 0px;
	text-align: center;
}

#wrap { 
    background: #000000; 
	margin: 0px auto; 
	padding: 0px; 
	width: 900px;
    border-top: #444444 2px solid; 
	border-right: #444444 2px solid;
    border-bottom: #444444 2px solid;
    border-left: #444444 2px solid;
}

#top {  
	margin: 0px auto; 
	padding: 0px; 
	height: 150px;
    border-bottom: #444444 2px solid;
	clear: both; 
}

#rss { 
    background: transparent url(img/rss.png) no-repeat 4px; 
	padding: 0px 2px 0px 2px; 
	border: 0; 
	Margin: 0; 
} 

#footer { 
    font-size: 11px; 
	color: #cccccc; 
	height: 28px; 
	padding: 0px; 
	margin-top: 4px; 
	text-align: center; 
	clear: both; 
}

a:link { 
    text-decoration: none; 
	color : #0099FF; 
	border: none;
}

a:active { 
    text-decoration: none; 
	color : #0099FF; 
	border: none;
}

a:visited { 
    text-decoration: none; 
	color : #0099FF; 
	border: none;
}

a:hover	{ 
    text-decoration: underline; 
	color : #ccFF33; 
	border: none; 
} 

.top {  
	margin: 0px auto; 
	padding: 0px; 
	height: 150px;
    border-bottom: #444444 2px solid;
	clear: both; 
}

.font1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
}

.font2 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
}

.font3 { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	color: #FFFFFF; 
	font-weight: bold; 
}

.select { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

.input { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

.gbsearch { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background: #FFFFFF; 
}

.alignright { 
    float: right; 
}

.alignleft { 
    float: left; 
}

.title a: { 
    text-decoration:none; 
	color:#ffffff; 
}
 
.title a:link { 
    text-decoration:none; 
	color:#ffffff; 
}

.title a:visited { 
    text-decoration:none; 
	color:#ffffff; 
}

.title a:active { 
    text-decoration:none; 
	color:#ffffff; 
}

.title a:hover {
    text-decoration:underline; 
	color:#CCFF33;
}

.counter { 
    font-size: 9px; 
	font-weight: normal; 
	color: #666666; 
	margin-top: 4px; 
}

.navtabletop {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-align: center;
	letter-spacing: 1px;
	border-top: #000;
	border-left: #000;
}

a.navtop:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #0099FF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}

a.navtop:visited {
	color: #009AFF;
	text-decoration: none;
}

a.navtop:hover {
	color: #ccFF33;
	text-decoration: underline;
}


