html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 30px;
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	line-height: 20px;
}
input, select, textarea {
	color: #929496;
	background:#ffffff;
	border: 1px solid #6e6e6e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;	
	padding: 0px;
	margin-top: 0px;	
	resize:none;
}

a.upper-link-icon, a.upper-link-icon:visited  { 
	background: url(../images/icon_cat.gif) no-repeat;
	padding-left: 18px;
	text-decoration: none; 
	text-transform: uppercase; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #929496;
}
a.upper-link-icon:hover  { 	
	color: #333333;  
	text-decoration: none; 
	background: url(../images/icon_cat_on.gif) no-repeat;
	padding-left: 18px;	
}

a.upper-link, a.upper-link:visited  { 
	text-decoration: none; 
	text-transform: uppercase; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #929496;
}
a.upper-link:hover  { 	
	color: #333333;  
	text-decoration: none; 
}

a {
	color: #d67039;
	text-decoration: none;
}
a:visited {
	color: #d67039;
	text-decoration: none;
}
a:hover {
	color: #7D7D7D;
	text-decoration: underline;
}
img {
	border: none;
}

h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #d67039;
	text-transform: uppercase;
	margin: 0px 0px 2px;
	padding-bottom: 3px;
	letter-spacing: -1px;
	border-bottom: 1px dotted #CCCCCC;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7f7f7f;
	text-transform: uppercase;
	margin: 0px 0px 2px;
	padding-bottom: 3px;
	letter-spacing: -1px;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page_border {
	margin: 0px auto;
	width: 976px;	
	background: #FFFFFF url(../images/content-bg.gif) repeat-y;
}
#page {
	margin: 0px auto;
	border-bottom: 1px solid #a2a2a2;
	width: 950px;
}
/* header area */
#header {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #5a5a5a;
	margin-bottom: 10px;
}
.current_page_item a,  .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}

a.current_page_item, a.current_page_item:visited  { 
	color: #000000;
}
a.page_item, a.page_item:visited  { 
	margin-left: 35px;
	text-decoration: none; 
	text-transform: uppercase; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #929496;
}
a.page_item:hover  { 	
	color: #333333;  
	text-decoration: none; 
}

/* content area */
#content {
	padding: 10px 0px 30px 20px;
	width: 905px;
	min-height: 400px;
	overflow: hidden;
	text-align: justify;
}
.post {
	clear:both;
	padding-top: 15px;
	margin-bottom: 45px;
}
.post-title {
	float: left;
	width: 100%;
	margin-bottom: 0px;	
}
.post-date {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #929496;
	text-decoration: none;
	text-transform: uppercase;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	padding-left: 20px;
	float:right;
	font-size: 11px;
	color: #999999;
}
/* page top and next prev links */
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}

/* comments area */
.author_title {
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
}
.author_comments {
	font-size: 11px;
}
.author_datetime {
	color: #a3a3a3;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

#commentform {
	margin: 5px 0 0 0;
}
#commentform td {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #929496;
	text-transform: uppercase; 
	font-size: 11px;
}

#commentform textarea{
	width: 350px;
	height: 60px;
}
#commentform input[type="checkbox"] {
	border: 0;;
	background:#FFFFFF;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(../images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin-right: 20px;
}
#commentform #button{
	background: url(../images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#commentform input[type="text"] {
	width: 187px;
}
.commentborder {
	background-color: #f2f2f2;
	width: 900px;
	padding:0px;
	margin: 0px;
	border:0px;
}

/*client form */
#clientform {
	margin: 0px;
}
#clientform td {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #929496;
	text-transform: uppercase; 
	font-size: 11px;
}

/*contact form*/
#contactform { }
#contactform td {
	text-transform: uppercase; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #929496;
}
#contactform input, select{
	background:#ffffff;
	border: 1px solid #6e6e6e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;

}
#contactform textarea{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	height: 70px;
	background:#ffffff;
	border: 1px solid #6e6e6e;
	padding: 0px;
	margin-top: 0px;
}
#clientform input, select{
	background:#ffffff;
	border: 1px solid #6e6e6e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;

}

/*search form */
#searchform {
	margin: 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	background:#FFFFFF;
	border: 1px solid #6e6e6e;
	padding: 0px;
	margin-bottom: 2px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	text-decoration: none; 
	text-transform: uppercase; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	border: 0;
	background: #FFFFFF;
	font-size: 11px;
	color: #929496;
}

/* footer area */
#footer {
	clear: both;
	background: #c75516 url(../images/footer-bg.gif) no-repeat;
	color: #ACD7EE;
	font-size: 11px;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer td {
	color: #adadad;
}
#footer h4 {
	font: normal 15px "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 950px;
	color: #7a9299;
	font-size: 10px;
	line-height: 120%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform: uppercase; 
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(../images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(../images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.btn-back {
	background: url(../images/icon_return.gif) no-repeat;
	padding-left: 20px;
	font-size: 11px;
}
.error {
	padding: 10px;
	margin: 10px;
	font-weight: bold;
	color: #FC3307;
	border: 1px solid #FC3307;
}

.message {
	padding: 10px;
	margin: 10px;
	font-weight: bold;
	border: 0;	
}

p.error, p.message {
	padding: 1em;
	font-weight: bold;
	margin-top: 2em;
}

.entry-footer {
	margin-top: 15px;
}

/* borders */
.border-l  { 
	background: url(../images/border_l.gif) repeat-y;
	width: 7px;
}
.border-t  { 
	background: url(../images/border_t.gif) repeat-x;
	width: 780px;
}
.border-r  { 
	background: url(../images/border_r.gif) repeat-y;
	width: 7px;
}
.border-b  { 
	background: url(../images/border_b.gif) repeat-x;
	width: 7px;
}
.scroll {
	height:120px;
	width: 736px;
	overflow:auto;
	margin:0;
	padding: 3px 10px 3px 10px;
	
	scrollbar-arrow-color: #818181;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-darkshadow-color: #ebebeb;
	scrollbar-face-color: #b4b4b4;
	scrollbar-highlight-color: #ebebeb;
	scrollbar-shadow-color: #ebebeb;
	scrollbar-track-color: #ebebeb;	
}

a.navigation-bottom, a.navigation-bottom:visited  { 
	padding-left: 18px;
	color: #666666; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #929496;
}
a.navigation-bottom:hover  { 	
	color: #000000;  
}

.navigation {
	border-top: 1px solid #929496;
	border-bottom: 1px solid #929496;
	margin: 10px 0 20px 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

