/*
Theme Name: WezStudio v2.0
Theme URI: http://www.westudio.com/
Description: Based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Jose Carlos Gil Zambrana
Author URI: http://www.wezstudio.com/
Tags: red, custom header, fixed width, two columns, widgets

*/

/* Reset CSS Init*/

/********************************************************************
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
********************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Reset CSS End */


/* better IE img resize */
img
{
	-ms-interpolation-mode: bicubic;
}

em {
	font-style:italic;
}

/* Gooogle/Facebook Connect/Feedburner Counter */

#google_connect, #facebook_connect, #feedburner_counter {
	margin-top:20px;
}

/* sidebar Post */


#sidebar_post {
	/*
	margin-left:755px;
	*/
	margin-left:745px;
	width:200px;
	font-size:14px;
	line-height:18px;
	padding-top:75px;
}

.sidebar_postautor {
	border-color:#EFEFEF;
	background-color:#FCFCFC;
	border-style:solid;
	border-width:3px;
	padding:10px;
	height:50px;
	font-family: Arial,Helvetica,sans-serif;
}

.sidebar_postautor strong{
	font-weight:bold;
	line-height:20px;
	display:inline;
}

.sidebar_postautor span {
	font-style:normal;
	font-weight:normal;
	display:inline;
	line-height:30px;
}

.sidebar_postautor img {
	float:left;
	border-width: 3px;
	border-style: solid;
	border-color:#EFEFEF;
	margin-right: 10px;
	width:45px;
}




#sidebar_comments {
	font-size:14px;
	margin-top:20px;
	display:block;
}




#sidebar_post h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:20px;
}

.post-categories {
	font-size:14px;
	margin-top:5px;
}

.post-categories li {
	line-height:18px;	
}



/* end sidebar post */


/* YARPP Related posts plugin */

#yarpp span {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:20px;
}

#yarpp ol, #yarpp li  {
	list-style-type:none;
}



/* Sociable Plugin*/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 17px;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	 content: ""; 
}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable strong {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:20px;
	margin-bottom:10px;
	display:block;
}

/*
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
*/


/* 404 page */

#notfound_title {
	height: 120px;
}

#notfound img {
	float:left;
	margin-right:20px;	
}

#notfound h1 {
	float:left;
	font-size:28px;
	margin-top:20px;
	color: #000000;	
}

#notfound h2 {
	font-size:18px;
}

/* To insert a advertisement block in posts */

.advertisement {
	border-color:#571719;
	background-color:#FCFCFC;
	border-style:solid;
	border-width:3px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;	
}

/* To insert a summary at the beginning of the posts*/
/* box = A general box to put inside the post*/
.summary, .box {
	border-color:#EFEFEF;
	background-color:#FCFCFC;
	border-style:solid;
	border-width:3px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}

.summary p, .box p {
	padding:0;
	margin:0;
}

/* To insert photo and metadata at the end of the post */
.postautor {
	border-color:#EFEFEF;
	background-color:#FCFCFC;
	border-style:solid;
	border-width:3px;
	margin-left:20px;
	margin-right:20px;
	margin-top:30px;
	padding:10px;
}

.postautor-text {
	float:left;
	width:550px;
}

.postautor-img{
	float:left;
}

.postautor-img img {
	border-width: 3px;
	border-style: solid;
	border-color:#EFEFEF;
	margin-right: 10px;
}

.postautor-title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight:bold;
}





/* Begin Typography & Colors */

html {
	font-size:100%; /* http://www.alistapart.com/articles/howtosizetextincss */
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 1em; /*1em=16px*/
	background:	#FFF url("images/header/background_header.gif") repeat-x scroll 0 0;
	color:#353535;
	text-align: center;
}

p {
	font-size: 14px;
	line-height: 18px;
	color:#353535;
	margin-top:10px;
	font-weight:normal;	
}

#page {
	background-color: white;
	text-align: left;
}

/* Importado de la stylesshet de wezstudio.css */

a {
	color:#0481ED;
}

a:visited {
	color:#B20101;
}

#content ol,#content ul {
	list-style: disc;
	margin-left:20px;
	margin-top:10px;
}

#content strong {
	font-weight:bold;
}

/* @group Header */


#header span {
	display:none;
}

#header {
	height: 100px;	
	margin-top: 20px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
}

#header h1 {
	font-size:100%;
	margin:0;
	padding:0;
}

#header_left {
	float:left;
	width:300px;
	margin:0;
	padding:0;
	height:100px;
}

#header_right {
	float:right;
	width:660px;
	margin:0;
	padding:0;
}

#header_bubbles {
	background:transparent url(images/header/bubbles_blog.gif) repeat-x scroll 0 0;
	display:block;
	float:left;
	height:75px;
	left:300px;
	position:relative;
	top:-98px;
	width:189px;
}

/* Logo */

#logo {
	background: transparent url("images/header/logo_blog.gif") no-repeat scroll 0 0;
	width: 298px;
	height: 78px;
	display:block;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	top:-7px;
}



/* RSS */
#rss_header {
	background: transparent url("images/header/rss_header.gif") no-repeat scroll 0 0;
	width: 61px;
	height: 28px;
	display: block;
	padding: 0;
	float:right;
	top: -2px;
	position: relative;
}

/* @group Menu */

#menu {
	font-size: 17px;
	float:right;
	clear:both;
	position:relative;
	top:22px;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	/*position:absolute;*/
}


#menu li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	text-transform: uppercase;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:12px;
	padding-right:12px;
}

#menu li.menu_active {
	/*
		background: transparent url("images/header/menu_active_background.png") repeat scroll 0 0;
		color:#EADFB5;
	*/
	color:#FFF;
	background-color:#7C1D20;
}

#menu a{
	color:#FFF;
	text-decoration: none;
}

#menu a:hover {
	color:#EADFB5;
}

/* @end */

/* @group Footer */

#footer-wrap span, #subfooter-wrap span {
	display:none;
}

#footer-wrap {
	clear:both;
	width:100%;
	margin: 0;
	height: 55px;
	background: #444343 none repeat scroll 0 0;
	padding: 25px 0;
	margin-top:40px;
}

#footer {
	width: 960px;
	margin: 0 auto;
}

#sitemap_footer {
	background: transparent url("images/footer/sitemap_footer.gif") no-repeat scroll 0 0;
	margin-right: 10px;
	display: block;
	float: left;
	width: 44px;
	height:44px;
}

#web_footer {
	background: transparent url("images/footer/wezstudio_footer.gif") no-repeat scroll 0 0;
	margin-right: 10px;
	display: block;
	float: left;
	width: 44px;
	height:44px;
}
/*
#rss_footer {
	background: transparent url("images/footer/rss_footer.gif") no-repeat scroll 0 0;
	margin-right: 10px;
	display: block;
	float: left;
	width: 44px;
	height: 44px;
}*/

#newsletter_footer {
	background: transparent url("images/footer/newsletter_footer.gif") no-repeat scroll 0 0;
	margin-right: 10px;
	display: block;
	float: left;
	width: 44px;
	height: 44px;
}


#contact_footer {
	width: 200px;
	margin-left:40px;	
}

.footer_container {
	padding-top: 3px;
	width: 240px;
	height: 43px;
	float:left;
}


.footer_container p {
	color: #fefefe;
	font-size: 14px;
	line-height: 20px;
	margin:0;
	text-align:left;
}


.footer_container a, .footer_container a:visited {
	color: #1b87e3;
}


/* Sub-Footer*/
#subfooter-wrap {
	clear:both;
	width:100%;
	margin: 0;
	height: 20px;
	background: #2e2e2e none repeat scroll 0 0;
	padding: 30px 0;
}

#subfooter {
	width: 960px;
	margin: 0 auto;
}


/* Powered by */

#subfooter p {
	color: #666666;
	float:left;
	font-size: 14px;
	left:35px;
	margin-right:55px;
	position:relative;
}

/* Apache */

#apache_subfooter {
	background:	transparent url("images/footer/apache_subfooter.gif") repeat-x scroll 0 0;
	width:119px;
	height:36px;
	display: block;
	float: left;
	position: relative;
	top: -6px;
	margin-right: 35px;
}

/* Radiant */

#wordpress_subfooter {
	background:	transparent url("images/footer/wordpress_subfooter.gif") repeat-x scroll 0 0;
	width:75px;
	height:28px;
	display: block;
	float: left;
	position: relative;
	top: -2px;
	margin-right: 20px;
}

/* PHP */

#php_subfooter {
	background:	transparent url("images/footer/php-icon-black.gif") repeat-x scroll 0 0;
	width:32px;
	height:32px;
	display: block;
	float: left;
	position: relative;
	top: -3px;
	margin-right: 67px;
	margin-left: 30px;
}

/* MySQL */

#mysql_subfooter {
	background:	transparent url("images/footer/mysql_subfooter.gif") repeat-x scroll 0 0;
	width:68px;
	height:36px;
	display: block;
	float: left;
	position: relative;
	top: -11px;
}

/* @end */

/* Importado de la stylesshet de wezstudio Fin */


#page {
	font-size: 14px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 19px;
	}

.widecolumn {
	line-height: 22px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	/*border-color:#B9B9B9;*/
	border-color:#EFEFEF;
	background-color:#FCFCFC;
	border-style:solid;
	border-width:3px;
}



small {
	font-size: 12px;
	line-height: 20px;
	display:block;
	margin-top:5px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	}

h1 {
	font-size: 44px;
}

#headerimg .description {
	font-size: 20px;
}

h2 {
	/*
	font-size: 22px;
	text-align: left;
	*/

	font-size: 24px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
}

h2.pagetitle {
	font-size: 22px;
	margin-bottom:10px;
}

#sidebar h2 {
	font-size: 16px;
}

#sidebar ul li {
	font-size:14px;
	font-weight:normal;	
}

h3 {
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	}


h1, #headerimg .description {
	color: white;
}

h2, h3, h4 {
	color: #333;
	margin-top:15px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}

.commentlist p {
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 15px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 12px;
	letter-spacing: 0.9625px;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 18px ;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 0;
	width: 960px;
}

.narrowcolumn {
	float: left;
	padding-right:20px;
	margin: 0;
	width: 620px;
}

.widecolumn {
	float:left;
	width: 720px;
	padding-top:20px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear:both;
	padding-top:30px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3,h4 {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

#comments, #respond {
	clear:both;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 208px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-left:655px;
	width: 300px;
	padding-top:30px;
	line-height:18px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	/*margin-bottom: 30px;*/
	float:left;
	width:100%;
}


/* End Various Tags & Classes*/



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


/*
.textwidget {
	width:100%;
	clear:right;
	height:30px;
}

.textwidget div {
	float:left;
	line-height:28px;
	margin-left:12px;
	margin-top:5px;
}

.textwidget img {
	border-style:none;
}*/


/* sidebar block */

.sidebar_block {
	background-color:#FCFCFC;
	border:3px solid #EFEFEF;

	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	
	margin-top:10px;
}

.sidebar_block h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:16px;
	margin-top:0;
}

.sidebar_block p {
}

.sidebar_block strong {
	font-weight:bold;
}

.sidebar_block img {
	padding-left:42px;
}

.sidebar_block ul {
	list-style-type: disc;
	list-style-position:inside;
	margin-top:10px;
	line-height:22px;
}

.center {
	text-align:center;
}
/* twitter sidebar */

#sidebar_twitter div {
	height:27px;
}

#sidebar_twitter h3 {
	float:left;
	margin-left:5px;
	margin-top:5px;
}

#sidebar_twitter img {
	padding:0;
	float:left;
}

