body
{
	margin: 0 auto;
	padding: 0;
	background-color: #F5F5F5;
}

#tuzmain
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#tuzpage-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

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

.tuzSheet-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.tuzSheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #F5F5F5;
}


.tuzSheet
{
	margin-top: 20px !important;
}

#tuzpage-background-simple-gradient, #tuzpage-background-gradient, #tuzpage-background-glare
{
	min-width:800px;
}

/* end Box, Sheet */

/* begin Header */
div.tuzHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 786px;
	height: 250px;
}


div.tuzHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 786px;
	height: 250px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.tuzLogo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 86px;
	width: 473px;
}

h1.tuzLogo-name
{
	display: block;
	text-align: left;
}

h1.tuzLogo-name, h1.tuzLogo-name a, h1.tuzLogo-name a:link, h1.tuzLogo-name a:visited, h1.tuzLogo-name a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 40px;
text-decoration: none;
	padding:0;
	margin:0;
	color: #969696 !important;
}

.tuzLogo-text
{
	display: block;
	text-align: left;
}

.tuzLogo-text, .tuzLogo-text a
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 22px;
	padding:0;
	margin:0;
	color: #EDEDED !important;
}
/* end Logo */

/* begin ContentLayout */
.tuzcontentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 786px;
}
/* end ContentLayout */

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

.tuzBlock-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.tuzBlock
{
	margin: 5px;
}

/* end Box, Block */

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

.tuzBlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

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

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

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





.tuzheader-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 15px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

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

.tuzBlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

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

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

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

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

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

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

.tuzBlockContent-tc, .tuzBlockContent-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/BlockContent-h.png');
}

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

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

.tuzBlockContent-cr, .tuzBlockContent-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/BlockContent-v.png');
}

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

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

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


.tuzBlockContent-body
{
	color:#212121;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.tuzBlockContent-body a:link
{
	color: #91080F;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.tuzBlockContent-body a:visited, .tuzBlockContent-body a.visited
{
	color: #808080;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.tuzBlockContent-body a:hover, .tuzBlockContent-body a.hover
{
	color: #C20A13;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

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

.tuzBlockContent-body ul li
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
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 Box, Post */
.tuzPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.tuzPost-body
{
	position: relative;
	z-index: 1;
	padding: 12px;
}



.tuzPost
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.tuzarticle img, img.tuzarticle
{
	margin: 1em;
}

.tuzmetadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.tuzarticle table, table.tuzarticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.tuzarticle table, table.tuzarticle .tuzarticle tr, .tuzarticle th, .tuzarticle td
{
	background-color:Transparent;
}

.tuzarticle th, .tuzarticle td
{
	padding: 2px;
	border: solid 1px #949494;
	vertical-align: top;
	text-align:left;
}

.tuzarticle th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata */
.tuzPostMetadataHeader
{
	padding:1px;
	background-color: #DEDEDE;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.tuzPostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 24px;
	color: #7B091E;
}

.tuzPostHeader a, .tuzPostHeader a:link, .tuzPostHeader a:visited, .tuzPostHeader a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 24px;
	margin:0;
	color: #7B091E;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.tuzPostHeader a:link
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #9D0C26;
}

.tuzPostHeader a:visited, .tuzPostHeader a.visited
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #3D3D3D;
}

.tuzPostHeader a:hover, .tuzPostHeader a.hovered
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #8E0B23;
}
/* end PostHeader */

/* begin PostIcons */
.tuzPostHeaderIcons
{
	padding:1px;
}

.tuzPostHeaderIcons, .tuzPostHeaderIcons a, .tuzPostHeaderIcons a:link, .tuzPostHeaderIcons a:visited, .tuzPostHeaderIcons a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #424242;
}

.tuzPostHeaderIcons a, .tuzPostHeaderIcons a:link, .tuzPostHeaderIcons a:visited, .tuzPostHeaderIcons a:hover
{
	margin:0;
}

.tuzPostHeaderIcons a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #4D4D4D;
}

.tuzPostHeaderIcons a:visited, .tuzPostHeaderIcons a.visited
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-decoration: none;
	color: #4D4D4D;
}

.tuzPostHeaderIcons a:hover, .tuzPostHeaderIcons a.hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-decoration: underline;
	color: #8E0B23;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #262626;
}


.tuzPostContent p 
{
	margin: 0.5em 0;
}

.tuzPostContent, .tuzPostContent p
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #262626;
}

.tuzPostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #D11033;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #D11033;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #545454;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #9D0C26;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 32px;
  color: #545454;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 24px;
  color: #707070;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 19px;
  color: #707070;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 16px;
  color: #262626;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #262626;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 11px;
  color: #262626;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #3B3B3B;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.tuzPost li
{
	padding:0px 0 0px 16px;
	line-height:1.2em;
}

.tuzPost ol li, .tuzPost ul ol li
{
	background: none;
	padding-left:0;
}

.tuzPost ul li, .tuzPost ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:16px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.tuzPostContent blockquote p
{
	color:#1C0207;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

blockquote,
.tuzPostContent blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 27px;
	background-color:#F9B3C0;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.tuzPostMetadataFooter
{
	padding:1px;
	background-color: #DEDEDE;
}
/* end PostMetadata */

/* begin PostIcons */
.tuzPostFooterIcons
{
	padding:1px;
}

.tuzPostFooterIcons, .tuzPostFooterIcons a, .tuzPostFooterIcons a:link, .tuzPostFooterIcons a:visited, .tuzPostFooterIcons a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #424242;
}

.tuzPostFooterIcons a, .tuzPostFooterIcons a:link, .tuzPostFooterIcons a:visited, .tuzPostFooterIcons a:hover
{
	margin:0;
}

.tuzPostFooterIcons a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #4D4D4D;
}

.tuzPostFooterIcons a:visited, .tuzPostFooterIcons a.visited
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #4D4D4D;
}

.tuzPostFooterIcons a:hover, .tuzPostFooterIcons a.hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #8E0B23;
}
/* end PostIcons */

/* begin Button */
.tuzbutton-wrapper .tuzbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.tuzbutton img, .tuzbutton-wrapper img
{
  margin: 0;
}

.tuzbutton-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .tuzbutton-wrapper
{
	display:block;
	float:left;
}

.tuzbutton-wrapper .tuzbutton
{
	display:block;
	height: 31px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
	white-space: nowrap;
	text-align: left;
	padding: 0 20px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #333333 !important;
}

input, select
{
  vertical-align: middle;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.tuzbutton-wrapper.hover .tuzbutton, .tuzbutton:hover
{
	color: #F2F2F2 !important;
	text-decoration: none !important;
}

.tuzbutton-wrapper.active .tuzbutton
{
	color: #EDEDED !important;
}

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

.tuzbutton-wrapper .l
{
	left:0;
	right:13px;
}

.tuzbutton-wrapper .r
{
	width:427px;
	right:0;
	clip: rect(auto, auto, auto, 414px);
}

.tuzbutton-wrapper.hover .l, .tuzbutton-wrapper.hover .r
{
	top: -31px;
}

.tuzbutton-wrapper.active .l, .tuzbutton-wrapper.active .r
{
	top: -62px;
}


/* end Button */

/* begin Footer */
.tuzFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 786px;
	margin: 5px auto 0px auto;
}

.tuzFooter .tuzFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.tuzFooter .tuzFooter-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 786px;
	height: 150px;
	bottom:0;
	left:0;
}


.tuzrss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.tuzFooter .tuzFooter-text p
{
	margin: 0;
}

.tuzFooter .tuzFooter-text
{
	display:inline-block;
	color:#1A1A1A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.tuzFooter .tuzFooter-text a:link
{
	text-decoration: none;
	color: #61050A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.tuzFooter .tuzFooter-text a:visited
{
	text-decoration: none;
	color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.tuzFooter .tuzFooter-text a:hover
{
	text-decoration: none;
	color: #300305;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.tuzpage-footer, .tuzpage-footer a, .tuzpage-footer a:link, .tuzpage-footer a:visited, .tuzpage-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#666666;
}

.tuzpage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.tuzcontentLayout .tuzsidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 196px;
}
/* end LayoutCell */

/* begin LayoutCell */
.tuzcontentLayout .tuzcontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 588px;
}
.tuzcontentLayout .tuzcontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 784px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .tuzarticle .aligncenter img, .aligncenter img.tuzarticle, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* 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;
}

.gallery {
    letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}
