/* =Generic page styles
----------------------------------------------- */

* {
	font-size: 100%;
	margin: 0; 
	padding: 0; 
}

body {
	/* background: url(../images/bg_body.jpg) #FFFFFF repeat-x 0 0; */
	/* border-bottom: 60px solid #143144; */
	color: #666666;
	font: 62.5%/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	min-width: 780px;
	text-align: center;
}
p, form, input, textarea {
	margin: 0 0 .5em 0;
}
.trans_div {
/*
width: 300px;
height: 200px;
position: absolute;
left: 50px;
top: 50px;
*/
left: 50px;
position:inherit;
font-weight:bold;
padding:0px 0px 0px 0px;
border: hidden 1px #FFF;
overflow: inherit;
background-image:url(../images/50percentblue.png);
/* This is an IE filter command. Other browsers will ignore it */
/* It goes into the trans_div class */

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/50percentblue.png');
}

/* Square bracketed class styles are usable non-IE type browsers */
/* This is a seperate css entry, not part of the original trans_div class */

.trans_div[class] {
background-image:url(../images/50percentblue3.png);
}

/* =Lists
----------------------------------------------- */

#content-a ul li{
	background: url(../images/inverness_bg_listbullet.gif) no-repeat 0 50%;
	padding-left: 16px;
	vertical-align:text-top;
	list-style-type: none;
}
#content-a ol li{
	padding-left: 6px;
	list-style-type: cjk-ideographic;
	margin-left: 2em;
}

/* =Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 .8em 0;
}

h2 {
	font-size: 1.4em;
	background: url(../images/50percentblue.png);
	padding-left: .1em;
}

h3 {
	font-size: 1.2em;
}

h4, h5 {
	font-size: 1.1em;
	color: #FFA44A;
}

h6 {
	font-size: 1em;
}

#content-b h4 {
	background: #FFA44A;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 6px;
}

#content-b h5 {
	border-top: 20px double #195B7E;
	padding-top: .8em;
}


/* =Link styles
----------------------------------------------- */
img {
	border: none;
}
.switchcontent {
	background: url(../images/50percentbluedk.png);
}
a:link, a:visited {
	color: #143144;
}

a:hover, a:focus, a:active {
	color: #000000;
}

/* =Layout
----------------------------------------------- */
#wrapper-main {
	/* background: url(../images/inverness_bg_wrapper.jpg) #FFFFFF repeat-y 0 0; */
	
	margin: 0 auto;
	text-align: left;
	width: 760px;
	height:auto;
}
#wrapper-body {
	background: url(../images/background0521.jpg) no-repeat top center;
	padding: 0 0 0 0;
	height: 976px;
}
.branding {
	background: url(../images/Solstice2006.jpg) no-repeat top center;
	height: 215px;
	position: relative;
	
}

.branding2 {
	background: url(../images/background_compressed_top.jpg) no-repeat top center;
	height: 322px;
	position: relative;
	
}

#branding h1, #copyright { 
	/*left: -9999px; */
	position: absolute;
}

#content-a {
	color: #FFFFFF;
	padding: 10px 10px 10px 30px;
	float: left;
	font-size: 1.3em;
	width: 480px;
}

#content-a-inner {
	padding: 15px 15px 15px 15px;
}

#content-b {
	float: left;
	font-size: 1.2em;
	padding-top: 10px;
	width: 200px;
}

#content-b-inner {
	padding: 0 10px 20px 10px;
}

#content-c {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 1.3em;
	width: 760px;
}
#countdown, .fcountdown {
	color: black;
	padding: 4px 5px 4px 5px;
	float: center;
	font-size: 1em;
	text-decoration: none;
}
/* =Footer
----------------------------------------------- */
#wrapper-footer {
	/* background: url(../images/inverness_bg_footer.jpg) no-repeat 0 0; */
	clear: both;
	height: 60px;
	position: absolute;
	bottom: 20px;
}
/* =Post related styles
----------------------------------------------- */
.wrapper-post {
	background: url(../images/50percentblue.png) no-repeat 50% 100%;
	color: #666666;
	margin-bottom: .8em;
	padding-bottom: 10px;
	
/* This is an IE filter command. Other browsers will ignore it */
/* It goes into the trans_div class */

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/50percentblue.png');
}

.wrapper-post h3 {
	// background: url(../images/inverness_bg_wrapper-post_h3.jpg) #FFFFFF no-repeat 50% 0;
	padding: 10px 10px 0 10px;
}

.wrapper-post div {
	padding: 0 10px;
}

ul.postoptions {
	margin: 0;
}

ul.postoptions li {
	background-image: none !important;
	display: inline;
	margin-right: 10px;
	padding: 0 !important;
}

ul.postoptions li.readmore a {
	background: url(../images/inverness_bg_readmore.gif) no-repeat 0 50%;
	padding-left: 16px;
}

ul.postoptions li.tocomment a {
	background: url(../images/inverness_bg_tocomment.gif) no-repeat 0 50%;
	padding-left: 16px;
}

/* =Navigation
----------------------------------------------- */
#nav-main {
	background: url(../images/bg_mainnav.png) no-repeat 0 0;
	height: 37px;
	padding: 0 0 0 0px;
}

#nav-main li {
	display: inline;
	float: left;
	margin: 0;
	list-style-type: none;
}

#nav-main li a {
	background: url(../images/inverness_bg_mainnavitem.jpg) no-repeat 50% 0;
	display: block;
	letter-spacing: .2em;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 80px;
}

#nav-main li a:link, #nav-main li a:visited {
	color: #515C60;
}

#nav-main li a:hover, #nav-main li a:focus, #nav-main li a:active {
	color: #333333;
	text-decoration: underline;
}

#nav-recentposts, #nav-blogroll {
	margin: 0;
}

#nav-recentposts li, #nav-blogroll li {
	list-style-type: none;
	margin: 0;
	line-height: normal;
}

#nav-blogroll li a {
	background: url(../images/inverness_bg_external.gif) #006699 no-repeat 8px 50%;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 4px 28px;
	text-decoration: none;
}

#nav-recentposts li a, span {
	background: url(../images/50percentblue.png);
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 4px 0px;
	text-decoration: none;
}

#nav-recentposts li a:link, #nav-recentposts span, #nav-blogroll li a:link, #nav-recentposts li a:visited, #nav-blogroll li a:visited{
	color: #FFFFFF;
}

#nav-recentposts li a:hover, #nav-blogroll li a:hover, #nav-recentposts li a:focus, #nav-blogroll li a:focus, #nav-recentposts li a:active, #nav-blogroll li a:active {
	color: #FFA44A;
}

#nav-page-top a {
	/* background: url(../images/button_top.gif) no-repeat 0 0; */
	left: 496px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 13px;
	width: 20px;
	height: 20px;
}

