* {
	padding: 0; 
	margin:0px;
}
p {
	margin: 0.7em 0 .5em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
	margin-bottom:15px;
}
dd 
{
	margin:.5em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
.hr1 {
	width:30%;
	color:#333300;
	margin-left:35%;
	margin-bottom:10px;
}
fieldset 
{
	border:none;
}
body 
{
	background: #f9f8f4; 
	margin: 0 20px; 
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 
	color: #333; 
	text-align: center;
}
a {
    text-decoration:none;
}
a:link {
	color: #265e15;	
}
a:visited {
	color: #265e15;
}
a:hover, a:active {
	color: #333;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
	font-size:1.2em;
}

#container {
	border: #ddd 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 150px; 
	padding: 2px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px; 		
}
#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background: #fff url(img/mainhead-1.jpg) no-repeat 0 0;
	margin: 10px; 
	color: #fff; 
	height: 160px;
}
 html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 10px 10px 10px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em; 
	margin: 1em 0 0;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul {
    list-style-image:url(img/bullet.png);
}
#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 510px; 
	margin-right: 30px;
}
html #section-index #content-main {
	margin-right: 20px;
}
#content .post {
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
.posttitle {
	margin-bottom:10px;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .post h2 {
	font-size: 1.4em; 
	margin: 1em 0 0;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry {
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a {
    border-bottom:#999 1px dashed;
    text-decoration:none;
}
#content .entry img {
    margin:1em;   
}
#content .post-info , #content .postmetadata{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info {
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;	
}
#sidebar {
	float: right; 
	width: 210px;
	font-size:0.9em;
}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul {
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:5px;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top; 
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;
}
#sidebar li.sidebox p img {
	float: left; margin: 0 10px 10px 0;
}
#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	overflow: auto; 
	width: 760px; 
	color: #999; 
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
#comments, #respond {
	margin: 2em 0 0 5px;
}
#commentform {
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style:none;
	margin: 1.5em 0;
	padding: 0.5em;	
	background:#f6f6f6;
}
.commentlist li.alt {
    background:#fafafa;
}
.commentlist li .cmtinfo {
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea {
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input.textbox {
	background:#f9f8f4;
	padding:1px;
	border:#ccc 1px solid;
}
.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
/*AJAX TABS*/
#tab-main {
float: left;
}
#tab-main ul {
margin-bottom: 3px;
padding:0px;
}
.shadetabs {
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
display:inline;
margin: 0;
}
.shadetabs li a {
text-decoration: none;
padding: 3px 8px;
margin-right: 0;
border: 1px solid #ccc;
color: #2d2b2b;
background: white url(http://www.vivadora.com/assets/shade.gif) bottom left repeat-x;
}
.shadetabs li a:visited {
color: #2d2b2b;
}
.shadetabs li a:hover {
text-decoration: underline;
color: #2d2b2b;
}
.shadetabs li.selected {
position: relative;
top: 1;
}
.shadetabs li.selected a { /*selected main tab style */
background: white url(http://www.vivadora.com/assets/shadeactive.gif) top left repeat-x;
border-bottom-color: white;
}
.shadetabs li.selected a:hover { /*selected main tab style */
text-decoration: none;
}
.tabcontentstyle { /*style of tab content oontainer*/
border: 1px solid #ccc;
background-color:#fff;
width: 480px;
height: 400px;
overflow:auto;
margin-bottom: .7em;
padding: 25px 25px 10px 25px;
}
.tabcontentstyle a {
text-decoration: underline;
}
.tabcontent {
display:none;
}
#tabcontentborder {
border: 1px solid #ccc;
padding: 0 10px 5px 10px;
background: white url(http://www.vivadora.com/assets/excerpts.gif) top left repeat-x;
margin-bottom: 10px;
height:105px;
overflow:auto;
}
#tabcontentborder img{
border: 1px solid #ccc;
padding: 3px 1px 1px 3px;
margin-right:5px;
margin-top:5px;
}
@media print {
.tabcontent {
display:block!important;
}
}
dl.latest {
	float: left;
	font-size:10px;
	width: 480px;
}
dl.latest dt {
	margin: 0;
	margin-bottom: 15px;
}
dl.latest dd {
	margin: 0;
	padding: 0;
}
dl.latest dt a {
	margin: 5px 8px 0 0;
	padding: 2px;
	float: left;
	display: block;
	border: 2px solid #B2AFA1;
	background-color: #fff;
}
dl.latest dt a:hover, dl#latest dt.current a {
	border-color: #A59A84;
}
.morefromcat { width: 435px; float: left; margin: 0 15px;}

img#wpstats{width:0px;height:0px;overflow:hidden}