/*
Theme Name: CMS 2
Theme URI: http://www.bos89.nl/
Description: CMS theme for Wordpress
Version: 0.4
Author: Martijn Stegink
Datum: September 11, 2008
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  margin: 0; 
  padding: 0;
}

p { 
  margin-bottom: 21px; 
}

h1 { 
  font-size: 24px; 
  line-height: 42px;
}

h2 {
  font-size: 16px; 
  line-height: 21px; 
}

h3 { 
  font-size: 120%; 
  line-height: 21px; 
}

h1, h2, h3 {
	color: #004054;
}

ul, 
ol { 
	margin: 11px 0 10px 18px; 
}

.breadcrumb
{
color:#ddd;
padding:10px;
}

.breadcrumb a
{
color:#eee;
text-decoration:underline;
}

.auth
{font-size:85%;
color: #808080;
}
/* GENERAL */

body {
	/* background: #333 url(img/bg.png) repeat; */
	background-color:#fff;
	font: 13px/21px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}


#wrap {
	width: 100%;
	margin: 0;
	background: #fff;
	/* border: 13px solid #3c3c3c; */
}

#main {
	background: #AFBFC3 url(img/content_bg.jpg) repeat top left;
}

#content {
	background: #fff url(img/content_top.png) repeat-x top left;
	width: 60%;
	padding: 2%;
	margin: 0 2%;
	float: left;
	border-right: 1px solid #69858B;
	border-bottom: 1px solid #69858B;
	border-left: 1px solid #ddd;
}

.featured
{
background: #fff url(img/featured_bg.png) repeat-y top center;
border:1px solid #AFBFC3;
height:150px;
margin-bottom:5px;
padding: 20px;
}

.slides object, .featured img{
border: 1px solid #b2c1c5;
}

.portfolio
{
background: #fff url(img/featured_bg.png) repeat-y top center;
border:1px solid #AFBFC3;
height:210px;
margin-bottom:15px;
padding: 20px;
}

.slides object, .portfolio img{
border: 1px solid #b2c1c5;
}

a {
	color: #0084B4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/* HEADER */

/* #head {
	background: url(img/head_bg.jpg) repeat-x bottom left;
	height: 220px;
}
 */
 
 #head {
	background: url(img/navy_head_bg.jpg) repeat-x bottom left;
	height: 160px;
}



#head h1 {
	background:  url(img/logo.gif) no-repeat;
	position: relative;
	top: 25px;
	left: 30px;
}

#head h1 a {
	display: block;
	text-indent: -9000px;
	height: 33px;
	width:  217px;
}

#topnav {
    position:absolute;
    top:0px;
    right:0px;
	color:#6a6a61;
	width:365px;
	height:153px;
	background: url(img/topnav_right.jpg) no-repeat top right;
	text-align:right;
	padding-right: 30px;
}

#topnav .socialise
{
margin:14px 4px;
}

/* #topnav_menu  li{
list-style-type: none;
line-height: 160%;
}

#topnav_menu  a{
text-decoration: none;
color:#6a6a61;
}
 */
#nav_menu
{
background: url(img/nav_bg.jpg) repeat-x top right;
height:40px;
padding-left:20px;
}

#topnav_logo {
    position:absolute;
    top:0px;
    left:0px;
	width:960px;
	height:160px;
	background: url(img/navy_logo.jpg) no-repeat top left;
}


/* Slogan */

#slogan {
	background: #00B0F1 url(img/slogan.jpg) repeat-x;
	padding: 45px 30px 0;
	color: #fff;
	font: 300% Times, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	clear: both;
	height: 100px;
}

/* MENU */

#menu {
	float: right;
	background: #fff url(img/content_top.png) repeat-x top left;
	width: 25%;
	margin: 0 2%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.menu_section
{
	padding: 7%;
	background: #fff url(img/content_top.png) repeat-x top left;
	border-bottom:1px solid #b2c1c5;
}


#nav{
background: #fff url(img/content_top.png) repeat-x top left;
border:1px solid #b2c1c5;
}

#menu ul{
	margin: 0;
}

#menu li {
	list-style: none;
	border-bottom: 1px solid #b2c1c5;
	padding:6px 0;
}

#menu ul ul li {
	border-top: 1px solid #b2c1c5;	
	_padding-left: 10px;
}

#menu ul ul li a:before {
	content: "» ";
}

#menu li a {
	padding: 0 10px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color:#004054;
}

#menu li a:hover {
	background: #fff url(img/featured_bg.png) repeat-y top center;
}


#menu ul li a:before { content: "» " }


.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: block;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}

/*TESTIMONIALS */
.entry-content blockquote {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(img/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  .entry-content blockquote span {
		padding:8px;
    	display: block;
    	background-image: url(img/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
	
blockquote {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
 /*  background-image: url(img/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat; */
  text-indent: 23px;
  }
  blockquote span {
		padding:8px;
    	display: block;
    	/* background-image: url(img/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right; */
  	}

/* WEBLOG */

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.comment-list {
	width: 460px
}

.avatar {
	float: right;
}

#comment {
	width: 460px;
}



/* FOOTER */

#footer {
	border-top: 3px solid #00202c;
	clear: both;
	height:200px;
	background: #adada0 url(img/navy_head_bg.jpg) repeat;
	padding:2%;
}

#footer p {
	font-size: 85%;
}

#last
{
background-image: none;
}

.footer_div{
float:left;
width:27%;
height: 120px;
padding:0 3% 3% 3%;
clear:right;
background: url(img/footer_vertical.jpg) repeat-y top right;
}
.footer_div li{
list-style-type:none;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding:8px;
}

.alignright {
	float: right;
	padding:8px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


/*COMMENTS*/
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
