/*
Theme Name: DIREMEX DEF SANDOX
Theme URI: http://diremex.com/
Description: El tema por default de los sitios en DIREMEX
Author: R&amp;C
Author URI: http://diremex.com/

TEMPLATE: sandbox

*/

.skip-link,
.entry-meta,
#primary,
#secondary {
	display: none;
}

a { text-decoration: none; }
a:hover {text-decoration: underline;}

html, body{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body {
	font-size: 75%
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#header, #access, #footer {
	margin-left: 90px;
	width: 800px;
}

#header {
	height: 100px;
}

#blog-title {
	font-size: 260%;
	letter-spacing: -0.02cm;
	padding: 25px 10px 0px 10px;
}


#blog-description {
	font-size: 150%;
	letter-spacing: -0.02cm;
	padding: 0px 20px 0px 20px;
	margin-top: -18px;
}

#menu {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 125%;
	letter-spacing: -0.02cm;
}

#menu ul ul {
	font-size: 90%;
}

#access{
	background-image:url(img/access/blank.jpg);
	height: 45px;
	padding-top: 255px;
}

#container {
	float: left;
	margin-left: 90px;
	width: 800px;
}

div#content {
	float: left;
	width: 460px;
	padding: 40px 25px;
}

#diremex_primary {
	float: left;
	overflow: hidden;
	width: 270px;
	padding: 30px 10px 50px;
	height: auto;
}

#diremex_primary ul.xoxo {
	width: 270px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#diremex_primary ul.xoxo h3 {
	height: 15px;
	padding: 15px 10px;
	margin: 0;
	margin-bottom: 1px;
	text-transform: capitalize;
}
#diremex_primary ul.xoxo ul {
	margin: 0;
	padding: 15px 10px;
	list-style-type: none;
}

#diremex_primary ul.xoxo li {
	margin-bottom: 30px;
}

#diremex_primary ul.xoxo li ul li {
	margin: 0;
}

.entry-title {
	font-weight: bold;
	font-size: 150%;
	text-transform: capitalize;
}

#footer {
	clear: both;
}

.gallery {
	float: left;
	width: 100%;
	clear: both;
	padding: 5px 0px;
	margin: 0;
}

.gallery-item {
	float: left;
	text-align: center;
}

.entry-attachment, .entry-caption {
	width: 100%;
	clear: both;
	text-align: center;
}

.nav-images{
	float: left;
	width: 100%;
	clear: both;
}

.nav-previous {
	float: left;
	text-align: center;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: center;
	width: 50%;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	clear: both;
}

.entry-content p img, .comments p img {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	margin: 1px 1px;
}

.entry-content p img.alignnone {
	clear: both;
	text-align: center;
	display: block;
}

.entry-content p img.alignleft {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	display: block;
}

.entry-content p img.aligncenter {
	text-align: center;
}

.entry-content p img.alignright {
	float: right;
	padding: 0;
	margin: 0 0 0 5px;
	display: block;
}

div.google-branding-logo {
	background-color:#FFFFFF;
	color:#000000;
	height:20px;
	margin:0;
	padding:0;
	width:245px;
	font: 10px Arial;
}

.google-branding-search {
	border: none;
	border-collapse: collapse;
	width:243px;
	height: auto;
	font-size: 150%;
}