/*

	Aspire2 v1.0 by Zen Design Studio
	http://www.zendesignstudio.co.uk

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #666666;
	line-height: 18px;
	background-color: #c6e5e5;
}

a
{
	color: #FF7800;
	text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
	position: relative;
	width: 80px;
	height: 80px;
	border: 1px solid #FF7800;
	top: 4px;
}

img.picB
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 10px 8px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/bgrnd.jpg) repeat;
	width: 747px;
	z-index: 1;
	height: 263px;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff repeat-y;
}

#inner
{
	position: relative;
	z-index: 2;
	height: 160px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#header
{
	position: absolute;
	background: url(images/aspire_header.jpg) no-repeat;
	width: 775px;
	height: 157px;
	color: #fff;
}

#header span
{
font-weight: normal;
}

#header h1
{
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	line-height: normal;
}

#header h2
{
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	top: 51px;
}

#header sup
{
}

#menu
{
	position: relative;
	background: #4C8E8E;
	height: 30px;
	padding: 0px 20px 0px 5px;
	margin: 152px 0px 10px;
	width: 722px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
padding-left: 17px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
	background-color: transparent;
	padding: 0px 8px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}

#menu ul li a:hover
{
background: #DFE6ED top;
color: #ff7800;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 30px;
color: #99CCCC;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#secondarycontent
{
	position: relative;
	width: 200px;
	float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
background: url(images/a22.gif) bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
	position: relative;
	width: 747px;
	float: left;
	background-image: url(images/bgrnd.jpg);
	background-repeat: repeat;
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #666666;
	background: url(images/a22.gif) repeat-x bottom;
	padding: 0px 0px 10px;
	margin-bottom: 20px;
	left: 30px;
	right: 0px;
	margin-right: 61px;
	letter-spacing: -1px;
}

#primarycontent .content
{
padding: 0px 10px 0px 30px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 5px;
}

#primarycontent .post .header
{
	position: relative;
	background-image: url(images/bgrnd.jpg);
	background-repeat: repeat;
}

#primarycontent .post .date
{
	position: absolute;
	right: 30px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content
{
	margin-bottom: 15px;
	background-image: url(images/bgrnd.jpg);
	margin-right: 20px;
	background-repeat: repeat;
}

#primarycontent .post .footer
{
	position: relative;
	top: -5px;
	background: url(images/a22.gif) repeat;
	height: 2px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 40px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#footer
{
	position: relative;
	clear: both;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	background-color: #aed5d5;
	margin-bottom: 10px;
}

#footer a
{
color: #ff7800;
}
img.picC {
	position: relative;
	width: 140px;
	height: 140px;
	border: 1px solid #FF7800;
	top: 4px;
	bottom: 4px;
}

