/* 
Theme Name: Manuka Street
Description: Manuka Street
Version: 1.0
Author: Andy
*/

body {
  background: #fffffb;
  margin: 40px;
  }

p, body, li, ul, dd, td {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #4c4c4c;
  line-height: 150%;
  }
 
a {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #4c4c4c;
  text-decoration: underline;
  }
  
td {
  vertical-align: top;
}

a:hover {
  color: #a5a5a3; 
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #cb333b;
  line-height: 120%;
  margin-top: 0;
  font-weight: normal;
  }

h1, h1 a {
  font-size: 17px;
  }
h2, h2 a {
  font-size: 15px;
  }
h3, h3 a {
  font-size: 12px;
  font-weight: bold;
  color: #4c4c4c;
  margin-top: 24px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#919192;
  color:#919191;
  margin: 20px 0 15px 0; 
  }
  
#wrapper {
  width: 960px;
  margin: 0 auto;
  }

#header a {
  height: 80px;
  background: url(images/manuka-street-hospital-logo.gif) left top no-repeat;
  display: block;
  }

#navbar {
  color: #a5a5a3;
  height: 12px;
  padding-bottom: 28px;
  width: 100%;
  }
#navbar a, .current {
  padding: 0 22px;
  text-decoration: none;
  }
.current {
  font-weight: bold;
  color: #cb333b;
  }

#schjv {
  float: right;
  margin-top: 2px;
}

#homepagepic, #subpagepic {
  height: 255px;
  background: url(images/dotted-line.gif) left bottom repeat-x;
  padding-bottom: 40px;
  }
#subpagepic {
  height: 176px;
  }
  
#content {
  margin: 30px 0;
  overflow: auto;
  height: 100%;
  }

.contentpanel {
  width: 304px;
  float: left;
  }

.centrepanel {
  padding: 0 24px;
  }

.centrepanel img {
	max-width: 100%;
	height: auto;
}

#leftlinks a {
  font-weight: bold;
  text-decoration: none;
  line-height: 200%;
  }

form#cformsform {
	max-width: 100%;
}

#footer {
  padding: 46px 0 16px 0;
  margin-top: 20px;
  background: url(images/dotted-line.gif) left top repeat-x;
  }
#footer a, #footer, #footer p, #footer li {
  color: #8b8e91;
  font-size: 11px;
  }
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer td {
  padding-right: 20px;
  width: 25%;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footer ul li {
  padding-bottom: 6px;
  line-height: 120%;
}


#copyright {
  text-align: center;
}
#copyright p {
  display: inline;
  }
#copyright a, #copyright, #copyright p {
  color: #a5a5a3;
  font-size: 11px;
  }

#thumbnails {
  width: 281px;
  border: 0;
  border-collapse: collapse;
  }
#thumbnails td {
  padding: 0;
  margin: 0;
  }
#thumbnails img {
  float: left;
  padding-bottom: 20px;
  }
#thumbnails img:hover {
  -moz-opacity:.75;
  filter:alpha(opacity=75);
  opacity:.75;
  }

#gallerypic {
  width: 602px;
  margin-left: 52px;
  float: left;
  }

.arrowlink, .arrowbacklink, .arrowlinkup {
  background: url(images/arrow-link.gif) left 2px no-repeat;
  line-height: 19px;
  padding-left: 20px;
  text-decoration: none;
  }
.arrowlink:hover, .arrowbacklink:hover, .arrowlinkup:hover {
  background-position: left -12px;
  color: #777777;
  }
.arrowbacklink {
  background: url(images/arrowback-link.gif) left 2px no-repeat;
  }
.arrowlinkup {
  background: url(images/arrow-top.gif) left 2px no-repeat;
  color: #a5a5a3;
  }
  
.homepanelimage {
  margin-left: -10px;
  }

.margins {
  padding: 0 12px;
  font-weight: normal;
  }  

.newsdate {
  font-style: italic;
  font-size: 11px;
  padding-bottom: 8px;
  }

.quotes p {
  font-style: italic;
  }

.newsimage img {
  padding-top: 12px;
  }



/* 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;
}