/*

Theme Name: Styles United Taekwondo

Theme URI: http://stylesunited-taekwondo.com

Description: Developed by <a href="http://finite-designs.com">Finite Designs</a>

Version: 1.0

Author: Finite Designs

Author URI: http://finite-designs.com

*/

* {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url("./images/bg.png") repeat-x #3d6475;
}

img {
	border: 0;
}

#content {
	width: 859px;
	background: #fff url("images/body_bg.png") bottom repeat-x;
	padding: 0 20px 10px 20px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#page {
	width: 899px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: url('images/header_logo.png') center no-repeat;
	width: 877px;
	height: 274px;
	margin: 0 auto;
	padding: 0;
}
	
#nav {
	font-family: Arial Black, Arial, Verdana, Tahoma, Sans-serif;
	font-size: 13px;
	width: 877px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: inline;
	position: relative;
	color: #fff;
	bottom: -4px;
}

#nav ul li a, #nav ul li a:visited {
	padding: 0px 5px 0px 5px;
}

#nav ul li a:hover {
	width: 100%;
	height: 100%;
	padding: 0px 5px 0px 5px;
	background-color: #ffffff;
	color: #333;
}

#nav ul li ul {
	display: none;
	position: absolute;
	top: 14px;
	height: 20px;
	width: 150px;
	margin: 0;
	padding: 0;
}

#nav ul li:hover ul {
	display: block;
	left: 0;
}

#nav ul li ul li {
	margin: 0;
	padding: 0;
	display: list-item;
	margin-right: 0px;
}

#nav ul li ul li a, #nav ul li ul li a:visited {
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	background-color: #fff;
	color:  #333;
	text-align: left;
	height: 20px;
	line-height: 18px;
	border-bottom: 1px solid #eee;
	margin-right: 0px;
}

#nav ul li ul li a:hover {
	width: 150px;
	background: #ccc;
	height: 20px;
	overflow: hidden;
	margin-right: 0px;
}

#nav a, #nav a:visited {
	text-decoration: none;
	color: #fff;
}

#nav_left {
	position: relative;
	top: -2px;
	width: 240px;
	height: 20px;
	float: left;
}

#nav_logo {
	float: left;
	height: 20px;
}

#nav_right {
	position: relative;
	top: -2px;
	text-align: right;
	width: 240px;
	height: 20px;
	float: right;
}

.post {
	font-family: Arial;
	color: #222;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 1.2em;
}

.post ul {
	margin-left: 20px;
}

.post a, .post a:visited {
	color: #333;
}

.post a:hover {
	color: #555;
}

#footer {
	font-size: 1.1em;
	width: 899px;
	text-align: center;
	background: #ccc;
	margin: 8px 0 0 0;
	padding: 6px 0 6px 0;
	border: 1px solid #333;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #333;
}

#subheader-left {
	width: 231px;
	float: left;
	margin: 20px 0 0 0;
	height: 84px;
}

#subheader-left h1 {
	font-style: italic;
	font-size: 20px;
}

#subheader_logo {
	float: left;
	width: 397px;
	height: 104px;
}

#subheader-right {
	float: right;
	margin: 20px 0 0 0;
	text-align: right;
	height: 84px;
}

#subheader-right a{
	color: #0000ff;
}

#subheader-right h1 {
	font-size: 20px;
}

#subheader-right h2 {
	font-size: 14px;
}

#subheader-left h1 {
	font-size: 20px;
}

#subheader-left h2 {
	font-size: 14px;
}

.entry p {
	padding: 16px 0 16px 0;
}

.post h2 {
}

.testimonials {
margin-top: 10px;
border-collapse: collapse;
}

.testimonials td {
vertical-align: middle;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
}
