* { padding: 0px; margin: 0px; }

html, body {
	background: url("/templates/atlas/images/bg-body.jpg") repeat-x #006487;
	font-family: "Tahoma", Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #dedede;
}

h1, h2, h3, h4, h5, h6, p, li {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
h1 { font-size: 20px; color: #34c6f6; font-weight: normal; }
h2 { font-size: 16px; color: #34c6f6; font-weight: normal; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

a {
	color: #34c6f6;
}
a img {
	border: 0px;
}

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

.Clear {
	clear: left;
}

#Page #Header #Menu,
#Page #Content #ColumnSide,
#Page #Content #ColumnMain,
#Page #Content #ColumnLeft,
#Page #Content #ColumnMiddle,
#Page #Content #ColumnRight,
#Page #Content #ColumnWhole {
	float: left;
}
#PageWrapper {
	margin: auto;
	width: 100%;
	background: url("/templates/215/images/bg-pagewrapper-interior.jpg") repeat-x #0a0a0b;
}
#PageWrapper.Index {
	background: url("/templates/215/images/bg-pagewrapper-index.jpg") repeat-x #0a0a0b;
}

#Page {
	margin: auto;
	width: 100%;
	background: url("/templates/215/images/bg-page.jpg") no-repeat;
	background-position: top center;
}

#Page #Header {
	clear: left;
	width: 1000px;
	height: 306px;
	margin: auto;
}
#Page #Header #Menu {
	clear: left;
	width: 100%;
	height: 37px;
}
#Page #Header #Logo {
	clear: left;
	float: left;
	width: 345px;
	height: 259px;
}

#Menu ul {
	display: table;
	padding: 1px 0px;
	margin: 0px auto;
}
#Menu ul li {
	float: left;
	padding: 0px 0px;
	list-style-type: none;
}
#Menu ul li.First {
	border-left: 0px;
}
#Menu ul li a {
	display: block;
	font-size: 15px;
	padding: 14px 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}
#Menu ul li a.Active, 
#Menu ul li a:hover {
	color: #1b1c1e;
	background: url("/templates/215/images/bg-menu-a-active.jpg") repeat-x;
}



#Submenu {
	margin-bottom: 8px;
	padding: 15px 0px;
	padding-top: 5px;
}
#Submenu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#Submenu ul li {
	padding: 0px;
	padding-bottom: 2px;
}
#Submenu ul li a {
	color: #FFF;
	background: #313131;
	font-size: 14px;
	padding: 8px 5px;
	display: block;
}
#Submenu ul li a.Active,
#Submenu ul li a:hover {
	color: #1b1c1e;
	background: #34c6f6;
}


#Page #Content {
	clear: left;
	width: 1000px;
	margin: auto;
}

#Content #ColumnWhole { width: 100%; height: 218px; background: url("/templates/215/images/bg-column-whole.jpg") no-repeat; }
#Content #ColumnWhole #Creative {
	float: left;
	margin-left: 12px;
}
#Content #ColumnWhole #Welcome {
	float: left;
	position: absolute;
	z-index: 400;
	width: 320px;
	margin-left: 43px;
	padding-top: 70px;
	padding-bottom: 50px;
	text-align: center;
	color: #000;
}
#Content #ColumnWhole #Welcome h1 {
	font-size: 20px;
	font-weight: normal;
	color: #37c6f0;
}

#Content #ColumnLeft { width: 361px; background: url("/templates/215/images/bg-column-left.jpg") repeat-x; padding-bottom: 25px; margin-top: 15px;}
#Content #ColumnMiddle { width: 435px; border: 2px solid #313131; border-width: 0px 2px; padding-bottom: 100px; margin-top: 15px; }
#Content #ColumnRight { width: 200px; background: url("/templates/215/images/bg-column-right.jpg") repeat-x; padding-bottom: 25px; margin-top: 15px; }

#Content #ColumnSide { width: 361px; background: url("/templates/215/images/bg-column-left.jpg") repeat-x; padding-bottom: 25px; margin-top: 15px; }
#Content #ColumnMain { width: 605px; border: 2px solid #313131; border-width: 0px 0px; padding-bottom: 25px; margin-top: 15px; }
#Content.Index #ColumnMain { background: none; padding-top: 50px; }

#Content #ColumnLeft .Module,
#Content #ColumnSide .Module {
	padding: 0px;
}
#Content #ColumnLeft .Module p,
#Content #ColumnSide .Module p {
	line-height: .1em;
	padding: 0px;
}

#Content #ColumnLeft .Wrapper,
#Content #ColumnMiddle .Wrapper,
#Content #ColumnSide .Wrapper,
#Content #ColumnMain .Wrapper,
#Content #ColumnRight .Wrapper {
	padding: 10px 10px;
}
#Content #ColumnMain .Wrapper {
	padding: 10px 15px;
}

#Content #ColumnMain ol,
#Content #ColumnMain ul {
	padding-left: 30px;
	padding-bottom: 10px;
}


#BlogArchive {
	padding-top: 0px;
}
#BlogArchive ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}
#BlogArchive ul li {
	padding: 6px 0px;
}
#BlogArchive ul li a {
	color: #616161;
	font-size: 13px;
}


#Gallery .Image {
	display: block;
	border: 1px solid #CCC;
}
#Gallery .Image img {
	display: block;
	padding: 4px;
}
#Gallery .Caption {
	display: block;
	padding: 5px 6px;
}
#Gallery a.Caption {
	/*color: #7c4848;*/
}

.Post {
	padding: 0px 0px;
	padding-bottom: 15px;
}
.Post h1 {
	color: #34c6f6;
}
.Post h1 .Date {
	display: inline;
	background: none;
	padding: 0px;
	padding-right: 10px;
	color: #34c6f6;
}
.Post h1 a {
	text-decoration: none;
}
.Post img {
	border: 3px solid #333;
}
.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 #676767;
}

#WodScroll {
	padding-top: 5px;
}
#WodScroll #Week {
	float: left;
	padding-left: 1px;
}
#WodScroll #Week .Weekday {
	float: left;
	margin-right: 1px;
	background: url("/templates/215/images/wodscroll-weekday.gif") no-repeat;
	background-position: top left;
	width: 45px;
	height: 47px;
}
#WodScroll #Week .Weekday.Active {
	background: url("/templates/215/images/wodscroll-weekday-active.gif") no-repeat;
}
#WodScroll #Week .Weekday p {
	text-align: center !important;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px;
	color: #000;
}
#WodScroll #Week .Weekday p span {
	font-size: 20px;
	line-height: 16px;
}
#WodScroll #Week .Weekday p a {
	text-decoration: none;
	color: #000;
}
#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;
}

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

#SearchInput {
	padding-left: 0px;
}
#SearchInput input {
	font-size: 16px;
}
#SearchButton {
	padding-top: 3px;
	padding-left: 4px;
}

#Footer {
	clear: left;
	width: 100%;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url("/templates/215/images/bg-footer.jpg") repeat-x #09090a;
}
#Footer .Wrapper {
	margin: auto;
	width: 1000px;
	padding: 0px 15px;
	color: #888;
}
#Footer h2,
#Footer h3 {
	color: #FFF;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 16px !important;
}
#Footer table {
	margin: 10px 0px;
}
#Footer table td {
	padding: 0px 0px;
}
#Footer table td table {
	margin: 0px;
}


#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: #A8A8A8 !important;
	color: #222 !Important;
	border: 1px solid #000;
}
#FormSearch td.Button,
#FormSignup td.Button {
	text-align: right;
}