﻿/*  
Theme Name: Phil Divers Theme
Theme URI: http://www.pccebu.com
Description: Phil Divers Theme 1.0 Wordpress Theme by <a href="http://www.pccebu.com">PcCebu</a>
Version: 1.0
Author: PcCebu
Author URI: http://www.pccebu.com/

	
*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
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;
	color: #FFFFFF;
}
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: 12px;
	padding: 2px;
}
input#s, input#author, input#email, input#url, textarea#comment {
	padding: 3px;
}
input#author, input#email, input#url {
	margin: 0 5px 0 0;
}
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;
}
#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
}
#page {
	padding: 5px;
	background: #000;
	color: #fff;
	font-size: 13px;
	width: 950px;
}
#banner {
	margin-bottom: 10px;
	width: 950px;
	height: 295px;
	text-align: left;
	vertical-align: top;
	background: url(images/phildivers-head.jpg);
	background-repeat: no-repeat;
}
.narrowcolumn {
	float: left;
	width: 710px;
	text-align: left;
	vertical-align: top;
}
.post {
	margin-bottom: 10px;
	padding: 10px;
	background: url(images/post.jpg) repeat-x;
}
.post h2 {
	padding: 5px 10px 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	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: #FFFFFF;
}
.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: 6px;
}
.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: 230px;
	background: url(images/sidebar.jpg) repeat-x;
}
#sidebar ul {
	margin: 0;
	padding: 20px 10px 10px 12px;
	list-style: none;
}
#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: #eee;
}
table#wp-calendar td {
	padding: 1px;
	text-align: right;
}
table#wp-calendar tfoot td {
	text-align: center;
}
/* end calendar */
#footer {
	border-style: solid;
	border-width: 4px 1px 1px 1px;
	border-color: #CCCCCC;
	clear: both;
	width: 940px;
	background: url(images/footer.jpg) no-repeat;
	color: #fff;
	text-align: center;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#footer p {
	padding: 10px 15px 15px 15px;
	line-height: 18px;
}
#footer a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#footer a:hover {
	color: #000;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption-text {
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

