/*
Theme Name:Nación Rolera 1.3
Theme URI:http://nacionrolera.org
Description:A theme for news/magazine sites with a blog-friendly option too.  It includes built-in video and image features that easily allow you to customize your site. There are content blocks that you can place virtually anywhere on the page. Original page:http://justintadlock.com
Version:1.3
Author:Morian, Justin Tadlock
Author URI:http://nacionrolera.org
Copyright (c) 2009 NacionRolera.org
*/

/* Layout
-------------------------------------------*/
body          {min-width:1000px;}
#page-header .wrap,
#page-wrap    {width:960px;}
/*#page-footer  {padding-top:5px;}*/

#wp .main-content   {width:640px; overflow:hidden;}
#wp #sidebar        {width:300px; overflow:hidden;}

#wp .left   {float:left; }
#wp .right  {float:right;}
#wp .center {
	margin:15px auto;
	text-align:center;
	display:block;
}

#wp .left  .section {float:left;}
#wp .right .section {float:right;}

.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
.aligncentered {
	text-align:center;
	margin:0 auto;
}


/* Style
-------------------------------------------*/

#wp p  {font-size:1.2em; line-height:1.325em;}

h2 {font-size:2em;}

h4 {font-size:1.1em;}
h5,h6 {font-size:1.0em;}

a:link	    { color: #0c386e; }
a:visited	{ color: #840000; }
a:hover	    { color: #555243; }
a:active	{ color: #ff0000; }

#bottom-sidebar a:link    { color: #fff; }
#bottom-sidebar a:visited { color: #a40000; }
#bottom-sidebar a:active  { color: #ff0000; }

.post .cat-title {
	font:1.025em Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    letter-spacing:0.2em;
    line-height:2em;
    margin-bottom:4px;
    font-weight:bold;
}

.post {padding:10px;}

.post .cat-title,
.post .cat-title a {
	color:#aaa;
}

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

#sidebar .menu {
	overflow:hidden;
	clear:left;
	float:left;
	width:100%;
}

#sidebar .menu,
#sidebar .tabs-block {
	margin-bottom:10px;
}


.single #sidebar .menu {
	width:280px;
}


#sidebar .menu p {margin:0;}
#sidebar .menu li {list-style-type:none;}

#sidebar .menu .section-header {
	margin-top:0;
	font-family:arial, sans-serif;
	font-size:1.05em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:2px;
	margin-bottom:3px;
	border-bottom:1px solid #ada698;
	color: #24231e
}

#sidebar .menu .category-aparte {
	border:1px solid #64604e;
	background:transparent url(images/gradient/aside.png) repeat-x;
}

#sidebar .menu .category-aparte a img {
	display:none;
}

#bottom-sidebar {
	clear:both;
	display:block;
	width:961px;
	padding:0 10px;
	margin:20px 0 10px -11px;
	background-color:#303030;
}

#bottom-sidebar h2 {
	color:#ccc;
	margin:0;
	margin-bottom:0.5em;
	text-align:left;
}

#bottom-sidebar .menu {
	float:left;
	padding:10px 20px 20px 20px;
	width:840px;
}

#sidebar .menu.comments-box p {
	font-size:1.4em;
}

#sidebar .menu.comments-box a.addcomment{
	display:block;
	padding:40px 70px 20px 0;
	margin-top:-40px;
	background:url(images/Chat.png) bottom right no-repeat;
	color:#4169e1;
	font-weight:bold;
}

.ratings {
	padding: 5px 0;
}

.single #sidebar .menu {
	clear:left;
	/*background-color:#f8f8ec;*/
	padding: 10px;
}
#sidebar .menu li {
	list-style-type:none;
	/*background-color:#f8f8ec;*/
	/*border:1px solid #bcbaa9;*/
	margin-bottom:4px;
	padding:0.2em;
}
#sidebar .menu li:hover {
	background-color:#fffacd;
}

/* Images
-------------------------------------------*/

.post img {max-width:98%;}

img.avatar {
	padding:3px;
	border:1px solid #01203c;
}

.thumbnail {width:75px; height:auto; background:#f9f9ee; border:1px solid #01203c;}
.thumbnail, .medium {float:left; margin-right:10px; margin-bottom:1px;}

html>body #feature img {max-width:300px;}
html>body #feature img.thumbnail {width:75px; height:75px;}

.author-box .avatar {float:left; width:75px; height:auto; margin-right:10px;}
.navigation-attachment img {max-width:150px; max-height:150px;}

/* Posts
-------------------------------------------*/

#content .post {
	clear:left;
	overflow:hidden;
	padding:10px 40px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-size:1.2em;
	line-height:1.125em;
}

/*
#content .post, #content.page {
	width:594px;
	float:left;
}
*/
#content.single .post {
	width:554px;
}

#content p { margin-bottom: 0.5em;}

.post .post-title {margin:0 0 0.75em 0;}
.post .post-title * {color:#222 !important;}
.post .byline {margin:10px 0 10px 0;}
.post .readmore {display:block; text-align:right; outline:none;}
.post-meta-data p {margin:0;}
.post-meta-data {
	clear:left;
	float:none;
	text-align:left;
	padding:5px 10px;
	font-size:0.9em;
}
#content .thumbnail {
	float:left;
	margin:2px 17px 5px 0;
}

.post .time {
	position:absolute;
	z-index:10;
	margin:0 0 4px -60px;
	width:40px;
	height:59px;
	padding:15px 0 0 0;
	background: url(images/entry-post.png) left top scroll no-repeat;
	text-align:center;
	font-family:arial,sans-serif;
	line-height:12pt;
}
.post .time *      {color:#fff;}
.post .time:hover  {text-decoration:none;}
.post .time .day   {font-size:12pt; font-weight:bold; display:block;}
.post .time .month {font-size:9pt;}
.post .time .year  {display:none;}

.post .edit-link {
	position:absolute;
	z-index:10;
	height:29px;
	width:40px;
	margin:60px 0 4px -60px;
	padding:5px 0 0 4px;
	font-family:arial,sans-serif;
	font-size:10px;
	background:url(images/edit-post.png) left top scroll no-repeat;
}
.post .edit-link *:hover { text-decoration:none; }


/* Navigation links */
.navigation-links {
	clear:both;
	float:left;
	width:620px;
	padding:10px;
	overflow:hidden;
	margin:0;
}

.navigation-links,
.navigation-links a {
	color:#840000;
	font-size:1.2em;
}

.related ul {
	list-style-type:none;
}

/* Comments
-------------------------------------------*/

#comments-template {
	clear:left;
	float:left;
	position:relative;
	overflow:hidden;
	padding:20px 0 0 0;
	margin:10px;
}

#comments-template h3 {
	margin:10px 0;
	border:none;
	color:#666;
}

#comments-template #number,
.menu.comments-box .number {
	color:#840000;
}

#comments-template li {
	list-style-type:none;
	clear:left;
	width:100%;
	margin:0;
	padding:0;
	border-top:1px solid #64604e;
}

#comments-template img {
	border:none; padding:0;
}

#comments-template .avatar {
	float:left;
	width:64px; height:auto;
	margin:10px 10px 5px 10px;
	padding:2px;
	border:1px solid #01203c;
	background:#f8f8ee;
}

#comments-template li.alt {
}

#comments-template .comment-meta-data {
	background:#f8f8ec;
	padding:10px;
	font-size:1.2em;
}

#comments-template .comment-text {
	position:relative;
	padding:20px 8px 20px 40px;
}


#comments-template #respond {
	clear:both;
	padding-top:20px;
	margin:0;
	border-top:1px solid #64604e;
}

#comments-template input {
	width:50%;
	padding:5px;
	margin: 10px 5px 0 0;
	border:1px solid #64604e;
}

#comments-template textarea {
	width:96%;
	padding:5px;
	margin-top:10px;
	font-size:1.2em;
	border:1px solid #64604e;
}

#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width:100px;
	float:right;
	padding:7px;
	margin-right:10px;
	color:#fffffe;
	border:1px double #333;
	background:#64604e;
}

#comments-template .nocomments {
	display:block;
	float:left;
	width:100%;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}

/* Feature
-------------------------------------------*/

#feature {
	margin-bottom:20px;
}

.featured {
	background:#f8f8ec url(images/gradient/bg_featured.png) repeat-x;
	border:1px solid #64604e;
}

.featured .post-title  {
	size:1.9em;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:0.5em;
	text-align:left;
}

/* Widgets
-------------------------------------------*/

#widget-blocks {float:left; margin-bottom:10px; width:100%;}
#widget-blocks .block-left {float:left; width:292px;}
#widget-blocks .block-right {float:right; width:292px;}

#reviews-list h2 {
	text-align:left;
	text-transform:uppercase;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:0.5em;
}
#reviews-list h2 a:link {
	color:#333;
}

#reviews-list .post {
	border:1px solid #64604e;
	margin-bottom:10px;
}

#reviews-list .post.odd {
	background-color:#f8f8ec;
}

#reviews-list {float:left;}
#reviews-list .post {float:left;border:none;}

#reviews-list.odd .post {width:184px;}
#reviews-list.odd .post.even {margin-left:10px;margin-right:10px;}

#reviews-list.even .post  {width:292px;height:210px;overflow:hidden;}
#reviews-list.even .post.even {float:right;}


/* Video
-------------------------------------------*/

.video {padding:10px 0; width:298px;}
.video div {padding:2px 0; margin:0;}
.video object {float:left; width:295px; height:230px; margin:5px 0; padding:0;}
.video h2, .video h3 {margin-left:10px;}
.video .post-title {font-size:1em; margin-top:3px;}

/* Polls
-------------------------------------------*/
.polls-prev {
	display:block;
	margin:0 0 4px 10px;
}

.wp-polls-ul li {
	font-size:1.1em;
	font-weight:normal;
	font-stretch:normal;
}

/* Tabs
-------------------------------------------*/

.tabbed {
	float:left;
	border:1px solid #64604e;
	padding:0;
	margin:0 0 10px 0;
}
.tabbed ul.tabs {
	background-color:#64604e;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.tabbed ul.tabs li {
	float:left;
	color:#333;
	background-color:#918e7f;
	padding:6px 8px;
	margin-right:1px;
	font-weight:bold;
	cursor:pointer;
}
.tabbed ul.tabs li:hover {
	background-color:#ebe8d9;
}
.tabbed ul.tabs li:hover a {
	color:#000;
	text-decoration:none;
}
.tabbed ul.tabs li.active {
	color:#000;
	background-color:white; /*#f5f2e2;*/
}
a.tab span {
	font: 8pt/9pt sans-serif;
}

.tabbed .tab-content.active   {display:block;}
.tabbed .tab-content.inactive {display:none;}

.tabbed .tab-content {
	background-color:white; /*#f5f2e2;*/
	clear:left;
	float:left;
	padding:4px 5px;
}

#sidebar .tabbed {width:298px;}
#sidebar .tabbed .tab-content {width:288px;}

.main-content .tabbed {width:638px;}
.main-content .tabbed .tab-content {width:628px;}

.tabbed .tab-content li {
	background-color:#f8f8ec;
	border:1px solid #bcbaa9;
	margin-bottom:4px;
	padding:0.5em;
}

.tabbed .categories li /* contribuciones */
{
	background:#f8f8ec url(images/icons/category.png) 2px 4px no-repeat;
	padding-left:20px;
}

.tabbed li.recentcomments
{
	background:#f8f8ec url(images/icons/comment.png) 4px 4px no-repeat;
	padding-left:20px;
}

.tabbed .popular li
{
	background:#f8f8ec url(images/icons/comment-top.png) 4px 4px no-repeat;
	padding-left:20px;
}

.tabbed .tab-content li:hover {
	background-color:#fffacd;
}

#sidebar .tabs-block, #widgets-blocks .tabs-block {width:300px;}
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title {font-size:1.15em;}

#post-tabs, #post-list-tabs {width:100%;}

/* Post block tabs */
#post-block-tabs .odd  {clear:both; float:left; width:45%;}
#post-block-tabs .even {float:right; width:45%; clear:none;}

/* Post list tabs */
#post-list-tabs .odd  {float:left; width:55%; clear:left;}
#post-list-tabs .even {float:right; width:37%; clear:none;}
#post-list-tabs .tab-content li {margin:4px 0 4px 1.125em;}



/* Tags
-------------------------------------------*/

.st-tag-cloud, .tag-cloud {
	font-size:10pt;
}

.st-tag-clound a.st-tags {
	padding:2px;
	margin-right: 5px;
}

/* Pages & Widgets
-------------------------------------------*/

.page-name-archivo ul li,
.page-name-enlaces ul li {
	list-style-type:none;
}

ul#archives ul li {
	margin-left:2em;
	margin-bottom:0.125em;
	list-style-type:disc;
	font-size:1.2em;
}

.review-meta .review-image img {position:absolute;}
.review-meta .review-data dl {margin-left:85px;}

.forum-recent.menu li a {
	display:block;
	padding:2px 5px;
	font-size:1.0em;
	color:#333;
}
.forum-recent.menu .forumname {
	font-weight:bold;
}
.forum-recent.menu li a:visited .forumname {
	font-weight:normal;
}

#wp #search-box {
	clear:both;
	float:none;
	width: 60%;
	text-align:center;
	margin:0 auto;
}

#wp #links-list h3 {
	background-color:#ebe8d9;
	padding:5px;
	cursor:pointer;
}
#wp #links-list h3:hover {
	background-color:#f8f8ec;
}
#wp #links-list h3.active {
	cursor:default;
	background-color:#f8f8ec;
}
#wp #links-list h3.active:hover {
	background-color:#f8f8ec;
}
#wp #links-list ul.blogroll {
}
#wp #links-list ul.blogroll li {
	margin:0.5em;
	clear: both;
	display:block;
	overflow:hidden;
	padding:5px 5px 2px 5px;
	border: 1px solid transparent;
}
#wp #links-list ul.blogroll li:hover {
	border: 1px solid #ebe8d9; 
	background-color: #fefefe;
}
#wp #links-list ul.blogroll li img {
	border: 1px solid #64604e;
	padding: 2px;
}
#wp #links-list ul.blogroll li a {
	font-size:1.2em;
	display:block;
	outline:none;
}
#wp #links-list ul.blogroll li p.link-notes {
	margin:0.5em 1em;
	padding:2px 5px;
}
#wp #links-categories {
	border-bottom:2px solid #64604e;
}
#wp #links-categories li a {
	display:block;
	padding: 0 0.5em;
	outline:none;
}

span.required {
	color:#008800;
	text-transform:uppercase;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:85%;
	margin-left:1em;
}

.spamfree-warning strong {
	font-size:90%;
	text-align:justify;
	padding-right:1em;
	color:#ed0000;
}

