/*  
Theme Name: strabane golf club
Theme URI: http://purposemakers.net
Description: strabane golf club
Version: 0.1
Author: Michael McCrea
Author URI: http://purposemakers.net
*/



/*-----------------------------------------------------------------------------------------------
* div  {
  background:#cfd0d2;
}

  Reset and Global Styles
-----------------------------------------------------------------------------------------------*/

* {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
}

.hide { display:none; }
.left, .alignleft    { float:left; }
.right, .alignright { 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 {
  font-size:75%;
  line-height:1.5;  
  color:#222;
  background:#859548 url(img/body_bg_03.jpg) no-repeat top center;
  font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.members {
  background:#c3996c url(img/body_bg_04.jpg) no-repeat top center;  
}

.visitors {
  background:#a4ba77 url(img/body_bg_05.jpg) no-repeat top center;  
}

.the-course {
  background:#788848 url(img/body_bg_06.jpg) no-repeat top center;  
}

.history {
  background:#596534 url(img/body_bg_07.jpg) no-repeat top center;  
}

.the-clubhouse {
  background:#5c7443 url(img/body_bg_08.jpg) no-repeat top center;  
}

.news-events {
  background:#92796a url(img/body_bg_09.jpg) no-repeat top center;  
}



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

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #005c8f; line-height:1.2; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; font-weight: bold; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

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

a:hover { 
  color:#cc3333;
}

ul li{
  list-style-type:square;
  margin:0.5em 0 0.5em 2em;
}

input, textarea {
  border:1px solid #ccc;
  padding:3px;
  font-size:13px;
}

label {
  padding:0 0 0 5px;
}

blockquote{
  padding:1px 12px 1px 1em;
  border-left:2px solid #C00;
  color:#BBB;
  background-color:#333;
  font-size:1.1em
}

hr {
  background-color: #fff;
  color: #fff;
  height:1px;
  border:0;
  margin:0;
  padding:0;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header .inside {
}

#header a {
  color:#005c8f;
}

#header a:hover { 
  color:#cc3333;
}

#header h1{ 
  font-size:2.25em;
  padding:20px 15px;
  margin:0;
  float:left;
}

#header h1 a{ 
  text-decoration:none; 
  display:block;
  width:187px;
  height:217px;
  border:0;
  text-indent:-10000px;
  background: transparent url(img/golf_club_logo_03.png) no-repeat left top;
}

* html #header h1 a {
  cursor:pointer;
}

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

#header h2 a { 
  text-decoration:none; 
  display:block;
  width:290px;
  height:80px;
  border:0;
  text-indent:-10000px;
}

#members h2 a { 
  background: transparent url(img/members_button_02.png) no-repeat left top;
  margin:0 0 0 50px;
}

#visitors h2 a { 
  background: transparent url(img/visitors_button_02.png) no-repeat left top;
  margin:0 0 0 110px;
}

* html #visitors h2 a, #members h2 a {
  cursor:pointer;
}

#home_tag {
  width:660px;
  float:right;
  margin:40px 20px 0 45px;
}

#home_tag p, #home_tag h3  {
  margin:0;
  color:#000;
}

#home_tag p  {
  font-size:13px;
  font-weight:bold;
}

#home_tag h3  {
  font-size:2em;
}

#search {
  float: right;
  padding: 30px 0 0 0;  
}

#contact_head {
  width:240px;
  white-space: nowrap;
  float: right;
  clear:right;
  padding: 10px 25px 10px 0;  
}

#contact_head p {
  margin:0;
  padding:0;
  color:#fff;
  font-weight:bold;
}

#contact_head a {
  color:#fff;
}

#contact_head a:hover {
  color:#cc3333;
}

/*-----------------------------------------------------------------------------------------------
  Menu Styles
-----------------------------------------------------------------------------------------------*/

#nav {
  width:960px;
  float:left;
  background: transparent url(img/nav_bg_02.png) repeat-x left top;  
}

ul#navigation{
  width:960px;
  padding:0;
  margin:0 ;
  float:left;
}

#navigation li {
  float:left;
  margin:0 ;
  list-style:none;
  background: transparent url(img/nav_li_sep_01.gif) no-repeat right center;  
}

#navigation a {
  display:block;
	color:#fff;	 
	padding: 10px 18px 15px 18px; 
  font-weight:bold;  
}

* html #navigation a {
  z-index:1000;
  position:relative;
}

ul#navigation li a:hover, ul#navigation li a.selected{
	color:#fff;
  background: transparent url(img/nav_li_bg_on_01.png) repeat-x left top;  	
}

#navigation li.current_page_item, #navigation li.current_page_parent {
	color:#fff;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a {
  color:#fff;
  background: transparent url(img/nav_li_bg_current_01.png) repeat-x left top;   
}

* html #navigation li.current_page_item a, #navigation li.current_page_parent a {
  color:#000;
  background: #fff url(img/nav_li_bg_current_01.png) repeat-x left top; 
}

#navigation li.current_page_item a:hover, #navigation li.current_page_parent a:hover {
  color:#fff;
}


#breadcrumb {
  font-size:11px;
  padding:10px 0;
  clear:both;
}

#breadcrumb a {
  color:#cc3333;
  text-decoration:none;
}

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

#primary {
  text-align:left;
}

#primary .inside {
  width:930px;
  padding:15px;
  background-color:#fff;
}


.breadcrumb {
  padding:10px 0 0 0;
  font-size:110%;
}

#flashcontent {
  margin:10px 0 0 10px
}

.no_r {
  margin-right:0;
}

#primary .primary {
  width:630px;
  margin:0 10px 0 0;
  float:left;
}

#primary .primary ul {
  margin:20px 0 20px 0;
}


#primary ul li {
  line-height:1.75em; 
}

#primary .post h2 a {
  font-weight:normal;
}


#post_content {
  float: left;
  clear:both;
  width:710px;
  padding:0;
}

#post_content h2 {
  margin:0 0 10px 0;
  padding:0;
}

.entry {
  float:left;
  width: 590px;
  margin:0 0 50px 10px;
}

.post {
  clear:both;
  padding:0 0 10px 0;
}

#home_gallery h2 {
  margin:10px 0 5px 0;
}

#notice {
  float:left;
}

p.notice {
  background-image:url(img/info.png);
  background-color:#FFFFC8;
  background-position:10px 12px;
  background-repeat:no-repeat;
  border:1px solid #D7D6A8;
  margin:20px 0;
  padding:10px 10px 10px 36px;
}

/*-----------------------------------------------------------------------------------------------
  single items - news etc
-----------------------------------------------------------------------------------------------*/

.post_content {
  float:left;
  width:490px;
  margin:0 0 30px 10px;
}

.post_content h2 {
  margin:-3px 0 20px 0;
}


.post-date {
  margin:1px 0 0 0;
  width: 49px;
  height: 49px;
  float:left;
  background: url(img/date-bg.gif) no-repeat;
}

.post-month {
  font-size: 8px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  display:block;
  line-height: 11px;
  padding-top: 1px;
  margin-left: -2px;
}

.post-day {
  font-size: 18px;
  text-transform: uppercase;
  color: #999;
  text-align: center;
  display:block;
  line-height: 18px;
  padding-top: 4px;
  margin-left: -3px;
}

.post-cat {
  background: url(img/mini-category.gif) no-repeat left center;
  padding-left: 12px;
  float:left;
  font-size: 95%;
  color: #999999;
}


.event_con {
  background-color:#eee;
  float: left;
  clear:both;
  width:240px; 
  margin:0 0 30px 0;
  padding:10px 10px 0 10px;
}


.side_content {
  width:180px;
  float:left;
  margin:0 0 0 10px;
}

.side_content h2 {
  font-size:15px;
  margin:0 0 10px 0 !important;
  padding:3px 10px 3px 5px;  
  background-color:#005c8f;  
}

.side_content h2 a{
  font-weight:bold;
  color:#fff;
}

.side_content h2 a:hover {
	color:#cc3333;
}

.navigation  {
  clear:both;
  float:left;
  width:630px;  
  padding:0 0 30px 0;
  color:#fff;
}

.navigation h3 {
  padding:0;
  margin:20px 0 5px 0; 
}

.navigation .alignleft, .navigation .alignright {
  width:240px;
}

.navigation a {
  color:#fff;
  display:block;
  background-color:#005c8f;
  padding:10px;  
}

.navigation a:hover {
  color:#eee;
  background-color:#29b1ff;
}

img.alignleft {
  padding:0 10px 10px 0;
}

img.alignright {
  padding:0 0 10px 10px;
}

/*-----------------------------------------------------------------------------------------------
  Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary {
  float:right;
  width:260px;
  margin:0 0 0 15px;
}

#primary .secondary h2 {
  margin:30px 0 3px 0;
}

.first_n_top {
  margin:0 0 10px 0 !important;
}

.secondary ul {
  margin:0;
  padding:0;
}

.secondary ul li {
  margin:0 0 0 15px;
  padding:2px 0;
}

#primary .secondary li.current_page_item a {
  color:#fff; 
  background-color: #005c8f;
  padding:3px;
}

.sidebar_module {
  width:240px;
  float: left;
  margin:10px 0 10px 10px;
  padding:0 0 10px 0;
}

.first {
  margin:10px 0 10px 0; 
}

.project_sec {
  margin:20px 0 10px 10px;  
}

#s1_container {
  float:left;
  width:655px;
  height:240px;
  position:relative;  
}

#s1 {
  width:655px;
  height:240px;
}

#title {
  position:absolute;
  top:210px;
  height:30px;
  width:625px;
  z-index:100;
  background: url(img/s1_title_bg_01.png) repeat-x left top;
  padding:5px 15px;
  color:#fff;
  font-weight:bold;    
}


* html #title {
  padding:5px 15px 0 15px;
  top:205px; 
}

#primary .news {
  margin:10px 0 0 0;
}


#sponsers .inside {
  width:930px;
  height:63px;
  padding:15px;
  background-color:#fff;
}

#sponsers h4 {
  margin:0;
  padding:0;
}

#s2 {
  width:930px;
  height:93px;
}

#officals_container {
  margin:20px 0 0 0;
  background:#007bc1 url(img/officals_bg_01.gif) repeat-x top left;
  color:#fff;
}

#officals_container h2 {
  color:#fff;
  padding:10px;
  margin:0;
}

#officals_container p {
  margin:0 0 10px 0;
  padding:0;
}

.officials {
  float:left;
  margin:0 20px 10px 0;
  padding:0 10px;
  width:140px;  
}

#sub_nav li{
  list-style: none;
  border-bottom:1px solid #BFBFBF;
  padding:15px 0;
  margin:0;
}

#sub_nav a {
  font-size:16px;
  color:#000;
}

#sub_nav a:hover {
  color:#005c8f;
}

.sidebar-module {
  margin:30px 0 60px 0;
}

.module-header {
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background-image:url("img/sidebar_module_grad.jpg");
  background-position:left center;
  background-repeat:repeat-x;
  height:50px;
}

.module-header h3 {
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  padding-left:15px;
  padding-top:15px;
  text-shadow:0 0 2px #00394F;
}

.module-body {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  background-color:#EFEFEF;
  padding:5px 15px;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary {
  color:#fff;
  font-weight:bold;
  background-color: #005c8f;
}

#ancillary .inside{
  height:70px;
}

#ancillary p{
  padding:28px 0 0 0;
}

#ancillary a {
  color:#fff;
}

#ancillary a:hover { 
  color:#cc3333;
}

span.blue_t {
  color:#cc3333;
}

/*-----------------------------------------------------------------------------------------------
  Contact Form
-----------------------------------------------------------------------------------------------*/

.contactform {
  float:left;
  font-size:1.1em;
  width:400px;
}

label {

} 

.contacterror {
  border: 1px solid #ff0000;
}

.sub_error {
  background-color:#cc0000;
  color:#fff;
  padding:5px;
  margin:0 0 20px 0;
}

.sub_error p {
  padding:0px;
  margin:0px;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
  clear:both;
  color:#fff;
}

#footer .inside {
  height:47px;
  width:930px;
  padding:5px 15px;
  background: url(img/footer_bg_02.png) no-repeat left top;  
  
}

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

#footer a:hover { 
  color:#cc3333;
}

#footer p {
  margin:0;
  font-size:11px;
}

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

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


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

table {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-collapse: collapse;
  margin:0 0 20px 0;    
}

th {
  color: #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  text-transform: uppercase;
  text-align: left;
  padding: 6px 6px 6px 12px;
  background-color: #ccc;
}

td {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff;
  padding: 6px 6px 6px 12px;
  color: #4f6b72;
}

td.spec {
  border-left: 1px solid #eee;
  border-top: 0;
  font-weight:bold;
  background-color: #f5f5f5;  
}


/*-----------------------------------------------------------------------------------------------
  SLIMBOX 
-----------------------------------------------------------------------------------------------*/



#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Course Guide
-----------------------------------------------------------------------------------------------*/

#course_guide {
  color:#fff;
  padding:15px 0;
}

#course_guide h2 {
  padding:0;
  margin:0;
}



#rotate {
  width:923px;
  background-color:#aaa;
}

.hole_description {
  width:200px;
  float:left;
}

.hole_image {
  float:left;
  width:500px;
  text-align:center;
}

.hole_notes {
  width:200px;  
  float:left;
}

/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #d3d3d3;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px;
	color: #fff;
	background: #e6e6e6 url(img/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #dadada url(img/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #aaa;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #aaa url(img/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #fff;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	background: #aaa url(img/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat;
	border: 1px solid #aaa;
	padding: 20px 10px;
  height:180px;	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}


/*-----------------------------------------------------------------------------------------------
  Document Icons
-----------------------------------------------------------------------------------------------*/

a[href$=".pdf"], a[href$=".doc"], a[href$=".ppt"], a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"], a[href$=".xls"], a[href$=".swf"], a.swf /* a[href$=".txt"] , a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"], a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"], a[href$=".xls"], a[href*="trackback"], a[href*="@"], a[href*="rss2"], a[href*="feed"], a[href*="postcomment"], a[href*="respond"], a[href*="action=edit"],  */
{
	padding-bottom:2px;
	padding-left:22px;
	padding-top:2px;
	background:transparent;
}

a[href$=".pdf"]{
	background: url(img/icons/document-pdf-text.png) no-repeat scroll left center;
}

a[href$=".doc"]{
	background: url(img/icons/document-word-text.png) no-repeat scroll left center;
}

a[href$=".ppt"]{
	background: url(img/icons/document-powerpoint.png) no-repeat scroll left center;
}

a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"]{
	background: url(img/icons/document-zipper.png) no-repeat scroll left center;
}

a[href$=".xls"]{
	background: url(img/icons/document-excel.png) no-repeat scroll left center;
}

a[href$=".swf"], a.swf{
	background: url(img/icons/document-flash.png) no-repeat scroll left center;
}


