git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioJuridicoAlmagro_Web/trunk@3 c22fe52d-42d7-ba4f-95f7-33effcf65713
10812 lines
320 KiB
CSS
10812 lines
320 KiB
CSS
|
|
body {
|
|
color: #494949;
|
|
background: #ffffff
|
|
|
|
url('http://www.rodax-software.ws/wp-content/uploads/2012/04/footer_bg1.jpg')
|
|
repeat scroll
|
|
center center ;
|
|
}
|
|
|
|
/* Primary font color */
|
|
.slider-helper-dark thead th,
|
|
.body-helper-dark thead th,
|
|
.footer-helper-dark thead th,
|
|
.slider-helper-dark tfoot,
|
|
.body-helper-dark tfoot,
|
|
.footer-helper-dark tfoot {
|
|
color: #494949;
|
|
}
|
|
|
|
|
|
/* primary font / Mako */
|
|
*,
|
|
p,
|
|
.main-container {
|
|
font-weight: normal;
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
}
|
|
|
|
*,
|
|
p,
|
|
.main-container,
|
|
.accordion.mini .tab,
|
|
.icomment-box,
|
|
.info-pad .category,
|
|
.info-pad .info .description,
|
|
.info-pad .info .description *,
|
|
footer.main-footer,
|
|
footer.main-footer *,
|
|
.wpv-caption .helper-caption-2,
|
|
.wpv-caption .helper-caption-2 * {
|
|
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif, sans-serif;
|
|
}
|
|
|
|
|
|
/* secondary font / Arvo */
|
|
|
|
.form-label, label,
|
|
select, input, textarea, button,
|
|
input[type=button],
|
|
input[type=submit],
|
|
label,
|
|
.button,
|
|
.thumbnail-pad span,
|
|
.slogan,
|
|
.thumbnail .name,
|
|
.accordion .tab,
|
|
.tabs .ui-tabs-nav li a,
|
|
thead th,
|
|
tfoot,
|
|
.dropcap1,
|
|
.dropcap2,
|
|
.form-label,
|
|
.info-pad .title,
|
|
.info-snippet,
|
|
.info-snippet a,
|
|
.slogan,
|
|
.slogan a,
|
|
.unapproved,
|
|
.author {
|
|
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif, serif;
|
|
}
|
|
|
|
/* em font - Georgia */
|
|
|
|
cite,
|
|
cite *
|
|
.cite,
|
|
.cite *,
|
|
input[type=text]:focus,
|
|
input[type=email]:focus,
|
|
input[type=password]:focus,
|
|
textarea:focus,
|
|
.more-btn,
|
|
.more-btn span,
|
|
.pagination ul li a.prev-btn,
|
|
.pagination ul li a.next-btn,
|
|
.prev-btn a,
|
|
.next-btn a,
|
|
.sort_by_cat span:first-child,
|
|
.bquote,
|
|
.slogan .description,
|
|
.info-snippet .description,
|
|
.page-header .description,
|
|
blockquote,
|
|
blockquote:after,
|
|
blockquote p,
|
|
.page-content .description,
|
|
.page-content .description p,
|
|
.link-post-format *,
|
|
.grid_172 .description,
|
|
.grid_172 .description p,
|
|
.tweet_user,
|
|
.tweet_user *,
|
|
.tweet_time,
|
|
.tweet_time *,
|
|
.entry-date,
|
|
.entry-utility a,
|
|
.author b a,
|
|
.comment-meta,
|
|
.comment-meta *,
|
|
.comment-author,
|
|
.comment-edit-link,
|
|
#cancel-comment-reply-link,
|
|
em
|
|
/*
|
|
.wpv-caption .helper-caption-1,
|
|
.wpv-caption .helper-caption-1 *
|
|
*/{
|
|
font: italic 14px/20px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #777777;
|
|
}
|
|
|
|
#main,
|
|
/* .header-slider-wrapper, */
|
|
/*.boxed*/ .header-slider-wrapper,
|
|
.slider-helper, .wpv-slide-wrapper,
|
|
.dgrid {
|
|
background-color: #ffffff;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
background-image: url('');
|
|
background-repeat: no-repeat;
|
|
background-position: center center;
|
|
}
|
|
|
|
.boxed .boxed-layout
|
|
|
|
{
|
|
background-color: #3b3d40;
|
|
background-color: rgba(59, 61, 64, 0.25);
|
|
background-image: url('');
|
|
background-repeat: no-repeat;
|
|
background-position: center center;
|
|
}
|
|
|
|
/* Peek boxed layout halfwidth slider is with !important declaration */
|
|
/*.boxed*/ .header-slider-wrapper.style-peek.halfwidth
|
|
{
|
|
background-color: #ffffff !important;
|
|
background-color: rgba(255, 255, 255, 1) !important;
|
|
background-image: url('') !important;
|
|
background-repeat: no-repeat !important;
|
|
background-position: center center !important;
|
|
}
|
|
|
|
|
|
|
|
.header-slider-wrapper.style-peek {
|
|
background: none !important;
|
|
}
|
|
|
|
|
|
.header-slider-wrapper,
|
|
.slider-helper {
|
|
}
|
|
|
|
.header-slider-wrapper .wpv-loading-mask {
|
|
background-color: ;
|
|
}
|
|
|
|
|
|
aside.left {
|
|
width: 279px;
|
|
}
|
|
|
|
aside.right {
|
|
width: 279px;
|
|
}
|
|
|
|
header.main-header {
|
|
height: 98px;
|
|
background-color: #8f8d85;
|
|
background: rgba(143, 141, 133, 1)
|
|
|
|
url('http://www.rodax-software.ws/wp-content/uploads/2012/04/header_bg.jpg')
|
|
repeat-x center center ;
|
|
}
|
|
|
|
.ie8 header.main-header {
|
|
background: #8f8d85
|
|
url('http://www.rodax-software.ws/wp-content/uploads/2012/04/header_bg.jpg')
|
|
repeat-x center center ;
|
|
}
|
|
|
|
.top-nav-box {
|
|
border-top: 4px solid #6c6a66;
|
|
}
|
|
|
|
header.main-header .logo {
|
|
height: 98px;
|
|
font: normal 23px/20px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #ffffff;
|
|
}
|
|
|
|
footer.main-footer {
|
|
border-bottom: 4px solid #6c6a66;
|
|
}
|
|
|
|
.menu-top.fixed-header { padding-top: 132px; }
|
|
.no-menu-top.fixed-header { padding-top: 98px; }
|
|
|
|
.visiblegrid .wpv-fx-grid-mask .wpv-fx-grid-facet {
|
|
border-color: #dddddd;
|
|
}
|
|
|
|
.image_size_small {
|
|
width: 50px;
|
|
height: 50px;
|
|
}
|
|
.image_size_medium {
|
|
width: 150px;
|
|
height: 150px;
|
|
}
|
|
.image_size_large {
|
|
width: 400px;
|
|
height: 400px;
|
|
}
|
|
|
|
|
|
.portfolio_one_column .portfolio_image {
|
|
float: left;
|
|
}
|
|
|
|
.portfolio_one_column .portfolio_details {
|
|
float: right;
|
|
}
|
|
|
|
|
|
.full,
|
|
.full .entry-content,
|
|
.full .page-content {
|
|
width: 940px;
|
|
}
|
|
|
|
.full .post-article {
|
|
width: 824px;
|
|
}
|
|
|
|
.one_half .full .post-article,
|
|
.one_third .full .post-article,
|
|
.two_thirds .full .post-article,
|
|
.three_fourths .full .post-article,
|
|
.one_fourth .full .post-article,
|
|
.one_fifth .full .post-article,
|
|
.two_fifths .full .post-article,
|
|
.three_fifths .full .post-article,
|
|
.four_fifths .full .post-article,
|
|
.one_sixth .full .post-article,
|
|
.five_sixths .full .post-article,
|
|
.full .full .post-article {
|
|
width: 930px;
|
|
}
|
|
|
|
.full .post-content.sideimage {
|
|
width: 586px;
|
|
}
|
|
|
|
.full .jp-audio {
|
|
max-width: 824px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_full li {
|
|
width: 940px;
|
|
}
|
|
|
|
.full.type-portfolio .portfolio_image_wrapper,
|
|
.full .portfolios .portfolio_one_column.inner_full .portfolio_image {
|
|
width: 638px;
|
|
}
|
|
|
|
.full.type-portfolio .portfolio_details,
|
|
.full .portfolios .portfolio_one_column.inner_full .portfolio_details {
|
|
width: 282px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_full li {
|
|
width: 460px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_full li {
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_full li {
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full,
|
|
.full .post-content > .full,
|
|
.full .entry-content > .full {
|
|
margin-right: 20px;
|
|
width: 940px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .entry-content,
|
|
.full .loop-wrapper.full .page-content {
|
|
width: 940px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-article {
|
|
width: 824px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content-outer.sideimage {
|
|
width: 586px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .jp-audio {
|
|
max-width: 824px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .full > .full,
|
|
.full .page-content > .full > .full,
|
|
.full .post-content > .full > .full,
|
|
.full .entry-content > .full > .full,
|
|
.full .loop-wrapper.full .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 940px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 940px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .one_half,
|
|
.full .page-content > .full > .one_half,
|
|
.full .post-content > .full > .one_half,
|
|
.full .entry-content > .full > .one_half,
|
|
.full .loop-wrapper.full .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .one_third,
|
|
.full .page-content > .full > .one_third,
|
|
.full .post-content > .full > .one_third,
|
|
.full .entry-content > .full > .one_third,
|
|
.full .loop-wrapper.full .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .two_thirds,
|
|
.full .page-content > .full > .two_thirds,
|
|
.full .post-content > .full > .two_thirds,
|
|
.full .entry-content > .full > .two_thirds,
|
|
.full .loop-wrapper.full .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 620px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 620px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .one_fourth,
|
|
.full .page-content > .full > .one_fourth,
|
|
.full .post-content > .full > .one_fourth,
|
|
.full .entry-content > .full > .one_fourth,
|
|
.full .loop-wrapper.full .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .three_fourths,
|
|
.full .page-content > .full > .three_fourths,
|
|
.full .post-content > .full > .three_fourths,
|
|
.full .entry-content > .full > .three_fourths,
|
|
.full .loop-wrapper.full .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 700px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 700px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .one_fifth,
|
|
.full .page-content > .full > .one_fifth,
|
|
.full .post-content > .full > .one_fifth,
|
|
.full .entry-content > .full > .one_fifth,
|
|
.full .loop-wrapper.full .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .two_fifths,
|
|
.full .page-content > .full > .two_fifths,
|
|
.full .post-content > .full > .two_fifths,
|
|
.full .entry-content > .full > .two_fifths,
|
|
.full .loop-wrapper.full .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .three_fifths,
|
|
.full .page-content > .full > .three_fifths,
|
|
.full .post-content > .full > .three_fifths,
|
|
.full .entry-content > .full > .three_fifths,
|
|
.full .loop-wrapper.full .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .four_fifths,
|
|
.full .page-content > .full > .four_fifths,
|
|
.full .post-content > .full > .four_fifths,
|
|
.full .entry-content > .full > .four_fifths,
|
|
.full .loop-wrapper.full .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 748px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 748px;
|
|
}
|
|
|
|
|
|
.full .page-content > .full > .one_sixth,
|
|
.full .page-content > .full > .one_sixth,
|
|
.full .post-content > .full > .one_sixth,
|
|
.full .entry-content > .full > .one_sixth,
|
|
.full .loop-wrapper.full .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.full .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_half li {
|
|
width: 460px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_half .portfolio_image {
|
|
width: 302px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_half .portfolio_details {
|
|
width: 138px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_one_half li {
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_one_half li {
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_one_half li {
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half,
|
|
.full .post-content > .one_half,
|
|
.full .entry-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .entry-content,
|
|
.full .loop-wrapper.one_half .page-content {
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-article {
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content-outer.sideimage {
|
|
width: 222px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .jp-audio {
|
|
max-width: 460px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .one_half > .full,
|
|
.full .page-content > .one_half > .full,
|
|
.full .post-content > .one_half > .full,
|
|
.full .entry-content > .one_half > .full,
|
|
.full .loop-wrapper.one_half .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .one_half,
|
|
.full .page-content > .one_half > .one_half,
|
|
.full .post-content > .one_half > .one_half,
|
|
.full .entry-content > .one_half > .one_half,
|
|
.full .loop-wrapper.one_half .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .one_third,
|
|
.full .page-content > .one_half > .one_third,
|
|
.full .post-content > .one_half > .one_third,
|
|
.full .entry-content > .one_half > .one_third,
|
|
.full .loop-wrapper.one_half .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .two_thirds,
|
|
.full .page-content > .one_half > .two_thirds,
|
|
.full .post-content > .one_half > .two_thirds,
|
|
.full .entry-content > .one_half > .two_thirds,
|
|
.full .loop-wrapper.one_half .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .one_fourth,
|
|
.full .page-content > .one_half > .one_fourth,
|
|
.full .post-content > .one_half > .one_fourth,
|
|
.full .entry-content > .one_half > .one_fourth,
|
|
.full .loop-wrapper.one_half .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .three_fourths,
|
|
.full .page-content > .one_half > .three_fourths,
|
|
.full .post-content > .one_half > .three_fourths,
|
|
.full .entry-content > .one_half > .three_fourths,
|
|
.full .loop-wrapper.one_half .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 340px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 340px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .one_fifth,
|
|
.full .page-content > .one_half > .one_fifth,
|
|
.full .post-content > .one_half > .one_fifth,
|
|
.full .entry-content > .one_half > .one_fifth,
|
|
.full .loop-wrapper.one_half .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .two_fifths,
|
|
.full .page-content > .one_half > .two_fifths,
|
|
.full .post-content > .one_half > .two_fifths,
|
|
.full .entry-content > .one_half > .two_fifths,
|
|
.full .loop-wrapper.one_half .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .three_fifths,
|
|
.full .page-content > .one_half > .three_fifths,
|
|
.full .post-content > .one_half > .three_fifths,
|
|
.full .entry-content > .one_half > .three_fifths,
|
|
.full .loop-wrapper.one_half .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .four_fifths,
|
|
.full .page-content > .one_half > .four_fifths,
|
|
.full .post-content > .one_half > .four_fifths,
|
|
.full .entry-content > .one_half > .four_fifths,
|
|
.full .loop-wrapper.one_half .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_half > .one_sixth,
|
|
.full .page-content > .one_half > .one_sixth,
|
|
.full .post-content > .one_half > .one_sixth,
|
|
.full .entry-content > .one_half > .one_sixth,
|
|
.full .loop-wrapper.one_half .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_half .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_third li {
|
|
width: 300px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_third .portfolio_image {
|
|
width: 190px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_third .portfolio_details {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_one_third li {
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_one_third li {
|
|
width: 86px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_one_third li {
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third,
|
|
.full .post-content > .one_third,
|
|
.full .entry-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .entry-content,
|
|
.full .loop-wrapper.one_third .page-content {
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-article {
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content-outer.sideimage {
|
|
width: 62px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .jp-audio {
|
|
max-width: 300px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .one_third > .full,
|
|
.full .page-content > .one_third > .full,
|
|
.full .post-content > .one_third > .full,
|
|
.full .entry-content > .one_third > .full,
|
|
.full .loop-wrapper.one_third .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .one_half,
|
|
.full .page-content > .one_third > .one_half,
|
|
.full .post-content > .one_third > .one_half,
|
|
.full .entry-content > .one_third > .one_half,
|
|
.full .loop-wrapper.one_third .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .one_third,
|
|
.full .page-content > .one_third > .one_third,
|
|
.full .post-content > .one_third > .one_third,
|
|
.full .entry-content > .one_third > .one_third,
|
|
.full .loop-wrapper.one_third .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 86.6666666667px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 86.6666666667px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .two_thirds,
|
|
.full .page-content > .one_third > .two_thirds,
|
|
.full .post-content > .one_third > .two_thirds,
|
|
.full .entry-content > .one_third > .two_thirds,
|
|
.full .loop-wrapper.one_third .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 193.333333333px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 193.333333333px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .one_fourth,
|
|
.full .page-content > .one_third > .one_fourth,
|
|
.full .post-content > .one_third > .one_fourth,
|
|
.full .entry-content > .one_third > .one_fourth,
|
|
.full .loop-wrapper.one_third .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .three_fourths,
|
|
.full .page-content > .one_third > .three_fourths,
|
|
.full .post-content > .one_third > .three_fourths,
|
|
.full .entry-content > .one_third > .three_fourths,
|
|
.full .loop-wrapper.one_third .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .one_fifth,
|
|
.full .page-content > .one_third > .one_fifth,
|
|
.full .post-content > .one_third > .one_fifth,
|
|
.full .entry-content > .one_third > .one_fifth,
|
|
.full .loop-wrapper.one_third .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .two_fifths,
|
|
.full .page-content > .one_third > .two_fifths,
|
|
.full .post-content > .one_third > .two_fifths,
|
|
.full .entry-content > .one_third > .two_fifths,
|
|
.full .loop-wrapper.one_third .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .three_fifths,
|
|
.full .page-content > .one_third > .three_fifths,
|
|
.full .post-content > .one_third > .three_fifths,
|
|
.full .entry-content > .one_third > .three_fifths,
|
|
.full .loop-wrapper.one_third .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .four_fifths,
|
|
.full .page-content > .one_third > .four_fifths,
|
|
.full .post-content > .one_third > .four_fifths,
|
|
.full .entry-content > .one_third > .four_fifths,
|
|
.full .loop-wrapper.one_third .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_third > .one_sixth,
|
|
.full .page-content > .one_third > .one_sixth,
|
|
.full .post-content > .one_third > .one_sixth,
|
|
.full .entry-content > .one_third > .one_sixth,
|
|
.full .loop-wrapper.one_third .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 33.3333333333px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_third .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 33.3333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_two_thirds li {
|
|
width: 620px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_two_thirds .portfolio_image {
|
|
width: 414px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_two_thirds .portfolio_details {
|
|
width: 186px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_two_thirds li {
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_two_thirds li {
|
|
width: 193px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_two_thirds li {
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds,
|
|
.full .post-content > .two_thirds,
|
|
.full .entry-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 620px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .entry-content,
|
|
.full .loop-wrapper.two_thirds .page-content {
|
|
width: 620px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-article {
|
|
width: 620px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content-outer.sideimage {
|
|
width: 382px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .jp-audio {
|
|
max-width: 620px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .two_thirds > .full,
|
|
.full .page-content > .two_thirds > .full,
|
|
.full .post-content > .two_thirds > .full,
|
|
.full .entry-content > .two_thirds > .full,
|
|
.full .loop-wrapper.two_thirds .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 620px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 620px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .one_half,
|
|
.full .page-content > .two_thirds > .one_half,
|
|
.full .post-content > .two_thirds > .one_half,
|
|
.full .entry-content > .two_thirds > .one_half,
|
|
.full .loop-wrapper.two_thirds .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .one_third,
|
|
.full .page-content > .two_thirds > .one_third,
|
|
.full .post-content > .two_thirds > .one_third,
|
|
.full .entry-content > .two_thirds > .one_third,
|
|
.full .loop-wrapper.two_thirds .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 193.333333333px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 193.333333333px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .two_thirds,
|
|
.full .page-content > .two_thirds > .two_thirds,
|
|
.full .post-content > .two_thirds > .two_thirds,
|
|
.full .entry-content > .two_thirds > .two_thirds,
|
|
.full .loop-wrapper.two_thirds .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 406.666666667px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 406.666666667px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .one_fourth,
|
|
.full .page-content > .two_thirds > .one_fourth,
|
|
.full .post-content > .two_thirds > .one_fourth,
|
|
.full .entry-content > .two_thirds > .one_fourth,
|
|
.full .loop-wrapper.two_thirds .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .three_fourths,
|
|
.full .page-content > .two_thirds > .three_fourths,
|
|
.full .post-content > .two_thirds > .three_fourths,
|
|
.full .entry-content > .two_thirds > .three_fourths,
|
|
.full .loop-wrapper.two_thirds .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .one_fifth,
|
|
.full .page-content > .two_thirds > .one_fifth,
|
|
.full .post-content > .two_thirds > .one_fifth,
|
|
.full .entry-content > .two_thirds > .one_fifth,
|
|
.full .loop-wrapper.two_thirds .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .two_fifths,
|
|
.full .page-content > .two_thirds > .two_fifths,
|
|
.full .post-content > .two_thirds > .two_fifths,
|
|
.full .entry-content > .two_thirds > .two_fifths,
|
|
.full .loop-wrapper.two_thirds .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .three_fifths,
|
|
.full .page-content > .two_thirds > .three_fifths,
|
|
.full .post-content > .two_thirds > .three_fifths,
|
|
.full .entry-content > .two_thirds > .three_fifths,
|
|
.full .loop-wrapper.two_thirds .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .four_fifths,
|
|
.full .page-content > .two_thirds > .four_fifths,
|
|
.full .post-content > .two_thirds > .four_fifths,
|
|
.full .entry-content > .two_thirds > .four_fifths,
|
|
.full .loop-wrapper.two_thirds .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 492px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 492px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_thirds > .one_sixth,
|
|
.full .page-content > .two_thirds > .one_sixth,
|
|
.full .post-content > .two_thirds > .one_sixth,
|
|
.full .entry-content > .two_thirds > .one_sixth,
|
|
.full .loop-wrapper.two_thirds .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 86.6666666667px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_thirds .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 86.6666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_fourth li {
|
|
width: 220px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_fourth .portfolio_image {
|
|
width: 134px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_fourth .portfolio_details {
|
|
width: 66px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_one_fourth li {
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_one_fourth li {
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_one_fourth li {
|
|
width: 40px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth,
|
|
.full .post-content > .one_fourth,
|
|
.full .entry-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .entry-content,
|
|
.full .loop-wrapper.one_fourth .page-content {
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-article {
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .jp-audio {
|
|
max-width: 220px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .one_fourth > .full,
|
|
.full .page-content > .one_fourth > .full,
|
|
.full .post-content > .one_fourth > .full,
|
|
.full .entry-content > .one_fourth > .full,
|
|
.full .loop-wrapper.one_fourth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .one_half,
|
|
.full .page-content > .one_fourth > .one_half,
|
|
.full .post-content > .one_fourth > .one_half,
|
|
.full .entry-content > .one_fourth > .one_half,
|
|
.full .loop-wrapper.one_fourth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .one_third,
|
|
.full .page-content > .one_fourth > .one_third,
|
|
.full .post-content > .one_fourth > .one_third,
|
|
.full .entry-content > .one_fourth > .one_third,
|
|
.full .loop-wrapper.one_fourth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .two_thirds,
|
|
.full .page-content > .one_fourth > .two_thirds,
|
|
.full .post-content > .one_fourth > .two_thirds,
|
|
.full .entry-content > .one_fourth > .two_thirds,
|
|
.full .loop-wrapper.one_fourth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .one_fourth,
|
|
.full .page-content > .one_fourth > .one_fourth,
|
|
.full .post-content > .one_fourth > .one_fourth,
|
|
.full .entry-content > .one_fourth > .one_fourth,
|
|
.full .loop-wrapper.one_fourth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 40px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 40px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .three_fourths,
|
|
.full .page-content > .one_fourth > .three_fourths,
|
|
.full .post-content > .one_fourth > .three_fourths,
|
|
.full .entry-content > .one_fourth > .three_fourths,
|
|
.full .loop-wrapper.one_fourth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 160px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 160px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .one_fifth,
|
|
.full .page-content > .one_fourth > .one_fifth,
|
|
.full .post-content > .one_fourth > .one_fifth,
|
|
.full .entry-content > .one_fourth > .one_fifth,
|
|
.full .loop-wrapper.one_fourth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 28px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 28px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .two_fifths,
|
|
.full .page-content > .one_fourth > .two_fifths,
|
|
.full .post-content > .one_fourth > .two_fifths,
|
|
.full .entry-content > .one_fourth > .two_fifths,
|
|
.full .loop-wrapper.one_fourth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .three_fifths,
|
|
.full .page-content > .one_fourth > .three_fifths,
|
|
.full .post-content > .one_fourth > .three_fifths,
|
|
.full .entry-content > .one_fourth > .three_fifths,
|
|
.full .loop-wrapper.one_fourth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .four_fifths,
|
|
.full .page-content > .one_fourth > .four_fifths,
|
|
.full .post-content > .one_fourth > .four_fifths,
|
|
.full .entry-content > .one_fourth > .four_fifths,
|
|
.full .loop-wrapper.one_fourth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fourth > .one_sixth,
|
|
.full .page-content > .one_fourth > .one_sixth,
|
|
.full .post-content > .one_fourth > .one_sixth,
|
|
.full .entry-content > .one_fourth > .one_sixth,
|
|
.full .loop-wrapper.one_fourth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 20px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fourth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 20px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_three_fourths li {
|
|
width: 700px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_three_fourths .portfolio_image {
|
|
width: 469px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_three_fourths .portfolio_details {
|
|
width: 210px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_three_fourths li {
|
|
width: 340px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_three_fourths li {
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_three_fourths li {
|
|
width: 160px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths,
|
|
.full .post-content > .three_fourths,
|
|
.full .entry-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 700px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .entry-content,
|
|
.full .loop-wrapper.three_fourths .page-content {
|
|
width: 700px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-article {
|
|
width: 700px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content-outer.sideimage {
|
|
width: 462px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .jp-audio {
|
|
max-width: 700px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .three_fourths > .full,
|
|
.full .page-content > .three_fourths > .full,
|
|
.full .post-content > .three_fourths > .full,
|
|
.full .entry-content > .three_fourths > .full,
|
|
.full .loop-wrapper.three_fourths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 700px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 700px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .one_half,
|
|
.full .page-content > .three_fourths > .one_half,
|
|
.full .post-content > .three_fourths > .one_half,
|
|
.full .entry-content > .three_fourths > .one_half,
|
|
.full .loop-wrapper.three_fourths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 340px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 340px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .one_third,
|
|
.full .page-content > .three_fourths > .one_third,
|
|
.full .post-content > .three_fourths > .one_third,
|
|
.full .entry-content > .three_fourths > .one_third,
|
|
.full .loop-wrapper.three_fourths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 220px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .two_thirds,
|
|
.full .page-content > .three_fourths > .two_thirds,
|
|
.full .post-content > .three_fourths > .two_thirds,
|
|
.full .entry-content > .three_fourths > .two_thirds,
|
|
.full .loop-wrapper.three_fourths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 460px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .one_fourth,
|
|
.full .page-content > .three_fourths > .one_fourth,
|
|
.full .post-content > .three_fourths > .one_fourth,
|
|
.full .entry-content > .three_fourths > .one_fourth,
|
|
.full .loop-wrapper.three_fourths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 160px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 160px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .three_fourths,
|
|
.full .page-content > .three_fourths > .three_fourths,
|
|
.full .post-content > .three_fourths > .three_fourths,
|
|
.full .entry-content > .three_fourths > .three_fourths,
|
|
.full .loop-wrapper.three_fourths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 520px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 520px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .one_fifth,
|
|
.full .page-content > .three_fourths > .one_fifth,
|
|
.full .post-content > .three_fourths > .one_fifth,
|
|
.full .entry-content > .three_fourths > .one_fifth,
|
|
.full .loop-wrapper.three_fourths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .two_fifths,
|
|
.full .page-content > .three_fourths > .two_fifths,
|
|
.full .post-content > .three_fourths > .two_fifths,
|
|
.full .entry-content > .three_fourths > .two_fifths,
|
|
.full .loop-wrapper.three_fourths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .three_fifths,
|
|
.full .page-content > .three_fourths > .three_fifths,
|
|
.full .post-content > .three_fourths > .three_fifths,
|
|
.full .entry-content > .three_fourths > .three_fifths,
|
|
.full .loop-wrapper.three_fourths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 412px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 412px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .four_fifths,
|
|
.full .page-content > .three_fourths > .four_fifths,
|
|
.full .post-content > .three_fourths > .four_fifths,
|
|
.full .entry-content > .three_fourths > .four_fifths,
|
|
.full .loop-wrapper.three_fourths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fourths > .one_sixth,
|
|
.full .page-content > .three_fourths > .one_sixth,
|
|
.full .post-content > .three_fourths > .one_sixth,
|
|
.full .entry-content > .three_fourths > .one_sixth,
|
|
.full .loop-wrapper.three_fourths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fourths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_fifth li {
|
|
width: 172px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_fifth .portfolio_image {
|
|
width: 100px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_fifth .portfolio_details {
|
|
width: 51px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_one_fifth li {
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_one_fifth li {
|
|
width: 44px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_one_fifth li {
|
|
width: 28px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth,
|
|
.full .post-content > .one_fifth,
|
|
.full .entry-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .entry-content,
|
|
.full .loop-wrapper.one_fifth .page-content {
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-article {
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .jp-audio {
|
|
max-width: 172px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .one_fifth > .full,
|
|
.full .page-content > .one_fifth > .full,
|
|
.full .post-content > .one_fifth > .full,
|
|
.full .entry-content > .one_fifth > .full,
|
|
.full .loop-wrapper.one_fifth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .one_half,
|
|
.full .page-content > .one_fifth > .one_half,
|
|
.full .post-content > .one_fifth > .one_half,
|
|
.full .entry-content > .one_fifth > .one_half,
|
|
.full .loop-wrapper.one_fifth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .one_third,
|
|
.full .page-content > .one_fifth > .one_third,
|
|
.full .post-content > .one_fifth > .one_third,
|
|
.full .entry-content > .one_fifth > .one_third,
|
|
.full .loop-wrapper.one_fifth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .two_thirds,
|
|
.full .page-content > .one_fifth > .two_thirds,
|
|
.full .post-content > .one_fifth > .two_thirds,
|
|
.full .entry-content > .one_fifth > .two_thirds,
|
|
.full .loop-wrapper.one_fifth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .one_fourth,
|
|
.full .page-content > .one_fifth > .one_fourth,
|
|
.full .post-content > .one_fifth > .one_fourth,
|
|
.full .entry-content > .one_fifth > .one_fourth,
|
|
.full .loop-wrapper.one_fifth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 28px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 28px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .three_fourths,
|
|
.full .page-content > .one_fifth > .three_fourths,
|
|
.full .post-content > .one_fifth > .three_fourths,
|
|
.full .entry-content > .one_fifth > .three_fourths,
|
|
.full .loop-wrapper.one_fifth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .one_fifth,
|
|
.full .page-content > .one_fifth > .one_fifth,
|
|
.full .post-content > .one_fifth > .one_fifth,
|
|
.full .entry-content > .one_fifth > .one_fifth,
|
|
.full .loop-wrapper.one_fifth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 18.4px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 18.4px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .two_fifths,
|
|
.full .page-content > .one_fifth > .two_fifths,
|
|
.full .post-content > .one_fifth > .two_fifths,
|
|
.full .entry-content > .one_fifth > .two_fifths,
|
|
.full .loop-wrapper.one_fifth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 56.8px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 56.8px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .three_fifths,
|
|
.full .page-content > .one_fifth > .three_fifths,
|
|
.full .post-content > .one_fifth > .three_fifths,
|
|
.full .entry-content > .one_fifth > .three_fifths,
|
|
.full .loop-wrapper.one_fifth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 95.2px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 95.2px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .four_fifths,
|
|
.full .page-content > .one_fifth > .four_fifths,
|
|
.full .post-content > .one_fifth > .four_fifths,
|
|
.full .entry-content > .one_fifth > .four_fifths,
|
|
.full .loop-wrapper.one_fifth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 133.6px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 133.6px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_fifth > .one_sixth,
|
|
.full .page-content > .one_fifth > .one_sixth,
|
|
.full .post-content > .one_fifth > .one_sixth,
|
|
.full .entry-content > .one_fifth > .one_sixth,
|
|
.full .loop-wrapper.one_fifth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 12px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_fifth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 12px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_two_fifths li {
|
|
width: 364px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_two_fifths .portfolio_image {
|
|
width: 234px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_two_fifths .portfolio_details {
|
|
width: 109px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_two_fifths li {
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_two_fifths li {
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_two_fifths li {
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths,
|
|
.full .post-content > .two_fifths,
|
|
.full .entry-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .entry-content,
|
|
.full .loop-wrapper.two_fifths .page-content {
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-article {
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content-outer.sideimage {
|
|
width: 126px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .jp-audio {
|
|
max-width: 364px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .two_fifths > .full,
|
|
.full .page-content > .two_fifths > .full,
|
|
.full .post-content > .two_fifths > .full,
|
|
.full .entry-content > .two_fifths > .full,
|
|
.full .loop-wrapper.two_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .one_half,
|
|
.full .page-content > .two_fifths > .one_half,
|
|
.full .post-content > .two_fifths > .one_half,
|
|
.full .entry-content > .two_fifths > .one_half,
|
|
.full .loop-wrapper.two_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .one_third,
|
|
.full .page-content > .two_fifths > .one_third,
|
|
.full .post-content > .two_fifths > .one_third,
|
|
.full .entry-content > .two_fifths > .one_third,
|
|
.full .loop-wrapper.two_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .two_thirds,
|
|
.full .page-content > .two_fifths > .two_thirds,
|
|
.full .post-content > .two_fifths > .two_thirds,
|
|
.full .entry-content > .two_fifths > .two_thirds,
|
|
.full .loop-wrapper.two_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .one_fourth,
|
|
.full .page-content > .two_fifths > .one_fourth,
|
|
.full .post-content > .two_fifths > .one_fourth,
|
|
.full .entry-content > .two_fifths > .one_fourth,
|
|
.full .loop-wrapper.two_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .three_fourths,
|
|
.full .page-content > .two_fifths > .three_fourths,
|
|
.full .post-content > .two_fifths > .three_fourths,
|
|
.full .entry-content > .two_fifths > .three_fourths,
|
|
.full .loop-wrapper.two_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .one_fifth,
|
|
.full .page-content > .two_fifths > .one_fifth,
|
|
.full .post-content > .two_fifths > .one_fifth,
|
|
.full .entry-content > .two_fifths > .one_fifth,
|
|
.full .loop-wrapper.two_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 56.8px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 56.8px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .two_fifths,
|
|
.full .page-content > .two_fifths > .two_fifths,
|
|
.full .post-content > .two_fifths > .two_fifths,
|
|
.full .entry-content > .two_fifths > .two_fifths,
|
|
.full .loop-wrapper.two_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 133.6px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 133.6px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .three_fifths,
|
|
.full .page-content > .two_fifths > .three_fifths,
|
|
.full .post-content > .two_fifths > .three_fifths,
|
|
.full .entry-content > .two_fifths > .three_fifths,
|
|
.full .loop-wrapper.two_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 210.4px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 210.4px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .four_fifths,
|
|
.full .page-content > .two_fifths > .four_fifths,
|
|
.full .post-content > .two_fifths > .four_fifths,
|
|
.full .entry-content > .two_fifths > .four_fifths,
|
|
.full .loop-wrapper.two_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 287.2px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 287.2px;
|
|
}
|
|
|
|
|
|
.full .page-content > .two_fifths > .one_sixth,
|
|
.full .page-content > .two_fifths > .one_sixth,
|
|
.full .post-content > .two_fifths > .one_sixth,
|
|
.full .entry-content > .two_fifths > .one_sixth,
|
|
.full .loop-wrapper.two_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
.full .loop-wrapper.two_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_three_fifths li {
|
|
width: 556px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_three_fifths .portfolio_image {
|
|
width: 369px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_three_fifths .portfolio_details {
|
|
width: 166px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_three_fifths li {
|
|
width: 268px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_three_fifths li {
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_three_fifths li {
|
|
width: 124px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths,
|
|
.full .post-content > .three_fifths,
|
|
.full .entry-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .entry-content,
|
|
.full .loop-wrapper.three_fifths .page-content {
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-article {
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content-outer.sideimage {
|
|
width: 318px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .jp-audio {
|
|
max-width: 556px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .three_fifths > .full,
|
|
.full .page-content > .three_fifths > .full,
|
|
.full .post-content > .three_fifths > .full,
|
|
.full .entry-content > .three_fifths > .full,
|
|
.full .loop-wrapper.three_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .one_half,
|
|
.full .page-content > .three_fifths > .one_half,
|
|
.full .post-content > .three_fifths > .one_half,
|
|
.full .entry-content > .three_fifths > .one_half,
|
|
.full .loop-wrapper.three_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 268px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .one_third,
|
|
.full .page-content > .three_fifths > .one_third,
|
|
.full .post-content > .three_fifths > .one_third,
|
|
.full .entry-content > .three_fifths > .one_third,
|
|
.full .loop-wrapper.three_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .two_thirds,
|
|
.full .page-content > .three_fifths > .two_thirds,
|
|
.full .post-content > .three_fifths > .two_thirds,
|
|
.full .entry-content > .three_fifths > .two_thirds,
|
|
.full .loop-wrapper.three_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .one_fourth,
|
|
.full .page-content > .three_fifths > .one_fourth,
|
|
.full .post-content > .three_fifths > .one_fourth,
|
|
.full .entry-content > .three_fifths > .one_fourth,
|
|
.full .loop-wrapper.three_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 124px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .three_fourths,
|
|
.full .page-content > .three_fifths > .three_fourths,
|
|
.full .post-content > .three_fifths > .three_fourths,
|
|
.full .entry-content > .three_fifths > .three_fourths,
|
|
.full .loop-wrapper.three_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 412px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 412px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .one_fifth,
|
|
.full .page-content > .three_fifths > .one_fifth,
|
|
.full .post-content > .three_fifths > .one_fifth,
|
|
.full .entry-content > .three_fifths > .one_fifth,
|
|
.full .loop-wrapper.three_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 95.2px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 95.2px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .two_fifths,
|
|
.full .page-content > .three_fifths > .two_fifths,
|
|
.full .post-content > .three_fifths > .two_fifths,
|
|
.full .entry-content > .three_fifths > .two_fifths,
|
|
.full .loop-wrapper.three_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 210.4px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 210.4px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .three_fifths,
|
|
.full .page-content > .three_fifths > .three_fifths,
|
|
.full .post-content > .three_fifths > .three_fifths,
|
|
.full .entry-content > .three_fifths > .three_fifths,
|
|
.full .loop-wrapper.three_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 325.6px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 325.6px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .four_fifths,
|
|
.full .page-content > .three_fifths > .four_fifths,
|
|
.full .post-content > .three_fifths > .four_fifths,
|
|
.full .entry-content > .three_fifths > .four_fifths,
|
|
.full .loop-wrapper.three_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 440.8px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 440.8px;
|
|
}
|
|
|
|
|
|
.full .page-content > .three_fifths > .one_sixth,
|
|
.full .page-content > .three_fifths > .one_sixth,
|
|
.full .post-content > .three_fifths > .one_sixth,
|
|
.full .entry-content > .three_fifths > .one_sixth,
|
|
.full .loop-wrapper.three_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
.full .loop-wrapper.three_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_four_fifths li {
|
|
width: 748px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_four_fifths .portfolio_image {
|
|
width: 503px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_four_fifths .portfolio_details {
|
|
width: 224px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_four_fifths li {
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_four_fifths li {
|
|
width: 236px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_four_fifths li {
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .page-content > .four_fifths,
|
|
.full .post-content > .four_fifths,
|
|
.full .entry-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 748px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .entry-content,
|
|
.full .loop-wrapper.four_fifths .page-content {
|
|
width: 748px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-article {
|
|
width: 748px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content-outer.sideimage {
|
|
width: 510px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .jp-audio {
|
|
max-width: 748px;
|
|
}
|
|
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .full,
|
|
.full .page-content > .four_fifths > .full,
|
|
.full .page-content > .four_fifths > .full,
|
|
.full .post-content > .four_fifths > .full,
|
|
.full .entry-content > .four_fifths > .full,
|
|
.full .loop-wrapper.four_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 748px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 748px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_half,
|
|
.full .page-content > .four_fifths > .one_half,
|
|
.full .page-content > .four_fifths > .one_half,
|
|
.full .post-content > .four_fifths > .one_half,
|
|
.full .entry-content > .four_fifths > .one_half,
|
|
.full .loop-wrapper.four_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 364px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_third,
|
|
.full .page-content > .four_fifths > .one_third,
|
|
.full .page-content > .four_fifths > .one_third,
|
|
.full .post-content > .four_fifths > .one_third,
|
|
.full .entry-content > .four_fifths > .one_third,
|
|
.full .loop-wrapper.four_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 236px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_thirds,
|
|
.full .page-content > .four_fifths > .two_thirds,
|
|
.full .page-content > .four_fifths > .two_thirds,
|
|
.full .post-content > .four_fifths > .two_thirds,
|
|
.full .entry-content > .four_fifths > .two_thirds,
|
|
.full .loop-wrapper.four_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 492px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 492px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fourth,
|
|
.full .page-content > .four_fifths > .one_fourth,
|
|
.full .page-content > .four_fifths > .one_fourth,
|
|
.full .post-content > .four_fifths > .one_fourth,
|
|
.full .entry-content > .four_fifths > .one_fourth,
|
|
.full .loop-wrapper.four_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 172px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fourths,
|
|
.full .page-content > .four_fifths > .three_fourths,
|
|
.full .page-content > .four_fifths > .three_fourths,
|
|
.full .post-content > .four_fifths > .three_fourths,
|
|
.full .entry-content > .four_fifths > .three_fourths,
|
|
.full .loop-wrapper.four_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 556px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fifth,
|
|
.full .page-content > .four_fifths > .one_fifth,
|
|
.full .page-content > .four_fifths > .one_fifth,
|
|
.full .post-content > .four_fifths > .one_fifth,
|
|
.full .entry-content > .four_fifths > .one_fifth,
|
|
.full .loop-wrapper.four_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 133.6px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 133.6px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_fifths,
|
|
.full .page-content > .four_fifths > .two_fifths,
|
|
.full .page-content > .four_fifths > .two_fifths,
|
|
.full .post-content > .four_fifths > .two_fifths,
|
|
.full .entry-content > .four_fifths > .two_fifths,
|
|
.full .loop-wrapper.four_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 287.2px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 287.2px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fifths,
|
|
.full .page-content > .four_fifths > .three_fifths,
|
|
.full .page-content > .four_fifths > .three_fifths,
|
|
.full .post-content > .four_fifths > .three_fifths,
|
|
.full .entry-content > .four_fifths > .three_fifths,
|
|
.full .loop-wrapper.four_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 440.8px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 440.8px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .four_fifths,
|
|
.full .page-content > .four_fifths > .four_fifths,
|
|
.full .page-content > .four_fifths > .four_fifths,
|
|
.full .post-content > .four_fifths > .four_fifths,
|
|
.full .entry-content > .four_fifths > .four_fifths,
|
|
.full .loop-wrapper.four_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 594.4px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 594.4px;
|
|
}
|
|
|
|
|
|
.full .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_sixth,
|
|
.full .page-content > .four_fifths > .one_sixth,
|
|
.full .page-content > .four_fifths > .one_sixth,
|
|
.full .post-content > .four_fifths > .one_sixth,
|
|
.full .entry-content > .four_fifths > .one_sixth,
|
|
.full .loop-wrapper.four_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
.full .loop-wrapper.four_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_sixth li {
|
|
width: 140px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_sixth .portfolio_image {
|
|
width: 78px;
|
|
}
|
|
|
|
.full .portfolios .portfolio_one_column.inner_one_sixth .portfolio_details {
|
|
width: 42px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_two_columns.inner_one_sixth li {
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_three_columns.inner_one_sixth li {
|
|
width: 33px;
|
|
}
|
|
|
|
|
|
.full .portfolios .portfolio_four_columns.inner_one_sixth li {
|
|
width: 20px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth,
|
|
.full .post-content > .one_sixth,
|
|
.full .entry-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .entry-content,
|
|
.full .loop-wrapper.one_sixth .page-content {
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-article {
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .jp-audio {
|
|
max-width: 140px;
|
|
}
|
|
|
|
|
|
|
|
.full .page-content > .one_sixth > .full,
|
|
.full .page-content > .one_sixth > .full,
|
|
.full .post-content > .one_sixth > .full,
|
|
.full .entry-content > .one_sixth > .full,
|
|
.full .loop-wrapper.one_sixth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 140px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .one_half,
|
|
.full .page-content > .one_sixth > .one_half,
|
|
.full .post-content > .one_sixth > .one_half,
|
|
.full .entry-content > .one_sixth > .one_half,
|
|
.full .loop-wrapper.one_sixth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .one_third,
|
|
.full .page-content > .one_sixth > .one_third,
|
|
.full .post-content > .one_sixth > .one_third,
|
|
.full .entry-content > .one_sixth > .one_third,
|
|
.full .loop-wrapper.one_sixth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 33.3333333333px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 33.3333333333px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .two_thirds,
|
|
.full .page-content > .one_sixth > .two_thirds,
|
|
.full .post-content > .one_sixth > .two_thirds,
|
|
.full .entry-content > .one_sixth > .two_thirds,
|
|
.full .loop-wrapper.one_sixth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 86.6666666667px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 86.6666666667px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .one_fourth,
|
|
.full .page-content > .one_sixth > .one_fourth,
|
|
.full .post-content > .one_sixth > .one_fourth,
|
|
.full .entry-content > .one_sixth > .one_fourth,
|
|
.full .loop-wrapper.one_sixth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 20px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 20px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .three_fourths,
|
|
.full .page-content > .one_sixth > .three_fourths,
|
|
.full .post-content > .one_sixth > .three_fourths,
|
|
.full .entry-content > .one_sixth > .three_fourths,
|
|
.full .loop-wrapper.one_sixth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .one_fifth,
|
|
.full .page-content > .one_sixth > .one_fifth,
|
|
.full .post-content > .one_sixth > .one_fifth,
|
|
.full .entry-content > .one_sixth > .one_fifth,
|
|
.full .loop-wrapper.one_sixth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 12px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 12px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .two_fifths,
|
|
.full .page-content > .one_sixth > .two_fifths,
|
|
.full .post-content > .one_sixth > .two_fifths,
|
|
.full .entry-content > .one_sixth > .two_fifths,
|
|
.full .loop-wrapper.one_sixth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 44px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .three_fifths,
|
|
.full .page-content > .one_sixth > .three_fifths,
|
|
.full .post-content > .one_sixth > .three_fifths,
|
|
.full .entry-content > .one_sixth > .three_fifths,
|
|
.full .loop-wrapper.one_sixth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .four_fifths,
|
|
.full .page-content > .one_sixth > .four_fifths,
|
|
.full .post-content > .one_sixth > .four_fifths,
|
|
.full .entry-content > .one_sixth > .four_fifths,
|
|
.full .loop-wrapper.one_sixth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 108px;
|
|
}
|
|
|
|
|
|
.full .page-content > .one_sixth > .one_sixth,
|
|
.full .page-content > .one_sixth > .one_sixth,
|
|
.full .post-content > .one_sixth > .one_sixth,
|
|
.full .entry-content > .one_sixth > .one_sixth,
|
|
.full .loop-wrapper.one_sixth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 6.66666666667px;
|
|
}
|
|
|
|
.full .loop-wrapper.one_sixth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 6.66666666667px;
|
|
}
|
|
|
|
|
|
|
|
.left-only,
|
|
.left-only .entry-content,
|
|
.left-only .page-content {
|
|
width: 641px;
|
|
}
|
|
|
|
.left-only .post-article {
|
|
width: 525px;
|
|
}
|
|
|
|
.one_half .left-only .post-article,
|
|
.one_third .left-only .post-article,
|
|
.two_thirds .left-only .post-article,
|
|
.three_fourths .left-only .post-article,
|
|
.one_fourth .left-only .post-article,
|
|
.one_fifth .left-only .post-article,
|
|
.two_fifths .left-only .post-article,
|
|
.three_fifths .left-only .post-article,
|
|
.four_fifths .left-only .post-article,
|
|
.one_sixth .left-only .post-article,
|
|
.five_sixths .left-only .post-article,
|
|
.full .left-only .post-article {
|
|
width: 631px;
|
|
}
|
|
|
|
.left-only .post-content.sideimage {
|
|
width: 287px;
|
|
}
|
|
|
|
.left-only .jp-audio {
|
|
max-width: 525px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_full li {
|
|
width: 641px;
|
|
}
|
|
|
|
.left-only.type-portfolio .portfolio_image_wrapper,
|
|
.left-only .portfolios .portfolio_one_column.inner_full .portfolio_image {
|
|
width: 428px;
|
|
}
|
|
|
|
.left-only.type-portfolio .portfolio_details,
|
|
.left-only .portfolios .portfolio_one_column.inner_full .portfolio_details {
|
|
width: 192px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_full li {
|
|
width: 310px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_full li {
|
|
width: 200px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_full li {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full,
|
|
.left-only .post-content > .full,
|
|
.left-only .entry-content > .full {
|
|
margin-right: 20px;
|
|
width: 641px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .entry-content,
|
|
.left-only .loop-wrapper.full .page-content {
|
|
width: 641px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-article {
|
|
width: 525px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content-outer.sideimage {
|
|
width: 287px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .jp-audio {
|
|
max-width: 525px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .full > .full,
|
|
.left-only .page-content > .full > .full,
|
|
.left-only .post-content > .full > .full,
|
|
.left-only .entry-content > .full > .full,
|
|
.left-only .loop-wrapper.full .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 641px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 641px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .one_half,
|
|
.left-only .page-content > .full > .one_half,
|
|
.left-only .post-content > .full > .one_half,
|
|
.left-only .entry-content > .full > .one_half,
|
|
.left-only .loop-wrapper.full .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .one_third,
|
|
.left-only .page-content > .full > .one_third,
|
|
.left-only .post-content > .full > .one_third,
|
|
.left-only .entry-content > .full > .one_third,
|
|
.left-only .loop-wrapper.full .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .two_thirds,
|
|
.left-only .page-content > .full > .two_thirds,
|
|
.left-only .post-content > .full > .two_thirds,
|
|
.left-only .entry-content > .full > .two_thirds,
|
|
.left-only .loop-wrapper.full .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .one_fourth,
|
|
.left-only .page-content > .full > .one_fourth,
|
|
.left-only .post-content > .full > .one_fourth,
|
|
.left-only .entry-content > .full > .one_fourth,
|
|
.left-only .loop-wrapper.full .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .three_fourths,
|
|
.left-only .page-content > .full > .three_fourths,
|
|
.left-only .post-content > .full > .three_fourths,
|
|
.left-only .entry-content > .full > .three_fourths,
|
|
.left-only .loop-wrapper.full .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .one_fifth,
|
|
.left-only .page-content > .full > .one_fifth,
|
|
.left-only .post-content > .full > .one_fifth,
|
|
.left-only .entry-content > .full > .one_fifth,
|
|
.left-only .loop-wrapper.full .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .two_fifths,
|
|
.left-only .page-content > .full > .two_fifths,
|
|
.left-only .post-content > .full > .two_fifths,
|
|
.left-only .entry-content > .full > .two_fifths,
|
|
.left-only .loop-wrapper.full .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .three_fifths,
|
|
.left-only .page-content > .full > .three_fifths,
|
|
.left-only .post-content > .full > .three_fifths,
|
|
.left-only .entry-content > .full > .three_fifths,
|
|
.left-only .loop-wrapper.full .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .four_fifths,
|
|
.left-only .page-content > .full > .four_fifths,
|
|
.left-only .post-content > .full > .four_fifths,
|
|
.left-only .entry-content > .full > .four_fifths,
|
|
.left-only .loop-wrapper.full .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .full > .one_sixth,
|
|
.left-only .page-content > .full > .one_sixth,
|
|
.left-only .post-content > .full > .one_sixth,
|
|
.left-only .entry-content > .full > .one_sixth,
|
|
.left-only .loop-wrapper.full .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.full .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_half li {
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_half .portfolio_image {
|
|
width: 197px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_half .portfolio_details {
|
|
width: 93px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_one_half li {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_one_half li {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_one_half li {
|
|
width: 62px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half,
|
|
.left-only .post-content > .one_half,
|
|
.left-only .entry-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .entry-content,
|
|
.left-only .loop-wrapper.one_half .page-content {
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-article {
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content-outer.sideimage {
|
|
width: 72.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .jp-audio {
|
|
max-width: 310.5px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .one_half > .full,
|
|
.left-only .page-content > .one_half > .full,
|
|
.left-only .post-content > .one_half > .full,
|
|
.left-only .entry-content > .one_half > .full,
|
|
.left-only .loop-wrapper.one_half .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .one_half,
|
|
.left-only .page-content > .one_half > .one_half,
|
|
.left-only .post-content > .one_half > .one_half,
|
|
.left-only .entry-content > .one_half > .one_half,
|
|
.left-only .loop-wrapper.one_half .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .one_third,
|
|
.left-only .page-content > .one_half > .one_third,
|
|
.left-only .post-content > .one_half > .one_third,
|
|
.left-only .entry-content > .one_half > .one_third,
|
|
.left-only .loop-wrapper.one_half .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .two_thirds,
|
|
.left-only .page-content > .one_half > .two_thirds,
|
|
.left-only .post-content > .one_half > .two_thirds,
|
|
.left-only .entry-content > .one_half > .two_thirds,
|
|
.left-only .loop-wrapper.one_half .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .one_fourth,
|
|
.left-only .page-content > .one_half > .one_fourth,
|
|
.left-only .post-content > .one_half > .one_fourth,
|
|
.left-only .entry-content > .one_half > .one_fourth,
|
|
.left-only .loop-wrapper.one_half .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .three_fourths,
|
|
.left-only .page-content > .one_half > .three_fourths,
|
|
.left-only .post-content > .one_half > .three_fourths,
|
|
.left-only .entry-content > .one_half > .three_fourths,
|
|
.left-only .loop-wrapper.one_half .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .one_fifth,
|
|
.left-only .page-content > .one_half > .one_fifth,
|
|
.left-only .post-content > .one_half > .one_fifth,
|
|
.left-only .entry-content > .one_half > .one_fifth,
|
|
.left-only .loop-wrapper.one_half .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .two_fifths,
|
|
.left-only .page-content > .one_half > .two_fifths,
|
|
.left-only .post-content > .one_half > .two_fifths,
|
|
.left-only .entry-content > .one_half > .two_fifths,
|
|
.left-only .loop-wrapper.one_half .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .three_fifths,
|
|
.left-only .page-content > .one_half > .three_fifths,
|
|
.left-only .post-content > .one_half > .three_fifths,
|
|
.left-only .entry-content > .one_half > .three_fifths,
|
|
.left-only .loop-wrapper.one_half .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .four_fifths,
|
|
.left-only .page-content > .one_half > .four_fifths,
|
|
.left-only .post-content > .one_half > .four_fifths,
|
|
.left-only .entry-content > .one_half > .four_fifths,
|
|
.left-only .loop-wrapper.one_half .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_half > .one_sixth,
|
|
.left-only .page-content > .one_half > .one_sixth,
|
|
.left-only .post-content > .one_half > .one_sixth,
|
|
.left-only .entry-content > .one_half > .one_sixth,
|
|
.left-only .loop-wrapper.one_half .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_half .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_third li {
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_third .portfolio_image {
|
|
width: 120px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_third .portfolio_details {
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_one_third li {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_one_third li {
|
|
width: 53px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_one_third li {
|
|
width: 35px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third,
|
|
.left-only .post-content > .one_third,
|
|
.left-only .entry-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .entry-content,
|
|
.left-only .loop-wrapper.one_third .page-content {
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-article {
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .jp-audio {
|
|
max-width: 200.333333333px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .one_third > .full,
|
|
.left-only .page-content > .one_third > .full,
|
|
.left-only .post-content > .one_third > .full,
|
|
.left-only .entry-content > .one_third > .full,
|
|
.left-only .loop-wrapper.one_third .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .one_half,
|
|
.left-only .page-content > .one_third > .one_half,
|
|
.left-only .post-content > .one_third > .one_half,
|
|
.left-only .entry-content > .one_third > .one_half,
|
|
.left-only .loop-wrapper.one_third .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .one_third,
|
|
.left-only .page-content > .one_third > .one_third,
|
|
.left-only .post-content > .one_third > .one_third,
|
|
.left-only .entry-content > .one_third > .one_third,
|
|
.left-only .loop-wrapper.one_third .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .two_thirds,
|
|
.left-only .page-content > .one_third > .two_thirds,
|
|
.left-only .post-content > .one_third > .two_thirds,
|
|
.left-only .entry-content > .one_third > .two_thirds,
|
|
.left-only .loop-wrapper.one_third .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .one_fourth,
|
|
.left-only .page-content > .one_third > .one_fourth,
|
|
.left-only .post-content > .one_third > .one_fourth,
|
|
.left-only .entry-content > .one_third > .one_fourth,
|
|
.left-only .loop-wrapper.one_third .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .three_fourths,
|
|
.left-only .page-content > .one_third > .three_fourths,
|
|
.left-only .post-content > .one_third > .three_fourths,
|
|
.left-only .entry-content > .one_third > .three_fourths,
|
|
.left-only .loop-wrapper.one_third .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .one_fifth,
|
|
.left-only .page-content > .one_third > .one_fifth,
|
|
.left-only .post-content > .one_third > .one_fifth,
|
|
.left-only .entry-content > .one_third > .one_fifth,
|
|
.left-only .loop-wrapper.one_third .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .two_fifths,
|
|
.left-only .page-content > .one_third > .two_fifths,
|
|
.left-only .post-content > .one_third > .two_fifths,
|
|
.left-only .entry-content > .one_third > .two_fifths,
|
|
.left-only .loop-wrapper.one_third .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .three_fifths,
|
|
.left-only .page-content > .one_third > .three_fifths,
|
|
.left-only .post-content > .one_third > .three_fifths,
|
|
.left-only .entry-content > .one_third > .three_fifths,
|
|
.left-only .loop-wrapper.one_third .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .four_fifths,
|
|
.left-only .page-content > .one_third > .four_fifths,
|
|
.left-only .post-content > .one_third > .four_fifths,
|
|
.left-only .entry-content > .one_third > .four_fifths,
|
|
.left-only .loop-wrapper.one_third .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_third > .one_sixth,
|
|
.left-only .page-content > .one_third > .one_sixth,
|
|
.left-only .post-content > .one_third > .one_sixth,
|
|
.left-only .entry-content > .one_third > .one_sixth,
|
|
.left-only .loop-wrapper.one_third .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_third .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_two_thirds li {
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_two_thirds .portfolio_image {
|
|
width: 274px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_two_thirds .portfolio_details {
|
|
width: 126px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_two_thirds li {
|
|
width: 200px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_two_thirds li {
|
|
width: 126px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_two_thirds li {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds,
|
|
.left-only .post-content > .two_thirds,
|
|
.left-only .entry-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .entry-content,
|
|
.left-only .loop-wrapper.two_thirds .page-content {
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-article {
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content-outer.sideimage {
|
|
width: 182.666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .jp-audio {
|
|
max-width: 420.666666667px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .full,
|
|
.left-only .page-content > .two_thirds > .full,
|
|
.left-only .post-content > .two_thirds > .full,
|
|
.left-only .entry-content > .two_thirds > .full,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .one_half,
|
|
.left-only .page-content > .two_thirds > .one_half,
|
|
.left-only .post-content > .two_thirds > .one_half,
|
|
.left-only .entry-content > .two_thirds > .one_half,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .one_third,
|
|
.left-only .page-content > .two_thirds > .one_third,
|
|
.left-only .post-content > .two_thirds > .one_third,
|
|
.left-only .entry-content > .two_thirds > .one_third,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .two_thirds,
|
|
.left-only .page-content > .two_thirds > .two_thirds,
|
|
.left-only .post-content > .two_thirds > .two_thirds,
|
|
.left-only .entry-content > .two_thirds > .two_thirds,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 273.777777778px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 273.777777778px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .one_fourth,
|
|
.left-only .page-content > .two_thirds > .one_fourth,
|
|
.left-only .post-content > .two_thirds > .one_fourth,
|
|
.left-only .entry-content > .two_thirds > .one_fourth,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .three_fourths,
|
|
.left-only .page-content > .two_thirds > .three_fourths,
|
|
.left-only .post-content > .two_thirds > .three_fourths,
|
|
.left-only .entry-content > .two_thirds > .three_fourths,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .one_fifth,
|
|
.left-only .page-content > .two_thirds > .one_fifth,
|
|
.left-only .post-content > .two_thirds > .one_fifth,
|
|
.left-only .entry-content > .two_thirds > .one_fifth,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .two_fifths,
|
|
.left-only .page-content > .two_thirds > .two_fifths,
|
|
.left-only .post-content > .two_thirds > .two_fifths,
|
|
.left-only .entry-content > .two_thirds > .two_fifths,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .three_fifths,
|
|
.left-only .page-content > .two_thirds > .three_fifths,
|
|
.left-only .post-content > .two_thirds > .three_fifths,
|
|
.left-only .entry-content > .two_thirds > .three_fifths,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .four_fifths,
|
|
.left-only .page-content > .two_thirds > .four_fifths,
|
|
.left-only .post-content > .two_thirds > .four_fifths,
|
|
.left-only .entry-content > .two_thirds > .four_fifths,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_thirds > .one_sixth,
|
|
.left-only .page-content > .two_thirds > .one_sixth,
|
|
.left-only .post-content > .two_thirds > .one_sixth,
|
|
.left-only .entry-content > .two_thirds > .one_sixth,
|
|
.left-only .loop-wrapper.two_thirds .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_thirds .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_fourth li {
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_fourth .portfolio_image {
|
|
width: 81px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_fourth .portfolio_details {
|
|
width: 43px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_one_fourth li {
|
|
width: 62px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_one_fourth li {
|
|
width: 35px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_one_fourth li {
|
|
width: 21px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth,
|
|
.left-only .post-content > .one_fourth,
|
|
.left-only .entry-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .entry-content,
|
|
.left-only .loop-wrapper.one_fourth .page-content {
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-article {
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .jp-audio {
|
|
max-width: 145.25px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .full,
|
|
.left-only .page-content > .one_fourth > .full,
|
|
.left-only .post-content > .one_fourth > .full,
|
|
.left-only .entry-content > .one_fourth > .full,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .one_half,
|
|
.left-only .page-content > .one_fourth > .one_half,
|
|
.left-only .post-content > .one_fourth > .one_half,
|
|
.left-only .entry-content > .one_fourth > .one_half,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .one_third,
|
|
.left-only .page-content > .one_fourth > .one_third,
|
|
.left-only .post-content > .one_fourth > .one_third,
|
|
.left-only .entry-content > .one_fourth > .one_third,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .two_thirds,
|
|
.left-only .page-content > .one_fourth > .two_thirds,
|
|
.left-only .post-content > .one_fourth > .two_thirds,
|
|
.left-only .entry-content > .one_fourth > .two_thirds,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .one_fourth,
|
|
.left-only .page-content > .one_fourth > .one_fourth,
|
|
.left-only .post-content > .one_fourth > .one_fourth,
|
|
.left-only .entry-content > .one_fourth > .one_fourth,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 21.3125px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 21.3125px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .three_fourths,
|
|
.left-only .page-content > .one_fourth > .three_fourths,
|
|
.left-only .post-content > .one_fourth > .three_fourths,
|
|
.left-only .entry-content > .one_fourth > .three_fourths,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .one_fifth,
|
|
.left-only .page-content > .one_fourth > .one_fifth,
|
|
.left-only .post-content > .one_fourth > .one_fifth,
|
|
.left-only .entry-content > .one_fourth > .one_fifth,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .two_fifths,
|
|
.left-only .page-content > .one_fourth > .two_fifths,
|
|
.left-only .post-content > .one_fourth > .two_fifths,
|
|
.left-only .entry-content > .one_fourth > .two_fifths,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .three_fifths,
|
|
.left-only .page-content > .one_fourth > .three_fifths,
|
|
.left-only .post-content > .one_fourth > .three_fifths,
|
|
.left-only .entry-content > .one_fourth > .three_fifths,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .four_fifths,
|
|
.left-only .page-content > .one_fourth > .four_fifths,
|
|
.left-only .post-content > .one_fourth > .four_fifths,
|
|
.left-only .entry-content > .one_fourth > .four_fifths,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fourth > .one_sixth,
|
|
.left-only .page-content > .one_fourth > .one_sixth,
|
|
.left-only .post-content > .one_fourth > .one_sixth,
|
|
.left-only .entry-content > .one_fourth > .one_sixth,
|
|
.left-only .loop-wrapper.one_fourth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fourth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_three_fourths li {
|
|
width: 475.75px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_three_fourths .portfolio_image {
|
|
width: 313px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_three_fourths .portfolio_details {
|
|
width: 142px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_three_fourths li {
|
|
width: 227px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_three_fourths li {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_three_fourths li {
|
|
width: 103px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths,
|
|
.left-only .post-content > .three_fourths,
|
|
.left-only .entry-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .entry-content,
|
|
.left-only .loop-wrapper.three_fourths .page-content {
|
|
width: 475.75px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-article {
|
|
width: 475.75px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content-outer.sideimage {
|
|
width: 237.75px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .jp-audio {
|
|
max-width: 475.75px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .full,
|
|
.left-only .page-content > .three_fourths > .full,
|
|
.left-only .post-content > .three_fourths > .full,
|
|
.left-only .entry-content > .three_fourths > .full,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .one_half,
|
|
.left-only .page-content > .three_fourths > .one_half,
|
|
.left-only .post-content > .three_fourths > .one_half,
|
|
.left-only .entry-content > .three_fourths > .one_half,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .one_third,
|
|
.left-only .page-content > .three_fourths > .one_third,
|
|
.left-only .post-content > .three_fourths > .one_third,
|
|
.left-only .entry-content > .three_fourths > .one_third,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .two_thirds,
|
|
.left-only .page-content > .three_fourths > .two_thirds,
|
|
.left-only .post-content > .three_fourths > .two_thirds,
|
|
.left-only .entry-content > .three_fourths > .two_thirds,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .one_fourth,
|
|
.left-only .page-content > .three_fourths > .one_fourth,
|
|
.left-only .post-content > .three_fourths > .one_fourth,
|
|
.left-only .entry-content > .three_fourths > .one_fourth,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .three_fourths,
|
|
.left-only .page-content > .three_fourths > .three_fourths,
|
|
.left-only .post-content > .three_fourths > .three_fourths,
|
|
.left-only .entry-content > .three_fourths > .three_fourths,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 351.8125px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 351.8125px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .one_fifth,
|
|
.left-only .page-content > .three_fourths > .one_fifth,
|
|
.left-only .post-content > .three_fourths > .one_fifth,
|
|
.left-only .entry-content > .three_fourths > .one_fifth,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .two_fifths,
|
|
.left-only .page-content > .three_fourths > .two_fifths,
|
|
.left-only .post-content > .three_fourths > .two_fifths,
|
|
.left-only .entry-content > .three_fourths > .two_fifths,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .three_fifths,
|
|
.left-only .page-content > .three_fourths > .three_fifths,
|
|
.left-only .post-content > .three_fourths > .three_fifths,
|
|
.left-only .entry-content > .three_fourths > .three_fifths,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .four_fifths,
|
|
.left-only .page-content > .three_fourths > .four_fifths,
|
|
.left-only .post-content > .three_fourths > .four_fifths,
|
|
.left-only .entry-content > .three_fourths > .four_fifths,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fourths > .one_sixth,
|
|
.left-only .page-content > .three_fourths > .one_sixth,
|
|
.left-only .post-content > .three_fourths > .one_sixth,
|
|
.left-only .entry-content > .three_fourths > .one_sixth,
|
|
.left-only .loop-wrapper.three_fourths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fourths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_fifth li {
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_fifth .portfolio_image {
|
|
width: 58px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_fifth .portfolio_details {
|
|
width: 33px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_one_fifth li {
|
|
width: 46px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_one_fifth li {
|
|
width: 24px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_one_fifth li {
|
|
width: 13px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth,
|
|
.left-only .post-content > .one_fifth,
|
|
.left-only .entry-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .entry-content,
|
|
.left-only .loop-wrapper.one_fifth .page-content {
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-article {
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .jp-audio {
|
|
max-width: 112.2px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .full,
|
|
.left-only .page-content > .one_fifth > .full,
|
|
.left-only .post-content > .one_fifth > .full,
|
|
.left-only .entry-content > .one_fifth > .full,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .one_half,
|
|
.left-only .page-content > .one_fifth > .one_half,
|
|
.left-only .post-content > .one_fifth > .one_half,
|
|
.left-only .entry-content > .one_fifth > .one_half,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .one_third,
|
|
.left-only .page-content > .one_fifth > .one_third,
|
|
.left-only .post-content > .one_fifth > .one_third,
|
|
.left-only .entry-content > .one_fifth > .one_third,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .two_thirds,
|
|
.left-only .page-content > .one_fifth > .two_thirds,
|
|
.left-only .post-content > .one_fifth > .two_thirds,
|
|
.left-only .entry-content > .one_fifth > .two_thirds,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .one_fourth,
|
|
.left-only .page-content > .one_fifth > .one_fourth,
|
|
.left-only .post-content > .one_fifth > .one_fourth,
|
|
.left-only .entry-content > .one_fifth > .one_fourth,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .three_fourths,
|
|
.left-only .page-content > .one_fifth > .three_fourths,
|
|
.left-only .post-content > .one_fifth > .three_fourths,
|
|
.left-only .entry-content > .one_fifth > .three_fourths,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .one_fifth,
|
|
.left-only .page-content > .one_fifth > .one_fifth,
|
|
.left-only .post-content > .one_fifth > .one_fifth,
|
|
.left-only .entry-content > .one_fifth > .one_fifth,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 6.44px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 6.44px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .two_fifths,
|
|
.left-only .page-content > .one_fifth > .two_fifths,
|
|
.left-only .post-content > .one_fifth > .two_fifths,
|
|
.left-only .entry-content > .one_fifth > .two_fifths,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .three_fifths,
|
|
.left-only .page-content > .one_fifth > .three_fifths,
|
|
.left-only .post-content > .one_fifth > .three_fifths,
|
|
.left-only .entry-content > .one_fifth > .three_fifths,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .four_fifths,
|
|
.left-only .page-content > .one_fifth > .four_fifths,
|
|
.left-only .post-content > .one_fifth > .four_fifths,
|
|
.left-only .entry-content > .one_fifth > .four_fifths,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_fifth > .one_sixth,
|
|
.left-only .page-content > .one_fifth > .one_sixth,
|
|
.left-only .post-content > .one_fifth > .one_sixth,
|
|
.left-only .entry-content > .one_fifth > .one_sixth,
|
|
.left-only .loop-wrapper.one_fifth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_fifth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_two_fifths li {
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_two_fifths .portfolio_image {
|
|
width: 151px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_two_fifths .portfolio_details {
|
|
width: 73px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_two_fifths li {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_two_fifths li {
|
|
width: 68px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_two_fifths li {
|
|
width: 46px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths,
|
|
.left-only .post-content > .two_fifths,
|
|
.left-only .entry-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .entry-content,
|
|
.left-only .loop-wrapper.two_fifths .page-content {
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-article {
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content-outer.sideimage {
|
|
width: 6.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .jp-audio {
|
|
max-width: 244.4px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .full,
|
|
.left-only .page-content > .two_fifths > .full,
|
|
.left-only .post-content > .two_fifths > .full,
|
|
.left-only .entry-content > .two_fifths > .full,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .one_half,
|
|
.left-only .page-content > .two_fifths > .one_half,
|
|
.left-only .post-content > .two_fifths > .one_half,
|
|
.left-only .entry-content > .two_fifths > .one_half,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .one_third,
|
|
.left-only .page-content > .two_fifths > .one_third,
|
|
.left-only .post-content > .two_fifths > .one_third,
|
|
.left-only .entry-content > .two_fifths > .one_third,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .two_thirds,
|
|
.left-only .page-content > .two_fifths > .two_thirds,
|
|
.left-only .post-content > .two_fifths > .two_thirds,
|
|
.left-only .entry-content > .two_fifths > .two_thirds,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .one_fourth,
|
|
.left-only .page-content > .two_fifths > .one_fourth,
|
|
.left-only .post-content > .two_fifths > .one_fourth,
|
|
.left-only .entry-content > .two_fifths > .one_fourth,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .three_fourths,
|
|
.left-only .page-content > .two_fifths > .three_fourths,
|
|
.left-only .post-content > .two_fifths > .three_fourths,
|
|
.left-only .entry-content > .two_fifths > .three_fourths,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .one_fifth,
|
|
.left-only .page-content > .two_fifths > .one_fifth,
|
|
.left-only .post-content > .two_fifths > .one_fifth,
|
|
.left-only .entry-content > .two_fifths > .one_fifth,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .two_fifths,
|
|
.left-only .page-content > .two_fifths > .two_fifths,
|
|
.left-only .post-content > .two_fifths > .two_fifths,
|
|
.left-only .entry-content > .two_fifths > .two_fifths,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .three_fifths,
|
|
.left-only .page-content > .two_fifths > .three_fifths,
|
|
.left-only .post-content > .two_fifths > .three_fifths,
|
|
.left-only .entry-content > .two_fifths > .three_fifths,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .four_fifths,
|
|
.left-only .page-content > .two_fifths > .four_fifths,
|
|
.left-only .post-content > .two_fifths > .four_fifths,
|
|
.left-only .entry-content > .two_fifths > .four_fifths,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .two_fifths > .one_sixth,
|
|
.left-only .page-content > .two_fifths > .one_sixth,
|
|
.left-only .post-content > .two_fifths > .one_sixth,
|
|
.left-only .entry-content > .two_fifths > .one_sixth,
|
|
.left-only .loop-wrapper.two_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.two_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_three_fifths li {
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_three_fifths .portfolio_image {
|
|
width: 243px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_three_fifths .portfolio_details {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_three_fifths li {
|
|
width: 178px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_three_fifths li {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_three_fifths li {
|
|
width: 79px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths,
|
|
.left-only .post-content > .three_fifths,
|
|
.left-only .entry-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .entry-content,
|
|
.left-only .loop-wrapper.three_fifths .page-content {
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-article {
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content-outer.sideimage {
|
|
width: 138.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .jp-audio {
|
|
max-width: 376.6px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .full,
|
|
.left-only .page-content > .three_fifths > .full,
|
|
.left-only .post-content > .three_fifths > .full,
|
|
.left-only .entry-content > .three_fifths > .full,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .one_half,
|
|
.left-only .page-content > .three_fifths > .one_half,
|
|
.left-only .post-content > .three_fifths > .one_half,
|
|
.left-only .entry-content > .three_fifths > .one_half,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .one_third,
|
|
.left-only .page-content > .three_fifths > .one_third,
|
|
.left-only .post-content > .three_fifths > .one_third,
|
|
.left-only .entry-content > .three_fifths > .one_third,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .two_thirds,
|
|
.left-only .page-content > .three_fifths > .two_thirds,
|
|
.left-only .post-content > .three_fifths > .two_thirds,
|
|
.left-only .entry-content > .three_fifths > .two_thirds,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .one_fourth,
|
|
.left-only .page-content > .three_fifths > .one_fourth,
|
|
.left-only .post-content > .three_fifths > .one_fourth,
|
|
.left-only .entry-content > .three_fifths > .one_fourth,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .three_fourths,
|
|
.left-only .page-content > .three_fifths > .three_fourths,
|
|
.left-only .post-content > .three_fifths > .three_fourths,
|
|
.left-only .entry-content > .three_fifths > .three_fourths,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .one_fifth,
|
|
.left-only .page-content > .three_fifths > .one_fifth,
|
|
.left-only .post-content > .three_fifths > .one_fifth,
|
|
.left-only .entry-content > .three_fifths > .one_fifth,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .two_fifths,
|
|
.left-only .page-content > .three_fifths > .two_fifths,
|
|
.left-only .post-content > .three_fifths > .two_fifths,
|
|
.left-only .entry-content > .three_fifths > .two_fifths,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .three_fifths,
|
|
.left-only .page-content > .three_fifths > .three_fifths,
|
|
.left-only .post-content > .three_fifths > .three_fifths,
|
|
.left-only .entry-content > .three_fifths > .three_fifths,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 217.96px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 217.96px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .four_fifths,
|
|
.left-only .page-content > .three_fifths > .four_fifths,
|
|
.left-only .post-content > .three_fifths > .four_fifths,
|
|
.left-only .entry-content > .three_fifths > .four_fifths,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .three_fifths > .one_sixth,
|
|
.left-only .page-content > .three_fifths > .one_sixth,
|
|
.left-only .post-content > .three_fifths > .one_sixth,
|
|
.left-only .entry-content > .three_fifths > .one_sixth,
|
|
.left-only .loop-wrapper.three_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.three_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_four_fifths li {
|
|
width: 508.8px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_four_fifths .portfolio_image {
|
|
width: 336px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_four_fifths .portfolio_details {
|
|
width: 152px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_four_fifths li {
|
|
width: 244px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_four_fifths li {
|
|
width: 156px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_four_fifths li {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .four_fifths,
|
|
.left-only .post-content > .four_fifths,
|
|
.left-only .entry-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .entry-content,
|
|
.left-only .loop-wrapper.four_fifths .page-content {
|
|
width: 508.8px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-article {
|
|
width: 508.8px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content-outer.sideimage {
|
|
width: 270.8px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .jp-audio {
|
|
max-width: 508.8px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .full,
|
|
.left-only .page-content > .four_fifths > .full,
|
|
.left-only .page-content > .four_fifths > .full,
|
|
.left-only .post-content > .four_fifths > .full,
|
|
.left-only .entry-content > .four_fifths > .full,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_half,
|
|
.left-only .page-content > .four_fifths > .one_half,
|
|
.left-only .page-content > .four_fifths > .one_half,
|
|
.left-only .post-content > .four_fifths > .one_half,
|
|
.left-only .entry-content > .four_fifths > .one_half,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_third,
|
|
.left-only .page-content > .four_fifths > .one_third,
|
|
.left-only .page-content > .four_fifths > .one_third,
|
|
.left-only .post-content > .four_fifths > .one_third,
|
|
.left-only .entry-content > .four_fifths > .one_third,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_thirds,
|
|
.left-only .page-content > .four_fifths > .two_thirds,
|
|
.left-only .page-content > .four_fifths > .two_thirds,
|
|
.left-only .post-content > .four_fifths > .two_thirds,
|
|
.left-only .entry-content > .four_fifths > .two_thirds,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fourth,
|
|
.left-only .page-content > .four_fifths > .one_fourth,
|
|
.left-only .page-content > .four_fifths > .one_fourth,
|
|
.left-only .post-content > .four_fifths > .one_fourth,
|
|
.left-only .entry-content > .four_fifths > .one_fourth,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fourths,
|
|
.left-only .page-content > .four_fifths > .three_fourths,
|
|
.left-only .page-content > .four_fifths > .three_fourths,
|
|
.left-only .post-content > .four_fifths > .three_fourths,
|
|
.left-only .entry-content > .four_fifths > .three_fourths,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fifth,
|
|
.left-only .page-content > .four_fifths > .one_fifth,
|
|
.left-only .page-content > .four_fifths > .one_fifth,
|
|
.left-only .post-content > .four_fifths > .one_fifth,
|
|
.left-only .entry-content > .four_fifths > .one_fifth,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_fifths,
|
|
.left-only .page-content > .four_fifths > .two_fifths,
|
|
.left-only .page-content > .four_fifths > .two_fifths,
|
|
.left-only .post-content > .four_fifths > .two_fifths,
|
|
.left-only .entry-content > .four_fifths > .two_fifths,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fifths,
|
|
.left-only .page-content > .four_fifths > .three_fifths,
|
|
.left-only .page-content > .four_fifths > .three_fifths,
|
|
.left-only .post-content > .four_fifths > .three_fifths,
|
|
.left-only .entry-content > .four_fifths > .three_fifths,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .four_fifths,
|
|
.left-only .page-content > .four_fifths > .four_fifths,
|
|
.left-only .page-content > .four_fifths > .four_fifths,
|
|
.left-only .post-content > .four_fifths > .four_fifths,
|
|
.left-only .entry-content > .four_fifths > .four_fifths,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 403.04px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 403.04px;
|
|
}
|
|
|
|
|
|
.left-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_sixth,
|
|
.left-only .page-content > .four_fifths > .one_sixth,
|
|
.left-only .page-content > .four_fifths > .one_sixth,
|
|
.left-only .post-content > .four_fifths > .one_sixth,
|
|
.left-only .entry-content > .four_fifths > .one_sixth,
|
|
.left-only .loop-wrapper.four_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.four_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_sixth li {
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_sixth .portfolio_image {
|
|
width: 43px;
|
|
}
|
|
|
|
.left-only .portfolios .portfolio_one_column.inner_one_sixth .portfolio_details {
|
|
width: 27px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_two_columns.inner_one_sixth li {
|
|
width: 35px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_three_columns.inner_one_sixth li {
|
|
width: 16px;
|
|
}
|
|
|
|
|
|
.left-only .portfolios .portfolio_four_columns.inner_one_sixth li {
|
|
width: 7px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth,
|
|
.left-only .post-content > .one_sixth,
|
|
.left-only .entry-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .entry-content,
|
|
.left-only .loop-wrapper.one_sixth .page-content {
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-article {
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .jp-audio {
|
|
max-width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .full,
|
|
.left-only .page-content > .one_sixth > .full,
|
|
.left-only .post-content > .one_sixth > .full,
|
|
.left-only .entry-content > .one_sixth > .full,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .one_half,
|
|
.left-only .page-content > .one_sixth > .one_half,
|
|
.left-only .post-content > .one_sixth > .one_half,
|
|
.left-only .entry-content > .one_sixth > .one_half,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .one_third,
|
|
.left-only .page-content > .one_sixth > .one_third,
|
|
.left-only .post-content > .one_sixth > .one_third,
|
|
.left-only .entry-content > .one_sixth > .one_third,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .two_thirds,
|
|
.left-only .page-content > .one_sixth > .two_thirds,
|
|
.left-only .post-content > .one_sixth > .two_thirds,
|
|
.left-only .entry-content > .one_sixth > .two_thirds,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .one_fourth,
|
|
.left-only .page-content > .one_sixth > .one_fourth,
|
|
.left-only .post-content > .one_sixth > .one_fourth,
|
|
.left-only .entry-content > .one_sixth > .one_fourth,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .three_fourths,
|
|
.left-only .page-content > .one_sixth > .three_fourths,
|
|
.left-only .post-content > .one_sixth > .three_fourths,
|
|
.left-only .entry-content > .one_sixth > .three_fourths,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .one_fifth,
|
|
.left-only .page-content > .one_sixth > .one_fifth,
|
|
.left-only .post-content > .one_sixth > .one_fifth,
|
|
.left-only .entry-content > .one_sixth > .one_fifth,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .two_fifths,
|
|
.left-only .page-content > .one_sixth > .two_fifths,
|
|
.left-only .post-content > .one_sixth > .two_fifths,
|
|
.left-only .entry-content > .one_sixth > .two_fifths,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .three_fifths,
|
|
.left-only .page-content > .one_sixth > .three_fifths,
|
|
.left-only .post-content > .one_sixth > .three_fifths,
|
|
.left-only .entry-content > .one_sixth > .three_fifths,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .four_fifths,
|
|
.left-only .page-content > .one_sixth > .four_fifths,
|
|
.left-only .post-content > .one_sixth > .four_fifths,
|
|
.left-only .entry-content > .one_sixth > .four_fifths,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.left-only .page-content > .one_sixth > .one_sixth,
|
|
.left-only .page-content > .one_sixth > .one_sixth,
|
|
.left-only .post-content > .one_sixth > .one_sixth,
|
|
.left-only .entry-content > .one_sixth > .one_sixth,
|
|
.left-only .loop-wrapper.one_sixth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-only .loop-wrapper.one_sixth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
|
|
.right-only,
|
|
.right-only .entry-content,
|
|
.right-only .page-content {
|
|
width: 641px;
|
|
}
|
|
|
|
.right-only .post-article {
|
|
width: 525px;
|
|
}
|
|
|
|
.one_half .right-only .post-article,
|
|
.one_third .right-only .post-article,
|
|
.two_thirds .right-only .post-article,
|
|
.three_fourths .right-only .post-article,
|
|
.one_fourth .right-only .post-article,
|
|
.one_fifth .right-only .post-article,
|
|
.two_fifths .right-only .post-article,
|
|
.three_fifths .right-only .post-article,
|
|
.four_fifths .right-only .post-article,
|
|
.one_sixth .right-only .post-article,
|
|
.five_sixths .right-only .post-article,
|
|
.full .right-only .post-article {
|
|
width: 631px;
|
|
}
|
|
|
|
.right-only .post-content.sideimage {
|
|
width: 287px;
|
|
}
|
|
|
|
.right-only .jp-audio {
|
|
max-width: 525px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_full li {
|
|
width: 641px;
|
|
}
|
|
|
|
.right-only.type-portfolio .portfolio_image_wrapper,
|
|
.right-only .portfolios .portfolio_one_column.inner_full .portfolio_image {
|
|
width: 428px;
|
|
}
|
|
|
|
.right-only.type-portfolio .portfolio_details,
|
|
.right-only .portfolios .portfolio_one_column.inner_full .portfolio_details {
|
|
width: 192px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_full li {
|
|
width: 310px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_full li {
|
|
width: 200px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_full li {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full,
|
|
.right-only .post-content > .full,
|
|
.right-only .entry-content > .full {
|
|
margin-right: 20px;
|
|
width: 641px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .entry-content,
|
|
.right-only .loop-wrapper.full .page-content {
|
|
width: 641px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-article {
|
|
width: 525px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content-outer.sideimage {
|
|
width: 287px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .jp-audio {
|
|
max-width: 525px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .full > .full,
|
|
.right-only .page-content > .full > .full,
|
|
.right-only .post-content > .full > .full,
|
|
.right-only .entry-content > .full > .full,
|
|
.right-only .loop-wrapper.full .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 641px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 641px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .one_half,
|
|
.right-only .page-content > .full > .one_half,
|
|
.right-only .post-content > .full > .one_half,
|
|
.right-only .entry-content > .full > .one_half,
|
|
.right-only .loop-wrapper.full .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .one_third,
|
|
.right-only .page-content > .full > .one_third,
|
|
.right-only .post-content > .full > .one_third,
|
|
.right-only .entry-content > .full > .one_third,
|
|
.right-only .loop-wrapper.full .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .two_thirds,
|
|
.right-only .page-content > .full > .two_thirds,
|
|
.right-only .post-content > .full > .two_thirds,
|
|
.right-only .entry-content > .full > .two_thirds,
|
|
.right-only .loop-wrapper.full .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .one_fourth,
|
|
.right-only .page-content > .full > .one_fourth,
|
|
.right-only .post-content > .full > .one_fourth,
|
|
.right-only .entry-content > .full > .one_fourth,
|
|
.right-only .loop-wrapper.full .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .three_fourths,
|
|
.right-only .page-content > .full > .three_fourths,
|
|
.right-only .post-content > .full > .three_fourths,
|
|
.right-only .entry-content > .full > .three_fourths,
|
|
.right-only .loop-wrapper.full .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .one_fifth,
|
|
.right-only .page-content > .full > .one_fifth,
|
|
.right-only .post-content > .full > .one_fifth,
|
|
.right-only .entry-content > .full > .one_fifth,
|
|
.right-only .loop-wrapper.full .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .two_fifths,
|
|
.right-only .page-content > .full > .two_fifths,
|
|
.right-only .post-content > .full > .two_fifths,
|
|
.right-only .entry-content > .full > .two_fifths,
|
|
.right-only .loop-wrapper.full .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .three_fifths,
|
|
.right-only .page-content > .full > .three_fifths,
|
|
.right-only .post-content > .full > .three_fifths,
|
|
.right-only .entry-content > .full > .three_fifths,
|
|
.right-only .loop-wrapper.full .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .four_fifths,
|
|
.right-only .page-content > .full > .four_fifths,
|
|
.right-only .post-content > .full > .four_fifths,
|
|
.right-only .entry-content > .full > .four_fifths,
|
|
.right-only .loop-wrapper.full .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .full > .one_sixth,
|
|
.right-only .page-content > .full > .one_sixth,
|
|
.right-only .post-content > .full > .one_sixth,
|
|
.right-only .entry-content > .full > .one_sixth,
|
|
.right-only .loop-wrapper.full .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.full .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_half li {
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_half .portfolio_image {
|
|
width: 197px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_half .portfolio_details {
|
|
width: 93px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_one_half li {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_one_half li {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_one_half li {
|
|
width: 62px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half,
|
|
.right-only .post-content > .one_half,
|
|
.right-only .entry-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .entry-content,
|
|
.right-only .loop-wrapper.one_half .page-content {
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-article {
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content-outer.sideimage {
|
|
width: 72.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .jp-audio {
|
|
max-width: 310.5px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .one_half > .full,
|
|
.right-only .page-content > .one_half > .full,
|
|
.right-only .post-content > .one_half > .full,
|
|
.right-only .entry-content > .one_half > .full,
|
|
.right-only .loop-wrapper.one_half .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .one_half,
|
|
.right-only .page-content > .one_half > .one_half,
|
|
.right-only .post-content > .one_half > .one_half,
|
|
.right-only .entry-content > .one_half > .one_half,
|
|
.right-only .loop-wrapper.one_half .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .one_third,
|
|
.right-only .page-content > .one_half > .one_third,
|
|
.right-only .post-content > .one_half > .one_third,
|
|
.right-only .entry-content > .one_half > .one_third,
|
|
.right-only .loop-wrapper.one_half .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .two_thirds,
|
|
.right-only .page-content > .one_half > .two_thirds,
|
|
.right-only .post-content > .one_half > .two_thirds,
|
|
.right-only .entry-content > .one_half > .two_thirds,
|
|
.right-only .loop-wrapper.one_half .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .one_fourth,
|
|
.right-only .page-content > .one_half > .one_fourth,
|
|
.right-only .post-content > .one_half > .one_fourth,
|
|
.right-only .entry-content > .one_half > .one_fourth,
|
|
.right-only .loop-wrapper.one_half .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .three_fourths,
|
|
.right-only .page-content > .one_half > .three_fourths,
|
|
.right-only .post-content > .one_half > .three_fourths,
|
|
.right-only .entry-content > .one_half > .three_fourths,
|
|
.right-only .loop-wrapper.one_half .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .one_fifth,
|
|
.right-only .page-content > .one_half > .one_fifth,
|
|
.right-only .post-content > .one_half > .one_fifth,
|
|
.right-only .entry-content > .one_half > .one_fifth,
|
|
.right-only .loop-wrapper.one_half .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .two_fifths,
|
|
.right-only .page-content > .one_half > .two_fifths,
|
|
.right-only .post-content > .one_half > .two_fifths,
|
|
.right-only .entry-content > .one_half > .two_fifths,
|
|
.right-only .loop-wrapper.one_half .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .three_fifths,
|
|
.right-only .page-content > .one_half > .three_fifths,
|
|
.right-only .post-content > .one_half > .three_fifths,
|
|
.right-only .entry-content > .one_half > .three_fifths,
|
|
.right-only .loop-wrapper.one_half .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .four_fifths,
|
|
.right-only .page-content > .one_half > .four_fifths,
|
|
.right-only .post-content > .one_half > .four_fifths,
|
|
.right-only .entry-content > .one_half > .four_fifths,
|
|
.right-only .loop-wrapper.one_half .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_half > .one_sixth,
|
|
.right-only .page-content > .one_half > .one_sixth,
|
|
.right-only .post-content > .one_half > .one_sixth,
|
|
.right-only .entry-content > .one_half > .one_sixth,
|
|
.right-only .loop-wrapper.one_half .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_half .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_third li {
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_third .portfolio_image {
|
|
width: 120px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_third .portfolio_details {
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_one_third li {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_one_third li {
|
|
width: 53px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_one_third li {
|
|
width: 35px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third,
|
|
.right-only .post-content > .one_third,
|
|
.right-only .entry-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .entry-content,
|
|
.right-only .loop-wrapper.one_third .page-content {
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-article {
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .jp-audio {
|
|
max-width: 200.333333333px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .one_third > .full,
|
|
.right-only .page-content > .one_third > .full,
|
|
.right-only .post-content > .one_third > .full,
|
|
.right-only .entry-content > .one_third > .full,
|
|
.right-only .loop-wrapper.one_third .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .one_half,
|
|
.right-only .page-content > .one_third > .one_half,
|
|
.right-only .post-content > .one_third > .one_half,
|
|
.right-only .entry-content > .one_third > .one_half,
|
|
.right-only .loop-wrapper.one_third .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .one_third,
|
|
.right-only .page-content > .one_third > .one_third,
|
|
.right-only .post-content > .one_third > .one_third,
|
|
.right-only .entry-content > .one_third > .one_third,
|
|
.right-only .loop-wrapper.one_third .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .two_thirds,
|
|
.right-only .page-content > .one_third > .two_thirds,
|
|
.right-only .post-content > .one_third > .two_thirds,
|
|
.right-only .entry-content > .one_third > .two_thirds,
|
|
.right-only .loop-wrapper.one_third .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .one_fourth,
|
|
.right-only .page-content > .one_third > .one_fourth,
|
|
.right-only .post-content > .one_third > .one_fourth,
|
|
.right-only .entry-content > .one_third > .one_fourth,
|
|
.right-only .loop-wrapper.one_third .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .three_fourths,
|
|
.right-only .page-content > .one_third > .three_fourths,
|
|
.right-only .post-content > .one_third > .three_fourths,
|
|
.right-only .entry-content > .one_third > .three_fourths,
|
|
.right-only .loop-wrapper.one_third .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .one_fifth,
|
|
.right-only .page-content > .one_third > .one_fifth,
|
|
.right-only .post-content > .one_third > .one_fifth,
|
|
.right-only .entry-content > .one_third > .one_fifth,
|
|
.right-only .loop-wrapper.one_third .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .two_fifths,
|
|
.right-only .page-content > .one_third > .two_fifths,
|
|
.right-only .post-content > .one_third > .two_fifths,
|
|
.right-only .entry-content > .one_third > .two_fifths,
|
|
.right-only .loop-wrapper.one_third .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .three_fifths,
|
|
.right-only .page-content > .one_third > .three_fifths,
|
|
.right-only .post-content > .one_third > .three_fifths,
|
|
.right-only .entry-content > .one_third > .three_fifths,
|
|
.right-only .loop-wrapper.one_third .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .four_fifths,
|
|
.right-only .page-content > .one_third > .four_fifths,
|
|
.right-only .post-content > .one_third > .four_fifths,
|
|
.right-only .entry-content > .one_third > .four_fifths,
|
|
.right-only .loop-wrapper.one_third .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_third > .one_sixth,
|
|
.right-only .page-content > .one_third > .one_sixth,
|
|
.right-only .post-content > .one_third > .one_sixth,
|
|
.right-only .entry-content > .one_third > .one_sixth,
|
|
.right-only .loop-wrapper.one_third .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_third .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_two_thirds li {
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_two_thirds .portfolio_image {
|
|
width: 274px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_two_thirds .portfolio_details {
|
|
width: 126px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_two_thirds li {
|
|
width: 200px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_two_thirds li {
|
|
width: 126px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_two_thirds li {
|
|
width: 90px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds,
|
|
.right-only .post-content > .two_thirds,
|
|
.right-only .entry-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .entry-content,
|
|
.right-only .loop-wrapper.two_thirds .page-content {
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-article {
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content-outer.sideimage {
|
|
width: 182.666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .jp-audio {
|
|
max-width: 420.666666667px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .full,
|
|
.right-only .page-content > .two_thirds > .full,
|
|
.right-only .post-content > .two_thirds > .full,
|
|
.right-only .entry-content > .two_thirds > .full,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 420.666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .one_half,
|
|
.right-only .page-content > .two_thirds > .one_half,
|
|
.right-only .post-content > .two_thirds > .one_half,
|
|
.right-only .entry-content > .two_thirds > .one_half,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 200.333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .one_third,
|
|
.right-only .page-content > .two_thirds > .one_third,
|
|
.right-only .post-content > .two_thirds > .one_third,
|
|
.right-only .entry-content > .two_thirds > .one_third,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 126.888888889px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .two_thirds,
|
|
.right-only .page-content > .two_thirds > .two_thirds,
|
|
.right-only .post-content > .two_thirds > .two_thirds,
|
|
.right-only .entry-content > .two_thirds > .two_thirds,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 273.777777778px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 273.777777778px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .one_fourth,
|
|
.right-only .page-content > .two_thirds > .one_fourth,
|
|
.right-only .post-content > .two_thirds > .one_fourth,
|
|
.right-only .entry-content > .two_thirds > .one_fourth,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .three_fourths,
|
|
.right-only .page-content > .two_thirds > .three_fourths,
|
|
.right-only .post-content > .two_thirds > .three_fourths,
|
|
.right-only .entry-content > .two_thirds > .three_fourths,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .one_fifth,
|
|
.right-only .page-content > .two_thirds > .one_fifth,
|
|
.right-only .post-content > .two_thirds > .one_fifth,
|
|
.right-only .entry-content > .two_thirds > .one_fifth,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .two_fifths,
|
|
.right-only .page-content > .two_thirds > .two_fifths,
|
|
.right-only .post-content > .two_thirds > .two_fifths,
|
|
.right-only .entry-content > .two_thirds > .two_fifths,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .three_fifths,
|
|
.right-only .page-content > .two_thirds > .three_fifths,
|
|
.right-only .post-content > .two_thirds > .three_fifths,
|
|
.right-only .entry-content > .two_thirds > .three_fifths,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .four_fifths,
|
|
.right-only .page-content > .two_thirds > .four_fifths,
|
|
.right-only .post-content > .two_thirds > .four_fifths,
|
|
.right-only .entry-content > .two_thirds > .four_fifths,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_thirds > .one_sixth,
|
|
.right-only .page-content > .two_thirds > .one_sixth,
|
|
.right-only .post-content > .two_thirds > .one_sixth,
|
|
.right-only .entry-content > .two_thirds > .one_sixth,
|
|
.right-only .loop-wrapper.two_thirds .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_thirds .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_fourth li {
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_fourth .portfolio_image {
|
|
width: 81px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_fourth .portfolio_details {
|
|
width: 43px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_one_fourth li {
|
|
width: 62px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_one_fourth li {
|
|
width: 35px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_one_fourth li {
|
|
width: 21px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth,
|
|
.right-only .post-content > .one_fourth,
|
|
.right-only .entry-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .entry-content,
|
|
.right-only .loop-wrapper.one_fourth .page-content {
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-article {
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .jp-audio {
|
|
max-width: 145.25px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .full,
|
|
.right-only .page-content > .one_fourth > .full,
|
|
.right-only .post-content > .one_fourth > .full,
|
|
.right-only .entry-content > .one_fourth > .full,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .one_half,
|
|
.right-only .page-content > .one_fourth > .one_half,
|
|
.right-only .post-content > .one_fourth > .one_half,
|
|
.right-only .entry-content > .one_fourth > .one_half,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .one_third,
|
|
.right-only .page-content > .one_fourth > .one_third,
|
|
.right-only .post-content > .one_fourth > .one_third,
|
|
.right-only .entry-content > .one_fourth > .one_third,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .two_thirds,
|
|
.right-only .page-content > .one_fourth > .two_thirds,
|
|
.right-only .post-content > .one_fourth > .two_thirds,
|
|
.right-only .entry-content > .one_fourth > .two_thirds,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .one_fourth,
|
|
.right-only .page-content > .one_fourth > .one_fourth,
|
|
.right-only .post-content > .one_fourth > .one_fourth,
|
|
.right-only .entry-content > .one_fourth > .one_fourth,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 21.3125px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 21.3125px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .three_fourths,
|
|
.right-only .page-content > .one_fourth > .three_fourths,
|
|
.right-only .post-content > .one_fourth > .three_fourths,
|
|
.right-only .entry-content > .one_fourth > .three_fourths,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .one_fifth,
|
|
.right-only .page-content > .one_fourth > .one_fifth,
|
|
.right-only .post-content > .one_fourth > .one_fifth,
|
|
.right-only .entry-content > .one_fourth > .one_fifth,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .two_fifths,
|
|
.right-only .page-content > .one_fourth > .two_fifths,
|
|
.right-only .post-content > .one_fourth > .two_fifths,
|
|
.right-only .entry-content > .one_fourth > .two_fifths,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .three_fifths,
|
|
.right-only .page-content > .one_fourth > .three_fifths,
|
|
.right-only .post-content > .one_fourth > .three_fifths,
|
|
.right-only .entry-content > .one_fourth > .three_fifths,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .four_fifths,
|
|
.right-only .page-content > .one_fourth > .four_fifths,
|
|
.right-only .post-content > .one_fourth > .four_fifths,
|
|
.right-only .entry-content > .one_fourth > .four_fifths,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fourth > .one_sixth,
|
|
.right-only .page-content > .one_fourth > .one_sixth,
|
|
.right-only .post-content > .one_fourth > .one_sixth,
|
|
.right-only .entry-content > .one_fourth > .one_sixth,
|
|
.right-only .loop-wrapper.one_fourth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fourth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_three_fourths li {
|
|
width: 475.75px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_three_fourths .portfolio_image {
|
|
width: 313px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_three_fourths .portfolio_details {
|
|
width: 142px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_three_fourths li {
|
|
width: 227px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_three_fourths li {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_three_fourths li {
|
|
width: 103px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths,
|
|
.right-only .post-content > .three_fourths,
|
|
.right-only .entry-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .entry-content,
|
|
.right-only .loop-wrapper.three_fourths .page-content {
|
|
width: 475.75px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-article {
|
|
width: 475.75px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content-outer.sideimage {
|
|
width: 237.75px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .jp-audio {
|
|
max-width: 475.75px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .full,
|
|
.right-only .page-content > .three_fourths > .full,
|
|
.right-only .post-content > .three_fourths > .full,
|
|
.right-only .entry-content > .three_fourths > .full,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 475.75px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .one_half,
|
|
.right-only .page-content > .three_fourths > .one_half,
|
|
.right-only .post-content > .three_fourths > .one_half,
|
|
.right-only .entry-content > .three_fourths > .one_half,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 227.875px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .one_third,
|
|
.right-only .page-content > .three_fourths > .one_third,
|
|
.right-only .post-content > .three_fourths > .one_third,
|
|
.right-only .entry-content > .three_fourths > .one_third,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 145.25px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .two_thirds,
|
|
.right-only .page-content > .three_fourths > .two_thirds,
|
|
.right-only .post-content > .three_fourths > .two_thirds,
|
|
.right-only .entry-content > .three_fourths > .two_thirds,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 310.5px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .one_fourth,
|
|
.right-only .page-content > .three_fourths > .one_fourth,
|
|
.right-only .post-content > .three_fourths > .one_fourth,
|
|
.right-only .entry-content > .three_fourths > .one_fourth,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 103.9375px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .three_fourths,
|
|
.right-only .page-content > .three_fourths > .three_fourths,
|
|
.right-only .post-content > .three_fourths > .three_fourths,
|
|
.right-only .entry-content > .three_fourths > .three_fourths,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 351.8125px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 351.8125px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .one_fifth,
|
|
.right-only .page-content > .three_fourths > .one_fifth,
|
|
.right-only .post-content > .three_fourths > .one_fifth,
|
|
.right-only .entry-content > .three_fourths > .one_fifth,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .two_fifths,
|
|
.right-only .page-content > .three_fourths > .two_fifths,
|
|
.right-only .post-content > .three_fourths > .two_fifths,
|
|
.right-only .entry-content > .three_fourths > .two_fifths,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .three_fifths,
|
|
.right-only .page-content > .three_fourths > .three_fifths,
|
|
.right-only .post-content > .three_fourths > .three_fifths,
|
|
.right-only .entry-content > .three_fourths > .three_fifths,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .four_fifths,
|
|
.right-only .page-content > .three_fourths > .four_fifths,
|
|
.right-only .post-content > .three_fourths > .four_fifths,
|
|
.right-only .entry-content > .three_fourths > .four_fifths,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fourths > .one_sixth,
|
|
.right-only .page-content > .three_fourths > .one_sixth,
|
|
.right-only .post-content > .three_fourths > .one_sixth,
|
|
.right-only .entry-content > .three_fourths > .one_sixth,
|
|
.right-only .loop-wrapper.three_fourths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fourths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_fifth li {
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_fifth .portfolio_image {
|
|
width: 58px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_fifth .portfolio_details {
|
|
width: 33px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_one_fifth li {
|
|
width: 46px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_one_fifth li {
|
|
width: 24px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_one_fifth li {
|
|
width: 13px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth,
|
|
.right-only .post-content > .one_fifth,
|
|
.right-only .entry-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .entry-content,
|
|
.right-only .loop-wrapper.one_fifth .page-content {
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-article {
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .jp-audio {
|
|
max-width: 112.2px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .full,
|
|
.right-only .page-content > .one_fifth > .full,
|
|
.right-only .post-content > .one_fifth > .full,
|
|
.right-only .entry-content > .one_fifth > .full,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .one_half,
|
|
.right-only .page-content > .one_fifth > .one_half,
|
|
.right-only .post-content > .one_fifth > .one_half,
|
|
.right-only .entry-content > .one_fifth > .one_half,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .one_third,
|
|
.right-only .page-content > .one_fifth > .one_third,
|
|
.right-only .post-content > .one_fifth > .one_third,
|
|
.right-only .entry-content > .one_fifth > .one_third,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .two_thirds,
|
|
.right-only .page-content > .one_fifth > .two_thirds,
|
|
.right-only .post-content > .one_fifth > .two_thirds,
|
|
.right-only .entry-content > .one_fifth > .two_thirds,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .one_fourth,
|
|
.right-only .page-content > .one_fifth > .one_fourth,
|
|
.right-only .post-content > .one_fifth > .one_fourth,
|
|
.right-only .entry-content > .one_fifth > .one_fourth,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 13.05px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .three_fourths,
|
|
.right-only .page-content > .one_fifth > .three_fourths,
|
|
.right-only .post-content > .one_fifth > .three_fourths,
|
|
.right-only .entry-content > .one_fifth > .three_fourths,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .one_fifth,
|
|
.right-only .page-content > .one_fifth > .one_fifth,
|
|
.right-only .post-content > .one_fifth > .one_fifth,
|
|
.right-only .entry-content > .one_fifth > .one_fifth,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 6.44px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 6.44px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .two_fifths,
|
|
.right-only .page-content > .one_fifth > .two_fifths,
|
|
.right-only .post-content > .one_fifth > .two_fifths,
|
|
.right-only .entry-content > .one_fifth > .two_fifths,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .three_fifths,
|
|
.right-only .page-content > .one_fifth > .three_fifths,
|
|
.right-only .post-content > .one_fifth > .three_fifths,
|
|
.right-only .entry-content > .one_fifth > .three_fifths,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .four_fifths,
|
|
.right-only .page-content > .one_fifth > .four_fifths,
|
|
.right-only .post-content > .one_fifth > .four_fifths,
|
|
.right-only .entry-content > .one_fifth > .four_fifths,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_fifth > .one_sixth,
|
|
.right-only .page-content > .one_fifth > .one_sixth,
|
|
.right-only .post-content > .one_fifth > .one_sixth,
|
|
.right-only .entry-content > .one_fifth > .one_sixth,
|
|
.right-only .loop-wrapper.one_fifth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_fifth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_two_fifths li {
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_two_fifths .portfolio_image {
|
|
width: 151px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_two_fifths .portfolio_details {
|
|
width: 73px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_two_fifths li {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_two_fifths li {
|
|
width: 68px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_two_fifths li {
|
|
width: 46px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths,
|
|
.right-only .post-content > .two_fifths,
|
|
.right-only .entry-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .entry-content,
|
|
.right-only .loop-wrapper.two_fifths .page-content {
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-article {
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content-outer.sideimage {
|
|
width: 6.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .jp-audio {
|
|
max-width: 244.4px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .full,
|
|
.right-only .page-content > .two_fifths > .full,
|
|
.right-only .post-content > .two_fifths > .full,
|
|
.right-only .entry-content > .two_fifths > .full,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .one_half,
|
|
.right-only .page-content > .two_fifths > .one_half,
|
|
.right-only .post-content > .two_fifths > .one_half,
|
|
.right-only .entry-content > .two_fifths > .one_half,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .one_third,
|
|
.right-only .page-content > .two_fifths > .one_third,
|
|
.right-only .post-content > .two_fifths > .one_third,
|
|
.right-only .entry-content > .two_fifths > .one_third,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .two_thirds,
|
|
.right-only .page-content > .two_fifths > .two_thirds,
|
|
.right-only .post-content > .two_fifths > .two_thirds,
|
|
.right-only .entry-content > .two_fifths > .two_thirds,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .one_fourth,
|
|
.right-only .page-content > .two_fifths > .one_fourth,
|
|
.right-only .post-content > .two_fifths > .one_fourth,
|
|
.right-only .entry-content > .two_fifths > .one_fourth,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .three_fourths,
|
|
.right-only .page-content > .two_fifths > .three_fourths,
|
|
.right-only .post-content > .two_fifths > .three_fourths,
|
|
.right-only .entry-content > .two_fifths > .three_fourths,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .one_fifth,
|
|
.right-only .page-content > .two_fifths > .one_fifth,
|
|
.right-only .post-content > .two_fifths > .one_fifth,
|
|
.right-only .entry-content > .two_fifths > .one_fifth,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 32.88px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .two_fifths,
|
|
.right-only .page-content > .two_fifths > .two_fifths,
|
|
.right-only .post-content > .two_fifths > .two_fifths,
|
|
.right-only .entry-content > .two_fifths > .two_fifths,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .three_fifths,
|
|
.right-only .page-content > .two_fifths > .three_fifths,
|
|
.right-only .post-content > .two_fifths > .three_fifths,
|
|
.right-only .entry-content > .two_fifths > .three_fifths,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .four_fifths,
|
|
.right-only .page-content > .two_fifths > .four_fifths,
|
|
.right-only .post-content > .two_fifths > .four_fifths,
|
|
.right-only .entry-content > .two_fifths > .four_fifths,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .two_fifths > .one_sixth,
|
|
.right-only .page-content > .two_fifths > .one_sixth,
|
|
.right-only .post-content > .two_fifths > .one_sixth,
|
|
.right-only .entry-content > .two_fifths > .one_sixth,
|
|
.right-only .loop-wrapper.two_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.two_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_three_fifths li {
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_three_fifths .portfolio_image {
|
|
width: 243px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_three_fifths .portfolio_details {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_three_fifths li {
|
|
width: 178px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_three_fifths li {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_three_fifths li {
|
|
width: 79px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths,
|
|
.right-only .post-content > .three_fifths,
|
|
.right-only .entry-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .entry-content,
|
|
.right-only .loop-wrapper.three_fifths .page-content {
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-article {
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content-outer.sideimage {
|
|
width: 138.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .jp-audio {
|
|
max-width: 376.6px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .full,
|
|
.right-only .page-content > .three_fifths > .full,
|
|
.right-only .post-content > .three_fifths > .full,
|
|
.right-only .entry-content > .three_fifths > .full,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .one_half,
|
|
.right-only .page-content > .three_fifths > .one_half,
|
|
.right-only .post-content > .three_fifths > .one_half,
|
|
.right-only .entry-content > .three_fifths > .one_half,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 178.3px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .one_third,
|
|
.right-only .page-content > .three_fifths > .one_third,
|
|
.right-only .post-content > .three_fifths > .one_third,
|
|
.right-only .entry-content > .three_fifths > .one_third,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .two_thirds,
|
|
.right-only .page-content > .three_fifths > .two_thirds,
|
|
.right-only .post-content > .three_fifths > .two_thirds,
|
|
.right-only .entry-content > .three_fifths > .two_thirds,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .one_fourth,
|
|
.right-only .page-content > .three_fifths > .one_fourth,
|
|
.right-only .post-content > .three_fifths > .one_fourth,
|
|
.right-only .entry-content > .three_fifths > .one_fourth,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 79.15px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .three_fourths,
|
|
.right-only .page-content > .three_fifths > .three_fourths,
|
|
.right-only .post-content > .three_fifths > .three_fourths,
|
|
.right-only .entry-content > .three_fifths > .three_fourths,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 277.45px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .one_fifth,
|
|
.right-only .page-content > .three_fifths > .one_fifth,
|
|
.right-only .post-content > .three_fifths > .one_fifth,
|
|
.right-only .entry-content > .three_fifths > .one_fifth,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 59.32px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .two_fifths,
|
|
.right-only .page-content > .three_fifths > .two_fifths,
|
|
.right-only .post-content > .three_fifths > .two_fifths,
|
|
.right-only .entry-content > .three_fifths > .two_fifths,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 138.64px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .three_fifths,
|
|
.right-only .page-content > .three_fifths > .three_fifths,
|
|
.right-only .post-content > .three_fifths > .three_fifths,
|
|
.right-only .entry-content > .three_fifths > .three_fifths,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 217.96px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 217.96px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .four_fifths,
|
|
.right-only .page-content > .three_fifths > .four_fifths,
|
|
.right-only .post-content > .three_fifths > .four_fifths,
|
|
.right-only .entry-content > .three_fifths > .four_fifths,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .three_fifths > .one_sixth,
|
|
.right-only .page-content > .three_fifths > .one_sixth,
|
|
.right-only .post-content > .three_fifths > .one_sixth,
|
|
.right-only .entry-content > .three_fifths > .one_sixth,
|
|
.right-only .loop-wrapper.three_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.three_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_four_fifths li {
|
|
width: 508.8px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_four_fifths .portfolio_image {
|
|
width: 336px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_four_fifths .portfolio_details {
|
|
width: 152px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_four_fifths li {
|
|
width: 244px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_four_fifths li {
|
|
width: 156px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_four_fifths li {
|
|
width: 112px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .four_fifths,
|
|
.right-only .post-content > .four_fifths,
|
|
.right-only .entry-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .entry-content,
|
|
.right-only .loop-wrapper.four_fifths .page-content {
|
|
width: 508.8px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-article {
|
|
width: 508.8px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content-outer.sideimage {
|
|
width: 270.8px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .jp-audio {
|
|
max-width: 508.8px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .full,
|
|
.right-only .page-content > .four_fifths > .full,
|
|
.right-only .page-content > .four_fifths > .full,
|
|
.right-only .post-content > .four_fifths > .full,
|
|
.right-only .entry-content > .four_fifths > .full,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 508.8px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_half,
|
|
.right-only .page-content > .four_fifths > .one_half,
|
|
.right-only .page-content > .four_fifths > .one_half,
|
|
.right-only .post-content > .four_fifths > .one_half,
|
|
.right-only .entry-content > .four_fifths > .one_half,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 244.4px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_third,
|
|
.right-only .page-content > .four_fifths > .one_third,
|
|
.right-only .page-content > .four_fifths > .one_third,
|
|
.right-only .post-content > .four_fifths > .one_third,
|
|
.right-only .entry-content > .four_fifths > .one_third,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 156.266666667px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_thirds,
|
|
.right-only .page-content > .four_fifths > .two_thirds,
|
|
.right-only .page-content > .four_fifths > .two_thirds,
|
|
.right-only .post-content > .four_fifths > .two_thirds,
|
|
.right-only .entry-content > .four_fifths > .two_thirds,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 332.533333333px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fourth,
|
|
.right-only .page-content > .four_fifths > .one_fourth,
|
|
.right-only .page-content > .four_fifths > .one_fourth,
|
|
.right-only .post-content > .four_fifths > .one_fourth,
|
|
.right-only .entry-content > .four_fifths > .one_fourth,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 112.2px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fourths,
|
|
.right-only .page-content > .four_fifths > .three_fourths,
|
|
.right-only .page-content > .four_fifths > .three_fourths,
|
|
.right-only .post-content > .four_fifths > .three_fourths,
|
|
.right-only .entry-content > .four_fifths > .three_fourths,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 376.6px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fifth,
|
|
.right-only .page-content > .four_fifths > .one_fifth,
|
|
.right-only .page-content > .four_fifths > .one_fifth,
|
|
.right-only .post-content > .four_fifths > .one_fifth,
|
|
.right-only .entry-content > .four_fifths > .one_fifth,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 85.76px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_fifths,
|
|
.right-only .page-content > .four_fifths > .two_fifths,
|
|
.right-only .page-content > .four_fifths > .two_fifths,
|
|
.right-only .post-content > .four_fifths > .two_fifths,
|
|
.right-only .entry-content > .four_fifths > .two_fifths,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 191.52px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fifths,
|
|
.right-only .page-content > .four_fifths > .three_fifths,
|
|
.right-only .page-content > .four_fifths > .three_fifths,
|
|
.right-only .post-content > .four_fifths > .three_fifths,
|
|
.right-only .entry-content > .four_fifths > .three_fifths,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 297.28px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .four_fifths,
|
|
.right-only .page-content > .four_fifths > .four_fifths,
|
|
.right-only .page-content > .four_fifths > .four_fifths,
|
|
.right-only .post-content > .four_fifths > .four_fifths,
|
|
.right-only .entry-content > .four_fifths > .four_fifths,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 403.04px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 403.04px;
|
|
}
|
|
|
|
|
|
.right-only .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_sixth,
|
|
.right-only .page-content > .four_fifths > .one_sixth,
|
|
.right-only .page-content > .four_fifths > .one_sixth,
|
|
.right-only .post-content > .four_fifths > .one_sixth,
|
|
.right-only .entry-content > .four_fifths > .one_sixth,
|
|
.right-only .loop-wrapper.four_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.four_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_sixth li {
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_sixth .portfolio_image {
|
|
width: 43px;
|
|
}
|
|
|
|
.right-only .portfolios .portfolio_one_column.inner_one_sixth .portfolio_details {
|
|
width: 27px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_two_columns.inner_one_sixth li {
|
|
width: 35px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_three_columns.inner_one_sixth li {
|
|
width: 16px;
|
|
}
|
|
|
|
|
|
.right-only .portfolios .portfolio_four_columns.inner_one_sixth li {
|
|
width: 7px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth,
|
|
.right-only .post-content > .one_sixth,
|
|
.right-only .entry-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .entry-content,
|
|
.right-only .loop-wrapper.one_sixth .page-content {
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-article {
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .jp-audio {
|
|
max-width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .full,
|
|
.right-only .page-content > .one_sixth > .full,
|
|
.right-only .post-content > .one_sixth > .full,
|
|
.right-only .entry-content > .one_sixth > .full,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 90.1666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .one_half,
|
|
.right-only .page-content > .one_sixth > .one_half,
|
|
.right-only .post-content > .one_sixth > .one_half,
|
|
.right-only .entry-content > .one_sixth > .one_half,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 35.0833333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .one_third,
|
|
.right-only .page-content > .one_sixth > .one_third,
|
|
.right-only .post-content > .one_sixth > .one_third,
|
|
.right-only .entry-content > .one_sixth > .one_third,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 16.7222222222px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .two_thirds,
|
|
.right-only .page-content > .one_sixth > .two_thirds,
|
|
.right-only .post-content > .one_sixth > .two_thirds,
|
|
.right-only .entry-content > .one_sixth > .two_thirds,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 53.4444444444px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .one_fourth,
|
|
.right-only .page-content > .one_sixth > .one_fourth,
|
|
.right-only .post-content > .one_sixth > .one_fourth,
|
|
.right-only .entry-content > .one_sixth > .one_fourth,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 7.54166666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .three_fourths,
|
|
.right-only .page-content > .one_sixth > .three_fourths,
|
|
.right-only .post-content > .one_sixth > .three_fourths,
|
|
.right-only .entry-content > .one_sixth > .three_fourths,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 62.625px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .one_fifth,
|
|
.right-only .page-content > .one_sixth > .one_fifth,
|
|
.right-only .post-content > .one_sixth > .one_fifth,
|
|
.right-only .entry-content > .one_sixth > .one_fifth,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 2.03333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .two_fifths,
|
|
.right-only .page-content > .one_sixth > .two_fifths,
|
|
.right-only .post-content > .one_sixth > .two_fifths,
|
|
.right-only .entry-content > .one_sixth > .two_fifths,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 24.0666666667px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .three_fifths,
|
|
.right-only .page-content > .one_sixth > .three_fifths,
|
|
.right-only .post-content > .one_sixth > .three_fifths,
|
|
.right-only .entry-content > .one_sixth > .three_fifths,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 46.1px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .four_fifths,
|
|
.right-only .page-content > .one_sixth > .four_fifths,
|
|
.right-only .post-content > .one_sixth > .four_fifths,
|
|
.right-only .entry-content > .one_sixth > .four_fifths,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 68.1333333333px;
|
|
}
|
|
|
|
|
|
.right-only .page-content > .one_sixth > .one_sixth,
|
|
.right-only .page-content > .one_sixth > .one_sixth,
|
|
.right-only .post-content > .one_sixth > .one_sixth,
|
|
.right-only .entry-content > .one_sixth > .one_sixth,
|
|
.right-only .loop-wrapper.one_sixth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.right-only .loop-wrapper.one_sixth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
|
|
.left-right,
|
|
.left-right .entry-content,
|
|
.left-right .page-content {
|
|
width: 342px;
|
|
}
|
|
|
|
.left-right .post-article {
|
|
width: 226px;
|
|
}
|
|
|
|
.one_half .left-right .post-article,
|
|
.one_third .left-right .post-article,
|
|
.two_thirds .left-right .post-article,
|
|
.three_fourths .left-right .post-article,
|
|
.one_fourth .left-right .post-article,
|
|
.one_fifth .left-right .post-article,
|
|
.two_fifths .left-right .post-article,
|
|
.three_fifths .left-right .post-article,
|
|
.four_fifths .left-right .post-article,
|
|
.one_sixth .left-right .post-article,
|
|
.five_sixths .left-right .post-article,
|
|
.full .left-right .post-article {
|
|
width: 332px;
|
|
}
|
|
|
|
.left-right .post-content.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .jp-audio {
|
|
max-width: 226px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_full li {
|
|
width: 342px;
|
|
}
|
|
|
|
.left-right.type-portfolio .portfolio_image_wrapper,
|
|
.left-right .portfolios .portfolio_one_column.inner_full .portfolio_image {
|
|
width: 219px;
|
|
}
|
|
|
|
.left-right.type-portfolio .portfolio_details,
|
|
.left-right .portfolios .portfolio_one_column.inner_full .portfolio_details {
|
|
width: 102px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_full li {
|
|
width: 161px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_full li {
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_full li {
|
|
width: 70px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full,
|
|
.left-right .post-content > .full,
|
|
.left-right .entry-content > .full {
|
|
margin-right: 20px;
|
|
width: 342px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .entry-content,
|
|
.left-right .loop-wrapper.full .page-content {
|
|
width: 342px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-article {
|
|
width: 226px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .jp-audio {
|
|
max-width: 226px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .full > .full,
|
|
.left-right .page-content > .full > .full,
|
|
.left-right .post-content > .full > .full,
|
|
.left-right .entry-content > .full > .full,
|
|
.left-right .loop-wrapper.full .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 342px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 342px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .one_half,
|
|
.left-right .page-content > .full > .one_half,
|
|
.left-right .post-content > .full > .one_half,
|
|
.left-right .entry-content > .full > .one_half,
|
|
.left-right .loop-wrapper.full .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .one_third,
|
|
.left-right .page-content > .full > .one_third,
|
|
.left-right .post-content > .full > .one_third,
|
|
.left-right .entry-content > .full > .one_third,
|
|
.left-right .loop-wrapper.full .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .two_thirds,
|
|
.left-right .page-content > .full > .two_thirds,
|
|
.left-right .post-content > .full > .two_thirds,
|
|
.left-right .entry-content > .full > .two_thirds,
|
|
.left-right .loop-wrapper.full .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .one_fourth,
|
|
.left-right .page-content > .full > .one_fourth,
|
|
.left-right .post-content > .full > .one_fourth,
|
|
.left-right .entry-content > .full > .one_fourth,
|
|
.left-right .loop-wrapper.full .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .three_fourths,
|
|
.left-right .page-content > .full > .three_fourths,
|
|
.left-right .post-content > .full > .three_fourths,
|
|
.left-right .entry-content > .full > .three_fourths,
|
|
.left-right .loop-wrapper.full .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 251.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 251.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .one_fifth,
|
|
.left-right .page-content > .full > .one_fifth,
|
|
.left-right .post-content > .full > .one_fifth,
|
|
.left-right .entry-content > .full > .one_fifth,
|
|
.left-right .loop-wrapper.full .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .two_fifths,
|
|
.left-right .page-content > .full > .two_fifths,
|
|
.left-right .post-content > .full > .two_fifths,
|
|
.left-right .entry-content > .full > .two_fifths,
|
|
.left-right .loop-wrapper.full .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .three_fifths,
|
|
.left-right .page-content > .full > .three_fifths,
|
|
.left-right .post-content > .full > .three_fifths,
|
|
.left-right .entry-content > .full > .three_fifths,
|
|
.left-right .loop-wrapper.full .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .four_fifths,
|
|
.left-right .page-content > .full > .four_fifths,
|
|
.left-right .post-content > .full > .four_fifths,
|
|
.left-right .entry-content > .full > .four_fifths,
|
|
.left-right .loop-wrapper.full .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 269.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 269.6px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .full > .one_sixth,
|
|
.left-right .page-content > .full > .one_sixth,
|
|
.left-right .post-content > .full > .one_sixth,
|
|
.left-right .entry-content > .full > .one_sixth,
|
|
.left-right .loop-wrapper.full .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.full .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_half li {
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_half .portfolio_image {
|
|
width: 92px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_half .portfolio_details {
|
|
width: 48px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_one_half li {
|
|
width: 70px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_one_half li {
|
|
width: 40px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_one_half li {
|
|
width: 25px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half,
|
|
.left-right .post-content > .one_half,
|
|
.left-right .entry-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .entry-content,
|
|
.left-right .loop-wrapper.one_half .page-content {
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-article {
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .jp-audio {
|
|
max-width: 161px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .one_half > .full,
|
|
.left-right .page-content > .one_half > .full,
|
|
.left-right .post-content > .one_half > .full,
|
|
.left-right .entry-content > .one_half > .full,
|
|
.left-right .loop-wrapper.one_half .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .one_half,
|
|
.left-right .page-content > .one_half > .one_half,
|
|
.left-right .post-content > .one_half > .one_half,
|
|
.left-right .entry-content > .one_half > .one_half,
|
|
.left-right .loop-wrapper.one_half .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .one_third,
|
|
.left-right .page-content > .one_half > .one_third,
|
|
.left-right .post-content > .one_half > .one_third,
|
|
.left-right .entry-content > .one_half > .one_third,
|
|
.left-right .loop-wrapper.one_half .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .two_thirds,
|
|
.left-right .page-content > .one_half > .two_thirds,
|
|
.left-right .post-content > .one_half > .two_thirds,
|
|
.left-right .entry-content > .one_half > .two_thirds,
|
|
.left-right .loop-wrapper.one_half .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .one_fourth,
|
|
.left-right .page-content > .one_half > .one_fourth,
|
|
.left-right .post-content > .one_half > .one_fourth,
|
|
.left-right .entry-content > .one_half > .one_fourth,
|
|
.left-right .loop-wrapper.one_half .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .three_fourths,
|
|
.left-right .page-content > .one_half > .three_fourths,
|
|
.left-right .post-content > .one_half > .three_fourths,
|
|
.left-right .entry-content > .one_half > .three_fourths,
|
|
.left-right .loop-wrapper.one_half .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 115.75px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 115.75px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .one_fifth,
|
|
.left-right .page-content > .one_half > .one_fifth,
|
|
.left-right .post-content > .one_half > .one_fifth,
|
|
.left-right .entry-content > .one_half > .one_fifth,
|
|
.left-right .loop-wrapper.one_half .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .two_fifths,
|
|
.left-right .page-content > .one_half > .two_fifths,
|
|
.left-right .post-content > .one_half > .two_fifths,
|
|
.left-right .entry-content > .one_half > .two_fifths,
|
|
.left-right .loop-wrapper.one_half .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .three_fifths,
|
|
.left-right .page-content > .one_half > .three_fifths,
|
|
.left-right .post-content > .one_half > .three_fifths,
|
|
.left-right .entry-content > .one_half > .three_fifths,
|
|
.left-right .loop-wrapper.one_half .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .four_fifths,
|
|
.left-right .page-content > .one_half > .four_fifths,
|
|
.left-right .post-content > .one_half > .four_fifths,
|
|
.left-right .entry-content > .one_half > .four_fifths,
|
|
.left-right .loop-wrapper.one_half .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_half > .one_sixth,
|
|
.left-right .page-content > .one_half > .one_sixth,
|
|
.left-right .post-content > .one_half > .one_sixth,
|
|
.left-right .entry-content > .one_half > .one_sixth,
|
|
.left-right .loop-wrapper.one_half .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_half .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_third li {
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_third .portfolio_image {
|
|
width: 50px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_third .portfolio_details {
|
|
width: 30px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_one_third li {
|
|
width: 40px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_one_third li {
|
|
width: 20px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_one_third li {
|
|
width: 10px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third,
|
|
.left-right .post-content > .one_third,
|
|
.left-right .entry-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .entry-content,
|
|
.left-right .loop-wrapper.one_third .page-content {
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-article {
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .jp-audio {
|
|
max-width: 100.666666667px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .one_third > .full,
|
|
.left-right .page-content > .one_third > .full,
|
|
.left-right .post-content > .one_third > .full,
|
|
.left-right .entry-content > .one_third > .full,
|
|
.left-right .loop-wrapper.one_third .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .one_half,
|
|
.left-right .page-content > .one_third > .one_half,
|
|
.left-right .post-content > .one_third > .one_half,
|
|
.left-right .entry-content > .one_third > .one_half,
|
|
.left-right .loop-wrapper.one_third .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .one_third,
|
|
.left-right .page-content > .one_third > .one_third,
|
|
.left-right .post-content > .one_third > .one_third,
|
|
.left-right .entry-content > .one_third > .one_third,
|
|
.left-right .loop-wrapper.one_third .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 20.2222222222px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 20.2222222222px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .two_thirds,
|
|
.left-right .page-content > .one_third > .two_thirds,
|
|
.left-right .post-content > .one_third > .two_thirds,
|
|
.left-right .entry-content > .one_third > .two_thirds,
|
|
.left-right .loop-wrapper.one_third .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 60.4444444444px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 60.4444444444px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .one_fourth,
|
|
.left-right .page-content > .one_third > .one_fourth,
|
|
.left-right .post-content > .one_third > .one_fourth,
|
|
.left-right .entry-content > .one_third > .one_fourth,
|
|
.left-right .loop-wrapper.one_third .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .three_fourths,
|
|
.left-right .page-content > .one_third > .three_fourths,
|
|
.left-right .post-content > .one_third > .three_fourths,
|
|
.left-right .entry-content > .one_third > .three_fourths,
|
|
.left-right .loop-wrapper.one_third .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .one_fifth,
|
|
.left-right .page-content > .one_third > .one_fifth,
|
|
.left-right .post-content > .one_third > .one_fifth,
|
|
.left-right .entry-content > .one_third > .one_fifth,
|
|
.left-right .loop-wrapper.one_third .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .two_fifths,
|
|
.left-right .page-content > .one_third > .two_fifths,
|
|
.left-right .post-content > .one_third > .two_fifths,
|
|
.left-right .entry-content > .one_third > .two_fifths,
|
|
.left-right .loop-wrapper.one_third .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .three_fifths,
|
|
.left-right .page-content > .one_third > .three_fifths,
|
|
.left-right .post-content > .one_third > .three_fifths,
|
|
.left-right .entry-content > .one_third > .three_fifths,
|
|
.left-right .loop-wrapper.one_third .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .four_fifths,
|
|
.left-right .page-content > .one_third > .four_fifths,
|
|
.left-right .post-content > .one_third > .four_fifths,
|
|
.left-right .entry-content > .one_third > .four_fifths,
|
|
.left-right .loop-wrapper.one_third .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_third > .one_sixth,
|
|
.left-right .page-content > .one_third > .one_sixth,
|
|
.left-right .post-content > .one_third > .one_sixth,
|
|
.left-right .entry-content > .one_third > .one_sixth,
|
|
.left-right .loop-wrapper.one_third .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0.111111111111px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_third .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0.111111111111px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_two_thirds li {
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_two_thirds .portfolio_image {
|
|
width: 134px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_two_thirds .portfolio_details {
|
|
width: 66px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_two_thirds li {
|
|
width: 100px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_two_thirds li {
|
|
width: 60px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_two_thirds li {
|
|
width: 40px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds,
|
|
.left-right .post-content > .two_thirds,
|
|
.left-right .entry-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .entry-content,
|
|
.left-right .loop-wrapper.two_thirds .page-content {
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-article {
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .jp-audio {
|
|
max-width: 221.333333333px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .full,
|
|
.left-right .page-content > .two_thirds > .full,
|
|
.left-right .post-content > .two_thirds > .full,
|
|
.left-right .entry-content > .two_thirds > .full,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 221.333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .one_half,
|
|
.left-right .page-content > .two_thirds > .one_half,
|
|
.left-right .post-content > .two_thirds > .one_half,
|
|
.left-right .entry-content > .two_thirds > .one_half,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 100.666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .one_third,
|
|
.left-right .page-content > .two_thirds > .one_third,
|
|
.left-right .post-content > .two_thirds > .one_third,
|
|
.left-right .entry-content > .two_thirds > .one_third,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 60.4444444444px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 60.4444444444px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .two_thirds,
|
|
.left-right .page-content > .two_thirds > .two_thirds,
|
|
.left-right .post-content > .two_thirds > .two_thirds,
|
|
.left-right .entry-content > .two_thirds > .two_thirds,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 140.888888889px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 140.888888889px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .one_fourth,
|
|
.left-right .page-content > .two_thirds > .one_fourth,
|
|
.left-right .post-content > .two_thirds > .one_fourth,
|
|
.left-right .entry-content > .two_thirds > .one_fourth,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .three_fourths,
|
|
.left-right .page-content > .two_thirds > .three_fourths,
|
|
.left-right .post-content > .two_thirds > .three_fourths,
|
|
.left-right .entry-content > .two_thirds > .three_fourths,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .one_fifth,
|
|
.left-right .page-content > .two_thirds > .one_fifth,
|
|
.left-right .post-content > .two_thirds > .one_fifth,
|
|
.left-right .entry-content > .two_thirds > .one_fifth,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .two_fifths,
|
|
.left-right .page-content > .two_thirds > .two_fifths,
|
|
.left-right .post-content > .two_thirds > .two_fifths,
|
|
.left-right .entry-content > .two_thirds > .two_fifths,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .three_fifths,
|
|
.left-right .page-content > .two_thirds > .three_fifths,
|
|
.left-right .post-content > .two_thirds > .three_fifths,
|
|
.left-right .entry-content > .two_thirds > .three_fifths,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .four_fifths,
|
|
.left-right .page-content > .two_thirds > .four_fifths,
|
|
.left-right .post-content > .two_thirds > .four_fifths,
|
|
.left-right .entry-content > .two_thirds > .four_fifths,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 173.066666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 173.066666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_thirds > .one_sixth,
|
|
.left-right .page-content > .two_thirds > .one_sixth,
|
|
.left-right .post-content > .two_thirds > .one_sixth,
|
|
.left-right .entry-content > .two_thirds > .one_sixth,
|
|
.left-right .loop-wrapper.two_thirds .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 20.2222222222px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_thirds .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 20.2222222222px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_fourth li {
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_fourth .portfolio_image {
|
|
width: 29px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_fourth .portfolio_details {
|
|
width: 21px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_one_fourth li {
|
|
width: 25px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_one_fourth li {
|
|
width: 10px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_one_fourth li {
|
|
width: 2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth,
|
|
.left-right .post-content > .one_fourth,
|
|
.left-right .entry-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .entry-content,
|
|
.left-right .loop-wrapper.one_fourth .page-content {
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-article {
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .jp-audio {
|
|
max-width: 70.5px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .full,
|
|
.left-right .page-content > .one_fourth > .full,
|
|
.left-right .post-content > .one_fourth > .full,
|
|
.left-right .entry-content > .one_fourth > .full,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .one_half,
|
|
.left-right .page-content > .one_fourth > .one_half,
|
|
.left-right .post-content > .one_fourth > .one_half,
|
|
.left-right .entry-content > .one_fourth > .one_half,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .one_third,
|
|
.left-right .page-content > .one_fourth > .one_third,
|
|
.left-right .post-content > .one_fourth > .one_third,
|
|
.left-right .entry-content > .one_fourth > .one_third,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .two_thirds,
|
|
.left-right .page-content > .one_fourth > .two_thirds,
|
|
.left-right .post-content > .one_fourth > .two_thirds,
|
|
.left-right .entry-content > .one_fourth > .two_thirds,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .one_fourth,
|
|
.left-right .page-content > .one_fourth > .one_fourth,
|
|
.left-right .post-content > .one_fourth > .one_fourth,
|
|
.left-right .entry-content > .one_fourth > .one_fourth,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 2.625px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 2.625px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .three_fourths,
|
|
.left-right .page-content > .one_fourth > .three_fourths,
|
|
.left-right .post-content > .one_fourth > .three_fourths,
|
|
.left-right .entry-content > .one_fourth > .three_fourths,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 47.875px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 47.875px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .one_fifth,
|
|
.left-right .page-content > .one_fourth > .one_fifth,
|
|
.left-right .post-content > .one_fourth > .one_fifth,
|
|
.left-right .entry-content > .one_fourth > .one_fifth,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .two_fifths,
|
|
.left-right .page-content > .one_fourth > .two_fifths,
|
|
.left-right .post-content > .one_fourth > .two_fifths,
|
|
.left-right .entry-content > .one_fourth > .two_fifths,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .three_fifths,
|
|
.left-right .page-content > .one_fourth > .three_fifths,
|
|
.left-right .post-content > .one_fourth > .three_fifths,
|
|
.left-right .entry-content > .one_fourth > .three_fifths,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .four_fifths,
|
|
.left-right .page-content > .one_fourth > .four_fifths,
|
|
.left-right .post-content > .one_fourth > .four_fifths,
|
|
.left-right .entry-content > .one_fourth > .four_fifths,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fourth > .one_sixth,
|
|
.left-right .page-content > .one_fourth > .one_sixth,
|
|
.left-right .post-content > .one_fourth > .one_sixth,
|
|
.left-right .entry-content > .one_fourth > .one_sixth,
|
|
.left-right .loop-wrapper.one_fourth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fourth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_three_fourths li {
|
|
width: 251.5px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_three_fourths .portfolio_image {
|
|
width: 156px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_three_fourths .portfolio_details {
|
|
width: 75px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_three_fourths li {
|
|
width: 115px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_three_fourths li {
|
|
width: 70px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_three_fourths li {
|
|
width: 47px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths,
|
|
.left-right .post-content > .three_fourths,
|
|
.left-right .entry-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 251.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .entry-content,
|
|
.left-right .loop-wrapper.three_fourths .page-content {
|
|
width: 251.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-article {
|
|
width: 251.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content-outer.sideimage {
|
|
width: 13.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .jp-audio {
|
|
max-width: 251.5px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .full,
|
|
.left-right .page-content > .three_fourths > .full,
|
|
.left-right .post-content > .three_fourths > .full,
|
|
.left-right .entry-content > .three_fourths > .full,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 251.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 251.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .one_half,
|
|
.left-right .page-content > .three_fourths > .one_half,
|
|
.left-right .post-content > .three_fourths > .one_half,
|
|
.left-right .entry-content > .three_fourths > .one_half,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 115.75px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 115.75px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .one_third,
|
|
.left-right .page-content > .three_fourths > .one_third,
|
|
.left-right .post-content > .three_fourths > .one_third,
|
|
.left-right .entry-content > .three_fourths > .one_third,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 70.5px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .two_thirds,
|
|
.left-right .page-content > .three_fourths > .two_thirds,
|
|
.left-right .post-content > .three_fourths > .two_thirds,
|
|
.left-right .entry-content > .three_fourths > .two_thirds,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 161px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .one_fourth,
|
|
.left-right .page-content > .three_fourths > .one_fourth,
|
|
.left-right .post-content > .three_fourths > .one_fourth,
|
|
.left-right .entry-content > .three_fourths > .one_fourth,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 47.875px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 47.875px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .three_fourths,
|
|
.left-right .page-content > .three_fourths > .three_fourths,
|
|
.left-right .post-content > .three_fourths > .three_fourths,
|
|
.left-right .entry-content > .three_fourths > .three_fourths,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 183.625px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 183.625px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .one_fifth,
|
|
.left-right .page-content > .three_fourths > .one_fifth,
|
|
.left-right .post-content > .three_fourths > .one_fifth,
|
|
.left-right .entry-content > .three_fourths > .one_fifth,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .two_fifths,
|
|
.left-right .page-content > .three_fourths > .two_fifths,
|
|
.left-right .post-content > .three_fourths > .two_fifths,
|
|
.left-right .entry-content > .three_fourths > .two_fifths,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .three_fifths,
|
|
.left-right .page-content > .three_fourths > .three_fifths,
|
|
.left-right .post-content > .three_fourths > .three_fifths,
|
|
.left-right .entry-content > .three_fourths > .three_fifths,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 142.9px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 142.9px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .four_fifths,
|
|
.left-right .page-content > .three_fourths > .four_fifths,
|
|
.left-right .post-content > .three_fourths > .four_fifths,
|
|
.left-right .entry-content > .three_fourths > .four_fifths,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fourths > .one_sixth,
|
|
.left-right .page-content > .three_fourths > .one_sixth,
|
|
.left-right .post-content > .three_fourths > .one_sixth,
|
|
.left-right .entry-content > .three_fourths > .one_sixth,
|
|
.left-right .loop-wrapper.three_fourths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fourths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_fifth li {
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_fifth .portfolio_image {
|
|
width: 16px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_fifth .portfolio_details {
|
|
width: 15px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_one_fifth li {
|
|
width: 16px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_one_fifth li {
|
|
width: 4px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_one_fifth li {
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth,
|
|
.left-right .post-content > .one_fifth,
|
|
.left-right .entry-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .entry-content,
|
|
.left-right .loop-wrapper.one_fifth .page-content {
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-article {
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .jp-audio {
|
|
max-width: 52.4px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .full,
|
|
.left-right .page-content > .one_fifth > .full,
|
|
.left-right .post-content > .one_fifth > .full,
|
|
.left-right .entry-content > .one_fifth > .full,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .one_half,
|
|
.left-right .page-content > .one_fifth > .one_half,
|
|
.left-right .post-content > .one_fifth > .one_half,
|
|
.left-right .entry-content > .one_fifth > .one_half,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .one_third,
|
|
.left-right .page-content > .one_fifth > .one_third,
|
|
.left-right .post-content > .one_fifth > .one_third,
|
|
.left-right .entry-content > .one_fifth > .one_third,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .two_thirds,
|
|
.left-right .page-content > .one_fifth > .two_thirds,
|
|
.left-right .post-content > .one_fifth > .two_thirds,
|
|
.left-right .entry-content > .one_fifth > .two_thirds,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .one_fourth,
|
|
.left-right .page-content > .one_fifth > .one_fourth,
|
|
.left-right .post-content > .one_fifth > .one_fourth,
|
|
.left-right .entry-content > .one_fifth > .one_fourth,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .three_fourths,
|
|
.left-right .page-content > .one_fifth > .three_fourths,
|
|
.left-right .post-content > .one_fifth > .three_fourths,
|
|
.left-right .entry-content > .one_fifth > .three_fourths,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .one_fifth,
|
|
.left-right .page-content > .one_fifth > .one_fifth,
|
|
.left-right .post-content > .one_fifth > .one_fifth,
|
|
.left-right .entry-content > .one_fifth > .one_fifth,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .two_fifths,
|
|
.left-right .page-content > .one_fifth > .two_fifths,
|
|
.left-right .post-content > .one_fifth > .two_fifths,
|
|
.left-right .entry-content > .one_fifth > .two_fifths,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 8.96px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 8.96px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .three_fifths,
|
|
.left-right .page-content > .one_fifth > .three_fifths,
|
|
.left-right .post-content > .one_fifth > .three_fifths,
|
|
.left-right .entry-content > .one_fifth > .three_fifths,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 23.44px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 23.44px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .four_fifths,
|
|
.left-right .page-content > .one_fifth > .four_fifths,
|
|
.left-right .post-content > .one_fifth > .four_fifths,
|
|
.left-right .entry-content > .one_fifth > .four_fifths,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 37.92px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 37.92px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_fifth > .one_sixth,
|
|
.left-right .page-content > .one_fifth > .one_sixth,
|
|
.left-right .post-content > .one_fifth > .one_sixth,
|
|
.left-right .entry-content > .one_fifth > .one_sixth,
|
|
.left-right .loop-wrapper.one_fifth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_fifth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_two_fifths li {
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_two_fifths .portfolio_image {
|
|
width: 67px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_two_fifths .portfolio_details {
|
|
width: 37px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_two_fifths li {
|
|
width: 52px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_two_fifths li {
|
|
width: 28px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_two_fifths li {
|
|
width: 16px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths,
|
|
.left-right .post-content > .two_fifths,
|
|
.left-right .entry-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .entry-content,
|
|
.left-right .loop-wrapper.two_fifths .page-content {
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-article {
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .jp-audio {
|
|
max-width: 124.8px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .full,
|
|
.left-right .page-content > .two_fifths > .full,
|
|
.left-right .post-content > .two_fifths > .full,
|
|
.left-right .entry-content > .two_fifths > .full,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .one_half,
|
|
.left-right .page-content > .two_fifths > .one_half,
|
|
.left-right .post-content > .two_fifths > .one_half,
|
|
.left-right .entry-content > .two_fifths > .one_half,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .one_third,
|
|
.left-right .page-content > .two_fifths > .one_third,
|
|
.left-right .post-content > .two_fifths > .one_third,
|
|
.left-right .entry-content > .two_fifths > .one_third,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .two_thirds,
|
|
.left-right .page-content > .two_fifths > .two_thirds,
|
|
.left-right .post-content > .two_fifths > .two_thirds,
|
|
.left-right .entry-content > .two_fifths > .two_thirds,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .one_fourth,
|
|
.left-right .page-content > .two_fifths > .one_fourth,
|
|
.left-right .post-content > .two_fifths > .one_fourth,
|
|
.left-right .entry-content > .two_fifths > .one_fourth,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .three_fourths,
|
|
.left-right .page-content > .two_fifths > .three_fourths,
|
|
.left-right .post-content > .two_fifths > .three_fourths,
|
|
.left-right .entry-content > .two_fifths > .three_fourths,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .one_fifth,
|
|
.left-right .page-content > .two_fifths > .one_fifth,
|
|
.left-right .post-content > .two_fifths > .one_fifth,
|
|
.left-right .entry-content > .two_fifths > .one_fifth,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 8.96px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 8.96px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .two_fifths,
|
|
.left-right .page-content > .two_fifths > .two_fifths,
|
|
.left-right .post-content > .two_fifths > .two_fifths,
|
|
.left-right .entry-content > .two_fifths > .two_fifths,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 37.92px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 37.92px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .three_fifths,
|
|
.left-right .page-content > .two_fifths > .three_fifths,
|
|
.left-right .post-content > .two_fifths > .three_fifths,
|
|
.left-right .entry-content > .two_fifths > .three_fifths,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 66.88px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 66.88px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .four_fifths,
|
|
.left-right .page-content > .two_fifths > .four_fifths,
|
|
.left-right .post-content > .two_fifths > .four_fifths,
|
|
.left-right .entry-content > .two_fifths > .four_fifths,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 95.84px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 95.84px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .two_fifths > .one_sixth,
|
|
.left-right .page-content > .two_fifths > .one_sixth,
|
|
.left-right .post-content > .two_fifths > .one_sixth,
|
|
.left-right .entry-content > .two_fifths > .one_sixth,
|
|
.left-right .loop-wrapper.two_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.two_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_three_fifths li {
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_three_fifths .portfolio_image {
|
|
width: 118px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_three_fifths .portfolio_details {
|
|
width: 59px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_three_fifths li {
|
|
width: 88px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_three_fifths li {
|
|
width: 52px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_three_fifths li {
|
|
width: 34px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths,
|
|
.left-right .post-content > .three_fifths,
|
|
.left-right .entry-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .entry-content,
|
|
.left-right .loop-wrapper.three_fifths .page-content {
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-article {
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .jp-audio {
|
|
max-width: 197.2px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .full,
|
|
.left-right .page-content > .three_fifths > .full,
|
|
.left-right .post-content > .three_fifths > .full,
|
|
.left-right .entry-content > .three_fifths > .full,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .one_half,
|
|
.left-right .page-content > .three_fifths > .one_half,
|
|
.left-right .post-content > .three_fifths > .one_half,
|
|
.left-right .entry-content > .three_fifths > .one_half,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 88.6px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .one_third,
|
|
.left-right .page-content > .three_fifths > .one_third,
|
|
.left-right .post-content > .three_fifths > .one_third,
|
|
.left-right .entry-content > .three_fifths > .one_third,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .two_thirds,
|
|
.left-right .page-content > .three_fifths > .two_thirds,
|
|
.left-right .post-content > .three_fifths > .two_thirds,
|
|
.left-right .entry-content > .three_fifths > .two_thirds,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .one_fourth,
|
|
.left-right .page-content > .three_fifths > .one_fourth,
|
|
.left-right .post-content > .three_fifths > .one_fourth,
|
|
.left-right .entry-content > .three_fifths > .one_fourth,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 34.3px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .three_fourths,
|
|
.left-right .page-content > .three_fifths > .three_fourths,
|
|
.left-right .post-content > .three_fifths > .three_fourths,
|
|
.left-right .entry-content > .three_fifths > .three_fourths,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 142.9px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 142.9px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .one_fifth,
|
|
.left-right .page-content > .three_fifths > .one_fifth,
|
|
.left-right .post-content > .three_fifths > .one_fifth,
|
|
.left-right .entry-content > .three_fifths > .one_fifth,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 23.44px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 23.44px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .two_fifths,
|
|
.left-right .page-content > .three_fifths > .two_fifths,
|
|
.left-right .post-content > .three_fifths > .two_fifths,
|
|
.left-right .entry-content > .three_fifths > .two_fifths,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 66.88px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 66.88px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .three_fifths,
|
|
.left-right .page-content > .three_fifths > .three_fifths,
|
|
.left-right .post-content > .three_fifths > .three_fifths,
|
|
.left-right .entry-content > .three_fifths > .three_fifths,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 110.32px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 110.32px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .four_fifths,
|
|
.left-right .page-content > .three_fifths > .four_fifths,
|
|
.left-right .post-content > .three_fifths > .four_fifths,
|
|
.left-right .entry-content > .three_fifths > .four_fifths,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 153.76px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 153.76px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .three_fifths > .one_sixth,
|
|
.left-right .page-content > .three_fifths > .one_sixth,
|
|
.left-right .post-content > .three_fifths > .one_sixth,
|
|
.left-right .entry-content > .three_fifths > .one_sixth,
|
|
.left-right .loop-wrapper.three_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.three_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_four_fifths li {
|
|
width: 269.6px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_four_fifths .portfolio_image {
|
|
width: 168px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_four_fifths .portfolio_details {
|
|
width: 80px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_four_fifths li {
|
|
width: 124px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_four_fifths li {
|
|
width: 76px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_four_fifths li {
|
|
width: 52px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .four_fifths,
|
|
.left-right .post-content > .four_fifths,
|
|
.left-right .entry-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 269.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .entry-content,
|
|
.left-right .loop-wrapper.four_fifths .page-content {
|
|
width: 269.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-article {
|
|
width: 269.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content-outer.sideimage {
|
|
width: 31.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .jp-audio {
|
|
max-width: 269.6px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .full,
|
|
.left-right .page-content > .four_fifths > .full,
|
|
.left-right .page-content > .four_fifths > .full,
|
|
.left-right .post-content > .four_fifths > .full,
|
|
.left-right .entry-content > .four_fifths > .full,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 269.6px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 269.6px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_half,
|
|
.left-right .page-content > .four_fifths > .one_half,
|
|
.left-right .page-content > .four_fifths > .one_half,
|
|
.left-right .post-content > .four_fifths > .one_half,
|
|
.left-right .entry-content > .four_fifths > .one_half,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 124.8px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_third,
|
|
.left-right .page-content > .four_fifths > .one_third,
|
|
.left-right .page-content > .four_fifths > .one_third,
|
|
.left-right .post-content > .four_fifths > .one_third,
|
|
.left-right .entry-content > .four_fifths > .one_third,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 76.5333333333px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_thirds,
|
|
.left-right .page-content > .four_fifths > .two_thirds,
|
|
.left-right .page-content > .four_fifths > .two_thirds,
|
|
.left-right .post-content > .four_fifths > .two_thirds,
|
|
.left-right .entry-content > .four_fifths > .two_thirds,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 173.066666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 173.066666667px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fourth,
|
|
.left-right .page-content > .four_fifths > .one_fourth,
|
|
.left-right .page-content > .four_fifths > .one_fourth,
|
|
.left-right .post-content > .four_fifths > .one_fourth,
|
|
.left-right .entry-content > .four_fifths > .one_fourth,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 52.4px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fourths,
|
|
.left-right .page-content > .four_fifths > .three_fourths,
|
|
.left-right .page-content > .four_fifths > .three_fourths,
|
|
.left-right .post-content > .four_fifths > .three_fourths,
|
|
.left-right .entry-content > .four_fifths > .three_fourths,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 197.2px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_fifth,
|
|
.left-right .page-content > .four_fifths > .one_fifth,
|
|
.left-right .page-content > .four_fifths > .one_fifth,
|
|
.left-right .post-content > .four_fifths > .one_fifth,
|
|
.left-right .entry-content > .four_fifths > .one_fifth,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 37.92px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 37.92px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .two_fifths,
|
|
.left-right .page-content > .four_fifths > .two_fifths,
|
|
.left-right .page-content > .four_fifths > .two_fifths,
|
|
.left-right .post-content > .four_fifths > .two_fifths,
|
|
.left-right .entry-content > .four_fifths > .two_fifths,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 95.84px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 95.84px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .three_fifths,
|
|
.left-right .page-content > .four_fifths > .three_fifths,
|
|
.left-right .page-content > .four_fifths > .three_fifths,
|
|
.left-right .post-content > .four_fifths > .three_fifths,
|
|
.left-right .entry-content > .four_fifths > .three_fifths,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 153.76px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 153.76px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .four_fifths,
|
|
.left-right .page-content > .four_fifths > .four_fifths,
|
|
.left-right .page-content > .four_fifths > .four_fifths,
|
|
.left-right .post-content > .four_fifths > .four_fifths,
|
|
.left-right .entry-content > .four_fifths > .four_fifths,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 211.68px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 211.68px;
|
|
}
|
|
|
|
|
|
.left-right .slider-shortcode-wrapper.style-showcase .wpv-slide > .one_sixth,
|
|
.left-right .page-content > .four_fifths > .one_sixth,
|
|
.left-right .page-content > .four_fifths > .one_sixth,
|
|
.left-right .post-content > .four_fifths > .one_sixth,
|
|
.left-right .entry-content > .four_fifths > .one_sixth,
|
|
.left-right .loop-wrapper.four_fifths .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.four_fifths .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_sixth li {
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_sixth .portfolio_image {
|
|
width: 8px;
|
|
}
|
|
|
|
.left-right .portfolios .portfolio_one_column.inner_one_sixth .portfolio_details {
|
|
width: 12px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_two_columns.inner_one_sixth li {
|
|
width: 10px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_three_columns.inner_one_sixth li {
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .portfolios .portfolio_four_columns.inner_one_sixth li {
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth,
|
|
.left-right .post-content > .one_sixth,
|
|
.left-right .entry-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .entry-content,
|
|
.left-right .loop-wrapper.one_sixth .page-content {
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-article {
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content-outer.sideimage {
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .jp-audio {
|
|
max-width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .full,
|
|
.left-right .page-content > .one_sixth > .full,
|
|
.left-right .post-content > .one_sixth > .full,
|
|
.left-right .entry-content > .one_sixth > .full,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .full {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .full {
|
|
margin-right: 20px;
|
|
width: 40.3333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .one_half,
|
|
.left-right .page-content > .one_sixth > .one_half,
|
|
.left-right .post-content > .one_sixth > .one_half,
|
|
.left-right .entry-content > .one_sixth > .one_half,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .one_half {
|
|
margin-right: 20px;
|
|
width: 10.1666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .one_third,
|
|
.left-right .page-content > .one_sixth > .one_third,
|
|
.left-right .post-content > .one_sixth > .one_third,
|
|
.left-right .entry-content > .one_sixth > .one_third,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 0.111111111111px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .one_third {
|
|
margin-right: 20px;
|
|
width: 0.111111111111px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .two_thirds,
|
|
.left-right .page-content > .one_sixth > .two_thirds,
|
|
.left-right .post-content > .one_sixth > .two_thirds,
|
|
.left-right .entry-content > .one_sixth > .two_thirds,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 20.2222222222px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .two_thirds {
|
|
margin-right: 20px;
|
|
width: 20.2222222222px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .one_fourth,
|
|
.left-right .page-content > .one_sixth > .one_fourth,
|
|
.left-right .post-content > .one_sixth > .one_fourth,
|
|
.left-right .entry-content > .one_sixth > .one_fourth,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .one_fourth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .three_fourths,
|
|
.left-right .page-content > .one_sixth > .three_fourths,
|
|
.left-right .post-content > .one_sixth > .three_fourths,
|
|
.left-right .entry-content > .one_sixth > .three_fourths,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .three_fourths {
|
|
margin-right: 20px;
|
|
width: 25.25px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .one_fifth,
|
|
.left-right .page-content > .one_sixth > .one_fifth,
|
|
.left-right .post-content > .one_sixth > .one_fifth,
|
|
.left-right .entry-content > .one_sixth > .one_fifth,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .one_fifth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .two_fifths,
|
|
.left-right .page-content > .one_sixth > .two_fifths,
|
|
.left-right .post-content > .one_sixth > .two_fifths,
|
|
.left-right .entry-content > .one_sixth > .two_fifths,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .two_fifths {
|
|
margin-right: 20px;
|
|
width: 4.13333333333px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .three_fifths,
|
|
.left-right .page-content > .one_sixth > .three_fifths,
|
|
.left-right .post-content > .one_sixth > .three_fifths,
|
|
.left-right .entry-content > .one_sixth > .three_fifths,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .three_fifths {
|
|
margin-right: 20px;
|
|
width: 16.2px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .four_fifths,
|
|
.left-right .page-content > .one_sixth > .four_fifths,
|
|
.left-right .post-content > .one_sixth > .four_fifths,
|
|
.left-right .entry-content > .one_sixth > .four_fifths,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .four_fifths {
|
|
margin-right: 20px;
|
|
width: 28.2666666667px;
|
|
}
|
|
|
|
|
|
.left-right .page-content > .one_sixth > .one_sixth,
|
|
.left-right .page-content > .one_sixth > .one_sixth,
|
|
.left-right .post-content > .one_sixth > .one_sixth,
|
|
.left-right .entry-content > .one_sixth > .one_sixth,
|
|
.left-right .loop-wrapper.one_sixth .page-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
.left-right .loop-wrapper.one_sixth .post-content > .one_sixth {
|
|
margin-right: 20px;
|
|
width: 0px;
|
|
}
|
|
|
|
|
|
|
|
.post-thumb {
|
|
width: 218px
|
|
}
|
|
|
|
.logo {
|
|
font: normal 23px/20px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #777777;
|
|
}
|
|
|
|
h1, h1 a, h1 a:visited {
|
|
font: normal 72px/72px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #e1bf47;
|
|
}
|
|
h2, h2 a, h2 a:visited {
|
|
font: normal 36px/40px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #e1bf47;
|
|
}
|
|
h3, h3 a, h3 a:visited {
|
|
font: normal 18px/18px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #353535;
|
|
}
|
|
h4, h4 a, h4 a:visited {
|
|
font: normal 14px/14px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #353535;
|
|
}
|
|
h5, h5 a, h5 a:visited {
|
|
font: normal 14px/18px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #353535;
|
|
}
|
|
h6, h6 a, h6 a:visited {
|
|
font: italic 12px/18px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #353535;
|
|
}
|
|
|
|
|
|
|
|
a,
|
|
.more-btn span,
|
|
.next-btn span,
|
|
.prev-btn span,
|
|
.comments-link a b {
|
|
color: #e1bf47;
|
|
border-bottom-color: #e1bf47;
|
|
}
|
|
|
|
a:visited {
|
|
color: #e1bf47;
|
|
border-bottom-color: #e1bf47;
|
|
}
|
|
|
|
a:hover,
|
|
.more-btn:hover span,
|
|
.next-btn:hover span,
|
|
.prev-btn:hover span,
|
|
.toggle_title:hover b,
|
|
.toggle_active b,
|
|
.accordion.mini .tab:hover,
|
|
.accordion .tab:hover,
|
|
.comments-link a:hover b,
|
|
.sortable a.active,
|
|
.vamtam_full a:hover img,
|
|
.comments-link a:hover b,
|
|
.widget .current_page_item a:hover {
|
|
color: #ffcc66 !important;
|
|
border-bottom-color: #ffcc66 !important;
|
|
}
|
|
|
|
|
|
#header-sidebars a,
|
|
#header-sidebars .more-btn span,
|
|
#header-sidebars .next-btn span,
|
|
#header-sidebars .prev-btn span,
|
|
#header-sidebars .comments-link a b {
|
|
color: #667278;
|
|
border-bottom-color: #e1bf47;
|
|
}
|
|
|
|
#header-sidebars a:visited {
|
|
color: #667278;
|
|
border-bottom-color: #e1bf47;
|
|
}
|
|
|
|
#header-sidebars a:hover,
|
|
#header-sidebars .more-btn:hover span,
|
|
#header-sidebars .next-btn:hover span,
|
|
#header-sidebars .prev-btn:hover span,
|
|
#header-sidebars .toggle_title:hover b,
|
|
#header-sidebars .toggle_active b,
|
|
#header-sidebars .accordion.mini .tab:hover,
|
|
#header-sidebars .accordion .tab:hover,
|
|
#header-sidebars .comments-link a:hover b,
|
|
#header-sidebars .sortable a.active,
|
|
#header-sidebars .vamtam_full a:hover img,
|
|
#header-sidebars .comments-link a:hover b,
|
|
#header-sidebars .widget .current_page_item a:hover {
|
|
color: #e1bf47 !important;
|
|
border-bottom-color: #e1bf47 !important;
|
|
}
|
|
|
|
|
|
#footer-sidebars a,
|
|
#footer-sidebars .more-btn span,
|
|
#footer-sidebars .next-btn span,
|
|
#footer-sidebars .prev-btn span,
|
|
#footer-sidebars .comments-link a b {
|
|
color: #ffffff;
|
|
border-bottom-color: #ffffff;
|
|
}
|
|
|
|
#footer-sidebars a:visited {
|
|
color: #ffffff;
|
|
border-bottom-color: #ffffff;
|
|
}
|
|
|
|
#footer-sidebars a:hover,
|
|
#footer-sidebars .more-btn:hover span,
|
|
#footer-sidebars .next-btn:hover span,
|
|
#footer-sidebars .prev-btn:hover span,
|
|
#footer-sidebars .toggle_title:hover b,
|
|
#footer-sidebars .toggle_active b,
|
|
#footer-sidebars .accordion.mini .tab:hover,
|
|
#footer-sidebars .accordion .tab:hover,
|
|
#footer-sidebars .comments-link a:hover b,
|
|
#footer-sidebars .sortable a.active,
|
|
#footer-sidebars .vamtam_full a:hover img,
|
|
#footer-sidebars .comments-link a:hover b,
|
|
#footer-sidebars .widget .current_page_item a:hover {
|
|
color: #ffffff !important;
|
|
border-bottom-color: #65bfe5 !important;
|
|
}
|
|
|
|
|
|
.widget .current_page_item a {
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
nav ul > li.current_page_item > a,
|
|
nav ul > li.current_page_item > ul > li > a:hover,
|
|
nav ul > li.current-menu-parent > a,
|
|
nav ul > li.current-menu-ancestor > a {
|
|
color: #e1bf47;
|
|
border-bottom-color: #e1bf47 !important;
|
|
}
|
|
|
|
.top-nav ul > li.current_page_item > a,
|
|
.top-nav ul > li.current_page_item > ul > li > a:hover,
|
|
.top-nav ul > li.current-menu-parent > a,
|
|
.top-nav ul > li.current-menu-ancestor > a {
|
|
color: #e1bf47;
|
|
background: #6c6a66;
|
|
border-bottom: 0 !important;
|
|
}
|
|
|
|
nav {
|
|
color: #ffffff;
|
|
}
|
|
|
|
/*
|
|
Without top-nav
|
|
nav ul li a {
|
|
font: normal 14px/20px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #ffffff;
|
|
line-height: 98px !important;
|
|
}
|
|
*/
|
|
|
|
nav ul li a {
|
|
font: normal 14px/20px Palatino Linotype, Book Antiqua3, Palatino, serif;
|
|
color: #ffffff;
|
|
/*line-height: 98px !important; */
|
|
/*padding-bottom: 44px;*/
|
|
}
|
|
|
|
nav ul > li > a:visited {
|
|
color: #ffffff;
|
|
}
|
|
|
|
nav ul > li:hover > a,
|
|
nav ul > li > a:hover,
|
|
nav > ul > li.current_page_item > a,
|
|
nav > ul > li.current-menu-parent > a,
|
|
nav > ul > li.current-menu-ancestor > a {
|
|
color: #e1bf47 !important;
|
|
}
|
|
|
|
nav ul li .sub-menu, nav ul li ul {
|
|
background-color: #8f8d85;
|
|
background: rgba(143, 141, 133, 1)
|
|
|
|
url('http://www.rodax-software.ws/wp-content/uploads/2012/04/header_bg.jpg')
|
|
repeat-x center center ;
|
|
}
|
|
|
|
nav .sub-menu li > a,
|
|
nav .sub-menu li > a:visited,
|
|
nav ul li ul li > a,
|
|
nav ul li ul li > a:visited {
|
|
color: #ffffff;
|
|
background: #8f8d85;
|
|
}
|
|
|
|
nav ul .sub-menu li:hover > a,
|
|
nav ul .sub-menu.current_page_item > a,
|
|
nav ul li ul li:hover > a,
|
|
nav ul li ul.current_page_item > a {
|
|
color: #e1bf47 !important;
|
|
background: #8f8d85;
|
|
}
|
|
|
|
footer.main-footer h4 {
|
|
color: #ffffff;
|
|
}
|
|
|
|
footer.main-footer {
|
|
background-color: transparent;
|
|
background-color: ;
|
|
background-image: url('http://www.rodax-software.ws/wp-content/uploads/2012/04/footer_shadow.jpg');
|
|
background-repeat: repeat-x;
|
|
background-attachment: scroll;
|
|
background-position: center top;
|
|
color: #ffffff;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.copyrights {
|
|
background-color: transparent !important;
|
|
background-image: url('') !important;
|
|
background-repeat: no-repeat !important;
|
|
background-position: center top !important;
|
|
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
.top-nav-box {
|
|
background-color: #f8f8f8 !important;
|
|
background-image: url('') !important;
|
|
background-repeat: repeat-x !important;
|
|
background-position: center bottom !important;
|
|
color: #444444 !important;
|
|
}
|
|
|
|
.top-nav-box a {
|
|
color: #444444 !important;
|
|
}
|
|
|
|
.top-nav-box a:hover {
|
|
color: #00219e !important;
|
|
}
|
|
|
|
.top-nav-box .current_page_item > a,
|
|
.top-nav-box .current-menu-item > a {
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
.button {
|
|
color: #eeeeee !important;
|
|
border-radius: 42px;
|
|
}
|
|
|
|
.button:hover {
|
|
color: #f2f2f2 !important;
|
|
}
|
|
|
|
input[type=button],
|
|
input[type=submit] {
|
|
border-radius: 42px;
|
|
}
|
|
|
|
input[type=text],
|
|
input[type=email],
|
|
input[type=password],
|
|
textarea {
|
|
background: #46494a;
|
|
color: #dddddd;
|
|
}
|
|
|
|
input[type=text]:focus,
|
|
input[type=email]:focus,
|
|
input[type=password]:focus,
|
|
textarea:focus {
|
|
background: #545859;
|
|
color: #f8f8f8;
|
|
}
|
|
|
|
|
|
.tabs .ui-tabs-nav {
|
|
border-bottom: 1px solid #d5d5d5 !important;
|
|
}
|
|
|
|
.tabs.vertical .pane {
|
|
border-top: 1px solid #d5d5d5 !important;
|
|
border-left: 1px solid #d5d5d5 !important;
|
|
}
|
|
|
|
.tabs .ui-tabs-nav li a,
|
|
.tabs.vertical .ui-tabs-nav li a {
|
|
border: 1px solid #d5d5d5 !important;
|
|
color: #aaaaaa;
|
|
background-color: transparent;
|
|
border-bottom: none !important;
|
|
}
|
|
|
|
.tabs.vertical .ui-tabs-nav li:last-child a {
|
|
border: 1px solid #d5d5d5 !important;
|
|
}
|
|
|
|
|
|
.tabs .ui-tabs-nav .ui-state-active a,
|
|
.tabs .ui-tabs-nav .ui-state-selected a,
|
|
.tabs.vertical .ui-tabs-nav .ui-state-active a,
|
|
.tabs.vertical .ui-tabs-nav .ui-state-selected a {
|
|
color: #444444;
|
|
background-color: #eeeeee;
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d5d5d5));
|
|
background-image: -webkit-linear-gradient(top, #eeeeee, #d5d5d5);
|
|
background-image: -moz-linear-gradient(top, #eeeeee, #d5d5d5);
|
|
background-image: -ms-linear-gradient(top, #eeeeee, #d5d5d5);
|
|
background-image: -o-linear-gradient(top, #eeeeee, #d5d5d5);
|
|
background-image: linear-gradient(top, #eeeeee, #d5d5d5);
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeeeeee', EndColorStr='#ffd5d5d5');
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeeeeee', EndColorStr='#ffd5d5d5')";
|
|
}
|
|
|
|
/* accordion */
|
|
|
|
|
|
.accordion .tab .inner {
|
|
color: #adb6bb;
|
|
background-color: #fdfdfd;
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#eeeeee));
|
|
background-image: -webkit-linear-gradient(top, #fdfdfd, #eeeeee);
|
|
background-image: -moz-linear-gradient(top, #fdfdfd, #eeeeee);
|
|
background-image: -ms-linear-gradient(top, #fdfdfd, #eeeeee);
|
|
background-image: -o-linear-gradient(top, #fdfdfd, #eeeeee);
|
|
background-image: linear-gradient(top, #fdfdfd, #eeeeee);
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffdfdfd', EndColorStr='#ffeeeeee');
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fffdfdfd', EndColorStr='#ffeeeeee')";
|
|
}
|
|
|
|
.accordion .tab .inner {
|
|
border: 1px solid transparent;
|
|
}
|
|
|
|
.accordion .tab:first-child .inner {
|
|
border: 1px solid transparent;
|
|
}
|
|
|
|
.accordion .pane {
|
|
background: rgba(255,255,255,0.05);
|
|
}
|
|
|
|
.accordion .pane .inner {
|
|
border: 1px solid transparent;
|
|
}
|
|
|
|
.toggle_title b:hover,
|
|
.toggle_active b {
|
|
border-bottom: 1px solid transparent;
|
|
}
|
|
|
|
.toggle_title,
|
|
.toggle_title * {
|
|
color: #667278 !important;
|
|
background-color: transparent !important;
|
|
}
|
|
.toggle_content {
|
|
color: #777777 !important;
|
|
background: transparent !important;
|
|
}
|
|
|
|
/* header slider */
|
|
|
|
|
|
#header-slider {
|
|
height: 675px;
|
|
}
|
|
|
|
.style-peek .wpv-caption,
|
|
.style-peek .wpv-caption * {
|
|
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif !important;
|
|
font-size: 32px;
|
|
line-height: 1em;
|
|
color: #eee;
|
|
}
|
|
|
|
.style-peek .wpv-view,
|
|
.style-peek .wpv-slide-wrapper {
|
|
width: 760px !important;
|
|
}
|
|
|
|
.menu-top .style-peek.halfwidth .wpv-nav-next,
|
|
.menu-top .style-peek.halfwidth .wpv-nav-prev {
|
|
top: 500px;
|
|
}
|
|
|
|
.menu-top .style-peek.fullwidth .wpv-nav-next,
|
|
.menu-top .style-peek.fullwidth .wpv-nav-prev {
|
|
top: 470px;
|
|
}
|
|
|
|
.menu-top.admin-bar .style-peek.halfwidth .wpv-nav-next,
|
|
.menu-top.admin-bar .style-peek.halfwidth .wpv-nav-prev {
|
|
top: 528px;
|
|
}
|
|
|
|
.menu-top.admin-bar .style-peek.fullwidth .wpv-nav-next,
|
|
.menu-top.admin-bar .style-peek.fullwidth .wpv-nav-prev {
|
|
top: 498px;
|
|
}
|
|
|
|
.menu-top .style-peek.halfwidth #header-slider-caption-wrapper {
|
|
top: 635px;
|
|
}
|
|
|
|
.menu-top .style-peek.fullwidth #header-slider-caption-wrapper {
|
|
top: 605px;
|
|
}
|
|
|
|
body.menu-top.admin-bar .style-peek.halfwidth #header-slider-caption-wrapper {
|
|
top: 663px;
|
|
}
|
|
|
|
body.menu-top.admin-bar .style-peek.fullwidth #header-slider-caption-wrapper {
|
|
top: 633px;
|
|
}
|
|
|
|
/**/
|
|
|
|
.no-menu-top .style-peek.halfwidth .wpv-nav-next,
|
|
.no-menu-top .style-peek.halfwidth .wpv-nav-prev {
|
|
top: 466px;
|
|
}
|
|
|
|
.no-menu-top .style-peek.fullwidth .wpv-nav-next,
|
|
.no-menu-top .style-peek.fullwidth .wpv-nav-prev {
|
|
top: 436px;
|
|
}
|
|
|
|
.no-menu-top.admin-bar .style-peek.halfwidth .wpv-nav-next,
|
|
.no-menu-top.admin-bar .style-peek.halfwidth .wpv-nav-prev {
|
|
top: 494px;
|
|
}
|
|
|
|
.no-menu-top.admin-bar .style-peek.fullwidth .wpv-nav-next,
|
|
.no-menu-top.admin-bar .style-peek.fullwidth .wpv-nav-prev {
|
|
top: 464px;
|
|
}
|
|
|
|
.no-menu-top .style-peek.halfwidth #header-slider-caption-wrapper {
|
|
top: 601px;
|
|
}
|
|
|
|
.no-menu-top .style-peek.fullwidth #header-slider-caption-wrapper {
|
|
top: 571px;
|
|
}
|
|
|
|
body.admin-bar.no-menu-top .style-peek.halfwidth #header-slider-caption-wrapper {
|
|
top: 629px;
|
|
}
|
|
|
|
body.admin-bar.no-menu-top .style-peek.fullwidth #header-slider-caption-wrapper {
|
|
top: 599px;
|
|
}
|
|
|
|
.style-side-caption #header-slider-caption-wrapper {
|
|
height: 675px;
|
|
}
|
|
|
|
.style-side-caption .wpv-caption {
|
|
height: 635px;
|
|
}
|
|
|
|
.style-side-caption .wpv-caption .main-caption,
|
|
.style-side-caption .wpv-caption .main-caption a {
|
|
color: #6c6a66 !important;
|
|
}
|
|
|
|
.accent-1 {
|
|
color: #6c6a66;
|
|
}
|
|
|
|
/* accent color */
|
|
.accordion .tab.ui-state-active,
|
|
.accordion .tab.ui-state-hover,
|
|
.price .value,
|
|
.info-pad .category,
|
|
.icomment-box,
|
|
.pagination ul li.current {
|
|
color: #6c6a66;
|
|
}
|
|
|
|
.tweet_user,
|
|
.tweet_user *,
|
|
.tweet_user:before {
|
|
color: #6c6a66 !important;
|
|
}
|
|
|
|
::selection {
|
|
background: #6c6a66;
|
|
}
|
|
|
|
/*
|
|
.style-peek #header-slider-caption-wrapper {
|
|
background-color: #6c6a66;
|
|
}
|
|
*/
|
|
|
|
.page-header .description {
|
|
color: #353535;
|
|
}
|
|
|
|
.info-snippet,
|
|
.slogan {
|
|
color: #353535;
|
|
}
|
|
|
|
.thumbnail .name,
|
|
.info-snippet a,
|
|
.slogan a,
|
|
.slogan,
|
|
thead th,
|
|
tfoot,
|
|
.value-box .value i,
|
|
.form-label,
|
|
label,
|
|
.style-navigation-preview .wpv-caption .main-caption,
|
|
.style-navigation-preview .wpv-caption .main-caption a {
|
|
color: #353535;
|
|
}
|
|
|
|
.dropcap1 {
|
|
color: #e1bf47;
|
|
}
|
|
|
|
.dropcap2 {
|
|
background: #e1bf47;
|
|
}
|
|
|
|
.entry-date,
|
|
.entry-utility {
|
|
color: #353535;
|
|
}
|
|
|
|
.entry-date,
|
|
.entry-utility a,
|
|
.author b,
|
|
.comment-meta,
|
|
.comment-meta *,
|
|
.comment-edit-link,
|
|
.comment-notes,
|
|
.comments-link a b {
|
|
color: #353535;
|
|
}
|
|
|
|
.style-navigation-preview .wpv-caption .helper-caption-1,
|
|
.style-navigation-preview .wpv-caption .helper-caption-1 *,
|
|
.style-navigation-preview .wpv-nav-prev,
|
|
.style-navigation-preview .wpv-nav-next,
|
|
.style-caption-center .wpv-caption .main-caption,
|
|
.style-caption-center .wpv-caption .main-caption *,
|
|
.style-side-caption .wpv-caption .main-caption,
|
|
.style-side-caption .wpv-caption .main-caption * {
|
|
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif !important;
|
|
}
|
|
|
|
/*
|
|
.style-navigation-preview .wpv-caption .helper-caption-1 h2,
|
|
.style-navigation-preview .wpv-caption .helper-caption-1 h2 a,
|
|
--
|
|
.style-navigation-preview .wpv-caption .helper-caption-1,
|
|
.style-navigation-preview .wpv-caption .helper-caption-1 a,
|
|
.style-face .wpv-nav-prev:hover,
|
|
.style-face .wpv-nav-next:hover,
|
|
.style-face .wpv-nav-pager:hover,
|
|
.style-face #header-slider-caption-wrapper {
|
|
background-color: #6c6a66;
|
|
}
|
|
|
|
.style-face .wpv-caption,
|
|
.style-face .wpv-caption a,
|
|
.style-peek .wpv-caption .main-caption,
|
|
.style-peek .wpv-caption .main-caption * {
|
|
color: #f4f4f4 !important;
|
|
}
|
|
*/
|
|
|
|
.style-face .wpv-caption,
|
|
.style-face .wpv-caption *,
|
|
.slider-shortcode-wrapper.style-gallery .wpv-caption .main-caption,
|
|
.slider-shortcode-wrapper.style-gallery .wpv-caption .main-caption a {
|
|
font-family: Palatino Linotype, Book Antiqua3, Palatino, serif !important;
|
|
}
|
|
|
|
.style-navigation-preview .wpv-caption .helper-caption-1 strong {
|
|
color: #e1bf47;
|
|
}
|
|
|
|
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
|
|
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
|
|
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
|
|
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
|
|
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
|
|
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
|
|
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
|
|
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/assets/css/colorbox/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
|
|
|
|
/*--------------------------------------------------------------------------
|
|
Internet Explorer
|
|
Fixes requiring full path from html file to the used resources
|
|
--------------------------------------------------------------------------*/
|
|
.ie7 .light .style-caption-center #header-slider-caption-wrapper .wpv-caption,
|
|
.ie8 .light .style-caption-center #header-slider-caption-wrapper .wpv-caption,
|
|
.ie7 .dark .style-caption-center #header-slider-caption-wrapper .wpv-caption,
|
|
.ie8 .dark .style-caption-center #header-slider-caption-wrapper .wpv-caption {
|
|
background: transparent !important;
|
|
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='http://www.rodax-software.ws/wp-content/themes/progressio/wpv_theme/images/slider/caption-center/caption_bgr.png') !important;
|
|
} |