Theme Name: Medlab Pathology
Theme URI: http://www.medlab.com.au
Description: Medlab Pathology Website - White
Version: v2
Author: PicNet Information Technology Services
Author URI: http://www.picnet.com.au


@charset "utf-8";
/* CSS Document */
#main {
	overflow:auto;
	padding-bottom: 40px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	width:100%;
	clear:both;
	background-color:#f5f5f5} 

#footer p {font-size:11px; float:right}

/* Sticky Footer Cross Browser Elements */
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End Sticky Footer */

/* Font Elements */
body{font:13px/1.5 'Helvetica Neue', Helvetica, Arial,'Liberation Sans',FreeSans,sans-serif}
a:focus{outline:1px dotted invert}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:32px}
h2{font-size:12px; border-bottom: 1px dotted #143d8d; margin:20px 0px 5px 0px; text-transform:uppercase}
h3{font-size:23px; color: #143d8d}
h4{font-size:19px; color: #143d8d}
h5{font-size:14px;}
h6{font-size:14px; line-height: 1.8em; font-weight:normal}
ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}
p,dl,hr,h1,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
p {font-size:12px}
p.description {font-size:13px; color:#143d8d; padding: 10px 0px; border-bottom: 1px solid #f5f5f5; border-top: 1px solid #f5f5f5}

a {color: #143d8d; font-weight:bolder; text-decoration:none}
a:hover{color:#DF0024; text-decoration:none}
.sidebar a {display:block; width: 195px; height: auto; font-weight:normal; color:#06F}
.sidebar a:hover {background-color:#f5f5f5; color: #06F}
.sidebar h5 {color: #143d8d; border-bottom: 1px dotted #06F; padding-bottom:5px}
strong {color: #143d8d}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

h1.title {display:block; background-image:url(images/medlab_logo.png); background-repeat:no-repeat; width:168px; height: 100px; text-indent:-9999px; margin: 20px 0px 0px 32px}
h5.news {margin-bottom: 0px; color: #143d8d
}

/* Structural Elements */

html {
	/*background-image:url(images/gradient1.jpg); 
	background-repeat:repeat-x;*/
	background-color: #fff;
	height:100%
}

body {
	text-align:center;
	color: #333;
	background-image:url(images/smoke3.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	height:100%
	}

.wrap {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 960px;
	height: auto;
	min-height:100%
}

#navigation{ 
margin-bottom:20px; clear:both; background-image:url(images/menu_blue.png); background-repeat:no-repeat; height:40px
}

#navigation img {display: inline; float:left; position:relative}

#navigation ul {font-size: 11px; list-style:none; padding-top: 11px; margin-left: 23px}

#navigation li{padding:0px 40px 20px 10px; margin: 0px; display: inline; float:left; position:relative}

#navigation li a {color:white; text-decoration:none}

#navigation ul li a:hover {color:#DF0024}

#collectioncentre_button {
	display:block;
	width: 194px;
	height: 60px;
	background-image:url('images/collectioncentre_button.png');
	background-repeat: no-repeat
	
	}

#collectioncentre_button:hover {
	background-position:0px -60px}

#header{
}

.box {
	display: inline;
	float: left;
	position: relative;
	width: 680px;
	margin-bottom:20px;
}

/*New Glass Panel*/
.boxtop {
	height:20px;
	width:680px;
	background-image:url('images/680x1600bg.png');
	background-position:0px 0px;
	}
.boxbody {
	height:auto;
	width:620px;
	background-image:url('images/680x1600bgslice.png');
	background-repeat: repeat-y;
	padding:0px 30px 20px 30px;
	}
.boxbottom {
	height:20px;
	width:680px;
	background-image:url('images/680x1600bg.png');
	background-position:0px -1580px;}

.box h6 {padding-right: 300px; margin-left:33px; margin-bottom:20px}

.side{
	display: inline;
	float: left;
	position: relative;
	width: 260px;
	margin-left: 20px;

}
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.sidebar {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:260px; /* based on image dimensions - not quite consistent with drip styles yet */
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:60px; /* spacing under dialog */
}

.sidebar .content,
.sidebar .t,
.sidebar .b,
.sidebar .b div {
 background:transparent url(images/260x1600bg.png) no-repeat top right;
 _background-image:url(260x1600bg.gif);

}


.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:680px; /* based on image dimensions - not quite consistent with drip styles yet */
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:60px; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/680x1600bg.png) no-repeat top right;
 _background-image:url(680x1600bg.gif);
}

.dialog .content, 
.sidebar .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t, 
.sidebar .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b, 
.sidebar .b{
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div, 
.sidebar .b, 
.sidebar .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b, 
.sidebar .b {
 background-position:bottom right;
}

.dialog .b div,
.sidebar .b div{
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .wrapper, 
.sidebar .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	height:auto;
	overflow:hidden; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h3,
.sidebar h4 {margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0px
}
.sidebar h4 {padding-bottom: 10px}


.dialog h3,
.sidebar h2{
 padding-bottom:0px;
}

.sidebar img {padding: 1px 1px 15px 1px; background-color:#f5f5f5 }
.entry-content img  {padding: 7px; background-color: #f5f5f5}

/*Blog Post CSS */

.post {height: 100%; padding-bottom:20px; margin-bottom:0px; overflow: hidden; }
.post h3 {border-bottom: 1px dotted #06F; margin-bottom: 15px}
.post h3 a {margin-bottom:10px; color:#143d8d; text-decoration:none}
.post h3 a:hover{color:#DF0024; text-decoration:none}
.entry-date {font-style:oblique; font-size:11px; float: right; margin-top: 15px;margin-bottom: 10px; display:inline; position:relative}
.panelcontent {padding: 20px}

ul#quicklinks {margin-top: 120px; list-style:none}
#quicklinks li a{margin-left: 0px; font-weight:bold; display:inline; float:left; text-decoration:none; padding-right:10px}
.entry-meta {font-size:11px; float: right; margin-top: 10px;  clear:both; border-top: 1px dashed #f5f5f5; width: 100%}
.entry-content {height: auto}

.side li {list-style:none; margin-left:0px}
.side ul li {list-style:none; margin-left:0px}

#footer ul {display:inline; float:right; width:600px; position:relative; list-style:none; margin:10px 0px 0px 0px}
#footer ul li {display: inline; float:right; color:#333; font-size:10px; margin-left:10px}

.wp-caption, p.wp-caption-text {
text-align: right;
color:#143d8d;
font-size: 11px;
font-style:oblique;
margin-top:5px;
}

blockquote {
margin: 0px 40px 20px 40px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;
border-bottom: 1px dotted #ccc;
color: #143d8d
}


#left {  width:290px; float: left; display: inline; position: relative; font-size:10px}
#right {width:290px; float: right; display: inline; position: relative; font-size:10px}

.login {margin-top: 40px; width: 250px; color:#143d8d}
.login input {float: right; margin-bottom: 5px; clear: right}
.login label {float: left; clear: both}
#submitbutton{display:inline; position:relative; float:right}

.grey{color:grey; font-style:italic;}
.postcodep{color:black;}

