/*
Theme Name: Twenty Ten Child
Author: Belliz
Template: twentyten
*/

@import url("../twentyten/style.css");


body {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	overflow-y: scroll;
}
#container {
	float: right;
	margin: 0 -240px 0 0;
	width: 100%;
}
#header {
	padding: 0;
}
div#n2-ss-2-align.n2-ss-align.n2-ss-align-visible {
	margin-bottom: 20px;
}
#site-title {
	margin: 18px 0 0px 0;
}
#site-description {
	width: 120px;
	font-weight: bold;
}
#wrapper {
	margin-top: 0px;
}
#primary,
#secondary, #naw {
	float: left;
	overflow: hidden;
	width: 220px;
	font-weight: bold;
	padding-top:10px;
}
#secondary {
	clear: none;
}
#primary h1,
#secondary h1, #naw h1 {
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
	padding: 0 5px;
	background-image: url(http://www.dejonglastechniek.nl/wp-content/themes/twentyten-child/images/bg_menu1.gif);
	background-repeat: no-repeat;
	background-position: -5px center;
}
#primary h2,
#secondary h2, #naw h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	padding: 0 5px;
	background-image: url(http://www.dejonglastechniek.nl/wp-content/themes/twentyten-child/images/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: -5px center;
	margin-bottom: 20px;
}
#primary a:hover,
#secondary a:hover, #naw a:hover {
	color: #ff9933;
	text-decoration: none;
}
#primary h1 a:hover, #primary h2 a:hover,
#secondary h1 a:hover, #secondary h2 a:hover,
#naw h1 a:hover, #naw h2 a:hover {
	color: #000066;
	text-decoration: none;
}
#kolom {
	min-height:400px;
	width:150px;
	line-height:1.4em;
	padding:0;
	margin-left: 10px;
	float:right;
}
#tekst {
	line-height:1.4em;
	width:500px;
	float:left;
}
h1 {
	font-size: 21px;
	line-height: 48px;
}
#downloads {
	line-height:1.4em;
	width:500px;
	float:left;
}
#downloads li {
	list-style-position: outside;
	list-style-image: url(http://www.dejonglastechniek.nl/wp-content/uploads/pdf_icon.jpg);	
	text-decoration: underline;

}
#kolom img, #tekst iframe {
	border: 2px solid #000066;
}
body {
	background: #ffffff;
}
body,
input,
textarea {
	color: #555;
}

a:link, 
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff9933;
}
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}
#access {
	background: #ffffff;
	padding-left:235px;
	margin-bottom:15px;
}
#access .menu-header li,
div.menu li {
	float: left;
}
#access a {
	color: #000066;
	text-transform: uppercase;
	font-weight: bold;
	margin-right:15px;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #ff9933;

}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ff9933;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #ff9933;
}
#content {
	margin: 0 245px 0 10px;
}
#content,
#content input,
#content textarea {
	color: #000;
	font-size: 1.1em;
	line-height: 2em;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000066;
	font-weight: bold;
	line-height: 18px;
}

#content h3 {
	margin: 0 0 5px 0;
}
#content .entry-title {
	color: #555;
	font-size: 10px;
}
#tekst li {
	list-style-position: outside;
	list-style-image: url(http://www.dejonglastechniek.nl/wp-content/themes/twentyten-child/images/vinkje.gif);
	line-height: 24px;
}
#main {
	clear: both;
	overflow: hidden;
	padding: 0;
}
#banner, #banner-stil {
	float: left;
	margin: 0 auto;
	border: 0px solid #000000;
	width: 938px;
	height: 175px;
}
#colophon {
	border-top: 2px solid #000066;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info, #site-info a {
	font-weight: normal;
	font-size: 11px;
	color: #555;
}
#site-info a:hover {
	color: #ff9933;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}