body
{
	background: #666666 url('images/bodybg.jpg') repeat-x 0 0;
	font-size: 11px;
	color: #525252;
}

h2, a
{
	color: #0164be;
}

pre, code {white-space: normal;}

.clear {
clear:both;
}

#top
{

	text-align: right;
	height: 24px;
}

#top .menu
{
	padding-top: 7px;
}

#top .menu ul
{
	margin:0 1.5em 0 0;
	padding:0;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font:9pt "arial";
}

#top .menu a
{
	text-decoration: none;
	color: #ff7d00;
}

#top .menu a:hover
{
	color: #000;
	text-decoration:underline;
}

#contenttop
{
/*	background: transparent url('images/topbg.png') no-repeat 0 0;*/
	height: 37px;
}

#contentwrapper
{
/*	background: transparent url('images/contentbg.png') repeat-y 0 0;*/
	background:#fff;

}

#header
{
	height:80px;
}

#header #title
{
	padding-top:5px;
}

#header #title .logo
{
	float: left;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 20px;
	float:right;
}

#introcontainer
{
	margin-top: 20px;
}

#intro
{
	
	height: 235px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left:0px;
}


#intro #introtext
{
	float: left;
	/*height: 165px;*/
	padding: 10px 15px 0;
	overflow: hidden;
	/*width:690px;*/
}


#intro #introtext h1 {
padding: 15px 0 9px 0;
margin: 0;
font: 13pt "Arial";
color: #0164BE;
font-weight: bold;
}

#introtext .heading-icon {
margin: 0 10px 0em 0;
float: left;
}

#intro #introtext p
{
	font-size: 14px;
	line-height:18px;
}

#intro .introicon
{
	float: right;
	margin: 1px 40px 0 0;
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 20px 5px 20px 0px;	
	padding: 15px;	
/*	_padding: 7px;*/
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postheader .posttitle h2, .post .posttitle h2
{
	font: normal 20px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
/*	_padding: 7px;*/
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
/*	_padding-right: 3px;*/
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	/*background: #fafafa;
	border: solid 1px #eeeeee;	*/
	padding:0 10px 10px;
	margin: 20px 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 25px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	font-weight:bold;
	color:#00599D;
	margin-bottom: 5px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
	color:#666666;
}

#sidebar .sidebarbox a:hover
{
	text-decoration:underline;
	color:#333333;
}

#sidebar .sidebarbox ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar .sidebarbox ul li
{
	list-style-type:none;
	padding:0;
}



#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	color:#666666;
	border: solid 1px #e3e3e3;
	width: 180px;
	height: 15px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

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

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}




/*-------------------------- main menu -----------------------------*/


#main-menu {
background:#0164bf;
margin:0 auto;
padding:0px 0 0 0px;
height:68px;
/*width:990px;*/
clear:both;
}

#main-nav {
float:left;
width:auto;
padding: 0px 0 0 0px;
height:68px;
/*position: relative;
z-index: 1; */
}

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

#main-nav li{
margin:0;
padding:0;
float:left;
display: inline;
}

#main-nav li a{
float: left; width:auto; height: 0; padding-top: 68px; overflow: hidden; background:url(images/menu-img.gif) no-repeat;
}



/* BUTTONS */
#main-nav li#nav-home a { background-position: 0 0; width:150px; }
#main-nav li#nav-about a { background-position: -150px 0; width:150px; }
#main-nav li#nav-ebook a { background-position: -300px 0; width:150px; }
#main-nav li#nav-cv-example a { background-position: -450px 0; width:150px; }
#main-nav li#nav-cv-services a { background-position: -600px 0; width:150px; }
/*#main-nav li#nav-pm-training a { background-position: -432px 0; width:150px; }
#main-nav li#nav-pm-booklist a { background-position: -540px 0; width:150px; }
#main-nav li#nav-ba-jobs a { background-position: -648px 0; width:108px; }*/

/* OVER STATES */
#main-nav li#nav-home a:hover { background-position: 0 -68px; width:150px; }
#main-nav li#nav-about a:hover { background-position: -150px -68px; width:150px; }
#main-nav li#nav-ebook a:hover { background-position: -300px -68px; width:150px; }
#main-nav li#nav-cv-example a:hover { background-position: -450px -68px; width:150px; }
#main-nav li#nav-cv-services a:hover { background-position: -600px -68px; width:150px; }
/*#main-nav li#nav-pm-training a:hover { background-position: -432px -68px; width:108px; }
#main-nav li#nav-pm-booklist a:hover { background-position: -540px -68px; width:108px; }
#main-nav li#nav-ba-jobs a:hover { background-position: -648px -68px; width:108px; }*/


/* ACTIVE STATES */
#main-nav li#nav-home a.active { background-position: 0 -68px; width:150px; }
#main-nav li#nav-about a.active { background-position: -150px -68px; width:150px; }
#main-nav li#nav-ebook a.active { background-position: -300px -68px; width:150px; }
#main-nav li#nav-cv-example a.active { background-position: -450px -68px; width:150px; }
#main-nav li#nav-cv-services a.active { background-position: -600px -68px; width:150px; }
/*#main-nav li#nav-pm-training a.active { background-position: -432px -68px; width:108px; }
#main-nav li#nav-pm-booklist a.active { background-position: -540px -68px; width:108px; }
#main-nav li#nav-ba-jobs a.active { background-position: -648px -68px; width:108px; }*/



#searchbar {
padding:10px 0px 0 0;
}

.searchform {color:#fff; font:bold 10pt Arial, Helvetica, sans-serif;}

.center-container {
float: left;
width: 595px;
margin: 0px 10px 0px 0px;
}

.center-container h1 {
margin: 1em 0 .3em 0;
padding: 0;
font: 13pt "Arial";
color: #0164be;
font-weight: bold;
}

.center-container .heading-icon {
margin: 0 10px 0em 0;
float: left;
}

.center-container p {
text-align: justify;
line-height: 18px;
padding: 2px 0 4px 0;
margin: 0;
}

