/*
Theme Name: Bureautxt
Description: Child theme for the twentyten theme 
Author: Uitdragerij
Template: twentyten
*/

@import url("../twentyten/style.css");

/* LAYOUT: Two columns */

#container {
	float: left;
	margin: 0 -340px 0 0;
	width: 100%;
}

#content {
	margin: 0 355px 0 30px;
	padding-right: 30px; 
}

#primary, #secondary {
	float: right;
	overflow: hidden;
	width: 320px;
	padding-right: 20px;
}

#primary {
	margin-top: 16px;
}

#secondary {
	clear: right;
	margin-top: 20px;
}

/* =Header
-------------------------------------------------------------- */

#wrapper {
/* border-radius */
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
	padding: 0 12px;
}

#branding img {
border: 1px solid #eee;
display: block;
float: right;
margin: 0px 38px 0px 0px;
/* border-radius */
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

#sitetitle {
	font-size: 68px;
	line-height: 68px;
	margin: 0 0 3px 0;
	padding: 0px 0px 4px 26px;
	font-family: 'Arvo', Arial, serif;  
	font-weight: 700;
	font-weight: bold;
}
#sitetitle a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#sitedescription {
	color: #FF0000;
	font-size: 18px;
	font-style: normal;
	margin: 0px 0 18px 0;
	padding: 0px 0px 4px 30px;
	font-family: 'Arvo', Arial, serif; 
	font-weight: 400;
}

/* =Menu
-------------------------------------------------------------- */

#access {
background-color: #ffffff;
display: inline;
width: 560px;
margin: 36px 0px 10px 0px;
padding: 0px 0px 4px 30px;
}

#access .menu-header,
div.menu {
	margin-left: 0px;
}

#access ul {
margin: 0px;
}

#access ul li {
margin-right: 10px;
}

#access a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	display: block;
	line-height: 20px;
	padding: 0px 0px 3px 0px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
}

#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: #000;
	border-bottom: 2px solid #FF0000;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #FF0000;
}

* 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 {
	background: #333;
}

#access ul li#menu-item-86 {
margin-left: 10px;	
padding-left: 26px;
background-image: url(/wp-content/themes/bureautxt/images/english.gif);
background-repeat: no-repeat;
background-position: 0 em;
}

#access ul li#menu-item-86 a {
color: #666;
}

/* =Widgets
-------------------------------------------------------------- */

h3.widget-title {
padding: 0px;
margin-bottom: 6px;
}

.widget-area ul li {
margin-top: 26px;
}

.widget-area ul li {
background: #faf2f2;
padding: 10px;
/* border-radius */
  -webkit-border: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.widget-area ul li ul {
margin-bottom: 12px;
margin-left: 0px;
padding-left: 0px;
}

.widget-area ul li ul li {
margin: 0px 0px 6px -12px; 
padding: 0px 0px 3px 0px;
list-style-type: none;
border-bottom: 1px dotted #FF0000;
  -webkit-border: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}


#twitter-2 h3 {
background-image:url('/wp-content/uploads/twicon.png'); background-repeat: no-repeat; padding-left: 28px;
}

/* =Fonts
-------------------------------------------------------------- */

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Helvetica, Georgia, Arial, "Bitstream Charter", serif;
}

a:visited {
	color: #8294bd;
}

/* =Content
-------------------------------------------------------------- */
#main {
	clear: both;
	overflow: hidden;
	padding: 26px 0 0 0;
}

.entry-title span {
padding-bottom: 3px;
border-bottom: 2px solid #FF0000;
}


#content h2 {
color: #000000;
font-size: 18px;
line-height: 1.5em;
margin-top: 8px;
margin-right: 0pt;
margin-bottom: 6px;
margin-left: 0pt;
}

#content, #content input, #content textarea {
	color: #333;
	font-size: 14px;
	line-height: 21px;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr, #content h3 {
margin-bottom: 16px;
}

/* =Footer
-------------------------------------------------------------- */
#colophon {
border-top: 1px solid red; 
margin: 0px 24px; 0px; 24px;
width: 94%;
}

#site-info {
font-weight: normal;
}

#site-generator {
font-style: normal;
font-size: 80%;
width: 250px;
text-align: right;
margin-top: -16px;
padding-right: 6px;
}

#site-generator a {
background: none;
}
