/*
Theme Name: Rob Triton
Description: N/A
Version: 2.01
Author: Towfiq I. + Rob
Author URI: 
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/*
 Official Theme Colors
 2016
 Spring: # 9 2 B F 0 0 "Optimistic Green"
 Summer: # F 2 B 6 1 8 "Record Hot Summer"
 Autumn: # D E 3 F 0 0 "Leaves Don't Change To This Color in Mumbai"
 Winter: # B F E 1 F F "Midwest Polar Vortex"
 2017
 Spring: # E 5 0 0 0 0 "Red Rage"
 Summer: # 6 A D A 8 E "Caribbean Green Pearl"
 Winter: # 1 1 0 0 6 6 "Rich Dark Blue"
 2018
 Spring: # f 9 f 1 c 2 "Faint Optimism"
 Summer: # c 6 3 c 6 f "Maglia Rosa"
*/

@font-face {
	font-family: 'YSLTT';
	src: url('ysltt.eot');
	src: url('ysltt.eot?#iefix') format('embedded-opentype'),
	url('ysltt.woff2') format('woff2'),
	url('ysltt.woff') format('woff'),
	 url('ysltt.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {background:#fff; margin:0; padding:0; font-size:16px; font-family: "source-sans-pro", 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; color:#7F7F7F; line-height:25px;}
p {font-size:17px; line-height:25px;}
.center {width:960px; margin:0 auto; padding:0 0 0 20px;}
a {color: #161616; text-decoration: none;}
a:hover, a:hover .nr_post_title {color:#c63c6f !important;}
a:focus {outline:none;}
.pattern {float:left; width:100%; background: #fff; background: -webkit-linear-gradient(to bottom, #eee , #fff); background: linear-gradient(to bottom, #fff, #eee);}
.clear {clear:both;}
li {list-style-type: none;}
dt {height: 100%;}
::selection {color: #fff; background: #c63c6f;}
::-moz-selection {color: #fff; background: #c63c6f;}


/* HEADLINE STYLES */
h1, h2, h3, h4, h5, h6, .nr_post_title, .widgets .widget_recent_entries li a, .widgets .widget_categoryposts li a, .widgets .widget ul li .trt_wgt_tt, ul.related_post li a {color: #161616; text-align: left; font-weight: bold;}
.widgets .widget_recent_entries li a, .widgets .widget_categoryposts li a, .widgets .widget ul li .trt_wgt_tt, ul.related_post li a {font-size:15px;}
h1 {font-family: 'YSLTT', "source-serif-pro", Georgia, serif; margin:4px 0 -15px 0; padding:0; font-size:56px; font-weight: normal; font-style: normal; display: block; margin:0 auto; white-space: nowrap;}
h1 a {color: rgba(30,30,30,.7);} 
h1 a span {color: rgba(30,30,30,.7);}
h1 a span:hover { color: #c63c6f;}
h2, h3, h4, h2 a, h3 a, h4 a {font-family: "source-serif-pro", Georgia, serif; color: rgba(30,30,30,.9); text-decoration:none; text-align: left; font-weight: bold;}
h2 {font-size: 36px; line-height: 32px; padding-bottom: 3px; border-bottom: 2px solid #161616; margin-top: -1px;}
.widgets .widgettitle, .widgets .widgettitle a, h3 {font-size: 22px; letter-spacing: .5px; margin-bottom: 19px;}
.widgets .widgettitle {border-bottom: 1px solid #a2a2a2;}
.widgets .widgettitle, .widgets .widgettitle a {color: rgba(130,130,130,.9);}
.widgets .widgettitle {padding-bottom: 3px !important; padding-top: 4px; border-bottom: 1px solid rgba(130,130,130,.4);}
h3 {padding-bottom: 3px !important; padding-top: 4px; border-bottom: 2px solid #a2a2a2;}
h3.related_post_title, h3#reply-title { color: rgba(130,130,130,.9); padding-bottom: 3px;}
h4 {font-size:22px; color:#c63c6f; margin: 24px 0 10px 0; line-height:28px;}
h5, .nr_post_title, .widgets .widget_recent_entries li a, .widgets .widget_categoryposts li a, .widgets .trt_rand_widget li div a, .widgets .widget ul li .trt_wgt_tt, ul.related_post li a {display: block; margin: 17px 0 5px 0; padding: 0; font: 15px; letter-spacing:1px; font-family: "source-sans-pro", 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-weight: bold; width: 100%;}
h5.postitle {font-size:17px; line-height: 18px; text-transform: uppercase; letter-spacing: .5px;}
.widgets .widget_recent_entries li a, .widgets .widget_categoryposts li a, .widgets .trt_rand_widget li div a, .widgets .widget ul li .trt_wgt_tt {color: rgba(130,130,130,.9); text-transform: uppercase; line-height: 21px;}
h6 {font-size: 24px; margin: 0; letter-spacing: .5px;}


/* VERY TOP OF PAGE */
#logo {margin: 75px 0 10px 0; width: 960px; float:left; text-transform:uppercase;}
#masthead {color:#FFF; float:left; width:100%; margin-bottom:45px}
#masthead .fake {float:left; width:100%;}


/* FORM THINGS */
textarea, input[type=text] {padding:5px; border:1px solid rgba(130,130,130,.3); float:right; background: rgba(130,130,130,.05); color:rgba(30,30,30,.8); outline:none; font-family: "source-sans-pro", 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size: 16px;}
textarea {width:527px;}
textarea:focus, input[type=text]:focus {border:1px solid #c63c6f;}
input[type=text] {margin-bottom:5px; width:446px; margin-right:81px;}
input[type=submit], input[type=reset] {background: rgba(130,130,130,.08); cursor: pointer; border: 1px solid rgba(130,130,130,.8); color: #737373; font-size: 14px; padding: 4px 8px; text-align: center; text-decoration: none; float: right; height: 26px; margin-right: 425px; margin-bottom: 10px;}
input[type=submit]:hover, input[type=reset]:hover {background:#c63c6f !important; color:#fff !important;}
input[type=submit]:active, input[type=reset]:active {background:#c63c6f !important; color:rgba(30,30,30,.8) !important; border: 1px solid rgba(30,30,30,.8);}
.amp_prev:active, .amp_page.amp_current, .amp_page.amp_current:hover { color:rgba(30,30,30,.8) !important; border: 1px solid rgba(30,30,30,.2);}


/* THUMBNAIL STYLES */
.nrelate a .nr_img, .single_page_post .post a img, .single_page_post .page a img, .type-attachment a img, ul.related_post li img {border: 2px solid rgba(130,130,130,.4);}
.nrelate a:hover .nr_img, .single_page_post .post a:hover img, .single_page_post .page a:hover img, .type-attachment a:hover img, ul.related_post li img a:hover, .single_page_post .post a:hover img {border-color: rgba(30,30,30,.55) !important;}


/*TOPMENU*/
#header {/*background:url("images/header.jpg") repeat-x; */float: left; width: 100%;}
#masthead #searchform {float: right; padding-right: 6px; padding-top: 9px; color: rgba(30,30,30,.5);}
#masthead #searchform input#s {margin: 0; width: 283px; border: 1px solid rgba(30,30,30,.15); background: rgba(69,69,69,.05); padding: 4px 4px 3px 6px; color: rgba(30,30,30,1); letter-spacing: 1px; font-size: 15px;}
#masthead #searchform input#s.blur {color: rgba(30,30,30,.5);}
#masthead #searchform input#s:hover {background: #c63c6f; color: #ffffff;}
#masthead #searchform #searchsubmit {display: none;}

#menu_wrap {width: 656px; float: left; position: relative;}

#topmenu {margin-left: -12px; width: 80%; float: left; font-size:17px !important; letter-spacing:2px; font-weight: bold;}
#topmenu ul {margin: 0; padding: 0; position: relative;}
#topmenu ul .current-menu-item a {color: #c63c6f !important; /*border-bottom: 2px solid #c63c6f;*/ }
#topmenu ul li {float:left; margin:2px 10px 0; padding:5px 5px 0;}
#topmenu ul li a {display:block; color:rgba(30,30,30,.9); text-transform: uppercase; padding: 5px 0 2px 0;}
#topmenu ul li a:hover {color: #c63c6f; border-bottom: 2px solid #c63c6f; padding: 5px 0 0 0;} 
#topmenu ul li ul {position: absolute; width: 270px; z-index: 999999; display: none; padding-left: 0; margin-left: -20px; background: rgba(255,255,255,.95); border: 1px solid rgba(30,30,30,.1); font-weight: bold; box-shadow: 0 0 70px 0 rgba(30,30,30,.08);}
#topmenu ul li ul li {float:none; margin: 0; padding: 0; display: block;}
#topmenu ul li ul li a {color: rgba(30,30,30,.9); top: -1px; padding: 7px 14px 7px 19px; text-transform: none; letter-spacing: 0px;}
#topmenu ul li ul li a:hover {background: rgba(130,130,130,.05); border-top: 1px solid rgba(30,30,30,.1); border-bottom: 1px solid rgba(30,30,30,.08); color: #c63c6f !important; padding: 6px 14px 6px 19px;}

#topmenu ul li ul li ul {left: 100%; margin-top: -40px; float: none; margin-left: 0; display: none;}
#topmenu ul li ul li ul a:hover {top: -2px; background: rgba(130,130,130,.05); border-top: 1px solid rgba(30,30,30,.1); border-bottom: 1px solid rgba(30,30,30,.08); color: #c63c6f !important; padding: 6px 14px 6px 19px;}


/*LAYOUT1*/
.lay1 {float:left; width:1019px; overflow: visible; margin-top:35px; margin-bottom: 0px; padding-bottom: 40px;}
.lay1 .item {border-right:1px solid rgba(130,130,130,.4) !important; float:left; width: 292px; margin-right:18px; padding-bottom: 30px; padding-right: 20px; position:relative;}
.lay1 .item img {width:290px; height:auto; border:1px solid rgba(130,130,130,.4 );}
.lay1 .item .imgwrap {position:relative; overflow: hidden;}
.lay1 .item .post_content {color:#454545;}
.lay1 .item .imgwrap div {font-size: 16px; letter-spacing: 2px; position: absolute; padding: 3px 12px; background: rgba(40,40,40,.75); color:#fff; height: 25px;}
.lay1 .item p {line-height:25px; text-align:left; margin-top: 0px; margin-bottom: 8px; color: #a2a2a2;}

.read_mor {font-size: 15px; background: rgba(130,130,130,.08); border: 1px solid rgba(130,130,130,.2); color: rgba(130,130,130,.8); padding: 0 8px; text-align: center; text-decoration: none; display: block; width:90px; margin: 0 auto 7px auto; letter-spacing: 0px;}
.read_mor:hover {border: 1px solid rgba(30,30,30,.2);}
.read_mor:active, .trt_thumbnail {border: 1px solid rgba(30,30,30,.8);}


/*FOOTER*/
#footer {width: 100%; clear: both; float:left; background: rgba(255,255,255,.8); padding-top: 15px; padding-bottom: 0px; border-top: 1px solid #c63c6f; border-bottom: 2px solid #c63c6f;}
#footer .widgets {width: 960px; padding: 0px; overflow-x: hidden;}

.mota-link {background: rgba(30, 30, 30, .85); padding: 15px 0 20px 0; color: #fff;}
.mota-link p {text-align: center; font-size: 17px; font-weight: bold; text-transform: uppercase; letter-spacing: .5px;}
.mota-link a {font-family: 'YSLTT'; font-size: 68px; color: #fff; letter-spacing: 1.5px; line-height: 55px;}


/*SIDEBAR*/
#sidebar {float:left; width:290px; margin-left:10px; margin-top:19px; overflow:hidden; color: #a2a2a2;}
#searchform .screen-reader-text {display:none;}
#searchform #s {width:608px; margin-bottom:10px;}

.widgets {line-height:25px;}
.widgets ul {margin:0; padding:0;}
.widgets .widget {margin-bottom: 15px; float: left; width: 290px; margin-right: 30px; overflow-x: hidden;}
.widgets ul li ul li {margin-bottom: 10px;}
.widgets ul li a {color:#8a8a8a;}
.widgets ul li.trt_rand_widget ul li {min-height:70px;}
.widgets ul li ul.tweets li {margin-bottom: 10px;}
.widgets ul li.widget_categories ul li {margin: 0;}
.widgets ul li.widget_categories ul li ul li {padding-left: 15px;}


/*POSTS*/
#posts {float:left; width:641px; margin-right: 9px; margin-top: 40px; border-right:1px solid rgba(130,130,130,.4); margin-bottom: 40px; color:#454545;}
#posts .single_metainfo {font-size:16px; color:rgba(130,130,130,.6); margin-top:-15px; margin-bottom:10px;}
.single_page_post .post_wrap {width:620px; padding-right:20px; line-height:21px;}
.post_foot {clear:both; padding-top:20px;}
.post_wrap .post_foot {margin-top:15px;}
.single_page_post .post, .single_page_post .type-page, .single_page_post .type-attachment {margin-bottom:10px;}
.single_page_post .post img, .type-page img, .type-attachment img {max-width:100%; height:auto; border:1px solid #dfdfdf;}
.archive-link {margin: 0 0 0 15px; padding:0;}
#posts .post_content {padding-bottom:10px;}
#posts .post_content p {clear:both;}
#posts .post_content p a {font-weight: bold; border-bottom: 1px solid #c63c6f;}
#posts .post_content p a.fancybox, #posts .post_content p a.noborder {border-bottom: 0;}
#posts .post_content .post_foot a, #posts .post_content .post_foot {color:#a2a2a2;}
#posts .caption {color: #a2a2a2;}
#posts .caption a {color: #8A8A8A;}
.edit {float:right; margin-top:-24px;}
.post_wrap .attachment .post_meta {display:none;}
div.post_meta {line-height: 23px;}

blockquote {text-decoration:none; text-align: left; padding: 0 22px 0 35px; margin: 25px -22px 25px 40px; border-top: 1px solid rgba(30,30,30,.15); border-bottom: 1px solid rgba(30,30,30,.15); border-left: 1px solid rgba(30,30,30,.15); background: rgba(130,130,130,.05); color:#c63c6f;}
blockquote p {font-family: "source-serif-pro", Georgia, serif; font-size: 21px; line-height: 28px !important;}

.post table, .org_comment table {margin: 0 -1px 24px 0; text-align: left; width: 100%; border-collapse: collapse; border-spacing: 0; background:#f4f4f4 url(images/pattern1.png) repeat;}
.post table img, .org_comment img {max-width:200px;}
.post tr th, .post thead th, .org_comment tbody th {color: #333; font-size: 12px; font-weight: bold; line-height: 18px; padding: 9px 24px; background:#fff url(images/pattern1.png) repeat;}
.org_comment pre {background:url(images/trans_black.png) repeat; color:#333; padding:0px 10px;}
.org_comment blockquote {margin-right: -34px !important;}
.post tr td, .org_comment tr td {padding: 6px 24px;}
.post tr.odd td, .org_comment tr.odd td {background: #f2f7fc;}
.org_comment table th {padding: 6px 24px;}
p.nocomments { display: none;}


/*SHARE THIS*/
.single_page_post .post_wrap .share_this {width:100%; float:left; padding-bottom:7px;}
.single_page_post .post_wrap .share_this a {color:#a2a2a2; display:block; float:left;}
.share_this .social_buttons div {margin-right:13px; padding-left:20px; height:16px; float:left;}
.share_this .lgn_fb {background:url(images/social.png) top left no-repeat;}
.share_this .lgn_twt {background:url(images/social.png) left no-repeat; background-position: 0px -21px;}
.share_this .lgn_del {background:url(images/social.png) left no-repeat; background-position: 0px -42px;}
.share_this .lgn_digg {background:url(images/social.png) left no-repeat; background-position: 0px -63px;}
.share_this .lgn_stmbl {background:url(images/social.png) left no-repeat; background-position: 0px -83px;}


/*COMMENTS*/
.comments_template {width:100%; float:left; margin-top:40px;}
.commentlist {margin:0; padding:0;}
.commentlist li {list-style-type:none;}
.comment-body {color:#454545; padding-right:15px; margin-bottom:15px; float:left; width:98%;}
.vcard {width:300px; margin-right:15px;}
.fn {padding-top:5px; display:block; font-weight: bold;}
cite {font-style:normal;}
.avatar img {border:4px solid #fff;}
.comm_date, .comm_time {font-size: 27px;}
.commentlist .comment-meta a {color:#737373; font-size:12px;}
.org_comment {float: left; margin: 0 0 0 25px;}
.org_comment a {border-bottom: 1px solid #c63c6f; font-weight: bold;}
.comm_meta_reply {}
.comm_meta_reply a {color:#999; font-size:12px;}
.comm_reply {display:inline-block; float:right; margin-right:15px;}
.comm_edit {display:inline-block; float:right; margin-right:15px;}
h3#reply-title {text-align:left; float: left; position:relative; z-index:99; margin-top:-30px; width: 100%;}
/*STUPID IE7 HACK!!*/
#related .comm_break {margin-top : -10px;} 
#respond {width: 100%; float:left; padding:15px 0; color:#737373; margin:15px 0;}
#respond p {margin-bottom:0;}
.comment-form-author, .comment-form-email, .comment-form-url {width:100%; float: left;}
.comment-form-comment {clear:both; padding-top:10px;}
#commentform label {float:left; padding-right:3px;}
#commentform .form-allowed-tags {display:none;}
.page .nocomments, .comment-notes {display:none;}
#respond #submit {margin-top:10px;}
.bypostauthor {}
.bypostauthor .comment-body {}
.commentlist .org_comment ol li {list-style-type:decimal;}
.commentlist .org_comment ul li {list-style-type:circle;}
.comments_template .navigation {clear:both;}
.comment-subscription-form {margin:0; clear:both;}
#commentform .comment-subscription-form label {width:auto; margin: 0 0 3px 3px;}
#commentform .comment-subscription-form input {float:left; margin:7px 17px 0 50px;}


/*PAGINATION*/
.trt_paginate, .navigation {float:left; margin:15px 0; width:100%;}
.trt_paginate .amp_title {display:none;}
.trt_paginate span, .trt_paginate a, .navigation a, .navigation span {padding: 5px 10px;}

.amp_page, .amp_page a, .amp_next, .amp_prev, .page-numbers {background: rgba(130,130,130,.08); border: 1px solid rgba(130,130,130,.2); color: rgba(130,130,130,.8); font-size: 15px; padding: 6px 15px; text-align: center; text-decoration: none; float: none; margin: 0 5px;}
.amp_page:hover, .amp_next:hover, .amp_prev:hover {color:#c63c6f; border: 1px solid rgba(30,30,30,.2)}
.amp_page:active, .amp_next:active, .amp_prev:active, .amp_page.amp_current, .amp_page.amp_current:hover {background:rgba(130,130,130,.2) !important; color:#c63c6f !important; font-weight:bold;}
.amp_page:active, .amp_next:active, .amp_prev:active {border: 1px solid rgba(30,30,30,.8);}

.amp_current {cursor: default;}
.amp_title {display:none;}
.amp_next {}
.hidden_nav {display:none;}
/*.lay1_page .trt_paginate {margin-bottom: 35px; margin-top: -50px; padding-top: 30px; position: relative; text-align: center; z-index: 100;}*/
.lay1_page .trt_paginate {margin-bottom: 35px; margin-top: -20px; position: relative; text-align: center; z-index: 100;}


/*SEARCH PAGE*/
.search_term .postsearch {margin-top:30px;}
.search .masoned {margin-top: 0;}


/*Contact Page*/
.entry-content {margin-top:10px; width:100%; float:left;}
.entry-content input {padding:10px; border: 1px; color:#777; width:50%;}
.entry-content textarea {padding:10px; background:#fff; border:none; color:#777; width:80%; height:200px;}
.entry-content label {width:100px; display:block; float:left;}
.entry-content #submit_msg {width:auto; left:90%; padding:5px 10px; position:relative; background:#161616; color:#fff;}


/*ERROR PAGE*/
.error_page {width:100%; float:left; margin-bottom:30px;}
.error_page .post {}
.error_page .post h2 {text-align:center;}
.error_page .fourofour {font-family: 'YSLTT', "source-serif-pro", Georgia, serif; font-size:280px; line-height: 300px; display:block; clear:both; color: #161616; margin-bottom: -40px;}
.error_page input {float: none; margin-right: 0;}
.error_page #searchsubmit {margin:0 auto;}


/*LEFT SIDEBAR*/
.left_sidebar #sidebar {margin-left:0; margin-right:10px;}
.left_sidebar #posts {background: url(images/single_bg.png) no-repeat; background-position:-635px 0;}
.left_sidebar .single_page_post .post_wrap {padding-right:0; padding-left:20px; padding-right:10px;}


/*NO SIDEBAR*/
.no_sidebar .single_page_post {width:98%!important;}
.no_sidebar .single_page_post .post_wrap {width:100%!important;}


/*SHORTCODES*/


/*QUOTE*/
.lgn_quote {width:92%; color:#929292; clear:both; margin:15px 0; padding-left:37px; min-height:30px;}


/*Button*/
.post_wrap .scl_button a {width:auto; float:left; padding:10px; background:#161616; clear:both; color:#fff!important; margin-bottom:15px; border: 1px solid #161616;}
.post_wrap .scl_button span {display:inline-block;}
.post_wrap .scl_button a:hover {background:#f5f5f5 !important; color:#161616!important; border: 1px solid #ddd;}


/*WIDGETS*/
.trt_wgt_thumb {}
.trt_wgt_thumb img {width:65px; float:left; border:1px solid #a2a2a2; height:65px; margin-right:10px;}
.widgets .widget_nav_menu ul li ul li {background:none; padding-left:15px; border-bottom:none;}


/*SOCIAL SHARE*/
.social_wrap {width:185px; float:left; position:relative; margin-top:7px;}
.social {float: left;}
.social ul {margin:0; padding:0; float:left;}
.social ul li {float:left; list-style-type:none; margin:3px 5px;}
.social ul li a {display:block; width:16px; height:16px; background:url(images/social2.png) no-repeat; text-indent:-999999px;}
.social ul .soc_fb a {background-position:0 0;}
.social ul .soc_tw a {background-position:-16px 0;}
.social ul .soc_ms a {background-position:-32px 0;}
.social ul .soc_ytb a {background-position:-48px 0;}
.social ul .soc_flkr a {background-position:-64px 0;}
.social ul .soc_rss a {background-position:-80px 0;}
.social ul .soc_plus a {background-position:-96px 0;}


/*GALLERY*/
.gallery {margin-right: -13px; margin-bottom:193px; margin-top: -10px;}
.gallery-item.col-3 {float: left; margin: 10px 0 0 0;}
.gallery dt {height: 140px;}
.gallery-icon img {padding: 0% !important;}


/*WordPress Core*/
.alignnone {margin: 5px 20px 8px 0;}
.aligncenter, div.aligncenter {display:block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0 20px 20px;}
.alignleft {float:left; margin: 5px 20px 20px 0;}
.aligncenter {display: block; margin: 5px auto 5px auto;}
a img.alignright {float:right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 8px 0;}
a img.alignleft {float:left; margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */padding: 5px 3px 10px; text-align: center;}
.wp-caption img {max-width: 98%!important;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none !important; margin: 0 !important; max-width: 570px; padding: 0 !important;}
.wp-caption p.wp-caption-text {font-size:11px; line-height:17px; margin:0; padding:0 4px 5px;}
.sticky {}
.gallery-caption {}
img#wpstats {display:none;}

.var-narrow .header .avatar .p-name {display: none !important;}

/*FANCYBOX*/

/*Fancybox Fix for Safari */
#fancybox-outer, #fancybox-hide-sel-frame, #fancybox-img, #fancybox-frame, #fancybox-bg-e, #fancybox-bg-w {height: auto !important;}
#fancybox-title {display: block !important;}
#fancybox-title-inside {height: 16px;}
.lay1 .imgwrap a, .lay1 .imgwrap a img {display: block; position: relative;}
.lay1 .imgwrap div {position: absolute; background: rgba(75,75,75,0.7); width: 84px; float: left;}
.lay1 .imgwrap div span {display: block; width: 100%; height: 100%;}
.lay1 div.da-animate {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}


/* Initial state classes: */
.da-slideFromTop {left: 184px; top: -20%;}
.da-slideFromBottom {left: 183px; top: 100%;}
.da-slideFromLeft {top: 8%; left: -110px;}
.da-slideFromRight {top: 8%; left: 295px;}


/* Final state classes: */
.da-slideTop, .da-slideLeft {top: 8%; left: 183px;}
#fancybox-loading {position: fixed; top: 50%; left: 50%; width: 85px; height: 90px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 110004; display: none;}
#fancybox-loading div {display: none;}
#fancybox-overlay {position: absolute; top: 0; left: 0; width: 100%; z-index: 110000; display: none;}
#fancybox-tmp {padding: 0; margin: 0; border: 0; overflow: auto; display: none;}
#fancybox-wrap {position: absolute; top: 0; left: 0; padding: 20px; z-index: 110001; outline: none; display: none;}
#fancybox-outer {position: relative; width: 100%; background: #fff;}
#fancybox-content {width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 110002; border: 0px solid #fff;}
#fancybox-hide-sel-frame {position: absolute; top: 0; left: 0; width: 100%; background: transparent; z-index: 110001;}
#fancybox-error {color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0;}
#fancybox-img {width: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top;}
#fancybox-frame {width: 100%; border: none; display: block;}
#fancybox-left, #fancybox-right {position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; display: none; z-index: 110002;}
#fancybox-left {left: 0px;}
#fancybox-right {right: 0px;}
.fancy-ico, #fancybox-close {background: #161616; border-radius: 20px; color: #F1F1F1; cursor: pointer; border: 2px solid #A2A2A2; font-size: 27px; height: 23px; position: absolute; text-align: center; width: 23px; z-index: 110003; line-height: 23px;}
.fancy-ico {top: 50%; left: -9999px; margin-top: -12px; display: block; font-size: 13px; z-index: 110002; width: 20px; padding-right: 3px;}
#fancybox-left-ico {margin-left: -37px;}
#fancybox-right-ico {margin-right: -37px; transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.fancy-ico:hover, #fancybox-close:hover {color: #f1f1f1 !important; border-color: #f1f1f1;}
#fancybox-left:hover, #fancybox-right:hover {visibility: visible;}
#fancybox-left:hover span {left: 20px;}
#fancybox-right:hover span {left: auto; right: 20px;}
.fancybox-bg {position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 100001;}
#fancybox-bg-n {top: -20px; left: 0; width: 100%;}
#fancybox-bg-ne {top: -20px; right: -20px; background-position: -40px -162px;}
#fancybox-bg-e {top: 0; right: -20px; background-position: -20px 0px;}
#fancybox-bg-se {bottom: -20px; right: -20px; background-position: -40px -182px;}
#fancybox-bg-s {bottom: -20px; left: 0; width: 100%; background-position: 0px -20px;}
#fancybox-bg-sw {bottom: -20px; left: -20px; background-position: -40px -142px;}
#fancybox-bg-w {top: 0; left: -20px;}
#fancybox-bg-nw {top: -20px; left: -20px; background-position: -40px -122px;}
#fancybox-title {font-size: 12px; z-index: 110002;}
.fancybox-title-inside {padding-bottom: 10px; text-align: left; color: #333; background: #fff; position: relative;}
.fancybox-title-outside {padding-top: 10px; color: #fff;}
.fancybox-title-over {position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left;}
#fancybox-title-over {padding: 10px; background-image: url('fancy_title_over.png'); display: block;}
.fancybox-title-float {position: absolute; left: 0; bottom: -20px; height: 32px;}
#fancybox-title-float-wrap {border: none; border-collapse: collapse; width: auto;}
#fancybox-title-float-wrap td {border: none; white-space: nowrap;}
#fancybox-title-float-main {color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url('fancybox-x.png') 0px -40px;}

/* IE6 removed support for fancybox */


.typekit-badge {display: none !important; visibility: hidden !important; height: 0 !important; overflow: hidden !important;}


/*Related Posts Custom CSS*/
.wp_rp_wrap .related_post_title { clear: both; margin: 10px 0px 0px 0px !important; padding: 0 !important;}
ul.related_post li img { display: block !important; height: auto !important; /* margin: 4px; */ padding: 0 !important; width: 192px;}
ul.related_post li { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; display: inline-block !important; margin: 0px 6px 10px !important; padding: 0 !important; position: relative !important; vertical-align: top !important; width: 192px !important;}
ul.related_post li a { display: block !important; letter-spacing: 0;font-size: 15px !important; line-height: 1.1em !important; margin-bottom: 5px !important; position: relative !important; text-decoration: none !important; text-indent: 0 !important; width: 100%;}
.single_page_post .post img, .type-page img, .type-attachment img { border: 1px solid #dfdfdf; height: auto; max-width: 100%;}
.wp_rp_excerpt { color: #a2a2a2; line-height: 21px; font-family: "source-sans-pro", 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size: 15px;}
.wp_rp_thumbnail { margin-bottom: 0px;}
ul.related_post li img:hover { border-color: #8a8a8a !important;} 
.single_page_post .post img, .type-page img, .type-attachment img { height: auto; max-width: 100%;}
.related_post.wp_rp { margin: 0px 0px 0px 0px; padding: 0px;}
div.wp_rp_footer a.wp_rp_edit, .edit a, .comm_edit a { background: #c63c6f !important; color: #fff !important; font-size: 14px !important; line-height: 19px !important; margin: 15px 0px 0px 0px !important; padding: 4px 14px !important; text-decoration: none !important; border-radius: 0px !important; font-weight: normal !important;}
div.wp_rp_footer a.wp_rp_edit { display: inline-block !important; position: relative !important; text-align: center !important; float: left !important; left: 38% !important;}
div.wp_rp_footer a.wp_rp_edit:hover, .edit a:hover, .comm_edit a:hover { color: #000000 !important;}


/*Homepage twitter feed*/

h3.widgettitle {margin-bottom: 8px !important;}
.btn, .btn:focus, .btn:hover, .btn:active { background-color: #c63c6f !important;}


/* Login Window */
p#backtoblog { display: none;}
.login h1 a { display: none; /*background-image: url('YSLTT-1.png'); */ }
body.login { background-color:white; /*background-image: url('home-bg.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; */ }