/*  
Theme Name: Reddish 
Theme URI: http://www.wordpresssite.com/
Description: wordpress Theme Reddish  by <a href="http://www.themespack.com/">Themespack</a>
Author: Wonder
Author URI: http://www.themespack.com/

	This theme was designed and built by Wonder Themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font: 10px/18px "Verdana", Arial, Helvetica, sans-serif;
	color: #27013A;
	background: #ffffff url(img/bg.jpg) top center repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #d54536;
	text-decoration: none;
}
/* Add PDF icon after PDF links
a[href*=".pdf"] {
	padding-top:20px;
	width:20px;
	background-image: url(http://gamac.com.mx/gamac/imagenes/pdf_icon.png);
	background-repeat: no-repeat;
	overflow:hidden;
	voice-family:inherit;
	height:0px;
}*/

a[href*=".pdf"] {
	display:block;
    padding: 20px 0 0 0;
    overflow: hidden;
	width:20px;
	 text-indent: -9000px;
    background-image: url(http://gamac.com.mx/gamac/imagenes/pdf_icon.png);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:20px;
}


/**/
a:visited {
	color: #d54536;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ce1b09;
}
h1 a, h1 a:visited{
	color: #ce1b09;
	text-decoration: none;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
}
#bg{
	width:585px;
	height:35px;
	float:left;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:0px;
	background-position:bottom;
}
h2 {
	width:515px;
	height:35px;
	float:left;
	padding-bottom:3px;
	padding-left:10px;
	font: normal 18px "Verdana", Arial, Helvetica, sans-serif;
	margin:0px;
	color: #cf3020;
	border:none;
	
}
h2 a, h2 a:visited {
	color: #cf3020;
	text-decoration: none;
	border: none;
}
h2 a:hover {
	color: #010a13;
	border:none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #cf3020;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}



#page {
	margin: 15px auto;/*aqui la bajo lo que necesite*/
	width: 920px;
	background: transparent;position: relative;
	}
/* header area */
#header {
	background: transparent;
	height: 304px;
	position: relative;
}
#menugris {
	color: #ffffff;
	text-decoration: none;
	float:right;
	font: 9px/100% Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
	top: 274px;
	position: relative;
	vertical-align: middle;
}

#menugris a {
	color: #ffffff;
	text-decoration: none;
}

#menugris a:hover {
	color: #cf3020;
	text-decoration: none;
}



#headerlogo .description{
	position: absolute;
	left: 35px;
	bottom: 3px;
	color: #000000;
	font-size: 14px;
}
#logo{
	width:207px;
	height:52px;
	margin:0px;
	float:left;
	left: -2px;
    top: -15px;
	bottom: 0px;
	position: absolute;
}
#mapa{
	width:240px;
	margin:0px;
	float:left;
	left: -2px;
    top: 42px;
	bottom: 0px;
	position: relative;
	z-index:80;
}

#me{
	width:240px;
	font-size:11px;
	/*margin:0px 0 0px 0;*/
	padding:0px 0px 0px 0px; 
	float:left;
	color: #000000;
}
#about{
	z-index:9;
	width:679px;
	margin:0px;
	float:right;
	right: 0px;
    top: 41px;
	position: absolute;
	color:#ffffff;
}
.me a, .categories a:visited {
	color:#000000;
	text-decoration:none;
}
.me a:hover {
	text-decoration:none;
	color:#000000;
}



/*navegacion*/
#nav {
	z-index:10;
	list-style: none;
	margin: 0px;
	position: absolute;
	background:transparent;
    left: 240px;
	top: 1px;
}
#nav li {
	float:left;
	margin-left: 0px;
}
 #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	background:url(img/navbg.jpg);
	font: 10px/100% Verdana, Arial, Helvetica, sans-serif;
}
#nav .page_item a{
	width:134px;
	padding: 11px 0px;
	padding-right: 0px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font: 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: url(img/navbgh.jpg);
	border-left:1px solid #ffffff;
}

#nav .navitem a{
	width:134px;
	padding: 11px 0px;
	padding-right: 0px;
	color: #ffffff;
	text-decoration: none;
	font: 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: url(img/navbgh.jpg);
	border-left:1px solid #ffffff;
}


 #nav .current_page_item a,#nav .page_item a:hover {
 	width:134px;
	padding: 11px 0px;
	padding-right: 0px;
	color: #ffffff;
    text-decoration: none;
	font: 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background:url(img/navbgm.jpg);
}
 #nav .current_page_item a,#nav .navitem a:hover {
 	width:134px;
	padding: 11px 0px;
	padding-right: 0px;
	color: #ffffff;
    text-decoration: none;
	font: 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background:url(img/navbgm.jpg);
}






/* content  */
#content {
	height:270px;
	padding: 0px 5px 0px 5px;
	float:right;
	width: 655px;
	margin:5px 0 5px 10px;
	overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 43px;
	height: 35px;
	float:left;
	background: #fff;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
	
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #3c3c3c;
	text-align: center;
	display:block;
	line-height: 10px;
	padding-top: 1px;
	margin-left: -1px;
}
.post-day {
	font-size: 16px;
	text-transform: uppercase;
	color: #cf3020;
	text-align: center;
	display:block;
	line-height: 16px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 635px;
}
.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:right;
	font-size: 11px;
	color: #c3c5c8;
}
blockquote{
	margin: 5px;
	padding: 5px;
	background:#f7efee;
	color:#f06c5f;
}
.post-cat {
	width:400px;
	height:auto;
	float:left;
	font-size:11px;
	padding-left:0px;
}
.post-cat a, .categories a:visited {
	color:#b92b1d;
	text-decoration:none;
}
.post-cat a:hover {
	text-decoration:none;
	color:#5b5e61;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:4px; 
	height:35px;
}
.postmetadatap { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	height:60px;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #5b5e61;
}
.post-comments a, .categories a:visited {
	color:#5b5e61;
	text-decoration:none;
}
.post-comments a:hover {
	text-decoration:none;
	color:#5b5e61;
}
.post-author {
	padding-left: 0px;
	float: left;
	font-size: 95%;
	color: #5b5e61;
}

.similiar{
	width:500px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	background-color:#ffffff;
	text-align:justify;
	padding: 5px;
	padding-top: 5px;
	padding-right:20px;
	color:#2969b0;
	background:	url(img/contentbackground.jpg);
background-repeat:no-repeat;

background-position:bottom; 

}

.post-content p:first-letter {
font-size:14px;
}

.post-content p {
text-indent:10px;
}

.post-content ul {
	list-style-image: url(img/puntoazul.png);
	margin: 5px 5px 5px 5px;
	clear:both;

}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #000000;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background:#f7efee;
	color:#f06c5f;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #d61906;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #f7eeed ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ce1906;
	border:1px solid #dbaca7;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	height:260px;
	overflow:hidden;
	float:left;
	width: 234px;
	margin:0px 0px 0px 0px;
	padding:5px;
	position:relative;
}#info{
	width: 395px;
	font-size:11px;
	margin:3px;
	padding:5px;
	background:#ffffff; 
	border:#eee 1px solid;
	float:left;
	color: #00a200;
	border:#e1e1e1 1px solid;
}


/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: bold 16px "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px 0px 2px;
	height:15px;
	padding:8px;
	background:transparent;
	border-bottom:1px solid #efefef;
	
	
}
#sidebar h4, #sidebar .sidebartitle1{
	font: normal 14px "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px 0px 2px;
	background: url(img/sbgr.jpg);
	height:20px;
	padding:6px 6px 6px 12px;
	width: 200px;
	
	
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #cf3020;
    font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #333333;
    font-size: 12px;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding:0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border:none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border:none;
}
/*blogroll widget */
ul.list-blogroll li{
	padding-left: 15px !important;
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 15px !important;
}
/*rss widget */
ul.list-rss li{
	padding-left: 15px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 15px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 15px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 15px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 15px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 10px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    left: 10px;
	float: right;
    position: absolute;
    bottom:5px;
}



#arealogin {
	width: 230px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#arealogin .texto{
	color:#333333;
	float:left;
	width:90px;
	height: 18px;
	margin-top: 5px;
	text-align:center;
	}
	
#arealogin .texto2{
	color:#333333;
	font-size:9px;
	float:left;
	width:60px;
	height: 18px;
	margin-top: 5px;
	text-align:center;
	}

#al_login {
	margin: 0px ;
    left: 0px;
    bottom:0px;
}

#al_login br {
	display: none;
}
#al_login #s {
	width: 130px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	float:left;
	background: #666666;
    border: 1px;
	margin-top: 5px;
	color: #ffffff;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form button - to specify button only use input[type="submit"] */
#al_login #s2 {
	background:#666666;
	margin-right: 10px;
	margin-top: 5px;
	width: 50px;
	height: 20px;
    font: bold 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}










#searchform br {
	display: none;
}
#searchform #s {
	width: 155px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	background: #FBF6FD;
    border-bottom:1px solid #eee;
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-right:1px solid #FBF6FD;
	margin-right: 0px;
	color: #333333;
	font-weight: normal;
	font: 16px Arial, Helvetica, sans-serif;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#FBF6FD;
	border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
    border-left:1px solid #FBF6FD;
	width: 60px;
	height: 26px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}



/*search form */
#loginform {
}
#loginform br {
	display: none;
}
#loginform #s {
	width: 60px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	background: #003366;
    border-bottom:1px solid #eee;
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-right:1px solid #FBF6FD;
	padding:2px;
	margin-right: 0px;
	color: #ffffff;
	font-weight: normal;
	font: 11px Arial, Helvetica, sans-serif;
}
#loginform .t {
	width: 40px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	background: #003366;
    border-bottom:1px solid #eee;
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-right:1px solid #FBF6FD;
	padding:2px;
	margin-right: 0px;
	color: #ffffff;
	font-weight: normal;
	font: 11px Arial, Helvetica, sans-serif;
}

/* search form button - to specify button only use input[type="submit"] */
#loginform input {
	background:#003366;
	padding: 0px 0px 0px 0px;	
	border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
    border-left:1px solid #FBF6FD;
	width: 60px;
	height: 15px;
	padding:2px;	
    font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}

#loginform #chbx {
	background:#FBF6FD;
	border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
    border-left:1px solid #FBF6FD;
	width: 10px;
	height: 10px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}




/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 100%;
	padding-bottom: 0px;
	
	
}
	/* footer bar */
#footerbg {
	border-top:5px solid #cf3020;
	background:#333333;
	line-height: 100%;
	position:relative;
	bottom:0px;
}


#footer {	
background:#333333;
	color: #6c7777;
	width: 920px;
	height:20px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited{
	color: #ffffff;
	text-decoration: none;

}
	
#footer a:hover{
	text-decoration: none;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


/*para explr
