Theme Name: Pretty Chic
Theme Name: Pretty Chic
Theme URI: http://prettydarncute.com
Theme URI: http://prettydarncute.com
Description: A Pretty Chic WordPress Theme
Description: A Pretty Chic WordPress Theme
Author: Lindsey Riel
Author: Lindsey Riel
Author URI: http://www.prettydarncute.com/
Author URI: http://www.prettydarncute.com/
Template: genesis
Template: genesis
Tags: black, yellow, pink, white, one-column, pretty, simple, chic, feminine, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Tags: black, yellow, pink, white, one-column, pretty, simple, chic, feminine, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
/* # HTML5 Reset
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
/* ## Baseline Normalize
--------------------------------------------- */
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#173821}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#173821}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* ## Box Sizing
/* ## Box Sizing
--------------------------------------------- */
--------------------------------------------- */
input[type="search"] {
input[type="search"] {
-webkit-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-sizing: border-box;
/* ## Float Clearing
/* ## Float Clearing
--------------------------------------------- */
--------------------------------------------- */
.author-box:before,
.author-box:before,
.clearfix:before,
.clearfix:before,
.entry:before,
.entry:before,
.entry-content:before,
.entry-content:before,
.footer-widgets:before,
.footer-widgets:before,
.nav-primary:before,
.nav-primary:before,
.nav-secondary:before,
.nav-secondary:before,
.pagination:before,
.pagination:before,
.site-container:before,
.site-container:before,
.site-footer:before,
.site-footer:before,
.site-header:before,
.site-header:before,
.site-inner:before,
.site-inner:before,
.wrap:before {
.wrap:before {
content: " ";
content: " ";
display: table;
display: table;
.author-box:after,
.author-box:after,
.clearfix:after,
.clearfix:after,
.entry:after,
.entry:after,
.entry-content:after,
.entry-content:after,
.footer-widgets:after,
.footer-widgets:after,
.nav-primary:after,
.nav-primary:after,
.nav-secondary:after,
.nav-secondary:after,
.pagination:after,
.pagination:after,
.site-container:after,
.site-container:after,
.site-footer:after,
.site-footer:after,
.site-header:after,
.site-header:after,
.site-inner:after,
.site-inner:after,
.wrap:after {
.wrap:after {
clear: both;
clear: both;
content: " ";
content: " ";
display: table;
display: table;
/* # Defaults
/* # Defaults
---------------------------------------------------------------------------------------------------- */
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
/* ## Typographical Elements
--------------------------------------------- */
--------------------------------------------- */
background-color: #fff;
background-color: #fff;
color: #173821;
color: #173821;
font-family: Lato;
font-family: Lato;
font-size: 14px;
font-size: 14px;
font-weight: 400;
font-weight: 400;
letter-spacing: 1px;
letter-spacing: 1px;
line-height: 2;
line-height: 2;
text-rendering: optimizeLegibility;
text-rendering: optimizeLegibility;
input[type="button"],
input[type="button"],
input[type="reset"],
input[type="reset"],
input[type="submit"],
input[type="submit"],
textarea:focus,
textarea:focus,
.gallery img {
.gallery img {
-webkit-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
::-moz-selection {
::-moz-selection {
background-color: #b0cdbd;
background-color: #b0cdbd;
color: #fff;
color: #fff;
::selection {
::selection {
background-color: #b0cdbd;
background-color: #b0cdbd;
color: #fff;
color: #fff;
color: #b0cdbd;
color: #b0cdbd;
text-decoration: none;
text-decoration: none;
color: #173821;
color: #173821;
margin: 0 0 28px;
margin: 0 0 28px;
list-style-type: none;
list-style-type: none;
font-weight: 700;
font-weight: 700;
font-style: italic;
font-style: italic;
background: #f5f5f5;
background: #f5f5f5;
margin: 20px 0;
margin: 20px 0;
padding: 20px;
padding: 20px;
blockquote p {
blockquote p {
margin: 0 0 0 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
padding: 0 0 0 0;
/* ## Headings
/* ## Headings
--------------------------------------------- */
--------------------------------------------- */
color: #173821;
color: #173821;
font-family: 'Playfair Display', serif;
font-family: 'Playfair Display', serif;
font-weight: 400;
font-weight: 400;
line-height: 1.2;
line-height: 1.2;
margin: 0 0 10px;
margin: 0 0 10px;
font-size: 28px;
font-size: 28px;
font-size: 24px;
font-size: 24px;
font-size: 20px;
font-size: 20px;
font-size: 16px;
font-size: 16px;
font-size: 14px;
font-size: 14px;
background: #f5f5f5;
background: #f5f5f5;
font-family: Lato;
font-family: Lato;
font-size: 12px;
font-size: 12px;
font-weight: 700;
font-weight: 700;
letter-spacing: 1px;
letter-spacing: 1px;
padding: 12px;
padding: 12px;
text-transform: uppercase;
text-transform: uppercase;
padding: 12px 0 12px 7px;
padding: 12px 0 12px 7px;
/* ## Objects
/* ## Objects
--------------------------------------------- */
--------------------------------------------- */
.wp-caption {
.wp-caption {
max-width: 100%;
max-width: 100%;
.wp-caption {
.wp-caption {
border-bottom: 1px solid #aba9a9;
border-bottom: 1px solid #aba9a9;
padding: 4px;
padding: 4px;
height: auto;
height: auto;
.featured-content img,
.featured-content img,
.gallery img {
.gallery img {
width: auto;
width: auto;
/* ## Gallery
/* ## Gallery
--------------------------------------------- */
--------------------------------------------- */
overflow: hidden;
overflow: hidden;
.gallery-item {
.gallery-item {
float: left;
float: left;
margin: 0 0 28px;
margin: 0 0 28px;
text-align: center;
text-align: center;
.gallery-columns-2 .gallery-item {
.gallery-columns-2 .gallery-item {
.gallery-columns-3 .gallery-item {
.gallery-columns-3 .gallery-item {
.gallery-columns-4 .gallery-item {
.gallery-columns-4 .gallery-item {
.gallery-columns-5 .gallery-item {
.gallery-columns-5 .gallery-item {
.gallery-columns-6 .gallery-item {
.gallery-columns-6 .gallery-item {
width: 16.6666%;
width: 16.6666%;
.gallery-columns-7 .gallery-item {
.gallery-columns-7 .gallery-item {
width: 14.2857%;
width: 14.2857%;
.gallery-columns-8 .gallery-item {
.gallery-columns-8 .gallery-item {
width: 12.5%;
width: 12.5%;
.gallery-columns-9 .gallery-item {
.gallery-columns-9 .gallery-item {
width: 11.1111%;
width: 11.1111%;
.gallery img {
.gallery img {
border: 1px solid #ddd;
border: 1px solid #ddd;
height: auto;
height: auto;
padding: 4px;
padding: 4px;
.gallery img:hover {
.gallery img:hover {
border: 1px solid #999;
border: 1px solid #999;
--------------------------------------------- */
--------------------------------------------- */
background-color: #fff;
background-color: #fff;
border: 1px solid #ddd;
border: 1px solid #ddd;
color: #173821;
color: #173821;
font-size: 12px;
font-size: 12px;
font-weight: 400;
font-weight: 400;
padding: 16px;
padding: 16px;
width: 100%;
width: 100%;
textarea:focus {
textarea:focus {
border: 1px solid #999;
border: 1px solid #999;
outline: none;
outline: none;
input[type="checkbox"],
input[type="checkbox"],
input[type="image"],
input[type="image"],
input[type="radio"] {
input[type="radio"] {
width: auto;
width: auto;
::-moz-placeholder {
::-moz-placeholder {
color: #173821;
color: #173821;
font-weight: 300;
font-weight: 300;
::-webkit-input-placeholder {
::-webkit-input-placeholder {
color: #173821;
color: #173821;
font-weight: 300;
font-weight: 300;
input[type="button"],
input[type="button"],
input[type="reset"],
input[type="reset"],
input[type="submit"],
input[type="submit"],
background-color: #fff;
background-color: #fff;
border: 2px solid #b0cdbd;
border: 2px solid #b0cdbd;
color: #545454;
color: #545454;
cursor: pointer;
cursor: pointer;
font-size: 12px;
font-size: 12px;
font-weight: 700;
font-weight: 700;
letter-spacing: 2px;
letter-spacing: 2px;
padding: 10px 18px;
padding: 10px 18px;
text-transform: uppercase;
text-transform: uppercase;
width: auto;
width: auto;
.gform_footer input[type=submit] {
.gform_footer input[type=submit] {
font-size: 12px !important;
font-size: 12px !important;
button:hover,
button:hover,
input:hover[type="button"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="reset"],
input:hover[type="submit"],
input:hover[type="submit"],
.button:hover {
.button:hover {
background-color: #b0cdbd;
background-color: #b0cdbd;
color: #fff;
color: #fff;
.entry-content .button:hover {
.entry-content .button:hover {
color: #fff;
color: #fff;
.footer-widgets button:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
.footer-widgets .button:hover {
background-color: #fff;
background-color: #fff;
color: #173821;
color: #173821;
display: inline-block;
display: inline-block;
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
input[type="search"]::-webkit-search-results-button {
display: none;
display: none;
--------------------------------------------- */
--------------------------------------------- */
border-collapse: collapse;
border-collapse: collapse;
border-spacing: 0;
border-spacing: 0;
line-height: 2;
line-height: 2;
margin-bottom: 40px;
margin-bottom: 40px;
width: 100%;
width: 100%;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ddd;
text-align: left;
text-align: left;
border-top: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 7px;
padding: 7px;
font-weight: 400;
font-weight: 400;
/* # Structure and Layout
/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
---------------------------------------------------------------------------------------------------- */
/* ## Archive Page
/* ## Archive Page
--------------------------------------------- */
--------------------------------------------- */
ul.archives h2 {
ul.archives h2 {
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
padding-bottom: 20px;
ul.archives h3 {
ul.archives h3 {
border-bottom: 1px dashed #ddd;
border-bottom: 1px dashed #ddd;
padding-bottom: 20px;
padding-bottom: 20px;
ul.archives {
ul.archives {
list-style-type: none;
list-style-type: none;
margin-left: 0;
margin-left: 0;
margin-top: 2rem;
margin-top: 2rem;
ul.archives > li {
ul.archives > li {
margin-left: 0;
margin-left: 0;
margin-bottom: 4rem;
margin-bottom: 4rem;
.page-template-page_archive-php .entry-content ul li {
.page-template-page_archive-php .entry-content ul li {
list-style-type: none;
list-style-type: none;
list-style-image: none;
list-style-image: none;
.monthly-archives > li {
.monthly-archives > li {
margin-bottom: 2rem;
margin-bottom: 2rem;
.monthly-archives {
.monthly-archives {
margin-top: 3rem;
margin-top: 3rem;
.page-template-page_archive-php .entry-content ol li li, .page-template-page_archive-php .entry-content ul li li {
.page-template-page_archive-php .entry-content ol li li, .page-template-page_archive-php .entry-content ul li li {
margin-left: 3rem;
margin-left: 3rem;
/* ## Site Containers
/* ## Site Containers
--------------------------------------------- */
--------------------------------------------- */
.site-container {
.site-container {
margin: 0 auto;
margin: 0 auto;
width: 100%;
width: 100%;
clear: both;
clear: both;
margin: 0 auto;
margin: 0 auto;
max-width: 960px;
max-width: 1200px
.site-inner {
.site-inner {
background-color: #fff;
background-color: #fff;
clear: both;
clear: both;
margin-top: 130px;
margin-top: 130px;
/* ## Column Widths and Positions
/* ## Column Widths and Positions
--------------------------------------------- */
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
.sidebar-sidebar-content .content-sidebar-wrap {
width: 980px;
width: 1200px
.content-sidebar-sidebar .content-sidebar-wrap {
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
float: left;
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
float: right;
/* ### Content */
/* ### Content */
float: right;
float: right;
width: 650px;
width: 770px;
.content-sidebar .content,
.content-sidebar .content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
.sidebar-content-sidebar .content {
float: left;
float: left;
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
.sidebar-sidebar-content .content {
width: 580px;
width: 630px;
.full-width-content .content {
.full-width-content .content {
width: 100%;
width: 100%;
/* ### Primary Sidebar */
/* ### Primary Sidebar */
.sidebar-primary {
.sidebar-primary {
float: right;
float: right;
width: 280px;
width: 350px;
.sidebar-content .sidebar-primary,
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
.sidebar-sidebar-content .sidebar-primary {
float: left;
float: left;
/* ### Secondary Sidebar */
/* ### Secondary Sidebar */
.sidebar-secondary {
.sidebar-secondary {
float: left;
float: left;
width: 180px;
width: 180px;
.content-sidebar-sidebar .sidebar-secondary {
.content-sidebar-sidebar .sidebar-secondary {
float: right;
float: right;
/* ## Column Classes
/* ## Column Classes
--------------------------------------------- */
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.five-sixths,
.four-sixths,
.four-sixths,
.three-fourths,
.three-fourths,
.three-sixths,
.three-sixths,
.two-fourths,
.two-fourths,
.two-thirds {
.two-thirds {
float: left;
float: left;
margin-left: 2.564102564102564%;
margin-left: 2.564102564102564%;
.three-sixths,
.three-sixths,
.two-fourths {
.two-fourths {
width: 48.717948717948715%;
width: 48.717948717948715%;
.two-sixths {
.two-sixths {
width: 31.623931623931625%;
width: 31.623931623931625%;
.four-sixths,
.four-sixths,
.two-thirds {
.two-thirds {
width: 65.81196581196582%;
width: 65.81196581196582%;
.one-fourth {
.one-fourth {
width: 23.076923076923077%;
width: 23.076923076923077%;
.three-fourths {
.three-fourths {
width: 74.35897435897436%;
width: 74.35897435897436%;
width: 14.52991452991453%;
width: 14.52991452991453%;
.five-sixths {
.five-sixths {
width: 82.90598290598291%;
width: 82.90598290598291%;
clear: both;
clear: both;
margin-left: 0;
margin-left: 0;
/* # Common Classes
/* # Common Classes
---------------------------------------------------------------------------------------------------- */
---------------------------------------------------------------------------------------------------- */
--------------------------------------------- */
--------------------------------------------- */
float: left;
float: left;
.alignleft .avatar,
.alignleft .avatar,
.author-box .avatar {
.author-box .avatar {
background: #fff;
background: #fff;
border: 1px solid #aba9a9;
border: 1px solid #aba9a9;
margin-right: 24px;
margin-right: 24px;
padding: 7px;
padding: 7px;
.alignright .avatar {
.alignright .avatar {
margin-left: 24px;
margin-left: 24px;
.comment .avatar {
.comment .avatar {
background-color: #fff;
background-color: #fff;
border: 1px solid #aba9a9;
border: 1px solid #aba9a9;
margin: 0 16px 24px 0;
margin: 0 16px 24px 0;
padding: 4px;
padding: 4px;
/* ## Genesis
/* ## Genesis
--------------------------------------------- */
--------------------------------------------- */
.breadcrumb {
.breadcrumb {
margin-bottom: 20px;
margin-bottom: 20px;
.archive-description {
.archive-description {
background-color: #f5f5f5;
background-color: #f5f5f5;
font-family: Lato;
font-family: Lato;
font-size: 12px;
font-size: 12px;
margin-bottom: 40px;
margin-bottom: 40px;
padding: 10px;
padding: 10px;
text-transform: uppercase;
text-transform: uppercase;
.author-box {
.author-box {
background-color: #fff;
background-color: #fff;
border: 1px solid #aba9a9;
border: 1px solid #aba9a9;
font-family: Lato;
font-family: Lato;
font-size: 12px;
font-size: 12px;
margin-bottom: 40px;
margin-bottom: 40px;
padding: 20px;
padding: 20px;
text-transform: none;
text-transform: none;
.content-sidebar .author-box, .sidebar-content .author-box {
.content-sidebar .author-box, .sidebar-content .author-box {
max-width: 630px;
max-width: 630px;
.author-box-title {
.author-box-title {
background: #f5f5f5;
background: #f5f5f5;
color: #545454;
color: #545454;
font-family: Lato;
font-family: Lato;
font-size: 14px;
font-size: 14px;
font-weight: 700;
font-weight: 700;
margin-bottom: 4px;
margin-bottom: 4px;
padding: 10px;
padding: 10px;
text-transform: uppercase;
text-transform: uppercase;
.archive-description p:last-child,
.archive-description p:last-child,
.author-box p:last-child {
.author-box p:last-child {
margin-bottom: 0;
margin-bottom: 0;
/* ## Search Form
/* ## Search Form
--------------------------------------------- */
--------------------------------------------- */
.search-form {
.search-form {
overflow: hidden;
overflow: hidden;
.site-header .search-form {
.site-header .search-form {
float: right;
float: right;
margin-top: 12px;
margin-top: 12px;
.entry-content .search-form,
.entry-content .search-form,
.site-header .search-form {
.site-header .search-form {
.genesis-nav-menu .search input[type="submit"],
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
.widget_search input[type="submit"] {
clip: rect(0, 0, 0, 0);
clip: rect(0, 0, 0, 0);
height: 1px;
height: 1px;
margin: -1px;
margin: -1px;
position: absolute;
position: absolute;
--------------------------------------------- */
--------------------------------------------- */
.archive-title {
.archive-title {
font-family: Lato;
font-family: Lato;
font-size: 12px;
font-size: 12px;
font-weight: 400;
font-weight: 400;
h1.entry-title {
h1.entry-title {
margin-bottom: 40px;
margin-bottom: 40px;
.entry-title {
.entry-title {
font-size: 22px;
font-size: 22px;
text-align: center;
text-align: center;
.entry-title a,
.entry-title a,
.sidebar .widget-title a {
.sidebar .widget-title a {
color: #173821;
color: #173821;
.sidebar h2.entry-title a {
.sidebar h2.entry-title a {
font-size: 12px;
font-size: 12px;
.entry-title a:hover {
.entry-title a:hover {
color: #b0cdbd;
color: #b0cdbd;
.widget-title {
.widget-title {
font-family: Lato;
font-family: Lato;
font-size: 12px;
font-size: 12px;
font-weight: 700;
font-weight: 700;
letter-spacing: 2px;
letter-spacing: 2px;
margin-bottom: 20px;
margin-bottom: 20px;
text-transform: uppercase;
text-transform: uppercase;
.footer-widgets .widget-title {
.footer-widgets .widget-title {
color: #173821;
color: #173821;
/* ## WordPress
/* ## WordPress
--------------------------------------------- */
--------------------------------------------- */
a.aligncenter img {
a.aligncenter img {
display: block;
display: block;
margin: 0 auto;
margin: 0 auto;
a.alignnone {
a.alignnone {
display: inline-block;
display: inline-block;
float: left;
float: left;
text-align: left;
text-align: left;
.alignright {
.alignright {
float: right;
float: right;
text-align: right;
text-align: right;
a.alignright {
a.alignright {
max-width: 100%;
max-width: 100%;
img.centered,
img.centered,
.aligncenter {
.aligncenter {
display: block;
display: block;
margin: 0 auto 24px;
margin: 0 auto 24px;
img.alignnone,
img.alignnone,
margin-bottom: 12px;
margin-bottom: 12px;
img.alignleft,
img.alignleft,
.wp-caption.alignleft {
.wp-caption.alignleft {
margin: 0 24px 24px 0;
margin: 0 24px 24px 0;
a.alignright,
a.alignright,
img.alignright,
img.alignright,
.wp-caption.alignright {
.wp-caption.alignright {
margin: 0 0 24px 24px;
margin: 0 0 24px 24px;
.wp-caption-text {
.wp-caption-text {
font-size: 12px;
font-size: 12px;
font-weight: 700;
font-weight: 700;
text-align: center;
text-align: center;
.entry-content p.wp-caption-text {
.entry-content p.wp-caption-text {
margin-bottom: 0;
margin-bottom: 0;
---------------------------------------------------------------------------------------------------- */
---------------------------------------------------------------------------------------------------- */
.after-entry {
.after-entry {
background: #fff;
background: #fff;
.after-entry .widget {
.after-entry .widget {
background: #f5f5f5;
background: #f5f5f5;
padding: 30px;
padding: 30px;
.after-entry h4 {
.after-entry h4 {
text-align: center;
text-align: center;
.after-entry .enews-widget input[type="submit"] {
.after-entry .enews-widget input[type="submit"] {
text-transform: uppercase;
text-transform: uppercase;
.prettychic-home .content .widget-title {
.prettychic-home .content .widget-title {
background-color: #f5f5f5;
background-color: #f5f5f5;
color: #545454;
color: #545454;
padding: 10px;
padding: 10px;
.home-middle .featured-content a,
.home-middle .featured-content a,
.home-top .featured-content a {
.home-top .featured-content a {
position: relative;
position: relative;
.content .home-middle .featured-content .entry,
.content .home-middle .featured-content .entry,
.content .home-top .featured-content .entry {
.content .home-top .featured-content .entry {
border: none;
border: none;
float: left;
float: left;
max-width: 100%;
max-width: 100%;
.home-middle .featured-content .entry {
.home-middle .featured-content .entry {
width: 310px;
width: 370px;
.home-bottom .featured-content ul {
.home-bottom .featured-content ul {
clear: both;
clear: both;
margin-bottom: 30px;
margin-bottom: 30px;
.home-middle .featured-content .entry-content p:last-child,
.home-middle .featured-content .entry-content p:last-child,
.home-top .featured-content .entry-content p:last-child,
.home-top .featured-content .entry-content p:last-child,
.sidebar .featured-content .entry:last-child {
.sidebar .featured-content .entry:last-child {
margin-bottom: 0;
margin-bottom: 0;
.home-middle .featured-content .entry:nth-of-type(2n+1) {
.home-middle .featured-content .entry:nth-of-type(2n+1) {
clear: left;
clear: left;
margin-right: 30px;
margin-right: 30px;
.home-middle .featured-content, .home-bottom .featured-content, .home-top .featured-content {
.home-middle .featured-content, .home-bottom .featured-content, .home-top .featured-content {
clear: both;
clear: both;
overflow: hidden;
overflow: hidden;
.home-bottom a.more-link, .home-middle a.more-link,
.home-bottom a.more-link, .home-middle a.more-link,
.home-top a.more-link {
.home-top a.more-link {
background-color: #eee;
background-color: #eee;
clear: both;
clear: both;
color: #545454;
color: #545454;
font-family: Lato;
font-family: Lato;
font-size: 12px;
font-size: 12px;
font-weight: 700;
font-weight: 700;
letter-spacing: 2px;
letter-spacing: 2px;
margin-top: 20px;
margin-top: 20px;
padding: 4px 7px;
padding: 4px 7px;
text-align: center;
text-align: center;
text-transform: uppercase;
text-transform: uppercase;
.home-bottom a.more-link:hover, .home-middle a.more-link:hover,
.home-bottom a.more-link:hover, .home-middle a.more-link:hover,
.home-top a.more-link:hover {
.home-top a.more-link:hover {
background-color: #b0cdbd;
background-color: #b0cdbd;
color: #fff;
color: #fff;
background: #f5f5f5;
background: #f5f5f5;
border-bottom: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
clear: both;
clear: both;
display: block;
display: block;
margin-bottom: -100px;
margin-bottom: -100px;
margin-top: 70px;
margin-top: 70px;
overflow: hidden;
overflow: hidden;
padding: 17px 0 0 0;
padding: 17px 0 0 0;
text-align: center;
text-align: center;
width: 100%;
width: 100%;
.header-image .adspace {
.header-image .adspace {
margin-top: 90px;
margin-top: 90px;
.adspace .widget {
.adspace .widget {
display: inline-block;
display: inline-block;
text-align: center;
text-align: center;
max-width: 960px;
max-width: 1200px
.adspace .textwidget {
.adspace .textwidget {
float: left;
float: left;
margin: 0 auto;
margin: 0 auto;
.below-content {
.below-content {
border-bottom: 1px solid #aba9a9;
border-bottom: 1px solid #aba9a9;
border-top: 1px solid #aba9a9;
border-top: 1px solid #aba9a9;
clear: both !important;
clear: both !important;
margin: 20px auto;
margin: 20px auto;
padding-bottom: 20px;
padding-bottom: 20px;
padding-top: 20px;
padding-top: 20px;
min-height: 265px;
min-height: 310px;
width: 100%;
width: 100%;
.below-content .widget {
.below-content .widget {
display: inline-block;
display: inline-block;
float: right;
float: right;
margin-bottom: -80px;
margin-bottom: -80px;
margin-right: 20px;
margin-right: 40px;
max-width: 225px;
max-width: 270px;
.below-content .widget:nth-of-type(4n+1) {
.below-content .widget:nth-of-type(4n+1) {
clear: right;
clear: right;
margin-right: 0;
margin-right: 0;
.below-content .entry-content {
.below-content .entry-content {
display: none;
display: none;
.below-content h2 {
.below-content h2 {
background: #fff;
background: #fff;
font-family: Lato;
font-family: Lato;
margin: 0 auto;
margin: 0 auto;
opacity: .8;
opacity: .8;
padding: 12px;
padding: 12px;
position: relative;
position: relative;
text-align: center;
text-align: center;
text-transform: uppercase;
text-transform: uppercase;
top: -170px;
top: -170px;
.home-middle .featured-content .entry {
.home-middle .featured-content .entry {
height: 240px;
height: 250px;
margin-bottom: 0;
margin-bottom: 0;
.home-middle h2 {
.home-middle h2 {
background: #fff;
background: #fff;
font-family: Lato;
font-family: Lato;
font-size: 14px !important;
font-size: 14px !important;
font-weight: 700;
font-weight: 700;
margin: 0 auto;
margin: 0 auto;
opacity: .8;
opacity: .8;
padding: 12px;
padding: 12px;
position: relative;
position: relative;
text-align: center;
text-align: center;
text-transform: uppercase;
text-transform: uppercase;
top: -150px;
top: -150px;
.home-middle h2 a, .below-content h2 a {
.home-middle h2 a, .below-content h2 a {
color: #000;
color: #000;
.below-content .featured-content .entry-title {
.below-content .featured-content .entry-title {
font-size: 14px;
font-size: 14px;
font-weight: 700;
font-weight: 700;
letter-spacing: 2px;
letter-spacing: 2px;
word-wrap: break-word;
word-wrap: break-word;
.widget ol > li {
.widget ol > li {
list-style-position: inside;
list-style-position: inside;
list-style-type: decimal;
list-style-type: decimal;
padding-left: 20px;
padding-left: 20px;
text-indent: -20px;
text-indent: -20px;