/*

Theme Name: Marriage minded mentor

Theme URI: http://wordpress.org/

Description: The template for Marriage minded mentor

Author: Myself

Version: 1.3

License: GNU General Public License

License URI: license.txt

*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

    background: transparent;

    border: 0;

    margin: 0;

    padding: 0;

    /*vertical-align: top;*/

}



body {

    line-height: 1;

}



h1, h2, h3, h4, h5, h6 {

    /*clear: both;*/

    font-weight: normal;

}



ol, ul {

    list-style: none;
	line-height: 1.467em;
}



blockquote {

    quotes: none;

}



blockquote:before, blockquote:after {

    content: '';

    content: none;

}



del {

    text-decoration: line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

    border-collapse: collapse;

    border-spacing: 0;

}



a img {

    border: none;

}



/* =Layout

-------------------------------------------------------------- */



/*

LAYOUT: Two columns

DESCRIPTION: Two-column fixed layout with one sidebar right of content

*/



#header_area {

    background: #252525;

    border-bottom: 1px solid white;

}



.full_width {

    width: 100%;

    clear: both;

}



.menu-primary-menu-container {

    width: 50%;

}



/*.menu   {*/

/*width: 50%;*/

/*}*/

ul.menu {

    height: 50px;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

    font-size: 10px;

    text-transform: uppercase;

    margin-left: 30px;

    padding-top:42px;

}



ul.menu  li {

    float: left;

    margin-top: 18px;

    position: relative;

   /* margin-left: 40px;*/

   margin-left: 36px;





}



ul.menu li a {

    /*padding: 8px 1.3em 12px;*/

    line-height: 12px;

}



ul.menu a, ul.menu .current ul a, ul.menu .current-cat ul a, ul.menu .current-menu-item ul a {

    color: #CCC;

    background: #252525;

    text-decoration: none;

}



ul.menu li:hover>a,

ul.menu  li ul li:hover a {

    color: #ffffff;

}



ul.menu li:hover ul {

    display: block;

}



ul.menu li ul li {

    margin-top: 10px;

    clear: both;

    background-color: #252525;

    height: 20px;

    width: 100%;

}



ul.menu li ul li a {

    padding-top: 12px;

    padding-bottom: 12px;

    padding-left: 10px;

    width: 100%;

    display: block;

}



/**menu footer**/

ul.menu-style {

    height: 50px;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

    font-size: 24px;

    text-transform: uppercase;

}



ul.menu-style li {

    float: left;

    padding-left: 40px;

}



ul.menu-style li:hover>a,

ul.menu-style li ul li:hover a {

    color: #ffffff;

}



ul.menu-style li:hover ul {

    display: block;

}



ul.sub-menu {

    display: none;

    position: absolute;

    width: 210px;

    top: 24px;

}



ul.sub-menu  li {



    margin-left: -10px !important;

}



ul.sub-menu a {

    height: 20px !important;

}



.addthis_toolbox {

    width: 405px;

    float: right;

}



.footer_menu {

    border-top: 1px solid #A1A1A1;

    clear: both;

    font-size: 11px;

    list-style: none outside none;

    margin: 0 76px 22px 50px;

    padding-top: 20px;

    text-align: center;

}



p.copyright, p.copyright a {

    color: #9D9D9D;

    font-size: 9px;

    letter-spacing: 1px;

    margin-bottom: 0;

    text-align: center;

    text-transform: capitalize;

    text-decoration: none;

    padding-bottom: 10px;

}



#header {

    width: 960px;

    margin: 0 auto;

    height:90px;

}



#menu-main a {

    float: left;

    height: 30px;

}



#header ul {

    /*float: left;*/

    /*width: 200px;*/

}



#feature_area .home_head {

    /*background: url("images/headers/3.jpg") no-repeat scroll center top #000000;*/

    background-color: #000000;

    height: 345px;

    /*text-indent: -9999px;*/

}

.home_head img  {

    margin-left: auto;

    margin-right: auto;

    display: block;

}



#optin_area:after {

    clear: both;

    content: ".";

    display: block;

    font-size: 0;

    height: 0;

    visibility: hidden;

}



#optin_area {

    background: url("images/optin_area.png") repeat-x scroll center top #06d1d1;

    padding: 18px 0 11px;

}



#optin_submit {

    background: url("images/Sign-Up.png") no-repeat scroll 0px 0px transparent;

    border: 0 solid #FFFFFF;

    /*bottom: 270px;*/

    display: block;

    height: 64px;

    padding: 0;

    position: absolute;

    /*right: 0;*/

    text-indent: -9999px;

    text-transform: capitalize;

    width: 72px;

    margin-left: 341px;
	margin-top:-20px;

    /*margin-right: 330px;*/
	cursor:pointer;

}
#optin_submit_hover{

    background: url("images/Sign-Up_Rollover.png") no-repeat scroll 0px 0px transparent;

  border: 0 solid #FFFFFF;

    /*bottom: 270px;*/

    display: block;

    height: 64px;

    padding: 0;

    position: absolute;

    /*right: 0;*/

    text-indent: -9999px;

    text-transform: capitalize;

    width: 72px;

    margin-left: 341px;
	margin-top:-20px;

    /*margin-right: 330px;*/
	cursor:pointer;

}



.moonray_form_format_labels_inside {

    width: 340px;

}

.moonray_form_field_wrapper {

    float: left;

    width: 150px;

    padding-right: 20px;

}



#optin_area .moonray_form_format_labels_inside {

    margin-left: 67px;

}



div.moonray_forms fieldset {

    border: 1px none #000000;

    padding: 2px;

}



#optin_area h3 {

    /*background: url("images/little.png") repeat scroll 0 0 transparent;*/

    float: left;

    height: 17px;

    margin: 7px 7px 0px 85px;

    /*text-indent: -9999px;*/

    width: 392px;

    color: #ffffff;

    font-family: arial;

    font-weight: bold;

    font-size: 18px;

}

#optin_area h2 {

    /*background: url("images/little.png") repeat scroll 0 0 transparent;*/

    float: left;

    height: 18px;

    color: #ffffff;

    font-family: arial;

    font-weight: bold;

    margin: 7px 7px 0px 85px;

    /*text-indent: -9999px;*/

    width: 355px;

    font-size: 17px;

    /*text-indent: -9999px;*/

    /*width: 420px;*/

}



#optin_area .moonray_form_field_wrapper input[type="text"] {

    background: none repeat scroll 0 0 #FCF7F2;

    color: #605F5F;

    font-size: 13px;

    padding: 8px 13px 6px;

    text-align: left;

    width: 132px;

}

.testimonial-right-picture img{

    float: right;

}



.moonray_form_field_wrapper input[type="text"] {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 0 none;

    box-shadow: 5px 4px 4px #D0D0D0 inset;

    color: #666666;

    font-size: 11px;

    font-weight: bold;

}



.arrow {

    position: absolute;

    top:270px;

    left: 550px;

}

/*#logo {*/

/*font-size: 3.6em;*/

/*line-height: 1.167em;*/

/*width: 40%;*/

/*}*/

#logo {

   /*  background: url("images/logo3.png") no-repeat scroll 0 14px transparent;

   background: url("https://marriagemindedmentor.com/wp-content/uploads/2013/11/logo3.png") no-repeat scroll 0 14px transparent;

    color: white; 

    font-size: 20px;

    text-indent: -9999px;*/

    display: block;

    float: left;

    height: 85px;

    outline: medium none;

    /*margin-top: 10px;*/

    overflow: hidden;

    text-decoration: none;

  /*  padding-top: 27px;*/

    width: 34%;

}





/*widget area**/

/*#quotescollection h3 {*/

/*background: url("images/h3-praise.png") no-repeat scroll 0 0 transparent;*/

/*}*/

.widget-container h3 {

    border-bottom: 1px solid #DFDBDB;

    display: block;

    height: 15px;

    margin-bottom: 17px;

    padding-bottom: 6px;

    font-size: 0.746em;

    line-height: 1.636em;

    text-transform: uppercase;

    font-weight: bold;

    padding-top: 20px;

}



a.hot-event {

    /*background: url("images/live.png") no-repeat scroll 0 0 transparent;*/

    display: block;

    height: 285px;

    text-indent: -9999px;

    width: 306px;

}



/*text-indent: -9999px;*/



/*contenido*/

#main {

    width: 960px;

    margin: 0 auto;

    padding-top: 40px;

}



#container {

    width: 604px;

    float: left;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

}

#container2 {

    width: 904px;

    float: left;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

}



#primary {

    width: 322px;

    float: left;

}



#footer {

    background: none repeat scroll 0 0 #222222;

    clear: both;

    margin: 0 auto;

    min-height: 170px;

    width: 100%;

}



#colophon {

    width: 960px;

    min-height: 170px;

    margin: 0 auto;

}



span#videos {

    border: 0 none;

    cursor: pointer;

    display: block;

    float: left;

    height: 229px;

    margin: 30px 0;

    width: 407px;

}



#footer_optin {

    float: left;

    margin-left: 30px;

    width: 466px;

}



#footer_optin h3 {
	
	/*background: url("images/footer-header3.png") repeat scroll 0 0 transparent;*/
	
    background: url("images/Book_Form_graphic_Footer_new.png") repeat scroll 0 0 transparent;

    height: 115px;

    margin: 2.4em 0 2em;

    text-indent: -9999px;

    width: 500px;

}



div.moonray_forms {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 14px;

    margin: 0;

    padding: 0;

}

#inner_optin input[type="text"] {

    color: #555555;

    margin: 0 0 8px;

    padding: 8px 7px;

    width: 240px;

}
.boldColor{
	color:#FFF;
}
#inner_optin_submit {

    background: url("images/Get-It.png") no-repeat scroll 0px 0px transparent;

    border: 0 none;

    height: 64px;

  

    /*margin-top: 9px;*/

    padding-left:0px /*50px*/;

    right: 0;

    text-indent: -9999px;

    width: 72px/*220px*/;

    position: absolute;
   left:150px;
    /*left: 185px;*/

    bottom: 60px;
	cursor:pointer;

}

#inner_optin_submit_hover {

    background: url("images/Get-It_Rollover.png") no-repeat scroll 0px 0px transparent;

    border: 0 none;

    height: 64px;

  

    /*margin-top: 9px;*/

    padding-left:0px /*50px*/;

    right: 0;

    text-indent: -9999px;

    width: 72px/*220px*/;

    position: absolute;
   left:150px;
    /*left: 185px;*/

    bottom: 60px;
	cursor:pointer;
}

#footer_optin form {

    margin-left: 30px;

}



#footer_optin div.moonray_forms fieldset {

    margin-right: 14px;

    width: 209px;

}



#footer_optin input[type="text"] {

    color: #555555;

    margin: 0 0 8px;

    padding: 8px 7px;

    width: 205px;

}


#footer_optin_getit {

    background: url("images/Get-It.png") no-repeat scroll 0px 0 transparent;

    border: 0 none;

    /*margin-top: 9px;*/

    padding-left:0px /*50px*/;

    right: 0;

    text-indent: -9999px;

    position: absolute;
	
	height:64px;
	
	width:72px;
	
   left:230px;
    /*left: 185px;*/

    bottom: 60px;
	cursor:pointer;

}

#footer_optin_getit_hover {

    background: url("images/Get-It_Rollover.png") no-repeat scroll 0px 0 transparent;

    border: 0 none;

    /*margin-top: 9px;*/

    padding-left:0px /*50px*/;

    right: 0;

    text-indent: -9999px;

    position: absolute;
	
	height:64px;
	
	width:72px;
	
   left:230px;
    /*left: 185px;*/

    bottom: 60px;
	cursor:pointer;

}

.input-mypage {

    /*width: 74px;*/

    margin-top: 60px;

    position: absolute;

    height: 73px;

}

#footer_optin .quote {

    clear: both;

    color: #CCCCCC;

    font-size: 12px;

    font-weight: 500;

    letter-spacing: 1.6px;

    margin: 17px 0 0 30px;

}



#footer p {



    line-height: 1.667em;

}



.footer_menu {

    border-top: 1px solid #A1A1A1;

    border-bottom: 1px solid #A1A1A1;

    clear: both;

    font-size: 11px;

    list-style: none outside none;

    margin: 0 76px 22px 54px;

    padding-top: 20px;

    text-align: center;

    padding-bottom: 30px;

}



.footer_menu a {

    border: 0 none;

    color: #CCCCCC;

    letter-spacing: 2px;

    text-decoration: none;

    text-transform: uppercase;

}



.footer_menu li {

    float: left;

    margin-left: 20px;



}



.menu_ul {

    border-top: 1px solid #A1A1A1;

    clear: both;

    font-size: 7px;

    list-style: none outside none;

    margin: 0 76px 22px 50px;

    padding-top: 20px;

    text-align: center;

}



.menu_ul a {

    border: 0 none;

    color: #CCCCCC;

    letter-spacing: 2px;

    text-decoration: none;

    text-transform: uppercase;

}



.menu_ul li {

    float: left;

    margin-left: 55px;



}



/*loop*/

#container a {

    text-decoration: none;

}



#container .headline_area h1,

#container .headline_area h2,

#container #archive_intro h1 {

    /*font-size: 2.8em;*/

    line-height: 36px;

}





#container2 .headline_area h1,

#container2 .headline_area h2,

#container2 #archive_intro h1 {

    /*font-size: 2.8em;*/

    line-height: 36px;

}



#container .headline_area {

    margin-bottom: 0em;

}



#container .entry-title {

    background: #202020;

    font-weight: 500;

    padding: 14px 18px;

}





#container .entry-title a {

    display: block;

    font-size: 28px;

}



#container h1,

#container h2,

#container h2 a {

    color: #FCF7F2;

}


#container h2 strong {

    color: #000000;
	line-height:40px;

}

#container .post {

    margin-bottom: 30px;

    padding-left: 11px;

    padding-bottom: 30px;

    padding-right: 23px;

}



#container div.meta_area {

    position: relative;

}



#container .comments-link a {

    background: url(images/comment_ribbon.png) no-repeat top right;

    color: white;

    display: block;

    left: 0;

    top: 0;

    height: 19px;

    font-size: 15px;

    font-weight: bold;

    margin: 0 0 -28px;

    padding: 4px 15px 0 14px;

    position: absolute;

    text-transform: uppercase;

}



#container .comments-link span {

    background: url(images/comment_flip.png) no-repeat;

    height: 28px;

    position: absolute;

    left: -7px;

    top: -5px;

    width: 7px;

}



#container .comments-link:hover a {

    background-position: right -23px

}



#container .comments-link:hover span {

    background-position: 0 -28px

}



#container p {

    margin-bottom: 1.467em;



    font-size: 15px;

    line-height: 1.467em;

}



.page-form {

    width: 960px;

    margin: 0 auto;

}



#container .keep-reading {

    border-top: 1px solid #DDD;

    padding-top: 10px;

}



#container .sharethis_box {

    float: right;

    position: relative;

    margin-top: 7px;

}



#container a.more-link {

    background: url(images/more_link.png) no-repeat left 4px;

    color: #AF1B80;

    font-size: .8em;

    font-weight: bold;

    letter-spacing: 1px;

    padding-left: 1.8em;

    text-decoration: none;

    text-transform: uppercase;

}



/**head title inner**/

.headline_area_inner {

    border: 0 none;

    height: 99px;

    /*margin: 0 12px 0 16px;*/

    overflow: hidden;

    margin-bottom: 2.2em;

    /*padding: 12px 35px 0;*/

    /*background: url("../../images/ph/pointing.jpg") no-repeat scroll 400px bottom transparent;*/

    /*height: 300px;*/

    margin: 0 auto;

    border-bottom: 1px solid #D7D7D7;

    width: 830px;

}

.headline_area_inner h1 {

    color: #111111;

    font-size: 65px;

    font-weight: bold;

    line-height: 75px;

}

.headline_area_inner span {

    color: #666666;

}

.headline_area_inner span {

    font: italic 14px/23px Georgia,"Times New Roman",Times,serif;

    letter-spacing: 1px;

}

#comments{

    margin-left: 11px;

    margin-right: 23px;



}

#comments img.avatar{

    float: right;

}

#comments .comment-author cite.fn a,

#comments .comment-author cite.fn {

    color: #BC308C;

    font-style: normal;

    font-weight: bold;

    font-size: 17px;

}

#comments .comment-meta a{

    color: #333;

    font-size: 13px;

}

#comments .says{

    font-size: 13px;

}

#comments .comment-author cite.fn a:hover,

#comments .comment-meta a:hover,

#comments .reply a:hover,

#nav-below a:hover{

    text-decoration: underline;

}

#comments .comment-body{

    padding-top: 11px;

}

#comments .reply{

    margin-bottom: 22px;

}

#comments .reply a{

    color: #BC308C;

    font-size: 12px;

    text-transform: uppercase;

    letter-spacing: 1px;

}

#comments .children li>div{

    padding-left: 22px;

    padding-right: 11px;

    border-left: solid 1px silver;

}

#comments .children .children{

    padding-left: 22px;

}

#comments li.depth-1{

    padding-top: 18px;

    border-bottom: solid 1px silver;

}

#comments .commentlist,

#respond{

    margin-bottom: 44px;

}

#respond form{

    padding: 20px;

}

#respond input{

    float: left;

    width: 244px;

    height: 23px;

}

#respond label{

    font-size: 13px;

    padding-left: 9px;

}

#respond label, span.required{

    color: #797979;

    position: relative;

    top: 3px;

}

#respond textarea{

    width: 96%;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

}

#respond input[type="text"], #respond textarea {

    font-size: 15px;

    padding: 2px;

background: white;

border: solid 1px silver;

box-shadow: inset 2px 3px 2px #EEE;

-moz-box-shadow: inset 2px 3px 2px #eee;

-webkit-box-shadow: inset 2px 3px 2px #EEE;

}

#respond input#submit {

background: url(images/comment_submit.png);

border: 0;

display: block;

height: 35px;

text-indent: -9999px;

width: 89px!important;

cursor: pointer;

}

#nav-below {

    padding: 11px;

    font-size: 10px;

    letter-spacing: 2px;

    margin-bottom: 44px;

}

#nav-below a{

    font-size: 15px;

    color: #BC308C;

    letter-spacing: normal;

}

#nav-below .nav-previous{

    margin-bottom: 6px;

}



.widget_recent_entries ul li{

    font-size: 0.8em;

    /*line-height: 1.385em;*/

    margin-bottom: 15px;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}

li.widget-container .popular li {

    margin-bottom: 15px;

}



#primary a {

    color: #BC308C;

    font-weight: bold;

    text-decoration: none;

    /*font-size: 15px;*/

}

#primary a:hover {

    text-decoration: underline;

}

.textwidget img {

    margin: 0 auto;

    text-align: center;

}

.entry-content {

    margin-bottom: 50px;

    /*line-height: 25px;*/

}



.line-site {

    /*font-size: 19px;*/

    margin-bottom: 32px;

    margin-left: 30px;

    margin-top: 15px;

    /*width: 500px;*/

}

.line-body {

    /*font-size: 19px;*/

    margin-bottom: 32px;

    /*margin-left: 30px;*/

    margin-top: 15px;

    line-height: 26px;

    /*text-align: justify;*/

    /*width: 800px;*/

}

.format_text {

    margin: 0 auto 0 150px;

    /*width: 510px;*/

}

.format_text {

    /*font-size: 1.5em;*/

    margin-bottom: 25px;

    margin-top: 10px;

    line-height: 30px;

}

#content960_inner {

    width: 850px;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}

.floating-icon {

    float: left;

    margin-left: -300px;

    /*margin-top: 45px;*/

}



.wpcf7-form input[type="submit"] {

    background: url("images/submit_button.png") repeat scroll 0 0px transparent;

    display: block;

    height: 30px;

    /*position: absolute;*/

    border: 0px;

    text-indent: -999px;

    right: 30px;

    top: 20px;

    width: 96px;

}

.wpcf7-form input[type="submit"]:hover {

    background: url("images/submit_button.png") repeat scroll 0 27px transparent;

    display: block;

    height: 30px;

    /*position: absolute;*/

    border: 0px;

    text-indent: -999px;

    width: 96px;

}

.wpcf7-form-control {

    padding: 10px;

    background-color: #f1f1f1;

    border: 0px;

}

.testimonial-right tr td {

    padding-right: 35px;

}

.testimonial-left tr td {

    padding-left: 35px;

}

/***Gratitude themes **/

.bkg-quote {

    /*background: url("images/quot.png") no-repeat scroll center bottom transparent;*/

    background-color: #eaf2bb;

    width: 300px;

    line-height: 20px;

    height: 230px;

    /*overflow-y: scroll;*/

    /*overflow-x: hidden;*/

    /*margin: 0 auto;*/

    /*padding: 0;*/

    /*position: relative;*/

    /*scrollbar-face-color: #336699; scrollbar-3dlight-color: #336699; scrollbar-base-color: #336699;*/

    /*scrollbar-track-color: #336699; scrollbar-darkshadow-color: #000; scrollbar-arrow-color: #000;*/

    /*scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff;*/



}

.bkg-quote  p {

    padding: 20px;

    font-size: 15px;

    color: #000000;

    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;

}



























/*loop*/

#container2 a {

    text-decoration: none;

}



#container2 .headline_area h1,

#container2 .headline_area h2,

#container2 #archive_intro h1 {

    /*font-size: 2.8em;*/

    line-height: 36px;

}



#container2 .headline_area {

    margin-bottom: 2.2em;

}



#container2 .entry-title {

    background: #fff;

    font-weight: 500;

    padding: 14px 18px;

color:#111111;

  font-size:65px;

  font-weight:bold;

  line-height:75px;

}



#container2 .entry-title a {

    display: block;

    font-size: 28px;

}



#container2 h1,

#container2 h2,

#container2 h2 a {

    color: #000;

}



#container2 .post {

    margin-bottom: 30px;

    padding-left: 11px;

    padding-bottom: 30px;

    padding-right: 23px;

}



#container2 div.meta_area {

    position: relative;

}



#container2 .comments-link a {

    background: url(images/comment_ribbon.png) no-repeat top right;

    color: white;

    display: block;

    left: 0;

    top: 0;

    height: 18px;

    font-size: 15px;

    font-weight: bold;

    margin: 0 0 -28px;

    padding: 5px 70px 0 10px;

    position: absolute;

    text-transform: uppercase;

}



#container2 .comments-link span {

    background: url(images/comment_flip.png) no-repeat;

    height: 28px;

    position: absolute;

    left: -7px;

    top: -5px;

    width: 7px;

}



#container2 .comments-link:hover a {

    background-position: right -23px

}



#container2 .comments-link:hover span {

    background-position: 0 -28px

}



#container2 p {

    margin-bottom: 1.467em;

    font-size: 15px;

    line-height: 1.467em;

}







#container2 .keep-reading {

    border-top: 1px solid #DDD;

    padding-top: 10px;

}



#container2 .sharethis_box {

    float: right;

    position: relative;

    margin-top: 7px;

}



#container2 a.more-link {

    background: url(images/more_link.png) no-repeat left 4px;

    color: #AF1B80;

    font-size: .8em;

    font-weight: bold;

    letter-spacing: 1px;

    padding-left: 1.8em;

    text-decoration: none;

    text-transform: uppercase;

}



.praise_box {

  margin-bottom:10px;

  margin-top:20px;

  overflow:hidden;

  padding:0;

}



.praise_box .lft {

  float:left;

  margin-right:14px;

  width:178px;

color:#A71865;

}



.praise_content {

  float:left;

  width:550px;

  line-height:1.467em;

  text-align:justify;

}



.praise_content_second {

  float:left;

  width:550px;

  line-height:1.467em;

  padding-left:195px;

  text-align:justify;

}

.praise_content_second em{

 color:#A71865;

 text-transform:uppercase;

 font-size:12px;

 float:left;

 padding-right:193px;

}







.praise_content em{

 color:#A71865;

 text-transform:uppercase;

 font-size:12px;

 float:left;

padding-left:193px;





}





.praise_content_nm{

 color:#A71865;

 text-transform:uppercase;

 font-size:12px;

 float:left;

font-weight:bold;

 width:100%;



}







.praise_box .rght {

  float:right;

  margin-left:15px;

  width:180px;

color:#A71865;

}#comments-title {color:#000;}
.amazonbook{ position: relative; width:100%;}
.amazonbook_form{ position:absolute;top: 57%;right: 9%;width: 35%;}
.amazonbook_click{ position:absolute;top: 69%;left: 6%;}
.amazonbook_click a{ color:transparent; font-size:0px;width: 414px;height: 73px;float: left;}
  .textbox { 
    border: 1px solid #c4c4c4; 
    height: 25px; 
    width: 275px; 
    font-size: 13px; 
    padding: 4px 4px 4px 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.textbox:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
}
.form-allowed-tags{
display:none !important; }

.footerForm{
	margin-top: 43px;
	position: absolute;
	margin-left: 87px; }
	
.praise_content_client {
	width : auto !important;
	line-height: 1.467em !important;
	text-align:justify;
}
.praise_content_client em {
    color: #A71865;
    font-size: 12px;
    text-transform: uppercase;
}
#menu-footer_menu a {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 10px;
}