/*
   ___             _                        ______ __
  / _ \ ___  ___  (_)___ _ ___  ___  ____  /_  __// /  ___  __ _  ___  ___
 / // // -_)(_-< / // _ `// _ \/ -_)/ __/   / /  / _ \/ -_)/  ' \/ -_)(_-<
/____/ \__//___//_/ \_, //_//_/\__//_/     /_/  /_//_/\__//_/_/_/\__//___/
                   /___/

==  WARNING! DO NOT EDIT THIS FILE! (PLEASE)  =================================

	If you wish to make CSS changes to this theme, DO NOT EDIT THIS FILE.
	Instead, use the custom-style.css file to define custom styles. Adding your
	custom CSS there will make it much easier to upgrade to a newer version
	of this theme without losing any of your customizations.

===============================================================================
*/


/*---------------------------------------------------------------------------*/
/*  BASE  */
/*---------------------------------------------------------------------------*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, hr { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* general */
html { height: 100%; overflow-y: scroll; }
body { background-color: #fff; color: #333; font: 75%/1.5 sans-serif; }
.ie6 body, .ie7 body { font-size: small; }

/* links */
a { text-decoration: none; outline: none; }
a, a:hover, a:active, a:visited { color: #03c; }
a:hover { text-decoration: underline; }
a:active, a:focus { position: relative; top: 1px; }
a:visited { opacity: .8; }
a:link { -webkit-tap-highlight-color: #03c; }

/* headings */
h1, h2, h3, h4, h5, h6 { font-weight: bold; letter-spacing: -.025em }
h1 { font-size: 24px; margin-bottom: 10px; }
h2 { font-size: 18px; margin-bottom: 8px; }
h3 { font-size: 14px; margin-bottom: 6px; }
h4, h5, h6 { font-weight: normal; font-size: 12px; margin-bottom: 4px; }

/* images */
img { max-width: 100% !important; height: auto; font-style: italic; }
a img, img { color: #999; }

/* lists */
ul { list-style-position: outside; }
ol { list-style-type: decimal; }
li { list-style-position: inside; padding-left: 20px; }

/* tables */
table { width: 100%; margin-bottom: 20px; border-top: solid 3px #333; border-spacing: 0; border-collapse: collapse; }
tr, th, td { margin: 0; padding: 0 15px 0 10px; height: 20px; }
th, td { line-height: 18px; padding: 9px 18px 8px 0; position: relative; }
th { text-align: left; font-weight: bold; }
td { vertical-align: top; }
th:first-child, td:first-child { padding-left: 0; }
th:last-child, td:last-child { padding-right: 0; }
tr:nth-child(odd) td { background-color: #f4f4f4; }
tfoot { font-style: italic; font-weight: bold; }
caption { text-align: center; font-family: serif; padding-bottom: 10px; }

/* blockquotes */
blockquote { quotes: none; padding-left: 20px; margin: 20px; border-left: 3px solid #ccc; font-style: italic; letter-spacing: .01em; }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
blockquote p:before, blockquote p:after, q:before, q:after { content: ""; content: none; }
blockquote > p { padding: 0; }

/* misc */
q, em, cite, dfn, i, cite, var, address { font-style: italic; }
big { font-size: 125%; }
small { font-size: 85%; }
strong, dt, b { font-weight: bold; }
del, s, strike { text-decoration: line-through; }
fieldset { border: 0; }
pre, tt, code, kbd, samp, var  { font-family: monospace, sans-serif; font-size: small; background-color: #f4f4f4; padding: 0 2px; }
pre { padding: 20px; margin: 20px 0; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
legend { color: #333; padding-bottom: 5px; }
ins { text-decoration: none; border-bottom: 3px double #333; }
abbr, acronym { border-bottom: 1px dotted #333; font-variant: normal; }
dd { padding-left: 20px; margin: 5px 0 20px; }
hr { border: 0; height: 1px; background-color: #eee; margin-bottom: 20px; }
select, input, textarea, button { font: 99%/1.5 sans-serif; margin: 0; padding: 5px; }
textarea { overflow: auto; }
button { width: auto; overflow: visible; }
input[type="button"], input[type="submit"], input[type="image"], button, .button, label { cursor: pointer; }
input[type="radio"], input[type="checkbox"], input.radio, input.checkbox { margin: 0 5px 0 0; }
input[type="radio"], input.radio { vertical-align: text-bottom; }
input[type="checkbox"], input.checkbox { vertical-align: bottom; }
.ie7 input[type="checkbox"], .ie7 input.checkbox { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
::-moz-selection{ background: #03c; color: #fff; text-shadow: none; }
::selection { background: #03c; color: #fff; text-shadow: none; }

/*-----------------------------------------------------------------------------
/*  END BASE  */


/*---------------------------------------------------------------------------*/
/*  960 GRID  */
/*---------------------------------------------------------------------------*/

.g1 { width: 60px; }
.g2 { width: 140px; }
.g3 { width: 220px; }
.g4 { width: 300px; }
.g5 { width: 380px; }
.g6 { width: 460px; }
.g7 { width: 540px; }
.g8 { width: 620px; }
.g9 { width: 700px; }
.g10 { width: 780px; }
.g11 { width: 860px; }
.g12 { width: 940px; }

.row { width: 960px; margin: 0 auto; }
.row .row { margin: 0 -10px; width: auto; display: inline-block; }
.col { float: left; margin: 0 10px; display: inline; }

.row:before, .row:after, .col:before, .col:after { content: ""; display: table; }
.row:after, col:after { clear: both; }
.row, .col { zoom: 1; }

/*-----------------------------------------------------------------------------
//  END 960 GRID  */


/*---------------------------------------------------------------------------*/
/*  MENU  */
/*---------------------------------------------------------------------------*/

.menu > ul, .menu > ul li { list-style: none; padding: 0; line-height: 1; }
.menu > ul li a { text-decoration: none; }
.menu > ul, .menu > ul ul { list-style: none; line-height: 1; z-index: 100; }
.menu > ul a { display: block; line-height: 36px; padding: 0 10px; z-index: 100; }
.menu > ul li {	float: left; }
.menu > ul ul { position: absolute; width: 200px; left: -9999em; }

.dropdown li:hover ul, .dropdown li.sfhover ul { left: auto; }
.dropdown li ul li a { width: 180px; }
.dropdown li ul ul { margin: -36px 0 0 200px; }
.dropdown li:hover ul ul, .dropdown li:hover ul ul ul,
.dropdown li.ie6hover ul ul, .dropdown li.ie6hover ul ul ul { left: -9999em; }
.dropdown li:hover ul, .dropdown li li:hover ul, .dropdown li li li:hover ul,
.dropdown li.ie6hover ul, .dropdown li li.ie6hover ul, .dropdown li li li.ie6hover ul { left: auto; }
.dropdown li:hover, .dropdown li.hover { position: static; }
.dropdown .rarr, .dropdown .darr { font-family: Arial !important; }
.dropdown .rarr { display: none; float: right; }
.dropdown .sub-menu .darr { display: none; }
.dropdown .sub-menu .rarr { display: inline; }

#footer-nav .dropdown li li, #footer-nav .dropdown .darr { display: none !important; }

/*-----------------------------------------------------------------------------
//  END MENU  */


/*---------------------------------------------------------------------------*/
/*  BASIC WP STYLES  */
/*---------------------------------------------------------------------------*/

.entry-content img { margin: 0 0 20px 0; }
.alignleft, img.alignleft { float: left; margin-right: 20px; }
.alignright, img.alignright { display: block; float: right; margin-left: 20px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; margin-bottom: 20px; max-width: 100% !important; }
.wp-caption img { border: 0 none; margin: 0; padding: 0; }
.wp-caption p.wp-caption-text { margin: 0; padding: 5px; }
.wp-smiley { max-height: 12px; margin: 0 !important; }
.gallery img, .gallery dl { margin: 0; }
.gallery-caption { margin: -20px 0 0 0; }
.hentry ul, .hentry ol, .hentry p { margin-bottom: 20px; }

/*-----------------------------------------------------------------------------
//  END BASIC WP STYLES  */


/*---------------------------------------------------------------------------*/
/*  HELPERS  */
/*---------------------------------------------------------------------------*/

.left { float: left; }
.right { float: right; }
.hide { display: none; }
.ir { display: block; text-indent: -9999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

/*-----------------------------------------------------------------------------
//  END HELPERS  */


/*---------------------------------------------------------------------------*/
/*  PRINT  */
/*---------------------------------------------------------------------------*/

@media print {
	* { background: transparent !important; color: #000 !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
	a, a:visited { color: #333 !important; text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	h1, h2, h3, h4 { line-height: 1.5; }
	#top, #bottom, #breadcrumbs, #comments, .comments-link { display: none !important; }
	body, #wrapper, #page, #content, .hentry, .entry-content { font-size: 12pt; width: 100% !important; margin: 0 !important; padding: 0 !important; border: 0 !important; overflow: visible !important; float: none !important; }
	.entry-title { background: none !important; line-height: 2; }
}

/*-----------------------------------------------------------------------------
//  END PRINT  */
