/*

Theme Name: Fort Worth Boat Club

Theme URI: 

Description: Fort Worth Boat Club

Author: Want a Better Website, Inc.

Author URI: http://wantabetterwebsite.com

*/

body {
	background: url(images/css-images/bg1.jpg) top center no-repeat #020b14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #595959;
	font: normal 1em/normal Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

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

h1 {
	font-family: "Garamond", "Adobe Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}

h2 {
	font-size: 22px;
	font-weight: normal;

}

h3 {
	font-size: 16px;
}


p {
	margin: 0 0 10px 0;
	}
		
ol {
	margin-top: 1.5em;
	margin-left: 10px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #fff;
}

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

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

.imgtxt {
	display: none;
	}
	
.clear {
	clear: both;
	}
	
#header {
	width: 900px;
	margin: 0 auto;
}

#logo {
	width: 325px;
	height: 165px;
	margin: 5px auto;
}

#flash {
	height: 275px;
	margin: 0 auto 10px auto;
	width: 900px;
	}

/* Menu */

#menu {
	background: url(images/css-images/horz-line-glow.png) bottom center no-repeat;
    margin: 0 auto;
	padding: 0;
	width: 900px;
}

#menu ul {
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 25px 0;
	list-style: none;
	width: 730px;
}

#menu li {
	float: left;
	padding: 0 25px;
}

#menu li.first a{
	float: left;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

#menu li a {
	float: left;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

#menu li a:hover, #menu li.first a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #0d8cbf;
}

/* Search */

#search {
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 30px;
	background: #D6E5AA;
	color: #7B8462;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 25px 35px 0 25px;
}

/* Content */

#content {
	float: right;
	min-height: 550px;
	width: 603px;
}

#home-content {
	float: right;
	width: 603px;
	text-align: center;
}
	
.post {
}

.post .title {
	margin: 0 0 10px 0;
	padding: 20px 20px 0 20px;
	background: ;
	border-bottom: 1px solid #FFFFFF;
}

div#post-949.post h1.title {
	display: none;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 10px;
	margin-top: 20px;
}

.post .meta {
	margin: 15px 0 0 0;
	padding: 10px;
	background: #e9f9ff;
	line-height: normal;
	color: #177396;

}

.post .meta a {
	color: #01394f;
	}

.date-time-cat {
	float: right;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 0;
	margin: 0;
}
	
/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	font-family: "Garamond", "Adobe Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none;
}

#sidebar li a {
	text-decoration: none;
	}
	
#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 30px;
}

#sidebar li h2 {
	height: 30px;
	margin-bottom: 5px;
	padding: 5px 0px 0px 30px;
	font-size: 18px;
	color: #000000;
}

#sidebar li p {
	padding: 0 25px;
}

.left-col {
	float: left;
	padding-right: 25px;
	}

.right-col {
	float: right;
	}
/* Footer */

#footer {
	clear: both;
	background: url(images/css-images/horz-line-glow.png) top center no-repeat;
	width: 900px;
    margin: 0 auto;
	padding: 15px 15px 25px 15px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #fff;
}

#footer a {
	color: #fff;
}

#copyright {
	float:left;
	font-size: 10px;
	padding-left: 15px;
}

#poweredby {
	float:right;
	font-size: 10px;
	padding-right: 15px;
	text-align:right;
}

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

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

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/************************** CALENDAR STYLES *********************/

.calnk a:hover {
	 background-position:0 0;
	 text-decoration:none;  
	 color:#0d8cbf;
	 border-bottom:1px dotted #0d8cbf;
	 }
.calnk a:visited {
	 text-decoration:none;
	 color:#0d8cbf;
	}
.calnk a {
	text-decoration:none; 
	color:#f00; 
	}
.calnk a span { 
	display:none; 
	}
.calnk a:hover span {
	color:#333333; 
	background:#fff; 
	display:block;
	position:absolute; 
	margin-top:1px; 
	padding:5px; 
	width:150px; 
	z-index:100;
	}
 .calendar-table {
 	background: #fff;
	color: #000;
	border:none;
	width:100%;
 }
 .calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
 }
 .calendar-next {
	width:25%;
	text-align:center;
 }
 .calendar-next a, .calendar-prev a {
 	color: #000;
	text-decoration: none;
	}
 .calendar-prev {
	width:25%;
	text-align:center;
 }
 .calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
 }
 .normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
 }
 .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#0d8cbf;
 }
 .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #0d8cbf;
 }
 .no-events {

 }
 .day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
 }
 span.weekend {
	color:#0d8cbf;
 }
 .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#daf3fc;
	color: #014863;
 }
 span.event {
	font-size:0.75em;
 }
 .kjo-link {
	font-size:0.75em;
	text-align:center;
 }
 .event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
 }
 .event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
 }
 .calendar-date-switcher form {
	margin:0;
	padding:0;
 }
 .calendar-date-switcher input {
	border:1px #D6DED5 solid;
 }
 .calendar-date-switcher select {
	border:1px #D6DED5 solid;
 }
 .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
 }