/*
	Theme Name: GACC
	Description: Great Ashby Community Centre Theme
	Version: 1.0.0
	Author: Bob
	Author URI: http://www.greatashbycommunitycentre.org.uk/
	Theme URI: http://www.greatashbycommunitycentre.org.uk/

	This theme is released under GPL
*/
/**
* Last updated $Date: 2005/12/19 16:09:10 $
* by $Author: andy.brockhurst $
*
* This file is $Revision: 1.0 $
**/

/* load site specific font
/* start reset everything common */
html *{margin:0; padding:0;border:0;}
input, select, textarea {border: 1px solid #999;}
input.image {border: 0;}
body{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
	text-align: center;
}
abbr,acronym {
	cursor: help;
}
h1,h2,h3,h4,h5,h6{font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;}
h1{font-size: 150%;}
h2{font-size: 125%;}
h3{font-size: 115%;}
h4{font-size: 105%;}
h5{font-size: 100%;}
h6{font-size: 95%;}
blockquote,ul,ol{margin-left: 2em;}
/* end reset everything common */
.nocss{
	display: none;
	visibility: hidden;
}
.caps{text-transform: uppercase;}
.smalltxt{font-size: 85%;}
.largetxt{font-size: 250%;}
.center,.centre{text-align: center;}
.bold{font-weight: bold;}
.offscreen{position: absolute; left: -999em;}
.fnone{float: none;}
.block{display: block;}
.fleft{float: left; display:inline;}
.fright{float: right; display:inline;}
.cleft{clear: left;}
.cright{clear: right;}
.clear{clear: both;}
.noborder{border:none;}
br.clear{line-height: 0.1em;}
pre{font-size:110%;margin-bottom: 1em;}
/* -- structural layout start -- */
#body{
	width:770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top{
	height: 3em;
}

#top ul{
	float: right;
	display: inline;
}
#top ul li{
	float: left;
	display: inline;
	margin-top: .7em;
}
#top ul a{
	display: block;
	padding: .5em 1em 0.6em 1em;
	margin-right: .3em;
	text-decoration: none;
}
#top p{
	float: left;
	display: inline;
	margin: 1em 0 0 1em;
}
#nav{
	position: absolute;
	top: 3em;
	height: 2em;
}

#nav li ul ul{margin: -1.7em 0 0 11em;}
#nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li a{
	display: block;
	padding: .5em 1em .6em 1em;
	margin-top: .7em;
	text-decoration: none;
}
#nav li ul a{
	font-size: 90%;
	padding: .2em .3em !important;
	margin: 0;
	display: block;
	width: 12em;
}
#nav li{
	float: left;
}
#nav li ul{
	position: absolute;
	width: 10em;
	left: -999em;
}
#nav li:hover ul{
	left: auto;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
}
/* end dropdown nav */
#body{
	margin-top: 3em;
}
#intro{
	width: 765px;
	height: 20em;
	padding: 0 5px 5px 0;
}
#intro div.img{
	float: right;
	display: inline;
	width: 380px;
	height:20em;
	overflow: hidden;
}
#intro div.copy{
	float: left;
	display: inline;
	width: 380px;
	margin: 1em 0 0 5px;
}
#breadcrumb{
	width: 765px;
	position: absolute;
	top: 27em;
	height: 3em;
	margin-right: 5px;
}
#breadcrumb span{
	float: left;
	display: inline;
	margin: .8em .2em .8em .4em;
}
#breadcrumb ul{
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
}
#breadcrumb li{
	float: left;
	display: inline;
	margin: .8em .2em;
}
#breadcrumb li span{
	margin: 0;
}
#content{
	margin-top: 5em;
	width: 765px;
	padding: 0 5px 5px 0;
}
.twocol{
	padding-bottom: .5em;
}
#sidebar{
	float: left;
	display: inline;
	margin-bottom: 1em;
	width: 100%;
}
.twocol #sidebar{
	width: 150px;
}
#contentswitch{
	padding-bottom: .5em;
}
#copy{
	margin-bottom: 1em;
	margin-left: 1em;
}
#tags{
	float:left;
	clear:both;
}
#copy p
{
    margin-bottom: 1em;
}
#copy pre.commandline,
#copy pre.prettyprint{
    border: 2px solid #ccc;
    padding: .3em;
    overflow: auto;
}
#copy pre.commandline{
	background: #000;
	color: #ccc;
}
#copy pre.prettyprint{
    background: #ddd;
    color: #000;
}
.twocol #copy{
	float: right;
	display: inline;
	width: 590px;
	margin-left: 0;
}
#footer{
	clear: both;
	text-align: center;
}
.twocol #footer{
	margin-left: 165px;
}
#footer p{
	width: 95%;
	padding: .5em 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}
#sidebar div{
	float: left;
	display: inline;
}
#sidebar h2{
	margin-left: 1em;
}
#sidebar ul,
#sidebar ul#events ul#events-calendar-list{
	list-style: none;
	list-style-image: none;
	margin: 0 0 1em 0;
}
#sidebar form div,
#sidebar li,
#sidebar ul#events-calendar-list li{
    margin-left: 10px;
}
#sidebar li li,
#sidebar ul#events-calendar-list li li{
    margin-left: 0;
}
#sidebar form div,
#sidebar ul a,
#sidebar ul#events-calendar-list li{
	font-family: inherit;
	display: block;
	font-size: 95%;
	width: 110px;
	text-decoration: none;
	padding: 7px 2px 4px 10px;
	margin-bottom: 3px;
}
#sidebar ul#events-calendar-list li{
    list-style-type: none;
    list-style-image: none;	
}
#sidebar ul#events-calendar-list li a{
	padding: 0;
	margin: 0;
	display: inline;
}
#sidebar form div{
    padding: 10px 4px 4px 8px;
    text-align: right
}
#sidebar ol{
    margin: 0 0 0 10px;
    padding: 0;
}
#sidebar caption{
    text-align: centre;
}
#sidebar table#wp-calendar
{
	border-collapse: collapse;
	font-family: inherit;
	font-size: .9em;
	width: 90px;
	border:0;
	padding:0;
}
#sidebar table#wp-calendar td,
#sidebar table#wp-calendar th,
#sidebar table#wp-calendar caption
{
	padding: 0;
	border:1px solid #000;
	font-family: inherit;
}
	
#searchresult,
.post{
	margin: 1em 1em 1em 0;
	padding: .7em;
}
.post .dates{
	text-align: right;
	font-size: 85%;
}
.post div.details{
	font-size: 85%;
	margin-bottom: 1em;
}
#copy ul.spacedout li
{
  margin: 1.2em 0;
}
ul.nobullet
{
  list-style-type: none;
}
#commentlist li.post
{
	margin-left: -2em;
	list-style-position: inside;
}
.trackbackrss h3
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 95%;
}
.trackbackrss a
{
	text-decoration: none;
}
.trackbackrss a:hover
{
	text-decoration: underline;
}
#searchform{
	margin-top: 1em;
}
#searchform label{
	display:none;
}
#searchform input#s{
	width: 100px;
}

iframe#shadowbox_content{
	background: #ccc;
}
