BODY
{
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#header, #sidebar, #footer, #after-article, #respond, .adspace, .comsep
{
	display: none;
}
#container, #content
{
	width: 100%;
	margin: 0;
	padding: 0;
	float: none !important;
	color: #000000;
	background: transparent none;
}
A:link, A:visited
{
	color: #000;
	background: transparent;
	text-decoration: underline;
}
H1, H2, H3, H4
{
	font-family: "Diavlo Bold", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
	color: #000;
	margin-bottom: 20px;
}
H1
{
	font-size: 44px;
	letter-spacing: -1px;
}
H2
{
	font-size: 21px;
	padding-top: 10px;
}
H3
{
	font-size: 17px;
	border-bottom: 1px dashed #999;
}
H4
{
	font-size: 17px;
}
H5, H6
{
	font-size: 14px;
	text-transform: uppercase;
}
H5
{
	border-bottom: 1px dashed #999;
}
P
{
	margin: 20px 0;
}
UL
{
	margin: 0 0 20px 18px;
}
OL
{
	margin: 0 0 20px 20px;
}
UL
{
	list-style: square;
}
OL
{
	list-style-type: decimal;
}
OL OL
{
	list-style: upper-alpha;
}
OL OL OL
{
	list-style: lower-roman;
}
OL OL OL OL
{
	list-style: lower-alpha;
}
UL UL, OL OL, UL OL, OL UL
{
	margin-bottom: 0;
}
DL
{
	margin: 0 1.5em;
}
DT
{
	font-weight: bold;
}
DD
{
	margin-bottom: 18px;
}
STRONG
{
	font-weight: bold;
}
BIG
{
	font-size: 120%;
}
SMALL, SUP, SUB
{
	font-size: 80%;
}
ADDRESS
{
	font-style: italic;
	margin: 0 0 21px;
}
LI ADDRESS, DD ADDRESS
{
	margin: 0;
}
CITE, EM, I
{
	font-style: italic;
}
BLOCKQUOTE
{
	margin: 0 3em;
}
BLOCKQUOTE EM, BLOCKQUOTE I, BLOCKQUOTE CITE
{
	font-style: normal;
}
PRE
{
	font: 11px Monaco, monospace;
	border-left: 5px solid #CCC;
	background: #F9F9F9;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 10px 15px;
	overflow: auto;
}
CODE
{
	font: 11px Monaco, monospace;
	background-color: #F9F9F9;
}
ABBR, ACRONYM
{
	border-bottom: 1px dotted #333;
	cursor: help;
}
INS
{
	text-decoration: none;
}
SUP, SUB
{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
SUP
{
	bottom: 1ex;
}
SUB
{
	top: 0.5ex;
}
INS, DFN
{
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
DEL
{
	text-decoration: line-through;
}
BLOCKQUOTE
{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 23px;
	line-height: 1.2em;
	color: #444;
	margin: 30px 0;
	letter-spacing: -1px;
}
BLOCKQUOTE CITE
{
	font-size: 18px;
	color: #666;
	display: block;
	font-style: italic;
	margin-top: 5px;
	text-align: right;
}
BLOCKQUOTE.alignright
{
	width: 40%;
	margin: 0 0 10px 1em;
}
BLOCKQUOTE.alignleft
{
	width: 40%;
	margin: 0 1em 10px 0;
}
BLOCKQUOTE P
{
	margin: 0;
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
HR
{
	background: #999;
	color: #999;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 20px 0;
	border: none;
}
INPUT, TEXTAREA
{
	font-size: 1em;
	padding: 3px;
}
OPTION
{
	padding: 1px 3px;
}
TABLE
{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	line-height: 15px;
	margin: 0 0 22px;
	text-align: left;
}
CAPTION
{
	text-align: left;
}
TH
{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
TD
{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 6px 6px 6px 12px;
	color: #333;
}
TR.even
{
	background: #AAA;
}
I, U, CENTER, MENU, S, STRIKE, FONT, XMP
{
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background: transparent;
	border: none;
	text-decoration: none;
}
FONT
{
	color: #333;
}
CENTER
{
	text-align: left;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
/*Some useful classes*/
.dropcap
{
	float: left;
	color: #D4D4C7;
	font-size: 45px;
	line-height: 38px;
	padding-top: 2px;
	margin-right: 3px;
	font-family: Times, serif, Georgia;
}
.intro
{
	font-size: 16px;
	color: #666;
	line-height: 22px;
}
.col1
{
	float: left;
	width: 50%;
}
.col2
{
	float: right;
	width: 45%;
}
.box
{
	padding: 20px;
	background-color: #EEE;
	border: 1px solid #999;
	margin-bottom: 20px;
	/*[empty]width:;*/
}
.box.alignright
{
	margin: 0 0 1em 1em;
	width: 40%;
	float: right;
}
.box.alignleft
{
	margin: 0 1em 1em 0;
	width: 40%;
	float: left;
}
.mb20
{
	margin-bottom: 20px;
}
.mt20
{
	margin-top: 20px;
}
.ml20
{
	margin-left: 20px;
}
.mr20
{
	margin-right: 20px;
}
.mb40
{
	margin-bottom: 40px;
}
.mt40
{
	margin-top: 40px;
}
.ml40
{
	margin-left: 40px;
}
.mr40
{
	margin-right: 40px;
}
.ml10
{
	margin-left: 10px;
}
.mr10
{
	margin-right: 10px;
}
.mb0
{
	margin-bottom: 0px;
}
.mt0
{
	margin-top: 0;
}
.pb0
{
	padding-bottom: 0px;
}
.pt0
{
	padding-top: 0;
}
/*Gallery*/
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;
}
.gallery IMG, .gallery A IMG, IMG.size-thumbnail
{
	border: 1px solid #DDD;
	background: #FFFFFF;
	padding: 4px;
}
.gallery A:hover IMG, .post A:hover IMG.size-thumbnail
{
	border-color: #999;
	background: #FFF;
}
.post .gallery-item, #sidebar .gallery-item
{
	margin: 0 0 10px;
	text-align: left;
}
.post .ngg-gallery-thumbnail IMG
{
	margin: 4px 4px 4px 0;
	border: 1px solid #999;
}
.post .ngg-gallery-thumbnail IMG:hover
{
	background-color: #FFF;
	border-color: #999;
}
.ngg-navigation
{
	padding-bottom: 2px;
}
.ngg-galleryoverview
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.ngg-gallery-thumbnail-box
{
	float: left;
}
.ngg-clear
{
	clear: both;
}
/*End Gallery*/
.post-title
{
	margin-bottom: 20px;
}
.post-title A
{
	text-decoration: none;
}
.post
{
	margin-bottom: 40px;
}
.post.thumb
{
	float: left;
	margin: 20px 25px 20px 0;
}
.post.thumb .post-title
{
	margin-bottom: 5px;
}
.post.thumb .post-title A
{
	font-size: 20px;
}
.meta
{
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 5px 0;
	text-transform: uppercase;
}
IMG
{
	float: left;
	border: 0;
	margin: 3px 12px 8px 0;
}
.clear
{
	clear: both;
}

