/*  
Theme Name: Swimming
Theme URI: http://wordpress.org/
Description: Swimming theme created by <a href="http://www.beammeout.com">Beammeout</a> (widget ready). 
Version: 1.0
Author: Ross Brewer
Author URI: http://www.beammeout.com
*/

body
{
color: #333;	
font-family: Cochin, georgia, serif;
font-size: 14px;
text-align: center;
background: #fff url(images/) repeat;
}

#map {
margin: 15px 0 0 0;
}

.postmetadata {
border-bottom: #ccc 2px dotted;
margin: 0 0 10px 0;
}

img.center {
margin: 0 auto;
}

.poll {
float: left;
margin: 5px 0 25px 0;
width: 210px;
height: 350px;
padding: 0 0 60px 0;
}

.title2 {
color: #fff;
font-family: Cochin, georgia, serif;
font-size: 4px;
}

/*Swim Shop styles*/

#shop {
margin: 0 auto 0 auto;
padding: 20px 0 0 0;
width: 610px;
}

.item {
height: 180px;
margin: 0 0 10px 10px;
padding: 5px 0 0 0;
text-align:left;
}

.item img {
margin: 30px 20px 20px 10px;
padding: 0 0 30px 0;
float:left;
}

.itemtext {
margin: 5px 0 0 120px;
}

.item ul li {
margin: 0 0 0 20px;
list-style-image: url(images/bullet.gif)
}
/*End Swim Shop styles*/

a {
text-decoration: none;
color: #F62A37;
}

a:hover {
color: #4A7ABA;
text-decoration: underline;
}

.entry a {
color: #F62A37;
}

p {
margin: 5px 0 5px 0;
}

a img { border: 0 }

	
#header
{
height:236px;
background: url(images/brewerhead844start.jpg) top center no-repeat;
margin: 0 auto;
border-top: 2px solid #ccc;
	width: 100%;
		padding: 0;
}

#menu
{
width: 99%;
height:20px;
background-image:url(images/menubar2.jpg);
margin: 0 auto;
padding: 0;
font-size: 16px;
}

#menu li
{
display:inline;
margin: 0;
}

#menu li a
{
display:block;
height:20px;
width:100px;
text-align:center;
background-image:url(images/menuspacer.jpg);
background-position:right;
background-repeat:no-repeat;
color:#fff;
float:left;
text-decoration:none;

}

#menu li a:hover
{
color:#242B3B;

}


.current_page_item a {
color: #ede450 !important;
font-weight: bold;
}



#page
{
margin: 5px auto;	
background: #fff url(images/whitebar850.gif) top center repeat-y;
width: 850px;
text-align: left;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
	 #leftcol ul li {
	list-style-image: url(images/bullet.gif);/* replace bullet with image of your choice */
	}
	
	#rightcol ul li {
	list-style-image: url(images/bullet.gif);/* replace bullet with image of your choice */
	}
	
		 .narrowcolumn ul li {
	list-style-image: url(images/bullet.gif);/* replace bullet with image of your choice */
	}
	
	
	#sidebar h2 {
	color: #2E4C03;
	background-color: #fff;	
	font-size: 1.2em; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
	}
	
	#sidebar h3 {
	color: #25516e;
	background-color: #fff;	
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
	}
	
	/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align:left;
	}

 #searchform #s {
	width: 99px;
	padding: 2px;
	margin: 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	color: #333;	
font-family: Cochin, georgia, serif;
font-size: 12px;
text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 200px;
	}

#commentform input {
	width: 180px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

#leftcol {
 	 width: 48%;
     float: left;
	margin-top: 10px;
	padding: 0 5px 0 5px;
	text-align: left;
	border: 0px #fff solid;
	}

#rightcol {	
    margin-left: 53%;
    margin-top: 20px;
	padding: 0 5px 0 5px;
	text-align: left;
	border: 0px #fff solid;
	}


#sidebar
{
color: #333;	
font-family: Cochin, georgia, serif;
font-size: 14px;
width: 230px;
margin-left: 610px;
margin-top: 15px;
text-align: left;
}

.thumb {
float: left;
display: inline;
margin: 5px 8px 10px 0 ;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin:  5px 0 5px 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	}
	
	#sidebar ul a {
	color: #54703E;
	text-transform: none;
	}
	
	#sidebar ul a:hover {
	color: #D73228;
	background: #fff;
	text-decoration: underline;
	}

#sidebar form {
	margin: 10px 0 10px 0;
	}	

#footer
{
clear: both;
width: 842px;
text-align: center;
margin: 0 auto;
background: #F9F7ED;
border-bottom: #ccc solid 1px;
}

#footer p {
font-family: Cochin, georgia, serif;
font-size: 12px;
}


#content {
margin: 15px 0 0 0;
float: left;
width: 565px;
}

.narrowcolumn {
	padding: 0 25px 20px 25px;
	margin: 0 10px 0 0;
	width: 450px;
	}
	
	.narrowcolumn h2 {
    color: #25516E;
	background-color: #fff;	
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
	#fullwidth {
	padding: 10px 10px 20px 10px;
	margin: 5px auto;
	width: 820px;
	}
	
	#fullwidth h2 {
    color: #25516E;
	background-color: #fff;	
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
	width: 450px;
}

	
img.left {
float: left;
padding: 5px 10px 5px 5px;
display: inline;
}

img.right {
float: right;
padding: 5px;
display: inline;
}

p.centered  {
margin: 20px auto 0 auto;
padding: 2px;
display: inline;
text-align: center;
}

#left {
float: left;
padding: 5px 10px 5px 5px;
display: inline;
}

#right {
float: right;
padding: 5px;
display: inline;
}

h2 {
    color: #25516E;
	background-color: #fff;	
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
	width: 210px;
}

h2 a {
    color: #25516E;
	background-color: #fff;	
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
}

h3 {
color: #7B9136;
margin: 5px;
padding: 2px;
font-size: 16px; 
	line-height: 18px;
}

#time {
color: #25516E;	
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal; 
	font-family: Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: none;
	text-align: left;
}


/*News ticker*/

.banner {
margin: 0 auto;
width:850px;
height:20px;
background: #fff; 
}

.tickercontainer { /* the outer div with the black border */
border: 0px solid #000;
background: #fff; 
width: 850px; 
height: 20px; 
margin: 0 5px 5px 5px; 
padding: 2px;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 1px;
top: 1px;
width: 850px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 50px;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
list-style-type: none;
margin: 0;
padding: 0;
color: #000;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0 50px 0 0;
background: #fff;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
