/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: 	México Destinos based on the design of Michael Heilemann
	Author Site		: 	http://www.mexicodestinos.com
        Style Name		: 	México Destinos	
        Style URI		:	http://getk2.com
	Version			:	1.0
	Header Height	:	260
	Comments		:	
						
						License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/
body
{
    background : black url("background.gif");
    color : rgb(187 , 187 , 187);
    margin : 0;
}
#header
{
    background : url("header2.jpg");
    Background-image : url("header2.jpg");
    Margin-top : -3%;
}
h1
{
    position : absolute;
    top : 25px;
    left : 50px;
    padding : 0;
}
.description
{
    position : absolute;
    top : 55px;
    left : 50px;
    margin : 0 !important;
}
#page
{
    border : none;
    Background-color : white;
    Background : black url("middle2.jpg");
}
#page.singlecol
{
}
.primary
{
    padding-left : 25px;
}
/* Rolling Archives Slider  Active or hovered item in list  Hovering state of the table items  Gray Color  The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
#page, ul.menu li.current
{ 
}
ul.menu li a {
	font-size:12px;
	font-weight:bold;
	background: none; 
}
ul.menu li a:hover {
	background: none;
	color:#0B8C0B;
}
ul.menu
{
    Background : url("nav.jpg") no-repeat bottom center;
    Line-height : 20px;
    left : 23px;
}
#footer
{
    Background : url("footer2.jpg") no-repeat bottom;
    Background-color : rgb(238 , 238 , 238);
    Width : 775px;
}
ul.menu li
{
    Background : none;
}
#footer a
{
    Color : rgb(255 , 255 , 255);
}
