/*
Theme Name: ADSport Theme
Theme URI: http://wordpress.org/
Description: Adaptation of the default WordPress theme for the AD Sport Massage website.
Version: 1.0
Author: Mark Egan, Daniel Peters
Author URI: http://www.danpeters.com.au


	AD Sport Massage v1.0
	 

	This theme was designed and built by Mark Egan and Daniel Peters, based on the Kubrick theme by Michael Heilemann.

*/



html {
	width:100%; height: 100%;	
	text-align: center;
}

body {  
    margin:0;padding:0;
    text-align: center;
    background-color: #fff;
    font-family: Verdana
    font-size: 14px;
}

body.splash {  
    background-color: #760014;
	text-align: center;
	width: 100%;
	height: 100%;
}
#splash_container {
	width: 100%;
	height: 100%;
}
#splash_logo {
	position: relatve;
	margin: 18% auto;
}

#container {
	position: relative;
	width: 820px;
	min-height: 100%;
        margin: auto;
	padding-top: 27px;
}
#header {
	position: absolute;
	width: 100%;
	left: 0px;
	height: 152px;
	background-color: #760014;
}
#nav {
	position: relative;
	text-align: center;
	margin: 130px auto 0px;
	padding: 0px;
	border-bottom: 1px solid #e3e3e3;
}
#nav, {
	margin: 160px auto 0px;
}

#nav a:hover {
	opacity: 0.2;
}

#home-logo {
	z-index: 100;
	position: absolute;
	float: right;
	right: 30px;
}
#contact-img {
	z-index: 200;
	position: relative;
	float: left;
	left: 60px;
}
#content, .page {
	position: relative;
	background-color: #f4f4f4;
	display: block;
	text-align: left;
	min-height: 800px;
	margin: 15px;
	padding: 20px 15px 0px 15px;
}

#content p {
	padding: 5px 5px;
}
#content p a {
	font-weight: bold;
}

.page {padding-left: 15px;}
.category-news small {
	font-size: 0.65em;
	color: #707173;
	font-family: Verdana;	
	font-weight: normal;
	padding-left: 15px;
	font-style: italic;
}

.navigation a {
	font-family: Verdana;	
	font-weight: normal;
	color:#707173;
	font-size: 0.8em;
	opacity: 0.5;
}
.navigation a:hover {
	opacity: 1;
}

.category-news h3 {
	font-size: 1.4em;
	color: #dc2925	
	font-family: Verdana;	
	font-weight: bold;
	padding-left: 15px;
}

#leftbox-container {
	position: relative;
	margin: 30px 0px 30px 0px;
	width: 182px;
	display: block;
}
#rightbox-container {
	position: relative;
	right: 0px;
	float: right;
	width: 169px;
	margin: 30px 0px 30px 0px;
}
#leftbox-container > div, #rightbox-container > div {
margin-bottom: 13px;	
}

#menu {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 580px;
}
#menu li img {
	margin: 0px 25px;
}

h1 {
	color: #c41230;
	font-size: 1.4em;
	font-family: Verdana;
	margin: 0px;
	margin-bottom: 14px;
 text-shadow: #f1c2c1 0px 0px 1px;
}

h2 {
 color: #c41230;
 font-family: Verdana;
 font-weight: bold;
 font-size: 1.4em;
padding-top: 15px;	
 padding-top: 4px;
 margin: 4px 4px;
 text-shadow: #d3d3d3 0px 0px 1px;
}
p {
color: #707173;
font-size: 0.8em;
line-height: 1.2em;
font-family: Verdana;	
margin: 10px;
}

.sidebar p {
	font-size: 0.6em;
}


.entry {
	font-size: 1em;
	padding: 0px 0px 20px 15px;
}
.entry img {
	padding-left: 15px;
}
h3, #welcome p {
	font-size: 0.9em;
	color: #707173;
	font-family: Verdana;	
	font-weight: normal;
	line-height: 1.2em;	
 text-shadow: #d3d3d3 0px 0px 1px;
	margin-bottom: 5px;
}
.readmore {color: #760014;}
.steps {
	padding-left: 20px;	
}
.steps li { 
	color: #dc2925;
	font-size: 1.0em;
	font-family: Verdana;
	padding-bottom: 8px;
	padding-top: 4px;
	border-bottom: 1px solid #707173;
}

.steps li, ol, {
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	left: 0px
}
ol, {
	margin-left: 7px;
}

a img, img a {border: none;}
a {
	color: #c41230;
	text-decoration: none;
	border: none;
 text-shadow: #f1c2c1 0px 0px 1px;
}
ul {
font-family: Verdana;
font-size: 0.8em;
color: #707173;
line-height: 1.5em;
list-style-position: inside;
padding: 5px 20px;
margin-left: 15px;
list-style-image: none;
}
.alignleft {float: left; padding: 0 20px 20px 0px; }
#footer {
display: block;
 position: relative;
 width: 100%;
 height: 60px;
margin: 20px 0px;
	text-align: center;
 background-color: #760014;
}
#footer ul {
	position: relative;
	left: 280px;
	top: 10px;
	display: inline;}
#footer ul li {
	display: inline;
	padding: 10px 30px;
	color: #fff;
}
#footer a {
	color: #fff;
}
object, embed, img {max-width: 100%;}
.align-right {
	float: right;
	right: 0px;
}
.backLava {position: absolute; bottom: 0px;}

.selectedLava {opacity: 0.5;}