/*

Theme Name: LDS

Theme URI: http://www.liverpooldaysurgery.com.au

Description: LDS theme. (Based on Twenty Ten)

Version: 1.0

Author: SSW

Author URI: http://www.ssw.com.au

Tags: LDS, basic

*/



@import "css/reset.css";

@import "css/typography.css";

@import "css/layout.css";



#Footer {clear:both;}

.description {
    color: #333333;
    font-size: 15px;
    line-height: 21px;
    PADDING-BOTTOM: 10px;
}

.description .opening {
    color: #777777;
    font-size: 18px;
    line-height: 25px;
}

.description img{
float:none;
}

.content img {
background: none;
border: 0px;
}

.contactroute_input {
padding: 4px;}

.wp-caption {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 0px;
    margin: 10px;
    padding: 5px;
    text-align: center;
}

/* MENU FIX*/

#menu-top-menu li a { line-height: 39px;}

/* Table */
.blue-table {
	margin:20px 0;padding:0px;
	width:100%;
	border:1px solid #ffffff;
border-top:1px solid #d3dfee;
}.blue-table table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

}.blue-table tr:hover td{
	
}
.blue-table tr:nth-child(odd){ background-color:#ffffff; }
.blue-table tr:nth-child(even)    { background-color:#d3dfee; }.blue-table td{
	vertical-align:middle;	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px 10px;
	color:#000000;
}.blue-table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.blue-table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.blue-table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.blue-table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.blue-table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.blue-table th{
	text-align:center;
font-weight:bold;
padding:5px;
}