/*
Theme Name: MExlend
Theme URI: http://www.xomero.com
Description: Theme for blog
Author: xomero
Author URI: http://pagoporclicmexico.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
/*	background:url(images/template/bg_main.jpg) repeat-x #D3D3D3;*/
	background-color:#D3D3D3;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h1 {font-size: 14pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	background-color:#FFFFFF;
	width:980px;
	margin:0 auto;
	}
	
/* header */

#top {
	background-color:#ffffff;
	height:102px;
	color:#000000;
	}

#logo {
	margin:10px 10px 1px 30px;
	float:left;
	width:220px;
	}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	font-style:italic;
	text-align:right;
}
.title strong { font-size:150%; font-weight:normal; }
	

#header {
	float:left;
	width:690px;
	
	}
.header-contact {
	text-align:right;
	font-size:120%;
	margin:10px 0;
	}

/* main menu */


#menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	margin: 0 0 5px 0;
	padding: 0;
}

#menu ul
{
	margin: 0;
	padding: 0;
}


#menu ul li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul li a
{
	color: #000000;
	text-decoration: none;
	padding: 9px 18px 5px 18px;
	margin: 0;
	display: block;
	border-left: 1px solid #6A85C8;
	border-right: 1px solid #334B89;
	text-align: center;
}

#menu ul li a:hover
{
	color: #FFFFFF;
	border-right: 1px solid #832bab;
}


/* content */


#content {
	float: left;
	overflow: hidden;
	width:680px;
	margin-left:20px;
	}	
.content-out {
	background-color:#FFFFFF;
	}

.post {
	margin:0 10px;
	padding:10px 0;
	line-height: 14pt;
	}
	
.post h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
	color: #2767AB;
	}
	
.post h2 a{
	color: #2767AB;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #D66400;
	text-decoration: none;
	}
.post small { color:#666666; }	
.post p{ line-height:18px;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#EEEEEE;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	font-weight:bold;
	}
.navigation a { color: #2767AB; font-weight:bold; }
.navigation a:hover { color: #D66400; }
	.alignleft {float:left; margin:25px 0 25px 0;}
	.alignright {float:right; margin:25px 0 25px 0;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 240px;
	float:right;
	margin: 20px 0 24px 0;
	padding: 5x 0 0  0;
	border-left: 1px dotted #A2A2A2;
	}

#sidebar h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0 12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color: #2767AB;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:10px 20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color: #2767AB;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	cursor:pointer;
	}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color:#666666;}
#footer a{color:#003366;;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}



.clear { clear:both; height:1px; }


#menutop { clear:both;  background-color:#2767AB; height:29px; border-top:1px solid #F4C600;   }
#menutop ul { margin:0; padding:0; list-style:none;  }
#menutop ul li { float:left; }
#menutop ul li a, #menutop ul li a:visited {
	display:block;
	padding:0 19px 0 20px;
	line-height:28px;
	text-decoration:none;
	background-color:#2767AB;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	}
#menutop ul li a:hover {
	background-color:#1F5289;
	}
#menutop ul li.last a, #menutop ul li.last a:visited {
	border-right:0 none;
	}
.menu-new { font-size:80%; color:#F4C600; font-weight:bold; }#menutop { clear:both;  background-color:#2767AB; height:29px; border-top:1px solid #F4C600;   }
#menutop ul { margin:0; padding:0; list-style:none;  }
#menutop ul li { float:left; }
#menutop ul li a, #menutop ul li a:visited {
	display:block;
	padding:0 19px 0 20px;
	line-height:28px;
	text-decoration:none;
	background-color:#2767AB;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	}
#menutop ul li a:hover {
	background-color:#1F5289;
	}
#menutop ul li.last a, #menutop ul li.last a:visited {
	border-right:0 none;
	}
.menu-new { font-size:80%; color:#F4C600; font-weight:bold; }

.article-footer { 
	padding:10px;
	background-color:#ECF5FF;
	font-size:95%;
	}
