@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


body
{
	background-image: url('images/headerRepeater.jpg');
	background-repeat: repeat-x;
	background-color:#05040a;
	text-align: center;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana;

}

h1, h2, h3 
{
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


#container
{
	max-width: 1200px;
	min-height: 1500px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background2.jpg);
	text-align: center;
	background-repeat: no-repeat;
}


#globalLinks
{
	color: #fff;
	font-size: 9pt;
	padding-top: 14px;
	width: 1200px;
}

a
{
	color:#aa3395;
	text-decoration: none;
}

a:hover
{
	color:#aa3395;
	text-decoration: underline;
}

a.globLink
{
	background-image: url('images/globArrow.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 35px;
	color: #fff;
	text-decoration: none;
	padding-bottom: 5px;
}

a.globLink:hover
{
	color: #fff;
	text-decoration: underline;
}

a.blogLink
{
	color: #fff;
	font-size: 11pt;
	margin-left:15px;
	margin-right: 15px;
}

a.blogLink:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}


#blogTitle
{
	width:1200px;
	float: none;
	color: #fff;
	font-size: 25pt;
	padding-top: 80px;
	height: 50px;
}

a.blogTitle
{
	color: #fff;
	font-size: 27pt;
	text-decoration: none;
}

#blogSlogan
{
	width:1200px;
	color: #fff;
	font-size: 9pt;
	margin-top: -10px;

}

#blogNav
{
	width:1200px;
	padding-top: 90px;
}

#topContainer
{
	background-color: #05040a;
	background-image: url(images/topContainer.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	min-height: 732px;
	margin-top: -6px;
	text-align: left;
}

#bottomContainer
{
	background-color: #05040a;
	background-image: url(images/bottomContainer.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	height: 288px;
}

#leftContent
{
	width: 639px;
	padding-left: 126px;
	padding-top: 81px;
	text-align: left;
	float:left;
}

#sep
{
	width: 91px;
	height: 441px;
	text-align: center;
	float:left;
	margin-top: 81px;
	background-image: url(images/sep.gif);
}

#rightBar
{
	width: 265px;
	text-align: left;
	float: left;
	padding-top: 40px;

}

#authorTab
{
	width:308px;
	height: 104px;
	background-image: url(images/authortab.jpg);
	margin-top: 25px;
	margin-left: 5px;
}

#authPicture
{
	width: 100px;
	height: 100px;
	padding-top: 2px;
	padding-left: 2px;
	float:left;

}

#authName
{
	float:left;
	width: 170px;
	margin-top: 35px;
	margin-left: 20px;
	color: #fff;
	font-size: 16pt;
}

#authTitle
{
	float:left;
	width: 170px;
	margin-left: 20px;
	color: #fff;
	font-size: 9pt;
}

#rightBoxBulleted
{
/*	background-image: url(images/goldIco.jpg);
	background-repeat: no-repeat;
//*/
	color: #fff;
	margin-top:20px;
	width: 190px;
	padding-left:35px;
	color: #fff;
	font-size: 9pt;
	line-height: 130%;
}

#rightBox
{
	color: #fff;
	margin-top:20px;
	width: 250px;
	color: #fff;
	font-size: 9pt;
	line-height: 130%;
}

#rightBox li
{
	margin-left:12px;
	color: #fff;
	font-size: 9pt;
	line-height: 130%;
	list-style-type: none;
	
}

#rightBox ul
{
	margin-left:-30px;
	color: #fff;
	font-size: 9pt;
	line-height: 130%;
	list-style-type: none;
}


.entry
{
	width:637px;
	padding-bottom: 50px; 
	color: #ccc;
	font-size: 9pt;
	height: auto;
}

.dateBox
{
	width:65px;
	height: 102px;
	background-image: url(images/dateBox.jpg);
	text-align: center;
	float:left;

}

.newsBox
{
	width:550px;
	height: auto;
	margin-left: 90px;

}

.headline
{
	color: #fff;
	font-size: 20pt;
}

.headline:hover
{
	color: #fff;
	font-size: 20pt;
}

.author
{
	color: #a0308d;
	font-size: 10pt;
	display: inline;
}

.comments
{
	color: #ccc;
	font-size: 9pt;
	display: inline;
	float:right;
	padding-top: 10px;
}

.comments.a
{
	color: #a0308d;
}

.post
{
	font-size: 9pt;
	color:#cccccc;
	margin-top: 15px;
	line-height: 130%;
	height: auto;

}

.post img
{
	background-color: #fff;
	padding: 10px;
	max-width: 550px;
}

.foot
{
	color: #666;
	font-size: 9pt;
	width: 1200px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
