/*
Theme Name: AndGolf Online Tournament Registration
Theme URI: http://www.andgolfregs.com/
Description: Custom design created for AndGolf Registrations.  
Version: 1.0
Author: Sean Mahoney
Author URI: http://www.andplusdesign.com/

	The CSS and XHTML are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #302e04;
	color: #000;
	text-align: center;
	}

#page {
	text-align: left;
        width:810px;
        margin:0 auto;
}

#header {
	background: #302e04 url('images/headback.jpg') repeat-x bottom center;
        width:810px;
	height:125px;
	}
	
a, a:hover, a:active, a:visited, img {
	border:0 none;
}

#headerleft {
	background: #fbf6f0 url('images/headleft.jpg') repeat-x bottom center;
        width:11px;
	height:125px;
        float:left;
	}

#headerright {
	background: #fbf6f0 url('images/headright.jpg') repeat-x bottom center;
        width:11px;
	height:125px;
        float:left;
}

#headerbody {
        width:788px;
        height:125px;
        float:left;
}

#AndGolfLogo {
    width:359px;
    height:95px;
    margin-top:5px;
    margin-left:20px;
}

#loginform { 
    display:block;
    width: 210px;
    height:70px;
    margin-top:25px;
    margin-left:20px;
}

#loginform label {
	color:#A09383;
	float:left;
	font-weight:bold;
	padding-right:4px;
	padding-top:3px;
	text-align:right;
	width:75px;
}

#loginbox, #loginbox2 {
    width:230px;
    height:98px;
    background-image:url('images/loginbox.jpg');
    float:right;
    margin-right:10px;
}

#loginbox p {
    padding: 0px;
    margin: 0px;
}

#loginform2 { 
    display:block;
    width: 400px;
    height:70px;
    margin:0 auto;
}

#loginform2 label {
     color:#A09383;
     float:left;
     font-weight:bold;
     padding-right:3px;
     padding-top:3px;
     text-align:right;
	 font-size:19px;
     width:130px;
}

#loginform2 #username2, #loginform2 #password2 {
	font-size:19px;
	height:26px;
	width:220px;
}

#loginform2 p {
	height: 30px;
		
}

#signup { 
    margin-left:40px;
    background:transparent url('images/signup.png');
    cursor:pointer;
    width:73px;
    height:20px;
    border:none;
}

.homesubmit, #mailinglistsubmit { 
    width: 73px;
    height: 20px;
    background:transparent url('images/submit.png');
    cursor:pointer;
    border:none;
    margin-left:111px;
    float:left;
	margin-top:2px;
}

.homesubmit:active, #mailinglistsubmit:active {
    background:transparent;
    background-image:url('images/submitpress.png');
}

.logininput {
    background:url('images/inputbox.png') transparent no-repeat;
    color:#000;
    border:none;
    width:105px;
    height:18px;
    font-size:10px;
    text-indent:4px;
}

#headermain {
	width:788px;
	height:125px;
        float:left;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#menuleft, #menuright, #menucontent { 
        width:11px;
        height:24px;
        float:left;
        background-image:url('images/menuleft.jpg');
        color:#FFF
}

#menuright {
        background-image:url('images/menuright.jpg');
        width:10px;
}

#menucontent {
    background-image:url(images/menuback.jpg);
	height:19px;
	padding-top:5px;
	text-align:center;
	width:789px;
}

#bmenuleft, #bmenuright, #bmenucontent { 
        width:11px;
        height:52px;
        float:left;
        background-image:url('images/bmenuleft.jpg');
        color:#FFF;
}

#bmenuright {
        width:10px;
        background-image:url('images/bmenuright.jpg');
}

#bmenucontent {
        background-image:url('images/bmenuback.jpg');
        width:789px;
        text-align:center;
}

#bgball {
        background-image:url('images/bgball.png'); 
        background-position:top center; 
        background-repeat:no-repeat;
        width:789px;
        height:52px;
        padding-left:1px;
}

#flashbanner {
        width:810px;
}

#flashleft, #flashright {
        height:287px;
        float:left;
}

#flashleft {
        width:44px;
        background-image:url('images/flashleft.jpg');
} 

#flashright {
        background-image:url('images/flashright.jpg');
        width:43px;
}

#flashcontent {
        width:723px;
        height:287px;
        float:left;
}

#bodywrap {
       width:810px;
	   clear:both;
	   background-color:#302E04 ;
}

#bodybg { 
	background:#D2C6B6 url(images/contentback.jpg) no-repeat scroll 0 0;
	margin:0 auto 0 6px;
	overflow:auto;
	width:799px;
	min-height:430px;
}

#bodybottom {
	width:799px;
	background: url('images/bodybottom.jpg');
	height:17px;
	margin:0 auto 0 6px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 811px;
	height:121px;
	background:url('images/bottomgrass.jpg');
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#emailsignup {
	background:url('images/emailbox.jpg');
	width:264px;
	height:104px;
	margin-top:20px;
	margin-left:19px;
}

.narrowcolumn {
	float:right;
	margin:0 0 0;
	padding:20px 45px 0 0;
	width:450px;
}

.enteremailpic {
	margin-left:10px;
	margin-top:7px;
}

#mailinglist {
	padding-top:10px;
}

#mailinglist a, #mailinglist a:active, #mailinglist a:hover, #mailinglist a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#mailinglist a:hover {
	text-decoration:underline;
}

#mailinglistsubmit {
	float:right;
	margin-right:15px;
	margin-left:0px;
}

.mailsubmitsection { 
	color:#FFFFFF;
	margin-top:0px;
}

.emailinput {
	width:228px;
	height:17px;
	color:#FFFFFF;
	background:transparent url('images/emailsignupbox.png') no-repeat scroll 0 0;
	border:medium none;
	margin-left:19px;
	padding-left:4px;
}

.whylink {
	margin-left:15px;
	margin-top:5px;
	float:left;
}

#mainbodytop {
	width:485px;
	height:8px;
	background-image:url('images/maincontenttop.png');
}

#mainbodyback {
	background-image:url('images/maincontentback.png');
	overflow:auto;
	padding:20px;
	width:445px;
}

#adminmainbodytop {
	width:774px;
	height:9px;
	margin-left:12px;
	margin-top:15px;
	background-image:url('images/content_top.png');
}
	
#adminmainbodybottom {
	height:13px;
	width:774px;
	margin-left:12px;
	background-image:url('images/content_bottom.png');
}

#adminmainbodyback {
	background-image:url(images/content_background.png);
	margin-left:12px;
	overflow:auto;
	padding:20px;
	width:734px;
}

#maincontentbottom {
	width:485px;
	height:14px;
	background-image:url('images/maincontentbottom.png');
}

hr.bodyhr {
	width: 445px;
	margin:0 auto;
	background:transparent url('images/hr.png') repeat-x scroll center center;
	border:0 none;
	
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}



#sidebar {
	width:269px;
}

#loginannounce {
	color:#A09383;
	float:right;
	font-weight:bolder;
	margin-right:15px;
	margin-top:40px;
	text-align:right;
	width:200px;
}

#loginannounce a {
	font-weight:100;
	font-size:10px;
	text-decoration:none;
}

#loginannounce a:hover {
	text-decoration:underline;
}



form .biglabel, form .bigtext {
	font-size:19px;
	height:26px;
}

.biglabel {
	width: 250px;
	float:left;
	text-align:right;
	padding-right:10px;
}

.bigtext {
	width: 350px;
}

form p.bigpara {
	height: 30px;
		
}

#Header2 {
background-image:url('images/header_1.jpg');
background-repeat:no-repeat;
height:48px;
}

#Header2 h1 {
	color:#000000;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:22px;
	font-weight:normal;
	margin-top:0;
	padding-left:30px;
	padding-top:10px;
	text-align:left;
}

#Nav2 {
	height:24px;
}
		
#Nav	{
		background-image:url('images/nav.png');
		width:806px;
		height:24px;
		margin:0 auto;
		padding:0;
		}
		

#Nav span {
    display: none;
		}
   
#Nav li, #Nav a {
    height:24px;
    display:block;
		}

#Nav li {
    float:left;
    list-style:none;
    display:inline;
		}

#Nav-01 {width: 110px;}
#Nav-02 {width: 64px;}
#Nav-03 {width: 108px;}
#Nav-04 {width: 95px;}
#Nav-05 {width: 108px;}
#Nav-06 {width: 61px;}
#Nav-07 {width: 146px;}
#Nav-08 {width: 114px;}

#Nav-01 a:hover {background:url('images/nav.png') 0px -24px no-repeat; }
#Nav-02 a:hover {background:url('images/nav.png') -110px -24px no-repeat; }
#Nav-03 a:hover {background:url('images/nav.png') -174px -24px no-repeat; }
#Nav-04 a:hover {background:url('images/nav.png') -282px -24px no-repeat; }
#Nav-05 a:hover {background:url('images/nav.png') -377px -24px no-repeat; }
#Nav-06 a:hover {background:url('images/nav.png') -485px -24px no-repeat; }
#Nav-07 a:hover {background:url('images/nav.png') -546px -24px no-repeat; }
#Nav-08 a:hover {background:url('images/nav.png') -692px -24px no-repeat; }

#Nav2	{
		background-image:url('images/nav2.jpg');
		width:806px;
		height:28px;
		margin:0 auto;
		padding:0;
		}
		

#Nav2 span {
    display: none;
		}
   
#Nav2 li, #Nav2 a {
    height:28px;
    display:block;
		}

#Nav2 li {
    float:left;
    list-style:none;
    display:inline;
		}

#Nav2-01 {width: 205px;}
#Nav2-02 {width: 144px;}
#Nav2-03 {width: 97px;}
#Nav2-04 {width: 157px;}
#Nav2-05 {width: 203px;}


#Nav2-01 a:hover {background:url('images/nav2.jpg') 0px -28px no-repeat; }
#Nav2-02 a:hover {background:url('images/nav2.jpg') -205px -28px no-repeat; }
#Nav2-03 a:hover {background:url('images/nav2.jpg') -349px -28px no-repeat; }
#Nav2-04 a:hover {background:url('images/nav2.jpg') -446px -28px no-repeat; }
#Nav2-05 a:hover {background:url('images/nav2.jpg') -603px -28px no-repeat; }

#Grass	{
	background-image:url('images/grass1.jpg');
	background-repeat:no-repeat;
	height:49px;
	margin-left:2px
}

#InnerContentPadding	{
		padding:5px 17px 5px 16px;
		}
		
#InnerContent_bg_rep	{
		background-image:url('images/inner_content_bg_rep.jpg');
		background-repeat:repeat-y;
		width:773px;
		}
		
#InnerContent_bg	{
		background-image:url('images/inner_content_bg.jpg');
		background-repeat:no-repeat;
		width:773px;
		}
		
#InnerContent_bg_top	{
		background-image:url('images/inner_content_bg_top.jpg');
		height:27px;
		width:773px;
		background-repeat:no-repeat;
		}
		
#InnerContent_bg_bottom	{
		background-image:url('images/inner_content_bg_bottom.jpg');
		height:16px;
		width:773px;
		background-repeat:no-repeat;
		}
		
#ContentPadding	{
		padding:5px 24px 5px 26px;
		}
		






















// BELOW HERE IS NOT ME
.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}



.widecolumn {
	margin:0 auto;
	width:750px;
}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;

	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;


	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {

	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#menucontent ul {
	list-style: none;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
}

#menucontent ul li {
	display:inline-block;
	border-left:1px solid #fff;
	padding-left:15px;
	padding-right:15px;
}

#menucontent ul li.first {
	border:none;
	padding-left:0;
}

#menucontent ul li a {
	color:#fff;
	font-weight:bolder;
	text-decoration:none;
}
