/* Author : Patrick Sy */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, /*p,*/ 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,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#cc0000;}
a:hover, a:focus { text-decoration:none; color:#8c0505;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.red { color:#993300;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) repeat; text-align:center; font-family:Arial; color:#fff; position:relative;}
#wrap { background:url(images/bgLoop.png) repeat-y; text-align:left; width:986px; margin:0 auto; position:relative;}

#header { background:url(images/header.jpg) no-repeat;}
#logo { height:103px; width:150px; padding:0 0 0 45px; font-weight:bold;}
#logo a { color:#990099;}
#nav { background:url(images/nav.gif) repeat-x; position:absolute; width:660px; height:51px; top:40px; right:13px; font-size:12px;}
#nav li { display:block; float:left;}
#nav li a { display:block; float:left; height:26px; padding:15px 33px 0 33px; color:#fff; border-right:1px solid #fff;}
#nav li.last a { border:0;}
#nav li a:hover, #nav li a:focus { background:#000;}
#headerImg { background:#fff; padding:6px 0 0 30px; float:left; width:956px; position:relative;}
#headerImg .main { float:left; width:731px;}
#headerImg .menu { float:left; width:199px;}
#headerImg .text { position:absolute; z-index:10; width:275px; font-size:11px; line-height:14px; top:90px; left:400px;}
#mBody { background:url(images/mLoop.gif) repeat-y; clear:both; font-size:11px; line-height:14px;}
img.alignRight { margin-left:16px}
img.alignLeft { margin-right:16px}
.mContent { background:url(images/mTop.gif) 0 0 no-repeat; padding:50px 0 12px 13px;}
	.mContent .title { font-size:25px; margin-bottom:20px;}
	.mContent ul.arrow { list-style:url(images/arrowTab.gif); padding-left:20px;}
	.mContent li { padding-bottom:6px; text-decoration:underline;}
	.text .moreBtn { color:#fff; text-decoration:underline; font-size:12px; float:right; font-size:11px; font-weight:bold;}
	.text .postdate { display:block; padding:4px 12px; background:#660099; float:left; font-size:12px; font-weight:bold; text-decoration:underline;}
	.column { float:left; padding-top:6px;}
	.row { background:url(images/mContent.gif) repeat-y;}
	.row .main { width:411px; padding-left:50px; padding-right:25px;}
	.row .mid { width:149px; padding-left:20px; padding-right:20px;}
	.row .side { width:225px; padding-left:30px; padding-right:30px;}
#footer { background:url(images/footer.jpg) no-repeat; height:50px; font-size:11px; padding-top:26px; text-align:center;}
	#footer a { color:#fff;}
	#footer a:hover, #footer a:focus { text-decoration:underline;}
	#footer .links { padding-bottom:6px;}
	#footer .links a, #footer .links { color:#cc66ff;}
