body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family:Verdana, Helvetica, Arial, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background:#003b88 url(images/body.jpg) repeat-x;
	color: #000
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #1D6AD4;
}

a:hover{ text-decoration: none;color:#fff; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	color:#f1f1f1;
	font-style:italic;
		
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
		
}

code{
	
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 10px;
	size:auto;
	border:none;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 1px;
}

input#author, input#email, input#url{
	margin: 0 0 0 0;
}

#container{
	margin: 0 auto;
	width: 770px;
	text-align: left;
	vertical-align: top;
	
}

h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding: 15px;
	color: #fff;
	font-style:italic;
}

h1 a{
	text-decoration: none;
	color: #fff;
	
}

h1 a:hover{
	text-decoration: underline;
}

#page{
	padding: 10px;
	background: #000;
	color: #fff;
	font-size:13px;
	/*background-image:url(images/pageBG.jpg);
	background-repeat:repeat;*/
}

#banner{
	margin-bottom: 10px;
	width: 750px;
	height: 233px;
	text-align: left;
	vertical-align: top;
	background: url(images/banner.jpg) no-repeat;
}

.narrowcolumn{
	float: left;
	width: 560px;
	text-align: left;
	vertical-align: top;
}

.post{
	margin-bottom: 10px;
	padding: 10px;
	background: url(images/post.jpg) no-repeat;
}

.post h2{
	
	padding: 5px 10px 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	text-decoration:none;
	text-transform:uppercase;

}

.entry{
	padding: 0 10px 10px;
	line-height: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	color: #000;
}

.entry h1{
	font-size: 24px;
	line-height: 24px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	padding: 4px;
	
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding: 10px 0 0;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

.browse{
	margin: 0 20px;
	padding: 10px 0;
	line-height: 20px;
}

#sidebar{
	float: left;
	margin-left: 10px;
	width: 180px;
	background: url(images/sidebar.jpg) no-repeat;
}

#sidebar ul{
	margin: 0;
	padding: 15px 20px 20px;
	list-style:square;
}

#sidebar ul li#search input{
	margin: 0 0 5px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 10px;
}

#sidebar ul li h2{
	padding-bottom: 5px;
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
	
}
	

#sidebar ul ul{
	padding: 10px 0 10px;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	line-height: 20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #000ddd;
}

.commentmetadata{ }

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #000;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	width: 750px;
	background: url(images/footer.jpg) no-repeat;
	color: #fff;
	text-align:center;
	height:44px;
	font-size:12px;
	padding: 10px 122px 4px 6px;
}

#footer p{
	padding: 13px;
	line-height: 18px;
}

#footer a{
	color: #fff;

}
#footer a:hover{
	color:#000;
}
img {
	border:none;
}

div.twitter_facebook {
	margin: 20px 0px 10px 14px;
}
div.nwdLogo {
	padding: 10px 0px 10px 0px;
	background-color:#000;
}

/* top nav */
.spriteNav {background:url(http://www.tisiri.org/wp-content/themes/diving-blog/diving-blog/images/top-nav.jpg);}

.navHome {width:97px; height:45px; background-position:0px 0px;}
.navHome:hover {width:97px; height:45px; background-position:0px -45px;}
.navAboutUs {width:110px; height:45px; background-position:-97px 0px;}
.navAboutUs:hover {width:110px; height:45px; background-position:-97px -45px;}
.navHistory {width:99px; height:45px; background-position:-207px 0px;}
.navHistory:hover {width:99px; height:45px; background-position:-207px -45px;}
.navProjects{width:165px; height:45px; background-position:-306px 0px;}
.navProjects:hover {width:165px; height:45px; background-position:-306px -45px;}
.navSupport {width:148px; height:45px; background-position:-471px 0px;}
.navSupport:hover {width:148px; height:45px; background-position:-471px -45px;}
.navContactUs{width:131px; height:45px; background-position:-619px 0px;}
.navContactUs:hover {width:131px; height:45px; background-position:-619px -45px;}

/* header pics */
.spriteHeader {background:url(http://www.tisiri.org/wp-content/themes/diving-blog/diving-blog/images/header.jpg);}

.headerPic1{width:750px; height:233px; background-position:0px 0px;}
.headerPic2{width:750px; height:233px; background-position:0px -233px;}
.headerPic3{width:750px; height:233px; background-position:0px -466px;}
.headerPic4{width:750px; height:233px; background-position:0px -699px;}
.headerPic5{width:750px; height:233px; background-position:0px -932px;}
.headerPic6{width:750px; height:233px; background-position:0px -1165px;}

/* right nav */
.spriteRNav {background:url(http://www.tisiri.org/wp-content/themes/diving-blog/diving-blog/images/right-nav.jpg);}

.rNav1{width:150px; height:30px; background-position:0px 0px;}
.rNav1:hover{width:150px; height:30px; background-position:-150px 0px;}
.rNav2{width:150px; height:30px; background-position:0px -30px;}
.rNav2:hover{width:150px; height:30px; background-position:-150px -30px;}
.rNav3{width:150px; height:30px; background-position:0px -60px;}
.rNav3:hover{width:150px; height:30px; background-position:-150px -60px;}
.rNav4{width:150px; height:30px; background-position:0px -90px;}
.rNav4:hover{width:150px; height:30px; background-position:-150px -90px;}
.rNav5{width:150px; height:30px; background-position:0px -120px;}
.rNav5:hover{width:150px; height:30px; background-position:-150px -120px;}

.article-links {
	font-family:Verdana, Helvetica, Arial, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #1D6AD4;
}
.article-links:active {
	font-family:Verdana, Helvetica, Arial, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #1D6AD4;
}
.article-links:hover{
	font-family:Verdana, Helvetica, Arial, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff; 
}