/*
 Theme Name: Benefits Forward
 Theme URI: http://benefitsforward.com/
 Description: A custom Wordpress theme built for Benefitsforward.com by Suntouch Design
 Version: 1.0
 Author: Jonh Compton & Kevin Chevalier
 Author URI: http://suntouchdesign.com/
 
 Benefits Forward 1.0
 http://benefitsforward.com
 
 This theme was designed and built by Suntouch Design,
 whose website you will find at http://suntouchdesign.com/
 
 */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, pre, code {
    font-size: 1em;
}

a, img {
    border: none;
}

a {
	color: #49596f;
}

body {
    background: url(images/bg_grey.png);
}

#wrapper {
    background: url(images/background2.png) repeat-y;
    margin: 0 auto;
    width: 800px;
    padding: 0 16px;
    min-height: 100%;
}

#header {
    background: url(images/header_bottom.png) bottom no-repeat;
    padding: 0 0 10px 0;
}

#left_head {
    background: url(images/header_left.png) no-repeat;
    margin: 0 0 0 5px;
    width: 230px;
    height: 255px;
    float: left;
}

#left_head h1 {
    display: none;
}

#left_head h2 {
    display: none;
}

#left_head .home_link {
    margin: 0 0 0 5px;
    padding: 0px 0 65px 0px;
    display: block;
    float: left;
    width: 220px;
}

#left_head .search {
    padding: 215px 0 0 18px;
}

#s {
    width: 125px;
    padding: 2px;
}

#searchsubmit {
    padding: 0;
    width: 64px;
    text-align: center;
}

#right_head {
    background: url(images/header_right2.jpg) no-repeat;
    margin: 0 0 0 240px;
    width: 555px;
    height: 255px;
}

#right_head .login {
    margin: 0 10px 0 0;
    padding: 3px 0 0 0px;
    font-size: 8pt;
    float: right;
    text-align: center;
    text-transform: lowercase;
    height: 39px;
    width: 144px;
    background: url(images/login_back.png) no-repeat;
}

#right_head .login a {
    color: #000;
    text-decoration: none;
}

#right_head .login a:hover {
    color: #cc7f31;
}

#right_head ul {
    list-style: none;
    padding: 205px 0 0 44px;
    height: 50px;
    text-transform: lowercase;
}

#right_head li {
    display: inline;
    font-size: 13pt;
    font-weight: normal;
    letter-spacing: .3px;
}

#right_head li a {
    display: block;
    float: left;
    padding: 11px 34px 10px 36px;
    text-decoration: none;
    color: #fff;
    background: url(images/nav_sep.png) left no-repeat;
    clear: right;
}

#right_head li a:hover {
    background: url(images/nav_sel_back.png) repeat-x;
}

#right_head li a.first {
    background: none;
}

#right_head li a:hover.first {
    background: url(images/nav_sel_back_first.png) repeat-x;
}

#ad1 {
	width: 740px;
	height: 120px;
	margin: 10px auto 5px auto;
	border: 1px solid #cbd2d6;
}

#content {
    clear: both;
}

#main {
    margin: 0 0 0 0;
    width: 660px;
    float: right;
}

#center {
    width: 425px;
    margin: 10px 0 0 5px;
    padding: 8px 15px 0 15px;
    background: url(images/center_back.png) left top no-repeat;
    min-height: 350px;
    float: left;
}

#right_col {
    width: 150px;
    margin: 0 0 0 475px;
    padding: 0 0 0 15px;
}

#sidebar {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    width: 125px;
}

#center h2 {
    font-family: Georgia, serif;
    font-size: 22pt;
    color: #666;
}

#center.page h2 {
    padding: 0 0 15px 0;
}

#center h2 em {
    color: #cc6633;
    font-style: normal;
}

#center h3.cat_title {
    margin: 20px 0 10px 0;
    padding: 2px 0 2px 15px;
    font-size: 12pt;
    font-weight: normal;
    letter-spacing: -.1px;
    background: url(images/cat_back.gif) no-repeat;
    border-bottom: 2px solid #a4a4a4;
}

#center h3.cat_title a {
    color: #e5c42d;
    /*	color: #c7aa25; */
    text-decoration: none;
}

#center h3.cat_title a:hover {
    color: #fff8fe;
}

#center h4.post_title, #center.multi h3 {
    margin: 12px 0 1px 0;
    padding: 0 0 0 15px;
    font-size: 18pt;
    font-weight: bold;
    font-family: Garamond, serif;
}

#center h4.post_title a, #center.multi h3 a {
    text-decoration: none;
    color: #333;
}

#center h4.post_title a:hover, #center.multi h3 a:hover {
    /* color: #875F00; */
    color: #799A31;
}

#center .post_tag {
    margin: 0 0 7px 0;
    padding: 0 0 0 15px;
    font-size: 8pt;
    color: #666;
}

#center .post_tag em {
    color: #cc6633;
    font-style: normal;
}

#center .post_tag a {
    color: #666;
}

#center .post_content {
    padding: 0 0 5px 0;
}

#center p {
    padding: 0 0 10px 15px;
    font-size: 9pt;
    color: #333;
    line-height: 12pt;
}

#center.page p {
    padding-left: 0;
    line-height: 12pt;
}

#center .prev_next {
    margin-top: 30px;
    text-align: center;
}

#center .prev_next a {
    color: #666;
}

#center .prev_next a:hover {
    color: #7b9931;
}

#right_col {
    font-size: 8pt;
    color: #333;
}

#right_col h3 {
    margin: 20px 0 7px 0;
    padding: 0 0 6px 0;
    font-family: Georgia, serif;
    font-size: 16pt;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
}

#events h3 {
    font-size: 10pt;
}

#events ul {
    list-style: none;
}

#events li {
    padding: 0 0 6px 0;
}

#events a, #feeds a {
    text-decoration: none;
    color: #000;
    display: block;
}

#events a:hover, #events a:hover em, #feeds a:hover {
    color: #7b9931;
}

#events a em {
    color: #cc7f31;
    font-style: normal;
}

#right_col h3 a, #events h3 a:hover {
    color: #000;
    text-decoration: none;
}

#feeds ul {
    list-style: none;
}

#feeds li {
    padding: 0 0 2px 0;
}

#join h3 a, #join p a {
    color: #cc7f31;
    text-decoration: none;
}

#join h3 a:hover, #join p a:hover {
    color: #7b9931;
}

#sidebar ul {
    padding-bottom: 6px;
    list-style: none;
    font-size: 8pt;
}

#sidebar a {
    text-decoration: none;
    color: #4b4b4b;
    display: block;
    padding: 2px 0 2px 25px;
}

#sidebar h3, h2.widgettitle {
    padding: 8px 0 5px 25px;
    border-top: 1px solid #e5e5e5;
}


#sidebar h3.articles {
	font-weight: normal;
	border: none;
	padding: 0 0 0 20px;
	margin: 0;
	
}

#sidebar h3 a {
    color: #000;
    padding-left: 0;
}

#sidebar .categories h3 a {
    font-size: 9pt;
}

#sidebar .categories h3 a:hover {
    color: #cc7f31;
}

#sidebar .categories h3 {
    padding-top: 20px;
    border: none;
}

#sidebar a:hover {
    background-color: #f1f3f4;
}

#sidebar h3 a:hover {
    background-color: #fff;
}

#content .clear {
    height: 109px;
    clear: both;
}

#footer {
    background: url(images/footer_back2.png) bottom no-repeat;
    height: 99px;
    width: 800px;
    color: #fff;
    font-size: 8pt;
    margin: -99px auto 0 auto;
    position: relative;
}

#suntouch {
    float: left;
    margin: 77px 0 0 7px;
}

#footer #suntouch a {
    color: #d1dae3;
    text-decoration: none;
}

#footer a:hover, #footer #suntouch a:hover {
    color: #cc7f31;
}

#footer_nav {
    margin: 0 0 0 265px;
    list-style: none;
    padding: 77px 0 0 0;
    font-size: 9pt;
    text-transform: lowercase;
}

#footer_sidenav {
    margin: 77px 10px 0 0;
    list-style: none;
    float: right;
    text-transform: lowercase;
}

#footer li {
    display: inline;
    padding: 0 3px 0 4px;
    border-left: 1px solid #fff;
}

#footer_sidenav li {
    padding: 0 2px 0 3px;
}

#footer li.first {
    border: none;
}

#footer a {
    color: #fff;
    text-decoration: none;
}
/* Post Styling */
#main .post_content h1, #main .post_content h2, #main .post_content h3, #main .post_content h4, #main .post_content h5, #main .post_content h6 {
    padding: 0 0 10px 15px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

#main .post_content ul, #main .post_content ol {
    padding: 0 0 10px 40px;
}

#main .post_content ul.downloads {
    padding: 0 0 10px 40px;
	list-style: circle;
}

#main .post_content ul.downloads li {
	padding: 6px 0;
    
}


#main .post_content ul.downloads a {
	text-decoration: none;
}

#main .post_content ul.downloads a:hover {
	text-decoration: underline;
}

#main .post_content h1 {
    padding: 10px 0 10px 15px;
    font-size: 18pt;
}

#main .post_content h2 {
    padding: 10px 0 10px 15px;
    font-size: 16pt;
}

#main .post_content h2.pam {
    font-size: 22pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0 0 6px -15px;
}



#main .post_content h3 {
    padding: 10px 0 10px 15px;
    font-size: 14pt;
}

#main .post_content h4 {
    padding: 5px 0 8px 15px;
    font-size: 12pt;
}

#main .post_content h5 {
    padding: 5px 0 8px 15px;
    font-size: 11pt;
}

#main .post_content h6 {
    padding: 5px 0 8px 15px;
    font-size: 10pt;
}

#main .post_content P {
    padding: 0 0 10px 15px;
    color: #333;
    font-size: 9pt;
    line-height: 12pt;
    letter-spacing: 0px;
    word-spacing: 0px;
}
/* Multiple Styling */
#center.multi h2 {
    color: #cc6633;
}
/* Single Styling */
#center.single h2.post_title {
    margin: 10px 0 1px 0;
    padding: 0 0 0 15px;
    font-size: 22pt;
    font-weight: bold;
    font-family: Garamond, serif;
    color: #333;
}
/* About Styling */
#about.About {
    display: none;
}
/* Contact Styling */
#center.page .director {
    margin: 5px 0 0 0;
    padding: 10px 0;
    color: #333;
    font-size: 9pt;
    border-top: 3px double #dcdcdc;
    border-bottom: 3px double #dcdcdc;
}

#center.page .director h5 {
    padding: 0 0 4px 0;
    font-size: 11pt;
}

#center.page .director ul {
    list-style: none;
}

#center.page .director li {
    padding: 0 0 3px 0;
}

#main .cform {
    margin: 0;
    padding: 0;
}

#main .cform ol {
    list-style: none;
}

#main .cform li.large {
    padding: 30px 0 8px 0;
    color: #c7aa25;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

#main .cform label {
    margin: 0;
    padding: 10px 0 3px 0;
    display: block;
    text-align: left;
    font-size: 11pt;
    color: #666;
}

#main .cform label em {
    font-size: 9pt;
    font-style: normal;
}

#main .cform label span {
    width: 400px;
}

#main .cform input.single, #main .cform textarea {
    margin: 0 0 8px 0;
    width: 300px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
}

#main .cform textarea {
    height: 180px;
}

#main .cform fieldset {
    border: none;
}

#main .cform .sendbutton {
    width: 60px;
    margin: 0 0 0 266px;
}

#main p.linklove {
    display: none;
}
/* Sitemap Styling */
#center h2 .Sitemap {
    display: none;
}

#center .ddsg-wrapper p {
    display: none;
}

/* Instructions Styling */
#center h2 .How {
    display: none;
}

/* Login Styling */
body.login #content {
    margin: 20px 0px;
    padding: 0;
    width: 800px;
}

body.login #login_outer_box {
    padding: 0 225px 0 0;
    float: right;
    width: 350px;
}

body.login #login_box {
    padding: 15px;
    background-color: #f3f6f7;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

body.login #content h2 {
    margin: 0px 0 20px 0;
    padding-bottom: 10px;
    font-family: Georgia, serif;
    font-size: 22pt;
    color: #18455f;
    border-bottom: 3px double #e3e3e3;
}

body.login #content p {
    margin: 0 0 15px 0;
    padding: 0;
    color: #666;
    font-size: 11pt;
}

body.login #content label {
    display: block;
    padding-bottom: 5px;
}

body.login #content .input {
    margin: 0 0 8px 0;
    width: 300px;
    height: 30px;
    background-color: #e6ecee;
    border: 1px solid #e5e5e5;
    font-size: 18pt;
    font-family: Georgia, serif;
}

body.login #content .forgetmenot {
    float: left;
}

body.login #content .submit {
    float: right;
    margin-right: 3px;
}

body.login p#nav {
    margin: 80px 0 0 0;
    text-align: center;
    clear: both;
}

body.login #content a {
    color: #18455f;
    text-decoration: underline;
}

body.login #content a:hover {
    color: #8a9fb4;
}

body.login #content p.message {
    margin: 20px auto;
    padding: 5px;
    border: 1px solid #999;
    width: 250px;
    background-color: #dfe59b;
    color: #18455f;
    font-size: 11pt;
    text-align: center;
}

body.login #login_error {
    margin: 20px auto;
    padding: 5px;
    border: 1px solid #999;
    width: 250px;
    background-color: #efbfbf;
    color: #333;
    font-size: 11pt;
    text-align: center;
}
/* Register Styling */
body.login #left_col {
    margin: 0 0 0 25px;
    width: 180px;
}

body.login #left_col h3 {
    margin-bottom: 10px;
    font-size: 14pt;
    color: #333;
}

body.login #left_col p {
    color: #333;
    font-size: 9pt;
    line-height: 12pt;
}

.b1f, .b2f, .b3f, .b4f {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.b1f {
    height: 1px;
    background: #e5e5e5;
    margin: 0 5px;
}

.b2f {
    height: 1px;
    background: #f3f6f7;
    border-right: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    margin: 0 3px;
}

.b3f {
    height: 1px;
    background: #f3f6f7;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin: 0 2px;
}

.b4f {
    height: 2px;
    background: #f3f6f7;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin: 0 1px;
}

#login_box {
    background: #f3f6f7;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
/* Sitemap Styling */
#center .ddsg-wrapper ul, #center ul.ddsg-wrapper {
    list-style: none;
}

#center .ddsg-wrapper li, #center ul.ddsg-wrapper li {
    padding-top: 3px;
}

#center .ddsg-wrapper a {
    text-decoration: none;
    color: #18455f;
}

#center .ddsg-wrapper a:hover {
    text-decoration: underline;
}

#center .ddsg-wrapper a:visited {
    color: #453277;
}

#join p {
	margin-bottom: 10px;
}

