/* Get parent CSS */

@import url('dark-style.css');


.post .date {
background: url(images/caldark.png) no-repeat;
}

#wrapper {
width:840px;
padding: 0;

}

#menu_holder {


width: 52em;
position:relative;
height: 20px;
float:left;
z-index:1000;
 top: 85px;
left:0em;
padding:0;
margin:0;




}

#header{
position:relative;
background-image:url(http://triathlonscotland.org/images/header_bg.jpg);
background-repeat:no-repeat;
float:left;
display:block;
margin:0px 0px 0px 0px;
height: 104px;
width:840px;
z-index: 200;

}

#header table {

 color:#FFFFFF;
 font-size:small;
 
  

  }
  
#nav {
padding:0; 
margin:0;
}

#header #nav {
  padding: 0;
  margin-left: 13px;
  list-style: none;
  margin-top: 85px;
  z-index: 100;
  

  }
  

#nav li {
  float: left;
  position: relative;
 padding-left:18px;
color:#FFFFFF;
font-weight:bold;

}
#nav li a{
text-decoration:none;
color:#ACD9F4;
font-size:12px;

}



#nav li a:hover{
text-decoration:none;
color:#FFFFFF;
}

#nav li .sub {
  background-color:#216FE9;
  border-bottom: 1px solid #FFFFFF;
  height: 1em;
  padding-left: 10px;
  width: 13em;
  color:#FFFFFF;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size:100%;
  list-style:none;
 

 }
 
 #nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
 
 
li ul {
  display: none;
  position: absolute; 
  top: 1.5em;
  width:2em;
  left: -3.7em; 


 }

/*li.news ul {
  display: none;
  position: absolute; 
  top: 1.3em;
  width:2em;
  left: 8px;


 }*/

 #navli > ul {
	top: auto;
	left: auto;

	}

#nav li:hover ul, li.over ul{ display: block; }

#content {
min-height:450px;
float:left;
width:550px;
background-repeat:no-repeat;
position: relative;
padding: 0px 0px 0px 10px;






}

/* content */
.postdata a:hover {
	color: #227ad1;
}

/* post title */
h1.posttitle a:hover,
h2.posttitle a:hover {
	color: #227ad1;
}
.tags a:hover {
	color: #227ad1;
}

/* next & previous page navigation */
.page-nav a:hover {
	color: #227ad1;
}

/* next & previous post navigation */
.post-nav a:hover {
	color: #227ad1;
}

.suf-page-nav a.page-numbers,
.suf-page-nav a.page-numbers:visited {
	color: #227ad1;
}

/* comment list */
.commentlist cite {
	color: #227ad1;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #227ad1;
}

/* Credits  */
#cred a:hover {
	color: #227ad1;
}

.suf-widget a:hover,
.suf-widget a:focus,
.suf-widget a:active,
#sidebar a:hover,
#sidebar-2 a:hover,
#sidebar a:focus,
#sidebar-2 a:focus,
#sidebar a:active,
#sidebar-2 a:active {
	color: #227ad1;
}

/* calendar */
#calendar a,
.widget_calendar a {
	color: #227ad1;
}

/* These settings are for common plugins */
.wp-pagenavi a,
.wp-pagenavi a:visited,
.wp-pagenavi span {
	color: #227ad1;
}

.wp-pagenavi a:hover {
	color: #fff;
}



