h4,h3 {
    margin: 0;
}

h2 {
   Font-family: Arial, Helvetica, sans-serif;
   color: #16425E;
}

.serendipitySideBarContent input {
    width: 80%;
}
#mainpane {
    border-bottom: 0px solid #000000;
    margin: auto;
    margin-top: 0px;
    width: 100%;
}
#content {
    padding-right: 5px;
	    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px;
    width: auto;
}
#serendipityRightSideBar {
    width: 207px;
  border-left: 1px solid #AFB9C2; 
    padding: 20px;
    margin-top: 10px;
    vertical-align: top;
}
#serendipityLeftSideBar {
    width: 237px;
    border-right: 0px dotted #16425e;
    padding: 10px;
    margin-top: 10px;
    vertical-align: top;
}
body {
    margin: 0;
	padding: 0;
	text-align:center;
	background-image:url(http://www.strideaway.com/strideaway/templates/strideaway/images/background_sitewide.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
		}
		
		body * a {
	/* Fix for links above transparent PNG backgrounds in IE 6 */
	position: relative;
	}
img {
    /* fixes transparent PNG issue in IMG elements */
    behavior: url('http://www.strideaway.com/strideaway/templates/strideaway/scripts/png_behavior.htc')
    }

input, textarea {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
	color:#242b65;
}
th, td {
    font-size: 11pt;
}
p, td, th, div, span {
    font-family: Arial, Helvetica, sans-serif;
}
.subtitle1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    color: #999999;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    border-bottom: 0px solid #90a0b0;
}
.subtitle2{
    font-size: 12px;
    font-family: arial,helvetica,sans-serif;
    color: #242B65;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    border-bottom: 0px solid #90a0b0;
}
.subtitle3{
    font-size: 11px;
    font-family: arial,helvetica,sans-serif;
    color: #4E6088;
	font-style:italic;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    border-bottom: 0px solid #90a0b0;
}
.subtitle4{
    font-size: 10px;
    font-family: arial,helvetica,sans-serif;
    color: #4E6088;
	text-decoration:none;
	float:right;
	font-style:italic;
	text-transform:lowercase;
	letter-spacing:1px;
	font-weight:bold;
}
.subtitle4 a:link,
.subtitle4 a:visited {
	text-decoration: none;
	border: 0;
	color: #4E6088;
}
.subtitle4 a:hover {
   color: #eb9400;
}
#serendipity_banner {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    border: 1px solid #FFFAF0;
 /*   margin: auto; */
    width: 90%;
    height: 116px;
    background-color: #708090;
    background-position: 0px 0px;
    background-image: url(templates/competition/img/background.png);
    background-repeat: no-repeat;
}
a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #FFFAF0;
    letter-spacing: .5pt;
    padding-left: 114px;
    padding-top: 20px;
    margin: 0px;
    text-decoration: none;
    font: normal 40px Arial, Helvetica, sans-seri;
}
a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFAF0;
    font-family: Arial, Helvetica, sans-seri;
    padding-left: 114px;
    padding-top: 0px;
    font-weight: lighter;
    letter-spacing: 3pt;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0px;
    text-decoration: none;
}
.serendipity_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    color: #242b65;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    border-bottom: 0px solid #90a0b0;
}
.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #eb9400;
}
.serendipity_title a:hover {
   color: #eb9400;
}
.serendipity_entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242B65;
	font-style: normal;
	line-height: 175%;
	font-weight: bold;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	width: 95%;
	margin: auto;
	vertical-align: text-top;
}
.serendipity_entry a{
	color: #4E6088;
	font-style: normal;
	text-decoration:underline;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
  font-size: 11px;
	color: #242B65;
		text-decoration:none;
}
.serendipity_entry_extended a{
  font-size: 11px;
	color: #eb9400;
	text-decoration:none;
}
div.serendipity_entryFooter {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #4E6088;
    border-top: 0px none #807F6C;
    border-bottom: 0px dotted #807F6C;
    padding-top: 0px;
    padding-bottom: 30px;
    clear: both;
	font-weight:bold;
}
div.serendipity_entryFooter a{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #eb9400;
	text-decoration:none;
    border-top: 0px none #807F6C;
    border-bottom: 0px dotted #807F6C;
    padding-top: 0px;
    padding-bottom: 30px;
    clear: both;
	font-weight:bold;
}
.serendipity_entry_date {
    margin: auto;
}
.serendipity_date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999999;
    letter-spacing: 1px;
    width: 95%;
    padding-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: left;
}
.serendipity_commentsTitle {
    font-family: Arial, Helvetica, sans-seri;
    font-size: 12;
    font-weight: bold;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    color: #999999;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 5px;
    padding-right: 0px;
    border-bottom: 0px solid #90a0b0;
}
img.serendipity_entryIcon {
    float: right;
    border: 0px;
}
img.serendipity_entryIcon {
    float: right;
    border: 0px;
}
td.serendipity_commentsLabel {
	font-family: Arial, Helvetica, sans-serif;

	color: #607080;
    	text-transform: uppercase;
    	font-size: x-small;
    	font-weight: bold;
    	text-align: right;
    	padding-top: 10px;
    vertical-align: top;
}
td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 11px;
    padding: 2px;
    width: 50%;
}

.serendipity_commentForm {
    font-size: x-small;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #FFFAF0;
}

.serendipity_commentDirection {
	font-family: Arial, Helvetica, sans-serif;
	color: #506070;
    	font-size: x-small;
    	font-weight: normal;
    	text-align: left;
    vertical-align: top;
    }
.serendipity_comment {
    font-size: X-SMALL;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
    color: #404040;
    padding: 3px;
    background-color: #FFFFFF;
}
.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid #708090;
}
/*a:link,
a:visited,
a:active {
    color: #242B65;
    text-decoration: none;
	border:0;
}
a:hover {
    color: #eb9400;
    text-decoration: none;
}*/
table.serendipity_calendar td {
    font-size:x-small;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #541100;
    text-transform: uppercase;
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration:none;
}
table.serendipity_calendar a:hover {
    text-decoration: underline;
}
td.serendipity_weekDayName {
    color: #607080;
    font-size:x-small;
	font-weight: bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}
div.serendipityPlug {
    padding-left: 10px;
}
div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}
/* Container for each item on the side bar */
div.serendipitySideBarItem {
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-size: 10px;
	font:Arial, Helvetica, sans-serif;
	color: #242B65;
	line-height: 150%;
	font-weight:normal;
	border-bottom-style: dotted;
	border-bottom-color: #AFB9C2;
	border-bottom-width: 2px;
}
	
div.serendipitySideBarItem a{
	color: #EB9400;
    font-weight:bold;
    border-bottom: solid 0px #708090;
	text-decoration:none;
}
/* title of an individual item */
.serendipitySideBarTitle {
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #242B65;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
}
.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin-top: 0px;
    padding-bottom: 0px;
}
/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #607080;
    background-color: #c0d0e0;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.serendipity_imageComment_center {
    margin: auto;
}
.serendipity_imageComment_left {
    float: left;
    margin-right: 8px;
}
.serendipity_imageComment_right {
    float: right;
    margin-left: 8px;
}
.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}
.serendipity_comments {
    width: 95%;
}
.serendipity_center {
	font-size: xx-small;
    	margin-left: auto;
    	margin-right: auto;
    	text-align: center;
}
.serendipity_msg_important {
    color: red;
}
.serendipity_msg_notice {
    color: green;
}
.serendipity_entry_author_self {
}
.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #EEEEFF;
}
.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}
.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #607080;
    padding: 5px;
    background-color: #c0d0e0;
    text-align: justify;
}
.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}
.serendipity_freeTag a:hover
{
    color: #541100;
    text-decoration: nonerline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    padding-left: 3px;
    display: inline;
    border: 0px
}


#strideawaycontainer{
	width:800px;
	margin:auto;
	padding:0;
	background-image:url(http://www.strideaway.com/strideaway/templates/strideaway/images/header_blog.jpg);
	text-align:left;
	background-repeat: no-repeat;
	position: relative;
	border: 0;
		background-color: #FAF9F4;
	}	
#nav{
    width:330px;
	height: 22px;
	margin-top: 6px;
	margin-left: 0;
	position: relative;
	border: 0;

}
#container{
    width:800px;
	text-align:left;
	margin-top: 50px;
	margin-bottom: 20px;
}
#copyright{
	width:800px;
	height: 25px;
	background-image: url(http://www.strideaway.com/strideaway/templates/strideaway/images/line_blue.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 0px;
}
/* 
-------------------------------------------------------------------------------
<< TEXT
*/
.nav-menu
{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}

.nav-menu a
{
float: left;
border: 0px;
font-weight: bold;
color: #F7F7ED;
text-decoration: none;
margin-left: 26px;
margin-top: 3px;
}
.nav-menu a:hover
{
color: #EB9400;
}
.header {
	Font-family: ;
	color: #EB9400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242B65;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	padding-left: 15px;
}
.copy a{
	color: #EB9400;
	text-decoration: none;
}
.copy em{
	color: #EB9400;
	font-style: italic;
	font-weight: bold;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8195C2;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 15px;

	}
	
div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 10px;
	color: #EB9400;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: none;
}
div.linklist a:hover {
	color: #EB9400;
}



.list {
      padding: 0px;
      margin: 0px;
      text-align: left;
	  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB9400;
	white-space: nowrap;
	direction: ltr;
}
.list ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

.list li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


.list img {
	border: 0px;
	vertical-align: middle;
}
.list a.folder {
	text-decoration: none;
}
.list a.link {
	text-decoration: none;
}
.list a:hover {
	color: #EB9400;
}
#searchresult{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4E6088;
	padding-left: 14px;
    padding-bottom: 15px;
}