/* 
	Theme Name: Halls Head Bowls
	Description: This is a two column theme for WordPress.
	Author: OVMwebbuilder
	Version: 1.0
*/

@charset "utf-8";
/* CSS Document */

/* normalises margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td	{ 
	margin: 0; 
	padding: 0;
}


/* normalises font-size for headers */
h1, h2, h3, h4, h5, h6	{ 
	font-size: 100%; 
}

/* removes list-style from lists */
ol, ul	{ 
	list-style: none;
} 

/* normalises font-style and font-weight to normal */
address, cite, code, dfn, strong, th, var	{ 
	font-style: normal; font-weight: normal; 
}

/*removes borders and spacing from tables 
table	{ 
	border-collapse: collapse; 
	border-spacing: 0; 
} */

/*removes border from fieldset and image */
fieldset, img	{ 
	border: 0; 
}

/* position page in center of screen */
html	{
	text-align: center;
} 

/***************************************************
*                  hyperlinks                      *
***************************************************/

a,a:link,a:visited,a:active	{
	text-decoration: none;
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
}
	
a:hover {
	color: #ff6633;
}
	
#alreadyhere {
	color: #ff6633;
}


/***************************************************
*             text - settings                      *
***************************************************/

p	{
	margin: 0px 0px 20px;
	text-align: justify;
}

h1	{
	text-decoration: none;
	color: #ff6633;
	font-weight: bold;
	font-size: 14pt;
	line-height: 30pt;
	text-align: center;
}

h2	{
	text-decoration: none;
	color: #ff6633;
	font-weight: bold;
	font-size: 13pt;
	line-height: 24pt;
}

h3	{
	text-decoration: none;
	font-size: 12pt;
	line-height: 30pt;
	color: #006699;
}

h4	{
	text-decoration: none;
	color: #006699;
	font-size: 10pt;
	line-height: 18pt;
}

#textjustify 	{
	text-align: justify;
}

#textcenter	{
	text-align: center;
	}
	
#textright	{
	text-align: right;
	}

.bluebold	{
	color: #006699;
	font-weight: bold;
	text-align: center;
}

#color_white	{
	color: #ffffff;
}

#color_grey	{
	color: #666666;
}

#piclist li	{
	display: inline;
}

ul	{
	padding: 0px 0px 0px 20px;
}

/***************************************************
*                    tables                        *
***************************************************/

.table_head	{
	font-weight: bold;
}

.table_content	{
	font-style: italic;
}

.table_content_left	{
	font-style: italic;
	text-align: right;
}

/***************************************************
*                    images                        *
***************************************************/

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	padding: 2px 2px 2px 2px;
	border:solid 1px #CCCCCC;
}

img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
	padding: 2px 2px 2px 2px;
	border:solid 1px #CCCCCC;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding: 2px 2px 2px 2px;
	border:solid 1px #CCCCCC;
}

a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	padding: 2px 2px 2px 2px;
	border:solid 1px #CCCCCC;
}

a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
	padding: 2px 2px 2px 2px;
	border:solid 1px #CCCCCC;
}

a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding: 2px 2px 2px 2px;
	border:solid 1px #CCCCCC;
}

/***************************************************
*                      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: 9px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {
        font-size: 90%;
		font-style: italic;
        color: #666666;
        background: #E5F2FF;
		text-align: center;
}

.caption { 
	margin: 5px; 
	padding: 5px; 
	border: solid 1px #CCCCCC; 
	padding: 2px 2px 2px 2px;
	background: #E5F2FF; 
	font-size:90%; 
	font-style: italic;
	color: black; 
} 

/***************************************************
*                  page content                    *
***************************************************/

body	{
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	background-image: url(/assets/images/bg_top.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}

/* container around page BUT not footer */
#container_page	{
	position: relative;
	margin: 0 auto 0;
	width: 800px;
	height: auto;
	top: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	z-index: 1000;
	}

.home #container_page	{
	width: 990px;
	}
	
/*header */
#banner_top	{
	width: 800px;
	height: 200px;
	top: 0px;
	left: 0px;
	z-index: 1000;
	}
	
.home #banner_top	{
	width: 990px;
	margin: 0 0 0 1px;
	}
	
/*container for main post area plus sidebar */
#content {
	width: 798px;
	height: 1350px;
	margin: 1px 1px 1px 1px;
	line-height: 18px;
	background-color: #ffffff;
	z-index: 2000;
	border: 1px solid #cccccc;
	} 
	
.home #content {
	width: 990px;
	}
	
#alt-sidebar {
	width: 180px;
	padding: 5px;		
	overflow: hidden;
	float: right;		
	}
	
#alt-sidebar .wrap {
	margin: 0;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}
	
/*container for main post and page area */
#homepage {
	float: right;
	width: 522px;
	height: 1340px;
	margin: 0px 2px 20px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	z-index: 2000;
	overflow: auto;
	z-index: 2000; 
	}

/* photo album - for home page */
#photo_album	{
	width: 220px;
	height: 165px;
	float: right;
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	border: 1px solid #99CCFF;
	}

/*sidebar content containers */
#sidebar {
	width: 251px;
	height: 1340px;
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	z-index: 2000;
	float: left;
	}

#buttons	{
	width: 250px;
	height: 940px;
	top: 10px;
	left: 10px;
	z-index: 1000;
	}

/* photo gallery button - bug fix for IE positioning */
#button_photogallery	{
	width: 250px;
	height: 360px;
	left: 10px;
	z-index: 5000;
	}

#login	{
	width: 250px;
	height: 30px;
	left: 10px;
	text-align: center;
}

/***************************************************
*                    footer                        *
***************************************************/

#footercontainer	{
	margin: -270px auto 0px;
	width: 100%;
	height: 420px;
	background-image: url(/assets/images/bg_grass.gif);
	background-color: #006600;
	z-index: 10;
	}

#footer_content	{
	position: relative;
	margin: 0 auto;
	height: 400px;
	width: 800px;
}

.home #footer_content	{
	width: 990px;
	}
/*
#bowls	{
	position: absolute;
	float: left;
	margin: -70px auto 0px 200px;
	width: 1000px;
	height: 370px;
	}
*/

#bowls_trans	{
	position: absolute;
	top: 270px;
	left: 100px;
	width: 570px;
	height: 80px;
}

#bowler	{
	position: absolute;
	top: -99px;
	left: 800px;
	width: 180px;
	height: 340px;
}

.home #bowler	{
	left: 990px;
	}


#footertext	{
	margin: 0 auto;
	position: absolute;
	top: 370px;
	width: 800px;
	height: 30px;
	text-align: center;
	font-size: 10pt;
	color: #ffffff;
	font-style: italic;
}

#footlink	{
	font-size: 10pt;
	color: #FFCC00;
	font-weight: bold;
}

#footlink:hover	{
	color: #cc0000;
	font-weight: bold;
}

