/*
Theme Name: Eltie 
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Prreya
Author URI: http:/mayalight.net/

Elite
	http:/mayalight.net/



	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*
body {
	
	
	text-align: center;
	}

#page {
	/*background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}*/

#header {

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size:14px
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5;
	margin-right:1em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;*/
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/*h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
*/
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #750001;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#003e7e;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/*
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}*/

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0px 0 0;
	width: 650px;
	border-right:#eee 1px solid
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/*
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	color:#003E7E;
	padding-bottom:10px;
	
	}
	.entry{
		line-height:1.5px;}
		

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
	font-size:12px;
	line-height:1.2
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
	


/* Begin Sidebar */
#sidebar
{
	margin-top:10px;
	margin-left: 700px;
	width: 240px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/*------------  Elite ------------*/

/*---------------------Reset Css ------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;*/
	font-size: 100%;
	/*font-family: inherit;*/
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration:none
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
p {
	color:#750001;
	font-size:14px
}
a.blue, .blue {
	color:#003e7e;
}
/*------------------------------------------- Main css ------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	/*background-color:#003e7e;*/
	color:#000;
	line-height:1.5;
	text-align:center
}
#wrapper {
	text-align:left;
	position:relative;
	width:965px;
	margin:0 auto;
/*	background-color:#FFF;*/
}
/*------------------- Header ------------------------------*/
		#header {
	position:relative;
	width:965px
}
#logo {
	padding-top:1em;
}
#logo h1 a {
	background:url(images/header_logo.jpg) no-repeat top left;
	width:365px;
	height:99px;
	display:block;
	text-indent:-9999px;
}
#logo_running h1 a {
	background:url(images/runningclycle/runnung-cycle_logo.jpg) no-repeat top left;
	width:270px;
	height:118px;
	display:block;
	text-indent:-9999px;
}
/*-------------------------- Nav LInks ---------------------------------*/
		#nav {
	position:absolute;
	width:487px;
	right:0;
	top:0
}
#nav_rc {
	position:absolute;
	width:440px;
	right:0;
	top:0
}
ul#navlinks li {
	display:inline;
}
ul#navlinks li a {
	display:block;
	position:absolute;
	text-indent:-9999px;
}
a#nav_home {
	background:url(images/nav_home.jpg) top left no-repeat;
	width:89px;
	height:118px;
}
a#nav_ser {
	background:url(images/nav_services.jpg) top left no-repeat;
	width:109px;
	height:118px;
	left:89px;
}
a#nav_sta {
	background:url(images/nav_staff.jpg) top left no-repeat;
	width:73px;
	height:118px;
	left:198px;
}
a#nav_loc {
	background:url(images/nav_loc.jpg) top left no-repeat;
	width:113px;
	height:118px;
	left:271px;
}
a#nav_con {
	background:url(images/nav_con.jpg) top left no-repeat;
	width:103px;
	height:118px;
	left:384px;
}
/*------------ Running Cycle Navigation -------------------*/
a#nav_rc_home {
	background:url(images/runningclycle/nav_home.jpg) left -118px no-repeat;
	width:88px;
	height:118px;
	left:0;
}
a#nav_rc_el {
	background:url(images/runningclycle/nav_eiteh.jpg) left -118px no-repeat;
	width:128px;
	height:118px;
	left:88px
}
a#nav_rc_loc {
	background:url(images/runningclycle/nav_loc.jpg) left -118px no-repeat;
	width:120px;
	height:118px;
	left:216px
}
a#nav_rc_con {
	background:url(images/runningclycle/nav_con.jpg) left -118px no-repeat;
	width:104px;
	height:118px;
	left:336px
}
#nav_rc a:hover {
	background-position:left 0px
}
/*-------------- Hover ---------------------*/
a#nav_home:hover {
	background:url(images/nav_home_hover.jpg) top left no-repeat;
	width:89px;
	height:118px;
}
a#nav_ser:hover {
	background:url(images/nav_ser_hover.jpg) top left no-repeat;
	width:109px;
	height:118px;
	left:89px;
}
a#nav_sta:hover {
	background:url(images/nav_staff_hover.jpg) top left no-repeat;
	width:73px;
	height:118px;
	left:198px;
}
a#nav_loc:hover {
	background:url(images/nav_loc_hover.jpg) top left no-repeat;
	width:113px;
	height:118px;
	left:271px;
}
a#nav_con:hover {
	background:url(images/nav_con_hover.jpg) top left no-repeat;
	width:103px;
	height:118px;
	left:384px;
}
/*------------------ Active ------------------------*/
li.active a#nav_home {
	background:url(images/nav_home_up.jpg) top left no-repeat;
	width:89px;
	height:118px;
}
li.active a#nav_ser {
	background:url(images/nav_ser_up.jpg) top left no-repeat;
	width:109px;
	height:118px;
	left:89px;
}
li.active a#nav_sta {
	background:url(images/nav_staff_up.jpg) top left no-repeat;
	width:73px;
	height:118px;
	left:198px;
}
li.active a#nav_loc {
	background:url(images/nav_loc_up.jpg) top left no-repeat;
	width:113px;
	height:118px;
	left:271px;
}
li.active a#nav_con {
	background:url(images/nav_con_up.jpg) top left no-repeat;
	width:103px;
	height:118px;
	left:384px;
}
/*---------------------- sub heade --------------------------------*/
			#sub_head {
	margin-top:.2em;
	background:url(images/sub_head_bg.jpg) top left repeat-x;
	height:150px;
	padding-top:2.5em;
	border-bottom:#eee 1px solid;
}
#sub_head h1 {
	background:url(images/h1_sub_head.jpg) top left no-repeat;
	width:596px;
	height:127px;
	text-indent:-9999px;
}
/*--------------Intro head ---------------*/
					#intro_head {
	background:url(images/intro_content_bg.jpg) top left repeat-x;
	height:397px;
	position:relative;
	width:945px;
	border:10px solid #900013
}
#intro_img {
	position:absolute;
	left:0;
	width:557px;
	height:397px;
}
#intro_text {
	width:376px;
	margin-left:557px;
	font-size:12px;
	color:#727071
}
#intro_text p {
	font-size:12px;
}
#intro_text h1 {
	text-indent:-9999px;
}
h1#h1_wel {
	background:url(images/h1_welcome.jpg) top left no-repeat;
	width:376px;
	height:35px;
}
h1#h1_get {
	background:url(images/h1_get_back.jpg) top left no-repeat;
	width:246px;
	height:30px;
}
h1#h1_tre {
	background:url(images/h1_treatment.jpg) top left no-repeat;
	width:275px;
	height:34px;
}
#intro_text h1 {
	margin:.5em 0;
}
#intro_text p {
	padding-bottom:1em;
	border-bottom:#eee 1px solid;
	margin-left:6px
}
#intro_text p.b_btm_0 {
	border-bottom:0;
}
/*-------------- Content -------------------------*/
#content {
	margin:2em 1em;
	color:#750001;
	font-size:12px;
}
#left {
	width:477px;
	position:absolute;
	left:0;
}
#left h1.rep {
	background:url(images/h1_news.jpg) top left no-repeat;
	width:477px;
	height:60px;
	text-indent:-9999px;
}
#news li, .newsul li {
	background:url(images/bullet_arrow.jpg) 0 3px no-repeat;
	padding-left:20px;
	border-bottom:#eee 1px solid;
	margin-bottom:1em;
	width:400px
}
.newsul li {
	background:url(images/bullet_arrow.jpg) 0 1px no-repeat;
	padding-left:20px;
	border-bottom:#eee 1px solid;
	margin-bottom:1em;
	width:400px
}
#news li h3 {
	font-size:14px;
}
#news li p {
	padding-bottom:1em;
}
#news li h3 a {
	color:#750001;
}
#news li h3 a:hover {
	color:#003e7e;
}
#news li.b_btm_0, .newsul li.b_btm_0 {
	border-bottom:0
}
p.btn {
	position:absolute;
	left:370px;
}
a.more_btn {
	background:url(images/btn_more.jpg) left top no-repeat;
	width:41px;
	height:8px;
	text-indent:-9999px;
	display:block
}
/*----------------------- Right -----------------------*/
#right {
	margin-left:558px;
}
#right h1.rep {
	background: url(images/h1_resource.jpg) top left no-repeat;
	width:400px;
	height:60px;
	text-indent:-9999px;
}
#forms_ul, #faq_ul {
	margin-top:1em;
}
#forms_ul li, #faq_ul li {
	background:url(images/bullet_book.jpg) left center no-repeat;
	padding-left:18px;
}
#forms_ul li a {
	color:#750001;
	font-weight:bold;
	padding:.5em .5em;
	display:block
}
#forms_ul li a:hover, #faq_ul li a:hover {
	color:#003e7e;
	background-color:#eee
}
/*---------------------- Footer --------------------------*/
#footer, #footer_rc {
	background:url(images/footer_bg.jpg) repeat-x top left;
	height:123px;
	position:relative;
	font-size:12px;
	color:#5d1224;
	clear:left
}
#running_logo {
	position:absolute;
	right:0;
	top:1em
}
#running_logo a {
	background:url(images/footer_logo.jpg) top left no-repeat;
	width:245px;
	height:116px;
	display:block;
	text-indent:-9999px;
}
#copy {
	padding-top:4em;
	padding-left:1em
}
/*-------------------- Services Page ----------------*/
#treatment {
	background:url(images/h1_ser_treat.jpg) top left no-repeat;
	width:477px;
	height:73px;
	text-indent:-9999px;
}
.m_top_1 {
	margin-top:1em;
}
#service #sub_head {
}
/*----------------- Staff ------------------*/
		
	
#staff_ul {
	position:relative;
}
.italic {
	font-style:italic;
}
.photo {
	float:left;
	border :#900013 5px solid;
	margin-right:1em;
}
.info {
	margin-left:150px;
}
#staff_ul li {
	padding:1em 0;
	border-bottom:#eee 1px solid;
	position:relative;
	float:left;/*display:inline;*/
}
#staff_ul li p {
	margin-right:4em;
}
#staff_ul li.b_btm_0 {
	border-bottom:0
}
#staff_ul h3 {
	color:#003e7e;
}
/*------------------- locations page ---------------------*/

#loc_ul li {
	display:inline;
	margin-right:1em;
	float:left;
	padding-bottom:1em;
}
#loc_ul a {
	color:#750001;
	font-size:14px;
	font-weight:bold
}
#loc_ul p {
	margin-left:.5em
}
/*-----------------  Faq page --------------------*/
		
#faq_ul li {
	background:url(images/bullet_book.jpg) 0 12px no-repeat;
}
#faq_ul li ul.subnav {
	list-style:circle;
	margin-left:2em
}
#faq_ul li ul.subnav li {
	background:none;
	margin:0;
	padding:0
}
#faq h3 {
	font-size:12px;
	display:block;
	cursor:pointer;
	padding:.5em 0
}
#faq h3:hover {
	background:#eee;
}
/*------------------- Survey ---------------*/
		#survey {
	width:100%;
	position:relative;
	border:#eee 1px solid;
	padding:1em;
}
#survey td {
	padding-bottom:.5em
}
#survey thead {
	font-size:14px;
	font-weight:bold;
	background-color:#eee;
	width:100%;
	position:relative
}
#surveymore {
	border:#eee 1px solid;
	padding:1em;
	margin:1em 0;
}
textarea, #name_box {
	border:#eee 1px solid
}
#submit {
	margin-top:1em;
}
/*-----------  Articles --------------*/
					.article_left {
	width:580px;
	float:left;
	position:relative;
	display:inline;
	border-right:#eee 1px solid
}
.article_right {
	margin-left:592px;
	width:300px;
}
.article_right .newsul li {
	width:300px;
}
#articles_ul li {
	padding:1em;
	margin-right:1em;
	border-bottom:#eee 1px solid;
}
#articles_ul li.b_btm_0 {
	border-bottom:0
}
#articles_ul h3, #articles_ul h4, #articles_ul p {
	margin-bottom:12px;
}
#articles_ul li li {
	list-style:circle;
	padding:0;
	border-bottom:0;
	color:#003e7e;
	margin-left:2em;
}
#articles_ul ul {
	margin-bottom:1em;
}
/*---------------- links page ----------------------*/
	
		#links_ul a {
	color:#003e7e;
}
#links_ul li {
	margin-left:1em;
	padding-bottom:1em;
	list-style:circle;
	color:#003e7e;
}
/*----------------- Contact Page ----------------------*/
#contact #left, #contact #right {
	margin-top:1em;
}
#contact #left {
	margin-left:1em;
}
#form_con .input_text {
	width:300px;
	padding:0.25em;
	border:#ccc 1px solid
}
#form_con h3, #form_con h4 {
	padding-bottom:1em;
}
#form_con td {
	padding:.5em 0;
	vertical-align: middle;
}
#form_con .label_text {
	margin-right:1em;
}
#btn_com, #btn_res {
	padding:.25em .5em;
	cursor:pointer
}
/*---------------- NEWS ---------------------*/
#newspage .newsul li {
	width:100%;
}
/*------------- Common Classes----------------*/
.clear {
	clear:both;
}
.abs_right {
	position:absolute;
	right:1em;
	margin-top:5em;
	width:363px;
	height:359px;
}
/*------------------ Running Cycle -----------------*/
.main_rc_container {
	width:965px;
	position:relative;
	margin:0 auto;
	margin-top:1em;
}
.content_left_rc {
	width:500px;
	float:left;
	position:relative;
}
.content_right_rc {
	width:460px;
	margin-left:505px;
}
.h1_right1 {
	background:url(images/runningclycle/h1_right.jpg) left top no-repeat;
	width:449px;
	height:54px;
	text-indent:-9999px;
}
.h1_right2 {
	background: url(images/runningclycle/h1_right1.jpg) left top no-repeat;
	width:449px;
	height:54px;
	text-indent:-9999px;
}
.main_rc_container .m_top_1 p {
	margin:0 1em;
}
.main_rc_container .m_top_1 ul {
	margin:0 1em;
	font-size:14px;
	color:#750001;
}
.main_rc_container .m_top_1 li {
	list-style: inside;
	list-style-type:disc;
	padding:.5em 0
}
.ana_img {
	float:left;
	width:179px;
	height:105px;
	position:relative;
	display:inline;
	margin-right:1em;
	margin-bottom:.5em;
}
/*------------- lef tsub -------------*/
.content_left_rc {
	background:url(images/runningclycle/lady_photo.jpg) left top no-repeat;
	position:relative;
	width:500px
}
.rc_left_sub {
	position: relative;
	float:left;
	margin-left:2.7em;
	margin-top:280px;
	width:461px;
}
.rc_left_subcon {
	position:relative;
	background:url(images/runningclycle/blue_bg_top.gif) left top no-repeat;
	padding-top:32px;
	color:#fff
}
.rc_left_subcon ul.events_rc p, .rc_left_subcon p {
	color:#fff;
}
.rc_left_subcon p {
	margin:0 1em;
}
.h1_lo_ev {
	background:url(images/runningclycle/local_events_h1.jpg) 1em 8px no-repeat;
	text-indent:-9999px;
	height:30px
}
.h1_kent {
	background:url(images/runningclycle/kent_kurfan_h1.jpg) 1em 8px no-repeat;
	text-indent:-9999px;
	height:30px
}
.divider_blue {
	background:url(images/runningclycle/divider_blue.jpg) left top repeat-x;
	width:461px;
	height:12px;
}
ul.events_rc {
	margin-left:-1em;
}
ul.events_rc li {
	padding:.5em 0;
}
/*.date {
	background:url(images/runningclycle/orange_tag.gif) left top no-repeat;
	width:112px;
	height:64px;
	text-align:center;
	padding-top:10px;
	float:left;
	position:relative;
	margin-right:1em;
}*/
.event_info {
	margin-left:120px;
}
ul.pr {
	margin:1em;
	padding-bottom:1em
}
ul.pr li {
	list-style:inside;
	list-style-type: disc;
}
.red_bg {
	background:url(images/runningclycle/red_bg_top.jpg) left top no-repeat;
	width:965px;
	position:relative;
	background-color:#9e1c20;
	color:#fff;
	padding:30px 0;
	margin:0 auto
}
.sub_left {
	width:450px;
	float:left;
	position:relative;
	margin:0 1em
}
.sub_right {
	margin-right:1em;
	margin-left:500px;
}
.red_bg p {
	color:#fff
}
.cus_h1 {
	background:url(images/runningclycle/custom_h1.jpg) left top;
	width:146px;
	height:20px;
	text-indent:-9999px;
}
.injury_h1 {
	background:url(images/runningclycle/injury_h1.jpg) left top;
	width:146px;
	height:21px;
	text-indent:-9999px;
}
#footer_rc {
	background:url(images/runningclycle/footer_bg.jpg) left top repeat-x;
	height:90px;
	padding-top:1em;
	color:#003679;
	font-size:11px
}
#footer_rc p {
	color:#003679;
	font-size:11px
}
#elite_logo_f {
	margin-left:1em;
	background:url(images/runningclycle/footer_elite_logo.jpg) left top no-repeat;
	width:154px;
	height:41px;
	text-indent:-9999px;
	float:left;
	position:relative;
	margin-right:2em
}
#rc_copy {
	float:left;
	position:relative;
	margin-left:2em;
	line-height:41px;
	height:41px;
	margin-right:8em
}
.con_info_f {
}
/*--------------- classes --------*/
						.blue_bg {
	background-color:#003879;
}
.divider_red {
	margin-top:10px;
	background: url(images/runningclycle/divider_red.jpg) left top repeat-x;
	width:100%;
	height:10px;
}
p.orange, span.orange {
	color:#ff956f
}
.bold {
	font-weight:bold
}

#design {
	padding-top:.5em;
	padding-left:28px;
}
#design p {
	font-size:12px;
	color:#bbb;
}
#design a {
	font-size:12px;
	color:#888;
}