/*
Theme Name: Tissue-Viability
Theme URI: http://www.tissueviability.org/
Description: "Tissue Viability - Theme created by <a href="http://www.miggle.co.uk">miggle.co.uk</a>.
Version: 1.0.0
Author: miggle.co.uk
Author URI: http://www.miggle.co.uk
Tags: fixed width, widgets, widget ready, right sidebar, three columns, premium, professional, simple, seo friendly, clean, green, gravatars, valid XHTML, valid CSS

	Tissue Viability v1.0.0
	http://www.miggle.co.uk

	This theme was designed and built by miggle.co.uk
*/

body {
 background-color: #bebebe;
 margin: 0;
 padding: 0;
}

html, body {
 font: normal 85% Tahoma;
 line-height: 1.4em;
}

#wrap_all {
 width: 950px;
 height: auto;
 margin: 0 auto;
 text-align: left;
 padding: 0 20px; 
 position: relative;
 background: url("img/css/shadow.png") transparent center top repeat-y;
}

#footer_shadow {
 width: 990px;
 height: 15px;
 margin: 0 auto;
 background: url("img/css/shadow_footer.png") transparent center;
}

.main {
 min-height:100%; 
 width: 950px;
 margin: 0 auto;
}

.header {
 position: relative;
 height:200px;
 background: url("img/css/header.png") transparent left bottom;
}

#content {
 padding: 0 18px 15px 25px; 
}

#blog-title {
 position: absolute;
 bottom: 0;
 left: 20px;
 width: 516px;
 height: 113px;
 padding: 35px 0 0 35px;
 background: url("img/css/blog-header-bg.png") transparent center top no-repeat;
}

.span-5 {
 margin: 0 0 0 8px;
}

.width-170 {
 width: 178px;
}

.side-title {
 font: normal 12pt Tahoma;
 color: #b3b3b3;
 border-bottom: 22px solid #ed313b;
}

.space {
 margin-right: 8px;
}

#logos {
 position: absolute;
 bottom: 0;
 right: 18px;
 width: 348px;
 height: 110px;
 background: url("img/css/logos-bg.png") transparent center top;
}

#tvcs-clinic {
 width: 170px;
 height: 90px;
 border-bottom: 20px solid #ed313b;
}

#tvcs-consult {
 width: 170px;
 height: 90px;
 border-bottom: 20px solid #ed313b;
}

.clear {
 clear: both;
}

h1.title, h2.title {
 margin: 0;
 padding: 0;
 line-height: 1.3em;
}

h1.title a {
 font: normal 20pt Tahoma;
 color: #ed313b!important;
}

h2.title {
 font: normal 10pt Tahoma;
 font-style: italic;
 color: #ed313b;
}

h2.title-1 a {
 font: normal 18pt Tahoma;
 color: #ed313b;
}

h2.title-1 a:hover {
 font: normal 18pt Tahoma;
 color: #ed313b;
}

#link-box-right {
 margin-left: 8px;
 padding: 8px 4px;
 border-left: 1px solid #ed313b; 
 border-bottom: 1px solid #ed313b; 
}

#link-box-left {
 padding: 8px 4px 8px 12px;
 border-right: 1px solid #ed313b; 
 border-bottom: 1px solid #ed313b; 
}

.span-12 {
 width: 545px;
 padding: 0 0 20px 0;
}

.post {
 padding-bottom: 8px;
 margin-bottom: 8px;
 border-bottom: 1px solid #666666; 
}

.com-header img.avatar {
 margin-bottom: 4px;
}

.footer {
 padding: 10px;
 background-color: #ed313b;
}

.footer p {
 font: normal 7.5pt Tahoma;
 color: #FFFFFF;
}

.footer p a {
 font: normal 7.5pt Tahoma;
 color: #FFFFFF;
 font-weight: bold;
}

.footer p a:hover {
 font-weight: normal;
}

table { border-collapse:collapse; }
td, form, h1, h2, h3, h4, h5 ,h6, ul, li, p { margin:0; padding:0; }
img { border:0 none; }
map { display:none; }
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }

.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right !important; }
.tal { text-align:left !important; }
.tac { text-align:center !important; }
.di img { display:inline !important;}
img.di { display:inline !important;}
.clr { clear:both; height:1px; overflow:hidden; }
.clear { clear:both; }
object { display:block; }	
.fl { float:left; }
.fr { float:right; }
.block { display:block; }
.hide { display:none; }

body, td, th, form, h1, h2, h3, h4, h5 ,h6, ul, li, p, div, a, code, blockquote { font:normal 9pt Tahoma; color:#666666; line-height:200%; }
textarea, input { font-size:12px; font-family:tahoma,helvetica,sans; color:#333333; }
a, a:link, a:active { text-decoration:none; color:#666666; font-weight: bold; }
a:hover { 
color:#666666; 
font-weight: normal;
}
a:visited { color:#666666; }
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active { text-decoration:none; }
.ainv a:hover { text-decoration:none; }
a.ainv:link, a.ainv:visited, a.ainv:active { text-decoration:none; }
a.ainv:hover { text-decoration:none; }
ul, ol {
 margin: 0 0 10px 20px;
}

li ol {
 margin: 0 0 10px 20px;
 padding: 0;
}
/** basic **/

/**
== STRUCTURE: ========================
    * Page width:            980 px
    * Number of columns:     24
    * Column width:          20 px
    * Margin width:          20 px
======================================
**/

/* added while developing */

/* added while developing */

.top-title {
	font-size:25px;
	padding:25px 0 0 0;
	line-height:80%;
	font-weight: bold;
}
	.top-title a {
		font-size:25px;
		line-height:80%;
		color:#FFF !important;
		text-decoration:none;
	}
.slogan {
	font-size:13px;
	padding:10px 0 0 0;
	line-height:120%;
	font-weight:normal;
}
.white {
	color:#FFF;
}
.top-nav {
	background: 0 0 repeat-x #7BD0F4;
	border-top:1px solid #7BD0F4;
	border-bottom:1px solid #7BD0F4;
	height:28px;
}
.list-1, .list-2 {
	padding:0;
	margin:0;
}
.list-1 {
	height:28px;
}
	.list-1 li {
		height:28px;
		
		padding:0;
		float:left;
		display:block;
		margin:0;
		line-height:110%;
	}
	.list-1 li {
		height:22px;
		padding:6px 20px 0 20px;
		float:left;
		background:#7BD0F4;
		border-right:1px solid #7BD0F4;
	}
	.list-1 a {
		font-size:15px;
		line-height:110%;
		color:#005F9D !important;
	}
	.list-1 a.act, .list-1 li.current_page_item {
		font-weight:bold;
		padding-top: 7px;
		background:#7BD0F4;
	}
	.top-nav span.fr {
		padding:6px 20px 0 10px;
		border-left:0px solid #9FA2A4;
		height:22px;
		line-height:100%;
	}
	.top-nav div.fr {
		padding:1px 0 0 0;
		line-height:100%;
	}
.button {
	cursor:pointer;
	font-size:13px;
	color:#000;
}
.textfield {
	width:150px;
	color:#999;
	font-size:13px;
}
.search-button {
	background:url(img/find.gif) no-repeat;
	width:50px;
	height:22px;
	text-align:center;
	border:0 none;
	margin:0 20px 0 10px;
}
.orange-button {
	background:url(img/button.gif) no-repeat;
	width:94px;
	height:25px;
	text-align:center;
	border:0 none;
	color:#FFF;
}
.search-textfield {
	padding-left:20px;
	background:url(img/search.gif) 4px 4px no-repeat #FFF;
}	

.span-14 {
	width:540px;
	padding:0 0 20px 0;
}
.side-block {
	/*
	border:1px solid #DAF2FC;
	background:#F6FCFF;
	*/
	padding:10px 0;
	line-height:150%;
	margin:0 0 15px 0;
}
	.side-block * {
		line-height:150%;
	}
	.side-block ul li {
		padding:0 0 5px 0;
		/*
		background:url(img/raquo.gif) 4px 7px no-repeat;
		*/
		margin:0;
		
		display:block;
	}

	.list-2 li {
		padding:0 0 10px 20px;
		/*
		background:url(img/raquo.gif) 4px 5px no-repeat;
		*/
		margin:0;
		
		display:block;
	}
	.list-2 .sublevel {
		padding:0 0 10px 36px;
		/*
		background:url(img/raquo.gif) 20px 5px no-repeat;
		*/
	}
	.list-2 span {
		font-size:11px;
		color:#999;
	}
	.list-2 .act {
		font-weight:bold;
		color:#CC4200 !important;
	}

		blockquote {
			display:block;
			margin:0;
			background:url(img/top-quotes.gif) 20px 0 no-repeat;
			padding:0 0px 15px 0px;
			font-style: italic;
		}
		blockquote p {
			display:block;
			background:url(img/bottom-quotes.gif) right bottom no-repeat;
			padding:20px 20px 20px 40px;
			margin:0 20px 0 0;
		}
		code {
			margin:0 20px;
			padding:15px;
			background:#EDFBF6;
			display:block;
			/* border:1px solid #BEE2D5; */
		}
.calendar {
	background:url(img/calendar.gif) no-repeat;
	width:47px;
	height:53px;
	line-height:100%;
	position:absolute;
	margin:0 auto auto 0;
}
	.calendar span {
		padding:11px 0 6px 0;
		color:#FFF;
		font-size:11px;
		line-height:100%;
	}
	.calendar div {
		font-weight:bold;
		color:#FFF;
		font-size:19px;
		line-height:100%;
	}
.title, .title-0 {
	padding:6px 0 15px 0px;
	line-height:110%;
}
	.title * {
		line-height:110%;
	}
	.title div {
		padding:3px 0 0 0;
		font-size:13px;
		color:#999;
		line-height:150%;
	}
		.title div a {
			font-size:13px;
		}
.title-0 {
	padding:0 !important;
	margin:0 !important;
}
	.title-0 .title-1 {
		margin-top: 0;
		padding-top: 0;
	}
.permalink {
	padding:0 0 0 25px;
	margin:0 30px 0 0;
	background:url(img/permalink.gif) 0 0 no-repeat;
	font-size:11px;
}
.comments {
	padding:0 0 0 25px;
	margin:0 30px 0 0;
	background:url(img/comment.gif) 0 0 no-repeat;
	font-size:11px;
}
.title-2 {
	font-size:17px;
	border-bottom:2px solid #BEE2D5;
}
p.clear {
	padding:10px 0 0 0;
}

.list-4 {
	display:block;
	padding:0;
	margin:0;
	
}
	.list-4 li {
		display:block;
		padding:0 10px 15px 10px !important;
		margin:0 !important;
	}
	* html .list-4 li {
		padding:0 30px 0 10px !important;
	}
	*:first-child+html .list-4 li {
		padding:0 40px 0 20px !important;
	}
	.list-4 img {
		position:absolute;
		margin:0 auto auto 0;
	}
	* html .list-4 img {
		margin:20px auto auto 0;
	}
	*:first-child+html .list-4 img {
		margin:20px auto auto 0;
	}
	.list-4 .tp {
		display:block;
		height:35px;
		padding:0 0 0 40px;
		margin:0;
		border-bottom:1px solid #BEE2D5;
		text-align:left;
	}
		.list-4 .tp cite {
			display:inline;
			padding:0;
			margin:0;
		}
#wp-calendar caption {
	padding-bottom: 5px;
}
#wp-calendar th {
	padding-top: 5px;
}
#wp-calendar td {
	padding-right: 9px;
	line-height: 150%;
}

.alignnone {
	padding: 0px 15px 5px 0;
}
.alignleft {
	float: left;
	padding: 0px 15px 5px 0;
}
.alignright {
	float: right;
	padding: 0px 0px 5px 15px;
}
.aligncenter {
	float: right;
	padding: 0px 0px 5px 15px;
}

.com h3 {
	margin-bottom: 15px;
}
#commentform p {
	margin-bottom: 5px;
}
	#commentform p label {
		margin-left: 5px;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.date {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}