/* 
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;
  outline: none;
  }
  
a:hover {
  color: #CC0000; 
  }

img a, a img {
  border: 0;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #2b3451;
  line-height: 120%;
  clear: both;
  margin-top: 0;
  }

h1, h1 a {
  font-size: 20px;
  }
h2, h2 a {
  font-size: 18px;
  }
h3, h3 a {
  font-size: 16px;
  }

.wpcf7-list-item {
 display: block;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  }

#pagetop {
  height: 126px;
  background: url(images/business-recovery-and-insolvency.gif) left top no-repeat;
  }

#navbar {
  background: #2b3451;
  padding: 8px 0;
  }
#navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  }
#navbar li {
  display: inline;
  }
#navbar ul li a {
  display: block;
  margin: 0 12px;
  line-height: 16px;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #545557;
  margin-top: 8px;
  padding-top: 6px;
  }
#navbar ul li a:hover, #navbar li.current_page_item a {
  color: #c7cacc;
  }
#navbar ul li:first-child a {
  border-top: none;
  margin-top: 0;
  }
#navbar ul.sub-menu li a {
  border-top: none;
  margin-top: 0;
  padding-left: 10px;
  }
  
#headerhome {
  height: 214px;
  background: url(images/norris-management-homepage.jpg) left top no-repeat;
  }

#header {
  height: 39px;
  background: url(images/header-bg.jpg) left top no-repeat;
  border-top: 12px solid #a7a7a7;
  }

#content {
  overflow: auto;
  height: 100%;
  background: #fff;
  }

#content-left {
  width: 235px;
  float: left;
  }
#content-left img {
  margin: 0 0 12px 12px;
  }

#content-main {
  width: 650px;
  padding: 20px 30px;
  float: left;
  }

#content-subpages {
  width: 795px;
  padding: 20px 30px;
  }
  
#content-left img:hover {
  opacity: 0.70;
  filter: alpha(opacity=70);
  }

#logo {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 6;
  }

#footer {
  clear: both;
  height: 20px;
  background: #e7e7e7 url(images/page-bottom-wide.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;
  }

#insolvencies, #finalisedinsolvencies {
  width: 570px;
  background: #dfeffb url(/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: 99%;
  background: #dfeffb url(/wp-content/themes/norris/images/finalised-insolvencies.gif) left top no-repeat;
  }

#homepagequote {
  height: 100px;
  line-height: 120%;
  font-size: 35px;
  }

#homepagequote div {
  width: 100%;
  height: 100%;
  }
  
/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}


.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;
	}



.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;
}