﻿
body {
	margin-top: 0px;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background: #000 url(images/pagebg.png) no-repeat fixed 50% bottom;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 280px;
	background: url(images/header.jpg) repeat-x left top;}

/* Header */



#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;}

#logo span {
	color: #fff;}

#logo h1 {
	padding: 2px 0em 0px 235px;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 2.3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* begin Menu */
/* menu structure */

.menu a, .menu a:link, menu a:visited, .menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.menu, .menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.menu li li
{
	float: none;
}

.menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul
{
	min-height: 0;
}

.menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.menu
{
	padding: 6px 20px 6px 20px;
}

.nav
{
	position: relative;
	height: 60px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 60px;
	background-image: url('images/nav.png');
}

.nav .l
{
	left: 0;
	right:0px;
}

.nav .r
{
	right: 0;
	width: 1000px;
	clip: rect(auto, auto, auto, 1000px);
}


/* end Menu */

/* begin MenuItem */
.menu ul li
{
	clear: both;
}

.menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 4px;margin-top: 10px;}


.menu a .r, .menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('images/MenuItem.png');
}

.menu a .l
{
	left:0;
	right:10px;
}

.menu a .r
{
	width:420px;
	right:0;
	clip: rect(auto, auto, auto, 410px);
}

.menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #E0E0E0;
	padding: 0 7px;
	margin: 0 10px;
	line-height: 25px;
	text-align: center;
}

.menu a:hover .l, .menu a:hover .r
{
	top:-25px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
	top:-25px;
}

.menu li:hover a .l, .menu li:hover a .r
{
	top:-25px;
}
.menu a:hover .t
{
	color: #000000;
}

.menu li:hover a .t
{
	color: #000000;
}

.menu li:hover>a .t
{
	color: #000000;
}



/* end MenuItem */



/* Wrapper */

#wrapper {}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: #262626 none repeat-x left 50px;}

#page-bg {
	background: none no-repeat left top;}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}




.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;margin-left: 5px;margin-right: 5px;}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}



#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer {
	width: 1000px;
	height: 90px;
	margin: 0em auto auto;
	padding: 0px 0px 0px 0px;
	background: url(images/footer.png) no-repeat center bottom;
	color: #1f1f1f;}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #7f7f7f;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;color: #7f7f7f;}







/* begin PostHeader */
.PostHeader
{
	position:relative;
	z-index:0;
	height: 35px;
	padding: 0em 10px 0em 10px;
	margin-bottom: 7px;
}

.PostHeader .t
{
	height: 35px;
	color: #fff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 35px;text-align: center;letter-spacing: +1px;}

.PostHeader .l, .PostHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 35px;
	background-image: url('images/BlockHeader.png');
}

.PostHeader .l
{
	left:0;
	right:10px;
}

.PostHeader .r
{ 
	width:1000px;
	right:0;
	clip: rect(auto, auto, auto, 990px);
}


.header-tag-icon
{
    height: 35px;
	background-position: left center;
	background-image: url(images/posticon.png);
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* begin Box, Block */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:33px;
	min-height:33px;
}

.Post-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.Post-tr, .Post-tl, .Post-br, .Post-bl, .Post-tc, .Post-bc,.Post-cr, .Post-cl
{
	position:absolute;
	z-index:-1;
}

.Post-tr, .Post-tl, .Post-br, .Post-bl
{
	width: 44px;
	height: 44px;
	background-image: url('images/Block-s.png');
}

.Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 22px, 22px, auto);
}

.Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 22px, 22px);
}

.Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(22px, 22px, auto, auto);
}

.Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(22px, auto, auto, 22px);
}

.Post-tc, .Post-bc
{
	left: 22px;
	right: 22px;
	height: 44px;
	background-image: url('images/Block-h.png');
}

.Post-tc
{
	top: 0;
	clip: rect(auto, auto, 22px, auto);
}

.Post-bc
{
	bottom: 0;
	clip: rect(22px, auto, auto, auto);
}

.Post-cr, .Post-cl
{
	top: 22px;
	bottom: 22px;
	width: 44px;
	background-image: url('images/Block-v.png');
}

.Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 22px);
}

.Post-cl
{
	left:0;
	clip: rect(auto, 22px, auto, auto);
}

.Post-cc
{
	position:absolute;
	z-index:-1;
	top: 22px;
	left: 22px;
	right: 22px;
	bottom: 22px;
	background-color: #000000;
}


.Post
{
	margin: 3px;margin-bottom: 1em;margin-left: 1px;margin-right: 1px;}

/* end Box, Post */

/* begin Box, PostContent */
.PostContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.PostContent-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.PostContent-body
{
	color: #fff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.PostContent-body a:link
{
	color: #E0E0E0;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.PostContent-body a:visited, .PostContent-body a.visited
{
	color: #A6A6A6;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.PostContent-body a:hover, .PostContent-body a.hover
{
	color: #696969;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.PostkContent-body ul
{
	list-style-type: none;
	color: #808080;
	margin:0;
	padding:0;
}

.PostContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 13px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */


/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 35px;
	padding: 0em 10px 0em 10px;
	margin-bottom: 7px;
}

.BlockHeader .t
{
	height: 35px;
	color: #fff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 35px;text-align: center;letter-spacing: +1px;}

.BlockHeader .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 35px;
	background-image: url('images/BlockHeader.png');
}

.BlockHeader .l
{
	left:0;
	right:10px;
}

.BlockHeader .r
{ 
	width:1000px;
	right:0;
	clip: rect(auto, auto, auto, 990px);
}


/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:33px;
	min-height:33px;
}

.Block-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc,.Block-cr, .Block-cl
{
	position:absolute;
	z-index:-1;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl
{
	width: 44px;
	height: 44px;
	background-image: url('images/Block-s.png');
}

.Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 22px, 22px, auto);
}

.Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 22px, 22px);
}

.Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(22px, 22px, auto, auto);
}

.Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(22px, auto, auto, 22px);
}

.Block-tc, .Block-bc
{
	left: 22px;
	right: 22px;
	height: 44px;
	background-image: url('images/Block-h.png');
}

.Block-tc
{
	top: 0;
	clip: rect(auto, auto, 22px, auto);
}

.Block-bc
{
	bottom: 0;
	clip: rect(22px, auto, auto, auto);
}

.Block-cr, .Block-cl
{
	top: 22px;
	bottom: 22px;
	width: 44px;
	background-image: url('images/Block-v.png');
}

.Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 22px);
}

.Block-cl
{
	left:0;
	clip: rect(auto, 22px, auto, auto);
}

.Block-cc
{
	position:absolute;
	z-index:-1;
	top: 22px;
	left: 22px;
	right: 22px;
	bottom: 22px;
	background-color: #000000;
}


.Block
{
	margin: 3px;margin-bottom: 1em;}

/* end Box, Block */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.BlockContent-body
{
	color:#fff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.BlockContent-body a:link
{
	color: #fff;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #fff;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #7f7f7f;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #B21236;
	margin:0;
	padding:0;
}

.BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0em 5px 22px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;background-position: left center;}

/* end Box, BlockContent */
