/*  
Theme Name: ulster gaa
Theme URI: http://purposemakers.net
Description: ulster gaa
Version: 0.1
Author: Michael McCrea
Author URI: http://purposemakers.net
*/



/*-----------------------------------------------------------------------------------------------


* div  {
	background:#cfd0d2;
}

  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{
	background-color:#666;	
	color:#333;
	font: 62.5% 'Trebuchet MS', 'Lucida Grande', Verdana, Tahoma, Arial;
}

/* This class sets the width and position for all rows */
.inside{
	width:90em;
	margin:0 auto;
	padding:0;	
}

a {
	color:#857040;
	font-weight:bold;
	text-decoration:none;
}

a:hover { 
	color:#ccc;
}

h1, h2, h3, h4{
	font-size:2em;
	color:#857040;
	font-weight:normal;
	padding-top:10px;
	margin:0 0 20px 0;	
}


h4{
	font-size:1.5em;
	font-weight:bold;	
}

p{
	line-height:1.75em;
}

ul li{
	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:#333;
	font-size:1.1em
}

hr {
  background-color: #666;
  color: #666;
  height:1px;
  border:0;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
	background-color:#857040;
	color:#fff;
}

#header .inside{
	background: #857040 url(img/bg_01.gif) no-repeat left top;
	height:145px;
}

#header h2{ 
	font-size:2.25em;
	margin:0;
	padding:0;
	float:left;
}

#header h2 a { 
	text-decoration:none; 
	display:block;
	float:left;
	width:400px;
	height:145px;
	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: #eee;
	margin:10px 150px 0 0;
}

.login a {
  color:#fff;
}

.login a:hover {
  color:#ee3224;
}

.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:#666;
	height:40px;
}

#navigation ul {
  padding:9px 0 0 0;
  margin:0;
}

#navigation li {
  float:left;
  margin:0 5px 0 0;
  padding:0 0 0 5px;
  list-style:none;
	font-size: 1.2em;		
}

#navigation a {
  display:block;
	color:#fff;  
  padding:8px 5px 5px 5px;
  font-weight:bold;  
}

#navigation a:hover  {
	color:#ee3224;  
}

#navigation li.current_page_item, #navigation li.current_page_parent {
  background:url(img/left_on.gif) no-repeat left top;  
  padding:0 0 0 10px;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a {
  background:url(img/right_on.gif) no-repeat right top;
  color:#666;
  padding:8px 15px 5px 5px;  
}

#sub_nav {
  background-color: #fff;
	height:30px;  
}

#sub_nav li {
  float:left;
  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 {
  border-top:1px solid #f4f4f4;
  padding:5px 0;
  clear:both;
  background-color: #fff;  
}

#search {
  padding:10px 0 0 0; 
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	text-align: left;
  background-color: #fff;
}

/* Single Post Styles */

#primary .primary{
	float:left;
	width:58em;
	padding:2em 2em 2em 0;
}

#primary p, #primary li,  #primary .primary table {
	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: #ccc;
}

p.postmetadata {
  background-color: #ccc;
  padding:10px;
  font-weight:bold;
	font-family:Arail, 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:70em;
}

.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{
	float:right;
	width:26em;
	padding:2em 0 2em 0;
	display:inline;
}

*html #primary .secondary{
	width:25em;
}

.secondary h1 {
  padding:20px 0 0 0;
  margin:0;
}

.secondary ul {
	list-style-type:none;
	margin:0 0 0 0;
}

.secondary ul li {
	list-style-type:none;
	margin:0;
	padding:0.5em 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:#000;
  margin:0 0 2em 0;
  padding:0 0 0.5em 0;
  border-bottom:5px solid #fff;
}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#ccc;
	padding:1em 0 2em 0;
	background-color:#666;	
}

#footer a, #footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover, #footer a:hover{
	color:#ccc;
}

#footer p {
	margin:0;
}

#footer p.attributes{ 
	float:right;
	padding:0 0 0 1em;
}

a.rss {
  padding:0 0 5px 16px;
  background: url(img/feed-icon-12x12.gif) no-repeat 0 1px;
}


/*-----------------------------------------------------------------------------------------------
  Tables
-----------------------------------------------------------------------------------------------*/

table {
	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: #eee;
  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: #eee;
  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:Arail, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	width:100%;
	border-top: 1px solid #000;	 
	border-left: 1px solid #000;	
  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: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
  text-transform: uppercase;
  text-align: left;
	padding: 5px 5px 5px 10px;
  background-color: #666;
}

#wp-calendar td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #999;
	padding: 5px 5px 5px 10px;
	color: #fff;
}

#today {
  background-color: #ccc;
}

#today a:link, #today a:visited {
	text-decoration:underline;  
  color:#fff;
	font-weight:bold;  
}

#primary .secondary a.eventday  {
	color:#fff;
  background-color: #999;
	text-decoration:underline;
	font-weight:bold;	
}

#primary .secondary a.eventday:hover  {
	color:#555;
}



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: 95px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, 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 Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	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 Verdana,Arial,Helvetica,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;
}

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;
}

