/*------------------------------------------------------
Theme Name: 5280 Pool
Theme URI: http://5280pool.com
Description: New Theme
Version: 1.1
Author: Jeremy Church
------------------------------------------------------*/

@import url("http://5280pool.com/n/wp-content/plugins/wp-page-numbers/5280/wp-page-numbers.css");

/*------------------------------------------------------
[Simple Reset]
------------------------------------------------------*/
body, div,
h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.clr {
	clear: both;
	}

/*------------------------------------------------------
[Containers]
------------------------------------------------------*/
html {
	overflow-y: scroll;
	}

body {
	color: #EBEBDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #22211C;
	}

table, th, td {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	-moz-border-radius: 0px 0px 0px 0px;
	}

.hdrBG {
	background-color: #F2DEA1;
	background-image: url(http://5280pool.com/images/hdrbg02.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}

/*#hdrnav img {
	margin: 10px 0 0 45px;
	}*/

.bdy {
	background-color: #33685E;
	background-image: url(http://5280pool.com/images/bdyBGtop.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 30px;
	min-height: 520px;
	height: auto !important; /* fix for IE6 */
	height: 520px;
	}

#footer {
	color: #665E41;
	background-color: #22211C;
	background-image: url(http://5280pool.com/images/bottomBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 40px 0 20px 0;
	}

/*.ftrtopBG {
	background-color: #22211C;
	background-image: url(http://5280pool.com/images/bottomBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	}*/

.sidebarBG {
	background-image: url(http://5280pool.com/images/sidebarBG_02.gif);
	padding: 10px 20px 0 25px;
	}

.post {
	padding-bottom: 10px;
	}

.entry {
	margin-top: 4px;
	}

.sideblock {
	padding-bottom: 23px;
	}


/*------------------------------------------------------
[Typography]
------------------------------------------------------*/
h1 {
/*	border: 1px #ffffff;
	border-style: solid none;*/
	background-image: url(http://5280pool.com/images/h1_bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	margin: 6px 0 10px 0;
	padding: 4px 0 0 10px;
/*	padding-bottom: 1px;*/
	height: 38px;
	}

h2 {
	color: #F3F176;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;
	}

h2 a {
	color: #F2C512;
	text-decoration: none;
	}

h2 a:hover {
	color: #ffffff;
	}

h3 {
	color: #F3F176;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
	}

h4 {
	color: #F3F176;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	}

h5 {
	color: #665E41;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	}

p {
	line-height: 140%;
	margin-bottom: 12px;
	}

p a {
	color: #F2C512;
	}

p a:hover {
	text-decoration: none;
	}

ul, ol, li {
	line-height: 160%;
	margin-left: 7px;/margin-left: 9px;
	}

.entry li a {
	color: #F2C512;
	}

.entry li a:hover {
	text-decoration: none;
	}

.entry ul {
	margin: 0 0 12px 20px;
	}

#maincontent li, #maincontent li a {
	color: #F2C512;
	}

#maincontent li a:hover {
	text-decoration: none;
	}

small, small a {
	font-size: 9px;
	color: #7DABA2;
	}

small a:hover {
	color: #ffffff;
	}

/*.navigation a {
	background-color: #23403E;
	border: 1px solid #0E2B29;
	color: #8EBDB3;
	display: block;
	font-weight: bold;
	float: left;
	margin: 10px 10px 0 0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	}

.navigation a:hover {
	background-color: #23403E;
	border-color: #8EBDB3;
	color: #8EBDB3;
	}*/

#sidebar p, #sidebar ul, #sidebar li {
	color: #8EBDB3;
	}

#sidebar a {
	color: #8EBDB3;
	}

#sidebar a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#sidebar ul, #sidebar ol, #sidebar li {
	line-height: 185%;
	list-style: none;
	margin-left: 0;
	}

.footerNav {
	padding-bottom: 20px;
	text-align: center;
	}

.footerNav a {
	border-bottom: 1px dashed #45402E;
	color: #665E41;
	font-size: 13px;
	text-decoration: none;
	}

.footerNav a:hover {
	border-bottom: 1px dashed #cccccc;
	color: #ffffff;
	}

.copyright {
	color: #665E41;
	font-size: 9px;
	margin-top: 20px;
	text-align: center;
	}


/*------------------------------------------------------
[Forms]
------------------------------------------------------*/
/* Header Search */
.hdrSearch {
	background-image: url(http://5280pool.com/images/searchForm.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 35px;
	}

.hdrSearchInput {
	border: none;/border: 1px solid #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	margin: 8px 0 3px 13px;/margin: 7px 0 4px 12px;
	width: 140px;
	}

.hdrSearchButton {
	float: left;
	margin-left: 15px;/margin-left: 12px;
	}

/* Page Search */
/*.searchinline {
	margin-top: 30px;
	}*/

.searchinlineinput {
	background-color: #8EBDB3;
	border: 1px solid #23403E;
	color: #23403E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	width: 200px;
	}

.searchinlineinput:hover {
	border-color: #ffffff;
	}

.searchinlineinput:focus {
	border-color: #ffffff;
	background-color: #ffffff;
	}

.searchinlinebutton {
	background-color: #23403E;
	border: 1px solid #0E2B29;
	color: #8EBDB3;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	}

.searchinlinebutton:hover {
	background-color: #23403E;
	border-color: #8EBDB3;
	color: #8EBDB3;
	}

/* Contact Form */
#contact label {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.contactinput {
	background-color: #8EBDB3;
	border: 1px solid #23403E;
	color: #23403E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0 10px 0;
	padding: 4px;
	width: 100%;
	}

.contactinput:hover {
	border-color: #ffffff;
	}

.contactinput:focus {
	border-color: #ffffff;
	background-color: #ffffff;
	}

.contactbutton {
	background-color: #23403E;
	border: 1px solid #0E2B29;
	color: #8EBDB3;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: -5px 5px 0 0;
	padding: 4px;
	}

.contactbutton:hover {
	background-color: #23403E;
	border-color: #8EBDB3;
	color: #8EBDB3;
	}