
/* -------------------- Background Images -------------------- */


#m_head	{
	margin: 0px auto:
	padding: 0px;
	background-image: url(images/backgrounds/main_head.jpg);
	background-repeat: no-repeat;
}

#m_content {
	margin: 0px auto:
	padding: 0px;
	background-image: url(images/backgrounds/main_body.jpg);
	background-repeat: repeat-y;
}

#m_foot {
	margin: 0px auto:
	padding: 0px;
	background: url(images/backgrounds/main_foot.jpg);
	background-repeat: no-repeat;
}

#n_head {
	background: url(images/backgrounds/nav_head.jpg) no-repeat;
}

#n_content {
	background: #EDC url(images/backgrounds/nav_body.jpg) repeat-y;
}

#n_foot {
	background: url(images/backgrounds/nav_foot.jpg) no-repeat;
}



/* -------------------- General -------------------- */


body {
	font-family : "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
	font-weight : normal;
	font-size : 12px;
	color : #000;
	background-color : #333;
	margin: 0px auto:
	padding: 0px;
}


div {
	position: relative; 
	margin: 0px;
}



/* -------------------- Links -------------------- */


a {
	color: #700; 
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

#nav a {
	color: #000;
}

#nav a:hover {
	color: #700;
	text-decoration: none;
}

#m_foot_title a, #m_title a {
	color: #FFF;
}

.post h1 a {
	color: #000;
}

.post h1 a:hover {
	color: #700;
	text-decoration: none;
}



/* -------------------- Text -------------------- */


b, strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

/* used to denote important keywords in the main text */
em {
	font-weight : normal;
	font-style : normal;
	color : #700;
}


h1 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
	font-weight: bold;
	color: #700;
	font-size: 18px;
	text-align: center;
}


h2 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
	font-weight: bold;
	color: #700;
	font-size: 16px;
	text-align: left;
}


/* The only H3 tags are in the nav */
h3 {
	font: normal 17px Georgia, serif;
	margin: 0 0 15px 0;
}



/*This moves up the page title (top right dark paper tear) if it is too long */
#twoLine {
	position : relative;
	top : -0.5em;
}

p {
	margin-bottom: 10px;
}

.post h1 {
	margin: 0px;
}

.post div.entry P {
	margin-top: 1em;
}

.post div.entry {
	margin-bottom: 1em;
}

.textEntry {
	position : relative;
	top : -1em;
}

.imageEntry {
	position : relative;
	top : -15px;
}

/* line spacing in the text body */
#theText {
	margin: 10px;
}

.comingSoon {
	position : relative;
	top : -25px;
	left : 75px;
}

/* -------------------- Images -------------------- */


/* max-width wird nich vom ie6 interpretiert, deshalb trotzdem auf max 450px bilder-breite achten */
a img, img {
	border: 0px;
	max-width: 100%;
}

.post img {
	margin: 0 10px 10px 0;
}

.postimg {
	float: left;
}

#imageRow {
	text-align: center;
}

.entry img {
	padding: 5px 0px 5px 0px;
	margin: 0px auto;
}



/* -------------------- DIVs -------------------- */


div.post { 
/*
	margin-bottom: 5px;
*/
	text-align: justify;
	margin-left : 5px;
}
div.meta {
	font-size: 10px;
	color : #700;
	text-align: right;
}
div.center {
	text-align: center;
}
div.line {
	height: 0px;
	font-size: 0px; /* IE bug */
	width: 100px;
	margin: 20px 0 20px 0;
	border-bottom: 1px dashed #000;
}



/* -------------------- Forms -------------------- */


#commentform input, #commentform textarea, #searchform input {
	font: normal 12px Arial, sans-serif;
	background: transparent;
	border: 1px solid #000;
}
#commentform textarea {
	width: 450px;
	height: 200px;
}


/* -------------------- Navigation List -------------------- */

#nav ul, #nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav ul li ul {
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#nav h1, #nav h2, #nav h3 {
	margin: 0px;
}

#pagenav ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* comments */
/*******************/

#main ol li {
	margin: 0 10px 5px 0;
}



/* -------------------- Layout and Styles -------------------- */


#container {
	width: 770px;
	margin: 0 auto 20px auto;
}

#m_container {
	width: 548px;
}

#m_head {
	width: 548px;
	height: 127px;
	padding: 0px;
	margin: 0px auto;
}

#m_content {
	width: 548px;
	padding: 0px 0px 30px 0px;
}

#m_title {
	position: absolute;
	left: 340px;
	top: 70px;
	z-index: 2;
	width: 150px;
	height: 30px;
	font-family: "Lucida Bright", Lucidabright, Georgia, "Bitstream Vera Serif", serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

/* -------------------- mugshots -------------------- */


#m_mugText1 {
	position: relative;
	left: 160px;
	top : 0px;
	font-size : 11px;
	font-style : normal;
	letter-spacing : 0.1em;
	color: #700;
}

#m_mugText3 {
	position: relative;
	left: 260px;
	top : -14px;
	font-size : 11px;
	font-style : normal;
	letter-spacing : 0.1em;
	color: #700;
}

#m_mugshots {
	text-align : center;
	padding-left: 20px;
}


#m_foot {
	margin: 0px;
	width: 588px;
	height: 130px;
	z-index: 1;
}

#m_foot_title {
	font-family: "Lucida Bright", Lucidabright, Georgia, "Bitstream Vera Serif", serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0.1em;
	text-align: center;
	left: 86px;
	top: 30px;
	width: 90px;
	z-index: 2;
}

#main {
	text-align: justify;
	margin-bottom: 5px;
	width: 450px;
	left: 63px;
	top: 20px;
}		

/* position of the whole navigation, the right side */
#n_container {
	position: absolute;
	top: 54px;
	left: 549px;
	width: 218px;
}

/* the logo container */
/*
#n_logo {
	position : relative;
	left : 41px;
	width : 150px;
	height : 165px;
}
*/

#n_logo {
	text-align: center;
	width: 218px;
	height: 226px;
}

#n_logo-right {
	text-align: center;
	width: 218px;
	height: 226px;
	position: relative;
	left: 10px;
}

#n_head {
	width: 218px;
	height: 110px;
}

#n_content {
	width: 217px;
	padding-bottom: 20px;
}

#n_foot {
	width: 217px;
	height: 100px;
}

#my-banners {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

#my-banners-right {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	left: 10px;
}

#nav {
	width: 100px;
	top: 10px;
	left: 57px;
}

#testimonial {
	width: 420px;
	padding: 0px;
	margin: 0px auto;
	font-style: italic;
	font-size: 11px;
	text-align: justify;
}

#sig {
	width: 420px;
	padding: 0px;
	margin: 0px auto;
	font-style: normal;
	font-size: 10px;
	text-align: right;
}

#dates {
	font-style: normal;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 20px 40px;
	margin: 0px auto;
}

#cancellation {
	font-style: normal;
	font-size: 11px;
	text-align: justify;
	width: 420px;
	padding: 0px;
	margin: 0px auto;
}

#pullquote {
	width: 440px;
	padding: 4px;
	margin: 0px auto;
	border: 1px solid #700;
}

#benefits {
	width: 420px;
	padding: 0px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 13px;
	color: #700;
}

.align-center {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

#register {
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
}

#quote-image {
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
}

#course-image {
	padding: 3px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
}

#course-samples {
	text-align: center;
}

#course-samples img {
	padding: 10px 4px;
	margin: 0px auto;
}

img.store-link {
	padding: 10px 5px 0 5px;
	margin: 0 auto;
}

img.store-link-alt {
	padding: 0 5px 8px 10px;
	margin: 0 auto;
}




