/*
Theme Name: AIME
Theme URI: http://aimenterprises.nl
Description: Theme for Art & International Management Enterprises
Version: 1.0
Author: Edde Beket
Author URI: http://lauretum.nl
Tags: brown and blue, fixed width

	The AIME Theme is Copyright Lauretum 2008. All rights reserved.

*/

body {
	/* background: #040710 url('/wordpress/wp-content/themes/venhop/gradient.php?colors=256&color1=040710&color2=045BAD&height=500') repeat-x; */
	/* background: #27424F; */
	/* background: #4F4C4A;  */
	background: #7A736E; 
	color: #423831;
	margin: 0;
	padding: 0;
  text-align: center;
  font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#bodywork_top {
  margin: 0 auto;
  padding: 0;
}

#bodywork_bottom {
  margin: 0 auto;
  padding: 0;
}

#container {
  background: #fff;
	color: #423831;
  width: 780px;
  margin: 0 auto;
	padding: 0;
  border-left: 1px solid #362e28;
  border-right: 1px solid #362e28; 
	font-size: 10px;
}

#header {
	background: #1F1C19;
	margin: 0;
	padding: 0;
}

#title {
	width: 760px;
	height: 50px;
  margin: 0;
	padding: 10px 10px 0 10px;
  /* background: #423831  url(images/title.png) top left repeat-x; */
	background: #423831;
	color: #ccdde5;
	text-align: left;
	clear: both;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	padding: 0;
	margin: 0;
  text-decoration: none;
	color: #ccdde5;
	font-family: Georgia, Times, "Times New Roman", serif;
}

h1 {
	font-size: 36px;
}

.description, a.description, a.description:hover, a.description:visited {
	margin: 0 ;
	color: #ccdde5;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	background: url(images/logo.gif) 0 0 no-repeat;
	padding: 10px;
	padding-left: 120px;
  font-size: 1.8em;
	font-style: italic;
}

hr {
  display: none;
  }

a img {
  border: none;
  }

h2 {
	color: #86a5b6;
	font-size: 1.8em;
	padding-top: 10px;
}

h3 {
}

a {
	color: #423831;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*  Navigation Bars  */

#topnav {
  margin: 0;
  padding: 0px;
  list-style: none;
  }

#topnav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }

#topnav a {
  color: #86a5b6;
  display: block;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 7px 20px 7px 20px;
  text-decoration: none;
  }

#topnav a:hover, #topnav .current_page_item a:hover {
  color: #f00;
  text-decoration: none;
  }

#topnav li {
  float: left;
  margin: 0px;
  padding: 0px;
  }

#topnav .current_page_item a:link, #topnav .current_page_item a:visited, #topnav .current_page_item a:active {
  color: #fff;
  text-decoration: none;
}

#topnav li.homebutton {
	background: url(images/topnav_home.png) 0 4px no-repeat;
}

#topnav li.page-item-8 {
  background: url(images/topnav_projecten.png) 0 4px no-repeat;
}

#topnav li.page-item-10 {
  background: url(images/topnav_vacatures.png) 0 4px no-repeat;
}

#topnav li.page-item-5 {
  background: url(images/topnav_contact.png) 0 4px no-repeat;
}

#titlenav {
  margin: 0;
  padding: 0px;
  list-style: none;
  }

#titlenav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }

#titlenav a {
  color: #808080;
  display: block;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 15px 10px 15px 10px;
  text-decoration: none;
  }

#titlenav a:hover, #titlenav .current_page_item a:hover {
  color: #fff;
  text-decoration: none;
  }

#titlenav li {
  float: left;
  margin: 0px;
  padding: 0px;
  }

#titlenav .current_page_item a:link, #titlenav .current_page_item a:visited, #titlenav .current_page_item a:active {
  color: #fff;
  text-decoration: none;
}

#title ul.qtrans_language_chooser {
  margin: 0;
  padding: 5px;
  list-style: none;
}

#title ul.qtrans_language_chooser li {
	display: inline;
}

/*
#title ul.qtrans_language_chooser li.active {
	border: 1px solid #86a5b6;
}
*/

#title ul.qtrans_language_chooser a {
  margin: 8px 10px 8px 10px;
	padding: 0;
	border: 1px solid grey;
}

#title ul.qtrans_language_chooser li.active  a {
  border: 1px solid #86a5b6;
}

#title ul.qtrans_language_chooser li  a:hover {
  border: 1px solid red;
}

.toppages {
  padding: 10px;
  float: left;
}

.logo {
	padding: 10px;
  float: left;
}

.titleflags {
  float: right;
}


ul.navigation {
	clear: both;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;

}

ul.navigation li {
	float: left;
}

ul.navigation a {
	width: 250px;
	height: 40px;
	display: block;
	border: none;
	padding: 20px 5px 5px 5px;
	margin-right: 0;
	background-color: #ccdde5;
	text-decoration: none;
	color: #86A5B6;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;	
	font-size: 20px;
}

ul.navigation a:hover, ul.navigation a:link, ul.navigation a:active {
  background-color: #86A5B6;
	color: #fff;
}

#navbar {
  background: #ccdde5;
  width: 780px;
  /* height: 60px; */
  color: #fff;
  margin: 0;
  padding: 0;
  }

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#nav {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }

#nav li {
  float: left;
  margin: 0px;
  padding: 0px;
  }

#nav a {
	width: 260px;
  background: #ccdde5 url(images/nav.png) top left repeat-x;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 21px 0 21px 0;
	text-decoration: none;
	border-bottom: 1px solid #7A736E;
  }

#nav a:hover {
  background: #86A5B6 url(images/nav_over.png) top left repeat-x;
  color: #423831;
  display: block;
  text-decoration: none;
	border-bottom: 1px solid #423831;
  }

#nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:active {
  background: #86A5B6 url(images/nav_over.png) top left repeat-x;
  text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #423831;
}

#botnav {
  margin: 0;
  padding: 0px;
  list-style: none;
  }

#botnav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }

#botnav a {
  color: #808080;
  display: block;
  font-size: 10px;
  font-weight: normal;
  margin: 0;
  padding: 25px 10px 5px 10px;
  text-decoration: none;
  }

#botnav a:hover, #botnav .current_page_item a:hover {
  color: #86a5b6;
  text-decoration: none;
  }

#botnav li {
  float: left;
  margin: 30px 0 0 0;
  padding: 0;
  }

#botnav .current_page_item a:link, #botnav .current_page_item a:visited, #botnav .current_page_item a:active {
  color: #fff;
  text-decoration: none;
}

#botnav .feed {
  margin-left: 20px;
  padding: 5px 10px 5px 19px;
  background: url(images/feed-icon-14x14.png) no-repeat 0 50%;
}



/* End Navigation Bars */

/*

#search {
	padding: 4px 20px 0 0;
	position: relative;
	left: 140px;
	top: 60px;
}

#search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#search input, #faq_search input {
	background: #fff;
	border: 1px solid #ccdcd3;
	color: #999;
	font-size: 10px;
	padding: 3px 25px 3px 3px;
	width: 100px;
}

#search input.focus, #faq_search input.focus {
	color: #000;
}

#search #search_button {
	border: 0;
	height: 17px;
	padding: 0;
	position: relative;
	right: 23px;
	top: 4px;
	width: 17px;
	z-index: 2;
}

*/

#content {	
	display: inline;
	padding-top: 30px;
  padding-bottom: 50px;
	text-align: left;
	/* background: url(images/content.png) top right repeat-y;  */
}

#slogan_box {
	clear: both;
	padding: 40px 160px 60px 140px;
}

#slogan p {
	clear: both;
	width: 460px;
	padding: 20px 0 0 20px;
	margin: 0px;
	background: #fff url(images/quote.png) top left no-repeat;
  font-size: 24px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	color: #86a5b6;
}

.content_left {
	width: 360px;
	float: left;
	padding: 0 0 0 20px;
	text-align: left;
}

.content_right {
	width: 360px;
	float: right;
	padding: 0 20px 0 0;
	text-align: left;
	/* border-left: 1px dashed #423831; */
}

.entry {
	font-size: 11px;
}

.projectlist {
	margin: 0;
	padding: 0 0 0 20px;
}

h2.projectlist {
	margin: 0;
	padding: 0;
}

.project_left {
  width: 360px;
	height: 70px;
  float: left;
  padding: 0 10px 0 0;
	margin-top: 10px;
	text-align: left;
}

.project_right {
  width: 360px;
	height: 70px;
  float: right;
  padding: 0 20px 0 10px;
	margin-top: 10px;
	text-align: left;
  /* border-left: 1px dashed #423831; */
}

.project_left p {
	margin: 0;
	padding: 0
}

.project_right p {
	margin: 0;
	padding: 0
}

#content_featured {
	clear: both;
	width: 780px;
	height: 142px;
	background: url(images/featured_bg.png) top left repeat-x;
	color: #fff;
}

.featured_right {
  width: 359px;
  float: right;
  padding: 0 20px 0 11px;
  margin: 0;
}

.featured_left {
  width: 359px;
  float: left;
  padding: 0 10px 0 20px;
  margin: 0;
}

.featured_text, .featured_text a {
	padding-top: 25px;
	color: #fff;
	text-align: left;
}

.featured_text a:hover {
  color: #fff;
	text-decoration: none;
}

.featured_text .title {
	font-weight: bold;
	font-size: 1.2em;
}

.featured_title {
	font-weight: bold;
	font-size: 1.2em;
}

img.featured {
	float: left;
	background: #fff;
	width: 120px;
	height: 120px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #423831;
}

img.attachment-thumbnail {
  float: left;
  background: #fff;
  width: 120px;
  height: 120px;
  padding: 10px;
  margin-right: 10px;
  border: 1px solid #423831;
}

.projectlist img.attachment-thumbnail {
  float: left;
  background: #fff;
  width: 54px;
  height: 54px;
  padding: 2px;
  border: 1px solid #86a5b6;
  margin-right: 10px;
  border: 1px solid #423831;
}

#content_bottom img.attachment-thumbnail {
  float: left;
  background: #fff;
  width: 54px;
  height: 54px;
  padding: 2px;
  margin-right: 0px;
  border: 1px solid #7a736e;
	border-left: none;
}


.homepage {
  width: 359px;
  float: right;
  padding: 40px 20px 0 0;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #86a5b6;
}

.homepage  a {
	color: #86a5b6
}

.projects_text, .projects_text a {
  color: #423831;
}

.projects_text a:hover {
  color: #423831;
  text-decoration: none;
}

.projects_text span.title {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
	padding-bottom: 0;
  color: #86a5b6;
}


#content_bottom {
	clear: both;
	width: 780px;
	height: 60px;
	/* background: #827062; */
	background: #fff;
	padding: 40px 0 20px 0;
	margin: 0;
}

img.bottom {
  float: left;
  background: #fff;
  width: 54px;
  height: 54px;
  padding: 2px;
  border: 1px solid #86a5b6;
	border-left: none;
}

img.attachment-medium {
  float: left;
  background: #fff;
  /* width: 54px; */
  width: 338px;
	margin-top: 20px;
  padding: 10px;
  border: 1px solid #86a5b6;
}

img.first_of_13 {
}

img.last_of_13 {
	border-right: none;
}


img.single {
  background: #fff;
  width: 338px;
  /* height: 180px; */
  padding: 10px;
  margin-right: 10px;
	margin-top: 20px;
  border: 1px solid #86a5b6;
  /* border: 1px solid #423831; */
}

img.attachment-large {
  background: #fff;
  width: 338px;
  /* height: 180px; */
  padding: 10px;
  margin-right: 10px;
  margin-top: 20px;
  border: 1px solid #86a5b6;
  /* border: 1px solid #423831; */
}

img.noborder {
	border: 1px solid #fff;
}

img.projectlist {
  float: left;
  background: #fff;
  width: 54px;
  height: 54px;
  padding: 2px;
  margin-right: 10px;
  border: 1px solid #86a5b6;
  /* border: 1px solid #423831; */
}

#samenvatting {
  clear: both;
  width: 338px;
  padding: 20px 0 0 21px;
  margin: 0px;
  font-size: 18px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: right;
  color: #86a5b6; 
}

#samenvatting.adresgegevens {
	font-size: 16px;
}

.adresgegevens {
	text-align: right;
}

#AIME {
  clear: both;
  font-size: 1.3em;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #86a5b6;
	margin-left: 120px;
}


#informatie {
	padding: 20px 0 20px 0; 
}


#footer {
	margin: 0 auto;
	width: 780px;
	height: 90px;
  /* background: #1f1d1b url(images/footer_bg.png) top left repeat-x; */
	background: #423831 url(images/footer_bg.png) top left repeat-x; 
}

#copyright, #lauretum {
  margin: 0 auto;
  text-align: left;
}

#copyright {
	float: left;
	min-height: 36px;
	margin: 30px 0 0 20px;
	padding-left: 120px;
  background: url(images/logo.gif) top left no-repeat;
}

#lauretum {
  float: right;
	min-height: 36px;
  margin: 30px 20px 0 0;
  padding-right: 40px;
 	background: url(images/lauretum_logo.gif) top right no-repeat;
}

* #copyright, #lauretum {
	height: 36px;
}

#copyright p, #copyright a:link, #copyright a:active, #copyright a:visited,
#lauretum p, #lauretum a:link, #lauretum a:active, #lauretum a:visited {
  color: #7A736E;
  text-decoration: none;
	padding: 0;
}

#copyright a:hover, #lauretum a:hover {
  text-decoration: underline;
}

#copyright p {
	margin-top: 0px;
}

#lauretum p {
	margin-top: 25px;
}

#validated, #validated a {
	color: #595758;
	font-size: 8px;
	padding: 0px;
	margin: 0px;
}

/* Captions */

/*
  background: #fff;
  width: 338px;
  height: 98px;
  padding: 10px;
  margin-right: 10px;
  margin-top: 20px;
  border: 1px solid #86a5b6;
*/

.size-medium, div.size-medium {
}

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: center;
  background-color: #fff;
  margin-right: 10px;
  margin-top: 20px;
}

.wp-caption img {
  border: 1px solid #86a5b6;
  margin-bottom: 4px;
	padding: 4px;
}

.wp-caption p.wp-caption-text {
  border: 1px solid #86a5b6;
	color: #86a5b6;
  font-size: 10px;
  line-height: 17px;
  padding: 10px;
  margin: 0;
}
/* End captions */


/* Clearing */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
  clear: both;
	visibility: hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;
}

/* Last two styles make IE 5, 6 an7 behave */
/* End Clearing */

blockquote {
  padding: 8px 5px 0 25px;
  margin: 0;
  background: url(images/quote.png) top left no-repeat;
  /* border-right: 3px solid #86a5b6; */
}

blockquote p {
  color: #86a5b6;
  font-style: italic;
  background: transparent;
}

ul.attachments {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
}

ul.attachments a {
  display: block;
  background: url(images/link_acrobat.png) top left no-repeat;
  padding: 0 0 10px 25px;
  font-size: 1.2em;
  color: #86a5b6;
  overflow: hidden;
}

ul.external_link {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 10px;
}

ul.external_link a {
  display: block;
  background: url(images/link_external.png) top left no-repeat;
  padding: 0 0 10px 25px;
  font-size: 1.2em;
  color: #86a5b6;
  overflow: hidden;
}


/*

ul.attachments a {
	display: block;
	background: url(images/pdf.png) top left no-repeat;
	padding: 3px 0 10px 40px;
	font-weight: bold;
	font-size: 1.2em;
  color: #86a5b6;
	overflow: hidden;
}

ul.external_link {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 20px;
}

ul.external_link a {
  display: block;
  background: url(images/external_link.png) top left no-repeat;
  padding: 3px 0 10px 40px;
  font-weight: bold;
  font-size: 1.2em;
  color: #86a5b6;
	overflow: hidden;
}

*/
