*
{
	padding: 0;
	margin: 0;
}

body
{
	font: 0.8em arial, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	width: 100%;
}

#headerBox
{
	float: left;
	width: 100%;
	height: 70px;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #FF3300;
}

#headerLeft
{
	float: left;
	padding-left: 10px;
	width: 34%;
	height: 70px;
}

#headerLeft h1.title
{
	padding-top: 10px;
	font-size: 1.8em;
	text-decoration: none;
	color: #FFFFFF;
}

.slogan
{
	color: #FFFFFF;
	font-size: 0.7em;
}

#headerRight
{
	float: right;
	width: 64%;
	height: 70px;
	text-align: right;
}

#headerRight a
{
	padding-left: 20px;
	padding-right: 5px;
	text-decoration: none;
	color: #FFCC66;
}

#headerRight a:hover
{
	color: #00FF66;
	text-decoration: none;
}

#headerRight a.activehome
{
	color: #FFFFFF;
	background: url(/blog/images/27.gif) no-repeat left center;
}

#headerRight a.activegallery
{
	color: #FFFFFF;
	background: url(/blog/images/11.gif) no-repeat left center;
}

#headerRight a.activeabout
{
	color: #FFFFFF;
	background: url(/blog/images/9.gif) no-repeat left center;
}

#headerRight a.activelinks
{
	color: #FFFFFF;
	background: url(/blog/images/13.gif) no-repeat left center;
}

#headerRight a.activecontact
{
	color: #FFFFFF;
	background: url(/blog/images/10.gif) no-repeat left center;
}

#headerRight a.activearchive
{
	color: #FFFFFF;
	background: url(/blog/images/26.gif) no-repeat left center;
}

#contentBox
{
	width: 100%;
	clear: both;
}

#sidebar
{
	float: left;
	width: 28%;
	padding: 1em 5px 1em 0;
}

#sidebar h3
{
	font-size: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	padding-left: 5px;
	color: #FF3300;
}

.sidebarBox
{
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	/*padding-top: 1em;*/
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(/blog/images/24.gif) repeat top left;
}

.sidebarBox form
{
	margin-top: -1em;
	padding-left: 5px;
}

#sidebar a
{
	text-decoration: none;
	color: #555555;
}

#sidebar a:hover
{
	font-weight: bold;
	color: #009900;
}

#sidebar ul
{
	list-style-position: inside;
	margin-left: 0.75em;
	padding-bottom: 0.5em;
	list-style-image: url(/blog/images/5.gif);
}

#sidebar ul li:hover
{
	list-style-image: url(/blog/images/4.gif);
}

#content
{
	float: right;
	padding-top: 3px;
	width: 68%;
}

#content p a
{
	text-decoration: none;
	color: #666666;
}

#content ul a
{
	text-decoration: none;
	color: #FF3300;
}

#content p a:hover, #content ul a:hover
{
	font-weight: bold;
	color: #009900;
	/*background: #CCCCCC url(/blog/images/3.gif) repeat-x left bottom;*/
}

.linksmeta
{
	font-weight: bold;
	color: #6699CC;
	font-size: 1em;
}

.postfeedback a
{
	color: #CC3399;
	font-size: 0.6em;
}

.post ol
{
	list-style-position: inside;
	margin-left: 0.75em;
}

#content h2.posttitle
{
	clear: both;
	margin-top: 1.0em;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(/blog/images/24.gif) repeat left bottom;
}

#content h2.posttitle a
{
	font-size: 0.9em;
	text-decoration: none;
	color: #996699;
}

#content h2.posttitle a:hover
{
	text-decoration: none;
	color: #009900;
}

#content h2.singleposttitle
{
	clear: both;
	color: #996699;
	font-size: 1.2em;
	margin-top: 0.7em;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(/blog/images/24.gif) repeat left bottom;
}

.categorytitle, .searchtitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3300;
}

#searchcount
{
	font-size: 1em;
	font-weight: bold;
	color: #993300;
}

.menutitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #669999;
}

ul.menuLook
{
	margin-top: -1em;
	font-size: 1.1em;
	/*font-weight: bold;*/
	list-style-image: url(/blog/images/5.gif);
}

ul.menuLook li:hover
{
	list-style-image: url(/blog/images/4.gif);
}

.postentry
{
	font-size: 1.1em;
	margin-top: -0.8em;
	color: #330066;
}

.morelink
{
	font-size: 1.1em;
	margin-top: -0.6em;
	font-weight: bold;
	color: #CC9966;
}

.postfeedback
{
	font-size: 1.1em;
	margin-top: -0.8em;
	font-weight: bold;
	color: #CC9966;
}

.postmeta
{
	font-size: 1em;
	font-weight: bold;
	color: #6699CC;
}

#paging
{
       font-size: 1.2em;
       font-weight: bold;
}

#righttext a
{
	float: right;
	text-decoration: none;
       color: #FF3300;
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 0;
}

#righttext a:hover
{
	color: #009900;
	text-decoration: none;
}

#lefttext a
{
	float: left;
	text-decoration: none;
       color: #FF3300;
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 0;
}

#lefttext a:hover
{
	color: #009900;
	text-decoration: none;
}

h3.categoryposttitle
{
	margin-top: 0.3em;
	font-size: 1em;
}

h3.categoryposttitle a
{
	font-size: 1em;
	text-decoration: none;
	color: #777777;
}

h3.categoryposttitle a:hover
{
	text-decoration: none;
	color: #009900;
}

h2.monthlyposttitle
{
	margin-top: 0.3em;
	font-size: 1em;
}

h2.monthlyposttitle a, #content .categorylink a
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}

h2.monthlyposttitle a:hover, #content .categorylink a:hover
{
	text-decoration: none;
	color: #009900;
	background: none;
}

h2 .monthlydate
{
	color: #6699CC;
}

#categorylisting .categorytitle
{
	font-size: 1.4em;
	margin-top: 1.5em;
	border-bottom: 1px solid #FF3300;
}

#categorylisting .categorytitle a
{
	color: #FF3300;
	text-decoration: none;
}

#categorylisting .categorytitle a:hover
{
	color: #009900;
	text-decoration: none;
}

hr.clearing
{
	clear: both;
	display: none;
	height: 1px;
}

#footerBox
{
	clear: both;
	width: 100%;
	height: 25px;
	font-size: 0.9em;
	color: #999999;
	padding-top: 4em;
	border-top: 20px solid #FFFFFF;
	/*border-top: 2px solid #D1D1D1;*/
}

#footerLeft
{
	float: left;
	width: 49%;
	text-align: left;
	margin-left: 5px;
}

#footerRight
{
	float: right;
	width: 49%;
	text-align: left;
}

#footerBox a
{
	text-decoration: none;
	color: #999999;
}

#footerBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #009900;
}

.subHeading
{
	display: block;
	clear: both;
	font-size: 0.85em;
	font-weight: bold;
}

.noDisplay
{
	display: none;
}

.bigRightChar, .bigLeftChar
{
	font-size: 5.0em;
}

.bigRightChar
{
	float: right;
	width: 11%;
	text-align: left;
}

.bigLeftChar
{
	float: left;
	width: 10%;
	text-align: right;
}

.center
{
	text-align: center;
}

acronym
{
	cursor: help;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
}

#content ul
{
	margin-left: 2.0em;
	padding-left: 2.0em;
	list-style-image: url(/blog/images/5.gif);
}

p
{
	margin: 15px 0 15px 0;
}

h3#comment
{
	clear: both;
	font-size: 1.2em;
	color: #990099;
	margin-top: 2.0em;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(/blog/images/24.gif) repeat left bottom;
	text-align: center;
}

ol.comments
{
	margin: 1.2em 1.2em 1.2em 0;
	list-style-type: none;
}

ol.comments li
{
	border-bottom: 1px solid #999999;
	padding: 1px 0 1px 0;
	margin-bottom: 1.5em;
}

h3.commenttitle a
{
	font-size: 1.1em;
	text-decoration: none;
	color: #444444;
	border: 0;
}

#commentwarning
{
	font-size: 1em;
	/*font-weight: bold;*/
	color: #990099;
}

h3.commenttitle a:hover
{
	background: #CCCCCC url(/blog/images/3.gif) repeat-x left bottom;
}

.commentmeta
{
	font-size: 0.9em;
}

#cpreview p.preview
{
	font-size: 1.2em;
	color: #444444;
	text-align: center;
}

h3#postcomment
{
	display: block;
	clear: both;
	margin: 0.6em 0.6em 0 0.6em;
	font-weight: bold;
	font-size: 1.6em;
	color: #444444;
	text-align: center;
	border: 0;
}

form#txpCommentInputForm
{
	margin-top: 40px;
	border: 1px solid #444444;
	background: url(/blog/images/24.gif) repeat left bottom;
	padding-bottom: 1.2em;
	width: 360px;
	margin-left: auto;
	margin-right: auto;
}

form#txpCommentInputForm p
{
	margin: 0 0 0 1.2em;
	padding: 0;
}

input#forget, input#remember
{
	margin-right: 5px;
}

textarea.txpCommentInputMessage
{
	height: 250px;
	width: 325px;
	margin-bottom: 10px;
}

p#txpCommentInputForm
{
	width: 300px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(/blog/images/24.gif) repeat left bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.imgBlock
{
	float: left;
	width: 75%;
	text-align: center;
	padding-left: 10px;
	margin-bottom: 1.0em;
}

.imgBlock .imgThree
{
	padding: 0 2% 0 2%;
}

.imgLeft
{
	float: left;
	padding: 5px;
}

.imgRight
{
	float: right;
	padding: 5px;
}

.imgText
{
	display: block;
	font-size: 0.7em;
}

.inputField
{
	font-size: 0.70em;
	border: 1px solid #D2D2D2;
	background-color: #FFFFFF;
}

.inputField:focus
{
	color: #444444;
	border: 1px solid #999999;
}

.bluetext
{
   font-weight:bold;
   font-style:italic;
   color:#333399;
}