/*  
Theme Name: Network Personnel
Theme URI: http://www.networkpersonnel.org.uk/
Description: Network Personnel Theme
Version: 0.1
Author: Michael McCrea
Author URI: http://purposemakers.net/
Date: 15/10/09

*/


/*-------------
  global styles
---------------*/


* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 0.9em;
	line-height: 1.5;
	font-family: "Helvetica Neue", Arial, Verdana, Tahoma sans-serif;
  color: #383d44;
  background-color:#f5f5f5;
}

a {
  font-weight: bold;
  color: #174b8c;
  text-decoration: none;  
}

a:hover {
  color: #00a966;
}

h1, h2, h3, h4, h5 {
  color:#00a966;
  letter-spacing: 0;
	margin: 0 0 10px 0;
	padding:0p;
}

h1 {
  font-size: 150%; 
}

h2 {
	margin: 10px 0;
  font-size: 140%;
}

h3 {
  font-size: 110%;
}

p {
	padding: 0 0 20px 0;
}

img {
  border: 0;
}

ol, ul {
  padding:0;
  margin:0 0 20px 20px;
}

ol li, ul li {
  padding:0 0 5px 10px;
	/* background: url(img/icon_bullet.gif) no-repeat 0 8px; */
}

#container {
  margin:0 auto;
  width: 900px;
  background-color:#fff;
}

/*---------------------
  header, nav and login
-----------------------*/


#header {
  width:900px;
  height:205px;  
  background: url(img/network_personel_head_07.jpg) no-repeat top left;
}

#header.home{
  background: url(img/network_personel_head_08.jpg) no-repeat top left;
}

#header.about{
  background: url(img/network_personel_head_02.jpg) no-repeat top left;
}

#header.workprep{
  background: url(img/network_personel_head_03.jpg) no-repeat top left;
}


#header.want{
  background: url(img/network_personel_head_07.jpg) no-repeat top left;
}

#header.look{
  background: url(img/network_personel_head_01.jpg) no-repeat top left;
}

#header.links{
  background: url(img/network_personel_head_05.jpg) no-repeat top left;
}

#header.contact{
  background: url(img/network_personel_head_08.jpg) no-repeat top left;
}

#header.steps{
  background: url(img/network_personel_head_03.jpg) no-repeat top left;
}

#header h1 a{ 
  text-decoration:none; 
  display:block;
  width:300px;
  height:200px;
  border:0;
  text-indent:-10000px;
}


#logo {
  float:left;
  padding:20px 0 18px 0;
}

#section_break {
  font-size:0.8em;
  width:845px;
  height:38px;
  float:left;
  background: url(img/section_break_bg_01.gif) #2cbdd8 top left no-repeat; 
}

#search {
  width:900px;
  text-align:right;
  background:#00a966 url(img/green_bg_01.gif) center left no-repeat;  
}

#search div {
  padding:3px 15px;
}


#top_navigation {
	font-size:0.8em;
  width:752px;
  background-color:#2bbed8;
  padding:16px 0 0 0; 
  margin:0 0 0 10px; 
  float:left;
  background: url(img/top_nav_top_01.gif) #2cbdd8 top left no-repeat; 
}

#top_navigation ol {
  list-style: none;
  background: url(img/top_nav_bttom_01.gif) bottom left no-repeat;
  background-color:none;
  margin:-15px 0 0 0;   
}

#top_navigation li {
  display: inline; 
}

#top_navigation li a {
  padding: 5px 18px;
}

#top_navigation a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#top_navigation a:hover {
  color: #ccc;
}

li.current_page_item a{
  color: #007698;
}

/*-------------
  main content 
---------------*/

#main_content {
  float: left;
  width: 900px;
  background: url(img/main_bg_01.gif) top left repeat-y; 
}

#intro_text {
  float:left;
  width:590px;
  margin:15px 5px 0 20px;   
}

#intro_text h1{
  color:#00a966;
  letter-spacing: 0;
	margin: 0 0 0px 0;
	padding:0p;
}



#intro_text img{
padding-left:15px;
padding-bottom:10px;
}


#main_img {
	padding: 30px;
  float: left;
}

.staff_details {
  background-color: #f4f4f4;
  height:270px;  
	margin:0 20px 40px 0;  
}

.staff_details img {
  float:left;
}

.staff_details dt {
	font-weight: bold;
	padding: 10px 0 0 0;
}

.staff_details dd {
	margin: 0;
	padding: 0;
}

.staff_info {
  padding-left: 200px;
}

.breadcrumb {
  padding:0 0 15px 0;
}

#intro_text span{
font-size:11px;
padding-bottom:10px
}


/*-------
  sidebar
---------*/

#sidebar {
	font-size:0.9em;
  width:255px;
  padding:0;
  float:left;
	color:#fff;    
}

#sidebar a  {
  color:#fff;  
}

#sidebar a:hover  {
	color:#00a966;   
}

#main_nav {
  background-color:#00498f; 
  padding:5px 0;
}

#main_nav h2 {
	font: bold 20px "Helvetica Neue",Helvetica,sans-serif;
	color:#fff;
	margin:10px 0 5px 0;
	padding:0 0 0 15px;
}


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

#main_nav li {
  margin:0;
	padding:4px 5px 4px 24px;
	border-top:1px dotted #427A96;	
}

#main_nav ul li ul {
  padding:5px 0;
}

#main_nav ul li a  {
  display: block;
  background-repeat: no-repeat;
	padding:0 0 0 20px;
	margin:0;
  color:#fff;
	background:url(img/arrow-right.gif) 0 7px no-repeat;     
}

#main_nav ul li a:hover  {
	background:url(img/arrow-right_green.gif) 0 7px no-repeat;
	color:#00a966;   
}

#news {
  margin:20px 0 0 0;
	border-top:1px dotted #427A96;
}

/*-------------
  tables
---------------*/

#mytable {
	font: 0.75em/125% 'Arial', 'Verdana', 'Tahoma' sans-serif;
	width: 97%;
	padding: 0;
	margin:0 0 20px 0;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	text-align: right;
}

th {
	font-weight:bold;
	color: #fff;
	border-right: 1px solid #7dd9f0;
	border-bottom: 1px solid #7dd9f0;
	border-top: 1px solid #7dd9f0;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #2bbed8;
}

td {
	border-right: 1px solid #7dd9f0;
	border-bottom: 1px solid #7dd9f0;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.first {
	border-left: 1px solid #7dd9f0;
}

/*---------
  footer
-----------*/

#footer {
  font-size:0.75em;
  clear:both;
  color: #fff;
  width:900px;
  background-color: #8d8f92;
  padding:5px 0;
  margin:0;
  border-bottom:1px solid #fff;
}

#footer li a {
  padding: 5px 20px;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#footer a:hover {
  color: #007698;
}

#footer p {
  margin:0 10px;
  padding:0;
}

#meta_data {
	font: 0.75em 'Verdana', 'Tahoma' sans-serif;
  padding:5px 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.align_right {
  text-align:right;
}

.center{
  text-align:center;
}

a.rss {
  padding:0 10px 0 16px;
  font-size:1.1em;
  background: url(img/feed-icon-12x12.gif) no-repeat 0 3px;
}

.back_to_top {
  float:right;
  background: url(img/back_to_top.gif) no-repeat top left;
  padding:0 0 10px 30px;
  margin:100px 10px 0 30px;
}
