/*
Theme Name: PB Theme
Author: Ronald Nunez
Author URI: http://ronaldnunez.com/
	This theme was built by Ronald Nunez,
*/

/* Layout Styles */
body {
    background: #1e0c4e url(http://peoplebuilding.s3.amazonaws.com/images/bg.gif) repeat center top;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #333366;
    margin: 0;
    padding: 0;
}

h1 {
    letter-spacing: -.05em;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    margin: 0 0 20px;
}

h2 {
    letter-spacing: -.04em;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 20px;
}

h3 {
    letter-spacing: -.04em;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 16px;
}

h4 {
    letter-spacing: -.04em;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

h5 {
    letter-spacing: -.03em;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

h6 {
    letter-spacing: -.02em;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

.clear {
    clear: both;
    height: 0px;
    margin: 0;
}

.hide {
    background: none;
    font-size: 1px;
    display: none;
    height: 0;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    width: 0;
    z-index: 0;
    line-height: 0px;
}

#page-wrap {
    width: 909px;
    margin: 0 auto;
}

#header {
    /*background: url(images/header.jpg) no-repeat;*/
    width: 909px;
    height: 191px;
}

#logo {
    display: inline;
    float: left;
    margin: 35px 0 0 110px;
}

#logo a {
    display: block;
    width: 564px;
    height: 96px;
    background: url(http://peoplebuilding.s3.amazonaws.com/images/logo-people-building.png) no-repeat left top;
    text-indent: -9999px;
}

#menu-wrap {
    width: 799px;
    height: 28px;
    float: left;
    margin: 5px 0 0 110px;
    clear: both;
}

#menu-wrap #left-corner {
    background: url(images/bg-nav-rd.gif) no-repeat;
    width: 13px;
    height: 35px;
    float: left;
}

#menu-wrap ul {
    height: 35px;
    background: url(images/bg-nav.gif) repeat-x;
    float: left;
}

#menu-wrap ul li {
    display: block;
    float: left;
    height: 28px;
    padding: 6px 0 0;
    color: #C5C5C5;
}

#menu-wrap ul span {
    color: #a6d1e3;
    font: normal 16px Arial, Helvetica, sans-serif;
    padding: 10px 0;
}

#menu-wrap ul li a {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #c5c5c5;
    padding: 5px 10px 0 10px;
    text-decoration: underline;
}

#menu-wrap ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

#menu-wrap li#nav-download-pc {
    background: url(images/nav-download-podcast.gif) no-repeat;
    width: 191px;
    color: #17033c;
    text-decoration: none;
}

#menu-wrap li#nav-download-pc a {
    color: #17033c;
    text-decoration: none;
}

#menu-wrap li#nav-download-pc a:hover {
    text-decoration: none;
}

#container {
    width: 909px;
    float: left;
}

#sidebar-wrap {
    width: 110px;
    margin: 30px 0 0;
    float: left;
    background: url(images/bg-left-sidebar.gif) repeat-y;
}

#sidebar-top {
    background: url(images/bg-left-sidebar-top.gif) no-repeat;
    height: 14px;
}

#sidebar-bottom {
    background: url(images/bg-left-sidebar-bottom.gif) no-repeat left bottom;
    height: 14px;
}

#sidebar-nav {
    width: 85px;
    margin: auto;
}

#sidebar-nav li {
    margin: 15px 0 0;
}

#sidebar-nav li a {
    color: #c5c5c5;
    text-decoration: none;
}

#sidebar-nav li a:hover, #sidebar-nav li.current_page_item a {
    color: #fff;
}

#content-wrap {
    width: 799px;
    float: left;
}

#content-top {
    background: url(http://peoplebuilding.s3.amazonaws.com/images/bg-content-top.png) no-repeat right top;
    width: 799px;
    height: 28px;
    float: left;
}

#content-bottom {
    background: url(http://peoplebuilding.s3.amazonaws.com/images/bg-content-bottom.png) no-repeat right top;
    width: 799px;
    height: 31px;
    float: left;
}

#content {
    width: 799px;
    float: left;
    min-height: 700px;
    background: url(http://peoplebuilding.s3.amazonaws.com/images/bg-content.png) repeat-y right top;
}

#main-content {
    margin: 0 28px 0px 16px;
    width: 558px;
    float: left;
}

#headline {
    background: url(images/headline.gif) no-repeat center top;
    width: 556px;
    height: 208px;
    text-indent: -9999px;
    margin: 0 auto 15px;
}

#main-content p {
    font: normal 13px/18px Arial, Helvetica, sans-serif;
    text-align: justify;
    margin: 0 0 14px;
    color: #333333;
}

.postbox {
    background: #f2f2f2;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
    padding: 7px;
    border: 1px solid #cecece;
    line-height: 14px;
    letter-spacing: 0.01em;
}

.postbox a {
    text-decoration: none
}

.featuredbox {
    background: #f2f2f2;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    padding: 7px;
    border: 1px solid #cecece;
    line-height: 14px;
    letter-spacing: 0.01em;
}

#authorbox {
    background: #f2f2f2;
    font-size: 11px;
    margin: 15px 20px 20px 20px;
    padding: 7px;
    border: 1px solid #cecece;
    line-height: 14px;
    letter-spacing: 0.01em;
    min-height: 92px;
}

#authorbox .authoravatar {
    margin: 0px 7px 7px 0px;
    padding: 5px;
    border: 1px solid #cecece;
    background: #ffffff;
    float: left;
}

#authorbox p {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.01em;
    margin: 0;
    padding: 0;
}

.post h4 {
    color: #333366;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px 0;
}

.hr {
    padding: 0 0 18px;
    border-bottom: solid 1px #dedede;
}

.video-wrap {
    width: 410px;
    background: url(images/video-bg.gif) repeat-y;
    margin: 10px auto 20px;
}

.video-top {
    background: url(images/video-top.gif) no-repeat;
    height: 21px;
}

.video-bottom {
    background: url(images/video-bottom.gif) no-repeat;
    height: 60px;
}

.video {
    width: 380px;
    margin: 0 auto;
}

h2.cat-title {
    color: #333366;
    font-size: 24px;
    border-bottom: #333366 solid 3px;
}

h2.cat-title {
    margin: 0 0 6px;
}

.post h2.page-title, h2.post-title, .post h2.tag, h3.leave-reply, h3.comment {
    color: #333366;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: #333366 solid 3px;

}

.post h3.tag {
    font-size: 22px;
    font-weight: bold;
    border-bottom: #333366 solid 3px;
    padding: 0 0 7px 0;
}

.post h2.page-title {
    margin: 0 0 12px;
    text-transform: capitalize;
}

h2.post-title, .post h2.tag, h3.leave-reply, h3.comment {
    margin: 0 0 8px;
    padding: 0 0 4px;
}

h3.leave-reply {
    border-bottom: 0px;
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}

h3.leave-reply a, h3.leave-reply a:hover {
    color: #333366;
    text-decoration: none;
}

#right-col {
    width: 180px;
    float: left;
    margin: 0;
}

fieldset {
    margin: 0px auto;
    border: none;
}

.info-wrap {
    width: 136px;
    margin: 0 0 3px 13px;
    height: 28px;
    display: block;
}

.input-text {
    float: left;
    width: 136px;
}

.input-style {
    width: 126px;
    height: 21px;
    background: none;
    border: solid 0px transparent;
    padding: 7px 5px 0px 5px;
    font: bold normal 12px Arial, Helvetica, sans-serif;
    color: #00598a;
}

.button {
    width: 146px;
    height: 19px;
    margin: 11px auto 0;
}

#download-podcast {
    display: inline;
    float: left;
    margin: 12px auto 0;
}

#download-podcast a {
    display: block;
    width: 178px;
    height: 108px;
    background: url(images/download.png) no-repeat left top;
    text-indent: -9999px;
}

#nlp4kids {
    display: inline;
    float: left;
    margin: 12px auto 0;
}

#nlp4kids a {
    display: block;
    width: 178px;
    height: 108px;
    background: url(images/nlp4kids.png) no-repeat left top;
    text-indent: -9999px;
}

#footer {
    clear: both;
    background: url(images/logo-people-building-footer.png) no-repeat 500px 20px;
    padding: 10px 0 0;
    height: 100px;
    color: #8d8d8d;
    width: 840px;
}

/* End Layout Styles */

/* Begin Typography & Colors */
#footer a {
    color: #8d8d8d
}

.tbl {
    color: #181665;
    font-size: 11px;
}

.tbl a {
    color: #ea5100;
    font-size: 11px;
    text-decoration: none;
}

.tbl a:hover {
    text-decoration: underline;
}

.tbl2 {
    color: #9a91b3;
    font-size: 11px;
}

.tbl2 a {
    color: #1e0c4f;
    font-size: 11px;
    text-decoration: none;
}

.tbl2 a:hover {
    color: #6b53b8;
    text-decoration: none;
}

.tblheaderleft {
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 6px 6px 6px 5px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    width: 320px
}

.tblbuybundle {
    width: 125px;
    height: 21px;
    background: url(images/tblbuybundle.png) no-repeat left top;
    margin: 3px 2px 0 0;
    padding: 3px 0 0;
    float: right;
    text-align: center;
}

.tblinfobundle {
    width: 72px;
    height: 21px;
    background: url(images/tblinfobundle.png) no-repeat left top;
    margin: 3px 3px 0 0;
    padding: 3px 0 0;
    float: right;
    text-align: center;
}

.tblinfobundle a, .tblinfobundle a:hover, .tblbuybundle a, .tblbuybundle a:hover {
    color: #6f4800;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

.post h2 {
    color: #333366;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px 0;
}

.post h2 a {
    color: #ea5100;
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
}

.post h2 a:hover {
    color: #ea5100;
    text-decoration: underline;
}

.cat-news, .cat-featured {
    width: 264px;
    float: left;
}

.cat-featured {
    margin-left: 22px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.date-author-comment-post {
    overflow: hidden;
    font-size: 12px;
    margin: 3px 0 10px;
    padding: 0 0 12px 0px;
    border-bottom: #333366 solid 3px;
}

.date-author-comment-product {
    overflow: hidden;
    font-size: 12px;
    margin: 3px 0 10px;
    padding: 0 0 0px 0px;
    border-bottom: #333366 solid 0px;
}

.date-author-comment {
    overflow: hidden;
}

#main-content p.date-author, #main-content p.comment {
    font-size: 12px;
    margin: 6px 0;
    padding: 0 0 0 18px;
}

#main-content p.date-author {
    background: url(images/cal-icon.jpg) center left no-repeat;
}

#main-content p.comment {
    background: url(images/comment-icon.jpg) center left no-repeat;
}

#main-content .post {
    margin: 0 0 0px 0;
}

.postmetadata {
    text-align: center;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #cecece;
}

.even, .alt {
    border-left: 1px solid #cecece;
    border-top: 1px solid #cecece;
}

.reply {
    background: url(images/replybg.jpg) no-repeat;
    width: 41px;
    height: 19px;
    line-height: 18px;
    text-align: center;
}

.reply a, .reply a:hover {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

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

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

.sticky h2 {
    padding-top: 10px;
}

#respond {
    background: #f2f2f2;
    font-size: 11px;
    margin: 15px 0 20px;
    padding: 10px;
    border: 1px solid #cecece;
    line-height: 14px;
}

#respond p {
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.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 #cecece;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-size: 12px;
    text-decoration: none;
    color: #333;

}

.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;
}

a {
    color: #ea5100;
    text-decoration: underline;
}

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

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

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

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

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* End Typography & Colors */

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

/* End Headers */

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

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

img.alignright {
    padding: 4px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* End Images */

/* Begin Lists*/

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

.post 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: 15px;
}

#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 0 auto;
    width: 116px;
    height: 21px;
}

/* End Form Elements */

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

#main-content ol.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 8px 0 8px;
    padding: 5px 5px 10px 10px;
    list-style: none;
    background-color: #f2f2f2;
}

.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: 4px 0 12px;
    display: block;
}

.commentmetadata a {
    font-size: 10px;
    text-decoration: none;
}

/* End Comments */

/* Begin Sidebar */
#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 */
.center {
    text-align: center;
}

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

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;
}

.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 */
/* Latest Podcast */
li#rss-3  h2 {
    display: none;
}

li#rss-3 ul {
    background: none;
    margin: 0;
    padding: 0;
}

li#rss-3 ul li {
    margin: 0;
    padding: 0;
}

#sidebar-wrap {
    width: 49px;
    background: none;
}

#sidebar-wrap #sidebar-nav li {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
}

#sidebar-wrap #sidebar-nav li a {
    display: block;
}

#sidebar-wrap #sidebar-nav li.social-icon-last {
    margin-bottom: 0;
}

#sidebar-wrap #sidebar-nav {
    background: url(images/sidenav-bg.png) left top repeat-y;
    width: 40px;
    padding-left: 9px;
}

#sidebar-wrap #sidebar-top {
    background: url(images/sidenav-top.png) left top no-repeat;
    height: 16px;
    margin: 0;
    padding: 0;
}

#sidebar-wrap #sidebar-bottom {
    background: url(images/sidenav-bottom.png) left bottom no-repeat;
    height: 16px;
    margin: 0;
    padding: 0;
}

#container {
    width: 850px;
}

#header,
#page-wrap {
    width: 850px;
}

#menu-wrap {
    margin-left: 49px;
    width: 840px;
}

#menu-wrap ul {
    background: url("images/bg-nav.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 35px;
}

#menu-wrap .menu {
    float: left;
    width: 577px;
    max-width: 577px;
}

#menu-wrap .menu li a {
    color: #c5c5c5;
    font-size: 14px;
    text-decoration: none;
    padding: 0;
    line-height: 29px;
    height: 35px;
    display: block;
}

#menu-wrap .menu li a:hover {
    text-decoration: none;
}

#menu-wrap #nav-download-pc {
    float: left;
    background: url(images/download-podcast-item.png) left top no-repeat;
    width: 250px;
    height: 35px;
    color: #17033c;
    text-decoration: none;
}

#menu-wrap #nav-download-pc a {
    display: block;
    height: 35px;
}

#content-top {
    width: 840px;
    background: url(images/bg-content-top.png) left top no-repeat;
}

#content {
    width: 840px;
    background: url(images/bg-content.png) left top repeat-y;
}

#content-bottom {
    width: 840px;
    background: url(images/bg-content-bottom.png) left bottom no-repeat;
    height: 25px;
}

#right-col {
    width: 250px;
}

#main-content {
    width: 560px;
    margin: 0;
    padding: 0 15px;
}

#logo {
    margin-left: 49px;
}

#form-wrap {
    background: url(images/optin-bg.jpg) left top no-repeat;
    float: none;
    margin: -15px auto 20px;
    width: 232px;
    height: 248px;
}

#form-wrap {
    background: url(images/optin-content-bg.jpg) left top repeat-y;
    height: auto;
}

#form-wrap-header {
    background: url(images/optin-top-bg.jpg) left top no-repeat;
}

#form-wrap-bottom {
    background: url(images/optin-bottom-bg.jpg) left bottom no-repeat;
    padding-bottom: 25px;
}

#form-wrap #optin-form {
    padding-top: 65px;
}

#form-wrap #optin-form .input-text,
#form-wrap #optin-form .info-wrap {
    float: none;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

#form-wrap #optin-form .input-style {
    background: url(images/optin-textfield-bg.png) left top no-repeat;
    width: 188px;
    height: 31px;
    line-height: 31px;
    padding: 0 7px;
    margin-bottom: 10px;
}

#form-wrap #optin-form .button {
    width: auto;
    text-align: center;
    margin: 0;
}

#menu-wrap .menu li {
    line-height: 35px;
    height: 35px;
    padding: 0 9px 0 7px;
    background: url(images/topnav-sep.png) right top no-repeat;
    position: relative;
}

#menu-wrap .menu li:first-child {
    padding-left: 0;
}

#menu-wrap .menu li:last-child {
    padding-right: 0;
    margin-right: 0;
    background: none;
}

#menu-wrap .menu li ul {
    display: none;
    position: absolute;
    height: auto;
    top: 28px;
    left: 0;
    background: none;
    width: 100%;
}

#menu-wrap .menu li:hover ul {
    display: block;
}

#menu-wrap .menu li ul li,
#menu-wrap .menu li ul li a {
    float: none;
    display: block;
    height: auto;
    width: auto;
    line-height: normal;
    padding: 0;
    margin: 0;
}

#menu-wrap .menu li ul li a .item-wrap {
    background: url(images/menu-li-marker.png) 7px 10px no-repeat;
    padding-left: 18px;
    margin-left: 5px;
}

#menu-wrap .menu li ul li {
    background: #323263 none;
}

#menu-wrap .menu li ul li .item-wrap {
    padding: 5px 10px;
}

#menu-wrap .menu li ul li:first-child {
    padding-top: 7px;
}

#menu-wrap .menu li ul li:last-child {
    background: #323263 url(images/dropdown-left.png) left bottom no-repeat;
}

#menu-wrap .menu li ul li:last-child a {
    background: #323263 url(images/dropdown-right.png) right bottom no-repeat;
    margin-left: 10px;
}

#menu-wrap .menu li ul li:last-child .item-wrap {
    padding-bottom: 10px;
    margin-left: -5px;
}

body.page-template-pageaudios-php #container .tblinfobundle,
body.page-template-pageaudios-php #container .tblbuybundle {
    display: none;
}

body #header {
    width: 890px !important;
    position: relative;
}

#header #login-club-btn {
    float: right;
    position: absolute;
    right: 0;
    top: 30px;
    background: url(images/member-login-btn.png) left top no-repeat;
    width: 252px;
    height: 46px;
    display: block;
}

#header #contacts-header-block {
    bottom: 52px;
    float: right;
    height: 46px;
    position: absolute;
    right: 15px;
    width: 215px;
    background: url(images/contact-info-2.png) left top no-repeat;
}

#header #contacts-header-block a.email {
    position: absolute;
    bottom: 0;
    display: block;
    height: 21px;
    width: 218px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

#headline {
    background: url(images/home-title.jpg) left top no-repeat;
    width: 555px;
    height: 180px;
}

#content ul li {
    list-style: disc;
    margin-bottom: 10px;
}

#content ul {
    margin: 10px 0 15px;
    padding-left: 45px;
}

.page-template-page-freeevent-php #content .video-wrap,
.page-template-page-home-php #content .video-wrap {
    background: url(images/video-holder.jpg) left top no-repeat;
    width: 526px;
    height: 317px;
}

.page-template-page-freeevent-php #content .video-wrap .video,
.page-template-page-home-php #content .video-wrap .video {
    padding: 18px 19px 18px 16px;
    width: 490px;
    height: 276px;
}

#optin-home {
    background: url(images/optin-home-bg.png) left top no-repeat;
    width: 202px;
    height: 807px;
    padding: 130px 15px 10px;
}

.page-template-page-freeevent-php #main-content .post {
    margin: 0 15px;
}

.page-template-page-freeevent-php #right-col {
    margin-top: -20px;
}

.page-template-page-freeevent-php #content .post h2 {
    font-size: 18px;
    font-weight: bold;
}

.center {
    text-align: center;
}

#optin-home label {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 4px;
}

#optin-home input.infusion-field-input {
    background: url(images/home-optin-textfield.png) left top no-repeat;
    width: 182px;
    height: 31px;
    border: none;
    line-height: 31px;
    padding: 0 10px;
    margin-bottom: 8px;
}

#optin-home h4 {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin: 15px 0 10px;
}

#optin-home label.checkbox {
    font-size: 13px;
    white-space: nowrap;
    margin-bottom: 5px;
}

#optin-home label.checkbox input {
    padding-right: 5px;
}

.page-template-page-freeevent-php #sidebar-wrap {
    visibility: hidden;
}

.page-template-page-freeevent-php #menu-wrap {
    background: url(images/menu-hidden-bg.gif) left top repeat-x;
    height: 7px;
    overflow: hidden;
}

.page-template-page-freeevent-php #headline {
    margin-bottom: 0;
    height: 170px;
}

.page-template-page-freeevent-php #header {
    height: 162px;
}

.page-template-page-freeevent-php #header #logo {
    margin: 35px 0 0 175px;
}

.page-template-page-freeevent-php #header #login-club-btn,
.page-template-page-freeevent-php #header #contacts-header-block {
    display: none;
}

.page-template-page-freeevent-php #menu-wrap div {
    display: none;
}

body #container h3.event-headline {
    font-family: 'Helvetica Neue', 'Myriad Pro', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ee0000;
    text-align: center;
}

#home-register-form {
    margin: 10px auto;
    width: 526px;
    background: url(images/home-register-form-bg.jpg) left top repeat-y;
}

#home-register-form-top {
    background: url(images/home-register-form-top.jpg) left top no-repeat;
}

#home-register-form-bottom {
    min-height: 482px;
    background: url(images/home-register-form-bottom.jpg) left bottom no-repeat;
    padding: 100px 45px 17px;
}

#home-register-form .left-column {
    float: left;
    width: 205px;
}

#home-register-form .right-column {
    float: right;
    width: 205px;
}

#home-register-form label {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 4px;
}

#home-register-form input.infusion-field-input {
    background: url(images/home-optin-textfield.png) left top no-repeat;
    width: 182px;
    height: 31px;
    border: none;
    line-height: 31px;
    padding: 0 10px;
    margin-bottom: 12px;
}

#home-register-form h4 {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin: 15px 0 10px;
    text-align: left;
}

#home-register-form label.checkbox {
    font-size: 13px;
    white-space: nowrap;
    margin-bottom: 0px;
}

#home-register-form label.checkbox input {
    padding-right: 5px;
}

#eventlog {
    overflow: hidden;
}

#content ul.oseindex li {
    list-style: none !important;
}

/** 2011 May 25  --------------------------------------------------*/

.search-sub-header {
    clear: both;
    background: url(images/event-header-bg.png) left top repeat-x;
    line-height: 34px;
    padding: 0 10px;
    font-size: 18px;
    color: #18043c;
    font-weight: bold;
    margin-bottom: 10px;
}

#content .hentry .hentry {
    padding-right: 0;
    min-height: 0;
}

body #content .event-excerpt {
    margin: 10px auto 25px;
    padding: 0;
    color: #000;
}

body #content .event-excerpt .event-top {
    padding-top: 0;
}

body #content .event-excerpt .event-bottom {
    padding: 0 0 20px;
    background: url("images/post-separator.png") no-repeat scroll center bottom transparent;
}

body #content .blue-event-excerpt {
}

body #content .blue-event-excerpt .event-top {
}

body #content .blue-event-excerpt .event-bottom {
}

body #content .event-excerpt h2.entry-title {
    margin-bottom: 0;
    padding-bottom: 4px;
}

body #content .event-excerpt h2.entry-title a {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 18px;
    color: #ef5900;
    text-decoration: underline;
}

body #content .event-excerpt .book-place {
    float: right;
    width: 190px;
    padding: 3px 0 7px;
    background: #e5e5e5;
    text-align: center;
    font-size: 14px;
    color: #454545;
    font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
}

body #content .event-excerpt .details {
    width: 345px;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Trebuchet MS', Arial, sans-serif;
}

body #content .event-excerpt .details .date-time {
    font-size: 14px;
    font-weight: bold;
    color: #414173;
}

body #content .event-excerpt .details .trainer {
    font-weight: bold;
}

body #content .event-excerpt .details .venue {
    font-weight: bold;
}

body #content .event-excerpt .details .more-info-link {
    color: #ec5900;
    text-decoration: underline;
}

body #content .event-excerpt,
body #content .event-excerpt p {
    font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
    color: #000;
    text-align: left;
}

body #content .event-excerpt .book-place h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #17033c;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    font-size: 16px;
}

body #content .event-excerpt .book-place .phone {
    font-size: 14px;
    color: #414173;
    font-weight: bold;
}

body #content .event-excerpt .book-place a {
    color: #f06310;
    font-weight: bold;
    text-decoration: none;
}

body #content .event-excerpt h3 {
    font-size: 16px;
    color: #192b56;
    font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #192b56;
    padding-bottom: 3px;
    margin-right: 260px;
}

body #content .event-excerpt .venue-details {
    float: right;
    width: 225px;
    background: #E5E5E5;
    padding: 5px 10px;
    margin: 15px 0 10px 10px;
    color: #000;
    font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
}

body #content .event-excerpt .venue-details .title {
    color: #414173;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
}

body #content .event-excerpt .venue-details .name {
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 14px;
    color: #000;
}

body #content .event-excerpt .venue-details .map_canvas {
    width: 222px;
    height: 182px;
    border: 1px solid #e1e1e1;
    margin: 10px auto 7px;
}

body #content .event-excerpt .our-trainers .trainer .name {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    padding-bottom: 5px;
}

body #content .event-excerpt .our-trainers .trainer .photo {
    float: left;
    margin: 4px 10px 5px 0;
}

body #content .event-excerpt .our-trainers .trainer .photo img {
    width: 64px;
    height: 64px;
    border: 3px solid #53538f;
}

.event-details {
    display: none;
    margin-top: 10px;
}

#jump-to {
    float: right;
    color: #18043c;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
}

#jump-to-month {
    width: 140px;
    margin-left: 7px;
}
