/*
Theme Name: MP Resources
Theme URI:
Description:
Author: AMP Agency
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

@import url(../twentyten/style.css);
/******************************************
            Tag Classes
******************************************/
body {
    margin: 0px;
    font-size:100%;
    line-height:1.125em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

p {
    margin-top: 4px;
    margin-bottom: 20px;
    font-size:0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
}

p p {
    font-size:100%;
}
p.nomargin
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-size:0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px;
}
#demoQuestions p
{
    margin-bottom: 4px;
}
#screeningQuestions p
{
    margin-bottom: 4px;
}
ul {
}

ol {
    margin-left: 0px;
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 8px;
    list-style:none;
}

li {
    list-style-image: url(images/bullet_military_default.gif);
    font-size: 0.8em;
    line-height: 20px;
}

ul.symptom-list{
     font-size:1.2em;
    padding-left:25px;
 }

input{
    vertical-align:middle;
    font-size:1em;
}


img {
border:0;
}

td {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:.87em;
    padding:0;
    margin:0;
}

input.radio{
    vertical-align:middle;
}

h1 sup
{
    font-size: 50%;
}
sup
{
    font-size: 70%;
}
/******************************************
            Header Classes
******************************************/
h1 {
    color: #373c7d;
    font-size: 1.8em;
    margin-top: 0px;
    padding-top: 0px;
    font-family: Georgia, serif;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 1.0em;
}

h2 {
    color:#373c7d;
    font-size: 1.2em;
    padding: 0px;
    font-family: Georgia, serif;
    font-weight: normal;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
h3 {
    color: #373c7d;
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 8px;
}
#related_articles h3
{
    color:#373c7d;
    font-size: 1.2em;
    padding: 0px;
    font-family: Georgia, serif;
    font-weight: normal;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#content .entry-title {
    font-size: 1.4em;
    font-weight: normal;
    font-family: Georgia, serif;
    line-height: 1.3em;
    margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
    color: #000;
    text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #373c7d;
    text-decoration: underline;
}

#content h1,
#content h2
{
    line-height: 1.5em;
    margin: 0 0 20px 0;
    color: #373c7d;
    font-size: 1.8em;
    font-weight: normal;
    font-family: Georgia, serif;
}
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 0;
    font-family: Georgia, serif;
}
.page-title span {
    color: #373c7d;
    font-size: 100%;
    font-weight: normal;
    font-family: Georgia, serif;
    font-style: normal;
}
/******************************************
            Text Classes
******************************************/
.txt-small {
    color: #c40001;
    font-size: 0.63em;
}

/******************************************
            Menu Classes

******************************************/

.m1 {
    font-size: 0.75em;
    float: right;
    height: 48px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 43px;
}
.m-urhere {  /*  class for a "You Are Here" indicator */
    background-image:url(images/mainnav_selected.gif);
    background-repeat:repeat-x;
    font-size: 0.75em;
    float: right;
    padding-right: 20px;
    padding-left: 20px;
    height: 48px;
    line-height: 43px;
}

/******************************************
            Link Classes
******************************************/
a:link { text-decoration: underline; color: #373c7d; font-weight:normal;}
a:visited { text-decoration: underline; color: #373c7d; font-weight:normal;}
a:active { text-decoration: underline; color: #373c7d;font-weight:normal;}
a:hover{ text-decoration: underline;  color: #373c7d; font-weight:normal;}

a.a-m1:link { font-weight: bold; text-decoration: none; color: #373c7d; }
a.a-m1:visited { font-weight: bold; text-decoration: none;  color: #373c7d;}
a.a-m1:active { font-weight: bold; text-decoration: none; color: #373c7d;}
a.a-m1:hover{ font-weight: bold; text-decoration: underline;  color: #373c7d;}

a.a-m1_urhere {  font-weight: normal; text-decoration: none;  color: #000; background-image:url(images/mainnav_selected.gif); background-repeat:repeat-x; display: block; height: 44px; border-bottom-width: 4px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none;  border-bottom-color: #5b9361;}
a.a-m1_urhere:link {  font-weight: normal; text-decoration: none;  color: #000; background-image:url(images/mainnav_selected.gif); background-repeat:repeat-x; display: block; height: 44px; border-bottom-width: 4px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none;  border-bottom-color: #5b9361;}
a.a-m1_urhere:visited { font-weight: normal; text-decoration: none;  color: #000; background-image:url(images/mainnav_selected.gif); background-repeat:repeat-x; display: block; height: 44px; border-bottom-width: 4px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none;  border-bottom-color: #5b9361;}
a.a-m1_urhere:active {  font-weight: normal; text-decoration: none;  color: #000; background-image:url(images/mainnav_selected.gif); background-repeat:repeat-x; display: block; height: 44px; border-bottom-width: 4px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none;  border-bottom-color: #5b9361;}
a.a-m1_urhere:hover{ font-weight: normal; text-decoration: none;  color: #000; background-image:url(images/mainnav_selected.gif); background-repeat:repeat-x; display: block; height: 44px; border-bottom-width: 4px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none;  border-bottom-color: #5b9361; cursor: pointer; cursor: hand;}

a.button:link { text-decoration: none; color: #373c7d; font-weight:bold; background-image:url(images/button_bg.gif); background-repeat:repeat-x; line-height: 25px;}
a.button:visited { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x;}
a.button:active { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x;}
a.button:hover{ text-decoration: underline;  color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x;}

a.button-left:link { text-decoration: none; color: #373c7d; font-weight:bold; background-image:url(images/button_bg.gif); background-repeat:repeat-x; line-height: 25px; float: left;}
a.button-left:visited { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x;float: left;}
a.button-left:active { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x;float: left;}
a.button-left:hover{ text-decoration: underline;  color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x;float: left;}

a.button-right:link { text-decoration: none; color: #373c7d; font-weight:bold; background-image:url(images/button_bg.gif); background-repeat:repeat-x; line-height: 25px; float: right;}
a.button-right:visited { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x; float: right;}
a.button-right:active { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x; float: right;}
a.button-right:hover{ text-decoration: underline;  color: #373c7d; font-weight:bold;background-image:url(images/button_bg.gif); background-repeat:repeat-x; float: right;}

.entry-meta a:link,
.entry-utility a:link {
    color: #373c7d;
    text-decoration: none;
}

.entry-meta a:hover,
.entry-utility a:hover {
    color: #373c7d;
    text-decoration: underline;
}

.current-category-ancestor a, .current-menu-item a,
.current-post-ancestor a, .current-menu-parent a, .current-post-parent a {
color: #5b9361;
}
/******************************************
            Page Header Classes
******************************************/

#banner {
    border:3px solid #d2d1d1;
    padding:0;
    margin:0;
    background-color:#d2d1d1;
}

.searchbox {
    border: 1px solid #ceceb8;
}


.m-func {        /* function menu formatting */
    font-family: Verdana, sans-serif;
    font-size: 0.7em;
    text-align: right;
}

.m-foot {        /* footer menu formatting */
    font-family: Verdana, sans-serif;
    font-size: 0.7em;
    text-align: right;
}
.a-fat-foot {        /* footer menu formatting */
    font-family: Verdana, sans-serif;
    font-size: 0.7em;
}

a.a-fat-foot:link { font-weight: bold; text-decoration: underline; color: #000000; }
a.a-fat-foot:visited { font-weight: bold; text-decoration: underline;  color: #000000; }
a.a-fat-foot:active { font-weight: bold; text-decoration: underline; color: #000000; }
a.a-fat-foot:hover{ font-weight: bold; text-decoration: underline;  color: #666666; }

.logo {
    border-right:3px solid #d2d1d1;
    padding:0;
    margin:0;
}
/******************************************
            General Layout
******************************************/
#wrapper {
    width:900px;
    margin: 0 auto;
    height:auto;
    background-image: url(images/bg_wrapper.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    padding-left: 19px;
    padding-right: 19px;
}
#wrapper_pop {
    width:575px;
    margin: 0 auto;
    height:auto;
    background-color: #FFFFFF;
    padding-left: 19px;
    padding-right: 19px;
}


#all_errors {
    padding:10px;
    background-color:#e9f2f5;
    visibility:hidden;
    display:none;
    color:#ff0000;
    font-weight:bold;
}

.error {
    color:#ff0000;
    font-weight:bold;
    margin-left:5px;
}

.error2 {
    color:#ff0000;
    font-weight:bold;
    margin-left:5px;
    display:block;
    font-size:11px;
}

.error_dark {
    color:#FF0000;
    font-weight:bold;
    margin-left:5px;
    padding:5px;
    margin-top:5px;
}


/******************************************
            Footer Classes
******************************************/
#footer {
    background-image: url(images/footer_military.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    padding-right: 20px;
    padding-top: 30px;
    padding-left: 15px;
    padding-bottom: 3px;
    color: #666666;
    clear: left;
    width: auto;

}#fat-footer {
    background-color: #eeeeee;
    padding-right: 20px;
    padding-top: 30px;
    padding-left: 15px;
    padding-bottom: 20px;
    color: #666666;
    clear: left;

}

a.a-foot:link { font-weight: bold; text-decoration: underline; color: #000000; }
a.a-foot:visited { font-weight: bold; text-decoration: underline;  color: #000000; }
a.a-foot:active { font-weight: bold; text-decoration: underline; color: #666666; }
a.a-foot:hover{ font-weight: bold; text-decoration: underline;  color: #666666; }
/******************************************
            Function Nav Classes
******************************************/
#function_nav {
    background-color: #FFFFFF;
    padding-right: 20px;
    height: 25px;
    padding-top: 5px;
}

a.a-func:link { font-weight: bold; text-decoration: none; color: #000000; }
a.a-func:visited { font-weight: bold; text-decoration: none;  color: #000000; }
a.a-func:active { font-weight: bold; text-decoration: none; color: #000000; }
a.a-func:hover{ font-weight: bold; text-decoration: underline;  color: #000000; }


#header {
    background-image: url(images/military_default_green.jpg);
    background-repeat: no-repeat;
    height: 136px;
    padding: 0;
}
#logo {
    margin-left: 35px;
    height: 136px;
    background-image: url(images/title_sap_military.gif);
    background-repeat: no-repeat;
    background-position: 0 55px;
    /*height: 33px;
    width: 373px;
    padding-left: 35px;
    padding-top: 55px;*/
}
#container {
    float: left;
	margin: 0;
	/*width: 469px;*/
	width: 586px;
}
#container_media {
    float: left;
	margin: 0;
	/*width: 469px;*/
	width: 860px;
}
#main {
    background-color: #FFFFFF;
    padding: 17px 17px 0;
    width: 866px;
}
#main, #wrapper {
}
#content {
    /*margin-bottom: 0;*/
	margin:0 0 0 20px!important;
}

.commentlist li.comment {
    list-style: none;
}
.main_nav {
    background-image: url(images/mainnav_bg.gif);
    background-repeat: repeat-x;
    height: 48px;
}
.main_content {
    /*width: 559px;*/
	width: 550px;
    background-image: url(images/grey_gradient_box.gif);
    background-repeat: repeat-x;
    margin-right: 22px;
    padding: 17px;
    float: left;
    overflow: hidden;
}
.main_content_media {
    background-image: url(images/grey_gradient_box.gif);
    background-repeat: repeat-x;
    margin-right: 22px;
    padding: 17px;
    float: left;
    overflow: hidden;
}
.main_content td{
    background-color:#e9f2f5;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-top: 0px;
}


.main_content_full {
	/*width: 469px;*/
	width: 586px;
    margin-right: 22px;
    padding: 17px;
    float: left;
    margin-top:20px;
}
.button {
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #5b9361;
    padding-bottom: 6px;
    padding-top: 6px;
    height: 28px;
    background-color:#d3dd9e;
}
.button-left {
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #5b9361;
    padding-bottom: 0px;
    padding-top: 2px;
    height: 25px;
    background-color:#d3dd9e;
    margin-right: 7px;
    margin-top: 5px;
}
.button-right {
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #5b9361;
    padding-bottom: 0px;
    padding-top: 2px;
    height: 25px;
    background-color:#d3dd9e;
    margin-top: 5px;
}
#searchform input[type="submit"] {
    border: 1px solid #5b9361;
    padding-bottom: 6px;
    padding-top: 4px;
    height: 28px;
    background-color:#d3dd9e;
    color: #373c7d;
    font-weight: bold;
} input[type="submit"].button {
    border: 1px solid #5b9361;
    padding-bottom: 6px;
    padding-top: 4px;
    height: 28px;
    background-color:#d3dd9e;
    color: #373c7d;
    font-weight: bold;
}
.clear-left {
    clear: left;
}
.clear-both {
    clear: both;
}
.right_column {
    float: left;
    width: 275px;
}
#primary, #secondary {
float: inherit;
width: inherit
}
#primary.widget-area ul ul {
list-style: none;
}
#primary.widget-area ul ul li {
margin-bottom: 10px;
}
#primary.widget-area ul ul li a{
font-weight: bold;
}
.sidenav_visited {
    height: 25px;
    background-image: url(images/sidenav_visited.gif);
    background-repeat: no-repeat;
    font-size: 0.7em;
    padding-left: 7px;
    line-height: 22px;
}
.cat-item {
    padding-left: 7px;
    line-height: 22px;
    height: 25px;
    background-repeat: no-repeat;
    background-image:url(images/sidenav_off.gif);
}
.current-cat {
    height: 25px;
    background-image:url(images/sidenav_selected.gif);
    background-repeat: no-repeat;
    font-size: 0.7em;
    padding-left: 7px;
    line-height: 22px;
}
.cat-item a:link,
.cat-item a:visited
{
    color: #666;
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
}
.cat-item a:hover,
.cat-item a:active
{
    color: #666;
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
.right_column_module {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom-width: 3px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #F0F0F0;
}
.right_column_module ul {
    margin-left: 0 !important;
}
.right_column_module li{
    font-size: 100%;
    list-style: none;
}
.right_column_module p{
    font-size: 100%;
    margin-bottom: 10px;
    line-height: 18px;
}
.results {
    background-color: #254D5E;
    color: #ffffff;
    padding: 15px;
    margin-bottom: 1px;
    clear: right;
}
.further_eval {
    background-color: #416575;
    color: #ffffff;
    margin-bottom: 1px;
    padding: 15px;
}
.resources {
    background-color: #ECF4F7;
    margin-bottom: 1px;
    padding: 15px;
}
.screening_options {
    background-color: #D4E6EB;
    margin-bottom: 1px;
    padding: 15px;
}
.screening_options p {
    margin-bottom: 4px;
}
.results h2,
.further_eval h2 {
    color: #FFFFFF;
}
.resources h2,
.screening_options h2 {
    color: #000000;
}
.further_eval p{
    font-size: 70%;
}


table.further_eval input
{
    background-color: #416575;

    margin-bottom: 1px;
    padding: 15px;
}
.print {
    float: right;
    margin-bottom: 10px;
}
.status {
    float: right;
    color: #666666;
    font-size: .7em;
}
.mainnav_divider {
    height: 43px;
    width: 1px;
    float: right;
    background-color: #CCCCCC;
}


.indent
{
    margin-left:15px;
}

a.referrals_link:link, a.referrals_link:active, a.referrals_link:visited
{
    font-weight:normal;
}


a.referrals_link:hover
{
    font-weight:normal;
}
a.cancel_link{
    color:#666;
    font-weight:normal;
}




#content_wrapper_full {
    background-color: #FFFFFF;
    padding-top: 13px;
    padding-right: 17px;
    padding-bottom: 0px;
    padding-left: 17px;
}



#grey_full
{       border:none;
        border-top: 1px solid #CCCCCC;

    background-image: url(images/grey_gradient_box.gif);
    background-repeat: repeat-x;

    /*width:830px;*/
}
.resources_nav
{
    padding-bottom:53px;
    *padding-bottom:32px;
    margin-left:10px;
}


a.button-tab_on:link {  text-decoration: none; color: #373c7d; font-weight:bold; background-image:url(images/button_bg_grey.gif); background-repeat:repeat-x; line-height: 25px;  float: left;}
a.button-tab_on:visited { text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg_grey.gif); background-repeat:repeat-x;float: left;}
a.button-tab_on:active {  text-decoration: none; color: #373c7d; font-weight:bold;background-image:url(images/button_bg_grey.gif); background-repeat:repeat-x;float: left;}
a.button-tab_on:hover{ text-decoration: underline;  color: #373c7d; font-weight:bold;background-image:url(images/button_bg_grey.gif); background-repeat:repeat-x;float: left;}


a.button-tab_off:link {  text-decoration: none; color:#373c7d; font-weight:bold; background-color:#FFFFFF; line-height: 25px; float: left;}
a.button-tab_off:visited { text-decoration: none; color: #373c7d; font-weight:bold;background-color:#FFFFFF;  background-repeat:repeat-x;float: left;}
a.button-tab_off:active {  text-decoration: none; color: #373c7d; font-weight:bold;background-color:#FFFFFF;  background-repeat:repeat-x;float: left;}
a.button-tab_off:hover{ text-decoration: underline;  color: #373c7d; font-weight:bold;background-color:#FFFFFF;  background-repeat:repeat-x;float: left;}

#content .category_thumb
{
float:left;
text-align:center;
margin:0 40px 20px 0;
width:100px;
height: 150px;
line-height: 13px;
}
#content .category_thumb img
{
width:100px;
}
#content .category_thumb a
{
font-size: 11px;
font-weight: bold;
}

.cat-thumb {
float: left;
width: 50px;
margin: 5px 15px 0;
}
.cat-post {
float: left;
width: 305px;
overflow: hidden;
line-height: .8em;
}
.cat-excerpt {
font-size: 0.6em;
}

ul.military_referals
{
    margin:0px;
    padding:0px;
    margin-right:20px;
    margin-left:10px;
}

li.military_referals
{
    list-style-image: none;
    list-style:none;
    list-style-type:none;
    font-size: 0.9em;
    line-height: 20px;
    margin:8px;
    padding:0px;

}



a.milit_nav:link, a.milit_nav:active, a.milit_nav:visited
{
    text-decoration: none; color:#373c7d; font-weight:bold;
}
a.milit_nav:hover
{
    text-decoration: underline; color:#373c7d; font-weight:bold;
}



a.back_to_top:link, a.back_to_top:active, a.back_to_top:visited
{
     text-decoration: none; color:#373c7d; font-weight:bold; font-size:.7em;
}

a.back_to_top:hover
{
     text-decoration: none; color:#373c7d; font-weight:bold; font-size:.7em;
}


.button-tab_on {
    padding-right: 10px;
    padding-left: 5px;
    border: 1px solid #CCCCCC;
    border-bottom:none;
    padding-bottom: 0px;
    padding-top: 2px;
    height: 25px;
    background-color:#ffffff;
    margin-right: 7px;
    margin-top: 22px;
}

.button-tab_off {
    padding-right: 10px;
    padding-left: 5px;
    border: 1px solid #CCCCCC;

    padding-bottom: 0px;
    padding-top: 2px;
    height: 25px;
    background-color:#ffffff;
    margin-right: 7px;
    margin-top: 21px;
}




.callout_img
{
    background-image:(images/heli.jpg);
    background-repeat:no-repeat;
    display:block;
    width:200px;
    height:200px;

}

.right_column_full {
    float: left;
    /*width: 200px;*/
    margin:20px;
	border-right: 3px solid #F0F0F0;
	width: 200px;
}


.main_content_video
{
    width: 815px;
    margin-right: 10px;
    padding: 17px;
    float: left;
}

.video_holder
{
    display:block;
    width:251px;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.video_list
{
     list-style:none;
     margin:0 10px;
     padding:0px;
}

.video
{
    width:324px;
    min-width:40px;
    list-style:none;
    background-color:#e9f2f5;
    padding:1px;
    display:block;
    margin:0px;
    vertical-align:top;
    margin-top:2px;

}
.bg_video_doctor
{
   background-image:url(images/bg_video_doctor.jpg);
    background-repeat:no-repeat;
    height:124px;
    padding:10px 0 0 100px;
    width:149px;
}
.bg_video_doctor_results
{
   background-image:url(images/bg_video_doctor.jpg);
    background-repeat:no-repeat;
    padding: 20px 0 20px 110px;
}
.bg_video_doctor p
{
    line-height:16px;
}

.rightCol_text
{
    font-size:.8em;
    line-height:16px;
    margin-bottom:10px;
}

.region_txt
{
    font-size:14px;
    font-weight:bold;
}

.video_box
{
    font-size: 1.0em;
    line-height: 14px;
}
.commentlist .children li {
font-size: 100%;
}


#content h2.media {
    color:#373c7d;
    font-size: 1.2em;
    padding: 0px;
    font-family: Georgia, serif;
    font-weight: bold;
    margin: 0;
	line-height: normal;
}
.tubepress_single_video {
	margin-bottom: 20px;
}
.nimble-portfolio h6 {
	line-height: 28px!important;
	background:#464646!important;
	color:#fff!important;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size:.9em!important;
}
.nimble-portfolio-content ul.nimble-portfolio-ul {
	margin-left:0!important;
}
.nimble-portfolio ul.nimble-portfolio-ul {
	width:790px!important;
}
.nimble-portfolio-ul li {
	font-size:1em!important;
}

a.take:hover {
	opacity:.9;
}
a.take {
	display:block;
	padding:20px;
	background:#5b9361;
	color:#fff;
	font-size:1.3em;
	text-align:center;
	text-decoration:none;
	clear:both;
	
}
a.take.small {
	font-size:1em;	
}
.pp_nav {
	display:none!important;
}
#footer p.social {
	margin:20px 0 0;
}
#footer p.social img {
	width:32px;
	height:32px;
	margin-right:8px;
}