*html {margin:0; padding:0;}

html {
	height: 100%;
	margin-bottom: 1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; } 
input.input, select { }
select {padding:0;}
textarea {}
p {font-size:13px; line-height:18px; padding-bottom:10px; text-align:justify;}
a:focus { outline: none; } 
td, th { padding: 1px; }
a {color:#F8AC5A; }
a:link, a:visited { text-decoration: none; color:#f9820c; }
a:hover{ text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
ol, ul {list-style:none}
blockquote, q {quotes:none}
:focus {outline:0}
ins {text-decoration:none}
img, a img {border:none;}
ul {list-style:none;}
h1 { font-size: 200%; }
h2 { font-size: 190%; display:block; padding-bottom:10px;}
h3 { font-size: 138%; }
h4 { font-size: 125%; }
h5 { font-size: 110%; }
h6 { font-size: 125%; }
li {list-style:none;}
.clear {clear:both; margin:0; padding:0;}
.clearmore {clear:both; margin:0; padding:0; height:20px;}
.btn {margin-top:10px;}
.f-left {float:left;}
.f-right {float:right;}

body {
	font-family:tahoma, arial;
	font-size: 13px;
	line-height: 150%;
	color: #e4e4e4;
	margin:0 auto;
	background:#000000;
	text-align:center;
}

#wrapper {
	margin:0 auto; 
	width:900px;
	padding:0;
	text-align:center;
}

/*********************************************************Header */

#header { width:900px; height:180px; margin:0 auto; padding:0; padding-top:15px;}
.rss {float:right; padding-right:8px;}
.logo {float:left; padding-top:10px}
#navigation {float:right; margin-top:30px;}
#navigation ul li {list-style:none; display:inline;}
#navigation ul li a {font-weight:bold; font-size:12px; padding:0px 8px 0px 8px; color:#CC0000;}

/*********************************************************Content */

#content {width:900px; background:#000000; margin:0 auto; margin-bottom:20px; padding:0px; text-align:center;}
#main { margin:0 auto; width:900px; padding:0; text-align:left;}
.thumbs {float:right; width:280px; margin-left:7px; text-align:left; }
.thumbs ul {list-style:none;}
.thumbs ul li {display:inline; padding:0; margin:0;}
.thumbs ul li img {width:78px; height:78px; padding:0px; border:1px solid white; margin:4px;}
#photogallery { margin:0 auto; width:900px; height:700px; border-bottom:1px solid #fc8200; margin-bottom:15px; padding-bottom:30px;}
#photogallery #photo { float:left; margin-top:5px; margin-bottom:15px; border:1px solid white;}
#photogallery .desc {float:right; text-align:left; width:280px; position:relative; top:60px;}
#photogallery .desc h1 {font-size:14px; font-weight:bold; color:#CC0000;}
#photogallery .desc h2 {font-size:12px; font-weight:bold; float:left; color:#CC0000;}
#photogallery .desc p {padding:5px 0px 5px 0px; font-weight:normal; color:#ffffff;}
#photogallery .desc .colors {color:white; position:relative; left:30px; float:left;}
#photogallery .desc a {color:#ffffff; text-decoration:none;}
#photogallery .desc a:hover {color:#cccccc; text-decoration:none;}
#main .page {padding:0; margin:0; line-height:18px;}
#main .page a{text-decoration:underline; font-weight:bold; color:#F8AC5A;}
#main .page h3 {border-bottom:1px solid #CC0000; color:#CC0000; padding-bottom:10px;}
.post {margin-bottom:30px;}
.post h3, .page h3, .post h2 {color:#CC0000;}
.entry {padding:15px 0px 15px 0px; margin:0;}
#posts {text-align:left;}
/*********************************************************Footer */

#footer {margin:0 auto; padding:0px; height:65px; padding-top:20px;}
#footer .left {float:left; text-align:left; font-family:arial; font-size:12px; color:#CC0000;}
#footer .right {float:right; text-align:right; font-family:arial; color:#b2b2b2; font-size:11px;}
#footer .left .footerlinks ul {list-style:none;}
#footer .left .footerlinks ul li {display:inline;}
#footer .left .footerlinks ul li a {padding-right:5px;}
#news_preview {text-align:left; font-size:15px; font-weight:bold; font-family:tahoma; color:#CC0000; text-transform:uppercase; float:left; width:200px;}
