/*  
Theme Name: Autozine
Theme URI: http://autozine.com.br
Author: Dint Studio
Author URI: http://dintstudio.com
*/


/* GLOBALS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
a, a:visited {
	text-decoration: none;
	border: 0px;
	color: #FB9800;
}
a:hover, a:active {
	text-decoration: none;
	border: 0px;
	color: #333;
}
:focus {
	outline:0;
}
blockquote {
	background:url(images/blockquote.gif) no-repeat left top;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
cite {
	font-size: 12px;
	font-style: italic;
	color: #666;
	display: block;
	float: left;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;
}
#main {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: table;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}

/* IMAGES AND CAPTIONS ++++++++++++++++++++ */
.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.aligncenter, div.aligncenter {
/*	display: block;*/
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 5px;
	padding: 0;
	border: 0 none;
	max-width: 584px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}
img {
	border: none;
}
img a:link {
	border: none;
}
/* END IMAGES AND CAPTION ++++++++++++++++++++ */

/* END GLOBALS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* HEADER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header {
	width: 976px;
	height: 216px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.header-image {
	height: 154px;
	width: 976px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	clear: both;
}
h1.logo {
	display: block;
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
.banner_001 {
	width: 468px;
	position: absolute;
	z-index: 10;
	top: 50px;
	right: 10px;
}
.nav {
	float: left;
	height: 62px;
	width: 976px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.navmenu {
	float: left;
	height: 62px;
	width: 630px;
	display: block;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
}
body:not(:root:root) .navmenu  {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.widget-twitter h3.cattwitter a, .widget-twitter h3.cattwitter a:visited {
	color: #333;
}
.navmenu ul#linkbar {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 600px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333;
}
.navmenu ul#linkbar li {
	list-style-type: none;
	display: inline;
	float: left;
	height: auto;
	width: auto;
}
.navmenu ul#linkbar li.nocurrent a, .navmenu ul#linkbar li.nocurrent a:visited {
	background-color: transparent;
	display: block;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.navmenu ul#linkbar li.nocurrent a:hover, .navmenu ul#linkbar li.nocurrent a:active {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: block;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.navmenu ul#linkbar li.current a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: block;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.nav-social {
	float: left;
	height: auto;
	width: 150px;
	display: block;
}
.nav-social img {
	margin-right: 8px;
	float: left;
}
.nav-search {
	float: right;
	height: 38px;
	width: 169px;
	background-image: url(images/bg-form.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-top: 16px;
}
#searchform {
	margin:0;
	padding:0;
}
.formsearch {
	width:123px;
	border:none;
	background-color:transparent;
	font-size: 11px;
	color: #999;
	float: left;
	display:inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
	height: 20px;
}
/* hacks */
* + html/*/ * /**/ body .formsearch {
	margin-top: 4px;
} /*IE 7 */
* html .formsearch {
	margin-top: 4px;
} /*IE 6 */
body:not(:root:root) .formsearch {
	padding-bottom: 2px;
} /*IE safari 3 and webkit browsers */
/* END hacks */

.button-search {
	font-size: 18px;
	color: #000;
	border:0;
	background-color:transparent;
	height: 24px;
	width: 31px;
	float:right;
}
.banner_002 {
	float: left;
	width: 976px;
	display: block;
	margin: 0px;
	padding: 3px 0 3px;
	height: auto;
	background-color: #FFF;
	border-bottom: 8px solid #E3E3E3;
	clear: both;
}
/* END HEADER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.content {
	float: left;
	width: 966px;
	padding-right: 10px;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.postcontent {
	float: left;
	width: 634px;
	margin-top: 30px;
}
.areaposts {
	display: inline;
	float: left;
	width: 614px;
	margin-left: 20px;
}
h3.cattitle {
	float: left;
	width: 574px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-bottom: 30px;
	height: auto;
	font-size: 30px;
	line-height: 30px;
	color: #666;
	letter-spacing: -0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	display: inline;
	background-color: #E9E9E9;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body:not(:root:root) h3.cattitle {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

h3.cattitle span {
	color: #FB9800;
}
.datebar {
	float: left;
	width: 614px;
	height: auto;
}
.date {
	display: block;
	float: left;
	height: auto;
	width: 116px;
	letter-spacing: -0.05em;
}
body:not(:root:root) .day {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.day {
	font-size: 50px;
	line-height: 50px;
	color: #999999;
	float: left;
	width: 60px;
	
	display: block;
	font-weight: normal;
}
.month {
	font-size: 20px;
	line-height: 20px;
	text-transform: lowercase;
	color: #CCCCCC;
	float: right;
	width: 56px;
	display: block;
	font-weight: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2.posttitle {
	width: 498px;
	font-size: 42px;
	line-height: 45px;
	color: #333;
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	margin: 0px;
	letter-spacing: -0.05em;
}
body:not(:root:root) h2.posttitle {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */


h2.posttitle a, h2.posttitle a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
h2.posttitle a:hover, h2.posttitle a:active {
	color: #FB9800;
	font-weight: normal;
	text-decoration: none;
}
h2.postpage {
	float: left;
	width: 614px;
	font-size: 42px;
	line-height: 45px;
	color: #333;
	display: block;
	height: auto;
	letter-spacing: -0.05em;
	margin: 0px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
body:not(:root:root) h2.pagetitle {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */


span.info_post {
	width: 498px;
	display: block;
	height: 15px;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
}
span.info_post a, span.info_post a:visited {
	color: #FF6600;
}
span.info_post a:hover, span.info_post a:active {
	color: #333;
}
.info_tags {
	width: 614px;
	display: block;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
.info_tags a, .info_tags a:visited {
	color: #999;
}
.info_tags a:hover, .info_tags a:active {
	color: #FF6600;
}
.info_tags span {
	float: left;
	width: 530px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.info_tags .b_retwwets {
	float: right;
	width: 80px;
}
.topsy-sm {
	float: right !important;
}
.entry {
	width: 614px;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
/*	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.entry .image-destq {
	padding: 0px;
	float: left;
	height: 160px;
	width: 612px;
	margin-bottom: 10px;
	border: 1px solid #333;
}
.entry ul {
	list-style-type: none !important;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.entry ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 18px;
}
.entry-page ul ul {
	list-style-type: none !important;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.entry-page ul ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 18px;
}
.entry h2 {
	width: 614px;
	font-size: 25px;
	line-height: 25px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	float: left;
	padding: 0px;
	padding: 0px;
	height: auto;
	display: block;
}
body:not(:root:root) .entry h2 {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */


.entry h3 {
	width: 614px;
	font-size: 20px;
	line-height: 20px;
	color: #333;
	letter-spacing: -0.05em;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body:not(:root:root) .entry h3 {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */


p a.more-link {
	font-size: 20px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p a:hover.more-link {
	color: #FB9800;
}

/* SIMILAR POSTS +++++++++++++++++++++++++++ */
.related_posts {
	float: left;
	height: auto;
	width: 614px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.related_posts h4.rel {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-size:15px;
	letter-spacing: -0.05em;
}
body:not(:root:root) .related_posts h4.rel {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */


.related_posts h4.rel a, .related_posts h4.rel a:visited {
	color:#333;
}
.related_posts h4.rel a:hover, .related_posts h4.rel a:active {
	color:#FB9800;
}
.b-related {
	float: left;
	height: 190px;
	width: 137px;
	display:inline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.b-related img {
	padding:0px;
	margin:0px;
	border:3px solid #333;
}
.b-related img:hover {
	border:3px solid #FB9800;
}
.hping {
	font-size: 30px;
	margin-top: 10px;
	margin-bottom:10px;
	color: #333;
	letter-spacing:-1px;
	display:block;
	width:614px;
	height:auto;
	line-height: 30px;
}
.hping span {
	color:#FB9800;
}


/* SOCIAL +++++++++++++++++++++++++++ */
.sociable{
	float: left;
	width: 614px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0px;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.o-share {
	cursor:pointer;
	opacity:.4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.o-share:hover {
	cursor:pointer;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* NAVIGATION ++++++++++++++++++++ */
#post-navigator {
	float: left;
	width: 604px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 40px;
	text-align: center;
	display: inline;
	letter-spacing: -0.05em;
	font-size: 22px;
	line-height: 22px;
}
body:not(:root:root) #post-navigator {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

#post-navigator-single {
	float: left;
	width: 594px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: auto;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 18px;
	line-height: 18px;
}
body:not(:root:root) #post-navigator-single {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

#post-navigator-single a:link, #post-navigator-single a:visited {
	color: #333;
}
#post-navigator-single a:active, #post-navigator-single a:hover {
	color: #FB9800;
}
#post-navigator a:link, #post-navigator a:visited {
	color: #FB9800;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#post-navigator a:hover, #post-navigator a:active {
	color: #FFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.pgalignright {
	float: right;
	height: auto;
	width: 295px;
	text-align: right;
}
.pgalignleft {
	float: left;
	height: auto;
	width: 295px;
	text-align: left;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 2px;
	padding-top: 3px;
	color: #333;
	border: 0;
}
.wp-pagenavi a:hover, .wp-pagenavi a:active {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 2px;
	padding-top: 3px;
	color: #FB9800;
	background-color: #333;
	border: 0
}
.wp-pagenavi span.pages {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 2px;
	padding-top: 3px;
	color: #333;
	border: 0
}
.wp-pagenavi span.current {
	margin: 2px;
	color: #FB9800;
	background-color: #333;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 3px;
	border: 0
}
.wp-pagenavi span.extend {
	color:#333;
	border: 0;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 3px;
}
a.last, a:visited.last {
	color:#333 !important;
	border: 0;
}
a:hover.last, a:active.last {
	color:#FB9800 !important;
	border: 0;
	background-color:transparent !important;
}
a.first, a:visited.first {
	color:#333 !important;
	border: 0;
}
a:hover.first, a:active.first {
	color:#FB9800 !important;
	border: 0;
	background-color:transparent !important;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a:visited.nextpostslink {
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 3px;
	text-align: right;
	color: #FB9800;
}
.wp-pagenavi a.previouspostslink, .wp-pagenavi a:hover.previouspostslink {
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 3px;
	color: #FB9800;
}
/* END NAVIGATION ++++++++++++++++++++ */



/* COMMENTS ++++++++++++++++++++ */
.areaposts-comments {
	background-image: url(images/bg-comments.gif);
	background-repeat: repeat;
	float: left;
	width: 634px;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1#comments {
	font-size: 30px;
	color: #000;
	letter-spacing: -0.03em;
	color: #FFF;
	display: block;
	height: auto;
	width: 594px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 30px;
	background-color: #333;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
body:not(:root:root) h1#comments {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

h1#comments span {
	color:#FFB200;
}
.com-list {
	height: auto;
	width: 594px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
.com-list blockquote {
	margin-left: 1em;
	font-style: italic;
}
.backcol {
	display: block;
	float: left;
	width: 65px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
.com-avt {
	height: 65px;
	width: 65px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.com-date {
	float: left;
	display: block;
	height: 65px;
	width: 65px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.com-date a, .com-date a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#000;
}
.com-date a:hover, .com-date a:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#FFB200;
}
span.daycom {
	font-size: 50px;
	line-height: 50px;
	color: #FFB200;
	display: block;
	width: 65px;
}
span.monthcom {
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	display: block;
	width: 65px;
}
.com-entry {
	margin-bottom: 20px;
}
.com-entry-bot {
	background-color: #FFF;
	border: 1px solid #333;
	background-image: url(images/bg-avatar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.com-entry-bot-ping {
	padding: 0px;
	width: 100%;
}
.com-con {
	color:#333;
}
.com-name h1 {
	padding:0px;
	margin:0px;
}
.com-name {
	font-size: 30px;
	letter-spacing: -0.05em;
	height: auto;
	width: 83%;
	color:#000;
	display: block;
	line-height: 30px;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body:not(:root:root) .com-name {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.com-ping a:link, .com-ping a:visited, .com-ping a:active {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 90%;
	color:#FFB200;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
}
.com-ping a:hover {
	color:#333;
	font-size: 12px;
}
.com-name a:link, .com-name a:visited, .com-name a:active {
	color:#FFB200;
	text-decoration:none;
}
.com-name a:hover {
	color:#000;
	text-decoration:none;
}
.com-con .avatar {
}
.com-con .avatar img {
	height: 65px;
	width: 65px;
}
.reply {
	float: left;
	padding: 0px;
	width: 100%;
	height: 34px;
	margin: 0px;
}
.reply a:link, .reply a:active, .reply a:visited {
	font-size: 20px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	text-transform:lowercase;
	height: 18px;
	width: 84px;
	float:right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
	letter-spacing: -0.02em;
	background-image: url(images/bg-reply.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
}
.reply a:hover {
	color: #FFCF00;
	background-color: #333;
	background-image: none;
}
.comment_text {
	width:83%;
	height:auto;
	font-size: 13px;
	color: #333;
	word-wrap: break-word;
	line-height: 15px;
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comment_text p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.comment_text_ping {
	width:95%;
	height:auto;
	font-size: 11px;
	color: #666;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	letter-spacing: normal;
}
.comment_text_ping p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.com-con p.com-name, .com-con p.com-date, .com-con p.avatar {
	padding: 0;
}
/* Comment Form */		
.entry_form {
	float: left;
	width: 634px;
	display: block;
	height: auto;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
	color: #333;
}
h1.title_comments {
	font-size: 30px;
	color: #000;
	letter-spacing: -0.03em;
	color: #FFF;
	display: block;
	height: auto;
	width: 94%;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 30px;
	background-color: #333;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
h1#comentar {
	font-size: 30px;
	color: #000;
	letter-spacing: -0.03em;
	color: #FFF;
	display: block;
	height: auto;
	width: 92%;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	background-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
body:not(:root:root) h1#comentar {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

#cancel-comment-reply-link {
	display: block;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	background-color:#FFCF00;
	border: 1px solid #333;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 18px;
	letter-spacing: -0.05em;
}
body:not(:root:root) #cancel-comment-reply-link {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

span.gravatar {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	margin: 0px;
	height: 120px;
	display: block;
}
.com-form {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.com-form form {
	margin:0;
	padding:0;
}
.com-form-bot {
	min-height:331px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.com-form p {
	padding: 0px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.logg {
	font-size: 11px;
}
.com-form p strong {
	color:#FFB200;
	font-weight: normal;
}
.com-form label {
	font-size: 23px;
	line-height: 23px;
}
p.form-label {
	font-size: 23px;
	line-height: 23px;
	margin-bottom: 10px;
}
.com-form a, .com-form a:visited, .com-form a:hover {
	text-decoration: underline;
}
.form_input {
	margin-top: 5px;
	font-size: 12px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(images/bg-formcom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #333;
}
.formtextarea {
	margin-top: 5px;
	font-size: 12px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(images/bg-formcom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #333;
}
.com-form textarea {
	margin-top: 5px;
	font-size: 12px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(images/bg-formcom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #333;
}
.sendbutton {
	text-decoration: none;
	float:right;
	text-align: center;
	border:0;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 146px;
}
.com-form label#subscribe-label {
	position:relative;
	left:0px;
	top: 0px;
}
/* END COMMENTS ++++++++++++++++++++ */



/* SIDEBAR ++++++++++++++++++++ */
.sidebar {
	float: right;
	width: 300px;
	margin-top: 30px;
}
.side-box {
	display: block;
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.widgettittle {
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #333;
	letter-spacing: -0.05em;
	display: block;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
body:not(:root:root) h2.widgettittle {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.widget-cats {
	float: left;
	width: 300px;
}
.widget-cats ul.left {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 145px;
	list-style-type: none;
	float: left;
}
.widget-cats ul.left li {
	display: block;
	width: 145px;
	margin-bottom: 1px;
	float: left;
	letter-spacing: -0.03em;
}
body:not(:root:root) .widget-cats ul.left li {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.widget-cats ul.left li a, .widget-cats ul.left li a:visited {
	display: block;
	width: 139px;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	padding: 3px;
	background-color: #E9E9E9;
}
.widget-cats ul.left li a:hover, .widget-cats ul.left li a:active {
	display: block;
	width: 139px;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	padding: 3px;
	background-color: #FFB200;
}
.widget-cats ul.right {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 145px;
	list-style-type: none;
	float: right;
}
.widget-cats ul.right li {
	display: block;
	width: 145px;
	margin-bottom: 1px;
	float: left;
	letter-spacing: -0.03em;
}
body:not(:root:root) .widget-cats ul.right li {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.widget-cats ul.right li a, .widget-cats ul.right li a:visited {
	display: block;
	width: 139px;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	padding: 3px;
	background-color: #E9E9E9;
}
.widget-cats ul.right li a:hover, .widget-cats ul.right li a:active {
	display: block;
	width: 139px;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	padding: 3px;
	background-color: #FFB200;
}
.widget {
	float: left;
	width: 300px;
}
.textwidget {
	float: left;
	width: 300px;
	font-size: 12px;
}
.widget ul {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 300px;
	list-style-type: none;
}
.widget ul li {
	display: block;
	width: 300px;
	margin-bottom: 1px;
	letter-spacing: -0.03em;
}
body:not(:root:root) .widget ul li {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

.widget ul li a, .widget ul li a:visited {
	display: block;
	width: 294px;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	padding: 3px;
	background-color: #E9E9E9;
}
.widget ul li a:hover, .widget ul li a:active {
	display: block;
	width: 294px;
	font-size: 12px;
	line-height: 12px;
	color: #CCC;
	padding: 3px;
	background-color: #333;
}
.widget-recentcomments {
	float: left;
	width: 300px;
}
ul#recentcomments {
	float: left;
	height: auto;
	width: 300px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#recentcomments li {
	display: block;
	width: 294px;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	letter-spacing: -0.03em;
	padding: 3px;
	background-color: #E9E9E9;
	margin-bottom: 1px;
}
body:not(:root:root) ul#recentcomments li {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */

ul#recentcomments li a, ul#recentcomments li a:visited {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
ul#recentcomments li a:hover, ul#recentcomments li a:active {
	font-size: 12px;
	line-height: 12px;
	color: #CCC;
	background-color: #333;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.widget-twitter {
	background-image: url(images/twitter-char.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 156px;
	width: 300px;
}
.widget-twitter h3.cattwitter {
	font-size: 28px;
	color: #333;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 154px;
	letter-spacing: -0.03em;
}
body:not(:root:root) .widget-twitter h3.cattwitter {
	letter-spacing: -1px;
} /*IE safari 3 and webkit browsers */
.widget-twitter h3.cattwitter a, .widget-twitter h3.cattwitter a:visited {
	color: #333;
}
.widget-twitter h3.cattwitter a:hover, .widget-twitter h3.cattwitter a:active {
	color: #FB9800;
}
.widget form {
	margin: 0px;
	padding: 0px;
}
.widget select {
	background-image: url(images/bkg-select.jpg);
	background-repeat: no-repeat;
	width: 290px;
	border:0;
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	padding: 5px;
	height: 27px;
}
.widget option {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	background-color: #E9E9E9;
}
widget form :focus {
	outline:0;
}

/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer {
	display: block;
	float: left;
	height: 180px;
	width: 936px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	color: #CCC;
}
.footer h3.copyr {
	font-size: 42px;
	line-height: 42px;
	color: #CCC;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 936px;
}
.copyright {
	display: block;
	float: left;
	width: 936px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.autozine {
	float: left;
	width: 365px;
	line-height: 55px;
}
.autozine img {
	float:left;
}
.dint {
	float: right;
	width: 130px;
	line-height: 55px;
}
.dint img {
	float:right;
}
.banner_003 {
	width: 614px;
	color: #333;
	float: left;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Related Posts */

.related-title {
font-size:14px;
margin: 20px 0 0;
font-weight:bold;
padding-left: 10px;
}

#related-posts {
list-style: none;
clear: both;
margin: 0;
padding:6px 10px 10px;
/*background-color: #F5F5F5;*/
/*-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;*/
}

#related-posts .related-quad, #related-posts .related-quad5{
display: block;
float: left;
width: 180px;
height: 182px;
/*margin: 0 0 10px 0;*/
padding: 7px;
font-size: 13px;
/*border-right:1px solid #efefef;*/
/*font-weight:bold;*/
}

#related-posts .related-quad5{
border:0;
}

#related-posts .related-quad:hover, #related-posts .related-quad5:hover {
background:#efefef;
}

#related-posts .related-quad a, #related-posts .related-quad5 a{
/*color: #333;*/
font-size: .85em;
}

#related-posts .related-quad a:hover, #related-posts .related-quad5 a:hover {
text-decoration:none;
color: #ffff00;
}

.related-text {
display:block;
width: 169px;
height: 32px;
position: relative;
top: -40px;
left: 2px;
padding: 3px 3px 0px 3px;
background-color: #333;
opacity: 0.85;
filter: alpha(opacity=85);
}

#related-posts img{
width: 175px;
height: 175px;
padding:1px;
border:1px solid #ddd;
margin:0;
}

/*#related-posts img:hover{
border:1px solid #4E88C7;
}*/

