/*
Theme Name: newmarketgaa
Theme URL: http://www.NewmarketGAA.com/
Description: Newmarket GAA Website Theme
Version: 0.2
Author: T.E.D.
Author URL: http://www.NewmarketGAA.com/
*/

/* Set global padding & margin rules */
*
{
    padding: 0;
    margin: 0;
}

/* Turn off Horizontal Rules*/
hr
{
    display: none;
}

a img
{
    border: none;
}

body
{
    margin: 0px auto;
    width: 795px;
    font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
    font-size: 76%;
}

#middle
{
    margin: 0px auto;
    width: 795px;
}

#sidebar
{
    width: 20%;
    float: left;
    padding-right:1em;
    margin: 0 auto;
}

#sidebar h2
{
	margin: 0 auto;
	font-size: 1.5em;
	color: black;
	text-align:center;
/*	background: url(images/ngccrest_small.jpg) no-repeat left; */
   border:white 0px solid;
/*	font-weight:bold; Removed by THO 20081113 */
/*	text-transform: uppercase; Removed by THO 20081113 */
	border-bottom:#C00000 3px solid;
}

/* Remove bullets from primary lists */
#sidebar ul
{
    list-style: none;
    margin-left: 0px;
}

#sidebar ul ul
{
	list-style-type: none;
	padding: 10px;
	margin: 0px 0 0 0;
	font-size: 1em;
	color: #C00000;
	padding-bottom:1em;
	background: #EFEFEF;
}

#sidebar ul ul ul
{
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #C00000;
}

#sidebar a
{
	color: #C00000;
	text-decoration:none;
}

#sidebar a:visited
{
	color: #C00000;
}

#sidebar a:hover
{
	color: black;
	text-decoration:underline;
}

#content
{
    width: 53%;
    float: left;
    padding-right:1em;
	 margin: 0 auto;
}

#content h2
{
    font-size: 1.3em;
 	 font-weight:bold;
}

#widecontent
{
    width: 76%;
    float: left;
    padding-right:1em;
	 margin: 0 auto;
}

#widecontent h2
{
    font-size: 1.5em;
 	 font-weight:bold;
}

#widecontent table
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#widecontent td
{
    padding: 4px;
}

#rightmenu
{
    width: 22%;
    float: left;
    margin: 0 auto;
}

#rightmenu h2 {
	 margin: 0 auto;
	 font-size: 1.5em;
	 color: black;
	 text-align:center;
/*	background: url(images/ngccrest_small.jpg) no-repeat left; */
    border:white 0px solid;
/*	 font-weight:bold; Removed by THO 20081113 */
/*	 text-transform: uppercase; Removed by THO 20081113 */
	 border-bottom:#C00000 3px solid;
}

#rightmenubody
{
	list-style-type: none;
	padding: 10px;
	margin: 0 auto;
	font-size: 1.1em;
	color: #C00000;
	padding-bottom: 0em;
	background: #EFEFEF;
}

#rightmenu ul
{
    list-style: none;
    margin-left: 0px;
}

#rightmenu ul ul
{
	list-style-type: none;
	padding: 10px;
	margin: 0px 0 0 0;
	font-size: 1.1em;
	color: #C00000;
	padding-bottom:1em;
	background: #EFEFEF;
}

#rightmenu ul ul ul
{
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #C00000;
}

#lottorightmenu
{
	font-size: 0.8em;
}

#fixturerightmenu
{
	font-size: 0.8em;
}

#resultrightmenu
{
	font-size: 0.8em;
}

#resultrightmenu a
{
	color: #C00000;
	text-decoration:none;
}

#resultrightmenu a:visited
{
	color: #C00000;
}

#resultrightmenu a:hover
{
	color: black;
	text-decoration:underline;
}

#updatesrightmenu form
{
	text-align:center;
}

#updatesrightmenu p
{
	text-align:center;
}


#updatesrightmenu a
{
	color: #C00000;
	text-decoration:none;
}

#updatesrightmenu a:visited
{
	color: #C00000;
}

#updatesrightmenu a:hover
{
	color: black;
	text-decoration:underline;
}


#header
{
 	height: 95px;
	width:792px;
	margin-top: 0px;
   margin-bottom: 10px;
	border:white 0px solid;
}

#footer
{
    clear:both;
    margin: 0 auto;
    text-align: center;
    width: 792px;
    height: 3em;
    padding-top: 1em;
    padding-bottom:1em;
    background-color: white;
}

#footer a {
	color: black;
	text-decoration:none;
}
#footer a:visited {
	color: black;
	text-decoration:none;
}
#footer a:hover {
	color: #C00000;
	text-decoration:none;
}

#searchform
{
    text-align: center;
}
#searchform input
{
    border: 1px outset black;
    background-color: white;
}
#searchform #s
{
    width: 50%;
    border: 1px outset black;
    background-color: white;
}

.post
{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: black;
    font-size: 1.1em;
}

.post p
{
    line-height: 1.4em;
    margin-bottom: 1em;
}

.post h2
{
    margin: 0 auto;
    font-size: 2.5em;
 	 font-weight:bold;
}

.post h3
{
    font-size: 1.3em;
}

.post li
{
   margin-left: 20px;
}

.post ul
{
    list-style-type: disc;
    margin-bottom: 10px;
}

.post a
{
	color: #C00000;
	text-decoration:none;
}
.post a:visited
{
	color: #C00000;
}
.post a:hover
{
	color: black;
	text-decoration:none;
}

.postlist p
{
    font-size: 0.9em;
    margin-bottom: 0.5em;
}

h3 a:hover, h3 a:visited, h3 a
{
    text-decoration: none;
    color: black;
}

.entry
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom:5px;
    background: #EFEFEF;
    border-top: 3px solid #C00000;
}

.entry img
{
   border-style: solid;
	border-color: #EFEFEF;
	border-width: 10px;
}

.entry a img
{
   border-style: solid;
	border-color: #EFEFEF;
	border-width: 10px;
}

.entry table img
{
   border-style: solid;
	border-color: #EFEFEF;
	border-width: 0px;
}

.entry form
{
    line-height: 1.4em;
    margin-bottom: 1em;
}

.banner
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom:55px;
    background: url(../../../../images/banners/newfield_banner_03.jpg) no-repeat top;
    border: 0px solid #000000;
}

.banner p
{
    font-size: 1.5em;
    text-align:left;
}

.banner a
{
	color: #C00000;
	text-decoration:none;
}
.banner a:visited
{
	color: #C00000;
}
.banner a:hover
{
	color: black;
	text-decoration:underline;
}

.banner_dognight
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom:40px;
    background: url(../../../../images/banners/2007_racenight_banner_01.png) no-repeat top;
    border: 0px solid #000000;
}

.banner_dognight p
{
    font-size: 1.5em;
    text-align:left;
}

.banner_dognight a
{
	color: #C00000;
	text-decoration:none;
}
.banner_dognight a:visited
{
	color: #C00000;
}
.banner_dognight a:hover
{
	color: black;
	text-decoration:underline;
}

.postmetadata
{
    padding: 2px;
    font-size: 0.8em;
}

.postmetadata a
{
	color: #C00000;
	text-decoration:none;
}
.postmetadata a:visited
{
	color: #C00000;
}
.postmetadata a:hover
{
	color: black;
	text-decoration:underline;
}

.center
{
    text-align: center;
}

.navigation
{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.alignleft
{
    float: left;
    text-align: left;
    width: 50%;
}
.alignleft a
{
	color: #C00000;
	text-decoration:underline;
}
.alignleft a:visited
{
	color: #C00000;
}
.alignleft a:hover
{
	color: black;
	text-decoration:underline;
}

.alignright
{
    float: right;
    text-align: right;
    width: 50%;
}
.alignright a
{
	color: #C00000;
	text-decoration:underline;
}
.alignright a:visited
{
	color: #C00000;
}
.alignright a:hover
{
	color: black;
	text-decoration:underline;
}

.links
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom:5px;
    background: #EFEFEF;
    border-top: 3px solid #C00000;
}

.links ul
{
    list-style-type: none;
    margin-left: 10px;
    margin-bottom: 10px;
}

.links a
{
	color: #C00000;
	text-decoration:none;
}
.links a:visited
{
	color: #C00000;
}
.links a:hover
{
	color: black;
	text-decoration:underline;
}

.archives
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom:5px;
    background: #EFEFEF;
    border-top: 3px solid #C00000;
}

.archives ul
{
    list-style-type: none;
    margin-left: 10px;
    margin-bottom: 10px;
}

.archives a
{
	color: #C00000;
	text-decoration:none;
}
.archives a:visited
{
	color: #C00000;
}
.archives a:hover
{
	color: black;
	text-decoration:underline;
}

/* THO 20090830 - Remove stats smiley */
img#wpstats{display:none}
