/* CSS Document */
/*

Theme Name: Wapos

Theme URI: http://www.mediakeiretsu.com
Version: 1.0
Author: Andres Soto

Author URI: http://www.mediakeiretsu.com

Tags: fixed width, 3 columns, 2 columns, two columns, three columns, white, blue, grey, black, orange, right sidebar, breadcrumb, author highlight, gravatar, clean, simple, widgets, widget, gravatars, valid CSS,valid XHTML

*/
body {
	background-color: #EA4410;
	background-image: url(images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* 					{margin: 0; padding: 0; font-family: arial,sans; font-size: 13px;}



a 					{text-decoration: none;}

a:hover 				{text-decoration: underline;}



img					{border: none;}



/* ---- Header part */



#header 				{
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#wrapper 			{
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#header h1,

#header h1 a			{color: #327eb0; letter-spacing: -1px; text-decoration: none; font-size: 30px;}



#header .descri		{ margin-top: -5px; color: #666;}


#leadboard {
	float: right;
	height: 90px;
	width: 728px;
	background-color: #FFCC00;
}



/* ---- Content */



#content 			{
	width: 567px;
	border-right: 1px dotted #999;
	line-height: 180%;
	font-size: 14px;
	color: #222;
	padding-right: 10px;
}



#content ul			{margin: 10px 0 10px 10px; list-style: none;}

#content ul li			{background: url('images/bullet.gif') 0 5px no-repeat; margin: 5px 0; padding-left: 15px; font-size: 14px; }



#content ol			{margin: 10px 0 10px 10px; list-style: decimal inside;}

#content ol li			{margin: 5px 0; font-size: 14px; }



#content p			{
	font-size: 14px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 10;
}

#content strong			{
	font-size: 14px;
}

#content a			{
	color: #EF941F;
	font-weight: bold;
}

#content a:hover		{color: #40a2e3;}



#content blockquote	{border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd;}



#content .indicator 	{
	float: left;
	font-size: 30px;
	color: #FF3300;
	margin-right: 10px;
}



#content h1,

#content h2,

#content h1 a,

#content h2 a 		{
	color: #FF3399;
	letter-spacing: -1px;
	text-decoration: none;
}



#content h1,

#content h1 a			{ font-size: 20px; }



#content h2,

#content h2 a			{ font-size: 17px; margin-bottom: 10px;}



#content h1 a:hover,

#content h2 a:hover	{ color: #000; background: #fff; text-decoration:underline;}



#content h2			{ margin-top: 10px; }



#content h3			{ font-size: 14px; margin-top: 10px; color: #666; }



#content .metadata	{ color: #666; margin: 5px 0 30px 0; padding: 5px; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}



#content .metacomments  {}



#content .metacomments a {
	display: block;
	float: left;
	padding: 6px 15px 16px 15px;
	margin-right: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF3399;
	background-image: url(images/commentcount.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .metacomments a:hover{
	text-decoration: none;
	background-color: #F98F05;
	background-image: url(images/commentcount.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#content .entry		{
	margin-bottom: 50px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



/* ---- Comments */



#content .comments-template {margin-top: 20px;}

#content .commentlist 	{list-style: none; margin: 10px 0 0 0;}

#content .commentmetadata {
	background: #ccc url('images/corner.gif') top left no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content .commentmetadata img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }



#content .commentmetadata_author { padding: 5px 10px; background: #327eb0 url('images/corner.gif') top left no-repeat; margin: 5px 0 5px -30px; color: #fff;}

#content .commentmetadata_author img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }

#content .commentmetadata_author a {color: #fff;}



/* ---- Sidebar */



#sidebar 		{
	width: 336px;
	float: right;
	line-height: 180%;
	color: #333;
	padding: 2px;
}



#sidebar .leftbar	{

	width: 168px;

}

#sidebar .rightbar	{

	float: right;

	width: 168px;

}
#textwidget {
	height: 280px;
	width: 336px;
	margin-bottom: 10px;
	float: left;
}

#sidebar a			{color: #333; }

#sidebar a img		{padding: 30px; border: none; }

#s					{padding: 3px; border: 1px solid #999; width: 220px; color: #666;}
#bts {
	width: 100%;
	clear: both;
}
#bts a img {
	margin: 0px;
	padding: 0px;
}

#s:hover			{border: 1px solid #000;}



#searchsubmit		{

	padding: 2px 5px;

	border: 1px solid #327eb0;

	color: #fff;

	background-color: #097609;

}

#searchsubmit:hover 	{

	background-color: #70AF1A;

}



#sidebar h4,

#sidebar h5			{
	color: #FF3399;
	letter-spacing: -1px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-color: #FF6699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}



#sidebar h4			{font-size: 14px;}



#sidebar h5			{font-size: 13px;}



#sidebar ul			{margin: 10px 0 10px 5px; list-style: none;}

#sidebar ul li			{background: url('images/bullet_pale.gif') 0 5px no-repeat; padding-left: 15px;}

#sidebar ul.new li		{background: url('images/bullet_new.gif') 0 5px no-repeat; padding-left: 15px;}



#sidebar ol			{margin: 10px 0 10px 5px; list-style: decimal inside;}



/* ---- Footer */



#footer 				{
	color: #fff;
	margin-top: 0px;
	background-color: #EA4211;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#footer a			{

	color: #FFFFFF;

	font-weight: bold;

}

#footer a.authorlink {color: #fff;}

#badges				{
	color: #fff;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}



/* ---- comments */



#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}



#author 		{ width: 250px; }

#email 		{ width: 250px; }

#url 		{ width: 250px; }

#comment 	{ width: 500px; }

#submit 		{background: #e35c00; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}



/* ---- Required by WordPress */



.aligncenter,

div.aligncenter 		{display: block; margin: 0 auto;}



.alignleft 			{float: left;}



.alignright 			{float: right;}



.wp-caption 			{border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;

				/* optional rounded corners for browsers that support it */

		   		-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }



.wp-caption img 		{border: 0 none; }



.wp-caption p.wp-caption-text 	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; }

/*CSS Badoo style pagination*/
div.pagination {
	background-color:#fff;
	color:#48b9ef;
	padding:10px 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

div.pagination a {
	color:#48b9ef;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #ff5a00;
	color:#ff5a00;
}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #ff5a00;
	color:#fff;
	font-weight:bold;
	background-color:#ff6c16;
}
div.pagination span.disabled {
	display:none;
}
