
html {
    border: 0 none;
    margin: 0;
    padding: 0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background: none repeat scroll 0 0 white;
    line-height: 1.5;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    float: none !important;
    font-weight: normal;
    text-align: left;
}
table, th, td {
    vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: medium none;
}
:focus {
    outline: 0 none;
}
html {
    font-size: 100.01%;
}
body {
    background: none repeat scroll 0 0 #fff;
    color: #222;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 75%;
}
h1, h2, h3, h4, h5, h6 {
    color: #111;
    font-weight: normal;
}
h1 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 0.5em;
}
h2 {
    font-size: 1.6em;
    margin-bottom: 0.75em;
}
h3 {
    font-size: 1.4em;
    line-height: 1;
    margin-bottom: 1em;
}
h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}
h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}
h6 {
    font-size: 1em;
    font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}
p {
    margin: 0 0 1.5em;
}
.left {
    float: left !important;
}
p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}
.right {
    float: right !important;
}
p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
}
a:focus, a:hover {
    color: #09f;
}
a {
    color: #06c;
    text-decoration: underline;
}
blockquote {
    color: #666;
    font-style: italic;
    margin: 1.5em;
}
strong, dfn {
    font-weight: bold;
}
em, dfn {
    font-style: italic;
}
sup, sub {
    line-height: 0;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
}
address {
    font-style: italic;
    margin: 0 0 1.5em;
}
del {
    color: #666;
}
pre {
    margin: 1.5em 0;
    white-space: pre;
}
pre, code, tt {
    font: 1em/1.5 'andale mono','lucida console',monospace;
}
li ul, li ol {
    margin: 0;
}
ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
table {
    margin-bottom: 1.4em;
    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: none repeat scroll 0 0 #c3d9ff;
}
th, td, caption {
    padding: 4px 10px 4px 5px;
}
tfoot {
    font-style: italic;
}
caption {
    background: none repeat scroll 0 0 #eee;
}
.small {
    font-size: 0.8em;
    line-height: 1.875em;
    margin-bottom: 1.875em;
}
.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}
.hide {
    display: none;
}
.quiet {
    color: #666;
}
.loud {
    color: #000;
}
.highlight {
    background: none repeat scroll 0 0 #ff0;
}
.added {
    background: none repeat scroll 0 0 #060;
    color: #fff;
}
.removed {
    background: none repeat scroll 0 0 #900;
    color: #fff;
}
.first {
    margin-left: 0;
    padding-left: 0;
}
.last {
    margin-right: 0;
    padding-right: 0;
}
.top {
    margin-top: 0;
    padding-top: 0;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.container {
    margin: 0 auto;
    width: 950px;
}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {
    float: left;
    margin-right: 10px;
}
.last {
    margin-right: 0;
}
.span-1 {
    width: 30px;
}
.span-2 {
    width: 70px;
}
.span-3 {
    width: 110px;
}
.span-4 {
    width: 150px;
}
.span-5 {
    width: 190px;
}
.span-6 {
    width: 230px;
}
.span-7 {
    width: 250px;
}
.span-8 {
    width: 310px;
}
.span-9 {
    width: 350px;
}
.span-10 {
    width: 390px;
}
.span-11 {
    width: 430px;
}
.span-12 {
    width: 470px;
}
.span-13 {
    width: 485px;
}
.span-14 {
    width: 550px;
}
.span-15 {
    width: 590px;
}
.span-16 {
    width: 630px;
}
.span-17 {
    width: 670px;
}
.span-18 {
    width: 695px;
}
.span-18 p {
    color: #1e1e1e;
    font-size: 15px;
    line-height: 24px;
}
.span-19 {
    width: 750px;
}
.span-20 {
    width: 790px;
}
.span-21 {
    width: 830px;
}
.span-22 {
    width: 870px;
}
.span-23 {
    width: 910px;
}
.span-24 {
    margin-right: 0;
    width: 950px;
}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {
    border-left-width: 1px;
    border-right-width: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
input.span-1, textarea.span-1 {
    width: 18px;
}
input.span-2, textarea.span-2 {
    width: 58px;
}
input.span-3, textarea.span-3 {
    width: 98px;
}
input.span-4, textarea.span-4 {
    width: 138px;
}
input.span-5, textarea.span-5 {
    width: 178px;
}
input.span-6, textarea.span-6 {
    width: 218px;
}
input.span-7, textarea.span-7 {
    width: 258px;
}
input.span-8, textarea.span-8 {
    width: 298px;
}
input.span-9, textarea.span-9 {
    width: 338px;
}
input.span-10, textarea.span-10 {
    width: 378px;
}
input.span-11, textarea.span-11 {
    width: 418px;
}
input.span-12, textarea.span-12 {
    width: 458px;
}
input.span-13, textarea.span-13 {
    width: 498px;
}
input.span-14, textarea.span-14 {
    width: 538px;
}
input.span-15, textarea.span-15 {
    width: 578px;
}
input.span-16, textarea.span-16 {
    width: 618px;
}
input.span-17, textarea.span-17 {
    width: 658px;
}
input.span-18, textarea.span-18 {
    width: 698px;
}
input.span-19, textarea.span-19 {
    width: 738px;
}
input.span-20, textarea.span-20 {
    width: 778px;
}
input.span-21, textarea.span-21 {
    width: 818px;
}
input.span-22, textarea.span-22 {
    width: 858px;
}
input.span-23, textarea.span-23 {
    width: 898px;
}
input.span-24, textarea.span-24 {
    width: 938px;
}
.append-1 {
    padding-right: 40px;
}
.append-2 {
    padding-right: 80px;
}
.append-3 {
    padding-right: 120px;
}
.append-4 {
    padding-right: 160px;
}
.append-5 {
    padding-right: 200px;
}
.append-6 {
    padding-right: 240px;
}
.append-7 {
    padding-right: 280px;
}
.append-8 {
    padding-right: 320px;
}
.append-9 {
    padding-right: 360px;
}
.append-10 {
    padding-right: 400px;
}
.append-11 {
    padding-right: 440px;
}
.append-12 {
    padding-right: 480px;
}
.append-13 {
    padding-right: 520px;
}
.append-14 {
    padding-right: 560px;
}
.append-15 {
    padding-right: 600px;
}
.append-16 {
    padding-right: 640px;
}
.append-17 {
    padding-right: 680px;
}
.append-18 {
    padding-right: 720px;
}
.append-19 {
    padding-right: 760px;
}
.append-20 {
    padding-right: 800px;
}
.append-21 {
    padding-right: 840px;
}
.append-22 {
    padding-right: 880px;
}
.append-23 {
    padding-right: 920px;
}
.prepend-1 {
    padding-left: 40px;
}
.prepend-2 {
    padding-left: 80px;
}
.prepend-3 {
    padding-left: 120px;
}
.prepend-4 {
    padding-left: 160px;
}
.prepend-5 {
    padding-left: 200px;
}
.prepend-6 {
    padding-left: 240px;
}
.prepend-7 {
    padding-left: 280px;
}
.prepend-8 {
    padding-left: 320px;
}
.prepend-9 {
    padding-left: 360px;
}
.prepend-10 {
    padding-left: 400px;
}
.prepend-11 {
    padding-left: 440px;
}
.prepend-12 {
    padding-left: 480px;
}
.prepend-13 {
    padding-left: 520px;
}
.prepend-14 {
    padding-left: 560px;
}
.prepend-15 {
    padding-left: 600px;
}
.prepend-16 {
    padding-left: 640px;
}
.prepend-17 {
    padding-left: 680px;
}
.prepend-18 {
    padding-left: 720px;
}
.prepend-19 {
    padding-left: 760px;
}
.prepend-20 {
    padding-left: 800px;
}
.prepend-21 {
    padding-left: 840px;
}
.prepend-22 {
    padding-left: 880px;
}
.prepend-23 {
    padding-left: 920px;
}
.border {
    border-right: 1px solid #ddd;
    margin-right: 5px;
    padding-right: 4px;
}
.colborder {
    border-right: 1px solid #ddd;
    margin-right: 25px;
    padding-right: 24px;
}
.pull-1 {
    margin-left: -40px;
}
.pull-2 {
    margin-left: -80px;
}
.pull-3 {
    margin-left: -120px;
}
.pull-4 {
    margin-left: -160px;
}
.pull-5 {
    margin-left: -200px;
}
.pull-6 {
    margin-left: -240px;
}
.pull-7 {
    margin-left: -280px;
}
.pull-8 {
    margin-left: -320px;
}
.pull-9 {
    margin-left: -360px;
}
.pull-10 {
    margin-left: -400px;
}
.pull-11 {
    margin-left: -440px;
}
.pull-12 {
    margin-left: -480px;
}
.pull-13 {
    margin-left: -520px;
}
.pull-14 {
    margin-left: -560px;
}
.pull-15 {
    margin-left: -600px;
}
.pull-16 {
    margin-left: -640px;
}
.pull-17 {
    margin-left: -680px;
}
.pull-18 {
    margin-left: -720px;
}
.pull-19 {
    margin-left: -760px;
}
.pull-20 {
    margin-left: -800px;
}
.pull-21 {
    margin-left: -840px;
}
.pull-22 {
    margin-left: -880px;
}
.pull-23 {
    margin-left: -920px;
}
.pull-24 {
    margin-left: -960px;
}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
    float: left;
    position: relative;
}
.push-1 {
    margin: 0 -40px 1.5em 40px;
}
.push-2 {
    margin: 0 -80px 1.5em 80px;
}
.push-3 {
    margin: 0 -120px 1.5em 120px;
}
.push-4 {
    margin: 0 -160px 1.5em 160px;
}
.push-5 {
    margin: 0 -200px 1.5em 200px;
}
.push-6 {
    margin: 0 -240px 1.5em 240px;
}
.push-7 {
    margin: 0 -280px 1.5em 280px;
}
.push-8 {
    margin: 0 -320px 1.5em 320px;
}
.push-9 {
    margin: 0 -360px 1.5em 360px;
}
.push-10 {
    margin: 0 -400px 1.5em 400px;
}
.push-11 {
    margin: 0 -440px 1.5em 440px;
}
.push-12 {
    margin: 0 -480px 1.5em 480px;
}
.push-13 {
    margin: 0 -520px 1.5em 520px;
}
.push-14 {
    margin: 0 -560px 1.5em 560px;
}
.push-15 {
    margin: 0 -600px 1.5em 600px;
}
.push-16 {
    margin: 0 -640px 1.5em 640px;
}
.push-17 {
    margin: 0 -680px 1.5em 680px;
}
.push-18 {
    margin: 0 -720px 1.5em 720px;
}
.push-19 {
    margin: 0 -760px 1.5em 760px;
}
.push-20 {
    margin: 0 -800px 1.5em 800px;
}
.push-21 {
    margin: 0 -840px 1.5em 840px;
}
.push-22 {
    margin: 0 -880px 1.5em 880px;
}
.push-23 {
    margin: 0 -920px 1.5em 920px;
}
.push-24 {
    margin: 0 -960px 1.5em 960px;
}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
    float: left;
    position: relative;
}
div.prepend-top, .prepend-top {
    margin-top: 1.5em;
}
div.append-bottom, .append-bottom {
    margin-bottom: 1.5em;
}
.box {
    background: none repeat scroll 0 0 #e5ecf9;
    margin-bottom: 1.5em;
    padding: 1.5em;
}
hr {
    background: none repeat scroll 0 0 #ddd;
    border: medium none;
    clear: both;
    color: #ddd;
    float: none;
    height: 1px;
    margin: 0 0 17px;
    width: 100%;
}
hr.space {
    background: none repeat scroll 0 0 #fff;
    color: #fff;
    visibility: hidden;
}
.clearfix:after, .container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.clearfix, .container {
    display: block;
}
.clear {
    clear: both;
}
entry:after, .entry .post_content:after, .header-menu:after, .main-menu:after, .content-box .page:after, .comment .comment_text:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clr {
    clear: both;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid {
    width: 100%;
}
.entry, .entry h4 {
    font-size: 15px;
    line-height: 24px;
}
* {
    box-sizing: border-box;
    outline: medium none;
}
.ta_rating_container_square {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px;
    overflow: auto;
}
#ta_rating_square {
    background: none repeat scroll 0 0 #f6f6f6;
    clear: both;
    margin: auto;
    overflow: auto;
    padding: 20px;
}
.clear:after, .page:after, .page-lead:after, .comment-head:after {
    clear: both;
    content: "";
    display: table;
}
.author-box {
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px 0;
    margin-top: 24px;
    padding-bottom: 24px;
    padding-top: 24px;
}
.author-box {
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px 0;
    margin-top: 24px;
    padding-bottom: 24px;
    padding-top: 24px;
}
.entry p, .entry ul, .entry ol, .entry blockquote, .entry pre, .entry dl, .entry dd {
    margin-bottom: 24px;
}
.comments_intro {
    font-size: 21px;
    line-height: 31px;
    margin: 24px 0;
    padding-bottom: 12px;
    text-align: center;
}
#commentform {
    margin: 48px 0;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 30px;
    width: 100%;
}
.span12 {
    width: 940px;
}
#ta_rating_square a {
    text-decoration: none;
}
#ta_rating_square a, #ta_rating_square a:hover, #ta_rating_square .title a, #ta_rating_square .title a:hover, #ta_rating_square .wpr_disclaimer a, #ta_rating_square .wpr_disclaimer a:hover, #ta_shortcode a, #ta_shortcode a:hover {
    border-bottom: medium none;
    text-decoration: none;
}
a[href*="get"] {
    font-weight: bold;
}
.entry a {
    border-bottom: 1px solid #ae2525;
}
.span-18 a {
    color: #ae2525;
    text-decoration: none;
}
.row-fluid .span4 {
    width: 31.9149%;
}
.span4 {
    width: 300px;
}
#ta_rating_square ul, #ta_rating_square #content ul {
    margin: 0 !important;
    overflow: hidden;
    padding: 0;
}
.entry ul, .entry ol {
    margin-left: 24px;
}
ul:last-child, ol:last-child, li:last-child, p:last-child, input:last-child {
    margin-bottom: 0 !important;
}
#ta_rating_square ul li {
    background: none repeat scroll 0 0 transparent !important;
    display: block;
    list-style: none outside none !important;
    margin: 0;
    padding: 2px 0;
}
#ta_rating_square .price span {
    display: block;
    font-size: 36px;
    margin: 30px 0;
    position: relative;
    text-align: center;
	line-height: 1;
}
#ta_rating_square .al-right {
    float: right;
    text-align: right;
}
#ta_rating_square ul, #ta_rating_square #content ul {
    margin: 0 !important;
    overflow: hidden;
    padding: 0;
}
#ta_rating_square hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1 -moz-use-text-color #ffffff;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
.row-fluid .span6 {
    width: 48.9362%;
}
#ta_rating_square .title {
    font-weight: bold;
}
.ta_progress_bar .row-fluid .progress_title {
    padding-right: 20px;
    text-align: right;
}
.row-fluid .span6 {
    width: 48.9362%;
}
.ta_progress_bar .row-fluid .progress_title {
    text-align: right;
}
.ta_progress_bar div.progress {
    margin-bottom: 3px;
}
div.progress {
    border: 0 solid #cccccc;
    border-radius: 1px;
    height: 8px !important;
    margin-bottom: 2px;
    margin-top: 0;
    padding: 0 !important;
}
.progress {
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.progress-warning .bar, .progress .bar-warning {
    background-color: #faa732 !important;
    background-image: linear-gradient(to bottom, #fbb450, #f89406) !important;
    background-repeat: repeat-x;
}
.progress .bar {
    background-color: #0e90d2;
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
}
.row-fluid .span12 {
    width: 100%;
}
#toc {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #777777;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    float: right;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 25px 25px;
    padding: 13px;
    width: 250px;
}
.entry h5, .entry .small {
    font-size: 12px;
    line-height: 21px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
}
.entry .post_content h2, .entry h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
    margin-top: 36px;
}
.entry blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #777777;
    font-style: italic;
    padding-left: 24px;
}
#dd_start, #dd_end {
    clear: both;
    float: left;
}
div.rating:before {
    color: #cccccc;
    content: "★★★★★";
    font-size: 27px;
}
div.rating:after {
    color: #ff9900;
    left: 0;
    position: absolute;
}
.r-5:after {
    content: "★★★★★";
    font-size: 27px;
}
.r-2:after {
    content: "★★";
    font-size: 27px;
}
.r-25:after {
    content: "★★★";
    font-size: 27px;
}
.r-3:after {
    content: "★★★";
    font-size: 27px;
}
.r-35:after {
    content: "★★★★";
    font-size: 27px;
}
.r-4:after {
    content: "★★★★";
    font-size: 27px;
}
.r-45:after {
    content: "★★★★★";
    font-size: 27px;
}
#ta_rating_square img {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    width: 100%;
}
#ta_post_review_after {
    background: none repeat scroll 0 0 #f6f6f6;
    margin: 20px 0;
    padding-bottom: 40px !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.row-fluid .span12 {
    width: 100%;
}
.clear_space {
    clear: both;
    height: 5px;
}
#ta_post_review_after .span3 {
    margin-bottom: 10px;
}
.row-fluid .span3 {
    width: 27.4043%;
}
#ta_post_review_after .price span {
    display: block;
    font-size: 36px;
    position: relative;
    text-align: center;
}
#ta_post_review_after span {
    color: #999999;
    display: block;
    margin-bottom: 5px;
}
#ta_post_review_after .price sup {
    font-size: 24px !important;
}
sub, sup {
    line-height: 0.5em;
}
div.rating:before {
    color: #cccccc;
    content: "★★★★★";
    font-size: 27px;
}
div.rating:after {
    color: #ff9900;
    left: 0;
    position: absolute;
}
.r-5:after {
    content: "★★★★★";
    font-size: 27px;
}
#ta_rating_square .rating {
    line-height: 17px !important;
}
div.rating {
    display: inline-block;
    font-family: FontAwesome;
    position: relative;
}
div.rating {
    height: 26px!important;
    margin: 5px 0 10px;
    width: 135px;
	padding-top: 6px;
}
.rating {
    font-size: 17px;
    font-weight: normal;
    height: 17px !important;
    line-height: 17px !important;
    overflow: hidden;
    position: relative;
}
#ta_post_review_after .ar_button {
    color: #fff !important;
    font-size: 85%;
    padding: 5px 10px;
}
.ar_button.ar_blue {
    background-color: #02798e;
    color: #fff !important;
}
.ar_button {
    background: none repeat-x scroll 0 bottom #777777;
    border: medium none;
    color: #ffffff !important;
    cursor: pointer;
    display: inline;
    line-height: 3em;
    padding: 15px 40px;
    text-decoration: none !important;
}
#ta_rating_square .price sup {
    font-size: 24px !important;
}
.button.red, input[type="submit"], #cancel-comment-reply-link {
    background-color: #ae2525;
}
.entry a {
    border-bottom: 1px solid #ae2525;
}
.button, a.button, a.button:hover, input[type="submit"], .previous_posts a, .next_posts a, #cancel-comment-reply-link {
    border: 1px solid rgba(0, 0, 0, 0.4) !important;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.4) inset;
    color: #ffffff !important;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    padding: 8px 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.button, a.button, a.button:hover, input[type="submit"], .previous_posts a, .next_posts a, #cancel-comment-reply-link {
    border: 1px solid rgba(0, 0, 0, 0.4) !important;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.4) inset;
    color: #ffffff !important;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    padding: 8px 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.button {
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
}
blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #777777 !important;
    font-style: italic;
    padding-left: 24px;
}
.post_content h2, .entry h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
    margin-top: 36px;
}
.bqq {
    color: #777 !important;
    font-style: italic !important;
}

#f1_container {
    position: relative;
    margin: 10px auto;
    width: 300px;
    height: 233px;
    z-index: 1;
}

#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 0.8s linear;
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #aaa;
}

.front img {
    max-width: 300px;
    max-height: 280px;			
}
#f1_container p {
    font-size: 13px !Important;
}