/*
Theme Name: MrJerez
Theme URI: http://www.mrjerez.com.br/
Version: 1.0
Author: DintStudio
Author URI: http://www.dintstudio.com
*/
@font-face {
 font-family: FuturaLT;
 src: url("images/FuturaLT.eot")
}
@font-face {
 font-family: FuturaLT;
 src: url("images/FuturaLT.ttf")
}
body {
	margin: 0px;
	padding: 0px;
	color: #84878E;
	background-color:#01305A;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
*::-moz-selection {
		background-color:#007FBC;
		color:#FFF;
}
p {
	margin:0px;
	padding:0px;
}
.main {
	width: 950px;
	height:auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	display:table;
}
.todo {
	width: 100%;
	height:auto;
	padding: 0px;
	margin: 0px;
	display:table;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.soc_button {
	height: 60px;
	width: 300px;
	padding: 0px;
}
.soc_button img {
	border:none;
	margin-right:15px;
}
#newsletter {
	background-image: url(images/newsletter.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:300px;
	padding-top:60px;
}
#newsletter #bt {
	background-color:Transparent;
	background-image: url(images/reply.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	cursor:pointer;
	margin:0px 0px 0px 5px;
	border:none;
}
#newsletter #emai {
	padding: 5px;
	border: 1px solid #ddd;
	color:#999;
	width: 155px;
}
.single-entry {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.single-entry img {
	border:none;
	max-width:100%;
}
.post-wrapper {
	background-color: #FFF;
	padding: 15px;
	width: 583px;
	border: 1px solid #EBEBEB;
	display:table;
}
#content p {
	padding:10px 0px 10px 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #1D75CF;
}
a:hover, a:active {
	color:#51B2D7;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px 0 10px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 30px;
	line-height: 28px;
}
h3 {
	font-size: 24px;
}
.post-title {
	line-height: 28px;
	letter-spacing:-1px;
}
.home-post-wrap {
	width: 280px;
	height: 280px;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(images/top-box.png);
	background-repeat: no-repeat;
	background-position:right top;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	padding: 10px;
}
.home-post-wrap2 {
	width: 588px;
	padding: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
.home-post-wrap2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	list-style-type: none;
}
.home-post-wrap2 ul li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.home-post-wrap2 ul li a, .home-post-wrap2 ul li a:visited {
	text-decoration:none;
}
.home-post-wrap2 ul li a:hover {
	text-decoration:underline;
}
.toptitle {
	font-size:20px;
	clear:both;
}
.index-post-wrap {
	width: 588px;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	padding: 10px;
}
.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
}
.readmore a:link, .readmore a:hover {
	color: #1D75CF;
}
.bcom {
	text-align: center;
	float: left;
	height: 30px;
	width: 35px;
	font-size:18px;
	background-image: url(images/bcom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:8px 0px 0px 0px;
}
.bcom a, .bcom a:visited {
	color:#FFF !important;
	text-decoration:none;
}
.bcom2 {
	text-align: center;
	float: left;
	height: 22px;
	width: 22px;
	font-size:12px;
	background-image: url(images/bcom2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:1px 0px 0px 2px;
}
.bcom2 a, .bcom2 a:visited {
	color:#FFF !important;
	text-decoration:none;
}
.thumbnail-home {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
h4, h5, h6 {
	font-size: 20px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.titles {
        text-decoration: none;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	letter-spacing:-1px;
        line-height:24px;
}
.titles a:link, .titles a:visited, .titles a:active {
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	letter-spacing:-1px;
}
.titles-featured a, .titles-featured {
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	letter-spacing:-1px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
        line-height:28px;
}
.titles-featured a:hover {
	color:#51B2D7;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
#pages {
	width: 950px;
	float: left;
	height: 57px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom:1px solid #fff;
}
/*******************
*	TOP			   *
********************/
#top {
	margin: 0;
	padding: 0;
}
#topnav {
	height: 33px;
	margin: 0;
	padding:1px 0px 0px 0px;
	font-size: 11px;
	width:950px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}
#topnav .current_page_item {
	color:#D1E6EF;
}
#topnav .current_page_item a {
	color: #fff !important;
}
#topnav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#topnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav ul li {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	border-right: 1px solid #3DAAD4;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #fff;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 8px 12px 6px 12px;
}
#topnav li a:hover, #topnav li a:active {
	color: #D1E6EF;
	display: block;
	text-decoration: none;
	border-bottom: none;
}
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #fff;
	width: 130px;
	color: #fff;
	float: none;
	margin: 0;
	padding: 8px 12px 7px 12px;
	border-bottom: 1px solid #3DAAD4;
	background-color:#007DBA;
}
#topnav li li a:hover, #topnav li li a:active {
	color: #D1E6EF;
}
#topnav li ul {
	z-index: 9999;
	width: 155px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -999em;
	height: auto;
}
#topnav li li {
	border:none;
}
#topnav li ul a {
	width: 120px;
}
#topnav li ul a:hover, #topnav li ul a:active {
}
#topnav li ul ul {
	margin: -28px 0 0 156px;
	border: none;
}
#topnav ul.children li{
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#topnav li:hover, #topnav li.sfhover {
	position: static;
}
#topnav .left a {
	margin: 0;
	padding: 0 5px 0 5px;
}
#header {
	width: 950px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#content {
	float: right;
	width: 950px;
	padding-top: 15px;
	color: #666;
	background-image: url(images/content-bg.gif);
}
#left-div {
	width: 650px;
	float: left;
}
#left-inside {
	width: 630px;
	float: left;
	padding: 0px 0px 0px 20px;
}
.adwrap {
	margin-left: 15px;
	clear:both;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	width: 125px;
	height: 125px;
	float: left;
}
#footer {
	clear: both;
	width: 950px;
	height: 76px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 14px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	float: left;
	padding-top: 24px;
	padding-left: 16px;
}
.fleft {
	float: left;
	height: 76px;
	width: 80%;
}
.fright {
	float: right;
	height: 76px;
	width: 20%;
}
.fbottom {
	width: 950px;
	height: 65px;
	clear:both;
	margin-bottom:10px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pages ul {
	height:47px;
	list-style-type: none;
	float: left;
	padding: 10px 0px 0px 55px;
	margin:0px;
}
#pages ul li {
	float: left;
	display: inline;
	padding: 0px;
	height: 37px;
}
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #1D75CF;
	display: block;
	font-size: 14px;
	padding: 11px 20px 10px 5px;
	margin: 0px;
}
#pages ul li a:hover {
	background-image: url(images/pages-hover.png);
	background-position: top;
	background-repeat: no-repeat;
}
#sidebar {
	float: right;
	padding:0px;
	width: 300px;
	height:auto;
}
.sidebar-box {
	padding-top: 5px;
	margin-bottom: 0px;
	float: left;
	width: 300px;
}
.articleinfo {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	color: #373434;
	clear:both;
}
.sidebar-box ul li {
	color: #373434 !important;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 2px 0px 2px 20px;
	clear:both;
	display:block;
}
.sidebar-box ul {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	list-style-type: none;
	display:block;
	clear:both;
}
.sidebar-box ul.children {
	padding: 2px 5px 0px 5px;
	margin: 0px;
	clear:both;
	list-style-type: none;
}
.sidebar-box ul li a:hover {
	color: #0088C2;
}
.sidebar-box h5 {
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Futura LT", Arial, Helvetica, sans-serif;
	background-image: url(images/h3-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 290px;
	height: 40px;
	padding:23px 0px 5px 10px;
	float: left;
	margin: 0px;
	clear:both;
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/
.odd {
	background-color:#FFF;
}
.even {
	background-color:#F9F9F9;
	border:solid 1px #fff;
}
#comment-section {
	clear: both;
	float: left;
}
p#comments {
	color: #51B2D7;
}
ol.commentlist {
	padding: 0px;
	float: left;
	margin: 10px 0px 0px;
	list-style-type: none;
	width:583px;
}
.comment, .comment-body {
	float: left;
}
li.comment {
	margin-bottom: 10px;
}
.comment-author {
	float: left;
	margin: 10px 0px 0px 0px;
}
.comment-author img.avatar {
	border: 1px solid #dbdbce;
	padding: 5px;
	background-color: #7BC1DD;
	float: left;
}
.comment-info {
	float: left;
	padding: 3px 0px 0px 5px;
	font-size: 15px;
}
cite.fn, span.says {
	color: #0076B4;
	font-size: 20px;
	font-style:normal;
	padding: 0px 0px 10px 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
span.says, div.commentmetadata {
	font-style: italic;
	font-size: 10px;
}
div.commentmetadata {
	margin-top: 5px;
}
div.commentmetadata, div.commentmetadata a {
	color: #b1b1a5;
}
.comment-top, .comment-bottom, .comment-content {
	float: left;
}
.comment-top {
	height: 25px;
	margin-top: -12px;
}
.comment-content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 99%;
}
.comment-body p {
	line-height: 20px;
}
.comment-body small {display:none;}
ol.commentlist .children {
	float: left;
	clear: both;
	padding: 0px 0px 30px 0px;
	width: 95%;
}
ol.commentlist .children .comment-body {
	padding-top: 10px;
	width: 100%;
}
.commentlist .children li {
	padding:10px;
	width:95%;
	margin: 0px 0px 10px 10px;
	float: left;
	position: relative;
	border:1px solid #fff;
	background-color: #D3E9F0;
}
.commentlist .children li .comment-top-main {
	width: 100%;
	float: left;
	height: 6px;
}
ul.children li {

}
#main-area-wrap img.wp-smiley {
	border: none;
	padding: 0px;
}
.comment-top-left, .comment-top-right, .comment-top-main {
	height: 24px;
}
.comment-top-main {
	width: 100%;
	float: left;
}
.commentlist li {
	border:1px solid #EBEBEB;
	position:relative;
	padding: 0px 30px 10px 20px;
	margin: 0px 0px 20px 0px;
	display: block;
	float: left;
}
.reply-container {
	clear:both;
	float:right;
	padding: 0px;
}
.depth-1 .reply-container {
	padding: 0px 0px 5px 0px;
}
.comment-author-admin {
	background-color: #E0EFEF;
}
.pingback .reply-container {
	display:none;
}
a.comment-reply-link {
	padding: 6px 15px;
	color: #feffff;
	font-weight: bold;
	display: block;
	background-image: url(images/reply.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #0075B1;
}
.children .comment-author {
	float:left;
	margin: 0px;
	width:100%;
	z-index:1;
}
.children .bubble {
	display: none;
}
.children .reply-container {
	bottom: 10px;
	right: 30px;
}
.nocomments div#respond {
	margin-top: 0px;
}
div#respond h3 {
	font-size: 21px;
	margin: 5px 0px 7px;
	color:#303030;
}
div.navigation, div#respond {
	float: left;
	width: 580px;
}
div#respond {
	padding: 10px!important;
	width: 90%;
	background-color:#FFF;
}
form#commentform {
	float: left;
	width: 99%;
	position: relative;
	z-index: 10;
}
form#commentform textarea {
	width: 96%;
	border: 1px solid #D1D1C2;
	padding: 3px;
}
form#commentform input {
	border: 1px solid #D1D1C2;
	padding: 3px;
}
form#commentform #subpost {
	background-color:Transparent;
	background-image: url(images/reply.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #0075B1;
	color:#FFF;
	font-weight:bold;
	padding: 6px 15px;
	cursor:pointer;
}
form#commentform label {
	font-size:12px;
	color: #1D75CF;
}
.cancel-comment-reply {
	padding-bottom: 12px;
}
#comment-section li.comment div#respond {
	margin-top: 0px;
	padding: 0px;
}
#comment-section div.navigation div.alignleft {
	padding-left: 35px;
}
#comment-section div#trackbacks {
	float:left;
	padding: 34px 39px 10px 35px;
}
div#trackbacks h3 {
	color:#1E1E1E;
	font-size:14px;
	margin-bottom: 7px;
}
ol.pinglist li {
	margin-bottom: 3px;
}
#search {
	padding:0;
	width:257px;
	height:57px;
	float:right;
	background-image: url(images/back_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding:0px 20px 0px 0px;
}
#s {
	width: 178px;
	margin:17px 2px 0px 18px;
	padding:2px;
	float:left;
	color:#999;
	border:solid 1px #fff;
}
#simag {
	margin-top:12px;
}
.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
.thumbnail-div {
	border: 5px solid #EFEFEF;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.post-info {
	color: #000;
	font-size: 10px;
}
.post-inside-2 {
	float: left;
	width: 450px;
}
.logo {
	float: left;
	border: none;
	margin-bottom:20px;
	padding:60px 0px 20px 40px;
}
a:focus {
	outline: none;
}
.random-content a:link {
	font-size: 13px;
}
.random a:link, .random a:visited {
	float: left;
	display: block;
	width: 100%;
}
.thumbnail-div-featured {
	border: 5px solid #EFEFEF;
	width: 580px;
	height: 160px;
}
#featured {
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	width: 593px;
	border: 1px solid #E7F3FF;
	margin-bottom: 10px;
}
.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}
.current-infos {
	background-color: #FFF;
	color: #666;
	border: 1px solid #E7F3FF;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
	width: 593px;
}
.nanotabs {
	padding: 10px;
	float: left;
	height: auto;
	width: 563px;
	background-color:#E0EBEF;
	border:1px solid #C2E0EF;
}
.nanotabs h3 {
	margin: 0px;
	padding: 0px;
}
.nanotabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nanotabs ul li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 2px 0px 2px 20px;
}
.tags {
	padding-top: 10px;
	padding-bottom: 10px;
}
.tags span {
	clear: both;
	float: left;
}
.tags a, .tags a:visited {
	display: block;
	padding: 5px;
	border: 3px double #fff;
	background-color: #68ACFF;
	color: #FFF;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.tags a:hover {
	background-color: #01305A;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	padding: 3px;
	margin: 0px 5px 2px 0px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0px 0px 2px 0px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */
/* Twitter */
#juitterContainer {
	padding: 10px;
	float: left;
	height: auto;
	width: 563px;
	background-color:#E0EBEF;
	border:1px solid #C2E0EF;
	}
#juitterContainer img {
	padding: 2px;
	float: left;
	border:1px solid #fff;
	display:block;
	margin:0px 3px 0px 0px;
	width:48px;
	height:48px;
}
#juitterContainer ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#juitterContainer ul li {
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	background-color:#fff;
	padding:5px;
	margin:0px 0px 3px 0px;
	border:1px solid #C2E0EF;
	min-height:54px;
	display:table;
	clear:both;
}
/* End Twitter */
/* PageNavi */
.wp-pagenavi {
	padding: 5px;
	margin-right:10px;
	float:left;
	display:inline;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.pages {
	font-size: 16px;
	color: #666;
	padding: 2px 5px;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background-color: #0078B6;
	padding: 2px 4px;
	margin-left: 4px;
	color:#fff;
	font-weight:bold;
}
#post-navigator {
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	width: 583px;
	color: #8C5726;
	margin: 0px;
	float: left;
	display:table;
	padding: 15px;
}
.post-wrapper {
	background-color: #FFF;
	padding: 15px;
	width: 583px;
	border: 1px solid #EBEBEB;
	display:table;
}
#post-navigator-single {
	padding:0px;
	height: auto;
	width: 583px;
	float:left;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	display:inline;
}
#post-navigator a, #post-navigator a:visited {
	color: #fff;
	background-color: #06C;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-weight:bold;
	background-image: url(images/reply.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#post-navigator a:hover {
	background-color:#01305A;
	background-image:none;
	color: #fff;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#post-navigator-single .alignleft {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	float: left;
	width: 50%;
	overflow: hidden;
	height: auto;
}
#post-navigator-single .alignright {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
	overflow: hidden;
	height: auto;
	text-align:right;
}
#post-navigator-single a, #post-navigator-single a:visited {
	color:#1D75CF;
	margin: 0px;
	text-decoration: none;
	font-weight:bold;
	width:100%;
	height:auto;
}
#post-navigator-single a:hover {
	text-decoration: underline;
}
#podPressPlayerSpace_1 {
	padding:10px 0px 10px 0px;
}