/* TABLE OF CONTENTS HTML Elements Structure Navigation Bar Text Index Page Content Page Sidebar Form Elements Comments Footer Clear /* HTML Elements */
* {
	margin:0;
	padding:0; }

body {
	font: 100% "trebuchet ms", Helvetica;
	background: #1d2124;
	color: #505050; 
}

p { margin: 15px 0; }

a:link, a:visited {
	color: #000000;
	text-decoration:none; }

a:hover, a:active {
	text-decoration:underline; }

a img { border:0; }

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec; }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em "trebuchet ms", helvetica;
	line-height:1.5em;
	margin:10px 0px; }

select { width: 130px; }

/* Structure */
#container_16 {
	background:#4D4948;
	padding-bottom:10px;
}

#head {
	width:960px;
	margin:0px auto;
}

#esquerda {
	width:125px;
	float:left;
}

#vitrine {
	float:left;
	width:120px;
}

#vitrine .midia {
	margin-bottom:3px;
}

#pub_esquerda {
	padding-left:5px;
}

#pub_esquerda .midia {
	margin-bottom:3px;
}

#page {
	background:#EFEFEF;
	font-size:0.7em;
	width:760px;
	padding-top:5px;
	padding-right:10px;
	font-size:12px;
	float:left;
}

#anuncios {
	background:#fff;
	font-size:0.7em;
	margin-top:10px;
}

#anuncios .interna {
	background:#fff;
}

#anuncio1 {
	padding:5px;
	float:left;
	text-align:center;
 }

#busca_google {
	width:170px;
	float:right;
	padding:30px 0 25px; }

.left { float:left; }

.right { float:right; }

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background:#333333;
	width:940px;
	font-size:0.6em; }

#page-bar { padding:0px; }

	#page-bar ul { list-style: none; }

	#page-bar li {
		float:left;
		list-style:none;
		cursor: pointer;
		display:block;
		border-right:1px solid #303030; }

		#page-bar li:hover { background: #da251c; }
		
		#page-bar li img {
			padding-right:5px;
			float:left;
		}

	#page-bar a, #page-bar a:visited {
		margin: 0px;
		padding:7px 14px;
		font-weight:bold;
		color:#eeeeee;
		display:block;
		float:left; }

	#page-bar a:hover {
		text-decoration:none;
		display:block; }

	#page-bar p {
		margin:0;
		padding:0; }

#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px; }

/* Dropdown Menus */
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px; }

	#page-bar li li {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 102px;
		text-transform:none; }

		#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
			width: 110px;
			float: none;
			margin: 0px;
			padding: 4px 10px 4px 10px;
			background: #5b5b5b url(images/dots_nav.gif) repeat-x top; }

		#page-bar li li a:hover, #page-bar li li a:active {
			background: #909090;
			padding: 4px 10px 4px 10px; }

	#page-bar li ul {
		position: absolute;
		width: 100px;
		left: -999em;
		 }

	#page-bar li:hover ul {
		left: auto;
		display: block; }

	#page-bar li:hover ul, #page-bar li.sfhover ul { left: auto; }

/* Text*/
h1 {
	font:3.5em "trebuchet ms", helvetica;
	font-weight:bold;
	letter-spacing:-0.08em; }

h2 {
	font:2.0em "trebuchet ms", helvetica;
	font-weight:bold; }

h3 {
	font:1.3em "trebuchet ms", helvetica;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold; }

h4 { font:1.0em "trebuchet ms", helvetica; }

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em; }

h3#respond {
	margin-top:0px;
	padding-top:20px; }

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px; }

h3.authors { margin-top:15px; }

/* Index Page*/
#logo {
	background:#fff;
	padding-top:5px; }

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold; }

#top {
	background:#4d4948;
	font-size:0.7em;
	float:left;
	}

#headline {
	width:500px;
	float:left;
	font-size:1.05em;
	line-height:1.5em;
	overflow:hidden; 
	}

	#headline a { color:#fff; }
	#headline p { color:#fff; }

#top div.label {
	font:1.2em "trebuchet ms", helvetica;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px; }

#headline div.title {
	font:2.4em "trebuchet ms", helvetica;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:15px; }

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	font-size:0.85em;
	color:#fff; }

#headline p { padding-bottom:10px; }

#featured {
	width:225px;
	float:left;
	padding:0 10px 0;
	}
	
	#featured .anteriores { 
		background:#da251c;
		color:#fff;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		padding:3px;
		margin-bottom:10px;
	}

	#featured .clearfloat {
		margin-top:0px;
		margin-bottom:7px; }

	#featured .info {
		margin-top:5px;
		padding-top:0px;
		float:right;
		width:193px;
		font-size:0.9em; }

	#featured .meta {
		margin-top:5px;
		font-size:0.85em; }

	#featured .title { font-weight:bold; }

	#featured .divider { margin-left:95px; }

#headline .label a {
	text-transform:uppercase;
}

#featured a { color:#000000; }

	#featured a img {
		border:3px solid #CCCCCC;
		margin-left:10px;
		margin-bottom:10px;	
	}


#headline a img {
	border:3px solid #CCCCCC;
	margin-right:15px;
}


#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff; }

	#single_head a img { border:3px solid #fff; }

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em; }

	#single_desc div.title {
		font:2.4em "trebuchet ms", helvetica;
		font-weight:bold;
		letter-spacing:-0.05em;
		line-height:0.9em;
		display:block;
		padding-bottom:5px;
		padding-top:10px; }

	#single_desc div.meta {
		display:block;
		padding-bottom:5px;
		font-size:0.85em; }

	#single_desc p {
		margin:0px;
		padding-bottom:10px; }

	#single_desc a { color:#000000; }


#mores {
	margin:0 auto;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	width:940px;
	font-size:0.7em;
	display:none; }

#more-head {
	background:#333333;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 10px 25px; }

#more-feat {
	background:#dedede;
	text-align:center;
	float:right;
	width:320px;
	padding:0px 10px 10px 13px; }

#more-head a {
	background:#404040;
	color:#b0b0b0; }

#more-feat a {
	background:#d0d0d0;
	color:#505050; }

#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px; }

#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0; }

#more-head a:hover {
	text-decoration:none;
	background:#505050; }

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	display:none; }

.category {
	width:164px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff; }

	.category p { margin:0; }

	.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
		margin:0;
		font-weight:bold;
		font-size:1.5em;
		letter-spacing:-0.05em; }

#front-list .cat_title { font-size:1.25em; }

#front-popular h3 { color:#333; }

.more-link {
	display:block;
	margin:15px 0px; }

.category a {
	color:#333333;
	display:block;
	background:none; }

	.category a:hover {
		background:none;
		color:#fff;
		text-decoration:none; }

#bottom {
	width: 780px;
	background:#FFFFFF; }

#bottom-left {
	float:left;
	width:780px;
	padding-bottom:10px; }

	#bottom-left .meta, #content.archive .meta { font-size:0.85em; }

#front-list {
	width:780px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
	display:none; }

	#front-list blockquote { padding: 0px 10px 0 10px; }

	#front-list .title {
		font:1.5em "trebuchet ms", helvetica;
		font-weight:bold;
		letter-spacing:-0.05em; }

	#front-list .divider {
		margin-left:216px;
		margin-top:0px;
		margin-bottom:0px; }

.author {
	font-size:0.8em;
	font-weight:bold; }

.meta {
	color:#000;
	font-weight:bold; }

#headline p, #featured p { margin:0; }

#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	display:none; }

	#paged-list .clearfloat {
		background:url(images/dots_content.gif) repeat-x bottom;
		padding-bottom:1px; }

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0; }

	.onecolumn img {
		float:left;
		margin:8px 10px 7px 0px;
		border:1px solid #ccc;
		padding:2px; }

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0; }

.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
	padding-bottom:1px; }

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px; }

.tanbox span.title a, .onecolumn span.title a {
	font:1.2em "trebuchet ms", helvetica;
	font-weight:bold; }

.tanbox p, .onecolumn p { margin:5px 0px; }

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:1.05em;
	text-align:center;
	width:550px; }

/* área central */
#categorias h3 {
	font:1.3em "trebuchet ms", helvetica;
	font-weight:bold;
	background:#303030;
	color:#fff;
	padding:3px 10px;
	text-align:center;
	text-transform:uppercase; }

#categorias-top, #categorias-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border-top:1px solid #ececec; }

#categorias-bottom, #categorias-middle { margin-top:10px; }

#categorias-middle {
	width:320px;
	float:right; }

#categorias-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border-top:1px solid #ececec; }

#categorias-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec; }

#categorias li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px; }

	#categorias li ul li { border-bottom:0px; }

#categorias-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff; }

#categorias h3 img { margin-top:1px; }

/* Content Page*/
#container_internas {
	padding:0 10px;
}

#content {
	background:#fff;
	padding:10px;
	font-size:12px;
	line-height:1.75em;
	float:left;
	width:920px;
}

.post {
	font-size:1.05em;
	line-height:1.75em; }

	.post p { margin-top:0px; }

	.post .clearfloat { }

.entry ul, .post ol { margin-bottom:15px; }

#content h2.title {
	letter-spacing:-0.05em;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:0px;
	padding:5px 0px;
	color:#676767; }

.entry ul li {
	list-style:square;
 }

.entry ol li {
	list-style:decimal;
	margin-left:30px; }

	.entry ol li ul li {
		list-style:square;
		margin-left:20px; }

.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px; }

.entry a { text-decoration:underline; }

.post .ads { margin-top:10px; }

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	display:block; }

span#map {
	border-bottom:1px dotted #CCCCCC;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:5px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; }

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; }

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; }

.alignright { float: right; }

.alignleft { float: left; }

#centro {padding:10px;}

/* Sidebar*/
#sidebar {
	background:#FFF;
	width:160px;
	float:right;
	font-size:11px;
	position:relative;
	bottom:20px;
 }

.spoiler {
	padding:0 5px 0;
	width:240px;
	float:left;
	min-height:360px;
	margin-bottom:10px;
	}

	.spoiler img {
		border:1px solid #ccc;
		padding:2px;
		margin-bottom:5px; }

	.spoiler h3 {
		font:1.1em "trebuchet ms", helvetica;
		font-weight:bold;
		color:#fff;
		margin:0px 0px 4px 0px;
		padding:3px 10px; }

		.spoiler h3 a {
			color:#fff;
			text-decoration:none;
			display:block; }

	.spoiler p {
		margin:0;
		color:#6d6d6d; }

	.spoiler h4 {
		font:1.25em "trebuchet ms", helvetica;
		font-weight:bold;
		margin:5px 0;
		letter-spacing:-0.02em; }

		.spoiler h4 a { color:#333333; }

#categorias {
	width:500px;
	padding:0 5px 5px;
	float:left; }

#sidebar h3, #vitrine h3 {
	font:1.1em "trebuchet ms", helvetica;
	font-weight:bold;
	background:#da251c;
	color:#fff;
	margin:2px 0 5px;
	padding:3px 10px; }

#sidebar-top, #sidebar-bottom {
	float:right;
	background:#fff;
	border-top:1px solid #ececec;
	padding:10px 5px 10px 5px;
	width:150px; }

#sidebar-top { display:none; }

#sidebar-bottom { }

#sidebar-middle {
	margin-top:10px;
	display:none; }

#sidebar-middle {
	width:160px;
	float:right; }

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border-top:1px solid #ececec; }

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec; }

#sidebar li {
	list-style:none;
	display:block;
	padding:2px; }

	#sidebar li ul li { border-bottom:0px; }

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff; }

#sidebar h3 img { margin-top:1px; }

/* Form Elements */
select {
	width:100%; }

.submitbutton {
	padding: 5px;
	border:1px solid #DA251C;
	background:#DA251C;
	font-size:0.9em;
	color:#fff;
	font-weight:bold;
	cursor: pointer; }

.field {
	padding: 5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:1em;
	width: 250px; }

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:1.0em; }

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee; }

/* Comments*/
#comments { line-height:1.5em; }

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em; }

.commentlist blockquote { background:#ededed; }

.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	line-height:1.0em; }

	.commentlist li li {
		background:none;
		border:none;
		list-style:square;
		margin:3px 0 3px 20px;
		padding:3px 0; }

.commenttext { line-height:1.5em; }

li.my_comment { background: #fff; }

li cite strong {
	font-size: 1.1em;
	color:#313228; }

#commentform small {
	background:#FFF;
	padding:0;
	font-size:1em; }

.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em; }

	.commentmetadata a, .commentmetadata a:visited { color:#959382; }

.commentlist small { background:#e9e9e9; }

.avatar {
	border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px; }

#comment {
	width:590px;
	background:#fff; }

/* Footer*/
#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff; }

.carousel-item {
	width:131px;
	float:left;
	padding:0px 20px;
	border-right:1px dotted #ccc; }

	.carousel-item img {
		border:1px solid #ccc;
		padding:2px;
		margin-bottom:5px; }

	.carousel-item .info { font-weight:bold; }

#fundo {
	background:#EFEFEF;
	border-top:dotted 1px #b0b0b0;
}
	
#gallery {
	background:#FFFFFF;
 }
 
 #gallery h3 {
 	font-size:20px;
 }

	#gallery #barbara, #gallery #marcio {
		float:left;
		padding-bottom:5px;
		width:295px;
		font-size:13px;
		padding-left:10px;
		border-left:1px dotted #b0b0b0;
		height:335px; }

		#gallery #barbara img, #gallery #marcio img {
			float:left;
			padding:2px;
			border:1px solid #ccc;
			margin-right:10px;
			margin-bottom:5px;
			background:#fff;
		}

	#gallery #video {
		float:left;
		padding:0 10px;
 }

#front-popular {
	font-size:12px;
	color:#333;
	width: 928px;
	background:#fff;
	margin: 10px auto 0;
	padding:15px;
	border:solid 1px #333; }

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080; }

#mostcommented { margin-left:20px; }

#recent_comments {
	width:300px;
	float:right;
	padding:0px; }

#recentpost a, #mostcommented a, #recent_comments a { color:#333; }

#recentpost ul, #mostcommented ul, #recent_comments ul { margin-top:5px; }

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
	padding-top:1px;
	padding:5px; }

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	display:block;
	text-decoration:none; }

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff; }

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child { background:none; }

#footer {
	margin: 0 auto;
	font-size:12px;
	height:15px;
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	width:940px;
	padding:10px; }

	#footer a {
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none; }

		#footer a:hover { text-decoration:underline; }

/* Float Properties*/
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

.clearfloat { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfloat { height:1%; }

*+html .clearfloat { height:1%; }

.clearfloat { display:block; }

/* busca Google */
.campo_busca { width:118px; }

.bt_enviar {
	background:transparent url(images/busca.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:19px;
	padding:0;
	width:24px;
	font-size:10px; }

.tit_colunista {
	font-size:1.25em;
	font-weight:bold;
	letter-spacing:-0.02em; }

#enquete {
	border-bottom:1px solid #ECECEC;
	margin-bottom:10px;
	padding:10px; }

	#enquete p { margin:5px 0; }

#anuncio-dir {
	text-align:center;
	padding-bottom:10px; }

.midia_mat {
	margin:10px 0;
	text-align:center;
}

/* publicidade */
	#tudo {background: #1d2124; font-family:Verdana, Geneva, sans-serif; font-size:10px;}
	
	/*Topo*/	
	#topo {height:187px; background-image: url(images/revista_afro_topo.jpg); background-repeat:no-repeat; margin-bottom:20px;}
	
	/*Coluna Esquerda*/	
	#lateral {float:left; width:250px; padding-left:10px; padding-bottom:10px;}
	.banner {margin-top:10px;}
	
	/*Coluna Direita - Conteúdos*/
	#principal {float:right; width:680px; height:auto; padding:0 0 10px 0;}
	#principal2 {width:920px; padding:0 10px 10px 0;}
	#apresentacao {width:670px; padding:0 10px 10px 10px;}
	#apresentacao2 {min-height:280px; background-image:url(images/img_fundo.jpg); background-repeat:no-repeat;}
	#textos {width:650px; padding:0 10px 10px 0; text-align:justify; margin:auto;}
	#textos2 {width:880px; padding:10px 40px 10px 40px; text-align:justify; margin:auto;}
	#tabelas {width:670px; padding:0 10px 10px 10px;}
	#modelos {width:690px; padding:10px 0 10px 0; text-align:center;}
	
	/*Rodapé*/
	#rodape {clear:both; height:100px; text-align:center;}
	#rodape_txt {clear:both; height:50px; padding-top:10px; text-align:center;}
	
	/*Links*/
	a.link_geral:link, a.link_geral:visited {font-family:Verdana;	font-size:10px;	color:#bac6d8; font-weight:bold; text-decoration:none;}
	a.link_geral:hover {color:#fff;}
	a.link_geral:active {text-decoration:none;}
		
	/*Textos*/
	.textos01 {font-weight:bold; color:#fff;}
	.textos02 {font-weight:normal; color:#f5f5f5;}
	.textos03 {font-weight:bold; color:#bac6d8;}
	.textos04 {font-size:12px; font-weight:bold; color:#fff;}
	.textos05 {font-size:11px; font-weight:bold; color:#fff;}

/* passo a passo */
.foto {float:left;margin-right:10px;}
.clear {clear:both;}

#feedburner { margin-bottom:18px; padding:5px; }

/* novos estilos */
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
#ginput_container .gfield_radio li {
	margin-bottom:5px;
	padding:0;
}

.gform_wrapper .right_label .gfield_label {
	bottom:3px;
	float:left;
	font-weight:bold;
	margin:0 15px 0 0;
	position:relative;
	text-align:right;
	width:29%;
}

.wp-caption-text {
	text-align:center;
}