﻿
* {margin: 0;
   padding: 0;}
   
body {
	background-color: #656565;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	
}

#container {
	width: 800px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;		
	height:100%;
	margin: 0 auto;
}
			
#header   {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;	
	width: 789px;
	height: 76px;
	margin: 20px auto 5px auto;
}

#navcontainer 
{
    
    margin-bottom:20px;
}

#navlist li
{    
    margin:0;
display: inline;
list-style-type: none;
padding-right: 5px;
font-size:0.3em;
}

#contactform
{
	margin-top:0px;
	clear:left;
	float:left;
	
}

#blogh1   {
	background-image: url(images/blogheader.gif);
	background-repeat: no-repeat;	
	width: 789px;
	height: 76px;
	margin-top:20px;
}



.hide
{
    z-index:-1000px;
}

#content
{   
    width: 440px;
    height: auto;
	float: right;	
	margin-top:30px;
    margin-bottom:30px;	
    padding-left:10px;
    
}
#defaultcontent
{   
    width: 640px;
    height: auto;
	float: right;	
	margin-top:30px;
    padding-left:10px;  
    margin-bottom:20px;  
}
#defaultcontent img
{
	float:left;
	margin:23px 10px 10px 0px;
}

#latestprojects
{
float:right;
width:398px;
margin:0px 0px 0px 10px;
}

#latesprojects img
{   
    
}

#contentwrapper
{
    width:100%;
    
}
#blogcontent
{   
    float: right;    
    width: 80%;
    height: auto;		
	margin-top:10px;
    margin-bottom:30px;	
    padding-left:10px;
    padding-right:10px;
    border-left:dotted 1px #ffffff;
    border-right:dotted 1px #ffffff;
}

#nextprev 
{
    height:100px;
    width:auto;
    clear:both;
	text-align: center;
    padding-top:0px;
    padding-left:90px;
}

#showpicturecontent
{
    width: auto;
    height: auto;
    margin-left:130px;
	margin-top:30px;
	margin-bottom:30px;
}
.showhidecomments
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
}

#left 
{   
	font-family:Tahoma;
    font-size:1em;
    color:#ffffff;
    margin-left:20px;
    margin-top:30px;
    margin-bottom:30px;
    width:200px;
    height: 600px;
    float:left;	
}

#leftDefault
{   
	font-family:Tahoma;
    font-size:1em;
    color:#ffffff;
    margin-left:20px;
    margin-top:30px;
    margin-bottom:30px;
    width:200px;
    height: auto;
    float:left;	
}

#blogheader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	color: #FFFFFF;
    text-align:center; 
    margin-top:10px;  
}

h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	color: #FFFFFF;
    padding-left:20px;
    padding-top:15px;
}

h2
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #fff;   
	padding-bottom:10px;  
	z-index:-1000px;
}

h3
{    
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#DBB94F;
	padding-bottom:10px;
	padding-top:20px;
}

p
{
    font-family:Verdana;
    font-size:0.9em;
    color:#ffffff;
line-height: 1.6
}

#footer   
{    
	clear: both;
	background-image: url(images/footer.gif);	
	text-align: center;
	padding-top: 20px;
	font-size: 0.9em;
	color:#ffffff;
	margin-left:10px;
	height:32px;
	width:768px;
	
}

.date
{
	font-family:Arial;
	font-size:11px;
	color:#8f8c8c;		
	padding-top:0px;
}

.newsimages {
 float: left;
 margin-right: 10px;
 margin-bottom: 2px;
 margin-top:0px;
 position:relative;
}



img{ border:none;}

#paypal
{
    text-align:right;
}


#menuRightTop   
{
    margin-left:520px !important;
	margin-left:520px;
	margin-top:3px;
	position:absolute;
}

a {
	text-decoration: none;
	color: #DBB94F;
	font-size:1.2em;
}

a:visited {
	color: #C19B28;
}
a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

.commentText
{
    font-family:Verdana;
    font-size:0.7em;
    color:#62c220;
    clear:both;
}

.comments
{
    clear:both;
    font-family:Tahoma;
    font-size:12px;
}

/* Flickr stuff */ 

.list {
	width: 100px;
	color: white;	
	float: left;
	padding: 10px;
}

.list h3
{
    font-size:.8em;
}

#lists {
	width: 200px;	
}

#leftbar 
{
    float:left;
    margin-left:20px;
	font-family: "Helvetica Neue-Light", "Lucida Grande", Arial, sans-serif;
	height: auto;
	width:100px;		
}

#leftbar a {
	text-decoration: none;
	color: white;
}

#leftbar a:hover {
	text-decoration: underline;
}

#leftbar img.photo {
	margin-bottom: 7px;
	border-color: #b3b3b3;
	border-width: 5px;
	border-style: solid;	
}
