body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
        background-color:#000;
        margin:0px 0px;
        padding:0px; 
        text-align:center;
        color:#000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;        
        display:block;
        height:0;
        text-indent:-500em;
        text-decoration:none;
}

a
{
	font-family: Arial, Helvetica, sans-serif;        
        color:#666600;
        text-decoration:none;
	font-weight:600;
	text-decoration: underline;
}
								
a:link, a:visited
{
	color:#666600;
	text-decoration: none;
}
								
a:hover
{
        text-decoration: underline;
	color:#666600;
}

p
{
	line-height:1.6em;
	margin:0 0 1em;
}

#content
{
	width:65%;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color:#CCCC99;
	overflow:hidden;
border:4px solid #666600;
}

ol, ul
{
	margin-top:0;
	margin-bottom:1em;
	line-height:1.8em;
}
				
#Content p+ol, #Content p+ul
{
	margin-top:0;
}
								
blockquote
{
	border-left: 1px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

.img
{
	border-style: none;
}


/* ------- End of Default Values -------- */

/* ------- Start of Headers Section -------- */

#header
{
	color:#cc6600;
	font: 150% Trebuchet MS, Bitstream Vera Sans, sans-serif;
}
	
#header a:link
{
	color:#cc6600;
	font: 150% Trebuchet MS, Bitstream Vera Sans, sans-serif;
	text-decoration: none;
border:0px;
}
				
#header a:visited
{
	color:#cc6600;
	font: 150% Trebuchet MS, Bitstream Vera Sans, sans-serif;
	text-decoration: none;
}
				
#header a:hover
{
	text-decoration: none;
}

/* ---------- Main Body ---------- */

#intro {
padding-top:20px;
}

#homepagetext {
}

#homepageart {
border-bottom:1px solid #666600;
padding:10px;
}

#homepagetours {
border-top:1px solid #666600;
padding-top:10px;
}

#indexpic {
float:left;
padding-top:20px;
width:350px;
}

#artgallery {
float:left;
padding:20px;
text-align:center;
}

.post {
padding-left:10px;
}

h3
{
color:#000;
font:110% Trebuchet MS, Bitstream Vera Sans, sans-serif;
font-weight:700;
margin:2em 0 .25em;
}

h3 a:link
{
color:#666600;
font:110% Trebuchet MS, Bitstream Vera Sans, sans-serif;
font-weight:700;
margin:2em 0 .25em;
text-decoration: none;
}
				
h3 a:visited
{
font:110% Trebuchet MS, Bitstream Vera Sans, sans-serif;
font-weight:700;
margin:2em 0 .25em;
text-decoration: none;
}
				
h3 a:hover {
text-decoration: underline;
}

h3#comment
{
text-align:center;
color:#cc6600;
font:130% Trebuchet MS, Bitstream Vera Sans, sans-serif;
}

h2
{
color:#000;
font-size:100%;
font-weight:800;
margin:1em 0 .35em;
}

h2#category
{
text-align: left;
height: 18px;
color: #cc6600;
display: block;
text-decoration: none;
text-transform: capitalize;
font-size: 140%;
padding-top: 1em;
font-weight: bold;
margin-top: 0;
}

.meta, .meta a
{
	color: #CCCCCC;
	font-weight: normal;
	font-size: 90%;
	letter-spacing: 0;
	text-decoration: none;
}

.meta a:hover
{
	text-decoration: none;
	color:#cc6600;

}

.meta ul
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li

{
	display: inline;
}

.syndicate
{
margin:0px auto;
text-align:center;
padding-bottom:10px;
font-size:14px;
color:#cccc66;
border-bottom:1px solid #666600;
}


ol#comments li p

{
font-size: 100%;
}

#sidebar {
float:right;
width:200px;
padding-left:20px;
padding-bottom:20px;
margin-left:20px;
margin-top:20px;
border-left:1px solid #cccc66;
border-bottom:1px solid #cccc66;
}

#footer {
width:65%;
margin:0px auto;
color:#fff;
padding:15px;
text-align:center;
font-size:88%;
}

/* ---------- Comment Form --------- */


#commentform
{
        width: 93%;
        padding: 1px 20px;
        text-align: left;
}

#commentboxes
{
        width: 35%;
        float: left;
        font-size: 90%;
}

p.instructions
{
        width: 60%;
        float: right;
        font-size: 90%;
        text-align: justify;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #d5d7db;
        padding-left: 15px;
}

#inputbox
{
        clear: both;
        font-size: 90%;
}

#commentform input
{
        background: #e7e9ed;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 110%;
        padding: 1px 2px 1px 1px;
        border: 1px solid #d5d7db;
}

#commentform input:hover
{
        border: 1px solid #7b7b7b;
}

#commentform input:focus
{
        background: #FFFFFF;
        border: 1px solid #000000;
        padding: 1px 2px 1px 1px;
}

#commentboxes p
{
        margin: 0;
        padding-bottom: 0.9em;
}

#button
{
        padding-top: 0.5em;
}

p.notshow
{
        display: none;
        height: 0;
}

.nofollow
{
        color: #DF2000;
}

/* ---------- Extras ----------- */
.rssThumbFloat {
    float: left;
    width: 200px;
    height:200px;
    margin-bottom:20px;
    text-align: center;
    font-size:1em;
}