/*
Theme Name: Waynesboro Running
Description: A Wordpress theme for Waynesbororunning.org
Version: 1.0
Author:	CCG
Author URI: http://www.campcreativegroup.com
*/

/* ------------|Defaults------------ */
body {
	background: #6b675e;
	font-family: 'PTSansRegular',Lucida Sans,Helvetica,Arial,san-serif;
	font-size: 13px;
	color: #6e6b63;
	margin: 0;
	padding: 0;
	line-height: 17px;
	text-align: center;
}

a:link, a:hover, a:visited, a:active {
	color: #3f5f9f;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url('PT_Sans-webfont.eot');
	src: local('?'), url('PT_Sans-webfont.woff') format('woff'), url('PT_Sans-webfont.ttf') format('truetype'), url('PT_Sans-webfont.svg#webfont6MwxiJev') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansCaptionRegular';
	src: url('PT_Sans_Caption-webfont.eot');
	src: local('?'), url('PT_Sans_Caption-webfont.woff') format('woff'), url('PT_Sans_Caption-webfont.ttf') format('truetype'), url('PT_Sans_Caption-webfont.svg#webfontdqlWHna0') format('svg');
	font-weight: normal;
	font-style: normal;
}

.formentries {
padding-top:4px;
}

img {
	border:	0;
}

h1 {
	margin: 0;
}
h2 {
	font-family: 'PTSansRegular';
	font-size: 34px;
	color: #3f5f9f;
	margin: 0;
	line-height: 36px;
    text-transform: uppercase;
}
h3 {
	font-size: 26px;
	font-family: 'PTSansRegular';
	color: #3f5f9f;
	margin: 0;
    line-height: 26px;
}
h4 {
	color: #3f5f9f;
	font-family: 'PTSansRegular';
	font-size: 17px;
	padding: 3px 0 2px;
    margin-bottom: 0;
}
h5 {
	font-family: 'PTSansRegular';
	font-size: 16px;
	color: #333;
	margin: 0 0 3px;
}

/* ------------|Misc------------ */
.clear {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}

.alignright {
	float: right;
	display: inline;
}
.alignleft {
	float: left;
	display: inline;
}
img.alignleft {
    margin: 0 7px 7px 0;
}
.aligncenter, .aligncenter * {
	margin: 0 auto;
	text-align: center;
}

.wrapper {
	width: 953px;
	margin: 0 auto;
	text-align: left;
}

/* ------------|Header------------ */
#sponsor-box {
    width: 380px;
    height: 99px;
    background-color: #CECABF;
    float:right;
    margin: 15px 15px 0 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#sponsor-box-footer {
   width: 380px;
   height: 8px;
   background-color: #CECABF;
   float:right;
   margin: 0px 15px 10px 10px;
   border-bottom: 1px solid #000;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
}

#header {
    background: transparent url(./images/bg-header.jpg) no-repeat 50% 9px;
    height: 227px;
}
.home #header {
    height: 539px;
}
#header .spacer {
    background-color: #d8d6cf;
    width: 100%;
    height: 8px;
    border-bottom: 1px solid #fff;
}


#header h1 {
    position: relative;
    float: left;
    display: inline;
    background: transparent url(./images/waynesboro-running.png) no-repeat;
    width: 277px;
    height: 141px;
    margin: 12px 0 -4px 18px;
    z-index: 5;
}
#header h1 a {
    display: block;
    width: 277px;
    height: 141px;
    text-indent: -9999px;
}

/* -|Menu- */
#menu {
    float: right;
    display: inline;
    width: auto;
    height: 51px;
    margin-top: 68px;
}
#menu ul {
    margin: 3px 0 0 3px;
    padding: 0;
    list-style: none;
}
#menu ul li {
    background: transparent url(./images/divide.png) no-repeat 100% 100%;
    float: left;
    display: inline;
    padding-right: 2px;
}
#menu ul li.page-item-40 {
    background: none;
}
#menu ul li a {
    background: transparent url(./images/bg-menu.png) no-repeat 50% 0;
    display: block;
    font-family: 'PTSansCaptionRegular';
    font-size: 14px;
    padding: 0 20px;
    text-align: center;
    color: #d3d1ca;
    text-decoration: none;
    text-shadow: #000 1px 1px 1px;
    line-height: 51px;
}
#menu ul li.page-item-5 a {
    background: transparent url(./images/bg-menu.png) no-repeat;
    padding-left: 26px;
}
#menu ul li.page-item-40 a {
    background: transparent url(./images/bg-menu.png) no-repeat 100% 0;
    padding-right: 26px;
}
#menu ul li.page-item-5 a:hover {
    background: transparent url(./images/bg-menu-hover.png) no-repeat;
}
#menu ul li.page-item-40 a:hover {
   background: transparent url(./images/bg-menu-hover.png) no-repeat 100% 0;
}
#menu ul li a:hover {
    background: transparent url(./images/bg-menu-hover.png) no-repeat 50% 0;
}

/* -|Mid-sec- */
#mid-sec {
    clear: both;
}

#large-rotator {
    background-color: #fff;
    float: left;
    display: inline;
    width: 540px;
    height: 341px;
    padding: 10px;
}

#info-box {
    float: right;
    display: inline;
    background: transparent url(./images/bg-info-box.png) no-repeat;
    width: 381px;
    height: 362px;
}
#info-box #info {
    padding-top: 0px;
}
#info-box #info h3 {
    margin: 0 0 30px 30px;
    line-height: 37px;
}
#info-box #info p {
    color: #fff;
    width: 305px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
}
#info-box #rotator {
    margin: 5px 0 0 50px;
}

/* ------------|Content-area------------ */
#content-area {
    background: #6b675e url(./images/bg-content-area.jpg) repeat-x;
    border-top: 1px solid #9e9986;
    padding: 15px 0 5px;
}

/* -|Sidebar- */
.bigblue h2 {display:none;}
.bigblue ul ul {
        margin: 0px;
}
.bigblue .page_item {
        background:url('./images/blue-button-bg.png') !important;
}
.bigblue .current_page_item {
        background:url('./images/blue-button-bg2.png') !important;
}
.bigblue a {
	font-size: 17px !important;
	padding: 2px;
}

#sidebar {
    float: left;
    display: inline;
    width: 280px;
    margin: 4px 0 0 20px;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul ul {
    background: transparent url(./images/latest-separator.jpg) no-repeat;
    margin: 14px 0 0 2px;
    padding: 0;
    list-style: none;
}
#sidebar ul ul li {
    background: transparent url(./images/latest-separator.jpg) no-repeat 0 100%;
}
#sidebar ul ul li a {
    display: block;
    line-height: 44px;
    color: #d8d6cf;
    text-decoration: none;
    margin-left: 12px;
    font-size: 14px;
}
#sidebar #links {
    margin: 20px 20px;
}
#sidebar #links img {
    float: left;
    display: inline;
    margin-right: 10px;
}

.textwidget p{
	font-size: 14px;
}


/* -|Content- */
#content {
    float: right;
    display: inline;
    background-color: #fff;
    width: 580px;
    padding: 5px 35px 30px;
}
#content h2 a {
    text-decoration: none;
}
#content h2 a:hover {
    text-decoration: underline;
}

#content p {
    width: 574px;
    margin-left: 10px;
}

#content .post {
    border-bottom: 1px solid #d8d6cf;
    margin-bottom: 30px;
}
#content .post .entry {
    margin-bottom: 35px;
}
#content p.extra {
    text-align: right;
    text-transform: uppercase;
    margin-left: 0;
}
#content p.extra a {
    color: #6e6b63;
}

#content .navigation a {
    color: #fff;
    background-color: #6b675e;
    padding: 7px 16px;
    text-decoration: none;
}

#comment {
    width: 100%;
}

/* -|Content- */
#content-wide {
    float: right;
    display: inline;
    background-color: #fff;
    width: 880px;
    padding: 30px 35px 30px;
}
#content-wide h2 a {
    text-decoration: none;
}
#content-wide h2 a:hover {
    text-decoration: underline;
}

#content-wide p {
    margin-left: 10px;
}

#content-wide .post {
    border-bottom: 1px solid #d8d6cf;
    margin-bottom: 30px;
}
#content-wide .post .entry {
    margin-bottom: 35px;
}
#content-wide p.extra {
    text-align: right;
    text-transform: uppercase;
    margin-left: 0;
}
#content-wide p.extra a {
    color: #6e6b63;
}

#content-wide .navigation a {
    color: #fff;
    background-color: #6b675e;
    padding: 7px 16px;
    text-decoration: none;
}

#comment {
    width: 100%;
}
#content .comment-body p {
    width: 462px;
    margin-left: 0;
}


/* ------------|Footer------------ */
#footer {
    background: #d8d6cf url(./images/bg-footer.jpg) repeat-x;
    height: 250px;
    padding-top: 29px;
}
#footer p {
    margin-bottom: 0;
}
#footer p.alignleft {
    margin-top: 27px;
}

