/*

Azurastudiobend by Lightwielder.

*/

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

body
{
background: #F9F9F7 url('images/texture_grn.gif') ;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #666666;
line-height: 18px;
}

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;
float:left;
border: solid 2px #FFFFFF;
width: auto;
height: auto;
margin: 8px 8px 8px 0px;
}

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 14px 3px 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: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}
*/

#container
{
position: relative;
width: 900px;
margin: 0 auto 0 auto;
background: url('images/contentbkgrnd.gif') repeat-y;
}


#inner
{
position: relative;
background: url('images/contentbkgrnd.gif') repeat-y;
background-color:#1B75BC;
width: 900px;
height:inherit;
padding: 0px;
/* border: thin solid #000; /* put in to see ends of div */ 
}

#header
{
position: relative;
background: #b4cd95 url('images/header.gif') no-repeat;
width: 900px;
height: 250px;
color: #fff;

}

#header span
{
font-weight: normal;
}

#header h1
{
	position: relative;
	font-size: 18px;
	font-weight: bold;
	top: 205px;
	line-height: normal;
}

#header h2
{
position: relative;
font-size: 14px;
font-weight: bold;
font-style:italic;
color:;
top: 200px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('images/a10.jpg') no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #b4cd95;
height: 20px;
padding: 0px 20px 0px 5px;
margin: 0px 4px 20px 4px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 20px;
padding-left: 3px;
}

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

#menu ul li a
{
background-color: transparent;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

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

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

#secondarycontent
{
position: relative;
width: 400px;
float: right;
margin-right: 15px;
margin-top: 4px;
z-index: 3;

}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #666666;
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;
}

#frontleft
{
position: relative;
width: 370px;
float: left;
margin-left: 15px;
margin-top: 4px;
padding: 20px;
background:;
z-index: 3;
}

#frontright
{
position: relative;
width: 370px;
float: right;
margin-right: 15px;
margin-top: 4px;
padding: 20px;
background:;
z-index: 3;
}

#staffleft
{
	position: relative;
	width: 225px;
	float: left;
	margin-left: 15px;
	margin-top: 4px;
	padding: 15px;
    background:;
	z-index: 3;
	text-align: left;
}

#staffmiddle
{
position: relative;
width: 225px;
float: left;
margin-left: 15px;
margin-top: 4px;
padding: 15px;
background:;
z-index: 3;
}

#staffright
{
position: relative;
width: 225px;
float: left;
margin-left: 15px;
margin-top: 4px;
padding: 15px;
background:;
z-index: 3;
}

#staffleft p,
#staffmiddle p,
#staffright p
{
	text-align: left;
}

#singlecol
{
position: relative;
width: 800px;
float: left;
margin-left: 15px;
margin-top: 4px;
z-index: 3;
}

#primarycontent
{
position: relative;
width: 400px;
float: left;
margin-left: 15px;
margin-top: 4px;
z-index: 3;
}

#primarycontent h3,
#staffleft h3,
#staffmiddle h3,
#staffright h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px;
	margin-bottom: 20px;
}

#secondarycontent h2,
#primarycontent h2
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 20px;
color: #FF7800;
font-style:italic;
font-weight:bold;
text-decoration:underline;
padding: 0px;
margin-bottom: 0px;
}

#secondarycontent .item,
#primarycontent .item
{
font-size: 14px;
line-height: 18px;
color: #666;
font-style:italic;
font-weight:bold;
padding: 0px;
margin-top: 6px;
}

#secondarycontent .detail,
#primarycontent .detail
{
font-size: 12px;
line-height: 18px;
color: #666;
}

#secondarycontent .price,
#primarycontent .price
{
font-size: 14px;
line-height: 18px;
color: #336699;
}


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

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

#primarycontent .post .header
{
position: relative;
}

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

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

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
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: 33px;
	width: 900px;
	text-align: center;
	line-height: 33px;
	background-image: url('images/footerbkgrnd.gif');
	color: #fff;
	background-color: #B4CD95;
}

#footer a
{
color: #8C8C73;
}
