/*
Theme Name: GP Highland Games
Theme URI: http://www.gphighlandgames.com
Description: Official Style for the GP Highland Games
Version: 1.0
Author: Image Design
*/


/*-----------Block Level Elements--------------*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #971A1E;
	min-width: 650px;

}
.clear {
	clear: left;
}

#header {
	background-color: #000000;
	background-image: url(images/plaidcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
}
#mainfooter {
	text-align: left;
	padding: 0px 70px 10px;
	margin: 0px 0px 0px;
	font-size: 0.8em;
	color: #FFFFFF;
	position: absolute;
	z-index: 50;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.navigation{
	margin-bottom: 5px;
	margin-top: 0px;
}
.fright {
	float: right;
	display: block;
	height: 20px;
	width: 250px;
	text-align: right;
}
.fleft {
	float: left;
	display: block;
	height: 20px;
	width: 250px;
	text-align: left;
}

#hbox{
	display: block;
	height: 8px;
	background-image: url(images/hbox-gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 0.1em;
	line-height: 0.1em;
}
#menu {
	margin-top: 20px;
	margin-left: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#left h2 {
	font-size: 2.2em;
	margin: 15px 0 0;
	padding: 0px;
}
#center h3{
	font-size: 1.7em;
	margin: 15px 0px 0em;
	padding: 0px;
	width: 90%;
}

#Content {
	background-image: url(images/cbox-left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
}
#ContentTL {
	background-image: url(images/cbox-topleft2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 99%;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#ContentTR {
	background-image: url(images/cbox-topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 35px;
	padding: 0px;
	z-index: 52;
	float: right;
	width: 35px;
	margin: 0px;
}
#ContentBody {
	background-image: url(images/cbox-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin:0px;
	padding:30px 30px 15px;
	position: relative;
	z-index: 50;
	color: #000000;
}
#ContentBody p {
	color: #000000;
}

#ContentFooter {
	background-image: url(images/cbox-botleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 100%;
	height: 33px;
	margin-top: -5px;
}
#ContentFooterR {
	background-image: url(images/cbox-botright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:block;
	padding:0px;
	margin:0px;
	font-size: 0.1em;
	line-height: 0.1em;
	position: relative;
	top: -70px;
	right: 0px;
	height: 33px;
	width: 33px;
	float: right;
}
#ContentFooter #celticknot {
	background-image: url(images/foot-symbol.gif);
	background-repeat: no-repeat;
	height: 70px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: center top;
	margin-top: -1px;
	min-width: 730px;
}




#page-container {
	margin-top: -1px;
	margin-bottom: 10px;
}
#col-container {
	margin-top: 10px;
}

#page {
	min-width:730px;
	margin-right: 25px;
	margin-left: 25px;
	position: relative;
}
#left {
	width: 225px;
	padding-right: 10px;
	float: left;
	position: relative;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #971A1E;
	
}
#right {
	float: right;
	width: 160px;
	padding-left: 10px;
	position: relative;
	
}
#center {
	padding-left: 245px;
	padding-top: 10px;
	padding-right: 175px;
}

#footer
{
clear: both;
}


div.Box {
	background: 
url(images/box1-topleft.gif) no-repeat left top;
	width:170px;
	font-family: "Times New Roman", Times, serif;
  }
div.Box h2 {
	background: 
url(images/box1-topright.gif) no-repeat right top;
	font-size:1.5em;
	padding:4px 5px 0px;
	margin:0px;
	text-align: center;
	color: #FFFFFF;
	height: 30px;
  }
div.BoxBody {
	background: 
url(images/box1-right.gif) repeat-y right top;
	margin:-2px 0 0;
	padding:5px 10px;
	text-align: justify;
  }
div.BoxBody h3 {
	font-size: 1.6em;
	text-align: center;
	margin: 0em 0px -1em;
	padding: 0px;
}

div.BoxFooter {
	background: 
url(images/box1-botleft.gif) no-repeat left bottom;
  }
div.BoxFooter p {
	background: 
url(images/box1-botright.gif) no-repeat right bottom;
	display:block;
	padding:0px;
	margin:0px;
  }
p.readmore a {
	text-align: right;
	font-size: 0.8em;
	color: #971A1E;
	font-weight: bold;
	margin: -1em 0px 0px;
	padding: 0px;
	float: right;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #971A1E;
}
p.readmore a:hover {
color: #6D1416;
border-bottom-color: #6D1416;
}




/*-------------Headings-------------*/
h1 span{
	background-image: url(images/highlandgames-logo.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 410px;
	position: absolute;
	left: 50px;
	top: 0px;
	
}
h1 {
	margin: 0px 0px 0px 50px;
	padding: 30px 0px 0px;
	color: #FFFFFF;
	font-size: 2em;
}



/*-------------The Post-------------*/
.post{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #971A1E;
}
.post h2 {
	font-size: 2.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	xwidth: 90%;
}

.edit{
	float: right;
	
}
.postmetadata{
	font-size: 0.8em;
}
.postmetadata a{
	color: #971A1E;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #4A0A0B;
}
/*--------------Sidebar------------*/
#nav{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	min-width: 640px;
	height: 27px;
	font-size: 0.8em;
}
#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 27px;
	width: 0px;
}
#nav li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
}

#nav li a span{
	background-image: url(images/navigation-menu.jpg);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 27px;
	cursor: hand;
}
#nav #home {
	width: 62px;
}
#nav #home a span {
	background-position: 0px 0px;
	width: 62px;
}
#nav #home a:hover span, #nav #home.current_page_item span {
	background-position: 0px -62px;
}
#nav #athletics {
	width: 78px;
}
#nav #athletics a span {
	background-position: -60px 0px;
	width: 78px;
}
#nav #athletics a:hover span, #nav #athletics.current_page_item span {
	background-position: -60px -62px;
	}
#nav #highland-dancing {
	width: 135px;
}
#nav #highland-dancing a span {
	background-position: -140px 0px;
	width: 135px;
}
#nav #highland-dancing a:hover span, #nav #highland-dancing.current_page_item span {
	background-position: -140px -62px;
	}
#nav #sheepdog-trials {
	width: 126px;
}
#nav #sheepdog-trials a span {
	background-position: -278px 0px;
	width: 126px;
}
#nav #sheepdog-trials a:hover span, #nav #sheepdog-trials.current_page_item span {
	background-position: -278px -62px;
	}
#nav #photo-gallery {
	width: 116px;
}
#nav #photo-gallery a span {
	background-position: -406px 0px;
	width: 116px;
}
#nav #photo-gallery a:hover span, #nav #photo-gallery.current_page_item span {
	background-position: -406px -62px;
	}
#nav #links {
	width: 53px;
}
#nav #links a span {
	background-position: -525px 0px;
	width: 53px;
}
#nav #links a:hover span, #nav #links.current_page_item span {
	background-position: -525px -62px;
	}
#nav #contact {
	width: 70px;
}
#nav #contact a span {
	background-position: -580px 0px;
	width: 70px;
}
#nav #contact a:hover span, #nav #contact.current_page_item span {
	background-position: -580px -62px;
	}
	
	
	
#nav li ul{
    display:none;
	padding: 0px 0px;
	list-style-type: none;
	position: absolute;
	width: 620px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top:30px;
	z-index:50;

    }

#nav li li{
    display:block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
    }
#nav li li a span{
	background:#FFFFFF url(none);
}
#nav li li a {
	color: #971A1E;
	margin-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	border: 1px dashed #971A1E;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	display:block;
}
#nav li li a:hover {
	color: #FFFFFF;
	background-color: #971A1E;
}


#subnav {
	padding: 0px 0px;
	list-style-type: none;
	position: absolute;
	width: 620px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: -20px;
}
#subnav li {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subnav li a {
	color: #971A1E;
	margin-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	border: 1px dashed #971A1E;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#subnav li a:hover {
	color: #FFFFFF;
	background-color: #971A1E;
}
#mainfooter a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#mainfooter a:hover {
	color: #FEFAD8;
	border-bottom-color: #FEFAD8;
}
#ContentBody a {
	color: #971A1E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #971A1E;
}
#ContentBody a:hover {
	color: #420709;
	border-bottom-color: #420709;
}











/*--------------Comments--------------*/
ol.commentlist {

}
/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/*-------------Images------------------*/
img{}
.Box .imglink {border:0px none #FFFFFF;}
.Box img {border:none;}
.entry img, .entrytext img,  #left img {
	margin: 5px;
	padding: 3px;
	border: 2px solid #971A1E;
	background-color: #fff;
	position:relative;
}
#left a.tt-flickr{ border:none;}
#map{
	width: 400px;
	height: 300px;
	padding: 3px;
	border: 2px solid #971A1E;
	background-color: #fff;
	position:relative;
	float:right;
	z-index:400;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.highlight, a img{position:relative;}

.sponsors{
	font-size: 0.9em;
}
.sponsors li{
	display:block;
	width:40%;
	margin-right: 10%;
	float:left;
	margin-bottom: 5px;
}
