/*
Theme Name: SonyRumors
Theme URI: http://www.dizzain.com/blog_customization/
Description: Custumized WordPress theme.
Version: 1.0
Author: Dizzain Inc.
Author URI:http://www.dizzain.com/
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
b {
	font-weight:bold;
}


/* =Global
----------------------------------------------- */

html, body {
	min-height:100%;
	padding:0	!important;
	margin:0	!important;
	background-color:#fff;
}
body, input, textarea {
	color: #383838;
	font: 15px Georgia , Times, "Times New Roman", serif;
	line-height:21px;
}
input[type=submit] {
	cursor: pointer;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	color:#2b2b2b;
	font-family:  Times, "Times New Roman", serif;
}
h1 {
	font-size:22px;
	line-height:26px;
	margin-bottom:10px;
}
h2 {
	font-size:19px;
	line-height:24px;
	margin-bottom:10px;
}
h3 {
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
}
h4 {
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
}
h5 {
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	font-weight: normal;
}
h6 {
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}

hr {
	background-color: #e1edf3;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom:20px;
}
ul, ol {
	margin: 0 0 18px 27px;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, serif;
    padding: 0 15px 0 10px;
}
#ie7 blockquote {
	padding-top: 15px;
}
blockquote em, 
blockquote i, 
blockquote cite, 
blockquote p {
	font-style: italic;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {

	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #e7d7e3;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Links */
a {
	color:#0069d4;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.fl_l	{ float:left; }
.fl_r	{ float:right;}
.clear  { clear:both; }

img {
	max-width:100%;
	height: auto;
}


/* =Structure
----------------------------------------------- */

.wrapper {
	position: relative;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;	
}


/* =Fonts
----------------------------------------------- */

#branding .wrapper,
#header-search {
	font-family: 'PT Sans', sans-serif;
}
.entry-header .entry-title,
body.page #primary .entry-title,
body.error404 #primary .entry-title {
	font-family: 'Oswald', sans-serif;
}

/* =Patterns
----------------------------------------------- */

.follow_icons_block .icon,
.category-treangle span,
span.treangle,
#access-primary li a span,
.entry-meta span.comment-icon,
#searchform #searchsubmit,
.hentry blockquote span.quote span {
	background-image: url(images/patterns.png);
	background-repeat: no-repeat;
}
#access-primary .wrapper,
#access-primary li a{
	background-image: url(images/header-menu-divider.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}
.entry-meta span.comment-icon{
	background-position: 0 -180px;
}

.widget_twitter li {
	background-image: url(images/latest-tweets.png);
	background-repeat: no-repeat;
	background-position: 2px 0;
}


/* =Icons
----------------------------------------------- */

/* follow_icons_block */

.follow_icons_block .icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin-right: 6px;
}

/* follow_icons_block small */

.follow_icons_block .icon.facebook {
	background-position: 0 -120px;
}
.follow_icons_block .icon.twitter {
	background-position: -30px -120px;
}
.follow_icons_block .icon.google_plus {
	background-position: -60px -120px;
}
.follow_icons_block .icon.pinterest {
	background-position: -90px -120px;
}
.follow_icons_block .icon.youtube {
	background-position: -120px -120px;
}
.follow_icons_block .icon.instagram {
	background-position: -150px -120px;
	width: 16px;
}
.follow_icons_block .icon.linkedin {
	background-position: -180px -120px;
}

.follow_icons_block .icon.flickr {
	background-position: -270px -120px;
}
.follow_icons_block .icon.vine {
	background-position: -300px -120px;
}
.follow_icons_block .icon.raptr {
	background-position: -240px -120px;
}
.follow_icons_block .icon.itunes {
	background-position: -210px -120px;
}

/* follow_icons_block gray */

.follow_icons_block.gray .icon.facebook {
	background-position: 0 -150px;
}
.follow_icons_block.gray .icon.twitter {
	background-position: -30px -150px;
}
.follow_icons_block.gray .icon.google_plus {
	background-position: -60px -150px;
}
.follow_icons_block.gray .icon.pinterest {
	background-position: -90px -150px;
}
.follow_icons_block.gray .icon.youtube {
	background-position: -120px -150px;
}
.follow_icons_block.gray .icon.instagram {
	background-position: -150px -150px;
	width: 16px;
}
.follow_icons_block.gray .icon.linkedin {
	background-position: -180px -150px;
}

.follow_icons_block.gray .icon.flickr {
	background-position: -270px -150px;
}
.follow_icons_block.gray .icon.vine {
	background-position: -300px -150px;
}
.follow_icons_block.gray .icon.raptr {
	background-position: -240px -150px;
}
.follow_icons_block.gray .icon.itunes {
	background-position: -210px -150px;
}

/* follow_icons_block gray:hover */

.follow_icons_block.gray .icon.facebook:hover {
	background-position: 0 -120px;
}
.follow_icons_block.gray .icon.twitter:hover {
	background-position: -30px -120px;
}
.follow_icons_block.gray .icon.google_plus:hover {
	background-position: -60px -120px;
}
.follow_icons_block.gray .icon.pinterest:hover {
	background-position: -90px -120px;
}
.follow_icons_block.gray .icon.youtube:hover {
	background-position: -120px -120px;
}
.follow_icons_block.gray .icon.instagram:hover {
	background-position: -150px -120px;
	width: 16px;
}
.follow_icons_block.gray .icon.linkedin:hover {
	background-position: -180px -120px;
}

.follow_icons_block.gray .icon.flickr:hover {
	background-position: -270px -120px;
}
.follow_icons_block.gray .icon.vine:hover {
	background-position: -300px -120px;
}
.follow_icons_block.gray .icon.raptr:hover {
	background-position: -240px -120px;
}
.follow_icons_block.gray .icon.itunes:hover {
	background-position: -210px -120px;
}


/* follow_icons_block large */

.follow_icons_block.large .icon {
	width: 42px;
	height: 42px;
	margin-right: 0;
	margin-left: 8px;
}
.follow_icons_block.large .icon.facebook {
	background-position: 0 0;
}
.follow_icons_block.large .icon.twitter {
	background-position: -60px 0;
}
.follow_icons_block.large .icon.google_plus {
	background-position: -120px 0;
}
.follow_icons_block.large .icon.instagram {
	background-position: -180px 0;
}
.follow_icons_block.large .icon.pinterest {
	background-position: -240px 0;
}
.follow_icons_block.large .icon.youtube {
	background-position: -300px 0;
}
.follow_icons_block.large .icon.rss {
	background-position: -360px 0;
}
.follow_icons_block.large .icon.flickr {
	background-position: -420px 0;
}
.follow_icons_block.large .icon.vine {
	background-position: -480px 0;
}
.follow_icons_block.large .icon.raptr {
	background-position: -540px 0;
}
.follow_icons_block.large .icon.itunes {
	background-position: -600px 0;
}

/* hovers */

.follow_icons_block.large .icon.facebook:hover {
	background-position: 0 -280px;
}
.follow_icons_block.large .icon.twitter:hover {
	background-position: -60px -280px;
}
.follow_icons_block.large .icon.google_plus:hover {
	background-position: -120px -280px;
}
.follow_icons_block.large .icon.instagram:hover {
	background-position: -180px -280px;
}
.follow_icons_block.large .icon.pinterest:hover {
	background-position: -240px -280px;
}
.follow_icons_block.large .icon.youtube:hover {
	background-position: -300px -280px;
}
.follow_icons_block.large .icon.rss:hover {
	background-position: -360px -280px;
}
.follow_icons_block.large .icon.flickr:hover {
	background-position: -420px -280px;
}
.follow_icons_block.large .icon.vine:hover {
	background-position: -480px -280px;
}
.follow_icons_block.large .icon.raptr:hover {
	background-position: -540px -280px;
}
.follow_icons_block.large .icon.itunes:hover {
	background-position: -600px -280px;
}

/* access-primary */

#access-primary li a{
	background-position: right 0;
}
#access-primary .home span{
	background-position: -240px -60px;
}
#access-primary .home a:hover span,
#access-primary .home.current-menu-item span{
	background-position: 0 -60px;
}
#access-primary .about span{
	background-position: -30px -60px;
}
#access-primary .about a:hover span,
#access-primary .about.current-menu-item span,
#access-primary .about.current-menu-parent span{
	background-position: -120px -60px;
}
#access-primary .social span{
	background-position: -50px -60px;
}
#access-primary .social a:hover span,
#access-primary .social.current-menu-item span{
	background-position: -150px -60px;
}
#access-primary .submit span{
	background-position: -70px -60px;
}
#access-primary .submit a:hover span,
#access-primary .submit.current-menu-item span{
	background-position: -180px -60px;
}
#access-primary .forums span{
	background-position: -90px -60px;
}
#access-primary .forums a:hover span,
#access-primary .forums.current-menu-item span{
	background-position: -210px -60px;
}
#access-primary .home span{
	width: 16px;
	height: 14px;
}
#access-primary .about span{
	width: 14px;
	height: 13px;
}
#access-primary .social span{
	width: 16px;
	height: 15px;
}
#access-primary .submit span{
	width: 16px;
	height: 16px;
}
#access-primary .forums span{
	width: 17px;
	height: 16px;
}


/* =User Formatting
----------------------------------------------- */

.hentry li {
	margin-bottom: 6px;
}

.hentry table {
	border: 1px solid #dfdfdf;
	border-collapse:collapse;
	border-spacing:0;
	margin:15px 0;
	max-width:100%;
	width: 100%;
}
.hentry table.full {
	width:100%;
}

.hentry table th {
	color: #555a5d;
	font-weight:bold;
	padding: 6px 6px;
	vertical-align: middle;
	border: 1px solid #dfdfdf;
 }
.hentry table td {
	border: 1px solid #dfdfdf;
	padding: 6px 6px;
	vertical-align: middle;
}

.hentry .alignright { float:right; }
.hentry .alignleft { float:left; }

.hentry img {
	max-width:100%;
	height: auto;
	/*width: auto;*/
}

.hentry img.alignright {
	display:inline;
	margin:10px 0 15px 15px;
}
.hentry img.alignleft {
	display:inline;
	margin:3px 15px 15px 0;
}
.hentry img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.hentry .wp-caption {
	border:1px solid #e9e9ea;
	margin: 3px 0 10px;
	padding:3px;
	text-align:center;
	max-width:100%!important;

	 box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.hentry .wp-caption.aligncenter {
	margin: 3px auto 10px;
}
.hentry .wp-caption.alignleft {
	float: left;
	margin-right: 2%;
	max-width: 98%!important; /* Changed my Ricardo from width to max-width */
}
.hentry .wp-caption.alignright {
	float: right;
	margin-left: 2%;
	max-width: 98%!important; /* Changed my Ricardo from width to max-width */
}
.hentry .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.hentry .wp-caption p {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.hentry iframe,  
.hentry object,  
.hentry embed {
	max-width: 100% !important;
}

.hentry .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	display: block;
}
.hentry .embed-youtube iframe,  
.hentry .embed-youtube object,  
.hentry .embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.hentry blockquote {
	padding: 10px 40px 15px;
	*white-space: normal;
	*display: inline-block;
	zoom:1;
}
.hentry blockquote em {
	*white-space: normal;
	*display: inline-block;
}
.hentry blockquote p {
	margin-bottom: 10px;
}
.hentry blockquote span.quote-none {
	display: none;
}
.hentry blockquote span.quote {
	display: inline-block;
	width: 15px;
	height: 11px;
	position: relative;
	vertical-align: top;
}
.hentry blockquote span.quote.start {
	margin-right: 5px;
}
.hentry blockquote span.quote.end {
	margin-left: 5px;
}
.hentry blockquote span.quote span {
	display: block;
	width: 15px;
	height: 13px;
	background-color: #fff;
	position: absolute;
	left: 0px;
	top: -2px;
}
.hentry blockquote span.quote.start span {
	background-position: -420px -90px;	
}
.hentry blockquote span.quote.end span {
	background-position: -420px -150px;	
}


/* =Select Styles
----------------------------------------------- */

select, 
.script-select-selector {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C5C5C5 #E7E7E7 #E7E7E7;
    border-image: none;
    border-right: 1px solid #E7E7E7;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 25px;
    outline: medium none;
    padding-left: 6px;
    width: 100%;

    box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.script-select-selector {
	background: url("images/custon-select-bg.png") no-repeat scroll right -1px transparent;
    margin-top: -25px;
}

/* =Branding
----------------------------------------------- */

#branding {
	min-height: 216px;
	position:relative;
	z-index: 10;
	background-color: #fff;
}
#branding .wrapper {
	min-height: 169px;
}

/* site-title */

#site-title {
	position: absolute;
	top: 18px;
	left: 8px;
	margin: 0;
}
#site-title,
#site-title img,
#site-title a {
	display:block;
}
#site-title a {
	height:100%;
	width:100%;
}

/* header menu */

#header-nav {
	position: absolute;
	top: 58px;
	left: 0px;
}
#header-nav ul {
	list-style: none;
	margin: 0;
}
#header-nav li {
	display: inline-block;
	*display: inline;
	zoom:1;
	padding-left: 12px;
	line-height: 13px;
	border-left: 1px solid #407ba0;
	margin-right: 9px;
}
#header-nav li:first-child {
	border: none;
	padding: 0;
}
#header-nav a {
	color: #7abfeb;
	font-size: 11px;
}

/* Header banner */

.header-banner {
	position: absolute;
	right: 0;
	top: 11px;
}


/* header share */

#branding .follow_icons_block {
	position: absolute;
	top: 114px;
	right: 220px;
}

/* header search */

#header-search {
	position: absolute;
	right: 0;
	top: 121px;
	width: 200px;
	height: 29px;
}
#searchform {
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#searchform #searchsubmit {
	display: block;
	float: right;
	width: 29px;
	height: 27px;
	
	border: 0;
	background-color: #fff;
	background-position: 0px -216px;
}
#searchform input[type="text"] {
	float: left;
	width: 160px;
	height: 16px;
	padding: 6px 0 5px 8px;

	line-height: 16px;
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
	color: #7f7f7f;
	border: 0;
}


/* =Primary navigation
----------------------------------------------- */

#access-primary {
	position: absolute;
	z-index:10;
	left: 0px;
	bottom: 0;
	min-height: 48px;
	width: 100%;

	background: #525968;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNTk2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDQ2NTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #525968 0%, #404653 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525968), color-stop(100%,#404653));
	background: -webkit-linear-gradient(top,  #525968 0%,#404653 100%);
	background: -o-linear-gradient(top,  #525968 0%,#404653 100%);
	background: -ms-linear-gradient(top,  #525968 0%,#404653 100%);
	background: linear-gradient(to bottom,  #525968 0%,#404653 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525968', endColorstr='#404653',GradientType=0 );*/
}
.access-toggler {
	display: none;
}
#access-primary .wrapper{
	min-height: 47px;
	padding-left: 2px;
}
#access-primary ul,
#access-primary li {
	list-style: none outside none;
	margin: 0;
}
#access-primary li {
	float:left;
	display:block;
	position: relative;
}

#access-primary li a {
	display:block;
	position: relative;
	z-index:1;
	min-height: 21px;
	padding: 14px 14px 12px;

	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	color: #c7cfd6;
	cursor: pointer;
}
#access-primary li a span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 7px;
}
#access-primary li.home span.icon {
	float: left;
	margin-top: 3px !important;
}
#access-primary li:first-child a span {
	margin-right: 0;
}
#access-primary li.home a {
	text-indent: -9999px;
	overflow: hidden;
	width: 17px;
	white-space: nowrap;
}
#access-primary .current-menu-item a,
#access-primary .current-menu-parent a,
#access-primary .current-menu-parent .sub-menu .current-menu-item a,
#access-primary a:hover {
	text-decoration: none;
	color: #fff;
}
#access-primary .current-menu-parent .sub-menu a{
	color: #c7cfd6;
}
#access-primary .current-menu-parent .sub-menu a:hover{
	color: #fff;
}
#access-primary li .sub-menu {
	position: absolute;
	top: 100%;
	width: 200%;
	background-color: #494F5D;

	display: none;
}
#access-primary li .sub-menu li{
	float: none;
}
#access-primary li .sub-menu li:first-child{
	padding-top: 8px;
}
#access-primary li .sub-menu li a{
	background-image: none;
	padding: 2px 14px 8px;
}
#access-primary li .sub-menu li span{
	display: none;
}
#access-primary span.treangle {
	display: none;
}


#access-primary ul.sub-menu ul {
	display: block !important;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
#access-primary ul.sub-menu ul li:first-child {
	padding: 0;
}
#access-primary ul.sub-menu ul li a {
	padding-bottom: 5px;
	padding-left: 34px;
}

/* second-primary */

#second-primary{
	position: relative;
	overflow: hidden;
	clear: both;
	z-index: 2;
	min-height: 38px;
	border-bottom: 1px solid #e0e0e0;
}
body.home #second-primary {
	border-bottom: none;
}
#second-primary ul,
#second-primary li{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#second-primary ul{
	margin-left: -21px;
}
#second-primary li{
	float: left;
	min-height: 22px;
	padding: 8px 21px;
}
#second-primary ul,
#second-primary li,
#second-primary li a{
	display: block;
}
#second-primary li a{
	min-height: 20px;

	font-size: 15px;
	line-height: 21px;
	font-family: 'PT Sans', sans-serif;
	color: #2a2a2a;
	border-bottom: 2px solid transparent;
}
#second-primary li a:hover,
#second-primary li.current-menu-item a{
	text-decoration: none;
	border-bottom-color: #2A2A2A;
}
#second-primary li.current-menu-item a{
	border-color: #ed1c24;
}



/* =Front Featured Posts Block
----------------------------------------------- */

.front-features-posts {
	background: url(images/front-featured-posts-bg.png) 0 0 repeat;
	border-top:  1px solid #d5d5d5;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0;
}
.front-features-posts .posts-block {
	float: left;
	width: 81%;
}
.front-features-posts .banner {
	width: 200px;
	float: right;
}
.front-features-posts .hentry {
	width: 23%;
	display: inline-block;
	vertical-align: top;
	margin-left: 1%;
	margin-bottom: 0;

	*display: inline;
	zoom: 1;
}
.front-features-posts .hentry:first-child {
	margin-left: 0px;
}
.front-features-posts .hentry img {
	border: 1px solid #e9e9e9;
}
.front-features-posts .hentry img,
.front-features-posts .hentry a.post-thumbnail {
	display: block;
}
.category-treangle {
	padding-left: 15px;
	position: relative;	
}
.entry-category,
.entry-category a {
	color: #232323;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
}
.front-features-posts .entry-category {
	padding-top: 3px;
	padding-bottom: 3px;
}
.front-features-posts .entry-category,
.front-features-posts .entry-category a {
	line-height: 16px;

}
.category-treangle span {
	display: block;
	width: 10px;
	height: 11px;
	background-position: 0 -90px;
	position: absolute;
	left: 0px;
	top: 5px;
}
.front-features-posts .entry-title,
.front-features-posts .entry-title a {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #171717;
	margin: 0;
}


/* =Main content
----------------------------------------------- */

#main {
	padding-top: 30px;
	padding-bottom: 35px;
	position: relative;
	z-index:1;
}
#primary {
	float: left;
	position: relative;
	width: 53%;
	margin: 0 16% 0 31%;
}
#primary.primary-full {
	margin: 0;
	width: 100%;
}
.hentry {
	margin-bottom: 50px;
}
.entry-title {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	font-weight: normal;
}
body.page .entry-title {
	margin-bottom: 20px;
}
.entry-title,
.entry-title a {
	color: #2b2b2b;
}
.more-link,
.edit-link {
	font-size: 13px;
	font-weight: bold;
}
.more-link-container {
	clear: both;
}
.entry-header {
	/*border: 1px solid #dfdfdf;*/
	border: 2px solid #d3d3d3;
	position: relative;
	padding: 10px 65px 15px 20px;	
}
.hentry.min-height-title .entry-header {
	min-height:60px;
}
.entry-meta {
	font-size: 12px;
	line-height: 15px;
	color: #8d8d8d;
}
.entry-meta span.comment-icon{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 18px;
	height: 17px;
	margin-right: 5px;
	margin-left: 8px;
	
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	text-align: center;
}
.entry-meta .dsq-postid {
	white-space:nowrap;
}
.entry-author {
	position: absolute;
	top: 6px;
	right: 6px;
	overflow: hidden;
}
.entry-author .author-avatar {
	float: right;
	margin-bottom: 6px;
}
.entry-author .author-avatar img {
	padding: 3px;
	display: block;
	border: 2px solid #dfdfdf;
}
.entry-author .follow_icons_block {
	clear: both;

	*float: right;
}
.entry-author .follow_icons_block a {
	margin-right: 0px;
	margin-left: 3px;
}
.entry-header-treangle {
	height: 1px;
	width: 100%;
	margin-bottom: 22px;
	position: relative;
}
.entry-header-treangle span.treangle {
	position: absolute;
	top: -6px;
	left: 20px;
	width: 20px;
	height: 20px;
	background-position: -30px -90px;
}

.entry-share-buttons {
	margin-top: 25px;
}
.entry-share-buttons span {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
}

.entry-content dl {
	margin: 0;
}
/* Red strike through over black */
.entry-content del {
	color: #FF0000;
}
	.entry-content del span {
		color: #383838;
	}

div.sharedaddy {
	margin-top: 20px !important;
}
div.sharedaddy div.sd-block {
	border: none !important;
	padding: 0!important;
	margin-top: 25px;
}

div.sharedaddy .sd-content {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}




.hentry .attachment-thumbnail-large {
	margin-bottom: 7px;
}

.entry-thumbnail {
	text-align: center;
}


/* editors-list */

.editors-list .editor-item {
	width: 20%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	
	vertical-align: top;
	margin-bottom: 35px;
	margin-right: 3%;
}
.editor-item .avatar {
	display: block;
	margin-bottom: 14px;
}
.author-job-title {
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	color: #484848;
	letter-spacing:1px;
}
.editor-item h4 {
	font-size: 20px;
	line-height: 24px;
	letter-spacing:-1px;
	margin: 0 0 8px;
}
.editor-item h4,
.editor-item h4 a {
	color: #2b2b2b;
}



/* =Author Page
----------------------------------------------- */

.page-header {
	position: relative;
	padding-left: 100px;
	min-height:83px;
	padding-top: 2px;
	padding-bottom: 11px;
}
#author-avatar {
	position: absolute;
	top: 0px;
	left: 0px;
}
#author-avatar img {
	padding: 4px;
	border: 2px solid #e8e8e8;
}
.page-title {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px;
}
#author-description {
	margin-bottom: 40px;
}

/* author-posts */ 

.author-posts .hentry {
	border-bottom: 1px solid #dfdfdf;
	padding-left: 90px;
	position: relative;
	min-height:52px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.author-posts .hentry.without-thumb {
	padding-left: 0px;
}
.author-posts .entry-title {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 5px;
}
.author-posts .post-thumbnail {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}
.author-posts .post-thumbnail img {
	display: block;
}
.author-posts .entry-date {
	font-size: 12px;
	line-height: 15px;
	color: #8d8d8d;
}

/* Search */

body.search .hentry {
	position: relative;
	padding-left: 200px;
	min-height:105px;
	margin-bottom: 20px;
}
body.search .hentry .post-thumbnail {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}
body.search .hentry .post-thumbnail img {
	display: block;
}
body.search .hentry .entry-title {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
}
#content #searchform {
	max-width: 300px;
	margin-bottom: 30px;
}


/* nrelate */

.nrelate{
	margin: 0 0 44px !important;
}
.nrelate .nr_title {
	line-height: 19px;
	min-height: 19px;
	padding: 0 !important;
	margin-bottom: 7px !important;
}
.nrelate .nr_inner {
	padding: 0 !important;
}
.nr_internal {
	float: left;
	width: 23%;
	margin-left: 2.5% !important;
	height: auto !important;
}
.nr_internal:first-child {
	margin-left: 0 !important;
}
.nr_img_div{
	display: block;
	margin-bottom: 10px;
}
.nrelate img.nr_img {
	height: auto !important;
	width: auto !important;
}

.nr_text{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #171717;
}

/* Careers */


p.cf-sb {
	text-align: left !important;
}

/* =Category
----------------------------------------------- */


body.archive .page-title {
	font-size: 17px;
	line-height: 21px;
	font-family: 'PT Sans', sans-serif;
}



/* =Front Sidebar (left)
----------------------------------------------- */


.right-banners {
	float: right;
	margin: 0 0 0 -160px;
	list-style: none;
	width: 160px;
	display: block;
}
.flickr_badge_image {
	display: inline-block;
	*display: inline;
	zoom: 1;
    margin-bottom: 12px;
    margin-right: 26px;
}

.flickr_badge_image a,
.flickr_badge_image img{
	display: block;
}





/* =Sidebar
----------------------------------------------- */

#secondary {
	float: left;
	margin-left: -100%;
	width: 100%;
	max-width: 310px;
	display: block;
}

.widget {
	margin-bottom: 30px;
}

.widget-title a{
	color: #000;
}

.widget-title{
	display: block;
    position: relative;	
	margin-bottom: 10px;
    
    line-height: 19px;
}
.widget-title.line span.border{
	display: block;
    height: 11px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 100%;
    background-color: #ed1c24;
    z-index: 9px;
}

.widget-title.line span.text{
	display: inline-block;
    height: 19px;
    padding-right: 7px;
    padding-left: 4px;
    position: relative;
    z-index: 10;
    
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
}
.widget-title label {
	display: block;
	padding-left: 4px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
}

.widget-title label em{
	text-transform: lowercase;
	font-weight: normal;
}
.widget-area .widget table {
	width: 100%;
	margin: 0;

	border-width: 13px 10px 4px 14px;
	border-style: solid;
	border-color: #f5f5f5;
	background-color: #f5f5f5;
}
.widget-area .widget table td {
	padding: 0;

	border: 0 none;

	font-size: 14px;
	line-height: 21px;
	height: 21px;
	color: #000;
	vertical-align: top;
}
.widget-area .widget table td a {
	color: #000;
}
.widget-area .widget table td a:hover {
	text-decoration: none;
	color: red;
}

.widget .textwidget iframe{
	width: 100% !important;
	max-width: 310px !important;
}

.widget ul,
.widget li{
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

.widget #___plus_0 {
	width: 100% !important;
	max-width:310px;
}

/* widget twitter */


.widget_twitter ul {
	background-color: #f5f5f5;
	padding: 10px 8px 1px;
}
.widget_twitter li{
	display: block;
	padding-left: 20px;
	margin-bottom: 12px;

	font-size: 12px;
	line-height: 18px;
	color: #636363;
}
.widget_twitter li a {
	color: #000;
}
.widget_twitter .timesince {
	display: block;
}

/* widget subscribe */

.jetpack_subscription_widget{
	overflow: hidden;
	margin-bottom: 40px;
}
.jetpack_subscription_widget p{
	margin: 0;
}
.jetpack_subscription_widget .subscribe-count p{
	padding-left: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}
.jetpack_subscription_widget input{
	float: left;
	margin: 0;
}
.jetpack_subscription_widget #subscribe-field{
	width: 186px !important;
	height: 20px;
	padding: 3px !important;
	margin-right: 6px;

	font-size: 15px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.jetpack_subscription_widget input[type="submit"]{
	height: 27px;
	padding: 0 11px 1px;

	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #fff;

	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #eb1a21;
}


/* Widget stuff */

.widget-editors ul {
	margin: 0 0 0 -25px;
    width: 335px;
}
.widget-editors li {
	display: inline-block;
	*display: inline;
	zoom: 1;
    margin: 0 0 15px 30px;
    padding: 0;
    vertical-align: top;
}
.widget-editors li a {
	display: block;
	overflow: hidden;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	border-radius: 40px;
}
.widget-editors li img {
	display: block;
}




/* =Navigation
----------------------------------------------- */

.navigation {
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
}
.navigation a {
	font-weight: bold;
}
.navigation .nav-next {
	float: left;
	margin-right: 25px;
}
.navigation .nav-previous {
	float: left;
}


/* =Footer
----------------------------------------------- */

footer .wrapper{
	border-top: 1px solid #dfdfdf;
	padding-top: 14px;
	padding-bottom: 21px;
	overflow: hidden;

	font-size: 11px;
	line-height: 14px;	
}
footer .wrapper .copyright{
	color: #979797;
}
footer .wrapper .site-generator{
	color: #0069d4;
}
img#wpstats {
	display: none;
}


/* =gdgt-databox
----------------------------------------------- */

#primary #gdgt-wrapper {
	min-width:100% !important;
	width: 100% !important;
	max-width: 100% !important;
}
.gdgt-product-head {
	margin-bottom: 10px;
	overflow: hidden;
}
#primary #gdgt-wrapper .gdgt-product-head .gdgt-product-name {
	width: 100% !important;
	float: none !important;
	padding-right: 66px;

	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
#primary #gdgt-wrapper .gdgt-product-head .gdgt-product-price {
	/*float: left !important;*/
	margin-right: 0px !important;
	width: auto !important;
	border-right: none !important;
}
#primary #gdgt-wrapper .gdgt-product-head .gdgt-branding {
	/*
	position: relative !important;
	float: right !important;
	*/
	top: 0px;
}
#primary #gdgt-wrapper .gdgt-content-left {
	width: 100%;
	padding: 0 0 3px;
	float: none;
	border-left: none;
	border-bottom: 1px solid #EEEEEE;
}
#primary #gdgt-wrapper .gdgt-reviews-criteria {
	margin: 0 !important;
	overflow: hidden;
}
#primary #gdgt-wrapper .gdgt-reviews-criteria li {
	margin: 0;
	width: 100%;
}
#primary #gdgt-wrapper .gdgt-reviews-criteria .gdgt-criteria-label {
	width: auto;
}
#primary #gdgt-wrapper .gdgt-content-right {
	float: none;
	width: 100%;
	padding-top: 3px;
}
#primary #gdgt-wrapper .gdgt-content-specs .gdgt-specs li {
	width: 50% !important;
}
#primary #gdgt-wrapper .gdgt-specs-value {
	line-height: 15px;
}
#primary #gdgt-wrapper .gdgt-price-instances p {
	margin: 0 8px 0;
	height: 25px;
	line-height: 25px;
}

#primary .script-select-selector {
	text-align: left;
	line-height: 25px;
	padding-right: 27px;
}
#primary #gdgt-wrapper .gdgt-price-instances {
	position: relative;
}
#primary #gdgt-wrapper .gdgt-price-instances select {
	float: none;
	position: absolute;
	right: 0px;
	top: 0px;
	max-width: 100%;
}
#primary #gdgt-wrapper .gdgt-tab-divider {
	display: none;
}
#primary #gdgt-wrapper .gdgt-product-price {
	height: auto;
}



/* =Press Release Link -- WP-ShowHide plugin -- added by Ricardo
----------------------------------------------- */
div.pressrelease-link {
	margin: 15px auto;
	width: 230px;
}

div.pressrelease-link a {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color:  #FFFFFF;
}
	div.pressrelease-link a:hover {
		text-decoration: none;
	}
	
	div.pressrelease-link span {
		border-radius: 6px;
		border: 1px solid #FFBBBB;
		background-color: #ED1C24;
		padding: 4px 6px;
	}
		#page.no-touch div.pressrelease-link span:hover {
			color: #000000;
		}



/* =IE Styles
----------------------------------------------- */


#ie8 .widget-editors li img {
	width: 80px;
	max-width: 80px;
	height: 80px;
}

#ie8 .widget-editors li,
#ie7 .widget-editors li {
	position: relative;
}
#ie8 .widget-editors li span,
#ie7 .widget-editors li span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 80px;
	height: 80px;
	
	background-image: url(images/stuff_frame.png);
	background-position: 0 0;
	background-repeat: no-repeat;

}
#ie8 .flickr_badge_image img,
#ie7 .flickr_badge_image img{
	max-width: 75px;
	width: 75px;
	height: 75px;
}
#ie7 .jetpack_subscription_widget input[type="submit"]{
	width: 97px;
	line-height: 22px;
	text-align: center;
}
#ie7 .category-treangle span {
	top: 1px;
}
#ie7 .page-title.category-treangle span {
	top: 5px;
}
#ie7 #access-primary,
#ie8 #access-primary  {
	background-color: #414754;
	filter:-;
}
#ie8 #author-avatar img {
	width: auto;
	max-width:auto;
}
#ie7 .script-select-selector {
	display: none;
}


/* =Mobile
----------------------------------------------- */

@media (max-width: 1200px) {

	.wrapper {
		width: 96%;
	}

}

@media (max-width: 1150px) {

	.front-features-posts .posts-block {
		width: 79%;
	}

}

@media (max-width: 1140px) {

	#primary {
		margin: 0 17% 0 32%;
		width: 51%;
	}

}
@media (max-width: 1102px) {

	#access-primary li a {
		font-size: 15px;
	}

}
@media (max-width: 1100px) {

	#primary {
		margin: 0 18% 0 33%;
		width: 49%;
	}

}

@media (max-width: 1060px) {

	#primary {
		margin: 0 19% 0 35%;
		width: 46%;
	}

}

@media (max-width: 1050px) {

	.front-features-posts .posts-block {
		width: 77%;
	}

}

@media (max-width: 1030px) {
	#access-primary li a {
		font-size: 13px;
	}
}

@media (max-width: 1000px) {

	#primary {
		margin: 0;
		float: none;
		width: 100%;
		padding-bottom: 30px;
	}
	.follow_icons_block.large .icon {
		margin-left: 4px;
	}

	#secondary,
	.right-banners {
		display: none;
	}
}

@media (max-width: 970px) {

	.front-features-posts .posts-block {
		width: 74%;
	}

}

@media (max-width: 950px) {

	#access-primary li a {
		padding: 14px 12px 12px;
	}

}
@media (max-width: 930px) {

	
	#site-title,
	#branding .follow_icons_block,
	#header-search,
	.header-banner,
	#access-primary{
		position: static;
	}
	#site-title{
		width: 141px;
		height: 130px;
		margin: 0 auto;
		padding-top: 10px;
	}
	.header-banner{
		max-width: 728px;
		margin: 10px auto;
		padding-top: 10px;
	}
	.header-banner a,
	.header-banner img{
		display: block;
	}
	#branding .follow_icons_block{
		text-align: center;
		margin-top: 20px;
	}
	#header-search{
		margin: 10px auto 0;

	}
}

@media (max-width: 908px) {

	#access-primary li a {
		padding: 14px 10px 12px;
	}

}


@media (max-width: 866px) {

	#access-primary li a {
		padding: 14px 6px 12px;
	}

}


@media (max-width: 850px) {

	.front-features-posts .posts-block {
		width: 70%;
	}
	.front-features-posts .hentry {
		width: 45%;
		margin-left: 0px;
		margin-right: 1%;
		padding-top: 15px;
	}
	.front-features-posts .hentry-count-0,
	.front-features-posts .hentry-count-1 {
		padding-top: 0px;
	}
	.editors-list .editor-item {
		width: 29%;
		margin-right: 3%;
	}

}

/*
@media (max-width: 784px) {

	#access-primary li a {
		padding: 14px 4px 12px;
	}

}
*/

@media (max-width: 767px) {

	.wrapper {
		width: auto;
		padding: 0 20px;
	}
	.front-features-posts .posts-block {
		width: 67%;
	}
	.front-features-posts .hentry {
		margin-right: 4%;
	}
	.access-toggler,
	.access-toggler b{
		display: block;
	}
	.access-toggler{
		cursor: pointer;
	}	
	#access-primary .access-toggler{
		margin-bottom: 10px;
	}
	#access-primary .wrapper {
		overflow: hidden;
	}
	#access-primary .menu,
	#second-primary .menu {
		display: none;
	}
	#access-primary li .sub-menu {
		display: none;
	}
	#access-primary li.current-menu-item .sub-menu,
	#access-primary li.current-menu-ancestor .sub-menu {
		display: block !important;
	}
	#access-primary{
		background-image: none;
		background-color: transparent;
		-ms-filter: -;
		filter: -;
	}
	#access-primary li {
    	float: none;
    	margin-bottom: 10px;
	}
	#access-primary .wrapper,
	#access-primary li a{
		background-image: none;
	}
	#access-primary .wrapper{
		padding: 0 20px;
	}
	#access-primary li.home a {
	    overflow: static;
	    text-indent: 0;
	    width: auto;
	}
	#access-primary li a,
	#access-primary .access-toggler b {
	    padding: 14px 0 12px 20px;
    	
    	font-size: 17px;
    	background: #525968;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNTk2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDQ2NTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #525968 0%, #404653 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525968), color-stop(100%,#404653));
		background: -webkit-linear-gradient(top,  #525968 0%,#404653 100%);
		background: -o-linear-gradient(top,  #525968 0%,#404653 100%);
		background: -ms-linear-gradient(top,  #525968 0%,#404653 100%);
		background: linear-gradient(to bottom,  #525968 0%,#404653 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525968', endColorstr='#404653',GradientType=0 );
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	#access-primary li.home a, 
	#access-primary .access-toggler b{
	    min-height: 21px;
	
	    line-height: 21px;
		font-family: 'PT Sans',sans-serif;
	}
	#access-primary li:first-child a span {
		float: none;
		margin: 0 7px 0 0;
	}
	#access-primary li .sub-menu {
		position: static;
	    width: auto;
	    margin-left: 20px;
	    margin-top: 10px;
	    background-color: transparent;

	    display: none !important;
	}
	#second-primary li.current-menu-item .sub-menu {
		display: block !important;
	}

	#access-primary li .sub-menu li {
	    background: none;
	    margin-right: 0;
	}
	#access-primary li .sub-menu li:first-child {
		padding-top: 0;
	}
	#access-primary li .sub-menu li a,
	#access-primary ul.sub-menu ul li a {
    	min-height: 19px;
		padding: 10px 14px;
		background-image: none;
		background-color: #656e82;
		font-size: 15px;
		line-height: 19px;
		filter:-;
	}

	#access-primary .access-toggler b {
		padding-left: 0;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}

	#access-primary li.parent span.treangle {
		position: absolute;
		right: 15px;
		top: 15px;
		display: block;
		width: 17px;
		height: 17px;
		background-position: -60px -180px;
	}
	#access-primary li.parent.current-menu-item span.treangle,
	#access-primary li.parent.current-menu-ancestor span.treangle {
		background-position: -90px -180px;
	}
	#access-primary li.parent li span.treangle {
		display: none;
	}
	#access-primary ul.sub-menu ul {
		width: auto;
	}




	#second-primary {
		padding: 10px 0;
		border-top: 3px solid #d5d5d5;
		border-bottom: 1px solid #E0E0E0!important;
	}
	#second-primary ul {
	    margin-left: 0;
	}	
	#second-primary li {
    	float: none;
    	padding: 0;
    	margin-top: 7px;
	}
	#second-primary li.current-menu-item a {
		font-weight: bold;
	}
	#second-primary li a {
		border: 0;
		padding: 8px 23px;
		background-color: #EFEFEF;

		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}
	#second-primary li a:hover {
		border: 0;
	    text-decoration: none;
	}
	#second-primary  .access-toggler {
		background-color: #EFEFEF;

		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}
	#second-primary  .access-toggler b {
		min-height: 22px;
    	padding: 8px 21px;
	    
	    font-size: 15px;
	    line-height: 22px;
	    font-family: 'PT Sans',sans-serif;
    	color: #2A2A2A;
    	text-align: center;
    	text-transform: uppercase;
	}

	#secondary,
	.right-banners,
	.follow_icons_block.large,
	.sharedaddy {
		display: none!important;
	}

	.front-features-posts {
		display: none !important;
	}

	.hentry .wp-caption,
	.hentry .wp-caption.aligncenter,
	.hentry .wp-caption.alignleft,
	.hentry .wp-caption.alignright {
		float: none!important;
		margin: 3px auto 10px;
		max-width: 100% !important;
	}
}

@media (max-width: 730px) {

	.front-features-posts .posts-block {
		width: 65%;
	}
	.front-features-posts .hentry {
		margin-right: 4%;
	}

}

@media (max-width: 640px) {

	.front-features-posts .posts-block {
		width: 57%;
	}
	.front-features-posts .hentry {
		margin-right: 4%;
	}

}

@media (max-width: 670px) {

	.front-features-posts .posts-block {
		width: 100%;
		float: none;
	}
	.front-features-posts .hentry {
		margin-right: 4%;
	}

	.front-features-posts .banner {
		padding-top: 30px;
		float: none;
	}

}

@media (max-width: 560px) {

	#secondary,
	.right-banners {
		float: none;
	}
	.editors-list .editor-item {
		width: 43%;
		margin-right: 6%;
	}

	#primary #gdgt-wrapper .gdgt-content-specs .gdgt-specs li {
		width: 50% !important;
	}	

}

@media (max-width: 540px) {

	#primary #gdgt-wrapper .gdgt-price-seller {
		width: 36%;
	}
	#primary #gdgt-wrapper .gdgt-price-details {
		width: 36%;
	}
	#primary #gdgt-wrapper .gdgt-price-details span {
		display: block;
	}

}

@media (max-width: 500px) {

	#primary #gdgt-wrapper .gdgt-tabs {
		height: auto !important;
	}
	#primary #gdgt-wrapper .gdgt-tabs li {
		width: 100% !important;
		border-right: none !important;
		border-top:  1px solid #ccc;
	}
	#primary #gdgt-wrapper .gdgt-tabs li:first-child {
		border: none;
	}
	#primary #gdgt-wrapper .gdgt-content-left,
	#primary #gdgt-wrapper .gdgt-content-right {
		float: none !important;
		width: 100% !important;
		border-left: none;
		border-bottom: 1px solid #eee;
	}
	#primary #gdgt-wrapper .gdgt-reviews-criteria {
		margin: 0 !important;
		overflow: hidden;
	}
	#primary #gdgt-wrapper .gdgt-reviews-criteria li {
		margin: 0 !important;
		width: 100%;
	}

	#primary #gdgt-wrapper .gdgt-price-instances {
		height: auto;
	}
	#primary #gdgt-wrapper .gdgt-price-instances p {
		margin: 0;
		float: none;
		display: block;
	}
	#primary #gdgt-wrapper .gdgt-price-instances select {
		top: 25px;
		width: 100%;
		max-width: 100% !important;
	}

}

@media (max-width: 470px) {

	#primary #gdgt-wrapper .gdgt-price-retailers li > span {
		display: block;
		clear: both;
		overflow: hidden;
	}
	#primary #gdgt-wrapper .gdgt-price-seller,
	#primary #gdgt-wrapper .gdgt-price-details {
		clear: none !important;
		width: auto;
		margin-bottom: 3px;
	}
	#primary #gdgt-wrapper .gdgt-price-details {
		float: right;
	}

}

@media (max-width: 420px) {

	.front-features-posts .posts-block {
		width: 100%;
		float: none;
	}
	.front-features-posts .hentry {
		margin: 0;
		width: 100%;
		display: block;
	}

	.front-features-posts .banner {
		padding-top: 30px;
		float: none;
	}
	.nrelate .nr_internal {
		width: 40%;
		margin-left: 4%;
		margin-bottom: 20px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.nrelate .nr_internal:first-child {
		margin-left: 4% !important;
	}

}

@media (max-width: 400px) {

	#secondary,
	.right-banners {
		float: none;
	}
	.editors-list .editor-item {
		width: 100%;
		margin-right: 0%;
	}
	footer .wrapper .copyright,
	footer .wrapper .site-generator {
		float: none;
		margin: 0 auto;
	}
	footer .wrapper .copyright{
		margin-bottom: 10px;
	}

}

@media (max-width: 380px) {
	.flickr_badge_image {
		margin-right: 15px;
	}
	.jetpack_subscription_widget #subscribe-field {
		margin-right: 0px;
		margin-bottom: 15px;
		height: 26px !important;
		width: 100% !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	#primary #gdgt-wrapper .gdgt-product-head .gdgt-product-name {
		padding-right: 0px;
	}
	#primary #gdgt-wrapper .gdgt-product-head .gdgt-branding {
		position: relative;
		left: 0px;
	}
}

@media (max-width: 370px) {

	.widget-editors ul {
		width: 100%;
		margin: 0;
	}
	.widget-editors li {
		margin: 0 30px 15px 0;
	}	

}

@media (max-width: 340px) {

	.flickr_badge_image {
		margin-right: 30px;
	}
	#primary #gdgt-wrapper .gdgt-product-head .gdgt-product-price {
		float: none;
		text-align: left;
	}
	#primary #gdgt-wrapper .gdgt-product-head .gdgt-branding {
		display: none;
	}

	#primary #gdgt-wrapper .gdgt-price-retailers li > span {
		float: none;
		text-align: left;
	}
	#primary #gdgt-wrapper .gdgt-price-seller, 
	#primary #gdgt-wrapper .gdgt-price-details {
		margin-bottom: 5px;
	}
	#primary #gdgt-wrapper .gdgt-price-retailers .gdgt-button {
		float: none;
	}
	#primary #gdgt-wrapper .gdgt-price-details span {
		display: inline;
	}

}


@media (max-width: 330px) {

	.page-header {
		padding-left: 0;
	}
	#author-avatar {
		position: relative;
		padding-bottom: 10px;
	}
	.author-posts .hentry {
		padding-left: 0px;
	}
	.author-posts .post-thumbnail {
		position: relative;
		padding-bottom: 10px;
	}
	.flickr_badge_image {
		margin-right: 15px;
	}
	.textwidget ins {
		width: 100% !important;
	}
	.widget_sqsidebar td {
		width: auto !important;
	}
	.nrelate .nr_internal {
		width: 100%;
		margin-left: 0% !important;
		margin-bottom: 20px;
		display: block;
	}
	.nrelate .nr_internal:first-child {
		margin-left: 0% !important;
	}

}

@media (max-width: 300px) {

	#primary #gdgt-wrapper .gdgt-content-specs .gdgt-specs li {
		width: 100% !important;
	}

}

/* Media Queries written by Ricardo Feliciano custom to this theme */
@media (max-width: 999px) {
	.nr_related_placeholder {
		display: none;
	}
}
