.presstrends a {
	text-decoration: none;
	color: #7B5FA1;
	}
	
.presstrends span.g, .presstrends a:hover, .g {
	color: #7B5FA1;
	}

.presstrends h1, .presstrends h2, .presstrends h4, .presstrends h3, .presstrends h5, .presstrends h6, .presstrends p, .presstrends ul , .presstrends ol {
	padding: 0;
	margin: 0;
	color: #555;
	}

.presstrends h1 {
	font-size: 90px;
	line-height: 1.6em;
	}

.presstrends h2 {
	font-size: 30px;
	line-height: 1.6em;
	}

.presstrends h3 {
	font-size: 20px;
	line-height: 1.6em;
	}

.presstrends h4 {
	font-size: 18px;
	line-height: 1.6em;
	}
	
.presstrends h4.skinny {
	font-weight: normal;
	font-size:11px;
	font-style: italic;
	color: #7B5FA1;
	}
	
.presstrends h4.skinny span {
	font-size:13px;
	font-weight: bold;
	font-style: normal;
	color: #555;
	padding:0px 5px;
	}

.presstrends h5 {
	font-size: 15px;
	line-height: 1.6em;
	color: #555;
	}

.presstrends h6 {
	font-size: 13px;
	line-height: 1.6em;
	}

.presstrends em {
	font-size:11px;
	color:#999;
	}

.presstrends p, .presstrends ul li {
	line-height: 1.6em;
	}

.presstrends .hr {
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
	margin: 25px 0px 25px 0px;
	}

.presstrends .logo {
	float: left;
	margin: 20px 15px 10px 0;
	width: 55px;
	height: auto;
	}

.presstrends .love {
	float: right;
	padding: 25px 10px 0px 0px;
	}


.presstrends .section_heading {
	float: left;
	width: 50%;
	height: auto;
	margin: 0px 25px 5px 0;
	}
	
.presstrends .section_heading h2 {
	font-size: 20px;
	padding-top:15px;
	}

.presstrends .section_heading p {
	color: #979797;
	line-height: 1.6em;
	padding: 7px 0 0 0;
	}

.presstrends .section_heading a {
	text-decoration: none;
	color: #7B5FA1;
	}

.presstrends .section_heading a:hover {
	text-decoration: underline;
	color: #7B5FA1;
	}


.presstrends .intro {
	float: left;
	width: 20%;
	height: auto;
	margin: 0px 25px 5px 0;
	}
	
.presstrends .intro h2 {
	font-size: 20px;
	padding-top:15px;
	}

.presstrends .intro p {
	color: #979797;
	line-height: 1.6em;
	padding: 7px 0 0 0;
	}

.presstrends .intro a {
	text-decoration: none;
	color: #7B5FA1;
	}

.presstrends .intro a:hover {
	text-decoration: underline;
	color: #7B5FA1;
	}

.presstrends .timespans ul {
	color: #999;
	float:left;
	margin:8px 25px 0px 0px;
	}

.presstrends .timespans ul li {
	display: inline;
	}

.presstrends .timespans ul li a {
	text-decoration: none;
	color: #7B5FA1;
	}
	
.presstrends .timespans ul li.active a {
	text-decoration: none;
	color: #777;
	}

.presstrends .form-table {
	margin: 20px 0 0 0;
	}

.presstrends .form-table th {
	color: #555;
	padding: 10px 10px 10px 0;
	}

.presstrends p a.button-secondary:hover {
	color:#464646;
	}

.presstrends p.submit {
	margin-top: 20px;
	}
	
.presstrends .line {
	background: url(../images/tiny_grid.png) repeat;
	}

.presstrends .metric {
	background: #f3f3f3;
	float: left;
	width:99%;
	margin: 15px 0px 5px 0px;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: 1px 1px 1px .5px #ddd;
	-webkit-box-shadow: 1px 1px 1px .5px #ddd;
	box-shadow: 1px 1px 1px .5px #ddd;
	}
	
.presstrends .metric_sep {
	float: left;
	margin: 70px 10px 20px 0px;
	background: #f3f3f3;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-moz-box-shadow: 1px 1px 1px .5px #ddd;
	-webkit-box-shadow: 1px 1px 1px .5px #ddd;
	box-shadow: 1px 1px 1px .5px #ddd;
	}

.presstrends .global {
	border-top: 1px solid #e2e2e2;
	font-size: 11px;
	text-align: center;
	padding:10px 15px;
	color:#a9a9a9;
	}
	
.presstrends .global span {
	color:#696a6a;
	}
	
.presstrends .site {
	text-align: center;
	padding: 0px 15px 15px 15px;
	}
	
.presstrends .first .site {
	text-align: center;
	padding: 180px 15px 210px 15px;
	}
	
.presstrends .second .site {
	text-align: center;
	padding: 40px 15px 70px 15px;
	}
	
.presstrends .third .site {
	text-align: center;
	padding: 0px 15px 15px 15px;
	}
	
.presstrends .site h2 {
	color: #696a6a;
	margin: 0;
	padding: 0px;
	line-height: 1.4em;
	text-align: center;
	font-size: 20px;
	}
	
.presstrends .first .site h2 {
	font-size: 35px;
	}
	
.presstrends .second .site h2 {
	font-size: 25px;
	}
	
.presstrends .third .site h2 {
	font-size: 18px;
	}

.presstrends .site span.label {
	color: #a9a9a9;
	font-style: italic;
	font-size:10px;
	text-transform: uppercase;
	}
	
.presstrends .site span.label a {
	color: #ccc;
	font-style: italic;
	font-size:11px;
	text-transform: none;
	}
	
.presstrends .site span.label a:hover {
	color: #999;
	}
	
.presstrends .clock {
	background: url(../images/clock_icon.png) no-repeat top left;
	height: 16px;
	float:left;
	margin: 0px 5px 0px 2px;
	color:#777;
	padding:0px 0px 0px 20px;
	float:left;
	}
	
.presstrends .lightbulb {
	background: url(../images/lightbulb_icon.png) no-repeat top left;
	height: 19px;
	float:left;
	margin: 0px 5px 0px 2px;
	color:#777;
	padding:2px 0px 0px 20px;
	float:left;
	}
	
.presstrends .upgrade_notice {
	background: #45958B;
	padding: 10px .6em;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	}
	
.presstrends .upgrade_notice p {
	color: #ACE1DB;
	}
	
.presstrends .upgrade_notice p strong {
	color: #fff;
	}
	
.presstrends .upgrade_notice p a {
	color: #fff;
	text-decoration: none;
	}
	
.presstrends a.button-secondary {
	color:#555;
	}
	
.presstrends ul.suggestions {
	margin-top:8px;
	}

.presstrends ul.suggestions li {
	font-size: 15px;
	line-height: 1.6em;
	padding: 10px 0px 15px 0px;
	border-bottom:1px solid #e8e8e8;
	}

.presstrends ul.suggestions li p {
	font-size:13px;
	}
	
.presstrends ul.suggestions li a span {
	font-size:14px;
	color: #555;
	font-weight: normal;
	background:#fffee8;
	}

.presstrends ul.suggestions li span {
	font-size:15px;
	font-weight: bold;
	color: #7B5FA1;
	}
	
.presstrends .happy {
	background: url(../images/happy.png) no-repeat left;
	height:16px;
	width:16px;
	margin:10px;
	float:left;
	}
	
.presstrends .sad {
	background: url(../images/sad.png) no-repeat left;
	height:16px;
	width:16px;
	margin:10px;
	float:left;
	}
	
.presstrends .blank {
	height:1px;
	width:16px;
	margin:5px;
	float:left;
	}
	
.presstrends .form-table th {
	width: 80px;
	}

.presstrends a.social_signup {
	background: url(../images/social_signup.jpg) no-repeat left;
	width:800px;
	height: 195px;
	border: none;
	float:left;
	}
	
.presstrends a.suggestion_signup {
	background: url(../images/suggestion_signup.jpg) no-repeat left;
	width:800px;
	height: 195px;
	border: none;
	float:left;
	}
	
.presstrends a.green-button {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-shadow: 0 1px 0 #3e3153;
	text-shadow: 0 0 0 transparent,0 1px 0 #3e3153;
	float: left;
	padding: 8px 30px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #564371;
	border-bottom-color: #564371;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7B5FA1,EndColorStr=#564371);
	background-image: -moz-linear-gradient(top,#7B5FA1 0,#564371 100%);
	background-image: -ms-linear-gradient(top,#7B5FA1 0,#564371 100%);
	background-image: -o-linear-gradient(top,#7B5FA1 0,#564371 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#7B5FA1),color-stop(100%,#564371));
	background-image: -webkit-linear-gradient(top,#7B5FA1 0,#564371 100%);
	background-image: linear-gradient(to bottom,#7B5FA1 0,#564371 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;
	}
.presstrends a.green-button:hover {
	border: 1px solid #5c467c;
	border-bottom-color: #5c467c;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#8b6ab8,EndColorStr=#5c467c);
	background-image: -moz-linear-gradient(top,#8b6ab8 0,#5c467c 100%);
	background-image: -ms-linear-gradient(top,#8b6ab8 0,#5c467c 100%);
	background-image: -o-linear-gradient(top,#8b6ab8 0,#5c467c 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#8b6ab8),color-stop(100%,#5c467c));
	background-image: -webkit-linear-gradient(top,#8b6ab8 0,#5c467c 100%);
	background-image: linear-gradient(to bottom,#8b6ab8 0,#5c467c 100%);
	}

.presstrends .author_avatar img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
.presstrends img.loading {
	margin:100px 0px 100px 50px;
}

.presstrends .hide {
	display: none;
}


h2.dummy {
	display: none;
	}
