/*  
Theme Name: Pugliese Main
Theme URI: http://www.danggoodgraphics.com
Description: Pugliese Pools template
Version: 1.0
Author: Barry Pavel
Author URI: http://www.danggoodgraphics.com/

*/

body {
	margin:0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:13px;
	text-align: center;
	vertical-align:top;
	background-color: #2b5b75;
	background-image: url(images/bkg-tile-body-vert.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	color:#000000;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:24px;
	padding:0 0 10px 0;
}
p {
	padding:1em 0 0 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
.clearer {
	clear:both;
}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:930px;
}
#header{
	background:url(images/bkg-header-small.jpg) center top no-repeat;
	width: 930px;
	height: 151px;
}
#container {
	float:left;
	width: 675px;
	padding-left:25px;
	color:#FFFFFF;
	min-height:400px;
}
#containerWide {
	float:left;
	width: 905px;
	padding-left:25px;
	color:#FFFFFF;
	min-height:400px;
}
#containerWideIndex {
	width: 930px;
	color:#FFFFFF;
	min-height:500px;
	background:url(images/bkg-content-welcome3.jpg) top center no-repeat;
}
#contentAbout{
	width: 359px;
	padding:20px 0 0 30px;
	color:#FFFFFF;
	height:420px;
	overflow:auto;
	float:left;
}
#indexSlider{
	width:464px;
	height:464px;
	/*background:url(images/holder-slider.png) top left no-repeat;*/
	float:left;
	margin:0 0 0 40px;
}
#topSearch {
	width:905px;
	text-align:right;
	padding: 65px 25px 0 0;
}
.post{
padding: 0;
}
.post h2{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.post h2 a {
	text-decoration:none;
	margin:0;
	padding:0;
}
.entry{
	margin:0;
	padding:0;
}
.entry p {
	margin:0;
	padding:.5em 0;
	color:#FFFFFF;
}
p.postmetadata {
	margin: 10px 0 0 0;
}
.navigation {
	padding:0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: .75em;
}
.sidebar {
	float:right;
	width: 200px;
	margin: 0 0 0 10px;
	font-size:12px;
}
.sidebar ul {
	list-style-type:none;
	margin:0;
	padding: 0 0 0 1em;
	color:#FFFFFF;
}
.sidebar ul li{
	padding:.25em 0;
}
.sidebar ul li a {
	padding:0;
}
.sidebar h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
}
#footer {
	clear:both;
	/*float:left;*/
	width:750px;
	padding: 10px 0 0 0;
	color:#FFFFFF;
}
#footer p {
	line-height:18px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
#searchform input{
	margin: 0 0 .5em 0;
	width:75px;
}
#searchsubmit {
	color:#2b5b75;
}
.pagenav {
	margin:0;
	padding:0;
}
/* TOP NAVIGATION BAR */
#topNav {
	width:930px;
}
#topNav #topNavLeft {
	background-image: url(images/nav-top_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 32px;
	width: 8px;
}
#topNav #topNavCenter {
	background-image: url(images/nav-top_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	min-width: 300px;
	height: 32px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
#topNav #topNavRight {
	background-image: url(images/nav-top_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 15px 0px 0px ;
	float: right;
	height: 32px;
	width: 8px;
}
#topNav #topNavCenter ul , #topNav #topNavCenter ul li {
	margin:0;
	padding:0;
}
#topNav #topNavCenter li, 
#topNav #topNavCenter li a {
	padding:.5em .5em 0 .5em;
	margin:0;
	display:block;
	float:left;
	height:40px;
	text-decoration:none;
	color:#FFFFFF;
}
#topNav #topNavCenter li a:hover {
	color:#FFCC00;
}
/* FOOTER NAVIGATION */
#footer {
	margin:20px 25px 0 25px ;
	padding:20px 20px 0 0px;
	width: 865px;
	border-top: solid 1px #FFFFFF;
	font-size:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}
#wrapper #footer .bottomNavLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	text-align:left;
}
#wrapper #footer .bottomNavLeft ul{
	margin: 0px;
	padding: 0px;
}
#wrapper #footer .bottomNavLeft li {
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.5em;
	font-size: 11px;
	margin:0;
	padding:0;
}
#wrapper #footer .bottomNavLeft li a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;
}
#wrapper #footer  .bottomNavLeft li a:hover {
	text-decoration:underline;
}
#wrapper #footer #bottomNavRight {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: right;
	width: 150px;
	font-size: 11px;
	text-align: left;
}
#wrapper #footer #bottomNavRight ul {
	margin:0;
	padding:0;
}
#wrapper #footer #bottomNavRight li {
	list-style-position: inside;
	list-style-type: none;
	line-height: 2em;
	font-size: 11px;
	margin:0;
	padding:0;
}
#wrapper #footer #bottomNavRight li a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;
}
#wrapper #footer  #bottomNavRight li a:hover {
	text-decoration:underline;
}
#wrapper #footer #contactInfo {
	float: right;
	width: auto;
	margin: 0px;
	text-align:right;
	padding: 0 20px 0 0;
	margin:0;
}
#wrapper #footer #contactInfo p {
	margin:0;
	padding:0;
}
#wrapper #footer #bottomNavRight .rss {
	list-style-image: url(images/rss-icon.png);
}
#wrapper #footer #bottomNavRight .facebook {
	list-style-image: url(images/facebook-icon.png);
}
#wrapper #footer #bottomNavRight .delicious {
	list-style-image: url(images/delicious-icon.png);
}
#wrapper #footer #bottomNavRight .youtube {
	list-style-image: url(images/youtube-icon.png);
}
#blogContent {
	margin: 0px;
	/*height: */
	min-height: 330px;
	width: 900px;
	padding: 0;
	/*background-color: #f4f2e3;*/
	
}
#blogColLeft {
	min-height: 324px;
	width: 550px;
	float: left;
	margin: 0px 0 0 15px;
	padding:0;
}
#blogLeftInner {
	padding:10px;
	width:530px;
	text-align:left;
}
.linkIcon {
	list-style-image:url(images/link-icon.png);
}
.logIn {
	list-style-image:url(images/login-icon.jpg);
}
