/* CSS Document */

* { 
	margin: 0; 
	padding: 0;
	border: 0;
}

body { 
	font-family: Helvetica, Arial, Sans-Serif; 
	background: #fff url() fixed;
}

ul {
	list-style: none;
}

ol {
	margin: 0 0 1.4em 1.8em;
}

li {
	font-size: 14px;
	line-height: 1.4em;
	color: #907e74;
}


/* LINKS */

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 0 2px;
	background-color: #b8b74d;
}
a img{background-color:none;}

a:visited {
	color: #f4f9df;
}

a:hover {
	color: #fff;
	
}

a:active {
	background-color: #000;
}

h2 a {
	color: #4c2110;	
	padding: 4px 6px 0 0;
	text-decoration: none;
	background: none;
}

h2 a:visited {
	color: #4c2110;
}

h2 a:hover {
	color: #fff;
	background-color: #d63e07;
}

h2 a:active {
	background-color: #000;
}

.post_meta a {
	color: #907e74;	
	text-decoration: none;
	background: none;
	font-weight: normal;
	border-bottom: #907e74 1px dotted;
}

.post_meta a:visited {
	color: #907e74;
}

.post_meta a:hover {
	color: #fff;
	background-color: #d63e07;
}

.post_meta a:active {
	background-color: #000;
}

.simple a {
	color: #fff;
	text-decoration: none;
	background: none;
}

.simple a:visited {
	color: #fff;
}

.simple a:hover {
	color: #fff;
}

.simple a:active {
	color: #fff;
}


/* TEXT */

p {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #291108;
	margin: 0 0 18px 0;
}

.widget p, .post_meta p {
	color: #907e74;
	font-size: 14px;
}

.post_meta2 p {
	font-size: 14px;
	color: #291108;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #999;
	text-indent: -3000px;
}
#intro{
background-image:url(Port1/images/head.gif);
background-position:left top;
background-repeat:no-repeat;
height:200px;
text-indent:-2000px}
h2 {
color:#4C2110;
font-size:46px;
font-weight:bold;
letter-spacing:-3px;
line-height:46px;
margin:0px 0pt 18px;
padding: 0px 0 82px 0;
}


h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #FF0000;
}

h4 {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #4c2110;
	margin: 20px 0 18px 0;
}

.searchForm {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #907e74;
	width: 172px;
	padding: 5px 5px 3px 5px;
	border: 1px solid #907e74;
	background: #fff;
}

.commentForm {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	line-height: 1.4em;
	color: #907e74;
	width: 98%;
	padding: 5px 5px 3px 5px;
	border: 1px solid #907e74;
	background: #fff;
}

.searchBtn {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #fff;
	padding: 5px 5px 3px 5px;
	background: #b8b74d;
}


/* CONTAINERS */

#container {
	background: fixed #fbfaf5 url(Port1/images/bg.jpg) no-repeat;
	margin-left:auto; 
	margin-right:auto;
	overflow: hidden;
	border-bottom: #b1af46 1px solid;
	border-right: #b1af46 1px solid;
}

#header { 
	width: 895px;
	margin: 0pt 0pt 0px 92px;
}

#footer {
	background: #4c2110 url(images/linered_01.gif) fixed;
	height: 10px;
	margin: 0 92px 0 92px;
}

#blogtime {
	width: 100%;
	float: left;
	margin-right:-342px;
}

.entry {
	margin:0pt 388px 0pt 92px;
	border-bottom: #4c2110 1px dotted;
}

.entry img {
	float: left;
	margin: 0 1.8em 1em 0;
	padding: 5px;
	border: 1px solid #e9e5df;
	background: #FFF;
}

.widget img {
	float: left;
	margin: 0 0 9px 0;
	padding: 5px;
	border: 1px solid #e9e5df;
	background: #FFF;
}

.more_entries {
	margin: 22px 338px 18px 92px;
	text-align: center;
}

.responses {
	font-size: 14px;
	border-top: #907e74 1px dotted;
	margin: 25px 0 0 0;
}

#sidebar {
	width: 250px;
	margin: 0 92px 0 0;
	float: right;
}

.widget {
	margin: 37px 0 0 0;
	padding: 0 0 0 15px;
	border-left: #e9e5df 1px solid;
}

.clearing {
	height: 0;
	clear: both;
}

#navtime {
	position: fixed;
	z-index: 20;
	left: 0;
	top: 42px;
	padding: 5px;
	border-top: 1px solid #e9e5df;
	border-bottom: 1px solid #e9e5df;
	border-right: 1px solid #e9e5df;
	background: #FFF;
	width:28px;
}

input, textarea{
border:2px solid #cccccc;}

.picture{
width:500px;
clear:both;
margin-bottom:2em;
background-image:url(images/linered_01.gif);
background-position:bottom left;
background-repeat: repeat-x;
padding-bottom:15px;
}
 // EXTRA
 #contacttable {
 border:'1px' '#000000'}
 


