/*
Xpose Fitness Web Site CSS
Custom Site Design by GAMMEK LLC
*/

* {
	margin: 0;
	padding: 0px;
}



/* Body */
body {
	background: #660000 url(images/img01.jpg) repeat-x left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

h1, h2, h3 {
	color: #660000;
}



p, blockquote, ul, ol {
	margin-bottom: 20px;
    line-height: 1.5em; 
	}



ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	text-decoration: none;
	color: #F40C42;
	color: #660000;
}

.img1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 15px 10px 0px;
	border: 2px solid #FFFFFF;
}

.img2 {
	float: center;
	margin: 5px 0px 5px 0px;
	border: 2px solid #FFFFFF;
}

.img3 {
	float: right;
	margin: 0px 0px 0px 15px;
	border: 2px solid #FFFFFF;
}


.titleimg {
	float: center;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
}


.crownimg {
margin: 0px 0px 0px 15px;
}

.galimg {
border: 4px solid #000000;
}

.galimgleft {
float: left;
margin: 0px 5px 5px 0px;
border: 4px solid #000000;
}

.galimgrt {
float: right;
margin: 0px 0px 5px 5px;
border: 4px solid #000000;
}


.classtable {
	border: 2px #FFFFFF;
}





a:hover {
	text-decoration: none;
	color: #F40C42;
	
}


/* Header */

#header {
	width: 920px;
	height: 170px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width:920px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -4px 0 0 0;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/************************************ START MENU *****************************************/
#menu {
	float: left;
	width: 920px;
	height: 50px;
	padding-bottom: 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	
	height: 35px; 
	
	margin-right: 1px;
	padding: 3px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF; /* menu text color */
}

#menu a:hover, #menu .active a {
	/* background: #800020 is menu highlight color*/
	 background: #FFFFFF url(images/img02.jpg) repeat-x left bottom;
	color: #000000;
}
/************************************ END MENU *****************************************/

/* Page */

#page {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 500px;
	background #660000;
}





.post {
	background: url(images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px; 
	

}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #660000;
}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #660000;
}

.post .entry {
}

.post .meta {
}

.post .more {
	display: block;
	width: 150px;
	height: 32px;
	background: url(images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}



/************************************ LEFT SIDEBAR *****************************************/
#leftsidebar {
	float: left;
	width: 200px;
	background: url(images/img08.jpg) repeat-y left top;
	font-size: 11px;
	
}

#leftsidebar-bgtop {
	background: url(images/img07.jpg) no-repeat left top;
}

#leftsidebar-bgbtm {
	background: url(images/img09.jpg) no-repeat left bottom;

	padding: 40px 0px 20px 0px;
	
}

#leftsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#leftsidebar li {
	margin-bottom: 1px;
}

#lefttsidebar li ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#leftsidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(images/img10.jpg) repeat-x left bottom;
	
}

#leftsidebar li li a {
	background: url(images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#leftsidebar h2 {
	margin: 0px;
	padding: 40px 0px 5px 0px;
	text-transform: none;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#leftsidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#leftsidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#leftsidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#leftsidebar a:hover {
	color: #660000;
	}
/************************************ END LEFT SIDEBAR **************************************/






/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background: url(images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#sidebar-bgtop {
	background: url(images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(images/img09.jpg) no-repeat left bottom;
	padding: 0 0 20 0;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
		padding: 0px 0px 0px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(images/img10.jpg) repeat-x left bottom;
	
}

#sidebar li li a {
	background: url(images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#sidebar h2 {
	margin: 0px;
	padding: 40px 0px 5px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}



/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-wrapper {
	background: #F7F7F7 url(images/img03.jpg) repeat-x left top;
	padding: 20px 0px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
	color: #F90542;
}

/** Declaration for the a.amills selector **/  
a.amills {  
display: block;  
width: 120px;  
height: 120px;  
background: url(images/amillsbtns.jpg) no-repeat 0 0;  
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}  
  
/** Declaration for the additional states of the a.amills selector **/  
   
a:visited.amills {  
background-position: 0 -120px;  
}  
  
a:hover.amills {  
background-position: 0 -240px;  
}  
   
a:active.amills {  
background-position: 0 -360px;  
}  

/** Declaration for the a.omills selector **/  
a.omills {  
display: block;  
width: 120px;  
height: 120px;  
background: url(images/omillsbtns.jpg) no-repeat 0 0;  
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}  
  
/** Declaration for the additional states of the a.omills selector **/  
   
a:visited.omills {  
background-position: 0 -120px;  
}  
  
a:hover.omills {  
background-position: 0 -240px;  
}  
   
a:active.omills {  
background-position: 0 -360px;  
}  


/** Declaration for the a.annap selector **/  
a.annap {  
display: block;  
width: 120px;  
height: 120px;  
background: url(images/annapolisbtns.jpg) no-repeat 0 0;  
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}  
  
/** Declaration for the additional states of the a.annap selector **/  
   
a:visited.annap {  
background-position: 0 -120px;  
}  
  
a:hover.annap {  
background-position: 0 -240px;  
}  
   
a:active.annap {  
background-position: 0 -360px;  
}  


/** Declaration for the a.towson selector **/  
a.towson {  
display: block;  
width: 120px;  
height: 120px;  
background: url(images/towsonbtns.jpg) no-repeat 0 0;  
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}  
  
/** Declaration for the additional states of the a.towson selector **/  
   
a:visited.towson {  
background-position: 0 -120px;  
}  
  
a:hover.towson {  
background-position: 0 -240px;  
}  
   
a:active.towson {  
background-position: 0 -360px;  
}  


#subscribe{
background-color:#FFFFFF;

}