/**
 * FishPig_WordPress
 * WordPress Integration for Magento eCommerce
 * by FishPig
 *
 * http://fishpig.co.uk/wordpress-integration.html
 *
 */

/**
 * Search block
 *
 */
.blog-search { padding: 0px; }
.blog-search .input-text { margin-bottom: 4px;}
.wp-sidebar .block .block-content li.item{padding: 7px 0px;}


/**
 * General post (view and list)
 *
 */
.post-date { font-style: italic; font-size: 98%; margin-bottom: 10px; }
.post-meta { font-style: italic; }
.post-entry { font-size: 110%; height: 1%; margin-bottom: 1.5em; overflow: hidden; }
.post-entry-with-image { height: 1%; overflow: hidden; }
.post-entry p { margin-bottom: 1em; }

.featured-image {
	border: 1px solid #ddd;
	margin: 4px 10px 2px 0;
	padding: 1px;
}

.featured-image.right {
	margin: 2px 0 4px 10px;
}

.is-blog .toolbar { margin: 0 0 10px; }

/**
 * Blog homepage
 *
 */
.blog-title.not-first-page { display: none; }
.blog-title.with-tagline { margin-bottom: 10px; }
.blog-tag-line { display: none  }

/**
 * Post list page
 *
 */
.post-list li.item { margin-bottom: 20px; }
.post-list li.item .post-list-item { height: 1%; overflow: hidden; }
.post-list h2 { line-height: 1em; margin-bottom: 1em; }

/**
 * Post view page
 *
 */
.page-title.post-title { margin-bottom: 4px; }
.post-view .post-meta { margin-bottom: 20px; }
.post-view .post-skips { display: block; margin-top: 20px; width: 100%; }
.post-view .post-skips .post-skip-previous { margin-right: 10px; }

.post-view .yarpp-related { margin-bottom: 20px; }

/**
 * Post comments
 *
 */
.comments-wrapper h2 { margin-bottom: 10px; }
.comments-wrapper ul.children { margin-left: 20px; }
.comment { height: 1%; overflow: hidden; margin-bottom: 10px; }
.comment .comment-inner { border-bottom: 1px solid #eee; padding: 10px 0; }
.comment .gravatar { float: left; margin: 0 10px 10px 0; }
.comment .comment-meta { margin-bottom: 10px; }
.comment .comment-when { display: block; text-decoration: none; }
.comment .comment-entry { clear: both; font-size: 110%; }

/**
 * Author page
 *
 */
.author-description { font-style: italic; margin-bottom: 20px; }

/**
 * PinterestRssWidget plugin
 *
 */


.block-blog-pinterest li.item { text-align: center; }
.block-blog-pinterest .follow { text-align: center; margin: 10px 0 15px; }

.shortcode-pinterest {}
.shortcode-pinterest ul { height: 1%; overflow: hidden; }
.shortcode-pinterest li { list-style: none; padding: 0; margin: 0 10px 10px; float: left; }

/**
 * Alignment and captions
 * Taken from default WordPress CSS file
 *
 */
.alignleft { display: inline; float: left; margin-right: 1.625em; }
.alignright { display: inline; float: right; margin-left: 1.625em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img[class*="align"],
img[class*="wp-image-"],
.gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
max-width: 97.5%;
width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1.625em;
}

.wp-caption {
margin-top: 0.4em;
}
.wp-caption {
background: #eee;
margin-bottom: 1.625em;
max-width: 96%;
padding: 9px;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 98%;
border-color: #eee;
}
.wp-caption .wp-caption-text {
color: #666;
font-family: Georgia, serif;
font-size: 12px;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
padding: 10px 0 5px 40px;
position: relative;
}
.wp-caption .wp-caption-text:before {
color: #666;
content: '\2014';
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
}
.wp-caption img {
border-color: #eee;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
background: #fff;
border-color: #ddd;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}

div.gallery { height: 1%; overflow: hidden; }
.gallery-columns-2 dl.gallery-item { width: 50%; }
.gallery-columns-3 dl.gallery-item { width: 33%; }
.gallery-columns-4 dl.gallery-item { width: 25%; }
.gallery-columns-5 dl.gallery-item { width: 20%; }

dl.gallery-item { float: left; }
dl.gallery-item .gallery-icon { overflow: hidden; }

.post-view ul.form-list { list-style: none outside none; }

/*
 * WP Calendar
 */
#wp-calendar {
	margin: 0;
	width: 100%;
	padding: 5px 10px;
}
#wp-calendar th {
	font-weight: bold;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}

/**
 * Yarpp thumbnails
 * This is taken directly from the Yarpp plugin
 */

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
	display: inline-block;
	*display: inline;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid rgba(127,127,127,0.1);
	width: 130px;
	height: 170px;
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: 120px;
	height: 120px;
	margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	margin-bottom: 0px;
	display: block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size: 1em;
	max-height: 2.8em;
	line-height: 1.4em;
	margin: 7px;
	margin-top: 0px;
	width: 120px;
	text-decoration: inherit;
	overflow: hidden;
}

.yarpp-thumbnail-default {
	overflow: hidden;
}
.yarpp-thumbnail-default > img.yarpp-thumbnail-default-wide {
	height: 120px;
	max-width: none;
}
.yarpp-thumbnail-default > img.yarpp-thumbnail-default-tall {
	width: 120px;
	max-height: none;
}

#recipress_recipe {
	clear: both;
}

/**
 * Product shortcode
 */
.std ul.mini-products-list {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.std ul.mini-products-list ul.item {
	list-style: none;
}

img.max-width { max-width: 100%; }

/*custom style*/
.container-widget {
    border:1px solid #eaeaea;
    border-top-width:4px;
    border-radius:3px;
    padding:22px;
    margin-bottom:25px
}
.container-widget h3 {
    padding-bottom:.9em
}
.container-widget p:last-child {
    margin:0
}
.container-paper {
    margin:2px 0 37px;
    padding:18px;
    background:#f2f2f2;
    position:relative
}
.container-paper:after, .container-paper:before {
    content:" ";
    display:block;
    height:2px;
    width:100%;
    position:absolute;
    left:0;
    background:url(../images/container-paper-back.png) repeat-x 0 0
}
.container-paper:before {
    top:-2px;
    background-position:0 0
}
.container-paper:after {
    bottom:-2px
}
.container-paper .title {
    display:table;
    width:82%;
    background:#fff;
    min-height:77px;
    margin:0 0 20px -18px;
    position:relative
}
.container-paper .title h2 {
    display:table-cell;
    vertical-align:middle;
    height:75px;
    padding:10px 25px 10px 43px;
    font:1.85em Mavenpro-bold, Arial, Helvetica, sans-serif;
    color:#2b2b2b
}
.container-paper .title:before {
    content:" ";
    display:block;
    width:51px;
    height:53px;
    position:absolute;
    top:-9px;
    left:-15px;
    background:url(../images/container-paper-clips.png) no-repeat 0 0
}
.container-paper-table {
    margin:2px 0 37px;
    padding:15px 0;
    background:#f2f2f2;
    position:relative
}
.container-paper-table:before, .container-paper:after {
    content:" ";
    display:block;
    height:2px;
    width:100%;
    position:absolute;
    left:0;
    background:url(../images/container-paper-back.png) repeat-x 0 0
}
.container-paper-table:before {
    top:-2px;
    background-position:0 0
}
.container-paper-table:after {
    bottom:-2px;
    background-position:0 -2px
}
.container-paper-table .title {
    display:table;
    width:100%;
    background:#fff;
    min-height:50px;
    margin:0 0 10px;
    position:relative
}
.container-paper-table .title h2 {
    display:table-cell;
    vertical-align:middle;
    height:100%;
    padding:10px 25px 10px 43px
}
.container-paper-table .title:before {
    content:" ";
    display:block;
    width:51px;
    height:53px;
    position:absolute;
    top:-9px;
    left:-15px;
    background:url(http://caliberapparels.com/skin/frontend/coolbaby/default/images/container-paper-clips1.png) no-repeat 0 0
}
.list-info {
    margin:0;
    padding:0;
    list-style-type:none
}
.list-info li {
    margin:0 0 3px;
    padding:6px 15px 3px 49px;
    background:#f8f8f8
}
.list-info li, .list-info li a {
    color:#9c9c9c
}
.list-info .icon {
    display:inline-block;
    margin:0 5px 3px -34px;
    width:25px;
    height:25px;
    font-size:1.08em;
    line-height:1.55em;
    border:1px solid #dfdfdf;
    border-radius:2px;
    text-align:center
}
.container-paper-table .list-info li {
    display:inline-block;
    float:left
}
.blog-post .post-container {
    background:#fff
}
.blog-post .post-container>.row {
    padding:30px 0
}
.blog-post .post-container .col-l {
    padding-left:30px
}
.blog-post .post-container .col-r {
    padding-right:30px
}
.blog-post .post-container .blockquote {
    margin:10px 30px 10px 60px
}
.blog-post .post-container .text {
    margin:10px 30px
}

.blog-post .post-container .text ul li {
    line-height: 20px;
    padding: 5px;
}
.post-navigation {
    margin: 20px 16px 5px;
    overflow: hidden;
}
.container-paper-table .post-container {
    margin:0 18px;
    background:#fff
}
.container-paper-table .post-container img {
    margin:0 auto;
    width:100%
}
.container-paper-table .post-container .text {
    padding:10px 12px 0;
    margin:0 0 2px
}