/* 
Theme Name: holland_hollywood
Theme URI: http://www.lowlander.org
Description: Holland Hollywood Connection by LOWLANDER GRAPHICS. Support your graphics dealer!
Version: 1.1
Author: Emilio van Wanrooij @ LOWLANDER GRAPHICS / GAZZ
Author URI: http://www.lowlander.org
Tags: LOWLANDER GRAPHICS, GAZZ

License: All rights reserved for LOWLANDER GRAPHICS / GAZZ



/* =Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link {
 	margin:0;
 	padding:0;
/*  height:100%;  */
    border:none
}
html, body {
    height:100%;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
}
blockquote:before, blockquote:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* =Layout
------------------------------------------------------------------*/
body {
	background-color: #3B3B3B;
}
.content_main {
	background-image: url(images/background_7a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	vertical-align: top;
}
.bar_orange {
	background-color: #FE8225;
	height: 5px;
}
.content_txt {
	padding-right: 40px;
	padding-left: 40px;
}


/* =Typography
------------------------------------------------------------------*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	list-style-position: inside;
}
h1 {
	font-family: "Bookman Old Style", Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff8200;
	padding-bottom: 18px;
	font-weight: normal;
	color: #ff8200;
	text-transform: uppercase;
	line-height: 24px;
}
h5 {
	color: #ff8200;
	font-weight: bold;
	font-size: 13px;
}
