* {
	margin: 0px;
	padding: 0px;
}

body {
	
        
        background-attachment:fixed;
	background-image: url(images/whaleBackgroundWeb.png); 
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}


h1, h2, h3 {
	color: #26A6B5;
}

h1 {
	font-size: 2.5em;
	font: Verdana;
	color: #7f7f7f;
}

h2 {
	margin-top: 1.5em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	font: Lucida Sans Unicode;
	color: #B5b2b3;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
	list-style-type: none;
}

ul, ol {
	margin-left: 3em;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #0873A8;
	border: 0px;
	margin: 0px;
}
a img {
	border: 0px;
	margin: 0px;
}
a:hover {
	border: none;
	text-decoration: underline;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #26B2B5;
	border: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #006;
}

hr {
	display: none;
}

#main
{
width: 1020px;
margin: 0 auto;

}


/* Header */


#menu {
	height: 30px;
	width: 1020px;
	background: url(images/menubar.png) no-repeat;
	padding-left: 0px;
	font: "HelveticaNeue"	
}
#top{
	padding-right: 200px;
}
#top  a {
	color: #565656;
	font: arial;
	font-size: 12px;
	text-decoration: none;
	padding-right: 100px;
	float: right;
	padding-right: 5px;
	
}



#top  a:hover {
	text-decoration: underline;
}



#header {
	width: 1020px;
	height: 30px;
	margin: 0 auto;
	
	
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu ul li {
	position: relative;
	color: #976C6C;
	font: arial;
	}

#menu li {
	float: left;
}

#menu li ul {
	position: absolute;
	top: 0;
	}

#menu a {
	display: block;
	float: left;
	height: 30px;
	width: 165px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.5em;
	letter-spacing:1px;
	color: #D4DCE1;
	padding-top:4px;
        text-align: center;
	font: verdana;
	border: none;
	
	
}

#menu a:hover {
	color: #96BFB6;
	
	
}

#menu a:active {
	color: #96BFB6;
}


/* Logo */

#logo {
	width: 1020px;
	height: 120px;
	margin: 0 auto;
	padding-top: 0px;
	text-align: right;
	background: url(images/header.png) no-repeat left top;
}


#logo h1 {
	padding-right: 20px;
	color: #ffffff;
	padding-top: 0px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo a {
	color: #565656;
	font: HelveticaNeue-UltraLight;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
}

#logo a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1020px;
	margin: 0 auto;
	/*background: url(images/red.png);*/
	border-top: 50px;
	padding-top: 0px;
}



/* Content */

#content {
	float: left;
	width: 700px;
	padding-left: 80px;
	padding-top: 20px;
}



.button {
	display: block;
	width: 200px;
	height: 200px;
	opacity:0.6;
	padding-right: 20px;
}


.button:hover{
	opacity:1;
}





.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.0em;
	font: Trebuchet MS;
	color: #485D6B;
	
	
}

.post .entry {
	padding: 10px 10px 30px 0px;
	
}

.post .entry table {
	padding: 0;
}


.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00F;
}

.post .meta a {
	color: #00F;
}

.post .links {
	margin: 0;
	color: #976C6C;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
	padding-top: 40px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #00F;
}

.sidebar li {
	margin-bottom: 2em;
	color: #00F;
}


.sidebar li li {
	margin: 0;
	color: #00F;
}


#sidebar1 {
	width: 255px;
	color: #00F;
}

#sidebar2 {
	width: 255px;
	color: #00F;
}

#sidebar2 li h2 {
	/*background: url(images/title.gif) no-repeat left top;*/
	height: 20px;
	color: #000000;
	padding-left: 60px;
	padding-top: 15px;
}

#sidebar2 li ul {
	line-height: normal;
	color: #00C;
	padding-left: 60px;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: 0.8em;
	color: #039;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
	color: #00F;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
	color: #009;
}

.back_title
{
background: url(images/title_back.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
/*padding: 20px;*/
/*background: url(images/footer.gif) repeat-x */
}
#footer {
	width: 824px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	/*color: #ffffff;*/
	margin: 0px;
	padding: 0px;
}
#footer a
{
       padding-right: 30px;
}
