﻿/*
Theme Name: orange_150
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top right;
}

#oramain
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#orapage-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: no-repeat;
	top:0;
	width:100%;
	height: 186px;
	
}

#orapage-background-gradient
{
	background-position: top right;
}

#orapage-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 186px;
}

.clear
{
	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 */
.oraSheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 800px;
	min-width:43px;
	min-height:43px;
}

.ora15body
{
	position: relative;
	z-index: 1;
	padding: 1px;
}

.ora15tr, .ora15tl, .ora15br, .ora15bl, .ora15tc, .ora15bc,.ora15cr, .ora15cl
{
	position:absolute;
	z-index:-1;
}

.ora15tr, .ora15tl, .ora15br, .ora15bl
{
	width: 42px;
	height: 42px;
	background-image: url('images/Sheet-s.png');
}

.ora15tl
{
	top:0;
	left:0;
	clip: rect(auto, 21px, 21px, auto);
}

.ora15tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}

.ora15bl
{
	bottom: 0;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}

.ora15br
{
	bottom: 0;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}

.ora15tc, .ora15bc
{
	left: 21px;
	right: 21px;
	height: 42px;
	background-image: url('images/Sheet-h.png');
}

.ora15tc
{
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}

.ora15bc
{
	bottom: 0;
	clip: rect(21px, auto, auto, auto);
}

.ora15cr, .ora15cl
{
	top: 21px;
	bottom: 21px;
	width: 42px;
	background-image: url('images/Sheet-v.png');
}

.ora15cr
{
	right:0;
	clip: rect(auto, auto, auto, 21px);
}

.ora15cl
{
	left:0;
	clip: rect(auto, 21px, auto, auto);
}

.ora15cc
{
	position:absolute;
	z-index:-1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
	background-image: url('images/Sheet-c.png');
}


.oraSheet
{
	margin-top: -1px !important;
}

#orapage-background-simple-gradient, #orapage-background-gradient, #orapage-background-glare
{
	min-width:800px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.oramenu a, .oramenu a:link, .oramenu a:visited, .oramenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.oramenu, .oramenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.oramenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.oramenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.oramenu li li
{
	float: none;
}

.oramenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.oramenu li:hover ul
{
	visibility: visible;
	top: 100%;
}

.oramenu li li:hover ul
{
	top: 0;
	left: 100%;
}

.oramenu:after, .oramenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.oramenu, .oramenu ul
{
	min-height: 0;
}

.oramenu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.oramenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.oramenu
{
	padding: 6px 3px 0px 3px;
}

.oranav
{
	position: relative;
	height: 36px;
	z-index: 100;
}

.oranav .l, .oranav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 36px;
	background-image: url('images/nav.png');
}

.oranav .l
{
	left: 0;
	right:0px;
}

.oranav .r
{
	right: 0;
	width: 798px;
	clip: rect(auto, auto, auto, 798px);
}


/* end Menu */

/* begin MenuItem */
.oramenu ul li
{
	clear: both;
}

.oramenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}


.oramenu a .r, .oramenu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 90px;
	background-image: url('images/MenuItem.png');
}

.oramenu a .l
{
	left:0;
	right:6px;
}

.oramenu a .r
{
	width:412px;
	right:0;
	clip: rect(auto, auto, auto, 406px);
}

.oramenu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
	color: #1A1A1A;
	padding: 0 11px;
	margin: 0 6px;
	line-height: 30px;
	text-align: center;
}

.oramenu a:hover .l, .oramenu a:hover .r
{
	top:-30px;
}

.oramenu li:hover a .l, .oramenu li:hover a .r
{
	top:-30px;
}

.oramenu li:hover a .l, .oramenu li:hover a .r
{
	top:-30px;
}
.oramenu a:hover .t
{
	color: #000000;
}

.oramenu li:hover a .t
{
	color: #000000;
}

.oramenu li:hover a .t
{
	color: #000000;
}


.oramenu a.active .l, .oramenu a.active .r
{
	top: -60px;
}

.oramenu a.active .t
{
	color: #292929;
}


/* end MenuItem */

/* begin Header */
div.oraHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 798px;
	height: 150px;
}


div.oraHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 798px;
	height: 150px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
        overflow:hidden
}
/* end Header */

/* begin Logo */
.oraLogo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 50px;
	width: 768px;
}

h1.oraLogo-name
{
	display: block;
	text-align: left;
}

h1.oraLogo-name, h1.oraLogo-name a, h1.oraLogo-name a:link, h1.oraLogo-name a:visited, h1.oraLogo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 36px;
text-decoration: none;
	padding:0;
	margin:0;
	color: #603701 !important;
}

.oraLogo-text
{
	display: block;
	text-align: left;
}

.oraLogo-text, .oraLogo-text a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
	padding:0;
	margin:0;
	color: #603701 !important;
}
/* end Logo */

/* begin ContentLayout */
.oracontentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 798px;
}
/* end ContentLayout */

/* begin Box, Block */
.oraBlock
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:31px;
	min-height:31px;
}

.oraBlock-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}

.oraBlock-tr, .oraBlock-tl, .oraBlock-br, .oraBlock-bl, .oraBlock-tc, .oraBlock-bc,.oraBlock-cr, .oraBlock-cl
{
	position:absolute;
	z-index:-1;
}

.oraBlock-tr, .oraBlock-tl, .oraBlock-br, .oraBlock-bl
{
	width: 42px;
	height: 42px;
	background-image: url('images/Block-s.png');
}

.oraBlock-tl
{
	top:0;
	left:0;
	clip: rect(auto, 21px, 21px, auto);
}

.oraBlock-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}

.oraBlock-bl
{
	bottom: 0;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}

.oraBlock-br
{
	bottom: 0;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}

.oraBlock-tc, .oraBlock-bc
{
	left: 21px;
	right: 21px;
	height: 42px;
	background-image: url('images/Block-h.png');
}

.oraBlock-tc
{
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}

.oraBlock-bc
{
	bottom: 0;
	clip: rect(21px, auto, auto, auto);
}

.oraBlock-cr, .oraBlock-cl
{
	top: 21px;
	bottom: 21px;
	width: 42px;
	background-image: url('images/Block-v.png');
}

.oraBlock-cr
{
	right:0;
	clip: rect(auto, auto, auto, 21px);
}

.oraBlock-cl
{
	left:0;
	clip: rect(auto, 21px, auto, auto);
}

.oraBlock-cc
{
	position:absolute;
	z-index:-1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
	background-color: #E8E8E8;
}


.oraBlock
{
	margin: 7px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.oraBlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.oraBlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.oraBlockContent-body
{
	color:#363636;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.oraBlockContent-body a:link
{
	color: #9E4700;
font-family: Arial, Helvetica, Sans-Serif;
}

.oraBlockContent-body a:visited, .oraBlockContent-body a.visited
{
	color: #858585;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.oraBlockContent-body a:hover, .oraBlockContent-body a.hover
{
	color: #D15E00;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.oraBlockContent-body ul
{
	list-style-type: none;
	color: #474747;
	margin:0;
	padding:0;
}

.oraBlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.oraBlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.oraPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.oraPost-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.oraPost
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.oraarticle img, img.oraarticle
{
	border: solid 1px #C7C7C7;
	margin: 1em;
}

.orametadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.oraarticle table, table.oraarticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.oraarticle table, table.oraarticle .oraarticle tr, .oraarticle th, .oraarticle td
{
	background-color:Transparent;
}

.oraarticle th, .oraarticle td
{
	padding: 2px;
	border: solid 1px #B5B5B5;
	vertical-align: top;
	text-align:left;
}

.oraarticle th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.oraPostHeader
{
	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: Arial, Helvetica, Sans-Serif;
font-size: 24px;
	color: #803900;
}

.oraPostHeader a, .oraPostHeader a:link, .oraPostHeader a:visited, .oraPostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 24px;
	margin:0;
	color: #803900;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.oraPostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #994500;
}

.oraPostHeader a:visited, .oraPostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #808080;
}

.oraPostHeader a:hover, .oraPostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #EB6A00;
}
/* end PostHeader */

/* begin PostIcons */
.oraPostHeaderIcons
{
	padding:1px;
}

.oraPostHeaderIcons, .oraPostHeaderIcons a, .oraPostHeaderIcons a:link, .oraPostHeaderIcons a:visited, .oraPostHeaderIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
	color: #878787;
}

.oraPostHeaderIcons a, .oraPostHeaderIcons a:link, .oraPostHeaderIcons a:visited, .oraPostHeaderIcons a:hover
{
	margin:0;
}

.oraPostHeaderIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #B25000;
}

.oraPostHeaderIcons a:visited, .oraPostHeaderIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-decoration: none;
	color: #B25000;
}

.oraPostHeaderIcons a:hover, .oraPostHeaderIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-decoration: underline;
	color: #E88502;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #292929;
}


.oraPostContent p 
{
	margin: 0.5em 0;
}

.oraPostContent, .oraPostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
  color: #292929;
}

.oraPostContent
{
  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: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #B25000;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #B25000;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #595959;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #EB6A00;
}

/* 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: Arial, Helvetica, Sans-Serif;
font-size: 32px;
  color: #B25000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 24px;
  color: #B25000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 19px;
  color: #595959;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
  color: #512E01;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #512E01;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
  color: #512E01;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #404040;
	margin:1em 0 1em 2em;
	padding:0;
font-family: 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;
	
}



.oraPost li
{
	padding:0px 0 0px 12px;
	line-height:1.2em;
}

.oraPost ol li, .oraPost ul ol li
{
	background: none;
	padding-left:0;
}

.oraPost ul li, .oraPost ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:12px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.oraPostContent blockquote p
{
	color:#363636;
font-family: Arial, Helvetica, Sans-Serif;
}

blockquote,
.oraPostContent blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 27px;
	background-color:#FECE90;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.oraPostMetadataFooter
{
	padding:1px;
	background-color: #E0E0E0;
}
/* end PostMetadata */

/* begin PostIcons */
.oraPostFooterIcons
{
	padding:1px;
}

.oraPostFooterIcons, .oraPostFooterIcons a, .oraPostFooterIcons a:link, .oraPostFooterIcons a:visited, .oraPostFooterIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
	color: #6E6E6E;
}

.oraPostFooterIcons a, .oraPostFooterIcons a:link, .oraPostFooterIcons a:visited, .oraPostFooterIcons a:hover
{
	margin:0;
}

.oraPostFooterIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #994500;
}

.oraPostFooterIcons a:visited, .oraPostFooterIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #994500;
}

.oraPostFooterIcons a:hover, .oraPostFooterIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #CA7302;
}
/* end PostIcons */

/* begin Button */
.orabutton-wrapper .orabutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:36px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.orabutton-wrapper
{
	display:inline-block;
	position:relative;
	height: 36px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .orabutton-wrapper
{
	display:block;
	float:left;
}

.orabutton-wrapper .orabutton
{
	display:block;
	height: 36px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
	white-space: nowrap;
	text-align: left;
	padding: 0 26px !important;
	line-height: 36px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.orabutton-wrapper.hover .orabutton, .orabutton:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.orabutton-wrapper.active .orabutton
{
	color: #EDEDED !important;
}

.orabutton-wrapper .l, .orabutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 108px;
	background-image: url('images/Button.png');
}

.orabutton-wrapper .l
{
	left:0;
	right:11px;
}

.orabutton-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.orabutton-wrapper.hover .l, .orabutton-wrapper.hover .r
{
	top: -36px;
}

.orabutton-wrapper.active .l, .orabutton-wrapper.active .r
{
	top: -72px;
}


/* end Button */

/* begin Footer */
.oraFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 798px;
	margin: 5px auto 0px auto;
}

.oraFooter .oraFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.oraFooter .oraFooter-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 798px;
	height: 150px;
	bottom:0;
	left:0;
}


.orarss-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: 24px;
    cursor: default;
}




.oraFooter .oraFooter-text p
{
	margin: 0;
}

.oraFooter .oraFooter-text
{
	display:inline-block;
	color:#291200;
font-family: Arial, Helvetica, Sans-Serif;
}

.oraFooter .oraFooter-text a:link
{
	text-decoration: none;
	color: #994500;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.oraFooter .oraFooter-text a:visited
{
	text-decoration: none;
	color: #4D4D4D;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.oraFooter .oraFooter-text a:hover
{
	text-decoration: none;
	color: #333333;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.orapage-footer, .orapage-footer a, .orapage-footer a:link, .orapage-footer a:visited, .orapage-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:#CC5C00;
}

.orapage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.oracontentLayout .oracontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 597px;
}
.oracontentLayout .oracontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 796px;
}
/* end LayoutCell */

/* begin LayoutCell */
.oracontentLayout .orasidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 199px;
}
/* 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, .oraarticle .aligncenter img, .aligncenter img.oraarticle, .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;
}

