/**
Theme Name: GracioMag
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
Coder: misbah (ini_misbah@yahoo.com)
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#006699 url(images/background.png) no-repeat;
	background-position: top center;
	width:1000px;
	margin:0 auto;
	padding:34px 0;
	font:normal 12px Verdana,Tahoma;
	color:#666;
}

a {
	color:#4a4a4a;
	text-decoration:none;
}

a:hover { color:#006699; }

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

/*barra superior*/
#barra {
	background-color: transparent;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	width: 980px;
	padding: 2px 10px;
	top: 0;
	position: absolute;
	margin: 0 auto;
	text-align: center;
}

#barra  a {
	color: #fff;
}

#barra  a:hover {
	color: #8FBC4B;
}

/* header */
#header {
	height:159px;
	overflow:hidden;
	top: 0;
}

#branding {
	height:96px;
	overflow:hidden;
	padding:0 0 0 16px;
	font:normal 19px;
	margin-bottom:2px;
}

#logo {
	width: 500px;
	height: 95px;
}

#blog-title {
	font-size:1px;
	color:#8FBC4B;
	position: absolute;
	left: -300px;
	top: -300px;
	z-index: -9000;
}

#blog-description {
	color:#666666;
	line-height:1px;
	position: absolute;
	left: -300px;
	top: -300px;
	z-index: -9000;
}

#page-menu {
	background: #fff;
	clear:both;
	font-weight: bold;
	height:36px;
	overflow:hidden;
}

#page-menu ul {
	display:block;
	float:left;
	width:700px;
	height:36px;
	overflow:hidden;
	z-index:2;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	display:block;
	float:left;
	height:36px;
	font-size:11px;
	line-height:36px;
	color:#006699;
	padding:0 11px 0 8px;
}

#page-menu a:hover, #page-menu .current_page_item a {
	color:#8FBC4B;
}

#page-menu #shadow a { color:#fff; }

#top-search-wrap {
	float: right;
	width: 217px;
	height: 28px;
	padding-top: 5px;
	margin-right: 3px;
	font-size: 11px;
}

#top-search label {
	color: #006699;
	display: block;
	float: left;
	margin-top: 6px;
}

#top-s {
	background:url(images/top-search-form-bg.gif) repeat-x 0 0;
	border:1px solid #dcdcdc;
	font-size:10px;
	margin-left:10px;
	width:192px;
	color:#918E8E;
	height:18px;
	padding:6px 6px 0;
}

#categorias{
	background: #fff;
	height: 25px;
	font-size: 11px;
	text-align: center;
}

.categorias{
	background: #8FBC4B;
	color: #fff;
	height: 25px;
	line-height: 25px;
}

.categorias ul{
	display: block;
}

.categorias li{
	display: inline;
	padding: 0 30px 0 0;
}

.categorias li a {
	color:#fff;
}

.categorias li a:hover {
	border-bottom: 1px solid #fff;
}

/* container */
#container {
	background-color:#fff;
	border-bottom:1px solid #edebeb;
	padding-top: 10px;
}

#container-top { padding:9px 9px 0;}

.block {
	float:left;
	width:320px;
	margin-right:10px;
}

.last { margin:0 !important; }

.block h2 {
	font:normal 17px;
	color:#8FBC4B;
	font-weight: bold;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #E3E3E3;
	font:normal 13px;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.block ul li a { color:#5e5e5e; }

.block ul li a:hover { color:#8FBC4B; }

#recet-entries ul li { background-position:2px -26px; }

#popular-posts ul li { background-position:2px -54px; }

#recet-comments ul li { background-position:2px -83px; }

/* content */
#content {
	float:left;
	width:672px;
	padding:4px 0 4px 4px;
}

#featured { margin-bottom:6px; }

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:left; }

.mini-post, .post, #comments-wrapper, #respond-wrapper {
	background-color:#ffffff;
	font-size: 11px;
	width:660px;
	margin-bottom: 10px;
	border:1px solid #ccc;
}

.pagetitle {
	font:normal 14px;
	color:#006699;
	margin-bottom:3px;
}

.post, #comments-wrapper, #respond-wrapper {
	width:650px;
	padding: 12px;
}

.post a{
	color:#006699;
}

.post a:hover{
	color: #8FBC4B;
}

.title a{
	font:normal 16px;
	color:#006699;
	height:20px;
	font-weight: bold;
	line-height:20px;
	padding-bottom: 10px;
	overflow:hidden;
}

.meta { margin-bottom:15px; }

.mini-post .meta {
	padding: 0 4px 4px;
	margin:0;
}

.mini-post .title {
	color:#006699;
	float:left;
	width:550px;
	padding:4px 0 0 4px;
	margin-bottom:5px;
}

.mini-post .read-more{
	background:url(images/continuar.png) no-repeat;
	display:block;
	float:right;
	font-size:11px;
	font-weight: bold;
	line-height:23px;
	height: 30px;
	padding: 0 12px;
	color:#fff;
}

.read-more{
	width: 20px;
	text-align: center;
	margin-top: 5px;
}

.mini-post a { color:#006699; }

.mini-post .entry {
	clear:both;
	padding:7px 10px 4px 10px;
	height:150px;
	width: 300px;
	margin:5px 0 5px 0;
	overflow:hidden;
	float: right;
}

#artigo {
	width: 630px;
	height: 200px;
	margin: 0 auto;
}

#miniatura {
	height: 150px;
	width: 300px;
	float: left;
	margin:7px 0px 4px 0px;
	padding: 1px;
	border: 1px solid #999;
}

.escrito{
	font-size: 10px;
	margin: 10px 0 10px 5px;
}

.escrito a{
	color: #006699;
}

.escrito a:hover{
	font-size: 10px;
	color: #8FBC4B;
	border-bottom: 1px solid #8FBC4B;
}

/**.date-post, .comment-post, .tagpost {
	font:normal 9px;
	color:#918E8E;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:12px;
	font-weight: bold;
}
*/
.date-post { background-position:2px -114px; }

.comment-post { background-position:2px -142px; }

.navigation .alignleft a, .navigation .alignright a {
	background-color:#2e2e2e;
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	padding:0 7px;
	color:#ffffff;
}

.navigation a:hover {
	background-color:#8FBC4B;
}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	height:47px;
	padding:5px 7px;
}
.wp-pagenavi {
	padding-top:18px;
	font:normal 11px;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #111111 !important;
}

.wp-pagenavi span.pages {
	background-color:#006699 !important;
	border:1px solid #006699 !important;
}

.wp-pagenavi a:hover {
	background-color:#006699 !important;
	border:1px solid #006699 !important;
}

/* sidebar */
#sidebar {
	font-size: 11px;
	float:right;
	width:314px;
	padding:4px 4px 4px 0;
}

.tabs-container ul li {
	background:#ffffff url(images/widget-icons.gif) no-repeat -337px 6px;
}

.widget {
	background-color:#ffffff;
	clear:both;
	margin-bottom:7px;
	border:1px solid #dadada;
}

.widget-title {
	background:#eaeaea url(images/widget-title-bg.gif) repeat-x 0 0;
	font:normal 12px;
	color:#7e878d;
	height:35px;
	line-height:35px;
	padding:0 9px;
	overflow:hidden;
}

.hidden { display:none !important; }

.widget-content {
	padding:0 5px 4px;
}

.widget-content ul li {
	background:transparent url(images/widget-icons.gif) no-repeat -649px 10px;
	display:block;
	line-height:28px;
	color:#666;
	border-bottom:1px solid #f2f2f2;
	padding-left:20px;
}

.widget-content ul li li {
	background-position: 0 0;
	padding-left:15px;
}

.widget-content a {
	color:#666;
}

.widget-content a:hover {
	color:#8FBC4B;
}

.widget-content ul li.hover {
	background-color:#f9f9f9;
}

/* footer */
#footer {
	background:#fff;
	height:44px;
	border-top:1px solid #fbfbfb;
	color:#666;
	font-size:10px;
	padding:0 15px;
	text-align: center;
	line-height: 20px;
}

#footer  a {
	color: #006699;
}

#footer  a:hover{
	color: #8FBC4B;
	border-bottom: 1px solid #8FBC4B;
}

#copyright { }

#credit { }
