/*
Theme Name: PDGA 2008
Theme URI: 
Description: The 2008 PDGA tournament site.
Version: 1.0
Author: David Klawitter
*/

body { background-color: #e9e9e9; font-family: trebuchet ms, sans serif; font-size: 10pt; margin: 0; height: 100%; }
a { color: #4686bf; }

h1 { margin: 0; font-weight: bold; font-size: 26px; }
h2 { margin: 0; font-style: italic; font-size: 20px; }
h5 { margin: 0; font-style: italic; font-size: 15px; }
h3 { background: #7c9ed2;  color: #fff; border-bottom: 3px solid #4685bf; padding: 5px; }
h3 a { color: #fff; }
h6 { margin: 0; font-weight: bold; font-size: 26px; padding: 5px; padding-top: 25px; border-bottom: 3px solid #e08919; color: #312d28;
	background: url('images/bgr_trees.gif') repeat-x; }

.entry { width: 95%; text-align: left; margin: auto; padding-top: 15px; }

/* header */
#header { background-color: #b7b6b7; padding: 15px 0 15px 0; width: 100%; }
#header #block { width: 900px; margin: auto; }
#header #company { float: left; }
#header #company #logo { float: left; margin-right: 10px; }
#header #company #title { float: left; color: #fff; padding-top: 15px; }
#header #navigation { float: right; border-left: 1px solid #ccc; width: 320px; padding-left: 15px; margin-top: 15px; }
#header #navigation #col1 { float: left; width: 140px; line-height: 20px; }
#header #navigation #col2 { float: left; line-height: 20px; }
#header #navigation ul { margin: 0; padding: 0; list-style-type: none; display: inline; }
#header #navigation a { color: #fff; font-size: 11px; text-decoration: none; padding: 3px; }
#header #navigation a:hover { color: #000; background: #fff; }


/* homepage */
#home-content { width: 900px; margin: auto; padding-top: 30px; }
#disc-golf-scene { background: url('images/big_dg_scene.jpg') no-repeat; width: 850px; background-color: #7c9ed2; }
#disc-golf-scene .text { width: 500px; color: #fff; padding-left: 280px; padding-top: 160px; padding-bottom: 15px; }
#container1 { clear: both; width: 900px; margin: auto; margin: 20px 0 20px 0; }
#container1 #sponsors { float: left; width: 300px; }
#sponsors2 { margin: 15px 40px 0 auto; text-align: center; }  
#sponsors2 img { align: middle; margin: 0 9px; margin-bottom: 20px; }
.container2 { width: 225px; background: url('images/container2_bottom.jpg') no-repeat bottom left; 
	background-color: #7c9ed2; color: #fff; padding-bottom: 10px; margin: 0 0 0 30px; }
.container2 .txt { padding: 8px 12px 8px 12px; }
.container2 a { color: #fff; }
.sponsor-text { color: #555; text-align: center; }

/* footer */
#footer { background-color: #b7b6b7; width: 100%; padding: 20px 0 20px 0; color: #fff; margin-top: 25px; }
#footer #block { width: 900px; margin: auto; }
#footer #copyright { float: left; width: 300px; padding-right: 15px; border-right: 1px solid #ccc; }
#footer #right { float: left; padding-left: 15px; width: 300px; line-height: 20px; }
#footer ul { margin: 0; padding: 0; list-style-type: none; display: inline; font-size: 11px; }
#footer ul li { display: inline; margin-right: 10px; }
#footer a { color: #fff; }
#footer a:hover { text-decoration: none; }
#footer #copyright img { float: left; margin-right: 5px; }
#footer #copyright .copytext { float: left; font-size: 11px; padding-top: 10px; }