/*  
Theme Name: AllSaintsGAC.com
Theme URI: http://www.allsaintsgac.com
Description: AllSaintsGAC.com
Version: 0.1
Author: Damian Kelly
Author URI: http://www.damiankelly.com
*/



/*-----------------------------------------------------------------------------------------------


* div  {
	background-color:#FFF;
}

  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p { margin:0 0 1em 0; }

.hide { display:none; }
.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; }
.t_left{ text-align:left; }
.t_right{ text-align:right; }
.clear{ clear:both; }
.clear_right{clear:right;}
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{	
	color:#333;
	font-size:62.5%;
	font-family: Arial, Verdana, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	background-color:#FFF;
	width:90em;
	margin:0 auto;
	padding:0;	
}

a{
	color:#D52E3F;
	text-decoration:none;
}

a:hover{ 
	color:#333;
}

h1, h2, h3{
	font-size:2em;
	color:#333;
	font-weight:normal;
	padding-top:10px;
	margin:0 0 20px 0;	
}

h1 a{
	color:#333;
}

h1 a:hover{
	color:#D52E3F;
}


h4{
	font-size:1.5em;
	font-weight:bold;
	padding-top:10px;
	margin:0 0 5px 0;
}


p{
	font-size:1.2em;
	line-height:1.5em;
}

ul li{
	font-family: Arial, Verdana, sans-serif;
	font-size:1.2em;
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	padding:1px 12px 1px 1em;
	border-left:2px solid #C00;
	color:#BBB;
	background-color:#666;
	font-size:1.1em
}

hr {
  background-color: #CCC;
  color: #CCC;
  height:1px;
  border:0;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
	background-color:#000;
	color:#CCC;
        padding: 0em 0em 0em 0em;
}

#header .inside{
	background: #000 url(img/header_bg.gif) no-repeat left top;
	height:160px;
}

#header h2{ 
	font-size:2.25em;
	margin:0;
	padding:0;
	float:left;
}

#header h2 a { 
	text-decoration:none; 
	display:block;
	float:left;
	width:103px;
	height:172px;
	z-index:-10;
	border:0;
	text-indent:-10000px;
	background: transparent url(img/text_01.gif) no-repeat left top;
}

#header h3{ 
	margin:40px 0 0 0;
	padding:0;
	color:#ccc;	
}

.login { 
  /*float:right;*/
	font-weight: bold;
	color: #333;
	margin:10px 0 0 0;
}

.login a {
  color:#D52E3F;
}

.login a:hover {
  color:#333;
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	/*font-size: 1em;*/
}

.login #submit {
	float: left;
	margin-top: 1.4em;
}

.login {
	line-height: 1.3;
	font-weight: normal;
	/*font-size: 1.3em;*/
}

form.login input { 
	/*font-size: 1em;*/
	margin-top: 3px;
	border: 1px solid #999;
}

/*-----------------------------------------------------------------------------------------------
  Nav Styles
-----------------------------------------------------------------------------------------------*/

#navigation {
	background-color:#000;
	height:40px;
}

#navigation .inside{
	background: #fff url(img/nav_bg.gif) no-repeat left top;
	height:40px;
        padding: 0em 0em 0em 0em;
}

#navigation ul {
  font-size:1em;
  padding:15px 0 0 0;
  margin:0;
}

#navigation li {
  float:left;
  font-size:1em;
  margin:0 5px 0 0;
  padding:0 0 0 10px;
  list-style:none;
  background:url(img/norm_left.gif) no-repeat left top;  
}

#navigation a {
  display:block;
  color:#FFDE00;  
  text-transform: uppercase;
  padding:8px 15px 5px 5px;
  font-weight:bold;
  background:url(img/norm_right.gif) no-repeat right top;
}

#navigation a:hover  {
	color:#FFF;  
}

#navigation li.current_page_item, #navigation li.current_page_parent {
  background-image:url(img/left_on.gif);
}

#navigation li.current_page_item a, #navigation li.current_page_parent a {
  background-image:url(img/right_on.gif);
  color:#FFF;

}

#sub_nav {
        background: #D52E3F;
  height:35px;  
}

#sub_nav a {
  color:#FFF; 
}

#sub_nav a:hover  {
	color:#FFDE00;  
}

#sub_nav .inside{
        background: #D52E3F;
	height:35px;
}

#sub_nav li {
  float:left;
  font-size:1.1em;
  /*font-weight:bold; */
  margin:0;
  padding:10px;
  list-style:none;
}

#sub_nav li.current_page_item a {
  background:url(img/sub_nav_current_01.gif) no-repeat left center;
  padding:0 0 0 10px;
  color:#ccc;  
}

#breadcrumb {
  padding:5px 0;
  clear:both;
}

#search {
  float:right;
  padding:0;
  margin:-5px 0 0 0; 
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	text-align: left;
  background-color: #FFF;
}

#primary .home{
  background-color: #FFF;
	float:left;
	width:50em;
	padding:1em 2em 2em 0;
}

#primary .primary{
  background-color: #FFF;
	float:left;
	width:66em;
	padding:2em 2em 2em 0;
}


#primary p, #primary .primary table, #primary .primary table ul, #primary .primary table li{
	font-size: 1.2em;	
}

#primary .primary h1 a {
  font-weight:normal;
}

#primary .post{
	padding:0 0 2em 0;
}

#news_meta {
  padding:0.5em;
  margin:0 0 5em 0;
  background-color: #DDDDDD;  
}

p.postmetadata {
  background-color: #DDDDDD;
  padding:10px;
  font-weight:bold;
	font-family:Arial, Verdana, sans-serif;
	font-size: 90%;	
}

table.ec3_schedule {
  float:right;
}


.notice { 
	border: 2px solid #85704; 
	background: #c2b79f; 
	color: #85704; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }



/* Front Page
=================================== */

#front-page #hottags { 
  float:left;
	width:15em;
}

#front-page #discussions { 
  float:right;
	width:73em;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page table {
	font-size: 1.2em;	
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary{
        clear:right;
	float:right;
	width:21em;
	padding:2em 0 2em 0;
	display:inline;
}

*html #primary .secondary{
	width:20em;
}

.secondary h1 {
  padding:20px 0 0 0;
  margin:0;
}

.secondary ul {
	list-style-type:none;
	margin:0 0 2em 0;
}

.secondary ul li {
	list-style-type:none;
	margin:0;
	padding:0.8em 0;
	border-bottom:1px solid #eee;
}

#primary .secondary li.current_page_item a {
  color:#cfd0d2;
  background-color:#414141;
  padding:3px;
}

#ecal_container {
  background-color:#fff;  
}

/*-----------------------------------------------------------------------------------------------
	Asides
-----------------------------------------------------------------------------------------------*/

#primary .asides{
	float:left;
	width:15em;
	padding:2em 2em 2em 0;
	display:inline;
}

.asides h2 {
  font-size:1.3em;
  margin:10px 0 0 5px;
}

.asides_container {
  background-color:#fff;
  margin:0 0 2em 0;
  padding:0 0 0.5em 0;
  border-bottom:4px solid #333;
}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	height:70px;
        padding: 0em 0em 0em 0em;
	color:#666; 
        background: #FFF url(img/fade_bg.jpg) repeat-x left top;  	
}

#footer .inside{
        background: #FFF url(img/fade_bg.jpg) repeat-x left top; 	
        padding: 2em 0em 0em 0em;
}





#footer a, #footer a{
	color:#666;
	text-decoration:bold;
}

#footer a:hover, #footer a:hover{
	color:#999;
}

#footer p {
	margin:0;
        font-size:1.1em;
}


#footer p.attributes{ 
	float:right;
	padding:0 0 0 0;
}

a.rss {
  padding:0 0 5px 16px;
  background: url(img/feed-icon-12x12.gif) no-repeat 0 1px;
}





/*-----------------------------------------------------------------------------------------------
  Tables
-----------------------------------------------------------------------------------------------*/

table {
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
        border-collapse:collapse;	
	border-top: 1px solid #999;	 
	border-left: 1px solid #999;
}

#tag-page table, #front-page table, #view-page table, #profile-page table {
	border-top: none;	 
	border-left: none;
        border-collapse:separate;		
}

#primary .primary th {
  background-color: #DDDDDD;
  text-transform: uppercase;

	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;	  
        text-align: left;
	padding: 5px 5px 5px 10px;
}

#primary .primary td {
	padding: 10px;
        background-color: #F7F7F7;
        border-right: 1px solid #999;
	border-bottom: 1px solid #999;  
        vertical-align:top;
}

#primary .primary td h2 {
	margin-bottom:0;
}

#primary .primary td img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#wp-calendar table {
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	width:100%;
	border-top: 1px solid #999;	 
	border-left: 1px solid #999;	
        border-collapse:collapse;	
}

#wp-calendar table a:link, #wp-calendar table a:visited {
	font-weight:bold;
}

#wp-calendar caption {
  font-size: 120%;
  padding:0 0 10px 0;
  text-align:left;
}

#wp-calendar th {
	color: #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
        text-transform: uppercase;
        text-align: left;
	padding: 5px 5px 5px 10px;
        background-color: #DDDDDD;
}

#wp-calendar td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #F7F7F7;
	padding: 5px 5px 5px 10px;
	color: #333;
}

#today {
  background-color: #999;
	font-weight:bold;
}

#today a:link, #today a:visited {
  background-color: #999;
	text-decoration:underline;  
        color:#fff;
}

#primary .secondary a.eventday  {
	color:#fff;
  background-color: #999;
	text-decoration:underline;
	font-weight:bold;	
}

#primary .secondary a.eventday:hover  {
  background-color: #999;
	color:#333;
}



td.spec {
	border-left: 1px solid #eee;
	border-top: 0;
	font-weight:bold;
  background-color: #f5f5f5;	
}

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
	margin-top:2em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	background: #eee;
	margin: 0 0 30px 0;
	line-height: 1.5em;
}

#thread li.alt {
	background: #f5f5f5;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 120px;
}

.threadauthor small { font: 11px Arial, Verdana, sans-serif; }


#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Arial, Verdana, sans-serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;

	width: 100%;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;

}


/* Other
=================================== */


#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }





#forumlist tr td div.nest {
	padding-left: 2.5ex;


}



#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #e7e2d9; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px Arial, Verdana, sans-serif;
	padding: 5px 10px;


	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }


/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
  float:right;
  margin:20px 0 20px 50px;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display:inline;
}

#profile-menu li.current {
	background-color: #ddd;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }


/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 720px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

.threadauthor  {position:relative; float:left; margin:0 -110px 0 0; right:110px; }
.poststuff {clear:both;}