/*
Theme Name: PressTrends
Theme URI: http://venturengine.com/themes/dillon
Description: Inlcuding design + content theme options, Dillion is a fully responsive WordPress theme that delivers content across a beautiful interface of texture, columns, and simplicity.
Version: 1.0.1
Author: Venture Engine
Author URI: http://www.venturengine.com
Tags: two-columns, fixed-width, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-menu, theme-options, threaded-comments, light
Copyright: (c) 2012 Venture Engine
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

/*==================================================================*/
/*==================================================================*/

/*        Global        */

/*==================================================================*/
/*==================================================================*/
body, html {background:url(http://www.presstrends.io/wp-content/themes/presstrends/images/prs_bg.gif) repeat top left;color:#666;font-size: 13px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.hr {border-top: 1px solid #ddd;width:100%;margin:20px 0 20px 0;}
.alignleft {float:left;margin:5px 15px 10px 0;}
.alignright {float:right;margin:5px 0 10px 15px;}
.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.aligncenter {margin:0px auto;}
img {border:4px solid #f7f7f7;}

/* 1.7 Forms */
input[type="text"], input[type="password"] {
padding:10px; 
color:#999;
-webkit-border-radius: .3em; 
-moz-border-radius: .3em;
border-radius: .3em;
-moz-box-shadow: inset 1px 1px 1px #999;
-webkit-box-shadow: inset 1px 1px 1px #999;
box-shadow: inner 1px 1px 1px #999;
border:none;
float:left;
outline: none; 
font-size: 12px;
background:#f5f5f5;
width: 96%;
float: left;
margin:10px 0 10px 0;
}
textarea {
padding:10px; 
color:#999;
-webkit-border-radius: .5em; 
-moz-border-radius: .5em;
border-radius: .5em;
-moz-box-shadow: inset 1px 1px 2px #999;
-webkit-box-shadow: inset 1px 1px 2px #999;
box-shadow: inner 1px 1px 2px #999;
border:none;
outline: none; 
font-size: 11px;
width:96%;
margin:10px 0 0px 0;
background:#f5f5f5;
}
input[type="submit"], button[type="submit"] {
color: #5f5f5f;
font-weight: bold;
font-size: 11px;
text-shadow: 0 1px 0 white;
text-shadow: 0 0 0 transparent,0 1px 0 white;
height: 2.95em;
padding: 8px 20px;
border: 1px solid #CCC;
border-bottom-color: #AAA;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=white,EndColorStr=#E0E0E0);
background-image: -moz-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: -ms-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: -o-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(100%,#E0E0E0));
background-image: -webkit-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: linear-gradient(to bottom,white 0,#E0E0E0 100%);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 1px white;
-ms-box-shadow: inset 0 0 1px white;
-o-box-shadow: inset 0 0 1px white;
-webkit-box-shadow: inset 0 0 1px white;
box-shadow: inset 0 0 1px white;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transtion: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
cursor:pointer;
}
input[type="submit"]:hover, button[type="submit"]:hover{
border-color:#bbb;
background:#f3f3f3;
background-image:-moz-linear-gradient(top,#ffffff,#ebebeb);
background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ebebeb));
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
outline:0;
-moz-box-shadow:0 0 3px #bbb;
-webkit-box-shadow:0 0 3px #bbb;
box-shadow:0 0 3px #bbb;
}


/*==================================================================*/
/*==================================================================*/

/*        Typography        */

/*==================================================================*/
/*==================================================================*/
h1, h2, h3, h4, h5, h6 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:bold;color:#5f5f5f;}
h5 {padding-bottom:8px;}
h6 {font-size:13px;}
p {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;text-shadow: 0.1em 0.1em #fff; font-size:13px;}

/*==================================================================*/
/*==================================================================*/

/*       Header        */

/*==================================================================*/
/*==================================================================*/
.header {padding:25px 0 10px 0;}
.logo {margin:0px auto;width:52px;height:52px;margin-top:-2px;}
.logo img {border:none;}

@-webkit-keyframes load {
  from {
    -webkit-transform: scale(0);
    opacity: 0; }

  to {
    -webkit-transform: scale(1); } }

@-moz-keyframes load {
  from {
    -moz-transform: scale(0);
    opacity: 0; }

  to {
    -moz-transform: scale(1); } }

@-webkit-keyframes contentload {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes contentload {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.bgimg {
height:400px;
background: url(img/skyline.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-top:20px; 
}
.bgimg h3 {
margin-top:38px;
color:#707070;
letter-spacing:-0.06em;
font-size:50px;
}
.bgimg h3 span {
color:#45958B;
}
.bgimg img {
margin-top:20px;
}

.info_header {
background: url(img/purple_bg.jpg) repeat;
width:100%;
font-size:13px;
font-weight:bold;
text-align:center;
color:#fff;
float:left;
padding:5px 0px;
height: auto;
}

.info_header a {
color:#fff;
}

.main_dash_banner {
width:950px;
margin:0px auto;
}

/*==================================================================*/
/*==================================================================*/

/*       Navigation        */

/*==================================================================*/
/*==================================================================*/
#left-menu ul, #right-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#left-menu li, #right-menu li
{
float: left;
margin: 0;
}

#left-menu li a, #right-menu li a
{
line-height: 2em;
float: left;
padding:15px 20px;
display: block;
color:#777;
text-decoration: none;
text-align: center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
font-size: 13px;
}
#left-menu li, #left-menu li a {
float:right;
}

#left-menu li a:hover, #right-menu li a:hover 
{color:#45958B;}

#left-menu li.current-menu-item a, #right-menu li.current-menu-item a 
{color:#45958B;}

/* Hide from IE5-Mac \*/
#left-menu li a, #right-menu li a
{
float: none
}
/* End hide */

#left-menu
{
	width:350px;
	float:left;
}

#right-menu
{
 width:350px;
 float:right;
}

/* Breadcrumbs */

.breadcrumbs {float:left;width:100%;font-size:12px;font-style:italic;padding:20px 0 0 0;}

/*==================================================================*/
/*==================================================================*/

/*        Post        */

/*==================================================================*/
/*==================================================================*/
.post {width:90%;padding:25px 10px 25px 10px;margin:30px 0 30px 0;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.post a {text-decoration: none;color:#45958B;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.post h3 {margin:0 0 17px 0;}
.post h3 a {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700;color:#5f5f5f;text-decoration:none;}
.post h3 a:hover {color:#777;}
.post p {line-height:1.7em;}
.post .hr {border-top: 1px solid #cfcfcf;box-shadow: 0 1px 0 #e7e7e7;width:100%;margin:10px 0 10px 0;}
.post_meta, .post_section_header {background:url(img/prs_light_bg.jpg) repeat top left;font-style: italic;padding:10px 8px 10px 36px;margin:0 0 15px -35px;font-size: 13px;color:#888;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;text-shadow: 0.1em 0.1em #EFEFEF;}
.post_meta a {color:#707070;text-decoration:none;font-size: 13px;text-shadow: 0.1em 0.1em #EFEFEF;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.post_meta a.comment {background:url(img/comment.png) no-repeat center left;float:right;padding:3px 10px 0 29px;color:#999;text-decoration:none;font-size: 13px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;text-shadow: 0.1em 0.1em #EFEFEF;height:25px;margin:-3px 0 0 0;}
.post_section_header {font-style: normal;margin-top:40px;font-size:15px;}
.post_section_header span {font-style:italic;font-size: 13px;}

a.more {color:#45958B;font-size:11px;float:left;text-transform:uppercase;padding-top:10px;}

/* Author */
.author-content .avatar {float: left; margin: 3px 15px 0 0; width:75px;}
.author-content img {border:4px solid #fff;}
.author-content p {padding-top:10px;}

/* Comments */
ol.commentlist { margin:0px; padding:0px; margin: 10px 0 0 0; list-style-type: none; overflow: visible; margin-bottom: 0px; }
li.comment { margin: 15px 0px 15px 0; list-style: none;border-bottom:1px solid #ccc;}
li.comment .comment-body { margin: 0 0 0 50px; position: relative; }
li.comment .comment-meta { overflow: hidden; float: left; display: block; width: 50%; }
li.comment .comment-text { border-bottom: 1px solid #ccc; padding-bottom: 10px;}
li.comment .avatar { position: absolute; left: -45px; padding:2px; border:2px solid #fff; }
li.comment p { clear: both; margin-left:6px; margin:0; padding:0 0 10px 7px; font-size: 13px; }
li.comment cite, li.bypostauthor li.comment cite { color: #555; font-weight: bold; font-style: normal; padding: 0 5px 0 5px; margin: 0 8px 0 0; float: left; font-size: 15px;}
li.comment cite a, li.bypostauthor li.comment cite a {	color: #555; text-decoration: none;}
li.comment cite a:hover, li.bypostauthor li.comment cite a:hover {color:#777;}
.commentmetadata, .commentmetadata a { font-size: 10px; text-transform: uppercase; color: #999; padding-top:4px;}
.commentmetadata a:hover {color: #777;text-decoration: none;}
.says { display: none; }
ul.children li {border-top:1px solid #ccc;border-bottom:none;padding-top:20px;}
.comment-meta { margin: 0 0 10px; line-height: 1.4em; position: relative; }
li.comment .comment-body a.comment-reply-link { display: block; position: absolute; right: 0; top: 0px; font-weight: bold;  padding: 0 10px 0 0; font-size: 10px; text-transform: uppercase;color:#777;}
li.comment .comment-body a.comment-reply-link:hover {color:#888;}
.children { list-style-type: none; margin: 5px 0 0 60px; }
.children li.comment { margin: 0 0 10px 0; }
.comments input[type="text"] {padding:15px 7px; color:#999;-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em; border:none;float:left;width:290px;outline: none; font-size: 11px; margin:3px 0px; font-weight:bold;font-family:Arial, Helvetica, sans-serif; width: 98%;}
.comments textarea {padding:7px; color:#999;-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em; border:none;float:left;outline: none; font-size: 11px; margin:5px 0px;font-family:Arial, Helvetica, sans-serif; width: 98%;}
.comment-bubble {background:url(http://www.presstrends.io/wp-content/themes/presstrends/images/cmnt-icon.png) no-repeat; width:30px; height:23px; margin:0 8px 0px 0px; float: left;}
#respond p {margin-bottom:10px;}
#commentform {margin-top:15px;}
#commentform label {float:left;padding:0;margin:0;}
#commentform input[type="text"], #commentform textarea {margin-top:0px;}

/* Contact */
#contactForm { margin-bottom: 20px; }
.error {color:#8B0000;}

/*==================================================================*/
/*==================================================================*/

/*        Sidebar        */

/*==================================================================*/
/*==================================================================*/
.container .columns .sidebar {float:right;margin:25px 0 20px 0;}
.sidebar .widget {margin:30px 0 30px 0;}

/* Search */
#searchform {margin-bottom:0px;}
#searchform input[type="text"] {width:90%;margin-left:-2px;margin-bottom:0px;}
input[type="image"].search-button {
margin:23px 0 0 -25px; 
border:none;
float:left;
outline: none;
width: 10px;
}

/*==================================================================*/
/*==================================================================*/

/*        Widgets        */

/*==================================================================*/
/*==================================================================*/
.widget p {font-size: 12px;padding:5px 0 8px 0;}
.widget h6 {font-size:13px;margin:5px 0px 10px 0px;padding:5px 0px 5px 0px;font-weight: bold;border-bottom:2px solid #ccc;}
.widget h6 a {font-style: italic;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 13px; color:#777; text-decoration: none; text-transform: none; font-weight: 400;}
.widget h6 a:hover {color:#555;}

.widget ul {list-style: none;}
.widget ul li {border-bottom:1px solid #ddd;padding:5px 0 8px 0;color:#777;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;text-shadow: 0.1em 0.1em #EFEFEF;margin:0 0 5px 0;}
.widget ul li a {text-decoration: none;font-size: 12px;color:#45958B;padding:0 0 5px 0;}
.widget ul li a:hover {color:#777;}
.widget ul li span {font-size:11px;color:#777;}
.widget ul li span a {font-size:11px;color:#777;text-decoration:none;font-weight:normal;}

/* 13.2 Twitter Widget */
.widget a.twitter-handle {font-style: italic;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px; color:#45958B; text-decoration: none; text-transform: none; font-weight: 400;}
.widget a.twitter-handle:hover {color:#777;}
.widget ul.twitter li a, #ftrcont .widget ul.twitter li span a {text-decoration: none;font-weight:normal; font-size: 12px; color:#45958B;}
.widget ul.twitter li span {font-size: 12px;text-shadow: 0.1em 0.1em #fff;}
.widget ul.twitter li a:hover, #ftrcont .widget ul.twitter li span a:hover {color:#777;}

/* Instagram */
ul.instagram li {border-bottom:none;float:left;width:44%;margin:0 10px 0 0;}
ul.instagram li a img {width:100%}

/* =================================================================== */
/* ==                             Home                              == */
/* =================================================================== */
.responsive-screens {background:url('img/screens.png') no-repeat; float:left; width:430px; height: 259px; margin-bottom:40px;}
.plugin-screen {background:url('img/plugin_screen.png') no-repeat; float:left; width:376px; height: 220px; margin-bottom:30px;}

/* -- Middle -- */
.middle {margin:40px 0 30px 0;}
.home_theme_adoption {background:url('img/theme_adoption.png') center no-repeat;width:249px;height:249px;border:none;margin:0px auto;padding-bottom:9px;}
.home_theme_version {background:url('img/theme_version.png') center no-repeat;width:249px;height:249px;border:none;margin:0px auto;padding-bottom:9px;}
.home_theme_published {background:url('http://www.presstrends.io/wp-content/themes/presstrends/images/theme_published.png') center no-repeat;width:249px;height:249px;border:none;margin:0px auto;padding-bottom:9px;}

/* -- Newsletter -- */
.newsletter_container {
margin:0px auto;
width:95%;
background:url(http://www.presstrends.io/wp-content/themes/presstrends/images/light.jpg) repeat top left;
-webkit-border-radius: .4em; 
-moz-border-radius: .4em;
border-radius: .4em;
margin-top:50px;
margin-bottom:10px;
height:auto;
text-align: center;
}
.newsletter_form {margin:0px auto;width:450px;padding:0px 0px 10px 0px;text-align: center;}
.newsletter_form input[type="text"] {width:380px;}
.newsletter_form input[type="submit"] {background:url('img/newsletter.png') no-repeat; width:28px; height:18px;
    display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	padding: none;
	text-shadow: none;
	-webkit-border-radius: none; 
	-moz-border-radius: none;
	border-radius: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top:8px;
	float:left;
	margin-left:10px;
}
.newsletter_form input[type="submit"]:hover {background-position:0 -18px;}

a.launch-effect {float:left;background:url("img/launch-effect-logo.png") no-repeat; width:80px; height:80px;}
a.woothemes {float:left;background:url("img/woothemes-logo.png") no-repeat; width:130px; height:33px;margin:30px 25px 0px 0px;}
a.contempo {float:left;background:url("img/contempo-logo.png") no-repeat; width:140px; height:18px;margin:30px 15px 0px 0px;}
a.design-crumbs {float:left;background:url("img/design-crumbs-logo.png") no-repeat; width:130px; height:33px;margin:25px 25px 0px 20px;}
a.gpp {float:left;background:url("img/gpp-logo.png") no-repeat; width:50px; height:50px;margin:15px 0px 0px 16px;}
a.radium {float:left;background:url("img/radium-logo.png") no-repeat; width:130px; height:26px;margin:25px 13px 0px 20px;}
a.mojo {float:left;background:url("img/mojo-logo.png") no-repeat; width:70px; height:70px;margin:1px 10px 0px 15px;}

a.contempo, a.woothemes, a.launch-effect, a.design-crumbs, a.radium, a.gpp, a.mojo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  -khtml-opacity:.70;
  opacity: .70;
}
a.contempo:hover, a.woothemes:hover, a.launch-effect:hover, a.design-crumbs:hover, a.radium:hover, a.gpp:hover, a.mojo:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity:1;
  opacity: 1;
}

/* =================================================================== */
/* ==                            Team                               == */
/* =================================================================== */
.team-member-gravatar {float:left;margin:15px 0 0 0;width:90px;}
.team-member {float:left;margin:15px 0 0 0;width:450px;}
.team-member-gravatar img {padding:2px;float:left;margin:0 10px 10px 0;border:none;}
.team-member h5 {font-size:15px;float:left;margin:0px;padding:0 0 4px 0;width:105px;}
.team-member p {float:left;margin:0px;padding:0px;}
.team-member span {font-size: 12px;font-style: italic;color:#777;float:left;padding:3px 0 0 0;}
.team-member p span a {font-size: 12px;font-style: italic;color:#777;}

/* =================================================================== */
/* ==                           Pricing                             == */
/* =================================================================== */
.pricing_option p {text-align: center;}
.pricing_option p span.sites {font-size:14px;font-weight:bold;}
.then {background:url(img/then_crcle.png) no-repeat; width:85px; height:86px; float:left; margin:17px 20px 0px 25px;}

/*==================================================================*/
/*==================================================================*/

/*       Footer Meta        */

/*==================================================================*/
/*==================================================================*/

.meta {width:100%;height:150px;padding:20px 0;margin-top:20px;border-top:2px solid #ccc;}
.meta p {font-size: 11px;text-align: center; color:#999;}
.meta a {font-size: 12px; color:#7f7f7f;}
.meta a:hover {
color:#45958b;
-moz-transition: color 0.8s ease;
-webkit-transition: color 0.8s ease;
-o-transition: color 0.8s ease;
transition: color 0.8s ease;
}
.meta .badge {
float:right;
text-align:left;
font-size:11px;
color:#7f7f7f;
height:25px;
padding:4px 0px 0px 30px;
background:url(img/prs_small.png) no-repeat top left;
}
.meta .badge a {
font-size:11px;
}

span.iphone {background:url(img/iphone.png) no-repeat top left; float:left; height:20px; width: 110px; padding: 1px 5px 0px 25px; text-align: left;}
span.skype {background:url(img/skype.png) no-repeat top left; float:left; height:20px; width: 70px; padding: 1px 0px 0px 25px; text-align: left;}

a.uix-button {
color: #555;
font-weight: normal;
font-size: 13px;
text-shadow: 0 1px 0 white;
text-shadow: 0 0 0 transparent,0 1px 0 white;
float: left;
padding: 8px 30px;
margin: 15px 3px;
border: 1px solid #CCC;
border-bottom-color: #AAA;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=white,EndColorStr=#E0E0E0);
background-image: -moz-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: -ms-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: -o-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(100%,#E0E0E0));
background-image: -webkit-linear-gradient(top,white 0,#E0E0E0 100%);
background-image: linear-gradient(to bottom,white 0,#E0E0E0 100%);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 1px white;
-ms-box-shadow: inset 0 0 1px white;
-o-box-shadow: inset 0 0 1px white;
-webkit-box-shadow: inset 0 0 1px white;
box-shadow: inset 0 0 1px white;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transtion: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
}
a.uix-button:hover{
border-color:#bbb;
background:#f3f3f3;
background-image:-moz-linear-gradient(top,#ffffff,#ebebeb);
background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ebebeb));
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
outline:0;
-moz-box-shadow:0 0 3px #bbb;
-webkit-box-shadow:0 0 3px #bbb;
box-shadow:0 0 3px #bbb;
}
a.uix-button strong{
color:#45958B;
}

a.green-button {
color: #fff;
font-weight: normal;
font-size: 14px;
text-shadow: 0 1px 0 #2C5E58;
text-shadow: 0 0 0 transparent,0 1px 0 #2C5E58;
float: left;
padding: 8px 25px;
margin: 15px 3px;
border: 1px solid #397B73;
border-bottom-color: #397B73;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#499E94,EndColorStr=#397B73);
background-image: -moz-linear-gradient(top,#499E94 0,#397B73 100%);
background-image: -ms-linear-gradient(top,#499E94 0,#397B73 100%);
background-image: -o-linear-gradient(top,#499E94 0,#397B73 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#499E94),color-stop(100%,#397B73));
background-image: -webkit-linear-gradient(top,#499E94 0,#397B73 100%);
background-image: linear-gradient(to bottom,#499E94 0,#397B73 100%);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 1px white;
-ms-box-shadow: inset 0 0 1px white;
-o-box-shadow: inset 0 0 1px white;
-webkit-box-shadow: inset 0 0 1px white;
box-shadow: inset 0 0 1px white;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transtion: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
a.green-button:hover {
color: #fff;
font-weight: normal;
font-size: 14px;
text-shadow: 0 1px 0 #2C5E58;
text-shadow: 0 0 0 transparent,0 1px 0 #2C5E58;
float: left;
padding: 8px 25px;
margin: 15px 3px;
border: 1px solid #438F86;
border-bottom-color: #438F86;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50ABA0,EndColorStr=#438F86);
background-image: -moz-linear-gradient(top,#50ABA0 0,#438F86 100%);
background-image: -ms-linear-gradient(top,#50ABA0 0,#438F86 100%);
background-image: -o-linear-gradient(top,#50ABA0 0,#438F86 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#50ABA0),color-stop(100%,#438F86));
background-image: -webkit-linear-gradient(top,#50ABA0 0,#438F86 100%);
background-image: linear-gradient(to bottom,#50ABA0 0,#438F86 100%);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 1px white;
-ms-box-shadow: inset 0 0 1px white;
-o-box-shadow: inset 0 0 1px white;
-webkit-box-shadow: inset 0 0 1px white;
box-shadow: inset 0 0 1px white;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transtion: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
}
a.green-button strong{
color:#fff;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}