@charset "utf-8";
/*
Title:        The Movement Center stylesheet
Author:       D Edwards-Onoro, Lireo Designs, http://www.lireo.com
Created:      13 November 2008
Last Updated: 17 July 2010

}
/* colors: 
    #c2e7cd - light blue border on container
    #b5d1d3 - lighter teal blue in logo
    #72511d - brown - navigation
    #83664d - taupe - content text color
    #2d6164 - link background
    #2d6164 - headers and dark teal blue in logo
    #668187 - footer text
    #c2e7cd - light blue - navigation background
		
*/		
/* css reset */
body, div, h1, h2, h3, h4, dl, dt, dd, ul, ol, li, 
blockquote, table, th, td {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 100%; 
    line-height: 1.5; 
    color: #83664d; 
}

body {
    background-color: #fff;
    font: 100.01%/120% verdana, arial, helvetica, sans-serif;
    /* height: 100%;  */
    min-width: 980px; 
    text-align: center;
}


/*= containers */
#container {
    border: 1px solid #c2e7cd;
    font-size: 80%; 
    margin: 20px auto; 
    text-align: left;
    width: 900px; 
}
#banner {
    padding: 10px 10px 0 10px; 
    height: 146px;
    position: relative;
}
#showcase {
    background-color: #c2e7cd;  
    background-image: url(images/showcase.gif); 
    background-position: top left;
    height: 358px;
    position: relative;
    width: 900px;
}
#highlight {
    display: inline;
    float: left;
    height: 358px;
    margin-left: 160px;
    width: 447px;
} 

#content-container {
    clear: both;
    width: 700px;
    margin: 0 auto;
}
#content {
    float: left; /* new */
    color: #83664d;  
    /* margin: 0 0 0 150px; */
    padding: 0 10px 20px 10px;
    width: 455px; 
}
#sidebar {
    float: right;
    padding: 0 5px 20px;
    width: 173px;
}
#footer {
    clear: both; 
    font-size: 85%; 
    height: 100px;
    margin: 20px auto 10px;
    text-align: center;
    width: 900px; 
}


/*= skip to content */
.offset {
    position: absolute;
    top: -5000px;
    left: -5000px;
}
.offset ul li a:focus, 
.offset ul li a:active {
    display: block;
    top: 5010px;
    left: 5010px;
    overflow: visible;
    width: 10em;
}


/*= links */
a:link,
a:visited {
    color: #2d6164; /*#72511d;*/
    /* text-decoration: none; */
}
a:hover,
a:focus,
a:active {
    background-color: #2d6164; 
    color: #fff;
    text-decoration: none;
}
a img {
    border: none;
}

/*= headings */
h1, 
h2,
h3 {
    color: #2d6164; 
    font-weight: normal;
}
h1 {
    font-size: 150%; 
    margin-top: 10px;
}
h2 {
    font-size: 130%;
    padding: 10px 0 0 0;
}
h3 {
    font-size: 120%;
    padding: 10px 0 0 0; 
}
#newsletter h2 {
    font-size: 85%;
    margin: 0;
    padding: 0 10px 5px 0;
    text-align: right;
}
#sidebar h3 {
    font: bold 110% arial, sans-serif;
    color: #2D6164;
    letter-spacing: 1px;
    margin: 10px 0 0;
    padding: 5px 0 0;
    text-transform: uppercase;
}


/*= navigation */
#nav {
    border-bottom: 1px dotted #fff;
    color: #72511d;
    list-style: none;
    margin: 0 0 0 710px;
    padding: 5px 0 0 0;
    position: absolute;
    top: 10px;
    right: 30px;
    text-transform: uppercase; 
    width: 160px; 
}
#nav li {
    border-top: 1px dotted #fff;
}
#nav a {
    font: bold 90% 'trebuchet ms', arial, helvetica, sans-serif;
    display: block;
    letter-spacing: .05em;
    line-height: 1.8em;
    text-decoration: none;
    /* padding-left: 15px; */
}
#nav a:hover,
#nav a:focus,
#nav a:active {
    text-decoration: underline;
    color: #2d6164;
    background-color: transparent;
}
#nav li.current a {
    text-decoration: underline;
    color: #2d6164;
    background-color: transparent;
}
#nav li.current a:hover {
    cursor: default;
}


/*= text styling */
#logo img {
    height: 146px;
    width: 320px;
    display: block;
}
#logo a:hover img {
	border: none;
}
#logo a:hover img, 
#logo a:focus img,
#logo a:active img {
    background-color: #fff;
    text-decoration: none;
    border: none;
}
#logo  {
    float: left;
    margin: 0;
    padding: 0; 
    width: 320px;
}
#logo span {
    font-size: 1.4em;
    position: absolute;
    left: -5000px;
}
#newsletter {
    float: right; 
    margin: 0;
    padding: 0;
    width: 250px;
}
#ccoptin {
    margin: 0;
    padding: 0;
}
#ccoptin div {
    float: right;
    margin: 0 0 5px 0;
    padding: 0 10px 0 0;
    /* width: 20em; */
}
#ccoptin input{
    margin: 0;
    font-size: 85%;
}
#ccoptin label {
    color: #2d6164;
    font-size: 85%;
}
#ccoptin submit {
    font-size: 85%;
}
#archive {
    font-size: 85%;
    position: absolute;
    right: 20px;
    top: 80px;
}
#socialmedia {
    position: absolute;
    right: 20px;
    top: 120px;
}
#socialmedia a:hover img {
    border: none;
    vertical-align: bottom;
}
#socialmedia a:hover img, 
#socialmedia a:focus img,
#socialmedia a:active img,
#socialmedia a:visited img {
    background-color: #fff;
    border: none;
    text-decoration: none;
    vertical-align: bottom;
}
#highlight img {
    height: 358px;
    width: 447px;
    vertical-align: bottom;
}
#content ul {
    list-style-type: square;
    padding: 5px 0px 10px 30px;
}
#content ol {
    padding: 0 30px;
}
#content ol li {
    padding: 5px 0;
}
#contact {
    color: #2d6164; 
    font-size: 85%; 
    line-height: 1.2;
    margin: 20px 0 0 0;
    position: absolute;
    top: 230px;
    right: 10px;
    width: 180px;
}
#copyright {
    /* float: right;  */
    font-size: 80%;
    margin-top: 10px;
    padding: 5px; 
    /* color: #72511d;  */
}
div.vcard {
    margin: 10px 0;
}


/*= contact form */
#content form {
    margin: 2em 0em 3em 0px;
}
#feedback {
    display: block; 
    font-size: 1.1em;
}
#feedback fieldset {
    margin: 0 0 3em 0;
    padding: 0 1em 1em 1em;
    width: 25em; 
}
#name, 
#email, 
#message {
    background: #fcf7f4;
    border: 1px solid #9FB296 ;
    display: block;
    margin-bottom: 2em;
    width: 20em; 
}
#feedback legend {
    color: #2d6164;
}
#feedback label {
    color: #2d6164;
    font-weight: bold;
    margin-bottom: 1em;
}
.submit {
    color: #2d6164;
    width: 10em;
    cursor: pointer;
}
#name:focus, 
#email:focus,
#message:focus { 
    background: #fff;
    border: 1px solid #104C68;
}
.focus {
    border: 1px solid #104C68;
    background: #fefaec; 
}
/* #content p.warning */
#content p#check {
    background: transparent url(images/alert.gif) no-repeat scroll 2% 30%;
    border: 1px dashed #cc0000;
    color: #cc0000;
    font-weight: normal;
    padding: 10px 10px 10px 50px;
    width: 23em;
}
.error {
    font-size: 85%;
    font-weight: normal;
    color: #cc0000;
    display: block;
    border: 1px dashed #cc0000;
    line-height: 1.5;
    width: 21em;
    margin-bottom: .2em;
    padding: 0 .2em;
}


/*= footer styling */
#footer ul {
    display: inline;
    list-style: none;
}
#footer ul li {
    display: inline;
    margin: 10px 0 0 0;
    padding: 0;
}
#footer ul li a {
    border-left: 1px solid #72511d;
    color: #72511d;
    line-height: 1em;
    font-size: 80%;
    padding: 0 .4em;
    text-decoration: underline;
}
#footer li a.first {
    border-left: none;
}
#footer ul li a:visited {
    color: #2d6164; 

}
#footer p {
    margin: 0;
    padding: 0;
}
#footer p a {
    background-color: transparent;
    text-decoration: underline;
}
#footer li a:hover,
#footer li a:focus, 
#footer li a:active,
#footer p a:hover,
#footer p a:focus,
#footer p a:active {
    background-color: transparent;
    color: #2D6164;
    text-decoration: none;
}


/* miscellaneous */
.gyro {
    font: bold 105% "Times New Roman", Times, serif;
    padding-right: 2px; 
    text-transform: uppercase; 
}
.gyro-register {
    font-size: 85%; 
    margin-top: 40px;
}
.imgbox {
    /* width: 135px; */
    float: left;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #72511d;
    margin: 5px 15px 8px 0;
    padding: 5px;

}
blockquote {
    background-color: transparent;
    background-image: url(images/quote.gif);
    background-repeat:  no-repeat;
    background-attachment: scroll;
    background-position: 0 2%;
    font: italic 130%/150% Georgia,"Times New Roman",Times,serif;
    color: #72511d;
    margin: 10px 10px 0 0;
    padding: 0 0 0 40px; 
}

.authorquote {
    font: normal 100% Georgia,"Times New Roman",Times,serif;;
    margin: -20px 10px 25px;
    padding-top: 0;
    text-align: right;
    text-indent: -1.3em;
}
#sidebar blockquote {
    font-size: 100%;
    background-image: none;
    margin: 0;
    padding: 0;
}
#sidebar .authorquote {
    margin: 10px 10px 25px;
}
hr {
    border: 1px solid #c2e7cd;
    clear: both;
    margin: 0 0 20px;
    height: 0;
}
