/*-------------------------------------------

    common selectors

-------------------------------------------*/
* {
	margin:0;
  	padding: 0;
}
body {
  font: normal 50%  Verdana, sans-serif;
  background:#293608 url('images/bg.gif') repeat-y center;
  color:#293608;
}
/* general selectors */
a {
  outline:none;
  color:#80210e;
}
a.rss {
	background: url('/sorca_content/rss.gif') no-repeat bottom left;
	padding-left:20px;
	padding-top:10px;
}
p, li, #wp-calendar {
 	font-size:12px;
	line-height:22px;
}
h2 {
  font:bold 12px Verdana, sans-serif;
  text-transform:uppercase;
  margin:20px 0 60px 0;
  color:#293608;
  clear:both;
}
h3, table#wp-calendar caption {
  font:bolder 14px Arial, Helvetica, sans-serif;
  margin:10px 0 0px 0;
  color:#80210e;
}
h3.blog {
}
table#wp-calendar caption {
	margin:0;
	padding-bottom:15px;
	height:25px;
}
#article .blogEntry p, div #article p{
	margin-bottom:10px;
}
div #article h3{
margin-top:20px;
}
h4{
  font:bolder 14px Arial, Helvetica, sans-serif;
  margin:15px 0 5px 0;
  color:#80210e;
}
#article p.morenews{
margin-top:0px;
}
hr{
margin-top:10px;
}
/*-------------------------------------------

    main content

-------------------------------------------*/
a.post_title{
text-decoration:none;
}
#article {
	min-height:725px;
	_height:725px;
	width:645px;
 	padding:0px 10px 0px 20px;
	z-index:0;
}
#article h2.intro{
	margin:-10px 0 10px -10px;
	padding:160px 0 10px 10px;
	width:655px;
	background-repeat:no-repeat;
	background-image: url(pagetop.jpg);
	background-position:top;
	background-color:#505e28;
	color:#949e52;
}
#article h2 {
	margin:0px 0 10px -10px;
	padding:10px 0 10px 10px;
	width:655px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#505e28;
	color:#949e52;
}
#photocol {
	float: right;
	width: 200px;
	padding: 0 0px 0 15px;
min-height:400px;
}

#article p {
	margin:0px 0 0px 0;
}
br{
line-height:70%;
}
#article img, #photocol p img {
	margin:10px 15px 10px 0;
	border:0px solid #80210e;
}
#article li {
	margin:0 0 10px 25px;
	_margin-left:23px;
}

a.readmore{
font-size:10px;
font-weight:bold;
text-decoration:none;
}

td h3, td p{
padding:0;
margin:0;
}

/*-------------------------------------------

    global classes

-------------------------------------------*/
.hide {
 display:none;
}
.postMeta, .pageMeta {
	font-size:11px;
	color:#293608;
	border-top:1px solid #293608;
}
.postMeta {
	font:bold 11px/15px Arial, Verdana, sans-serif;
	color:#141c04;
}
.pageMeta {
	padding-top:20px;
	text-align:right;
	clear:both;
}
.dualColumn {
	float:left;
	width:50%;

	overflow:auto;
	margin-bottom:25px;
}
#flashOBJ.home {
	border:1px solid #80210e;
}
/*-------------------------------------------

    layout

-------------------------------------------*/
#wrapper {
  position: relative;
  margin:0 auto;
  width: 880px;
  background:url('images/bg.gif') repeat-y center;
}
/*-------------------------------------------

    header

-------------------------------------------*/
#bannerAdTop {
	height:90px;
	padding:0 0 10px 0;
	background: #293608 url("images/page_top.gif") no-repeat bottom;
	text-align: center;
}
#bannerAdTop img {
	padding: 10px;
	border: none;
}
#logo{
	width:100%;
	height:155px;
	display:block;
	background:#293608 url('images/logo.jpg') no-repeat top;
}
/*-------------------------------------------

    navigation

-------------------------------------------*/
#navBar {
  width:100%;
  height:70px;
  background:#141c04 url('http://sorca.ezy-hosts.com/templates/sorca/images/nav.jpg') no-repeat top left;
  margin-bottom:-1px;
}
#navBar ul {
  margin:0 0 0 10px;
  list-style: none;
  font-size:1.1em;
  text-transform:uppercase;
}
#navBar .menu-top a{
background-color:#656F3A;
}
#navBar li {
  display:inline;
  font: 12px/16px Verdana, sans-serif;
font-weight:bold;
}
#navBar a {
border-right:1px solid #4E5C27;
  width:106.4px;
  padding-top:5px;
  padding-bottom:5px;
  float:left;
  text-align:center;
  text-decoration:none;
  color:#949e52;
}
#navBar a:hover, #navBar a.on, #navBar ul li.menu-current a  {
  color:#cfca4e;
  text-decoration:none;
}
/*-------------------------------------------

    footer

-------------------------------------------*/
#footer {
  clear:both;
  padding-top:20px;
  height:85px;
  background:#141c04 url('images/footer.gif') no-repeat top;
  text-align:left;
  padding-left:20px;
}
#footer p {
  font: 10px/18px Verdana, sans-serif;
  text-transform:uppercase;
  color:#949e52;
}
#footer a {
  color:#cfca4e;
  font-weight:bolder;
  text-decoration:none;
}
/*-------------------------------------------

    sub content

-------------------------------------------*/
#features {
	width:185px;
	position:absolute;
	top:325px;
	right:10px;
  	color:#80210e;
}
#features #bannerAdFeatures {
	text-align:center;
}
#features #bannerAdFeatures a img {
	margin-top: 10px;
}
#features h4 {
	color:#cfca4e;
	padding:5px 10px 5px 10px;
	font:bolder 12px/12px Verdana, sans-serif;
	height:20px;
	border-bottom:1px solid #141c04;
}
#features p, #features li {
    font: 10px/16px Verdana, sans-serif;
	text-transform:uppercase;
}
#features ul {
	list-style: none;
	padding:0 0 0px 0;
	margin-bottom:0px;
}
#features li {
	width:100%;
	display:block;
}
#features li a {
	display:block;
	padding:4px 10px 0 10px;
	text-decoration:none;
	color:#949e52;
	height:20px;
}
#features li a:hover, #features .menu-current a{
	background:#949e52;
	color:#141c04;
}
#features ul ul .menu-current a, #features ul ul a{
margin-left:20px;
color:#949E52;
background: #80210E;
padding:0;
	text-transform:none;
}
#features ul ul .menu-current a{
color:#CFCA4E;
padding:0;
}
#features ul .menu-current ul a{
margin:0;
padding:0;
background:#80210E;
color:#949E52;
font-size:90%;
margin-left:20px;
}
#features ul ul a:hover{
color:#CFCA4E;
background:#80210E;
}
#features a img {
	border:0px;
}
/*-------------------------------------------

    calendar tweaks

-------------------------------------------*/
/* wp calendar tweaks */
table#wp-calendar {
	width:100%;
	margin-top:30px;
}
table#wp-calendar caption {
	text-align:left;
	font-weight:bold;
}
table#wp-calendar th {
	background:#cfca4e;
}
table#wp-calendar td {
	width:14%;
	padding-left:5px;
}
table#wp-calendar td a {

}
/* google calendar tweaks */
#cal  {
	margin-left:-7px;
}