/* @override 
	http://www.aocmexico.com/wp-content/themes/aocmexico/style.css
	http://blogsmx/wp-content/themes/aocmexico/style.css
*/

/*
Theme Name: AOC - BlogsMX Child Theme // Sasquatch
Theme URI: http://www.blogs.mx/
Description: Theme child de Blogs.mx para el sitio de AOC Mexico.
Author: Moises Kirsch
Author URI: //www.soymoi.com/
Template: blogsmx
Version: 1.0
*/

@import url("../blogsmx/style.css");

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	zoom: 1;
	background: #e2e2e2 url(img/top.png) repeat-x 0 top;
}

a:link {
	color: teal;
	text-decoration: underline;
}

a:visited {
	color: green;
}

a:hover {
	text-decoration: none;
}

.header {
	background: transparent url(img/head.jpg) no-repeat 0 top;
	margin-bottom: 20px;
	zoom: 1;
}

.head {
	height: 160px;
}

.head .branding a {
	width: 230px;
	height: 160px;
	display: block;
}

.head a:link, .head a:visited, .head a:hover {
	text-decoration: none;
}

.head .branding h1, .head .branding .tagline {
	text-indent: -9999px;
	float: left;
}

.widget_after_head {
	height: 38px;
	border-left: 1px solid silver;
	margin: 1px 1px 1px 10px;
}

.widget_after_head .widget_title {
	display: none;
}

.widget_after_head.widget_pages ul, .widget_after_head.widget_pages li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.widget_after_head.widget_pages li a:link, .widget_after_head.widget_pages li a:visited, .widget_after_head.widget_pages li a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 38px;
	height: 38px;
	display: inline-block;
	border-right: 1px solid silver;
	padding-right: 20px;
	padding-left: 20px;
}

.widget_after_head.widget_pages li a:hover {
	text-decoration: underline;
}

.post {
	background: white url(img/round_top.gif) no-repeat center top;
	padding-top: 20px;
	margin-bottom: 20px;
	zoom: 1;
}

.post_info {
	text-transform: uppercase;
	color: #7c7c7c;
}

.post_info .post_comments {
	background: url(img/comment.gif) no-repeat left center;
	zoom: 1;
}

.post_head {
	border-left: 7px solid #009593;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

.post_head h2 a:link, .post_head h2 a:visited, .post_head h2 a:hover {
	color: #333;
	text-decoration: none;
}

.post_head h2 a:hover {
	text-decoration: underline;
	color: teal;
}

.post .entry {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .entry h1, .post .entry h2, .post .entry h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post .entry h1 {
	font-size: 18px;
}

.post .entry h2 {
	font-size: 16px;
}

.post .entry h3 {
	font-size: 14px;
}

.post .meta {
	background: url(img/round_bottom.gif) no-repeat center bottom;
	padding: 20px;
	font-weight: bold;
	font-size: 11px;
	zoom: 1;
}

.post p.meta {
	margin: 0;
}

.post .categories {
	display: block;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	clear: both;
}

.comments {
	background: white url(img/round_top.gif) no-repeat;
	margin-bottom: 20px;
	padding-top: 20px;
	zoom: 1;
}

.comments h3 {
	border-left: 7px solid teal;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

.commentlist {
	background: url(img/round_bottom.gif) no-repeat 0 bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	zoom: 1;
}

.nocomments {
	background: url(img/round_bottom.gif) no-repeat 0 bottom;
	text-align: center;
	font-style: italic;
	color: #7c7c7c;
	padding: 20px 20px 40px;
	zoom: 1;
	margin-bottom: 0;
}

.comment {
	margin-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}

.comment p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment_form h3 {
	border-left: 7px solid teal;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

.comment_form {
	background: white url(img/round_top.gif) no-repeat;
	margin-bottom: 20px;
	padding-top: 20px;
	zoom: 1;
}

.comment_form form {
	background: url(img/round_bottom.gif) no-repeat 0 bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	zoom: 1;
}

.cancel-comment-reply {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-style: italic;
	padding-bottom: 10px;
}

.comment_form_note {
	color: #7c7c7c;
	padding-bottom: 1px;
}

.addtoany_share_save {
	margin-left: -9px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar .widget li {
	margin-left: 0;
	list-style-type: none;
}

.sidebar .widget_title {
	color: #666666;
	background: url(img/h_search.gif) no-repeat left center;
	padding-left: 21px;
	font-size: 15px;
	zoom: 1;
}

.sidebar .widget_sidebar_top.widget_text .widget_title {
	background-image: url(img/h_share.gif);
}

.sidebar .widget_sidebar_top.widget_text .textwidget a {
	margin: 0;
	padding: 0;
}

.sidebar .widget_sidebar_top.widget_text .textwidget {
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(http://www.aocmexico.com/wp-content/themes/aocmexico/border-radius.htc);
	background-color: #dbdbdb;
	padding: 10px;
}

.sidebar .widget_sidebar_top.widget_text .textwidget img {
	margin: 0 10px 0 0;
	padding: 0;
}

.sidebar .widget_archive .widget_title {
	background-image: url(img/h_calendar.gif);
}

.sidebar .widget_categories .widget_title {
	background-image: url(img/h_categories.gif);
}

.sidebar .widget_recent_entries .widget_title {
	background-image: url(img/h_posts.gif);
}

.sidebar .widget_recent_comments .widget_title {
	background-image: url(img/h_comments.gif);
}

.sidebar .widget_recent_entries li, .sidebar .widget_recent_comments li {
	background-color: #dbdbdb;
	margin-bottom: 1px;
	padding: 5px 10px;
	font-weight: bold;
	zoom: 1;
}

.sidebar .widget_recent_entries li a:link, .sidebar .widget_recent_entries li a:hover, .sidebar .widget_recent_entries li a:visited, .sidebar .widget_recent_comments li a:link, .sidebar .widget_recent_comments li a:hover, .sidebar .widget_recent_comments li a:visited
 {
	text-decoration: underline;
	color: black;
}

.sidebar .widget_recent_entries li a:hover, .sidebar .widget_recent_comments li a:hover {
	text-decoration: none;
	color: teal;
}

.sidebar .widget_archive li, .sidebar .widget_categories li {
	background-color: #dbdbdb;
	margin-bottom: 1px;
	padding: 5px 10px;
	zoom: 1;
}

.sidebar #searchform #s {
	width: 245px;
	background: white url(img/shadow.png) no-repeat left top;
	line-height: 25px;
	height: 25px;
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	zoom: 1;
	font-size: 13px;
}

.sidebar #searchform #searchsubmit {
	width: 70px;
	background: silver;
	line-height: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	zoom: 1;
	font-size: 13px;
}

.sidebar #searchform #s, .sidebar #searchform #searchsubmit {
	border: 1px solid #7c7c7c;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(http://www.aocmexico.com/wp-content/themes/aocmexico/border-radius.htc);

}

/* @group Imagenes */



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;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 */


body {
	background: #e2e2e2 url(img/top_marzo2011.png) repeat-x 0 top;
}

.header {
	background: transparent url(img/head_marzo2011.jpg) no-repeat 0 top;
}

.head {
	height: 160px;
}

.head .branding a {
	width: 230px;
	height: 160px;
	display: block;
}
