/*  
Theme Name: Ambience
Theme URI: http://woothemes.com
Description: A mystical theme for WordPress
Version: 2.0.1
Author: WooThemes
Author URI: http://woothemes.com
*/


/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

blockquote
{
	width: 80%;
	height: auto;
	margin: 0;
	padding: 15px 25px 15px 85px;
	display: block;
}

label
{
	font: bold 0.92em Arial, Helvetica, sans-serif;
	color: #597388;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
	font-weight: normal !important;
	letter-spacing: 1px !important;
	float: left;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 0px !important;
}

h3
{
	/* Post/Page Titles*/
}

h4
{
	margin: 0;
	padding: 0;
	font: 1.85em Arial, Helvetica, sans-serif;
	color: #7b8eb6;
}



h5, .widget h2
{
	margin: 0 -8px 15px -8px;
	padding: 0 8px 10px 8px;
	font: 1.38em Arial, Helvetica, sans-serif;
	color: #9cadc2;
	border-bottom: 2px solid #1b2937;
}

h5.footer-title
{
	margin: 0;
	padding: 0;
	font: 1.08em Arial, Helvetica, sans-serif;
	color: #7984b4;
	border-bottom: 0;
}

h6
{
	margin: 0;
	padding: 0;
	font: 0.77em Georgia, "Times New Roman" , Times, serif;
	color: #b5c2cf;
	text-transform: uppercase;
}

a:link, a:active, a:visited
{
	color: #FFF;
	text-decoration: none;
}

h3 a:link, h3 a:active, h3 a:visited
{
	/*color: #e8eff7;*/
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: underline;

}
h4 a:link, h4 a:active, h4 a:visited
{
	color: #7b8eb6;
}

h5 a:link, h5 a:active, h5 a:visited
{
	color: #9cadc2;
}


.post-meta span a
{
	color: #a5cbff;
}

a:hover
{
	text-decoration: underline;
}

h3 a:hover
{
	text-decoration: none;
	/*color: #B8CBE1;*/
}

/* Misc */
blockquote
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #516479;
}

.input
{
	font: 0.92em Arial, Helvetica, sans-serif;
	color: #677a89;
}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

.clearfix:after
{
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}

.container
{
	margin: 0 auto;
	padding: 0;
	width: 941px;
	height: auto;
}

/* 02.A - Main Backgrounds
	/* ----------------------------------------------*/

#main-back
{
	margin: 0;
	padding: 0;
	width: auto;
	height: 1000px;
	display: block;
}

/* 02.B - Header
	/* ----------------------------------------------*/

#header
{
	margin: 0;
	padding: 0;
	width: 941px;
	height: auto;
}

#top-links
{
	margin: 0;
	padding: 0;
	width: auto;
	height: 42px;
	line-height: 42px;
	display: block;
	text-align: right;
}

#banner
{
	margin: 0;
	padding: 0;
	width: auto;
	height: 115px;
}

#logo
{
	margin: 38px 0 0 35px;
	padding: 0;
	/*width: 570px;*/
	height: 40px;
	float: left;
	display: inline;
}


/* 02.C - Content
/* ----------------------------------------------*/

#content
{
	padding-top: 10px;
	margin: 0 0 40px 0;
}

/* 02.D - Footer
/* ----------------------------------------------*/

#footer
{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}


/* 04 - LEFT COLUMN
/* ----------------------------------------------*/

.post
{
	margin: 5px 0 10px 0;
}

.post-content
{
	/* Indent the Post some */
	margin: 18px;
	padding: 0;
}

.post-image
{
	margin: 18px 13px 0 0;
	float: left;
}


/* PERSONALIZADOS */


.LogoImage
{
	margin: 5px;
}


#nav
{
	padding-top: 30px !important;
	height: 50px;
}

#sidebar h3
{
	font-weight: normal;
	font-size: 12px;
}

.widget
{
	padding: 10px;
	margin: 5px;
}

#sidebar ul, #sidebar ol
{
	margin-left: -10px;
	*margin-left: 30px;
}

.post h2
{
	font-size: 20px !important;
}

h1
{
}




.dxmMenu, .dxmVerticalMenu, .dxmMenuItem
{
	background-color: Transparent !important;
	border: 0px !important;
	color: black;
	padding: 10px 5px 5px 5px !important;
}




.dxmMenuItemHover, .dxmMenuItemHoverWithImage, .dxmMenuItemHoverWithPopOutImage, .dxmMenuItemHoverWithImageWithPopOutImage, .dxmVerticalMenuItemHover, .dxmVerticalMenuItemHoverWithImage, .dxmVerticalMenuItemHoverWithPopOutImage, .dxmVerticalMenuItemHoverWithImageWithPopOutImage, .dxmMenuLargeItemHover, .dxmMenuLargeItemHoverWithImage, .dxmMenuLargeItemHoverWithPopOutImage, .dxmMenuLargeItemHoverWithImageWithPopOutImage, .dxmVerticalMenuLargeItemHover, .dxmVerticalMenuLargeItemHoverWithImage, .dxmVerticalMenuLargeItemHoverWithPopOutImage, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
.dxmSubMenuItemHover, .dxmSubMenuItemHoverWithImage, .dxmSubMenuItemHoverWithPopOutImage, .dxmSubMenuItemHoverWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent !important;
	padding: 0 !important;
}
.dxmSubMenu, .dxmSubMenuItemWithImage
{
	padding: 0 !important;
	background: Transparent !important;
}
.dxmSubMenuGutter, .dxmSubMenuGutter div
{
	background-color: Transparent !important;
	width: 0px !important;
	padding: 0 !important;
	display: none !important;
}
.dxmSubMenuItemWithImageWithPopOutImage div, .dxmSubMenuItemWithImageWithPopOutImage img, .dxmSubMenuItemWithImage div, .dxmSubMenuItemWithImage img
{
	display: none;
	width: 0 !important;
}
.dxmSubMenuItemWithImageWithPopOutImage, .dxmSubMenuItemWithImageWithPopOutImage img, .dxmSubMenuItemWithImage, .dxmSubMenuItemWithImage img
{
	padding: 0 !important;
	width: 0 !important;
}
.dxmMenuItemSelected, .dxmMenuItemSelectedWithImage, .dxmMenuItemSelectedWithPopOutImage, .dxmMenuItemSelectedWithImageWithPopOutImage, .dxmVerticalMenuItemSelected, .dxmVerticalMenuItemSelectedWithImage, .dxmVerticalMenuItemSelectedWithPopOutImage, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage, .dxmMenuLargeItemSelected, .dxmMenuLargeItemSelectedWithImage, .dxmMenuLargeItemSelectedWithPopOutImage, .dxmMenuLargeItemSelectedWithImageWithPopOutImage, .dxmVerticalMenuLargeItemSelected, .dxmVerticalMenuLargeItemWithImageSelected, .dxmVerticalMenuLargeItemSelectedWithPopOutImage, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent !important;
}
.dxmMenuItemChecked, .dxmMenuItemCheckedWithImage, .dxmMenuItemCheckedWithPopOutImage, .dxmMenuItemCheckedWithImageWithPopOutImage, .dxmVerticalMenuItemChecked, .dxmVerticalMenuItemCheckedWithImage, .dxmVerticalMenuItemCheckedWithPopOutImage, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage, .dxmMenuLargeItemChecked, .dxmMenuLargeItemCheckedWithImage, .dxmMenuLargeItemCheckedWithPopOutImage, .dxmMenuLargeItemCheckedWithImageWithPopOutImage, .dxmVerticalMenuLargeItemChecked, .dxmVerticalMenuLargeItemWithImageChecked, .dxmVerticalMenuLargeItemCheckedWithPopOutImage, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent !important;
}
.dxmMenuItemHover, .dxmMenuItemHoverWithImage
{
	padding-top: 0px !important;
	padding-right: 7px;
	padding-bottom: 0px !important;
	padding-left: 7px;
}
.dxmMenuItemHoverWithPopOutImage, .dxmMenuItemHoverWithImageWithPopOutImage
{
	padding-top: 0px !important;
	padding-right: 5px;
	padding-bottom: 0px !important;
	padding-left: 7px;
}
.dxmSubMenu
{
	font: 9pt Tahoma;
	color: black;
	background-color: #162232 !important;
	margin: 0px;
	padding: 10px !important;
}

.dxmMenuItem
{
	color: #93A2AF !important;
	display: inline-block !important;
	font: 1.23em Arial,Helvetica,sans-serif !important;
	height: 25px !important;
	margin: 0px !important;
	padding: 15px 22px 0 !important;
	width: auto !important;
}



.dxmMenuItemSelected
{
	color: #FFFF00;
}

.dxmMenuItemHover
{
	background: url(images/nav-hover-trans.png) repeat-x top center !important;
}

#sidebar-footer .widget
{
	width: 200px;
	float: left;
}

.widget-content ul li a:hover
{
   /*font-weight:bold; */
   text-decoration: underline;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}

a:link, a:visited {
color: #597388;
}
