*{margin:0;padding:0;word-wrap:break-word}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-weight:400}table{border-collapse:collapse;border-spacing:0}img,fieldset{border:0}abbr,acronym{text-decoration:none}code{line-height:1em}pre{overflow:auto;word-wrap:normal;-moz-tab-size:4;tab-size:4}sub,sup{line-height:.5em}img,.wp-caption{max-width:100%;height:auto}iframe,video,embed,object{display:block;max-width:100%}img{display:block}.left,.alignleft,img[align=left]{display:block;float:left}.right,.alignright,img[align=right]{display:block;float:right}.center,.aligncenter,img[align=middle]{display:block;float:none;text-align:center;margin-right:auto;margin-left:auto}.clear{clear:both}input[type=submit],button{cursor:pointer;overflow:visible;-webkit-appearance:none}.wp-smiley{display:inline}body{background-color:#DEDEDE;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:18px;color:#444}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@font-face{font-display:swap;font-family:\'FontAwesome\';src:url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/fontawesome-webfont.eot?v=4.0.3\');src:url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/fontawesome-webfont.eot?#iefix&v=4.0.3\') format(\'embedded-opentype\'),url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/fontawesome-webfont.woff?v=4.0.3\') format(\'woff\'),url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/fontawesome-webfont.ttf?v=4.0.3\') format(\'truetype\'),url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular\') format(\'svg\');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:\'Vidaloka-Regular\';src:url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/Vidaloka-Regular.eot\');src:url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/Vidaloka-Regular.eot?#iefix\') format(\'embedded-opentype\'),url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/Vidaloka-Regular.woff\') format(\'woff\'),url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/Vidaloka-Regular.ttf\') format(\'truetype\'),url(../../../../../../../../../../../thesis/skins/trendy/\'fonts/Vidaloka-Regular.svg#Vidaloka-Regular\') format(\'svg\')}}ol,ul{margin:0;padding:0}blockquote,blockquote::before{color:#999}blockquote{margin:20px 20px 14px;margin:2rem 2rem 1.4rem}blockquote::before{content:\"\\201C\";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom:10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

.container{
width:1217px;
margin:0 auto;
margin-top:30px;
overflow:hidden;	
}

.header{
background: #FFFFFF;	
}

.top-header{
width:1217px;
background-color: #ffffff;
margin:0 auto;
overflow:hidden;
}

.trendy-logo{
float:left;	
}

.top-right-header{
max-width: 100%;
height: auto;	
float: right;
width: 33%;	
}

.widget_search {
  float: left;
  margin-top: 20px;
  box-shadow: 0 1px 1px rgba(0,0,0,.4) inset,0 1px 0 rgba(255,255,255,.2);
}

.widget_search input[type="text"] {
  width: 138px;
  padding: 7px;
  border: 0;
  background: #e1d6ff;
  outline: 0;
  box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
  color: #777;
  font-style: italic;
}

.widget_search input:focus[type="text"] {
  outline: 0;
  background: #fff;
  box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.widget_search input[type="submit"] {
  border: 0;
  padding: 7px;
  width: 30px;
  background: #5a009e;
  text-indent: -9999px;
  background-image: var(--wpr-bg-463dfff8-1faa-4a55-a995-3d946e6a431d);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
}

.widget_search input[type="submit"]:hover {
  background: #534bff;
  background-image: var(--wpr-bg-6085c618-4dce-402c-8366-fff035b8ceef);
  background-repeat: no-repeat;
  background-position: center;
}

.social_widgets{
max-width: 100%;
height: auto;	
float:right;
margin-top:18px;
}



.social_icons{
max-width: 100%;
height: auto;	
display:inline-block;
padding:2px;
}

.social_icons img{
max-width: 100%;
height: auto;	
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background: #5A009E;
}

.social_icons img:hover{
max-width: 100%;
height: auto;	
opacity:0.6;
background: #534bff;
}

.bottom-header{
opacity: 1;
background-color: #5A009E;
box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset, 0 -1px 0 rgba(0,0,0,0.2) inset;
min-height: 47px;
-webkit-transition: top 0.3s ease-in-out;
-moz-transition: top 0.3s ease-in-out;
-o-transition: top 0.3s ease-in-out;
-ms-transition: top 0.3s ease-in-out;
transition: top 0.3s ease-in-out;	
}

/*[ Header menu ]*/
.menu {
position: relative;
z-index: 50;
list-style: none;
width:1217px;
margin:0 auto;	
}

.menu li {
	position: relative;
	display:inline-block;
	margin-left: -4px;
}
.menu .sub-menu {
position: absolute;
z-index: 600;
top: 100px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .35s linear .15s;
-moz-transition: all .35s linear .15s;
-o-transition: all .35s linear .15s;
-ms-transition: all .35s linear .15s;
transition: all .35s linear .15s;
}
.menu .sub-menu .sub-menu {
top: 0!important;
left:100%;
margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
display: block;
background: none repeat scroll 0 0 #3c4447;
list-style: none outside none;
margin: 0;
opacity: 1;
visibility: visible;	
position: absolute;
text-align: left;
top: 45px;
z-index: 9999;	
}
.menu .sub-menu li {
clear: both;
width: 200px;
border: 1px solid #570099;
list-style:none;
margin-left:0px;	
}
.menu a, .menu_control {
display: block;
letter-spacing: 1px;
padding: 1em 1em;
color:#fff;
text-decoration:none;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;	
-webkit-transition: all 0.3s ease-in-out;
-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;	
}
.menu a:hover {
color:#fff;	
border-bottom: 3px solid #45aeff;	
}
.menu_control {
	display: none;
}
.menu .sub-menu a {
	border-left-width: 1px;
	line-height:25px;
}
.menu, .menu a, .menu .sub-menu {
}
.menu .current-menu-item > a {
cursor: text;
border-bottom: 3px solid #45aeff;	
}
.menu .sub-menu .current-menu-item > a {
border-bottom: 3px solid #512b5c;	
}

.left-column{
width:840px;
float: left;
	border-width: 0 1px 0 0;;
background:#fff;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;	
}

.home-post-box{
overflow:hidden;
padding-bottom: 25px;	
}

.home-post-box .byline{
padding: 30px 30px 15px 30px;
overflow:hidden;	
}

.home-post-box .left-byline{
float:left;	
}

.home-post-box .left-byline img{
width:50px;
height:50px;
border-radius:100%;	
}


.home-post-box img{

-webkit-transition: all 4s ease;
-moz-transition: all 4s ease;
-o-transition: all 4s ease;
-ms-transition: all 4s ease;
transition: all 4s ease;	
}

.home-post-box img:hover{
background: rgba(211,84,0,0.7);
 -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);

    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%;	
}

.home-post-box .right-byline{
float:right;
width:90%;	
}

.home-post-box .right-byline .headline{
margin-bottom:15px;	
}

.home-post-box .right-byline .headline a{
color: #3D006B;
text-decoration: none;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 32px;
	line-height: 49px;
transition: ease .3s;
-webkit-transition: ease .3s;
-moz-transition: ease .3s;
-o-transition: ease .3s;
-ms-transition: ease .3s;
color:#570099;	
}

.inner-right-byline{
color:#9a9a9a;	
}

.inner-right-byline .post_author{
padding-right:15px;
}

.inner-right-byline .post_date{
padding-right:15px;
font-size:14px;	
}

.inner-right-byline .post_date:before{
content: \'\\f073\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #929292;
padding-right:10px;	
}

.inner-right-byline .post_cats:before{
content: \'\\f0f6\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #929292;
padding-right:10px;			
}

.inner-right-byline p{	
display:inline-block;
padding-right:15px;	
}

.inner-right-byline a.num_comments_link:before{
content: \'\\f0e6\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #929292;
padding-right:10px;	
}

.inner-right-byline a{
color:#9a9a9a;
text-decoration:none;
font-size:14px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;	
}

.inner-right-byline a:hover{
color:#3D006B;	
}

.home-post-box .right-byline .headline a:hover{
color:#000;	
}

.home-post-box .post_excerpt{
padding: 30px 40px 15px 40px;
line-height: 33px;
}

.home-post-box .post_content{
padding: 30px 40px 15px 40px;
line-height: 33px;
}

.home-post-box .post_content p{
margin-bottom:15px;	
}

.right-column{
width: 377px;
	float: right;;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;
padding:0px 20px;	
}

.right-column .widget{
-webkit-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
background: #fff;
margin: 20px 1px;
padding: 20px;
position: relative;
color: #777;
line-height: 27px;	
}

.right-column .widget .textwidget{
line-height:26px;	
color:#777;
padding: 0px 20px 20px;	
}

.right-column .widget h3{
margin-bottom:10px;
border-bottom:1px solid #e9e9e9;
padding: 15px 0px 15px 15px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	color: #5a009e;
	line-height: 34px;
color:#5a009e;	
}

.right-column .tagcloud{
padding: 0px 15px 15px 15px;
}

.right-column .tagcloud a{
width: auto;
color: #555555;
cursor: pointer;
display: inline-block;
font-family: inherit;
line-height: 1;
font-size: 18px;
margin: 0 0px 5px 0;
padding: 8px 15px 8px 15px;
position: relative;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background-color: #e1e1e1;
font-family: \'Segoe UI\', Verdana, Arial, Sans-Serif;	
}

.right-column .tagcloud a:hover{
color: #ffffff;
background: #3D006B;
}

.right-column .widget ul li{
list-style:none;
border-bottom: 1px solid #efefef;
transition: ease .3s;
-webkit-transition: ease .3s;
-moz-transition: ease .3s;
-o-transition: ease .3s;
-ms-transition: ease .3s;	
}

.right-column .widget ul li:hover{
background:#f8f8f8;
border-left:3px solid #3D006B;
}

.right-column .widget ul li a:before{
content: \'\\f046\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #929292;
padding-right: 10px;	
}

.right-column .widget ul li a{
color:#777;
text-decoration:none;
display:block;
padding:8px 15px;	
}

.right-column .widget ul li a:hover{
color:#000;	
}

.trendy_readmore{
margin-right: 30px;
float: right;	
}

.trendy_readmore a{
text-decoration: none;
background:#5a009e;
color: #FFFFFF;
padding: 8px 18px;
border: 0px solid #5a009e;
font-size: 12px;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;	
}

.trendy_readmore a:before{
content: \'\\f0c1\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #FFF;
padding-right:10px;	
}

.trendy_readmore a:hover{
background:#534bff;
color:#fff;	
}

.trendy_readmore a:hover:before{
content: \'\\f0c1\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #fff;
padding-right:10px;	
}

.about-us-content{
margin-top:15px;	
}


.about-us-content img{
border-radius: 100%;
border: 10px solid #fff;
box-shadow: 0 0 5px #aaa;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}

.about-us-content img:hover{
border-radius: 100%;
border: 10px solid #3D006B;
box-shadow: 0 0 15px #F7C31B;	
}

.about-para{
position:relative;	
}

.about-us-content p{
padding:20px;
-webkit-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
background: #fff;
margin: 20px 1px;
padding: 30px;
position: relative;
color:#777;
line-height:27px;	
}

.bubble{
content: \"\";
display: block;
position: absolute;
top: -30px;
left: 42px;
width: 0;
border-top: 30px solid transparent;
border-bottom: 0px solid transparent;
border-right: 30px solid #FFFFFF;	
}

.trendy_top_optin_inr{
margin: 0 auto;
padding:30px;
-webkit-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);	
}

.trendy_top_optin_inr h2{
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid;
text-align:center;
line-height:35px;	
}

.trendy_top_optin_inr input[type=\"text\"]{
border-width: 2px 2px 2px 2px;
display: inline-block;
padding: 16px 12px;
padding: 0.55rem 2rem;
width: 100%;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) inset;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) inset;
line-height: 18px;
margin-right:15px;
margin-bottom:30px;	
font-size:13px;
color:#aaa;	
}

.arrow{
background: #fff var(--wpr-bg-19db5293-c314-437a-b3a8-15b3695f270d);	
}

.namer{
background: #fff var(--wpr-bg-b1d7263e-bc79-419f-96b2-e65117405288) no-repeat 6px;	
}

.emailr{
background: #fff var(--wpr-bg-63aab562-23ea-4b72-9da4-2f1bc4cd07fb) no-repeat 6px;
}

.trendy_top_optin_inr input[type=\"submit\"]{
padding: 13px;
color: #fff;
width: 100%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #bbb;
font-weight: normal;
cursor: pointer;
border:0px;	
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}

.af-form-wrapperr{
display: inline-block;
width: 100%;	
}

.footer{
clear:both;
padding-top:40px;	
}

.footer-top{
background: #222222;
overflow: hidden;	
}

.footer-inner{
margin: 0 auto;
width: 1217px;
overflow:hidden;
padding:25px;
color:#fff;	
}

.footer-inner .widget_title{
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 34px;
margin-bottom: 10px;
padding-bottom: 10px;
}

.footer-inner .textwidget{
line-height:30px;
font-size: 14px;
color:#ffffff;	
}

.footer-top .widget{
width:30%;
float:left;	
}

.trendy_footer_optins{
width:30%;
float:left;
margin-left: 57px;
margin-right: 57px;	
}

.trendy_footer_optin_inr h2{
padding-bottom:10px;
margin-bottom:10px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	color: #5a009e;
	line-height: 34px;	
}

.trendy_footer_optin_inr p{
padding-bottom:10px;
line-height:26px;
font-size:14px;	
}

.trendy_footer_optin_inr .namer{
display:none;	
}

.trendy_footer_optin_inr .emailr{
background: #fff var(--wpr-bg-5c185edb-2cb2-41d4-808e-f32f397a621a) no-repeat 6px;
width: 70%;
border: 0;
padding: 9px;
padding-left: 30px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
color:#aaa;	
}

.trendy_footer_optin_inr .submitr{
-webkit-border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;
border:0;
width: 30%;	
padding:10px;
margin-left:-4px;
font-size:14px;
cursor:pointer;	
}

.footer-inner ul li{
list-style:none;	
}

.footer-inner ul li a{
color:#3D006B;
font-size:14px;	
line-height:32px;
}

.footer-bottom{
background:#111111;	
}

.copyrights{
padding: 15px;
text-align:center;
color:#fff;
font-size: 14px;
font-family: \'Vidaloka\', serif;	
}

.page-post-box{
overflow:hidden;
padding-bottom: 25px;	
}

.page-post-box .byline{
padding: 30px 30px 15px 30px;
overflow:hidden;	
}

.page-post-box .left-byline{
float:left;	
}

.page-post-box .byline{
padding: 30px 30px 15px 30px;
overflow:hidden;	
}

.page-post-box .left-byline{
float:left;	
}

.page-post-box .left-byline img{
width:50px;
height:50px;
border-radius:100%;	
}

.page-post-box .right-byline{
float:right;
width:90%;	
}

.page-post-box .right-byline .headline{
margin-bottom:15px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 32px;
	line-height: 49px;
color:#570099;
}

.page-post-box .right-byline .headline a{
color: #db4848;
text-decoration: none;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 32px;
	line-height: 49px;
transition: ease .3s;
-webkit-transition: ease .3s;
-moz-transition: ease .3s;
-o-transition: ease .3s;
-ms-transition: ease .3s;	
}

.page-post-box .post_content{
padding: 30px 40px 15px 40px;
line-height: 33px;
}

.page-post-box .post_content p{
margin-bottom: 15px;	
}

.trendy_post_optin_inr{
padding:10px;
text-align:center;	
}

.trendy_post_optin_inr input[type=\"text\"]{
border: 0;
color: #666;
font-size: 13px;
font-weight: bold;
box-shadow: inset 5px 4px 4px #d0d0d0;
-moz-box-shadow: inset 5px 4px 4px #d0d0d0;
-webkit-box-shadow: inset 5px 4px 4px #d0d0d0;
padding: 10px;
width: 25%;
padding-left:30px;
margin-right:10px;	
}

.trendy_post_optin_inr input[type=\"submit\"]{
border-radius:100%;
width:80px;
height:80px;
border:0;
box-shadow: 0 0 10px #fff;
cursor:pointer;
font-family: \'Vidaloka\', serif;
font-size:18px;	
}

.trendy_post_optin_inr h2{
font-size: 20px;
font-family: \'Vidaloka\', serif;	
}

#commentform{
padding: 10px 40px 15px 40px;	
}

.comment_form_title{
font-size:20px!important;
margin-bottom: 20px;
color:#000!important;	
}

#commentform p{
margin-bottom:20px;
font-size:14px;
color:#aaa;	
}

#commentform a{
color:#9a9a9a;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;	
}

#commentform a:hover{
color:#db4848;	
}

#commentform input[type=\"text\"]{
width:50%;	
background-color: #fff;
border: 1px solid #ddd;
padding: 12px;
padding: .75rem;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-transition: border-color 0.1s ease-in-out;
-webkit-transition: border-color 0.1s ease-in-out;
transition: border-color 0.1s ease-in-out;		
}

#commentform textarea{
width:100%;
background-color: #fff;
border: 1px solid #ddd;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-transition: border-color 0.1s ease-in-out;
-webkit-transition: border-color 0.1s ease-in-out;
transition: border-color 0.1s ease-in-out;
color:#777;	
}

#commentform input { font-family: \'FontAwesome\'; }

#comment_form_submit input[type=\"submit\"]{
padding: 5px 2%;
background: #000;
border: 0;
color: #fff;
cursor:pointer;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;	
}

#comment_form_submit input[type=\"submit\"]:hover{
background:#db4848;	
}

.comment_list{
padding: 30px 40px 15px 40px;	
}

.comment_list li{
list-style:none;
overflow:hidden;	
}

.comment-list-top img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
overflow: visible;
box-shadow: 0 0 0px 5px #e1e1e1;
-webkit-box-shadow: 0 0 0 5px #e1e1e1;
-moz-box-shadow: 0 0 0 5px #e1e1e1;
float:left;
width:80px;
height:80px;
margin:6px 20px 0px 20px;	
}

.comment_author{
font-weight:bold;
color:#999;
margin-right:15px;
font-size:18px;	
}

.comment_author a{
color:#afafaf;	
}

.comment_date{
color:#9a9a9a;
font-size:13px;	
}

.comment_edit{
color:#9a9a9a;	
}

.comment-reply-link{
float:right;
color:#3D006B;
text-decoration:none;
font-size:14px;	
}

.comment_text{
margin-top:15px;
margin-bottom:15px;	
line-height: 28px;
color: #999;	
}

.comment_list .children{
margin-left: 20px;
padding-left: 20px;
margin-top: 35px;
border-left: 3px solid #E7E7E7;	
}

.archive_title{
padding: 30px 30px 15px 30px;
border-bottom: 1px solid #e9e9e9;	
}

.landing{
width:1000px;
margin:0 auto;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);	
}

.landing .top-header {
width: 100%;
}

.landing .container {
width: 100%;
background: #fff;
margin-top:0px;	
}

.landing .trendy-logo {
float: none;
}

.landing .trendy-logo img{
margin:0 auto;	
}

.landing .container .landing-post-box{
padding: 50px;
}

.landing-post-box .headline{
margin-bottom: 15px;
font-family: \'Vidaloka\', serif;
font-size: 36px;	
}

.landing-post-box .post_author{
margin-bottom:15px;
color:#9a9a9a;	
}

.landing-post-box p{
line-height: 33px;
margin-bottom:15px;	
}

.right, .alignright, img[align=\"right\"] {
margin-left: 20px;
}



pre{
font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
background-color: #E78159;
padding: 13px;
	color:#fff;
-webkit-tab-size: 4;
-moz-tab-size: 4;
tab-size: 4;
margin-bottom: 26px;	
}

.post_box ul {
list-style-type: square;
margin-bottom: 26px;	
}

.post_box ol{
margin-bottom: 26px;	
}

.post_box ul li{
margin-left:26px;
color: #777;
line-height: 28px;	
}

.post_box ol li{
margin-left:26px;
color: #777;
line-height: 28px;	
}

address{
line-height:28px;
color:#777;
font-family:georgia;	
}

.main-feature-box{
padding:30px;	
}

.feature-box{
display:inline-block;
width:30%;
margin-right:40px;
text-align:center;	
}

.feature-box img{
margin:0 auto;
width:75px;
margin-bottom:20px;	
}

.feature-box h2{
font-size:18px;	
}

.feature-box p{
font-size: 16px;
line-height: 28px;
margin-bottom: 20px;	
}

.feature-box a{
color: #db4848;
text-decoration: none;
font-size: 14px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;	
}

.feature-box a:hover{
color:#000;	
}

.feature-box-last{
display:inline-block;
width:30%;
text-align:center;	
}

.feature-box-last img{
margin:0 auto;
width:75px;
margin-bottom:20px;	
}

.feature-box-last h2{
font-size:18px;	
}

.feature-box-last p{
font-size: 16px;
line-height: 28px;
margin-bottom: 20px;	
}

.feature-box-last a{
color: #db4848;
text-decoration: none;
font-size: 14px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;	
}

.feature-box-last a:hover{
color:#000;	
}

.trendy_feature_optin_inr{
padding:10px;
text-align:center;	
}

.trendy_feature_optin_inr input[type=\"text\"]{
border: 0;
color: #666;
font-size: 13px;
font-weight: bold;
box-shadow: inset 5px 4px 4px #d0d0d0;
-moz-box-shadow: inset 5px 4px 4px #d0d0d0;
-webkit-box-shadow: inset 5px 4px 4px #d0d0d0;
padding: 10px;
width: 25%;
padding-left:30px;
margin-right:10px;	
}

.trendy_feature_optin_inr input[type=\"submit\"]{
border-radius:100%;
width:80px;
height:80px;
border:0;
box-shadow: 0 0 10px #fff;
cursor:pointer;
font-family: \'Vidaloka\', serif;
font-size:18px;	
}

.trendy_feature_optin_inr h2{
font-family: \'Vidaloka\', serif;	
}

.squeeze-section{
padding: 50px 50px 30px 50px;
overflow:hidden;	
}

.squeeze-video{
float:left;
width:49%;	
}

.squeeze-content{
float:right;
width:45%;	
}

.squeeze-content ul li{
list-style:none;
margin-bottom: 20px;
color: #777;
font-weight: bold;	
}

.squeeze-content ul li:before{
content: \'\\f046\';
font-family: \'FontAwesome\';
font-size: 13px;
line-height: 23px;
color: #929292;
padding-right: 10px;
}

.squeeze-readmore{
margin-top: 20px;
float: left;	
}

.squeeze-readmore a{
width: 100%;
padding: 15px;
border-color: #000000;
border-width: 0px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background: #111;
color:#fff;
text-decoration:none;	
}

.pagination .current, .pagination a:hover {
background: #5A009E!important;
color: #5A009E!important;
font-size: 12px;
}

.pagination {
line-height: 35px;
overflow: hidden;
margin-bottom: 7px
font-size: 12px;
}

.pagination a, 
.pagination a:link, 
.pagination a:visited, 
.pagination a:active, 
.pagination span.current, 
.pagination span.extend {
padding: 0 16px;
margin: 0 5px 2px 0;
border: 0;
color: #eee;
display: block;
float: left;
background: #333;

.ta_author_info.ta_box {
background: #f8f8f8;
clear: both;
margin-top: 30px;
overflow: hidden;	
}

.ta_author_info {
float: none;
height: auto;
}

.ta_box {
border: 1px solid #f1f1f1;
-moz-box-shadow: 1px 1px 1px #e5eaed;
-webkit-box-shadow: 1px 1px 1px #E5EAED;
box-shadow: 1px 1px 1px #E5EAED;
padding: 20px;
}

.ta_author_info .ta_author_desc {
float:left;
width:80%;	
}

.ta_author_avatar {
float: left;
width:20%;	
}

.ta_author_info .ta_author_avatar img,
.ta_author_info .ta_author_avatar_sb img {
width: 100px;
height: 100px;
border-radius: 100%;
border: 10px solid #fff;
box-shadow: 0 0 5px #aaa;
}

.ta_author_avatar img,
.ta_author_avatar_sb img {
	display: block;
	margin: 0 15px 8px 0;
	padding: 3px;
border: 1px solid rgb(224, 214, 214);
}

.ta_box h4 {
	text-transform: none;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.ta_box .ta_author_desc h4 a {
display: inline;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
font-size: 16px;
text-decoration:none;
color: #db4848;
}

.ta_author_archive_url a{
color: #BBBABA;
}

.ta_box p {
margin-bottom:10px;
font: 300 16px \'Helvetica Neue\', Helvetica, Arial, sans-serif;
line-height: 35px;
color: #555555;
}

.ta_box ul {
border-top: 1px dashed #ccc;
padding:20px 0 0 0;
width:100%;
margin: auto;
clear: both;
overflow:hidden;	
}

.ta_box ul li {
list-style:outside none;
list-style-image:none;
}
.ta_box .twitter,
.ta_box .gplus,
.ta_box .facebook {
	float:left;
	line-height: 20px;
}
.ta_box .gplus {
	background: var(--wpr-bg-8fef5d7f-e729-4d8f-ba07-3a55d7b6bdf6) no-repeat scroll 0.8em center transparent; 
	padding-left:40px;
}

.ta_box .gplus a{
color: #9a9a9a;
font-size: 14px;	
}

.ta_box .facebook {
	background: url(../../../../../../../../../../../thesis/skins/trendy/\"images/face_book.png\") no-repeat scroll 0.8em center transparent; 
	padding-left:40px;
}

.ta_box .facebook a{
color: #9a9a9a;
font-size: 14px;	
}

/* author archive */
.ta_author_info.ta_archive {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom: 1px dashed #ccc;
	margin-bottom:40px;
}
.ta_author_info.ta_archive .ta_author_desc {
	margin-left:150px;
}
.ta_author_info .ta_author_archive_avatar img {
	width:130px;
	height:130px;
	float: left;
	margin-right:30px;
}
.ta_author_info .ta_author_desc h1 {
	margin-bottom:10px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

/* sidebar */
.ta_author_info.ta_sb {
	margin-bottom:20px;
}
.ta_author_avatar_sb {
	margin:auto;
	float:none;
	text-align: center;
	width: 100px;
	height: 100px;
}
.ta_author_desc_sb h4 {
	text-align: center;
}
.ta_author_desc_sb p {
	font-size:12px;
	color: #666;
}
.ta_sb .twitter,
.ta_sb .gplus,
.ta_sb .facebook {
	float:none;
	line-height: 20px;
}
.ta_sb .gplus {
	background: var(--wpr-bg-ae44a6de-91cf-410b-a3c9-a0b555a41a39) no-repeat scroll 0 center transparent; 
	padding-left:40px;
}
.ta_sb .facebook {
	background: url(../../../../../../../../../../../thesis/skins/trendy/\"images/face_book.png\") no-repeat scroll -2px center transparent; 
	padding-left:40px;
}
	
.relatedposts{
   padding: 20px;
}

.relatedposts li{
-webkit-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
box-shadow: 0px 1px 2px rgba(73, 36, 13, 0.4);
background: #f8f8f8;
margin: 20px 1px;
padding: 20px;
position: relative;
display:inline-block;
width:26%;
margin-right:10px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}

.relatedposts li:hover{
box-shadow: 0 0 15px #db4848;
}

.relatedposts li:hover h4 a{
color:#000!important;	
}

.relatedposts img{
height:100px;
margin-bottom: 15px;	
}

.relatedposts h3{
padding: 15px 0px 0px 15px;
font-family: \'Vidaloka\', serif;	
}

.relatedposts h4{
text-align:center;	
}

.relatedposts h4 a{
color: #777;
font-family: \'Vidaloka\', serif;
font-size: 18px;
text-decoration:none;	
  }
}
.social-post{
padding: 10px 30px 10px 30px;
-moz-box-shadow: 0 0 2px white inset, 0 0 5px #CACACA;
-webkit-box-shadow: 0 0 2px white inset, 0 0 5px #CACACA;
-ms-box-shadow: 0 0 2px white inset, 0 0 5px #CACACA;
-o-box-shadow: 0 0 2px white inset, 0 0 5px #CACACA;
box-shadow: 0 0 2px white inset, 0 0 5px #CACACA;	
}

.social-post .counter{
display: inline-block;
width: 18%;
padding-right: 20px;
padding-left: 20px;
border-right: 1px solid #e9e9e9;	
}

.fb-like span{
vertical-align:top!important;
margin-right: 32px!important;
margin-top: -6px!important;	
}

@media screen and (max-width:1199px){
.top-header {
width: 990px;
}

.menu {
width: 990px;
height: 45px;
}

.container {
width: 990px;
}
	
.left-column {
width: 70%;
}
	
.right-column{
width:30%;		
}

.about-img{
width:90%;		
}
	
.footer-inner {
width: 990px;
}
	
.footer-top .widget {
width: 28%;
}

.trendy_footer_optin_inr .emailr {
width: 56%;
}

.top-right-header{
width:40%;		
}
}

@media screen and (max-width:1010px){
.top-header {
width: 100%;
}

.trendy-logo {
float: none;
}

.trendy-logo img{
margin:0 auto;		
}
	
.top-right-header {
float: none;
width: 100%;
}
	
.widget_search {
float: none;
text-align: center;
box-shadow: none;		
}
	
.widget_search input[type=\"text\"] {
float: none;
}
	
.social_widgets {
float: none;
margin-bottom: 20px;
text-align: center;
}

.menu_control {
display: block;
width: 100%;
border-width: 0;
cursor: pointer;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align:center;		
}
	
.menu {
display: none;
width: 100%;
height:auto;		
border-width: 1px 0 0 0;
clear: both;
text-align:center;		
}
	
.show_menu {
display: block;
}
	
.menu .sub-menu {
position: static;
display: block;
margin: 0;
}
	
.menu li {
width: 100%;
float: none;
margin-bottom: 0;
}
	
.menu .sub-menu li {
width: 100%;
}
	
.menu a {
border-width: 1px 1px 0 0;
}
	
.menu .current-menu-item > a {
}
	
.menu li:hover > .sub-menu {
visibility: visible;
position: static;
text-align: center;
}
	
.menu .sub-menu {
position: static;
opacity: 1;
visibility: visible;		
}
	
.menu > li > a {
border-left-width: 1px;
}
	
.menu li:first-child > a:first-child {
border-top-width: 0;
}

.container {
width: 100%;
}

.left-column {
float: none;
width: 100%;	
}
	
.right-column {
float: none;
width: 100%;
}
	
.about-img {
width: 100%;
}

.about-us-content img {
margin:0 auto;		
}
	
.bubble {
left: 36%;
}
	
.footer-top {
padding: 25px;
}

.footer-inner {
width: 100%;
padding: 0;
}

.footer-top .widget {
width: 100%;
margin-bottom: 30px;		
}

.trendy_footer_optins {
width: 100%;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-bottom:30px;
clear: both;		
}
	
.landing {
width: 100%;
}
	
.feature-box {
width: 100%;
margin-right: 0px;
margin-bottom: 30px;
}

.feature-box-last {
width: 100%;
}

.squeeze-video {
float: none;
width: 100%;
margin-bottom:30px;		
}

.squeeze-content {
float: none;
width: 100%;
}

.squeeze-video {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
	
.squeeze-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.pagination{
padding-bottom:40px;		
}
}

@media screen and (max-width:500px){
body{
font-size:13px;		
}
	
h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}	
.home-post-box .left-byline {
float: none;
margin-bottom:20px;		
}

.home-post-box .right-byline {
float: none;
width: 100%;
}
	
.home-post-box .left-byline img {
margin: 0 auto;
}

.home-post-box .right-byline .headline {
text-align: center;
}

.inner-right-byline {
text-align: center;
}	

.trendy_readmore {
margin-right: 0px;
float: none;
text-align: center;
}

.page-post-box .left-byline {
float: none;
}

.page-post-box .left-byline img {
margin:0 auto;
}

.trendy_post_optin_inr input[type=\"text\"] {
width: 90%;
margin-bottom: 30px;
}

.trendy_post_optin_inr h2 {
margin-bottom: 30px;
}

.trendy_feature_optin_inr {
padding: 25px;
text-align: center;
}

.trendy_feature_optin_inr h2 {
margin-bottom: 30px;
}

.trendy_feature_optin_inr input[type=\"text\"] {
width: 90%;
margin-bottom: 30px;
}

.home-post-box .right-byline .headline a{
font-size:26px;		
}
	
.footer-inner .textwidget{
font-size:13px;		
}
}

@media screen and (max-width:350px){

.trendy_footer_optin_inr .emailr {
width: 55%;
}

.trendy_post_optin_inr input[type=\"text\"] {
width: 87%;
}

.trendy_feature_optin_inr input[type=\"text\"] {
width: 87%;
}

.trendy_footer_optin_inr .submitr{
font-size:13px;		
}
}
/*---:[ custom CSS ]:---*/
#respond { background: #ececec; padding:0 5px 0px 25px; } /* Highlight active form field */ #respond input[type=text], textarea { -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; padding: 10px 0px 10px 10px; margin: 5px 1px 3px 0px; border: 1px solid #DDDDDD; } #respond input[type=text]:focus, textarea:focus { box-shadow: 0 0 5px rgba(81, 203, 238, 1); margin: 5px 1px 3px 0px; border: 1px solid rgba(81, 203, 238, 1); }
#author { font-family: Lobster, "Lobster 1.4", "Droid Sans", Arial; font-size: 16px; color:#191919; letter-spacing:.1em; } #url { color: #21759b; font-family: "Luicida Console", "Courier New", "Courier", monospace; }
#submit { font-family: Arial; color: #ffffff; font-size: 15px; padding:10px; text-decoration: none; box-shadow: 0px 1px 3px #fff; -webkit-box-shadow: 0px px 3px #fff; -moz-box-shadow: 0px 1px 0px #fff; text-shadow: 1px 1px 3px #000; background: -webkit-gradient(linear, 0 0, 0 100%, from(#5a009e), to(#250062)); background: -moz-linear-gradient(top, #250062, #250062); } #submit:hover { background: -webkit-gradient(linear, 0 0, 0 100%, from(#250062), to(#100044)); background: -moz-linear-gradient(top, #003366, #006ad4) }

widget_search input[type="text"] {
  float: center;
	}

element.style {
	
}

.comment_author {
	color: #290051;
	}

.comment_date {
	color: #2f005b;
	}

.comment_text {
	color: #4b0093;
	};
	}

.avatar img{
	 border-radius: 50%;
}

.comment-author img {
margin-bottom: 50px;
float: right;
}

.avatar {
	 
margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 4px;
	float: left;
}

.comment_text {
	
	margin-right: 10px;
	margin-top: 5px;
}

.comment  {
	
	margin-bottom: -3px;
}


/** CLS fixing css */
.container a:not(.trendy_readmore a, .pagination a) {
color: #000000de !important;
}
.about-us-content p {
    color: #000000d1 !important;
}

#cookie-notice, #cookie-notice * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff !important;
}

input#s {
    color: #000 !important;
    opacity: 1 !important;
    background: #fff !important;
    font-style: normal !important;
}

input.emailr {
    color: #000 !important;
    opacity: 1 !important;
    background: #fff !important;
    font-style: normal !important;
}
.trendy_readmore a {
    text-decoration: none;
    background: #5a009e;
    color: #fff !important;
    padding: 8px 18px;
    border: 0 solid #5a009e;
    font-size: 12px;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
}
span.post_date {
    color: #000000d1 !important;
}

p.post_cats a {
    color: #000000de !important;
}

@font-face {
   font-display: swap !important;
}

html, body { 
	overflow-x: hidden; 
	overflow-y: scroll 
}

body {
    background-color: #DEDEDE;
    font-family: "Helvetica Neue",Helvetica,sans-serif !important;
    font-size: 18px;
    color: #444;
}

@media (min-width: 769px) {
	.home-post-box .right-byline .headline {
    margin-bottom: 14px !important;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
   font-family: "Helvetica Neue",Helvetica,sans-serif!important}.container{width:100%!important;height:auto!important;max-width:100%!important;overflow-x:hidden;display:flex;justify-content:center;align-items:flex-start}.trendy-logo img{max-width:100%;width:100%!important;height:auto!important}.top-right-header{width:350px!important;height:auto!important;max-width:100%!important}div.bottom-header{width:100%!important;;max-width:100%!important;;height:auto!important;}}@media (max-width:768px){.pagination{display:flex}}@media (max-width:600px){.top-right-header{float:none;width:100%!important;height:auto;max-width:100%!important}.trendy-logo{margin:0 auto;width:300px!important;max-width:100%!important;height:auto!important}.byline{display:flex;align-items:center;flex-direction:column}}