/*  
Theme Name: The Performance Institute
Author URI: http://www.PerformanceWeb.org
Version: 1.0
Author: Michael Kuhlmann
Description: The awesomest theme ever!
*/


body {
	font: 12px Arial, Sans-Serif; 
	background: #fff;
	color: #000000;
	margin: 0;
	}

#container { 
	width: 960px; 
	background: #ffffff;
	text-align: left; 
	margin: 20px auto; 
border: 1px solid #cccccc;
	}

#header { 
	background: #002a54;
	padding: 15px;
	height: 55px;
	margin-bottom: 0;

	}
#header h2 {
	font: 35px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #ffffff;
	margin: 0;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
        font-weight: bold;
	}

#header h2 a:hover {
	color: #3366ff;
	text-decoration: none;
	}

#header h3 {
	font: 18px Georgia, Times New Roman, Sans-Serif; 
	color: #444444;
	margin: 0;
        font-weight: bold;
	}

#menu {
	font: bold 20px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #000000;
	padding: 12px 25px 12px 25px;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#menu h2 {
	margin: 0;
	padding: 10px 25px 12px 25px;
	}
	#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu ul li a {
	color: #3366ff;
	padding: 12px 25px 12px 25px;
	margin: 0;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #3366ff;
	text-decoration: none;
	}
#menu ul li.current_page_item a {
	color: #ffffff;
	background: #3366ff;
	text-decoration: none;
	}

#content { 
	width: 730px; 
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 210px;
	margin-right: 0;
	position:relative;
	padding: 0 0 15px 0;
	min-height: 460px;
	}
* html #content {
	margin-top: -10px;
	height: 460px;
	}
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	font: normal 22px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font: bold 18px Arial, Verdana, Sans-Serif; 
	color: #365778;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 120%;
}
#content h2 a  {
	color: #365778;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #002a54;
	text-decoration: none;
	}


#content h3 {
	font: bold 15px Arial, Sans-Serif; 
	color: #564938;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #564938;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #826e56;
	text-decoration: none;
	}



/* 
#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #3366ff;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
*/



blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

.postspace {
	background: #FFFFFF;
	width: 400px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #FFFFFF;
	width: 400px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	background: #FFFFFF;
	width: 400px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#training_l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 180px;
	float: left; 
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 460px;
	}
* html #training_l_sidebar {
	height: 460px;
        }

#training_l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}

#training_l_sidebar h2 {
	font: 12px Arial, Sans-Serif; 
	color: #002a54;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	border: none;
    font-weight: bold;
    background-color: #f6f7f9;
	}

#training_l_sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #f6f7f9;
	}

#training_l_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#training_l_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #f6f7f9;
	padding: 0;
	}
#training_l_sidebar ul li a {
	display: block;
	color: #002a54;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#training_l_sidebar ul li a:hover {
	color: #002a54;
	background: #e4e9ed;
	}
#training_l_sidebar ul.children {
	margin-left: 20px;
	}

#training_r_sidebar { 

	color: #000000;
	width: 184px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 460px;
	}
* html #training_r_sidebar {
	height: 460px;
        }
#training_r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#training_r_sidebar h2 {
	font: 12px Arial, Sans-Serif; 
	color: #002a54;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	border: none;
    font-weight: bold;
    background-color: #fff;
	}


#training_r_sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #f6f7f9;
	}
#training_r_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#training_r_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #f6f7f9;
	padding: 0;
	}
#training_r_sidebar ul li a {
	display: block;
	color: #002a54;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#training_r_sidebar ul li a:hover {
	color: #002a54;
	background: #e4e9ed;
	}
#training_r_sidebar ul.children {
	margin-left: 20px;
	}

#footer { 
	background: #f6f7f9;
	padding: 8px;
	text-align: right;
	border-top: 2px solid #cedcdc;
	clear: both;
	color: #002a54;
	}



.center-event-logistics{
color: #000;
font-weight: normal; 
}


dl.event
{
width: 360px;
height: 110px;
padding: 0;
background: #fff url(images/event-box-bg.gif) repeat-x bottom left;
border: 1px solid #cedcdc;
padding: 6px;
margin: -2px 0 0 0;
}

.event dt
{
float: left;
left: 0;

width: 5em;
font-weight: bold;

}

.event dd
{
margin: 0 0 0 86px;
padding: 4px 8px;
}

.event-pdf-icon, .event-register-icon, .event-rss-icon{
padding: 0 8px 0 0;
margin: 0 0 -4px 0;
}

.event a:link {text-decoration: none; color: #000;}
.event a:visited {text-decoration: none; color: #000;}
.event a:active {text-decoration: none; color: #000;}
.event a:hover {text-decoration: none; color: #000;}

.event-title a:link {text-decoration: none; color: #002a54; font-weight: bold;}
.event-title a:visited {text-decoration: none; color: #002a54; font-weight: bold;}
.event-title a:active {text-decoration: none; color: #002a54; font-weight: bold;}
.event-title a:hover {text-decoration: none; color: #365778; font-weight: bold;}

.event-listing-container{
padding: 10px 0 10px 10px; 
min-height: 500px; 
width: 520px; 
background: #fff url(images/events/events-listing-container-bg.gif) top left repeat-x;
}



#site-title{
float: left;
}

#pi-tagline{
float: left;
margin: 34px 0 0 25px;
}

#s{
margin: 6px 4px 6px 4px;
}

#searchform{
float: right;
margin: 23px 0 0 0;
}

.bold{
font-weight: bold;
}

.admin-link a:link {text-decoration: none; color: #002a54;}
.admin-link a:visited {text-decoration: none; color: #002a54;}
.admin-link a:active {text-decoration: none; color: #002a54;}
.admin-link a:hover {text-decoration: none; color: #002a54;}

.gray-link a:link {text-decoration: none; font-weight: bold; color: #707070;}
.gray-link a:visited {text-decoration: none; font-weight: bold; color: #707070;}
.gray-link a:active {text-decoration: none; font-weight: bold; color: #707070;}
.gray-link a:hover {text-decoration: none; font-weight: bold; color: #002a54;}

#login{
margin: 0 0 0 -190px;
}

.partner{
display: block;
background: #fff url(images/partner-bg.gif) bottom left repeat-x;
border-bottom: 1px solid #d8d8d8;
padding: 10px;
margin: 0 0 20px 0;
min-height: 160px;
}

#content a:link {text-decoration: none; font-weight: bold; color: #002a54;}
#content a:visited {text-decoration: none; font-weight: bold; color: #002a54;}
#content a:active {text-decoration: none; font-weight: bold; color: #002a54;}
#content a:hover {text-decoration: underline; font-weight: bold; color: #365778;}
