/* 
	Sam Randall Site
	CSS Document 
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	background-color:#000;
	font-family:Arial, Verdana, Sans-serif;
	font-size:12px;
	color:#fff;
}



/* Heading Style */

h1 {
	font-family:"Magneto", Arial, Verdana, Sans-serif;
	font-size:38px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:18px;
	margin:0 0 8px 0;
	color:#f6a14b;
}

h2 {

	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:18px;
	margin:0 0 8px 0;
	color:#c06f20;
}

h2 a {
	color:#c06f20;
	text-decoration:none;
}

h2 a:hover {
	color:#d98636;
	text-decoration:none;
}

h3 {

	font-size:16px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:18px;
	margin:0 0 8px 0;
	color:#c06f20;
}

h3 a {
	color:#c06f20;
	text-decoration:none;
}

h3 a:hover {
	color:#d98636;
	text-decoration:none;
}

p {
	font-size:12px;
	color:#cecece;
}


/* Image, Object, Embed Style */
	
img, object, embed {
	max-width: 100%;
}

img {
	height: auto;
}



/* Span Style */

span.title_info {
	color:#f6a14b;
}

.title_info a {
	color:#d8934b;
	text-decoration:none;
}

.title_info a:hover {
	color:#f6a14b;
	text-decoration:none;
}



/* Global */

#wrapper {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}	

#page {
	width:100%;
	max-width:927px;
	height:auto;
	position:relative;
	margin:0 auto;
}

#header {
	float:left;
	width:927px;
	height:auto;
}

#header .title {
	float:left;
	width:auto;
	margin:30px 46px 19px 46px;
}

#header .nav {
	float:left;
	width:925px;
	height:48px;
	border:1px solid #804d1a;
	background-image:url(images/pattern.gif);
	background-repeat:repeat-x;
	text-shadow: 1px 1px 1px #000;
}

#header .nav ul {
	margin:0px;
	padding:10px 25px 6px 25px;
}

#header .nav ul li {
	float:left;
	list-style-type:none;
	margin:0 30px 0 0 ;
}

#header .nav ul li a {
	float:left;
	background:none;
	padding:6px 17px 6px 17px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

#header .nav ul li a:hover {
	float:left;
	background-image:url(images/selected.png);
	background-repeat:repeat;
	background-color:transparent;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	padding:6px 17px 6px 17px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

#header .nav ul li a.current {
	float:left;
	background-image:url(images/selected.png);
	background-repeat:repeat;
	background-color:transparent;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	padding:6px 17px 6px 17px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

#content {
	float:left;
	width:927px;
	height:auto;
}

#content .shadow {
	position:absolute;
	width:927px;
	height:22px;
	background-image:url(images/shadow.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:transparent;
}

#content .featured {
	float:left;
	width:867px;
	height:auto;
	background-image:url(images/bg_box.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#613509;
	margin:0 0 0 17px;
	padding:0 10px 10px 10px;
}

#content .slider {
	float:left;
	width:867px;
	height:auto;
}

#content .cols {
	float:left;
	width:887px;
	height:auto;
	margin:21px 0 21px 17px;
}

#content .cols_thumb {
	float:left;
	width:369px;
	height:auto;
	margin:0 17px 0 0;
}

#content .cols_thumb_last {
	float:left;
	width:369px;
	height:auto;
	margin:0 10px 0 0;
}

#content .thumb_img {
	float:left;
	width:172px;
	height:97px;
	overflow:hidden;
	margin:0 14px 0 0;
	background-color:#000;
	border:solid #613509 1px;
}

#content .thumb_txt {
	float:left;
	width:165px;
	height:97px;
	padding:0 0 0 15px;
	border:none;
	border-left:1px solid #b26311;
	overflow:hidden;
}

#content .cols_visit {
	float:right;
	width:118px;
	height:118px;
	margin:0;
}

#content .news_flash {
	float:right;
	width:309px;
	height:auto;
	margin:0 -7px 0 0;
}

#content .flash {
	position:absolute;
	width:297px;
	height:auto;
	background-image:url(images/opacity.png);
	background-repeat:repeat;
	background-color:transparent;
	padding:6px;
	margin:-83px 0 0 0;
}

#content .single {
	float:left;
	width:537px;
	height:auto;
	padding:15px 0 0 0;
}

#content .single p {
	line-height:20px;
}

#content .standard_pages {
	height:auto;
	padding:15px 0 0 0;
}

#content .standard_pages p {
	line-height:20px;
	margin:1em 0px;
}

#content .slider_teks {
	position:absolute;
	width:697px;
	height:auto;
	background-image:url(images/opacity.png);
	background-repeat:repeat;
	background-color:transparent;
	margin:293px 0 0 0;
	padding:8px 150px 15px 16px;
}

#content .slider_teks p{
	height:78px;
}

#content a {
	color:#c76b10;
	text-decoration:none;
}

#content a:hover {
	color:#d8934b;
	text-decoration:none;
}

#footer {
	float:left;
	width:887px;
	height:auto;
	margin:0 0 0 17px;
}

#footer .bar {
	float:left;
	width:847px;
	height:auto;
	background-image:url(images/bar.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0c0601;
	padding:7px 20px 7px 20px;
	margin:0 0 14px 0;
	text-transform:uppercase;
	color:#d6a573;
}

#footer .bar_info {
	float:left;
	margin:9px 0 0 0;
}

#footer .bar_icon {
	float:right;
	width:60px;
	border:none;
	border-left:1px solid #d6a573;
	padding:0 0 0 12px;
}

#footer .copy {
	float:left;
	width:847px;
	height:auto;
	margin:0 0 50px 0;
	text-align:center;
	color:#5e402c;
	font-size:10px;
}

#footer .copy a {
	color:#5e402c;
	text-decoration:none;
}

#footer .copy a:hover {
	color:#835b40;
	text-decoration:none;
}

.gallery img{
	background-color:#613509;
	border:solid #804d1a 1px;
	padding:6px;
}

