/* 
Theme Name: Norris Management
Description: Norris Management theme
Version: 1.0
Author: Andy
*/

body {
  font: 13px arial, verdana, helvetica, sans-serif;
  margin: 28px;
  background: #e7e7e7 url(images/bg.jpg) left top repeat-x;
  }

p, li, ul, dd, td {
  font: 13px arial, verdana, helvetica, sans-serif;
  color:#5d6169;
  line-height: 150%;
  }
 
a {
  font: 13px arial, verdana, helvetica, sans-serif;
  color: #0033cc;
  text-decoration: underline;
  }
  
a:hover {
  color: #CC0000; 
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #2b3451;
  line-height: 120%;
  clear: both;
  }

h1, h1 a {
  font-size: 20px;
  }
h2, h2 a {
  font-size: 18px;
  }
h3, h3 a {
  font-size: 16px;
  }


#wrapper {
  width:859px;
  margin:0px auto;
  background: #ffffff;
  }

#pagetop {
  width: 100%;
  height: 89px;
  background: #ffffff url(images/page-top.gif) left top no-repeat;
  }

#navbar {
  height: 37px;
  width: 100%;
  background: #2b3451;
  vertical-align: bottom;
  
  }
#navbar a {
  height: 37px;
  display: block;
  float: left;
  }
  
#headerhome {
  height: 214px;
  background: url(images/norris-management-homepage.jpg) left top no-repeat;
  }

#header {
  height: 84px;
  background: url(images/norris-management-subpages.jpg) left top no-repeat;
  }
  
#content div {
  float:left;
  }

#content-left {
  width:180px;
  background: #00ff00;
  }

#content-main {
  width: 554px;
  padding: 20px 30px;
  }

#content-subpages {
  width: 795px;
  padding: 20px 30px;
  }
  
#content-right {
  width: 240px;
  vertical-align: top;
  line-height: 0;
  }


#insolvencies, #finalisedinsolvencies {
  width: 570px;
  background: #dfeffb url(http://www.norrismanagement.co.nz/wp-content/themes/norris/images/latest-insolvencies.gif) left top no-repeat;
  padding: 70px 12px 12px 12px;
  font-size: 12px;
  margin: 0 0 15px 0;
  line-height: 180%;
  }
#insolvencies h1 a, #insolvencies h1, #finalisedinsolvencies h1 a, #finalisedinsolvencies h1 {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-decoration: none;
  }
#insolvencies h1 a:hover, #finalisedinsolvencies h1 a:hover {
  text-decoration: underline;
  }
#insolvencies p, #finalisedinsolvencies h1 a:hover {
  font-size: 12px;
  margin: 4px 0 0 0;
  }
#finalisedinsolvencies {
  width: 775px;
  background: #dfeffb url(http://www.norrismanagement.co.nz/wp-content/themes/norris/images/finalised-insolvencies.gif) left top no-repeat;
  }


#footer {
  clear: both;
  height: 20px;
  background: #e7e7e7 url(images/page-bottom.gif) left top no-repeat;
  padding-top: 30px;
  width: 100%;
  text-align: center;
  font-size: 10px;
  }
#footer a {
  font-size: 10px;
  text-decoration: none;
  }
#footer a: hover {
  text-decoration: underline;
  }


#navhome {
  width: 98px;
  background: url(images/nav/nav_home.gif) left top no-repeat;
  }
#navhome:hover, #navhome.current {
  background-position: left -37px;
  }
  
#navrecovery {
  width: 235px;
  background: url(images/nav/nav_recovery.gif) left top no-repeat;
  }
#navrecovery:hover, #navrecovery.current {
  background-position: left -37px;
  }  

#navrelations {
  width: 175px;
  background: url(images/nav/nav_relations.gif) left top no-repeat;
  }
#navrelations:hover, #navrelations.current {
  background-position: left -37px;
  }  

#navprofile {
  width: 82px;
  background: url(images/nav/nav_profile.gif) left top no-repeat;
  }
#navprofile:hover, #navprofile.current {
  background-position: left -37px;
  }

#navconferencing {
  width: 157px;
  background: url(images/nav/nav_conferencing.gif) left top no-repeat;
  }
#navconferencing:hover, #navconferencing.current {
  background-position: left -37px;
  }  
  
#navcontact {
  width: 94px;
  background: url(images/nav/nav_contact.gif) left top no-repeat;
  }
#navcontact:hover, #navcontact.current {
  background-position: left -37px;
  }  

  
/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}






.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
