html, body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	background: #000000;
	font-size: 13px;
	color: #262626;
}

h1, h2, h3, h4, h5, h6, p, li {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
h1 { font-size: 17px; font-weight: bold; color: #009d9f; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

a {
	color: #febb00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}

.Clear {
	clear: left;
}

#Page #Header,
#Page #Header #Menu,
#Page #Content,
#Page #Content #ColumnSide,
#Page #Content #ColumnMain,
#Page #Content #ColumnLeft,
#Page #Content #ColumnMiddle,
#Page #Content #ColumnRight {
	float: left;
}
#PageWrapper {
	margin: auto;
	width: 100%;
	background: url("/templates/northmiamibeach/images/bg-body.jpg") repeat-x #FFF;
}

#Page {
	margin: auto;
	width: 960px;
}

#Page #Header {
	clear: left;
	width: 100%;
	height: 275px;
}
#Page #Header #Menu {
	clear: left;
	width: 100%;
	height: 50px;
}
#Page #Header #Logo {
	clear: left;
	float: left;
	width: 220px;
	height: 220px;
}
#Page #Header #Logo img {
}

#Page #Header #Creative {
	float: left;
	width: 740px;
	height: 189px;
	margin-top: 10px;
	background: #000;
}

#Menu ul {
	padding: 0px;
	margin: 0px;
}
#Menu ul li {
	list-style-type: none;
	float: left;
}
#Menu ul li a {
	display: block;
	font-size: 16px;
	padding: 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ebd775;
}
#Menu ul li a:hover,
#Menu ul li.Active a {
	color: #00afb2;
}



#Submenu {
	margin-bottom: 8px;
	padding: 0px 0px;
}
#Submenu ul {
	padding: 0px;
	border-top: 1px solid #B1B1B1;
	list-style-type: none;
	margin: 0px;
}
#Submenu ul li {
	padding: 0px;
	border: 1px solid #0da1a3;
	border-top: 0px;
}
#Submenu ul li a {
	color: #ffffff;
	border: 2px solid #FFF;
	font-size: 14px;
	padding: 8px 8px;
	padding-top: 9px;
	background: #11b3b6;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#Submenu ul li a.Active,
#Submenu ul li a:hover {
	background: #0da1a3;
	color: #ebd775;
}


#Page #Content {
	clear: left;
	width: 100%;
	padding-bottom: 50px;
}
#Page.Index #Content {
	background: url("/templates/northmiamibeach/images/bg-content-index.gif") repeat-y #FFF;
	background-position: top right;
	padding-bottom: 0px;
}


#Page #Content #ColumnSide {	width: 220px; }
#Page #Content #ColumnMiddle {	width: 380px; }
#Page #Content #ColumnRight {	width: 360px; }
#Page #Content #ColumnMain {	width: 740px; }

#Page #Content #ColumnSide .Wrapper {
	padding: 10px 0px;
	padding-bottom: 15px;
}
#Page #Content #ColumnMiddle .Wrapper {
	padding: 10px 12px;
	color: #ffffff;
}
#Page #Content #ColumnRight .Wrapper {
	padding: 10px 12px;
	padding-bottom: 15px;
	color: #ffffff;
}
#Page #Content #ColumnMain .Wrapper {
	padding: 10px 15px;
	padding-right: 0px;
}
#Page #Content #ColumnMain .Wrapper .Wrapper {
	padding: 0px;
}

#Page #Content #ColumnMiddle h1,
#Page #Content #ColumnMiddle a,
#Page #Content #ColumnRight a {
	color: #262626;
}
#Page #Content #ColumnRight h1 {
	color: #ffffff;
}


.Post {
	padding: 0px 0px;
	padding-bottom: 15px;
}
.Post h1 .Date {
	display: inline;
	background: none;
	padding: 0px;
	padding-right: 10px;
	color: #262626;
}
.Post h1 a {
	text-decoration: none;
}
.Post img {
	border: 3px solid #323232;
}
.Post p.ViewComments {
	margin: 10px 15px;
	padding: 10px 0px;
	text-align: right;
}
.Post .PostSeperater {
	clear: left;
	margin: 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #282828;
}

#WodScroll {
	padding-top: 5px;
}
#WodScroll #Week {
	float: left;
	padding-left: 1px;
}
#WodScroll #Week .Weekday {
	float: left;
	margin-right: 1px;
	background: url("/templates/northmiamibeach/images/wodscroll-weekday.gif") no-repeat;
	background-position: top right;
	width: 44px;
	height: 46px;
}
#WodScroll #Week .Weekday.Active {
	background: url("/templates/northmiamibeach/images/wodscroll-weekday.gif") no-repeat;
	background-position: top left;
}
#WodScroll #Week .Weekday p {
	text-align: center !important;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px;
	color: #FFF;
}
#WodScroll #Week .Weekday p span {
	font-size: 20px;
	line-height: 16px;
}
#WodScroll #Week .Weekday p a {
	text-decoration: none;
	color: #FFF !important;
}
#WodScroll #ScrollLeft,
#WodScroll #ScrollRight {
	float: left;
	width: 9px;
}

.CertSchedule {
	padding: 7px 0px;
}
.CertSchedule h3 {
	line-height: 1em;
	font-size: 14px;
	padding: 0px;
}
.CertSchedule p {
	padding: 0px;
}
.CertSchedule p span {
	padding: 0px 3px;
}

.Archive select,
.Archive input {
	font-size: 15px !important;
}

.Rss a {
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 16px;
	background: url("/images/icon-rss.png") no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	letter-spacing: .04em;
	color: #FFF;
}


.Comments tr td {
	padding: 8px 0px;
	padding-right: 10px;
}
.Comments tr.Odd td {
	background: #E7E7E7;
}
.Comments tr td span {
	color: #666;
	font-size: 11px;
}


.Error, .Message {
	margin: 8px 0px;
}
.Error p, .Message p {
	margin: 0px;
	padding: 5px 8px;
	line-height: 1.4em;
	color: #333;
}
.Error {
	border-top: 2px solid #7c4848;
	border-bottom: 2px solid #7c4848;
	background: #ffe8e8;
}
.Message {
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
}

#FormContact {
	width: 80%;
}
#FormContact td {
	padding: 3px 5px;
}
#FormContact .Label {
	width: 110px;
}


#Footer {
	clear: left;
	width: 100%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 25px;
	background: url("/templates/northmiamibeach/images/bg-footer.jpg") repeat-x;
	color: #FFF;
}
#Footer .Wrapper {
	width: 1000px;
	margin: auto;
	padding: 0px;
}

#Footer h2,
#Footer h3 {
	color: #11b3b5;
	text-transform: uppercase;
	font-size: 16px !important;
}

#Footer a {
	color: #11b3b5;
	text-decoration: underline;
}

#Footer table {
	margin: 10px 0px;
}
#Footer table td {
	padding: 0px 0px;
}
#Footer table td table {
	margin: 0px !important;
}

#FormSearch,
#FormSignup {
}
#FormSearch td,
#FormSignup td {
	padding: 0px !important;
}
#FormSearch td.Input,
#FormSignup td.Input {
	padding-bottom: 5px !important;
}
#FormSearch td.Input input,
#FormSignup td.Input input {
	font-size: 12px;
	padding: 3px;
	background: #d7d7d7 !important;
	color: #666 !Important;
	border: 1px solid #555;
}
#FormSearch td.Button,
#FormSignup td.Button {
	text-align: right;
}
