/*
Theme Name: Plover
Theme URI: http://plover.nl
Description: Plover Systems Theme
Version: 0.0.9
Author: Silvano Baccara
Author URI: http://www.jader.nl
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/**/


.contentpage,
.menu,
#footer,
#sidebar,
#searchform,
.menu-ul-tops li {
	font-family: arial, sans-serif;
}

body {
	background: #545555;

}


#contentwrap	{
		background: #424343;	
		/*border-top: 1px solid #0952B3;
		border-bottom: 1px solid #0952B3;*/
		width:770px;
		margin-left:auto;
		margin-right:auto;
}

p {
margin-bottom:10px;
}


#page-wrapper {
		margin-top:10px;
		width:770px;
		margin-left:auto;
		margin-right:auto;
}

#top-bar {
	width:826px;
	height: 15px;
	/*background: url(../plover/images/top-bar.jpg) no-repeat;*/
}

#bottom-bar {
	width:826px;
	height: 15px;
	/*background: url(../plover/images/bottom-bar.jpg) no-repeat;*/
}



.resetdiv {
	clear: both;
}

/*Header*/
#header {
	width:100%;
	background: #fff;
	background: url(../plover/images/untitled_panorama.jpg) no-repeat 0% -90px;
	height: 190px;
}

#header #logo {
	width:693px;
	margin: auto;
	height: 150px;
	background: url(../plover/images/headerlogo.png) no-repeat;
}



/*Menu*/
.menu-wrapper {
	margin-top: -40px;
	background: url(../plover/images/menu.png) repeat;
	height: 40px;
}

.menu {
	font-size:12px;
	text-align:right;
	width: 825px;
	margin: auto;
	/*background-color:#444445;*/
}

.menu ul.menu-ul,
.menu ul.menu-ul ul {
	list-style-type: none;
}

.menu	ul.menu-ul li.page_item,
.menu	ul.menu-ul li.page_item li.page_item	{
	line-height:40px;
	float: left;
	display: block;
	width: 135px;
	text-align: center;
	height: 40px;
	border-left: 1px solid #1D76DA;
	text-transform: uppercase;
	font-size: 10px;
}

.menu	ul.menu-ul li.page_item a {
	display: block;
	text-decoration: none;
	color: #EEEEEE;
}
.menu	ul.menu-ul li.page_item li.page_item a {
	text-decoration: none;
	color: #EEEEEE;
	font-size:11px;
}


.menu ul.menu-ul li.page_item:hover,
.menu ul.menu-ul li.page_item li:hover {
	background: #1658a0;
}

.menu ul.menu-ul li.current_page_item,
.menu ul.menu-ul li.current_page_parent li.current_page_item,
.menu ul.menu-ul li.current_page_parent {
	background: #1658a0;
}

.menu ul.menu-ul li.current_page_item a:hover,
.menu ul.menu-ul li.current_page_parent a:hover {
	text-decoration: none;
	color: #EEEEEE;
}

div.menu-ul-tops ul {
	list-style-type: none;
	height: 10px;
}

div.menu-ul-tops li a{
	float: left;
	margin: 5px;
	display: block;
	text-decoration: none;
	color: #EEEEEE;
	font-size: 11px;
}

/*Content*/
.contentpage {
	float: left;
	/*background: #444445;*/
/*	padding: 10px 20px 10px 20px;*/
	margin: 0;
	width: 630px;
	min-height:300px;
	font-size:12px;
	color: #EEEEEE;
	}

.contentpage div.pagetitle {
	width: 100%;
	height: 70px;
	display: block;
	overflow: hidden;
	background-color:#1658a0;
	margin-bottom:10px;
}

.contentpage div.pagetitletext {
	color: #145297;
	position: relative;
	font-size: 220px;
	margin-top: -140px;
	z-index: 1;
}

.contentpage div.pagetitlelink {
	position: absolute;
	z-index: 2;
}

.contentpage .entry {
	padding-left:5px;
	padding-right:5px;
}	

.contentpage div.pagetitle a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 30px;
	line-height: 70px;
	margin-left: 20px;
	font-weight: normal;
	text-transform: lowercase;
}

.contentpage a {
	color: #EEEEEE;
}
.contentpage a:hover {
	color: #1658A0;
}

.contentpage h1 {
	color: #1658A0;
	font-size:16px;
	text-decoration: none;

}

.contentpage h2,
.contentpage h2 a {
	color: #1658A0;
	font-size:14px;
	text-decoration: none;
	font-weight:normal;
}

.contentpage h3 {
	color: #1658A0;
	font-size:12px;
	text-decoration: none;
}

#comment {
	width: 100%;
}

	
/*End Content*/

/* Begin Sidebar */
#sidebar
{
	font-size:12px;
	float:right;	
	background: url(../plover/images/sidebar-content.jpg) repeat-y;
	width:139px;
	background: #fff;
}

#sidebar-top {
	width:139px;
	height: 16px;
	background: url(../plover/images/sidebar-top.jpg) no-repeat;
	background: #fff;
}

#sidebar-bottom {
	width:139px;
	height: 14px;
	background: url(../plover/images/sidebar-bottom.jpg) no-repeat;
	background: #fff;
}

#sidebar form {
	margin: 0;
	}

#sidebar ul li {
	display:block;
	margin-right:10px;
	margin-bottom:10px;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-image: none;
	color: #000000;
	}	

#sidebar h2 {
	color: #1658A0;
	border-bottom:2px solid #1658A0;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
	
#sidebar .widget {
	text-align:center;
	margin-left:10px;
	list-style-type: none;
}

/*Footer*/
#footer {
	width: 100%;
	min-height: 80px;
	background: #000;
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}
#footer a {
	color: #7D7D7D;
}
/*End Footer*/

/*Images*/

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }
  
    img.aligncenter {
    padding: 4px;
    margin: 0 auto 2px auto;
    display: inline;
    }
    
    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

/*Alinea & returns*/
p,ul {
	padding: 0 0 1.5em 0;
	margin: 0px;
	}
	
img.widget_sp_image-image {
	width:100px;
}

   /**/
