/**************************
* BEGIN RESETTING STYLES
*************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th, {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul, li {
	list-style: bold;
	font: normal bold 18px "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	background: #FFE5B4
}
blockquote, q {
quotes: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
border: none;
}
/**************************
* END RESETTING STYLES
*************************/

html, body {
	font: normal 13px Arial,Helvetica,sans-serif;
	line-height: 18px;
	color: #202020;
}
body {
    background: #000000 url(images/blue_wave.jpg) repeat fixed 0 0;
}
div.hrshort {
	border: none;
	margin: 3px 0 0;
	background: url() no-repeat 0 -97px;
	background-repeat: no-repeat;
	height: 2px;
}

.nomargin {
    margin: 0px !important;
}

a, a:active, a:visited {
	color: #3673a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nofloat {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0;
	line-height: 0px;
	content: ".";
	border: none;
	margin: 0;
	padding: 0;
}


/**************************
* BEGIN MAIN DIVS
*************************/

#parent {
	width: 961px;
	margin: 0 auto;
}

#header {
	padding: 0px 0px 12px 10px;
	overflow: hidden;
}

div.png span,a.png span {
	display:none;
	visibility:hidden;
}

/**************************
* END MAIN DIVS
*************************/



/**************************
* BEGIN HEADER STYLES
*************************/


div#header .logo {
    display:block;
	float: left;
	width: 307px;
	height: 65px;
	margin-top:15px;
	background: url() no-repeat 0 -28px;
	background-repeat: no-repeat;
}

div#header .nav {
	float: right;
	height:87px;

}

div#header .nav li {
	float: left;
	margin-right: 10px;
}

div#header a span {
	display: none;
}

div#header .nav a {
    color: #FFFFFF;
    font: normal 16px "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
    letter-spacing: -1pt;
    text-decoration: none !important;
}
div#header .nav a span {
	display: block;
    text-align:center;
    padding-top: 64px;
}
div#header .nav ul li a {
	height: 87px;
	display:block;
    letter-spacing: 0px;
}
div#header .nav a:hover {
    color: #fff499;
}



div#body {
    float: left;
    margin: 33px 0px 0px 0px;
}

div#body-center {
    float:right;
    width:610px !important;
}
/**************************
* END HEADER STYLES
*************************/

/**************************
* BEGIN BODY DIVS
*************************/


#maincontent-wrapper, .maincontent-wrapper {
	background: url() repeat;
}
#maincontent, .maincontent {
   margin: 0 10px;
	padding: 16px 22px;
	/*border: solid #000000 4px;*/
	background-color: #ffffff;
}




/**************************
* END BODY DIVS
*************************/

/**************************
* BEGIN LATEST DIS STYLES
*************************/

#dis {
	color: #808080;
	font-size: 11px;
	overflow: auto;
	width: 298px;
}

div#dis .header {
	height: 10px;
	background: url() no-repeat 0 -99px;
	background-repeat: no-repeat;
}


h1.dis {
	font: normal bold 18px "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	letter-spacing: -1pt;
	color:#202020;
	margin: 14px 0 6px 15px;
}

.disentry h1, div#dis .disentry a {
	margin-bottom: 3px;
	font: normal bold 14px "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #3673a3;
}

div#dis a:hover {
	text-decoration: underline;
}

.disentry {
	margin: 10px 5px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #808080;
}

div.firstdis {
	margin-top: 0;
}

div#dis .contentcontainer {
	overflow: hidden;
	background: url() repeat-x 0 -188px;
	padding: 4px 10px;
}

.contentcontainer ul{
	list-style-type: disc !important;
}

.contentcontainer ol{
	list-style-type: decimal !important;
}

.contentcontainer li{
	margin-left: 10px;
	list-style-type: inherit !important;
	list-style-position:inside!important;
	list-style-image:none !important;
}

div#dis span {
	margin-right: 15px;
	letter-spacing:0;
}


/**************************
* END LATEST DIS STYLES
*************************/

/**************************
* BEGIN FOOTER STYLES
*************************/

#footer {
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	color: #d9d9d9;
	font-size: 11px;
	word-spacing: 1px;
	letter-spacing:0px;
   background: #000000;
   margin-top:20px;
	padding: 3px 0 2px 0;
}

div#footer a, div#footer a:visited, div#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
div#footer span {
    margin: 0 5px;
}
div#footer a:hover {
    color: #3b73a3;
    text-decoration: none !important;
    margin:0px;
}
#footerwrap div {
    float:center;
}
#footerwrap {
    margin: 0 auto;
    float: none;
    width: 820px;
}

#footerlinks {
overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	word-spacing: 1px;
	letter-spacing:0px;
   background: #F0F0F0;
   margin-top:10px;
	padding: 3px 0 2px 0;
}

/**************************
* END FOOTER STYLES
*************************/

/**************************
* END LATEST DIS STYLES
*************************/

/**************************
* BEGIN SINGLE POST PAGE
*************************/


/* Image align fix*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* image resize fix*/
.imgcontainer {
	height: 120px;
	width: 120px;
	overflow: hidden;
	position: relative;
}

/* css backup from ipb admin css - removed from ipb

.borderwrap p{
	background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

*/


/* ie transaparent image url fix*/
#logo {
    display:block;
	float: left;
	width: 941px;
	height: 441px;
	margin-top:5px;
	background: url() no-repeat transparent 0 -1px;
	background-color: transparent;
}


/**************************
* END SINGLE POST PAGE
*************************/
#email {float: right; width: 200px; padding: 40px; 
}
