/*
Theme Name: Orafti WP theme
Theme URI: http://www.netlash.com
Description: ...
Version: 1.0
Author: Johan Ronsse
Author URI: http://www.netlash.com

	Orafti 1.0

*/


/**
 * = Global reset
 * ----------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * = General
 * ----------------------------------------------------------
 */

body {
	background: #e5eed3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	padding: 0 0 30px;
}

#container {
	width: 700px;
	background: url('images//pagebg.png') repeat-y;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

#header {
	font-size: 0;
	line-height: 0;
}

#header h1 {
	background:url('images//headerimage.jpg') no-repeat ;
	width: 700px;
	height: 150px;
	text-indent: -9000px;
}

#header h1 a {
	width: 700px;
	height: 150px;
	overflow: hidden;
	display: block;
}

#content {
	width: 400px;
	float: left;
	padding: 20px 30px 23px 25px;
}

#sidebar {
	background: #FFF url('images//sidebarbg.png') repeat-x;
	width: 195px;
	float: left;
	padding: 20px 25px 0 25px;
}

#pagebottom {
	margin: 0 auto;
	background: url('images//pagebottom.png') no-repeat scroll top left;
	width: 720px;
	height: 25px;
}

div.tagline {
	background: #005499;
	width: 636px;
	padding: 2px 4px 2px 10px;
	line-height: 25px;
}

input.input-text {
	width: 125px;
}

div.tagline h2 {
	color: white;
	float: left;
	font-size: 12px;
	padding: 0;
	line-height: 25px;
}

div.tagline fieldset {
	float: right;
	_padding-top: 2px;
}

div.tagline form input {
	font-size: 11px;
}

#navigation {
	padding: 0 25px;
	background: url(images//navigationbg.gif) repeat-y;
	min-height: 53px;
	height: auto !important;
	height: 53px;
}

ul.menu {
	background: #7ca800;
	float: left;
	margin: 0 0 20px;
	font-size: 12px;
	padding: 2px 0;
	font-size: 11px;
	margin: 0;
}

ul.menu li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	background: none;
	line-height: 1.8;
}

ul.menu li a:link,
ul.menu li a:visited {
	color: white;
	text-decoration: none;
}

ul.menu li.selected a {
	font-weight: 700;
	color: white;
	text-decoration: none;
}


ul.menu li.last {
	border: none;
}

div.post {
	clear: both;
	margin: 0 0 20px;
}

div.category, a.subscribelink {
	background: #7ca800;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	font-weight: 700;
	padding: 3px;
	float: left;
}
div.category a {
	color: white;
	text-decoration: none;
}

div.title {
	background: #005499;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	font-weight: 700;
	padding: 3px;
	float: left;
}

h2 {
	font-size: 18px;
	color: #005499;
	clear: both;
	padding: 0 0 10px;
	display: inline-block;
	line-height: 1.2;
}

h2.pagetitle {
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
}
div.post h2 {
	width: 400px;
}
div.post h2 a {
	color: #005499;
	text-decoration: none;
}

p {
	padding: 0 0 12px;
}

p.small {
	font-size: 9px;
}
p.tags {
	float: left;
	color: #005499;
	border-bottom: 1px solid #cddca5;
	text-align: left;
	padding: 2px 0;
	font-size: 10px;
}
p.tags a:link,
p.tags a:visited {
	text-decoration: none;
}
p.tags a:hover,
p.tags a:active {
	text-decoration: underline;
}
p.date {
	color: #cddca5;
	border-bottom: 1px solid #cddca5;
	text-align: right;
	padding: 2px 0;
	font-size: 10px;
}

img.left,
img.alignleft {
	float: left;
	padding: 0 10px 0 0;
}

img.right,
img.alignright {
	float: left;
	padding: 0 0 0 10px;
}

div.navigation {
	position: relative;
}

div.navigation p {

}

div.navigation a:link,
div.navigation a:visited,
div.navigation a:hover,
div.navigation a:active {
	position: absolute;
	color: #7ca800;
	text-decoration: none;
}

div.navigation div.alignleft a {
	top: 0; left: 0;
}

div.navigation div.alignright a {
	top: 0; right: 0;
}

br.clear {
	font-size: 0;
	clear: both;
}

.widget {
	margin: 0 0 20px;
}

.widget-newsletter, #text-2 {
	border-top: 1px solid #005499;
	border-bottom: 1px solid #005499;
}

a:link, a:visited {
	color: #005499;
}

#sidebar a:link,
#sidebar a:visited,
#sidebar a:hover,
#sidebar a:active {
	color: black;
	text-decoration: none;
}

#sidebar a.subscribelink:link,
#sidebar a.subscribelink:visited,
#sidebar a.subscribelink:hover,
#sidebar a.subscribelink:active {
	color: white !important;
	text-decoration: none;
}

#sidebar {
	overflow: hidden;
}

#sidebar ul {
	padding: 10px 0;
}

#sidebar h3 {
	font-size: 18px;
	color: #7ca800;
	padding: 0 0 10px;
}

ul {
	padding: 0 0 12px;
}

ul li {
	background: url('images//icon1.gif') no-repeat scroll 3px 3px;
	padding: 0 0 0 20px;
}

.widget-links ul li {
	background: url('images//icon2.gif') no-repeat scroll 3px 3px;
}

.widget-archives ul li {
	background: url('images//icon3.gif') no-repeat scroll 3px 3px;
}

textarea {
	width: 400px;
}

/**
 * = Form
 * ----------------------------------------------------------
 */

label {
	font-weight: 700;
	color: #333;
}

form dl {
	padding: 0 0 12px;
}

form dl dt {
	float: left;
	clear: left;
	width: 150px;
	padding: 0 4px 0 0;
	line-height: 20px;
}

form dl dd {
	float: left;
	width: 220px;
	margin: 0 0 8px;
}

#newslettersubscribe fieldset,
#contactform fieldset {
	border: 1px solid #E5EED3;
	border-right: 1px solid #e0e9cd;
	border-bottom: 1px solid #e0e9cd;
	background: #fafdf3;
	padding: 10px;
	margin: 0 0 12px;
}

#contactform textarea {
	width: 100%;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}

form dl dd input.input-text {
	width: 210px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}

select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

dl input.input-submit {
	float: right;
	font-size: 11px;
	padding: 2px 9px;
}

#company-postal-code {
	width: 80px;
}

#company-name, #last-name, #first-name, #direct-phone, #company-city {
	width: 120px;
}

#function {
	width: 160px;
}
#contactform p.form-error,
#newslettersubscribe p.form-error {
	color: red;
}
p.messageOk {
	padding: 10px;
	color: #005499;
	border: 1px solid #005499;
	font-weight: bold;
	margin-bottom: 10px;
	background: #E5EED3;
}
p.messageError {
	color: red;
	padding: 10px;
	border: 1px solid red;
	font-weight: bold;
	margin-bottom: 10px;
}

/**
 * = Clearfix
 * ----------------------------------------------------------
 * @see http://www.positioniseverything.net/easyclearing.html
 */

.clearfix:after, div.title:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}