/* @override 
	http://www.denimblog.com/wp-content/themes/denimblog/style.css
	http://www.denimblog.com/wp-content/themes/denimblog/style.css?f
	http://dev.denimblog.com/wp-content/themes/denimblog/style.css
	http://dev.denimblog.com/wp-content/themes/denimblog/style.css?a
	http://dev.denimblog.com/wp-content/themes/denimblog/style.css?b
*/

/*

Theme Name: DenimBlog
Template Name: DenimBlog
Author: Joe Tan (joetan54@gmail.com)
Author URI: http://www.denimblog.com
Description: A DenimBlog theme
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dblog

*/

/* @group Inherited */



html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}




table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

select,input,button,textarea,button {
	font: 12px arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

html {
	background-color: #000000;
	color: #000000;
}

body {
	background-image: url(images/bg_tile.jpg);
        background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 6px;
	font: normal 12px/18px arial, helvetica, sans-serif;
}

#main-container {
	margin: 0px auto;
	width: 992px;
}

* html #main-container {
	width: 992px;
}

* html #main-container #main {
	height: 1%;
}

#bc {
	padding: 0 0 4px;
	margin: 0 0 20px;
	font-size: 11px;
	color: #6a6a6a;
	border-bottom: 1px solid #ECEBE9;
}

#bc[id="bc"] {
	border-bottom: 1px dotted #C6C7C1;
}

#bc-bottom #bc {
	padding: 4px 0 0;
	margin: 24px 0 0;
	border-top: 1px solid #ECEBE9;
	border-bottom: 0;
}

#bc-bottom #bc[id="bc"] {
	border-top: 1px dotted #C6C7C1;
	border-bottom: 0;
}

#empty-bc {
	height: 0px;
}

#bc .bc-bullet {
	font-size: 14px;
}

#content-area-left {
	background: #ffffff url() left top repeat-y;
}

#content-area-right {
	background: url() right top repeat-y;
}

.content-area-top-right {
	background: url(images/content_area_top.png) 100% 0 no-repeat;
	height: 6px;
	font-size: 1px;
}

.content-area-top-left {
	background: url(images/content_area_top.png) 0px 0px no-repeat;
	height: 6px;
	font-size: 1px;
}

.content-area-bottom-right {
	background: url(images/content_area_bottom.png) 100% 0 no-repeat;
	height: 6px;
	font-size: 1px;
}

.content-area-bottom-left {
	background: url(images/content_area_bottom.png) 0px 0px no-repeat;
	height: 6px;
	font-size: 1px;
}

#content-wrapper {
	padding: 15px;
}

#main {
	float:left;
	width:622px;
	margin-right: 0;
}


#sidebar {
	float: right;
	width: 300px;
}

.content-area-bottom-right {
	clear:both;
}
#sidebar-ad, .sidebar-ad {
	margin-bottom: 30px;
}

.sidebar-placeholder {
	height: 600px;
	background-color: #f6f9fa;
}

*html .rtcol-box1 {
	position: static;
}

.rtcol-module h4 {
	margin-bottom: 8px;
	color: #747474;
	border: none !important;
}

.rtcol-module h5 {
	font-size: 12px;
}

.rtcol-module .prod_thumb {
	margin: 0 8px 0 0;
	height: 76px;
	width: 76px;
	float: left;
}

.rtcol-module ul.details {
	margin-bottom: 6px;
}

.rtcol-module ul.details li {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	color: #777777;
}

.rtcol-module ul.details strong {
	color: #3b3b3b;
}


#message-area-left {
	background: #e3f2ff url(images/message_area_sides.png) left top repeat-y;
}

#message-area-right {
	background: url(images/message_area_sides.png) right top repeat-y;
}

.message-area-top-right {
	background: url(images/message_area_top.png) 100% 0 no-repeat;
	height: 4px;
	font-size: 1px;
}

.message-area-top-left {
	background: url(images/message_area_top.png) 0px 0px no-repeat;
	height: 4px;
	font-size: 1px;
}

.message-area-bottom-right {
	background: url(images/message_area_bottom.png) 100% 0 no-repeat;
	height: 4px;
	font-size: 1px;
}

.message-area-bottom-left {
	background: url(images/message_area_bottom.png) 0px 0px no-repeat;
	height: 4px;
	font-size: 1px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

em strong, strong em {
	font-weight: bold;
	font-style: italic;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #0070af;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0084ed;
}

.borderhover:hover {
	border: 1px solid #0084ed;
}

a.headline-link, a.headline-link:link, a.headline-link:visited {
	color: #102e64;
}

a.headline-link:hover, a.headline-link:active {
	color: #0084ed;
}

a.lite-link, a.lite-link:link, a.lite-link:visited {
	color: #4163a1;
}

a.lite-link:hover, a.lite-link:active {
	color: #0084ed;
}

.normal-txt {
	color: #000000;
}

h1 {
	font-size: 30px;
	line-height: 1.3;
	color: #4b6b7b;
	padding-bottom: 4px;
	font-weight: normal;
}

h2 {
	font-size: 30px;
	line-height: 1.3;
	font-weight: normal;
	padding-bottom: 4px;
	color: #4b6b7b;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 4px;
	color: #4b6b7b;
}

h4 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #777777;
}

h5 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #777777;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
}

.global-h1 {
	font: normal 24px/24px Arial, Helvetica, sans-serif;
	color: #4b6b7b;
}

.global-h2 {
	font: normal 22px/22px Arial, Helvetica, sans-serif;
	color: #4b6b7b;
	margin-bottom: 5px;
}

.h2-secondary {
	color: #777777;
}

.global-h3 {
	font: normal 20px/20px Arial, Helvetica, sans-serif;
	color: #4b6b7b;
	margin-bottom: 5px;
}

.global-h4 {
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	color: #777777;
	margin: 3px 0px 5px 0px;
}

.global-h5 {
	font: normal 14px/14px Arial, Helvetica, sans-serif;
	color: #777777;
	font-weight: bold;
	margin: 3px 0px 2px 0px;
}

.global-p {
	color: #303030;
	margin-bottom: 15px;
}

.alert-control-bar {
	background-color: #FFFAD7;
	border: 1px solid #faefa7;
	margin: 10px 0;
	padding: 5px;
}

.action-control-bar {
	background-color: #daf5cb;
	border: 1px solid #C7E5B5;
	margin: 10px 0;
	padding: 5px;
}

.message-control-bar {
	background-color: #E3F2FF;
	border: 1px solid #d2dfec;
	margin: 10px 0;
	padding: 5px;
}

.global-control-bar {
	background-color: #f7f6f4;
	border-color: #A6A79B #EEEEE8 #EEEEE8;
	border-style: solid;
	border-width: 2px 1px 1px;
	margin-bottom: 20px;
	padding: 5px;
	overflow: hidden;
	//height: 1%;
}

.global-module-bg {
	background-color: #FFFFFF;
	border: 1px solid #DCDCD3;
	font-size: 12px;
	margin: 5px 0;
	padding: 10px 10px 2px;
}

.bottom-margin {
	margin-bottom: 6px;
}

.global-thick-underline {
	padding-bottom: 4px;
	border-bottom: 2px solid #A6A79B;
	margin-bottom: 5px;
}

.global-thick-underline-lite {
	padding-bottom: 2px;
	border-bottom: 2px solid #d8d8d2;
	margin-bottom: 5px;
}

label {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #3b3b3b;
}

.warning-message {
	color: #FF0000;
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

img.img-brdr {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #DEDCD7;
}

.shazam {
	overflow: hidden;
	//height: 1%
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

.clear-l {
	clear: left;
}

.clear-r {
	clear: right;
}

.top {
	vertical-align: top;
}

ul.btn-list li {
	float: left;
	overflow: hidden;
}

ul.btn-list li a {
	display: block;
	text-indent: -5000px;
}

.warning-text {
	color: #FF0000;
	font-weight: bold;
	display: none;
}

#no-js {
	padding: 25px;
	font-size: 18px;
	margin-bottom: 30px;
}

div.helpTextPopup {
	text-align: left;
}

.forum-poster-info .friend-content, #prod-review-container .friend-content {
	background: url(/c/custom/skin/default/img/icons/icons_no_matte.v1275088346.gif) 0 -544px no-repeat;
	padding: 2px 0 2px 28px;
}

.relevant-bg {
	width: 300px;
	background-image: url(/c/img/rightCol_bg.gif);
	background-repeat: no-repeat;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.help-link {
	font-weight: normal;
	color: #6a6a6a;
}

.help-link a {
	color: #4163a1;
}

/* @end */

/* @group General styles */

.alignleft { float: left; }
.alignright { float: right;}

img.alignleft {	margin: 0 15px 15px 0; }
img.alignright { margin: 0 0 15px 15px; }
img.alignnone { display: block;	margin: 0 auto; }
img.aligncenter { display: block; margin: 0 auto; }
h1.section {
	margin: 0 0 20px 0;
}

/* adding placeholders for some default wp styles */
.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}

/* image sizes to go along with content-width set in functions */
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* @end */

/* @group Sidebar */

.rtcol-module, .featured-content {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	padding: 0px 5px;
	margin-bottom: 30px;
}

#sidebar .module {
	position: relative;
	border: 1px solid #dcdcd3;
	background-color: #ffffff;
	margin: 5px 0px;
}

.rtcol-box1 {
	position: relative;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 10px;
	margin: 5px 0px;
}

.rtcol-box1 h3.header_sm_text {
	font-size: 12px;
}

.rtcol-box1 li {
	margin: 3px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eeeee6;
	line-height: 14px;
}

.rtcol-box1 li.last {
	border: none;
}

.rtcol-box1 li.last-more {
	padding-bottom: 3px;
	border-bottom: 1px solid #eeeee6;
}

.rtcol-box1 .link-info {
	color: #6a6a6a;
}

.rtcol-box1 h4 a:hover {
	text-decoration: underline;
}

.rtcol-box1 .more-link {
	display: block;
	text-align: right;
	font-size: 11px;
}

.rtcol-box1 .more-btn:hover {
	background-position: 0 -16px;
}
.featured-content #site-tools-module .rtcol-box1 li a {
	padding: 3px 0 0 0;
	height: 16px;
	background-repeat: no-repeat;
	line-height: 16px;
}

.featured-content #site-tools-module .rtcol-box1 li {
	margin: 7px 0px;
	padding-bottom: 7px;
	border-bottom: 1px solid #f1f1eb;
	line-height: 13px;
	font-size: 14px;
}
.featured-content #site-tools-module .rtcol-box1 li .count {
	display: block;
	font-size: 11px;
	color: #777;
}

.featured-content .list h3 {
	margin: 0 0 10px 0;
}
.featured-content .list .content ul li {
	margin: 0 10px 5px;
	float: left;
	width: 41%;
	height: 30px;
	padding: 3px 0;
	text-align: center;
}
.featured-content .list .content ul li.single {
	padding-top: 3px;
	line-height: 26px;
}
.featured-content .list .content ul li img {
	float: left;
	margin: 0 5px 0 0;
}
.featured-content .posts ul li {
	clear: both;
	height: 60px;
	margin-bottom: 10px;
}
.featured-content .posts ul li img {
	float: left;
	margin: 0 10px 10px 0;
	
}
/* @end */

/* @group Top Nav */

ul#top-level-nav {
	list-style: none;
	list-style-image: none;
}

ul#top-level-nav li {
	float: left;
}

ul#top-level-nav li a {
	display: block;
	height: 26px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(images/header_sprite.png) no-repeat;
	margin-left: 5px;
}

ul#top-level-nav li.tln-tab1 a {
	width: 60px;
	background-position: 0 -978px;
}

ul#top-level-nav li.tln-tab1 a:hover {
	background-position: 0 -1044px;
}

ul#top-level-nav li.tln-tab-womens a {
	width: 124px;
	background-position: -64px -978px;
}

ul#top-level-nav li.tln-tab2 a {
	width: 97px;
	background-position: -300px -978px;
}

ul#top-level-nav li.tln-tab2 a:hover {
	background-position: -300px -1044px;
}

ul#top-level-nav.tab1-tab li.tln-tab1 a {
	width: 60px;
	background-position: 0px -1110px;
}

ul#top-level-nav.tab1-tab li.tln-tab1 a:hover {
	background-position: 0px -1176px;
}

ul#top-level-nav.tab2-tab li.tln-tab-womens a {
	width: 124px;
	background-position: -64px -1110px;
}

ul#top-level-nav.tab2-tab li.tln-tab-womens a:hover {
	background-position: -64px -1176px;
}

ul#top-level-nav.tab2-tab li.tln-tab-mens a {
	width: 104px;
	background-position: -192px -1110px;
}

ul#top-level-nav.tab2-tab li.tln-tab-mens a:hover {
	width: 104px;
	background-position: -192px -1176px;
}

ul#top-level-nav.tab2-tab li.tln-tab2 a {
	width: 97px;
	background-position: -300px -1110px;
}

ul#top-level-nav.tab2-tab li.tln-tab2 a:hover {
	background-position: -300px -1176px;
}

#main-nav {
	margin: 0;
	padding: 0;
}
#main-nav li {
	float: left;
	margin: 0 0px 0 0 ;
	padding: 0;
	list-style: none;
}
#main-nav li a {
	display: block;
	float: left;
	height: 36px;
	width: 100px;
	background: url(images/header_sprite.png) no-repeat 0;
	text-indent: -10000px;
}
#main-nav li.home a { background-position: 0 -563px; width: 78px;} 
#main-nav li.celebs a { background-position: -81px -563px; width: 148px;} 
#main-nav li.diy a { background-position: -227px -563px; width: 107px;} 
#main-nav li.reviews a { background-position: -334px -563px; width: 149px;} 
#main-nav li.interviews a { background-position: -475px -563px; width: 124px;} 
#main-nav li.look-book a { background-position: -586px -563px; width: 124px;} 

#main-nav.tab-home li.home a { background-position: 0 -707px; width: 78px;} 
#main-nav.tab-celebs li.celebs a { background-position: -81px -707px; width: 148px;} 
#main-nav.tab-denim-diy li.diy a { background-position: -227px -707px; width: 107px;} 
#main-nav.tab-denim-reviews li.reviews a { background-position: -334px -707px; width: 149px;} 
#main-nav.tab-interviews li.interviews a { background-position: -475px -707px; width: 124px;} 
#main-nav.tab-look-book li.look-book a { background-position: -586px -707px; width: 124px;} 

#main-nav li.home a:hover { background-position: 0 -635px;} 
#main-nav li.celebs a:hover { background-position: -81px -635px; } 
#main-nav li.diy a:hover { background-position: -227px -635px;} 
#main-nav li.reviews a:hover { background-position: -334px -635px; } 
#main-nav li.interviews a:hover { background-position: -475px -635px; } 
#main-nav li.look-book a:hover { background-position: -586px -635px; } 



/* @end */

/* @group Header */

#menu-wrapper {
	background: url(images/menu_wrapper_bg.png) bottom left no-repeat;
}

#header-area {
	background: url(images/header_sprite.png) 0px 0px repeat-x;
	height: 104px;
	position: relative;
}

a.header-logo {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 87px;
	width: 118px;
	background: url(images/header_sprite.png) 0px -196px no-repeat;
	float: left;
	margin: 9px 0 0 14px;
}

a.header-logo:hover {
	background: url(images/header_sprite.png) 0px -378px no-repeat;
}

#header-ad {
	height: 90px;
	width: 728px;
	float: right;
	margin: 13px 0 0 0;
}

#main-menu-area {
	position: relative;
	clear: both;
	height: 36px;
	background: url(images/main_menu_area_bg.png) bottom right no-repeat;
}

/* @end */

/* @group Search */
#search {
	position: absolute;
	top: 5px;
	right: 10px;
	padding: 3px 75px 3px 3px;
	background: white;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#search .query {
	border: 0;
	background: none;
	height: 20px;
	line-height: 20px;
}
#search .submit {
	position: absolute;
	right: 0;
	top: 0px;
	background: url(images/buttons.png) 0 0 no-repeat;
	height: 21px;
	width: 66px;
	margin: 3px 3px 0 0;
	border-style: none;
	cursor: pointer;
	font-size: 1px;
	line-height:1px;
	color: #e8e7e3;
}

#search .submit:hover {
	background-position: 0px -31px;
}

.search {
	position: relative;
	padding: 10px;
	margin: 30px 0;
	background: #eee;
	border: 1px solid #ccc;
}
/* @end */

/* @group Footer */

#footer-ad {
	background-color: #ffffff;
	height: 90px;
	margin: 20px auto;
	width: 728px;
	position: relative;
}

#footer {
	background-color: #344c57;
	color: #98b2c0;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #6dcfff;
}

#footer-stats {
	padding: 10px 15px;
	background-color: #27363e;
	font-size: 12px;
}

#footer-content {
	padding: 20px 15px 15px;
	border-top: 1px solid #455d69;
	border-bottom: 1px solid #455d69;
}

.recent-col-1, .recent-col-2 {
	width: 38%;
}

.recent-col-3 {
	width: 24%;
}

.recent-col-1, .recent-col-2, .recent-col-3 {
	float: left;
}

#footer-content h3 {
	color: #ffffff;
}

#footer-content .footer-view-links {
	border-top: 1px solid #455d69;
	padding-top: 10px;
	margin-right: 20%;
}

#footer-content ul {
	padding: 15px 25px 10px 0px;
	border-top: 3px double #455d69;
	margin: 5px 0px;
}

#footer-content li {
	line-height: 12px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.footer-bullet {
	margin-left: -6px;
	margin-right: 2px;
}

#footer-bottom {
	background-color: #27363e;
	text-align: center;
	padding: 15px 0px;
}

.footer-area-top-right {
	background: #27363e url(images/footer_area_corners.png) 100% 0 no-repeat;
	height: 4px;
	font-size: 1px;
}

.footer-area-top-left {
	background: url(images/footer_area_corners.png) 0px 0px no-repeat;
	height: 4px;
	font-size: 1px;
}

/* @end */

/* @group Home Intro */

#home-intro {
	margin-bottom: 40px;
}

#home-intro a {
	color: #22449c;
}

#home-intro .message-area {
	margin-right: 390px;
	padding: 20px;
}

#home-intro .message-login-area {
	float: right;
	width: 375px;
}

#home-intro h1 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 12px;
	color: #6c7e8f;
}

#home-intro h1 strong {
	font-weight: bold;
	color: #556676;
}

#home-intro h3 {
	color: #6c7e8f;
}

#home-intro .message-login-area {
	background: url(images/home_intro_login_bg.png) left top no-repeat;
}

#home-intro .message-login-txt {
	color: #6C7E8F;
	margin: 20px 0 15px 115px;
}

#home-intro a.message-login-btn {
	margin: 0 0 20px 125px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 35px;
	width: 157px;
	background: url(images/buttons.png) 0px -589px no-repeat;
}

#home-intro a.message-login-btn:hover {
	background-position: 0px -644px;
}

#home-intro a.message-login-btn:active {
	background-position: 0px -699px;
}

/* @end */

/* @group Icons */

.add-event-icon-txt, .tag-icon-txt, .thread-icon-txt, .review-icon-txt, .review-icon-small-txt, .show-more-icon-txt, .new-thread-icon-txt, .subscribe-icon-txt, .go-back-txt, .reply-icon-txt, .edit-profile-icon-txt, .twitter-icon-txt, .fb-icon-txt, .faq-icon-txt, .site-tour-icon-txt, .rss-icon-txt, .tag-wiki-icon-txt, .tag-thread-icon-txt, .tag-product-icon-txt, .tag-category-icon-txt, .global-icon, .poll-results-icon-txt, .album-create-txt, .submit-news-txt {
	background-image: url(images/icons3.png);
	background-repeat: no-repeat;
}
.fb-icon-txt {
	background-position: 0px -4202px;
	padding: 0 0 0 20px;
}
.twitter-icon-txt {
	background-position: 0px -1256px;
	padding: 0 0 0 20px;
}
.faq-icon-txt {
	background-position: 0px -1392px;
	padding: 0 0 0 20px;
}
.site-tour-icon-txt {
	background-position: 0px -1652px;
	padding: 0 0 0 20px;
}
.rss-icon-txt {
	background-position: 0px -1516px;
	padding: 0 0 0 20px;
}
.submit-news-txt {
	background-position: -1px -4360px;
	padding: 0 0 0 20px;
}
/* @end */

/* @group Posts */

.hentry {
	position: relative;
	margin: 0 0 70px 0;
}
.hentry:after {
	content: " ";
	clear: both;
	display: block;
}
.hentry .tags {
	padding-left: 25px;
}
.hentry > h1,
.hentry > h2 {
	font-weight: bold;
	font-size: 260%;
	color: #000;
}
.hentry > h1 a,
.hentry > h2 a {
	color: #000;
}
.hentry .meta {
	display: block;
	position: relative;
	margin-bottom: 20px;
	color: #999;
}
.hentry .meta .category {
	display: block;
	font-size: 16px;
}
.hentry .meta .date {
	position: absolute;
	top: 0;
	right: 0;
	color: #888;
}
.hentry .meta .entry-edit {
	position: absolute;
	top: 1.5em;
	right: 0;
}
.hentry .meta-terms {
	display: block;
	float: left;
	margin: 0px 0 10px 20px;
	padding: 3px;
	color: #888;
}
.hentry .meta-terms .terms {
	display: block;
}
.hentry .meta-terms .terms a {
	color: #888;
}

.hentry .back {
	margin: 0 0 50px 0;
}

.hentry .meta-bottom {
	float: left;
	display: inline;
	border:1px solid #ccc;
	padding:10px;
	background: #ededed;
}
.hentry .next-prev {
	display: none;
	margin:-24px 0 20px 0;
	color: #888;
}
.hentry .next-prev a {
	color: #999;
}

.hentry .content {
	line-height: 1.6;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.3em;	
}

/*experimental!*/
.hentry .content h3 {
	font: 24px arial,helvetica,clean,sans-serif;
	font-weight: bold;
	color: #000;
}


/*end experiment*/

.hentry .meta .share {
	position: absolute;
	top: 5px;
	right: 5px;
}
.hentry .meta .terms {
	position: relative;
}
.hentry > .share {
	position: absolute;
	top: 0;
	width: 75px;
	margin: 0 0 0 -110px;
	border: 4px solid#e5e5e5;
	background: white;
}
.hentry > .share ul,
.hentry > .share ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hentry > .share > ul  {
	padding: 10px 0 0px 0;
	border: 1px solid #ccc;
   text-align: center;
}
.hentry > .share > ul > li {
	margin: 0 0 15px 0;
}
.hentry > .share > ul > li > .button,
.hentry > .share > ul > li > a,
.hentry > .share > ul > li > .fb_iframe_widget {
	display: block;
	float: none;
	margin: 0 auto;
}
.hentry > .share > ul > li > .button,
.hentry > .share > ul > li > a {
	width: 45px;
	line-height: 1.6;
}
.hentry > .share > ul > li > .fb_iframe_widget {
	margin-left: 5px;
	margin-bottom: 5px;
}
.hentry > .share > ul > li > .fb_iframe_widget iframe {
	display: block;
	margin: 0 auto;
}
/* @end */

/* @group Related Posts */

.related-posts {
	position: relative;
	clear: left;
	padding: 30px 0 ;
}
.related-posts ol {
	clear: both;
	margin: 0 0 0px 0;
	padding: 5px 0 ;
}
.related-posts ol.first {
	border-top: none;
}

.related-posts ol br {
	height: 0;
	display: none;
}
.related-posts li {
	
	list-style: none;
	width: 160px;
	margin: 0 0 0px 0;
	padding: 20px 0;
	text-align: left;
	font-size: 16px;
	line-height: normal;
}
.related-posts li img {
	display: block;
	height: 150px;
	width: 150px;
	margin: 0 0 5px 0;
	border: 1px solid #eee;
}
.related-posts li span.img {
	display: block;
	height: 150px;
	width: 150px;
	margin: 0 0 5px 0;
	background: #eee;
}
.related-posts li.p-0 { float: left;}
.related-posts li.p-1 { float: left; margin-left: 65px;}
.related-posts li.p-2 { float: right; }

/* @end */
/* @group Paging */
.posts-nav {
	clear: both;
	margin: 0 0 40px 0;
	font-size:16px;
}
.posts-nav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.posts-nav ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	color: #aaa;
}
.posts-nav ul li.page_info,
.posts-nav ul li a {
	line-height: normal;
	display: inline;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #d6d6d6;
	color: #036CB4;
}
.posts-nav ul li.active_page {
	background: #036CB4;
	color: #aaa;
}
.posts-nav ul li.pager {
	color: #DDD;
}
.posts-nav ul li.next a,
.posts-nav ul li.active_page a {
	color: #fff;
	background: #036CB4;
	border-color: #036CB4;
	font-weight: bold;
}
/* @end */
/* @group Pagination */
.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	font-size:16px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #036CB4;
	white-space: nowrap;
}

.pagination a:hover,
.pagination .current,
.pagination a.next {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	background-color: #036CB4;
	color: #FFF;
}
.pagination .current,
.pagination a.next {
	font-weight: bold;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
.pagination a.next:hover {
	color:#fff;
}

.posts-nav {
	clear: both;;
}


/* @end */

/* @group Gallery */

.post .gallery,
.attachment .gallery {
	position: relative;
	margin: 0 0 50px 0 !important;
	padding:20px 10px;
	background: #eee;
	border: 1px solid #ccc;
}

/* Additional styles only for attachment page */
.attachment .gallery {
	margin: 40px auto 10px auto !important;
}

/* @end */



/* @group Attachments */
.content .attachment  {
	text-align: center;
}
.content .attachment-nav {
	margin: 0 0 50px 0;
}
.content .attachment-nav .nav-item {

	padding: 2px;
	border: 6px solid #e5e5e5;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;

	
}
.content .attachment-nav .nav-item img {
	border: 1px solid #ccc;
	display: block;
}
/* @end */


/* @group Comments */


.comments {
	clear: left;
	margin: 20px 0 0 0;
}

ol.commentlist {
	margin: 0;
	padding: 0;
}
ol.commentlist li.pingback,
ol.commentlist li.comment {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #eee;
}
ol.commentlist li.comment .avatar {
	float: left;;
	margin:0 10px 0px 0
}
ol.commentlist li.comment .comment-body p{
	padding: 10px 0 0 0;
}

#commentform textarea {
	width: 80%;
	
}


/* @end */



/* @group Forms */

.cform {
	width: auto !important;
	margin: 0 0 20px 0 !important;
}
.cform textarea {
	width: 400px !important;
}
.cform .cf-sb {
	padding-left: 95px !important;
	text-align: left;
}
.linklove {
	display: none;
}


/* @end */

/* @group Tabs */

#sidebar-tabs {
	padding-top: 45px;
}
.widget .ui-tabs-nav {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	padding-right: 2px;
	height: 35px;
	margin: 0;
	
	border-bottom: 1px solid #dcdcd3;
	background: #e9e8e0;
}
.widget .ui-tabs-nav li {
	display: block;
	float: left;
	color: #425245;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 0;
	border: 0;
}
.widget .ui-tabs-nav li a {
	text-decoration: none;
}
.widget .ui-tabs-nav li.ui-tabs-selected {
	background: white;
	border: 1px solid #dcdcd3;
	border-bottom: none;
}
.widget .ui-tabs-nav li.ui-tabs-selected a {
	color: #425245;
}
.widget .ui-tabs-nav li.last {
	right: 0;
	text-align: right;
}
.widget .ui-tabs-nav li a {
	border: 0;
}
.widget .ui-tabs-hide {
	display: none;
}
/* @end */

.widget_rss h3 {
	font-size: 18px;
	font-weight: normal;
	color: #425245;
}
.widget_rss h3 a {
	color: #425245;
}
.widget_rss h3 > a > img {display: none;}


/* JETPACK SHARING OVERRIDES */
/* Set all colors to white and */
/* Use the branded background colors */

.sd-sharing-enabled .sd-content ul li a.sd-button, 
.sd-sharing-enabled .sd-social-icon-text .sd-content ul li a.sd-button {
	color: #fff !important;
	border: 1px solid #fff !important;
}

.sd-content ul li.share-facebook a.share-facebook {
	background-color: rgb(59, 89, 152) !important;
}

.sd-content ul li.share-twitter a.share-twitter {
	background-color: rgb(0, 172, 238) !important;
}

.sd-content ul li.share-pinterest a.share-pinterest {
	background-color: rgb(202, 31, 39) !important;
}