/*
Copyright 2008, 2009 Copyleft S. de R.L. de C.V.

This file is part of GuiasDF.

GuiasDF is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GuiasDF is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GuiasDF.  If not, see <http://www.gnu.org/licenses/>
*/
body { 
	margin: 10px 10px 10px 10px; 
	padding: 0px; 
	background-color: #fff;
	font-family: Arial, sans-serif; 
	color: #4d4d4d;
	font-size: 11px;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
input {
	font-family: Arial, sans-serif; 
	color: #4d4d4d;
	font-size: 11px;
}
form {
	margin: 0px;
}


/* container box*/
#container {
	width: 950px;
	margin: auto;
}


/* header */
#header {
	height: 92px;
	border-bottom: 1px #bfbfbf solid;
}
#header div {
	float: left;
}
#banner-header {
	height: 100%;
	padding-right: 9px;
	border-right: 1px #bfbfbf solid;
}
#nav-wrapper {
	width: 182px;
	margin-left: 8px;
	background: #000000;	
}
#navbar {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#pagination li {
	float: left;
	display: inline;
	margin-left: 8px;
	font-family: Arial, sans-serif; 
	font-size: 11px;	
}
#navbar li {
	float: left;
	display: inline;
	margin-left: 0px;
}
#navbar li img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
}
#search {
	width: 170px;
	padding: 8px 6px 8px 6px;
	background-color: #fe0000;
}
#term {
	width: 122px;
	height: 13px;
	border: 1px #bfbfbf solid;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	float: left;
}
#btnsearch {
	margin-left: 7px;
	width: 32px;
	height: 12px;
}
#btnadvsearch {
	float: left;
	margin-top: 6px;
}


/* menu */
#menu {
	height: 228px;
	border-bottom: 1px #bfbfbf solid;
}
#menu div {
	float: left;
}
#menu-wrapper {
	width: 755px;
	padding: 6px 0px 0px 0px;
}
#menu-wrapper img {
	float: left;
}
#sections {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#sections li {
	float: left;
	display: inline;
	margin-top: 3px;
}
#sections li img {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#cover {
	width: 182px;
	padding: 7px 0px 0px 8px;
	color: #000000;
	font-size: 32px;
}
#magazine {
	width: 50px; 
	height: 100%; 
	text-align: center;		
	margin: 10px 0px 0px 0px;
}
#magazine img {
	margin-top: 5px;
}


/* content container */
.clear {
	clear: both;
}
.outer {
	margin-left: 193px; /* L */
	margin-right: 190px; /* R */
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.wrap-cl {
	float: left;
	width: 100%;
	margin-right: -1px;
}
.center {
	float: right;
	width: 100%;
	margin-left: -1px;
	margin-bottom: -1px;   /* for the AP boxes in IE/Win */
}
.left {
	float: left;
	position: relative;
	background-color: #fdff00;
	width: 193px;  /* L */
	margin-left: -194px;  /* -L-1 */
	margin-right: 2px;
}
.right {
	float: right;
	position: relative;
	width: 190px;  /* R */
	margin-right: -191px;  /* -R-1 */
	margin-left: 2px;
}
.inleft {
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
}
.inright, .incenter {
	width: 100%;
	overflow: hidden;
	padding-top: 12px;
}
.wrap-cl {
	position: relative;
}
.wrap-cl {
	margin-right: 0;
}
.center {
	margin-left: 0;
}
.left {
	margin-right: 1px;
}
.right {
	margin-left: 1px;
}
.left, .right {
	padding-bottom: 0px; /* H */
}
.outer {
	word-wrap: break-word;
}
.inright ul {
	list-style: none;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}
.inright ul li {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.inright img {
	float: left;
}
#welcome {
	padding: 0px 9px 14px 0px;
	line-height: 14px; /* safari */
}
#welcome strong, #welcome span {
	color: #b9ce46;
}
#welcome strong {
	font-size: 13px;
}
#downloads-wrapper {
	background-color: #dae473;
	padding: 8px 7px 8px 9px;
	margin-right: 1px;
}
#downloads {
	font-size: 9px;
}
#downloads h3 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #fff;
	font-size: 11px;
}
#downloads ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#downloads ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 12px;
}
#downloads ul li a {
	color: #672c03;
}
#downloads ul li span {
	color: #3a1902;
}
#more-downloads {
	text-align: right;
}
#whatsnew {
	margin: 0px 0px 0px 0px;
}
#whatsnew div {
	padding-bottom: 7px;	
	margin-bottom: 8px;
	line-height: 14px; /* safari */
}
.whatsnew-first, .whatsnew-last {
	padding-bottom: 1px !important;
	border-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.whatsnew-last {
	border-bottom: 1px #fff solid !important;
	padding-top: 7px !important;
	padding-left: 7px !important;
	padding-bottom: 7px !important;

}
#whatsnew div span {
	color: #b3b3b3;
	text-transform: uppercase;
	font-size: 10px;
}
#content {
	padding: 0px 13px 13px 13px;
}
#content a {
	color: #fe0400;
}

.main {
	border-collapse: collapse;  /* Op8- */
	display: table;
	width: 538px;
}
.row {
	display: table-row; /* Gecko */
}
.col1, .col2 {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 12px;
}
.col1 {
	width: 168px;
}
.col2 {
	width: 370px;
	line-height: 14px; /* safari */
}
.col1 img {
	float: left;
}
.mainimg {
	padding-bottom: 12px;
}
#currentnumber {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 8px 0px;
	font-size: 18px;
	color: #488194;
	font-family: Tahoma, Verdana, Arial;
}
#pastnumber {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 5px 0px;
	font-size: 18px;
	color: #000000;
}
.pastarticles {
	padding-bottom: 23px;
}
.pastarticles h2 {
	color: #b02f0f;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
}
.pastarticles h2 a {
	color: #b02f0f !important;
}
#paging {
	text-align: center;
	color: #b02f0f;
	font-size: 12px;
	font-weight: bold;
}
#paging a {
	color: #b02f0f;
	padding: 0px 2px;
}
#paging a:hover, #paging a.on {
	background-color: #b02f0f;
	color: #fff;
}


/* footer */
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	border-top: 1px #bfbfbf solid;
	padding-top: 10px;
}
#footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#footer ul li {
	display: inline;
	margin-left: 4px;
	line-height: 14px;
}
#footer a {
	color: #aaa;
	background: url(../../images/frontend/footer-sep.jpg) no-repeat 0px 2px;
	padding-left: 8px;
}
#footer a.first {
	color: #aaa;
	background: url(../../images/frontend/footer-sep.jpg) no-repeat -10px 0px; /* hide the pipe */
}
#footer p {
	margin: 0px;
	color: #aaa;
	line-height: 16px;
}

#pagetitle {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 20px;
	color: #000000;
}
.homearticle, #numberarticle {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
}
.homearticle a, #numberarticle a {
	color: #000000 !important;
}
.whatsnew {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
}
.whatsnew a {
	color: #000000;
}

#sectiontitle {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 25px;
	color: #000000;
}

.covers {
	width: 118px;
	display: inline;
	float: left;
	margin: 20px 15px 0px 0px;
}
.coversfirst {
	width: 118px;
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
}

.covers span, .coversfirst span {
	color: #488194;
	font-size: 12px;
}

.coversrow {
	clear: both;
}

#dataentry fieldset {
	border-top: 1px #aaa solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	color: #000;
}
#dataentry fieldset legend {
	font-weight: bold;
	color: #194c79;
}
#dataentry fieldset label {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #666;
}
select.text, input.text, textarea.text, select.textsection {
	width: 220px;
	padding: 2px 2px;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px !important;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../../images/backend/fieldbg.gif) repeat-x top;
	color: #333;
}
select.text {
	padding: 1px 0px 1px 0px;
	width: 224px;
}
textarea.text {
	width: 524px;
}
option {
	border-bottom: 1px dotted #ddd;
}
#submit {
	font-weight: bold;
}
.size-xs {
	width: 50px !important;
}

#numberarticle {
	float: left;
	margin: 0px 0px 0px 0px; 
}
#extras {
	float:right; 
	list-style: none; 
	margin: 0px 0px 3px 0px; 
	padding: 0px;
}
#extras li {
	display: inline; 
	margin: 0px 0px 0px 13px; 
	padding: 0px;
	float: left;
}
#extras li a {
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
}
#extras li a:hover {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}

#imagearticle {
	clear: both;
	font-size: 10px;
	margin-bottom: 15px; 
}
#imagearticle span {
	font-style: italic;
}
#briefarticle {
	font-family: Georgia, Times, Arial; 
	font-size: 15px;
	margin-bottom: 5px; 
	font-weight: bold;
}
#contentarticle {
	font-family: Georgia, Times, Arial;
	font-size: 14px;
	color: #222;
	line-height: 18px;
}
#metaarticle {
	margin-bottom: 20px; 
}
#metaarticle span {
	margin: 0px 5px; 
}
#tags {
	margin-bottom: 10px; 
	display: inline;
}
#tags img {
	float: left;
	margin-right: 4px; 
}
#toparticle {
	float: left; 
	clear: both;
	width: 100%;
}

#tagcloud {
	margin-top: 10px;
	border-top: 1px #bbb solid;
	padding: 3px;
	text-align: center;
}
#tagcloud a {
	margin: 0px 5px;
}
#advertise-main img {
	float: left;
}
#advertise-text {
	float: left;
	width: 168px;
	height: 46px;
	font-family: Georgia, Times, Arial;
	font-size: 9px;
	font-weight: bold;	
	text-transform: uppercase;	
	padding-top: 7px;
	padding-left: 7px;
	color: #815C53;	
}
#advertise-text a {
	color: #815C53;	
}
#log {
	float: left;
	width: 178px;
	height: 216px;
	margin-left: 5px;
	margin-top: 5px;

	/*border: 1px #000000 solid;*/
}


#log ul {
	list-style: none;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}
#log ul li {

	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#log img {
	float: left;
}
#login {
	float: left;
	width: 178px;
	height: 216px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
	background-color: #a6a7ab;
	/*border: 1px #000000 solid;*/
}
#login h1 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	text-transform: uppercase;
	color: #fdff78;
	background-color: #000000;
}
#login a {
	color: #4d4d4d;
}
#login ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 20px;
	/*text-transform: uppercase;*/
}
#login li {
	float: left;
	font-weight: bold;
}
.space {
	float: left;
	width: 162px;
	height-min: 10px;
}
#make-a-comment h2 {
	font-size: 14px;
}
#make-a-comment h3 {

	font-size: 12px;
	font-weight: normal;
	font-style:italic;
}
#pagination-comment {
	float: left;
	width: 100%;
	min-height: 14px;
	margin-bottom: 10px;
	background-color: #f0efef;
	border-top: 1px solid #cecdce;
	border-bottom: 1px solid #cecdce;
}
#pagination-comment ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagination-comment li {
	display: inline;
}
#pages {
	float: left;
	padding: 10px;
}
#pages-instructions {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
	border-left: 4px solid #5b8ea6;
}
.page-on {
	color: #4d4d4d !important;
	font-weight: bold;
}
.comments-list {
	float: left;
	width: 100%;
	border-top: 1px #cecece solid;
	border-collapse: collapse;
}
.comments-list th {
	padding: 3px 3px 3px 3px;
	text-align: left;
	border-bottom: 1px #cecece solid;
	background-color: #efefef;
}
.comments-list a {
	text-decoration: underline;
}
.fn-action, .fn-delete {
	text-align: center !important;
	width: 30px;
}
.display-comment {
	float: left;
	width: 100%;
	padding-left: 10px;	
	margin-bottom: 10px;
}
.display-comment-editor {
	float: left;
	width: 100%;
	padding-left: 10px;	
	margin-bottom: 10px;
	border-left: 4px solid #5b8ea6;
}
.display-comment h1, .display-comment-editor h1 {
	font-size: 12px;
	font-weight: bold;
}
.display-comment span, .display-comment-editor span {
	font-style:italic;
}
.rating {
	margin-bottom: 10px;
}

#fasebook {
	background-color: #FFFFFF;

}
#vivemexico {
	background-color: #154276;

}
/*
#imagearticle a, #tags a, #metaarticle a {
color: #4d4d4d;
}
#imagearticle a:hover, #tags a:hover, #metaarticle a:hover {
 color: #488194;
}
*/