/*   
Theme Name: Tonalpohualli
Theme URI: http://www.pernodis.com
Description: Tonalpohualli theme
Author: perNodis
Author URI: http://www.pernodis.com

Version: 1.0.0

This WordPress theme is to be used only by Ignacio Vertiz.
All rights reserved.
*/

*{margin:0; padding:0;}

body
{
	background-color: #000000;
	text-align: center;
}

#page
{
	width: 772px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
}

#header
{
	background: URL(images/headerimage.jpg) no-repeat;
	width: 772px;
	height: 198px;
}

#headerimg
{
	font-family: arial;
	padding-left: 20px;
	padding-top: 60px;
}

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

#headerimg a:hover
{
	text-decoration: none;
	color: #cdddef;
}

#headerimg .description
{
	color: #ffdf7d;
}

#marcaRegistrada
{
	font-size: 10px;
	vertical-align: super;
}

#navigationPanel
{
	background-color: #ffffff;
}

#navigation
{
	font-family: arial;
	height: 36px;
	line-height: 36px;
	width: 772px;
	margin: 0px;
	background: url(images/backtopmenu.jpg) repeat-x;
	background-color: inherit;
	padding: 0px;
}

#navigation li
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#navigation li a
{
	display: block;
	padding: 0 10px;
	font-size: 11px;
	font-weight: normal;
/*
	text-transform: uppercase;
*/
	text-decoration: none;
	backround-color: inherit;
	color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation a:hover
{
	background: url(images/navon.png) center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

#childNavigation
{
	font-family: arial;
	height: 29px;
	line-height: 29px;
	width: 772px;
	margin: 0px;
	background: url(images/backsubmenu.jpg) repeat-x;
	background-color: inherit;
	padding: 0px;
}

#childNavigation li
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#childNavigation a
{
	display: block;
	padding: 0 10px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	backround-color: inherit;
	color: #554113;
}

#childNavigation a:hover
{
	background: url(images/navon.png) center no-repeat;
	color:#861204;
	text-decoration:none;
}

/*** Content Format ***/

#contentContainer
{
	width:772px;
	background-color: #ffffff;
}

#content
{
	font-size:0.9em;
	padding: 10px 5px 0 10px;
	background-color: inherit;
}

#content h2 
{
	font-size:20px;
	font-weight:bold;
	padding:3px;
	margin:20px 0px 0px 0px;
}

#content h2 a 
{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-transform: none;
	color: #2C556F;
}

#content h2 a:hover
{
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
	text-transform: none;
	color: #2C556F;
}

#content h3
{
	margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;
}

#content a:hover,#subcontent a:hover
{
	text-decoration: none; color: #2C556F;
}

#content ul,#content ol
{
	margin:0 5px 16px 35px;
}

#content dl
{
	margin:0 5px 10px 25px;
}

#content dt
{
	font-weight:bold; 
	margin-bottom:5px;
}

#content dd
{
	margin:0 0 10px 15px;
}

#content p
{
	font-size:1.2em;
	padding-bottom: 10px;
}

blockquote
{
	clear: both;
	color: #6F6F6F;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #FFFFFF;
	border-left: 3px solid #D80005;
}

/*** Pagination ***/

p.pagination
{
	float: left;
	margin: 20px; 
	padding: 5px 10px;
	background-color: #fff;
}

p.pagination a 
{ 
	border-bottom-width: 0; 
}

a.prev 
{ 
	float: left; 
	padding-left: 10px; 
	background: url(images/prev.gif) center left no-repeat; 
}

a.next 
{ 
	float: right; 
	padding-right: 10px; 
	background: url(images/next.gif) center right no-repeat; 
}

/*** End Pagination ***/

/*** Contact ***/

#comment
{
	width: 700px;
}



/*** End Contact ***/

#footer
{
	background-color: #ffffff;
	background: url(images/footerbackimage.jpg) center no-repeat;
	width: 772px;
	height: 32px;
}

#footerText
{
	line-height: 32px;
	margin-left: 10px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	backround-color: inherit;
	color: #ffffff;
}

#footerDoneBy
{
  font-family: arial;
  font-size: 10px;
  margin-left: 190px;
  background-color: inherit;
	color: #ffffff;
}

#footerDoneBy a
{
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

#footerDoneBy a:hover
{
  text-decoration: none;
  color: #ffffcc;
}

/* Adds section on home */
#adds
{
  background-color: #f7f7e9;
  border-color: #dbd9a5;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}

#adds h3
{
  color: #43120d;
  font-family: arial;
  font-size: 16px;
  margin-top: 3px;
  margin-bottom: 3px;
}

#adds p
{
  font-family: arial;
  font-size: 12px;
}

#adds a
{
  color: #3a74be;
  text-decoration: none;
}

#adds a:hover
{
  color: #72a6ec;
  text-decoration: none; 
}
