*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	background: #e6e1d3 url(../images/main-bg.jpg) no-repeat top center; 
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #00f;
	background-color: inherit;
}

a:hover
{
	text-decoration: none;
	color: #f00;
	background-color: inherit;
}

blockquote, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

p 
{
	font-size: 0.9em;
	line-height: 1.4em;
        padding: 10px 5px 5px 10px;
}

p.calendar 
{
	font-size: 0.9em;
	line-height: 1.4em;
        padding: 10px 0 5px 0;
}

p.center
{
        text-align: center;
}

h1, h2, h3
{
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #33a5a5;
	background-color: inherit;
}

h1
{
	font-size: 1.3em;
}


h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.0em;
}

hr 
{
        width: 50%;
        color:#33a5a5;
        background-color:inherit;
}

small, .small
{
	font-size: 0.9em;
}

#topnav
{
	width: 960px;
	height: 30px;
 background: #fff url(../images/top-nav-bg.jpg) no-repeat top center;
}

#topnav ul
{
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
	font: 1.2em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align: center;
}

#topnav li
{
	display: inline;
}

#topnav li a
{
	text-decoration: none;
 font-weight: bold;
	padding: .2em 0;
}

.tablerate
{
width: 600px;
text-align:center;
padding: 10px 20px 0 20px;
}

.tdrate {
width: 150px;
padding:5px;
}

#media
{
 text-align: center;
 padding: 10px 0;
 margin: 0;
}

a img
{
	border: none;
}

.imgleft 
{
float:left;
padding: 5px 10px 5px 0;
}

.imgright 
{
float:right;
padding: 5px 0 5px 10px;
}

fieldset {
border:0;
}

#mailform {
margin:0;
padding-left:10px;
font-size:0.9em;
line-height:1.5em;
width:auto;
}

#mailform label{
margin:0;
}

#mailform p {
clear:right;
font-size:1em;
margin:10px 20px;
line-height:1.8em;
}

.redbold {
color:#f00;
font-weight:bold;
background-color:inherit;
}


.gallerycontainer 
{
position: relative;
width: 600px;
height: 475px;
margin: 10px 0 10px 10px;
text-align: center;
color: #000;
background-color: #fff;
}

.gallerycontainerp 
{
position: relative;
width: 600px;
height: 475px;
margin: 10px 0 10px 10px;
}

.thumbnail img 
{
border: 0;
margin: 0 0 3px 0;
}

.thumbnail:hover 
{
background-color: transparent;
}

.thumbnail:hover img 
{
border: 0;
}

.thumbnail span 
{ 
position: absolute;
background-color: #e5e5e5;
padding: 5px;
border: 1px solid gray;                   
visibility: hidden;
color: black;
left: -1000px;
text-align: center;
font-size: 0.8em;
text-decoration: none;
}

.thumbnail span img 
{ 
border-width: 0;
padding: 1px;
}

.thumbnail:hover span 
{ 
visibility: visible;
top: 190px;
left: 70px; 
z-index: 50;
}

.thumbnailp img 
{
border: 0;
margin: 0 0 3px 0;
}

.thumbnailp:hover 
{
background-color: transparent;
}

.thumbnailp:hover img 
{
border: 0;
}

.thumbnailp span 
{ 
position: absolute;
background-color: #e5e5e5;
padding: 5px;
border: 1px solid gray;                   
visibility: hidden;
color: black;
left: -1000px;
text-align: center;
font-size: 0.8em;
text-decoration: none;
}

.thumbnailp span img 
{ 
border-width: 0;
padding: 1px;
}

.thumbnailp:hover span 
{ 
visibility: visible;
top: 210px;
left: 50px; 
z-index: 50;
}

#container
{
	margin: 0 auto;
	width: 960px;
 color: #000;
	background: #fff url(../images/content-bg.jpg) top left repeat-y;
}

* html #container
{
	height: 100%;
}

#head
{
	text-align: center;
	height: 330px;
}

.entry-title a 
{
 color: #000;
 background-color: inherit;
}

#sidebar-1
{
	padding-top: 60px;
	width: 180px;
	height: 100%;
}


* html #sidebar-1 ul li
{
	float: left;
}

* html #sidebar-1 ul li a
{
	height: 1%;
}


#sidebar-1
{
	margin-right: 5px;
	float: left;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0 0 0 10px;
}

#content
{
	margin: 0 0 0 180px;
	padding: 15px 30px 0 30px;
}


* html #content
{
	height: 1px;

}

#clearfooter
{
	clear: both;

	margin-top: -1px;





	height: 1px;
	overflow: hidden;
}

#foot
{
	clear: both;
	height: auto;
	color: #000;
	background-color: #e6e1d3;
	padding-top: 5px;
	border-top: #333 2px solid;
}

#foot p
{
	font-size: 0.8em;
	text-align: center;
	padding: 17px 0 10px 0;
	line-height: 1.2em;
}

#foot .credit
{
	padding: 25px 15px 5px 0;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.7em;
	float: right;
}

#foot .credit2
{
	padding: 25px 0 5px 15px;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.7em;
	float: left;
}


#footernav
{
 font-size: 0.7em;
 padding: 10px 0 0 0;
 text-align: center;
}

#sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}