/*
Theme Name: Stalwart
Theme URI: http://www.mediaelx.net/
Description: Stalwart wealth management
Author: Mediaelx
Author URI: http://www.mediaelx.net/
*/

/*
COLORES
Texto y enlaces: #1E4581
*/

/*RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*960*/
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

/*GENERAL*/
html {
	font-size: 100.1%;
}

body {
	font: 75% Tahoma, Arial, Helvetica, sans-serif;
	color: #1E4581;
	line-height: 1.5em;
	padding-bottom: 20px;
}

a { color: #1E4581; }

ul ul { margin-top: 5px; }

.none { display: none; }
.center { text-align: center; }
.float_right { float: right; display: inline; }
img.float_right { margin: 0 0 15px 25px; }

.alignleft {
	float: left;
	display: inline;
	margin: 15px 15px 15px 0;
	border: 1px solid #1E4581;
}

.alignright {
	float: right;
	display: inline;
	margin: 15px 0 15px 15px;
	border: 1px solid #1E4581;
}

.aligncenter, .alignnone {
	margin: 15px 0;
	border: 1px solid #1E4581;
}

h1 .alignleft, h2 .alignleft, h3 .alignleft, h4 .alignleft, h5 .alignleft, h6 .alignleft { margin: 5px 15px 5px 0; }
h1 .alignright, h2 .alignright, h3 .alignright, h4 .alignright, h5 .alignright, h6 .alignright { margin: 5px 0 5px 15px; }

a.more_info {
	width: 100px;
	height: 32px;
	background: url(images/more_info.gif) no-repeat;
	display: block;
	text-indent: -9999px;
}

/*CABECERA*/
div#cabecera {
	background: url(images/cabecera.jpg) no-repeat;
	height: 170px;
	padding-top: 19px;
	position: relative;
	margin-bottom: 15px;
}

	h1 {
		width: 331px;
		height: 70px;
		margin: 0 0 0 38px;
	}
	
		h1 a {
			background: url(images/logo.gif) no-repeat;
			display: block;
			width: 100%;
			height: 100%;
			text-indent: -9999px;
		}
		
	div#cabecera p.intro {
		width: 200px;
		margin: 15px 0 0 38px;
	}
	
	div#cabecera p.more_info {
		position: absolute;
		left: 255px;
		top: 120px;
	}
	
/*MENÚ*/
div#menu {
	background: #1E3456 url(images/menu.png) no-repeat;
}

	div#menu ul {
		height: 36px;
	}
	
		div#menu ul li {
			display: inline;
		}
		
			div#menu ul li a {
				float: left;
				display: inline;
				color: #fff;
				text-indent: -9999px;
				margin: 12px 0 0 30px;
				height: 12px;
				margin-right: 20px;
			}
			
		div#menu ul li.current {}
		
			div#menu ul li.current a {}
			
		div#menu ul li.home a {
			width: 41px;
			background: url(images/menu/home.jpg) no-repeat;
		}
		
		div#menu ul li#current.home a {
			background: url(images/menu/current/home.jpg) no-repeat;
		}
		
		div#menu ul li.about_us a {
			width: 63px;
			background: url(images/menu/about_us.jpg) no-repeat;
		}
		
		div#menu ul li#current.about_us a {
			background: url(images/menu/current/about_us.jpg) no-repeat;
		}
		
		div#menu ul li.services_individuals a {
			width: 164px;
			background: url(images/menu/services_individuals.jpg) no-repeat;
			margin-right: 25px;
		}
		
		div#menu ul li#current.services_individuals a {
			background: url(images/menu/current/services_individuals.jpg) no-repeat;
		}
		
		div#menu ul li.services_businesses a {
			width: 169px;
			background: url(images/menu/services_businesses.jpg) no-repeat;
		}
		
		div#menu ul li#current.services_businesses a {
			background: url(images/menu/current/services_businesses.jpg) no-repeat;
		}
		
		div#menu ul li.faq a {
			width: 42px;
			height: 13px;
			background: url(images/menu/faq.jpg) no-repeat;
			margin-right: 25px;
		}
		
		div#menu ul li#current.faq a {
			background: url(images/menu/current/faq.jpg) no-repeat;
		}
		
		div#menu ul li.blog a {
			width: 33px;
			height: 15px;
			background: url(images/menu/blog.jpg) no-repeat;
		}
		
		div#menu ul li#current.blog a {
			background: url(images/menu/current/blog.jpg) no-repeat;
		}
		
		div#menu ul li.contact_us a {
			width: 76px;
			background: url(images/menu/contact_us.jpg) no-repeat;
			margin-right: 0;
		}
		
		div#menu ul li#current.contact_us a {
			background: url(images/menu/current/contact_us.jpg) no-repeat;
		}
		
/*CUERPO*/
div#cuerpo {
	background: url(images/cuerpo.png) repeat-x;
	padding-top: 20px;
}

	div#cuerpo h2.pagetitle, div#cuerpo h3, div#cuerpo h4, div#cuerpo p, div#cuerpo ul, div#cuerpo ol, div#cuerpo table {
		margin-bottom: 10px;
	}

	div#cuerpo ul {
		list-style-type: square;
		margin-left: 15px;
	}
	
		div#cuerpo ul li {
			margin-bottom: 5px;
		}
	
	div#cuerpo ol {
		list-style-type: decimal;
		list-style-position: inside;
	}
	
		div#cuerpo ol li {
			margin-bottom: 10px;
		}
		
	p.return_top {
		border-bottom: 1px solid #eee;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
	div.navigation {
		font-weight: bold;
	}
		
		div.navigation div.alignleft { float: left; }
		div.navigation div.alignright { float: right; }
	
div.blog {}

	div.blog div.entry, div.search div.entry {
		border-bottom: 1px solid #eee;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	
	div.blog h3 {
		font-size: 140%;
	}
	
		div.blog h3 a {
			text-decoration: none;
		}
		
		div.blog h3 a:hover {
			text-decoration: underline;
		}
		
div.faq {}

	div.faq ul {}
	
		div#cuerpo div.faq ul li {
			margin-bottom: 20px;
			font-weight: bold;
			list-style-type: none;
		}
	
/*HOME*/
div.home_individuals {}

	div.home_individuals h3 {
		width: 163px;
		height: 12px;
		text-indent: -9999px;
		background: url(images/tit/services_individuals.gif) no-repeat;
	}

div.home_businesses {}

	div.home_businesses h3 {
		width: 168px;
		height: 12px;
		text-indent: -9999px;
		background: url(images/tit/services_businesses.gif) no-repeat;
	}

div.home_questions {}

	div.home_questions h3 {
		width: 71px;
		height: 12px;
		text-indent: -9999px;
		background: url(images/tit/questions.gif) no-repeat;
	}
	
	div.home_questions h4 {
		width: 118px;
		height: 12px;
		text-indent: -9999px;
		background: url(images/tit/latest_questions.gif) no-repeat;
		margin-top: 20px;
	}
	
	div.home_questions ul {
		_margin-top: -5px;
	}
	
div.home_blog {}

	div.home_blog h3 {
		width: 32px;
		height: 15px;
		text-indent: -9999px;
		background: url(images/tit/blog.gif) no-repeat;
	}
	
	div.home_blog h4 {
		width: 131px;
		height: 15px;
		text-indent: -9999px;
		background: url(images/tit/latest_blog_entries.gif) no-repeat;
		margin-top: 17px;
	}
	
	div.home_blog ul {
		margin-top: -5px;
	}
	
div.spacer { height: 15px; }
	
div.home_video {}

	div#cuerpo div.home_video h3 {
		width: 132px;
		height: 14px;
		text-indent: -9999px;
		background: url(images/tit/video_presentation.gif) no-repeat;
	}
	
	div.home_video #FLVPlayer {
		margin-top: -15px;
	}
	
div.home_gallery {
	position: relative;
	margin-bottom: -15px;
}

	div.home_gallery h3 {
		width: 93px;
		height: 15px;
		text-indent: -9999px;
		background: url(images/tit/image_gallery.gif) no-repeat;
	}
	
	div.home_gallery p.zoom_text {
		position: absolute;
		top: 0;
		right: 15px;
	}
	
	div.home_gallery img {
		margin: 0 12px 12px 0;
		display: inline;
		border: 1px solid #1E4581;
	}
	
/*SIDEBAR*/
div#sidebar {}

	div#sidebar ul {
		list-style-type: none;
		margin-left: 0;
	}
	
	div#sidebar ul ul {
		list-style-type: square;
		margin-left: 15px;
	}
		
/*FORMULARIOS*/
.iframe {
	border: 1px solid #1E4581;
	margin-bottom: 10px;
}

form#searchform {
	margin-bottom: 10px;
}

label {
	font-weight: bold;
}

p.input_text, p.textarea { font-weight: bold; }

	p.input_text span, p.textarea span {
		color: #c00;
		display: block;
	}

	p.input_text input, textarea, input#s {
		border: 1px solid #1E4581;
		width: 265px;
		padding: 4px;
		font: 100% Tahoma, Arial, Helvetica, sans-serif;
		color: #333;
	}
	
	input#s {
		width: 125px;
	}

p.input_submit input, input#searchsubmit {
	background-color: #1E4581;
	padding: 3px 6px;
	font: bold 100% Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

div.wpcf7-validation-errors {
	font-weight: bold;
	color: #c00;
}

div.wpcf7-mail-sent-ok {
	font-weight: bold;
	background-color: #090;
	color: #fff;
	text-align: center;
	padding: 5px;
}
	
/*TABLAS*/
table {}

	th, td {
		border: 1px solid #1E4581;
		padding: 10px 15px;
	}

	th {
		text-align: left;
		background-color: #E9EDF3;
	}
	
	td {}

	tbead {}
	
	tbody {}
	
/*PIE*/
div#pie {
	 background: url(images/pie.png) no-repeat;
	 height: 48px;
	 padding-top: 32px;
	 font-size: 95%;
}

	div#pie a.view_map, div#pie a.contact_us {
		width: 100px;
		height: 32px;
		text-indent: -9999px;
		float: left;
		display: inline;
		margin-left: 10px;
	}
	
	div#pie a.view_map { background: url(images/botones/view_map.png) no-repeat; }
	
	div#pie a.contact_us {
		background: url(images/botones/contact_us.png) no-repeat;
		*margin-top: -17px;
	}
	
p.legal {
	text-align: center;
	font-size: 90%;
	padding: 15px 0 0;
}

	p.legal a {
		font-weight: bold;
	}
	
/* HIGHSLIDE */
.highslide { cursor: url(/js/highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide-active-anchor img { visibility: hidden; }
.highslide img {}
.highslide:hover img {}
.highslide-wrapper { background: #fff; }
.highslide-image { border: 1px solid #fff; }
.highslide-image-blur {}
.highslide-caption { display: none; border: 2px solid #fff; border-top: none; font: 100% arial,sans-serif; padding: 10px 0 0; background-color: #fff; color: #8EAF30; font-weight: bold; }
.highslide-loading { display: block; color: black; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-decoration: none; padding: 2px; border: 1px solid black; background-color: #fff; padding-left: 22px; background-image: url(/js/highslide/graphics/loader.#fff.gif); background-repeat: no-repeat; background-position: 3px 1px; }
a.highslide-credits, a.highslide-credits i { padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover, a.highslide-credits:hover i { color: #fff; background-color: #fff; }
.highslide-move { cursor: move; }
.highslide-overlay { display: none; }
a.highslide-full-expand { background: url(/js/highslide/graphics/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }
/* Controlbar example */
.controlbar {	background: url(/js/highslide/graphics/controlbar4.gif); width: 167px; height: 34px; }
.controlbar a {	display: block; float: left;	height: 27px; }
.controlbar a:hover { background-image: url(/js/highslide/graphics/controlbar4-hover.gif); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }
/* Necessary for functionality */
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide-dimming { position: absolute; background: black; top: 0; left: 0; }
