/* 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:#4b2e34;}
a:hover, a:focus { text-decoration:none; color:#c30c87;}
:focus { outline:0;}

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

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

/*** general ***/
body { background:#393939; text-align:center; font-family:Arial; color:#fff; position:relative; margin:0;}
#wrapper, .wrapper { background:#c41088; text-align:left; margin:0 auto; padding:0; width:1000px; position:relative;}

#sidebarLeft  { width:192px;}
#mainBody { width:643px;}
.row { float:left; min-height:540px;}
.insidePage .row { min-height:707px;}
.insidePage .mContent { padding:0;}
.mContent { padding:20px; font-size:14px;}
.mContent a { color:#a0b7c5;}
.mContent a:hover, .mContent a:focus{ color:#fff; text-decoration:underline;}
#nav { width:120px; background:#f4e4c8; font:18px Trebuchet MS; text-align:right; padding:0 40px 0 5px;}
#nav .txtWrap { text-align:center; color:#442c30; margin:45px -40px 0 -5px; font-size:14px; line-height:25px;}
#nav ul { margin-top:25px;}
#nav li { display:block; list-style:none;}
#nav li a { display:block; padding:8px 0;}
.current a { color:#c30c87; font-weight:bold;}
#footer { height:168px;}

.gallery { margin:0 auto; padding:0 0 8px 10px; width:570px;}
.column { float:left; width:171px; margin:0 8px;}
