﻿* {list-style: none;}
body {
	margin:0px;
	background:#fff0c4 url(../../../../images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#86160b;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#86160b;
	text-decoration:underline;
	font-size:12px;
}

#main {
	margin: 0px auto 0px auto;
	position: relative;
	width: 1024px;
	background:url(../../../../images/leaf.png) no-repeat;
}
#drop {
	background:url(../../../../images/drop.png) repeat-y;
	width:900px;
	margin: 0px auto 0px auto;
}
#bot {
	background:url(../../../../images/drop_bot.png) no-repeat;
	width:900px;
	height:30px;
	margin: 0px auto 0px auto;
}
#logo {
	position:absolute;
	margin-left:-35px;
	margin-top:-125px;
	width: 256px;
	height:227px;
	background:url(../../../../images/logo.png) no-repeat;
}
#header {
	background:url(../../../../images/header.jpg) right no-repeat;
	width: 856px;
	height: 115px;
	margin: 0px auto 0px auto;
}
#footer {
	width:830px;
	height:30px;
	background:url(../../../../images/vic.png) repeat;
	color:#FFFFFF;
	margin-left:35px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px 0px 5px 0px;
	clear:both;
}
.link {
	text-decoration:none;
	color:#FFFFFF;
}
.link:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#content {
	width:830px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 0px auto 0px auto;	
}
#dd {
	list-style: none;
	margin-right:22px;
}

#dd li {
  margin-top:-20px;
  background-image: url("../../../../images/tab.png");
  width:98px;
  height:28px;
  list-style: none;
  float: right;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  padding: 7px 10px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

#dd li a.menu:hover {
  background-image: url("../../../../images/tab_over.png");
  color:#86160b;
  height:15px;
}
.submenu {
  background: #FFF;
  border-left: 1px solid #86160b;
  border-right: 1px solid #86160b;
  border-bottom: 1px solid #86160b;
  margin-top:-2px;
  margin-left:-1px;
  width:140px;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  background-color:#f6d500;
  padding: 5px;
  color: #86160b;
}

.submenu a:hover {
	text-decoration:none;
	background-color:#86160b;
	color: #fff;
}

small {text-align: right; margin: 1em 0;}

h1 {font-size: 1.5em;}
h2, h3, h4 {font-size: 1.2em; border-bottom: 1px dashed #86160b;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #86160b;}

.date {position:relative; float:right; color: #ccb; padding: 0.5em 1em; text-align: right; line-height:24px;}
.date1 {font-size: 3em; display: block; color:#fed200;}
.date2 {font-size: 2em; display: block;}
.date3 {font-size: 2em; display: block; font-weight: bold; color: #bba}

.more-link {display: block; text-align: right;}
.pageInfo {font-size: 0.8em; color: #aaa; text-align: right; border-top: 1px dashed #86160b; border-bottom: 1px dashed #86160b; padding: 1em; clear: both;}

.fifty {width: 40%; text-align: center;}

.boxedup {background: #fff url('images/gradient.png') top repeat-x; border: 1px solid #86160b; padding: 0.5em; margin: 0.5em;}
.boxedin {background: #fff url('images/gradient.png') 0 -20px repeat-x; border-top: 1px solid #86160b; padding: 0 1em; margin: 0 120px 0 0.5em; text-align: right;}

/* End Base Elements */

/* Begin Layout Elements */
.outer {margin-top:30px; width:100%; position:relative;}

#column1 {width: 635px; float:right; margin-right:35px; background: url('images/front_page.png') top right no-repeat;}
#column1 p {margin: 0.5em 0.5em 1em 1em; line-height: 1.5em; text-align: justify;}
#column1 h1, #column1 h2, #column1 h3 {color: #aaa; padding: 5px 0; border-bottom: 1px dashed #86160b; margin: 0.5em 0; text-align: left;}
#column1 h2 {font-size: 1.5em;}
#column1 h2.firstheading {background: url('icons/sun.gif') 0 5px no-repeat; padding-left: 25px; margin-right: 125px;}
#column1 h2 a {color: #86160b;}
#column1 h2 a:hover {color: #666;}
#column1 ul, #column1 ol {margin: 0.5em; padding: 0.5em;}
#column1 ul li {margin: 0 1em; padding: 0.2em; list-style: square inside;}
#column1 ol li {margin: 0 3em; padding: 0.2em; list-style: decimal outside;}
#column1 blockquote {margin: 15px; padding: 0 0 10px 30px; font-style: italic; background: url('images/blockquote.png') 0 0 no-repeat;}
#column1 blockquote p {margin: 1em 2em 0 0;}

#column2 { width: 215px; font-size: 12px; float:left; }
.container-left {color: #ffc;}

#back {clear: both; font-size: 0.8em; text-align: right; padding: 10px; margin-top: 20px;}
#back a {font-weight: normal;}
#back span {margin-right:450px;}
#back strong {color: #006;}

/* End Layout Elements */


/* Begin Form Elements */
#breadcrumbs {
}
#searchCSS {font-size:10px; position: absolute; margin-left:660px; margin-top:15px;}
#searchform {text-align: center;}
#searchform #s {width: 115px; font-size: 9px; padding: 2px; border: 1px solid #86160b;}
#searchform #s:focus {border: 1px solid #86160b; background: #fafafa;}
#searchsubmit {font-size: 9px; background: #fff url('icons/icon_search.gif') 1px 1px no-repeat; cursor: pointer; padding: 0 0 0 15px; border: 1px solid #86160b;}
#searchsubmit:hover {border: 1px solid #86160b;}
#submit {cursor: pointer;}

.entry form {text-align: center;}

select {width: 140px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #86160b; background: #fff; font-size:10px;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #86160b; background: #f9f9f9; font-size:10px;}
#commentform #submit {color: #fff; background: #86160b; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #86160b; background: #fff;color:#86160b;}
#commentform input:focus, #commentform textarea:focus, #searchform #s:focus {background: #fff;}

.comment_no {padding: 10px 0; font-size: 3em; color: #ccc;}
.comment_no:hover {color: #ccc; font-size: 3em; text-decoration:none;}

.commentlist {padding: 20px; margin: 0;}
ol.commentlist {margin: 0 !important; padding: 0 !important;}
.commentlist li {clear: both;  list-style-type: none !important; padding: 10px !important; background: #ebebeb; border:#ccc solid 1px;;  margin: 10px !important;}

.commentmetadata {border-top: 1px dashed #86160b; clear: both; text-align: right; font-size: 0.8em; font-weight: normal; color: #ca5; margin-top: 20px !important;}

#column1 blockquote.commented {margin-left: 5px; padding: 0 10px 10px 20px; font-style: italic; color: #963; background: url('images/blockquote.gif') 0 0 no-repeat !important;}
#column1 blockquote.commented blockquote, #column1 blockquote.commented ul, #column1 blockquote.commented ul li {background: none !important; margin: 0 !important; padding: 0 !important;}

.commentlist .gravatar {display: block; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #86160b; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {padding: 0;}
p img[alt="an image"] { margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {}
.alignleft {}

.images {width: 95%; text-align: center;}
.images img {clear: both; margin: 0 auto;}

/* End Images */

/* Begin Portlets */

#wp-calendar {
	text-align: center;
	color: #86160b;
	border:#86160b solid 1px;
}
#wp-calendar {width: 100%; background: #fff;}
#wp-calendar caption {
	background: #86160b;
	color:#FFFFFF;
	font-weight: bold;
}
#wp-calendar thead {
	background: #fee159;
}
#wp-calendar #today {
	background: #fee159;
}
#wp-calendar a {text-decoration: none; margin: 0 !important; background: #ccc;}

#column2 ul {margin-bottom: 1em; padding-bottom: 0px; padding-top: 5px; }
#column2 ul li {margin: 0; padding: 5px;}
#column2 ul li a {margin-left: 20px; display: block; border-bottom: 1px dashed #86160b;}
#column2 ul li a:hover {border-color: #86160b;}
#column2 ul li.listHeader {background: transparent; padding: 0;}
#column2 ul li h2, #column2 ul li h3 {margin: 0; padding: 5px 0 5px 10px; color: #86160b; background: url('images/portlet_header.png') no-repeat;}
#column2 ul li.calendar {padding: 5px; background: #f9f9f9; margin-top:40px;}

/* End Portlets */

/* Begin Icons and Stuff */

#column2 .icons {margin-bottom: 1em; padding-bottom: 5px;}
#column2 dl dd {border-bottom: 1px dashed #86160b; margin: 0 10px 5px 45px; padding: 0.5em 1em;}

.icons dt {margin-left: 40px; padding: 1em 0 0.5em 1.2em; font-size: 1.1em; font-weight: bold; color: #86160b; background: url('images/portlet_header.png') no-repeat !important;}
.icons a {display: block; height: 16px; padding-left: 25px !important;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('icons/google.gif') no-repeat;}

.iconComment a {padding-left: 20px; background: url('icons/icon_comment.gif') top left no-repeat;}
.iconEdit {background: url('icons/icon_edit.gif') top left no-repeat; padding: 1px 0 5px 20px;}
.rss {padding: 15px 0;}
a.iconrss {background: url('icons/icon_rss.png') top center no-repeat; text-indent: -999em; height: 104px !important; display: block;}
a.iconrss:hover {background-position: bottom;}

/* End Icons and Stuff */

/* Special Fixes */
img {max-width: 100%;}
