/*
THEME NAME: Dance-n-Fitness
THEME URI: http://dance-n-fitness.com/
DESCRIPTION: A custom theme for Dance-n-Fitness.
VERSION: 3.0
AUTHOR: Sean Hayford O&#8217;Leary Design
AUTHOR URI: http://hayfordoleary.com/
*/

abbr {
	border: 0;
}

#access #menu {
	display: none;
}

#access .skip-link {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#content img {
	border: 0;
}

#content .aligncenter {
	display: block;
	margin: 15px auto;
}

#content .alignleft {
	clear: left;
	float: left;
	margin: 0 15px 15px 0;
}

#content .alignright {
	clear: right;
	float: right;
	margin: 0 0 15px 15px;
}

.edit-link {
	background: #4c4c4c;
	padding: 2px;
}

.edit-link a, #wrapper .edit-link a {
	color: #ddd;
	font: 10px 'Helvetica', 'Arial', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.entry-date {
	color: #aaa;
	font-size: 12px;
}

#footer {
	color: #aaa;
	font: 10px 'Helvetica', 'Arial', sans-serif;
	text-transform: uppercase;
}

#footer a {
	color: #aaa;
}

.gallery-caption {
	color: #aaa;
	font: 10px 'Helvetica', 'Arial', sans-serif;
	padding: 5px;
	text-transform: uppercase;
}

#header #blog-description {
	display: none;
}

#header #blog-title {
	color: #000;
	font: 25px 'Garamond', 'Garamond Premier Pro', 'Times New Roman', 'Times', serif;
	height: 80px;
	padding: 0 50px;
	width: 800px;
}

#header #blog-title a {
	color: #4c4c4c;
	font-size: 70px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	width: 700px;
}

html {
	background: #fff;
	color: #000;
	font: 16px 'Garamond', 'Garamond Premier Pro', 'Times New Roman', 'Times', serif;
	width: 100%;
}

.sidebar {
	display: none;
}

table tr td {
	border: 2px solid #aaa;
	padding: 5px;
}

#wrapper {
	background-color: #fff;
	color: #000;
	margin: 50px auto 0 auto;
	text-align: left;
	width: 950px;
}

.page #wrapper #content {
	padding: 0 50px 50px 50px;
}

.home #wrapper {
	background: #fff url('./images/bg-home.jpg') no-repeat top left;
	height: 500px;
}

.home #wrapper #content {
	padding: 0 40px 0 500px;
}

.home #wrapper .entry-title {
	font-weight: normal;
	margin: 0;
}