/*
Theme Name: Copreson
Theme URI: http://www.blackstudiodesign.com/
Description: Copreson
Version: 1.0
Author: j
Author URI: http://www.blackstudiodesign.com/
Tags: Copreson
Text Domain: copreson

	Copreson v.1.0

*/

/* Main styles */

body {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body.main { background:#efefef url(img/mainback.jpg) repeat-x top; }
body.small { background:#efefef url(img/mainback_med.jpg) repeat-x top; }
body.bodypost { background:#efefef url(img/mainback_small.jpg) repeat-x top; }

#headerwrap { 
	background:url(img/headerwrap.png) center top no-repeat;
	height:177px;
	width:100%;
}
#header{ 
	height:168px;
	width:925px;
	margin:0 auto;
	position:relative;
}
#header #logo{
	float:left;
	height:159px;
	width:144px;
}
#header #titulo{
	float:left;
	height:39px;
	margin:35px 20px;
	width:350px;
}
#header #minilinks{
	color:#ccc;
	float:right;
	font-size:11px;
	height:12px;
	margin:5px 0 0 0;
	width:200px;
	text-align:right;
}
#header #aviso{
	background-color:#666;	
	height:80px;
	margin:0;
	padding:2px;
	position:absolute;	
	right:-10px;
	top:30px;	
	width:200px;	
}
#header #minilinks a{ color:#ccc; text-decoration:none; }
#header #minilinks a:hover{ color:#fff; text-decoration:underline; }

#header #menu{
	position:absolute;
	height:31px;
	bottom:-1px;
	right:0;
}
#header #menu h5{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#header #menu #tabs a{
	color: #ccc;
	text-decoration: none;
	padding-left: 8px;
	height:31px;
}
#header #menu #tabs a span{
	height:31px;
}
#header #menu #tabs a {
	display: block;
	height:31px;
	padding-top:0px;
	float: left;
	padding-right: 8px;
}
#header #menu #tabs a span {
	display:inline-block;
	height:23px;
	padding:8px 10px 0 10px;
}
/* IE5-Mac hack \*/
#header #menu #tabs a, #header #tabs a span { float: none }
/* End IE5-Mac hack */
#header #menu #tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	height:31px;
}
#header #menu #tabs li {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 0 0px;
	height:31px;
}
#header #menu #tabs li.active a { background: transparent url("img/menu_der.png") right top no-repeat; color: #000; }
#header #menu #tabs li.active a span{ background:#fff; height:23px; }
#header #menu #tabs li.active { background: transparent url("img/menu_izq.png") left top no-repeat; }

#midareawrap {
	background:transparent url(img/midarea_wrap.jpg) center top no-repeat;
	height:364px;
	width:100%;
}
#midarea {
	height:364px;
	margin:0 auto;
	width:1033px;
}
#midarea #preload{
	height:364px;
	margin:0;
}	
/* SubPaginas de contenido */
#midareawrap_small {
	background:transparent url(img/midarea_wrap.jpg) center top no-repeat;
	height:100px;
	width:100%;
}
#midarea_small {
	height:100px;
	margin:0 auto;
	width:1033px;
	margin:0 auto;
}
/* Paginas principales de contenido*/
#midareawrap_medium {
	background:transparent url(img/midarea_wrap.jpg) center top no-repeat;
	height:150px;
	width:100%;
}
#midarea_medium {
	height:150px;
	margin:0 auto;
	width:950px;
	margin:0 auto;
}

#contenidomain, #contenido { background:url(img/contenido_back.jpg) repeat-y; margin:0 auto; width:925px; min-height:200px;}
#contenido { margin: 20px auto 0 auto; }
#contenidomain #top { background:url(img/contenidomain_top.jpg) no-repeat; height:14px; width: 925px; }
#contenidomain #superior { background:url(img/contenidomain_back.jpg) repeat-y; min-height:200px; width: 925px; }
#contenidomain #superior .col { float: left; margin:4px 10px 0 20px; width:200px; min-height:150px; }
#contenidomain #superior .col p { font-size:12px; margin:10px 0; }
#contenidomain #superior .col h3 { font-size:22px; margin:12px 0 0 0; }
#contenidomain #medio { background:url(img/contenidomain_mid.jpg) no-repeat; height:15px; width: 925px; }
#contenidomain #inferior,#contenido #medio { background:url(img/contenido_back.jpg) repeat-y; min-height:200px; padding-bottom:10px; width: 925px; }
#contenidomain #bot, #contenido #bot { background:url(img/contenido_bot.jpg) no-repeat; height:10px; width: 925px; }
#contenido #top { background:url(img/contenido_top.jpg) no-repeat; height:14px; width: 925px; }

/* tabs pag. principal - zona #inferior */
#contenidomain #inferior .col1 { margin: 0 0 20px 0px; }
#contenidomain #inferior #infnav1 {
	font-size:12px;
	height: 4.5em;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 0 20px;
	float: left;
	list-style: none;
	position: relative;
	margin:0;
	width:100%;
}
#contenidomain #inferior #infnav1 li, #contenidomain #inferior #infnav1 li a {
	position: relative;
	float: left;
}      
#contenidomain #inferior #infnav1 li { top: 22px; margin: 0; background: none; padding: 0; }
#contenidomain #inferior #infnav1 li a {
	display: block;
	padding: 0.9em 1.8em;
	background: url(img/tab_body.gif) 0 0 no-repeat;
	color: #333;
	text-decoration: none;
	height: 195px;
}
#contenidomain #inferior #infnav1 li a span {
	display: block;
	position: absolute;
	height: 195px;
	width: 10px;
	background: url(img/tab_r.gif) 0 0 no-repeat;
	right: 0;
	top: 0;
}
#contenidomain #inferior #infnav1 li a:hover, #contenidomain #inferior #infnav1 li a:hover span { background-position: 0 -194px; color: #5f3f3e; }
#contenidomain #inferior #infnav1 li a:active, #contenidomain #inferior #infnav1 li a:active span,  #contenidomain #inferior #infnav1 .active { background-position: 0 -388px; color: #fff; }
#contenidomain #inferior .tab_container {
	padding:80px 20px 5px 20px;
}

/* tab1 - ourservices */ 
#contenidomain #inferior .tab_container #tab1 { }
#contenidomain #inferior .tab_container #tab1 .title { font-size:24px; }
#contenidomain #inferior .tab_container #tab1 #col1 { width:220px; float:left; margin-left:10px;}
#contenidomain #inferior .tab_container #tab1 #col2 { width:600px; float:right; margin-right:10px; }
#contenidomain #inferior .tab_container #tab1 #col2 #services ul { width:100%; margin-top:13px; }
#contenidomain #inferior .tab_container #tab1 #col2 #services li { font-size:12px; list-style:square; padding:4px 0 4px 10px; }
#contenidomain #inferior .tab_container #tab1 #col2 a { color:#ccc; text-decoration:none; border:1px #900 outset; }
#contenidomain #inferior .tab_container #tab1 #col2 a:hover { color:#fff; text-decoration:none; border:1px #900 inset; }
#contenidomain #inferior .tab_container #tab1 #col2 a.button {
	display:block;
	font-size:12px;
	height:15px;
	background:#6a302c url(img/btn_back00.jpg) top repeat-x;
	padding:7px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px #666;
	width:200px;
}

/* tab2 - busqueda */
#contenidomain #inferior .tab_container #tab2 { position:relative;	height: 191px; }
#contenidomain #inferior .tab_container #tab2 #back { position:absolute; height:259px; width:372px; right:-18px; bottom:-44px; background:url(img/front_inferior_busca.jpg) no-repeat; }
#contenidomain #inferior .tab_container #tab2 .title { position:absolute; top:45px; left:120px; font-size:24px;}
#contenidomain #inferior .tab_container #tab2 #buscabox { 
	position:absolute;
	width:379px; 
	height:41px; 
	background:url(img/buscabox.jpg) no-repeat; 
	color:#333;
	font-size:14px;
	top:80px; left:120px;	
	padding-left:5px;
}
#buscabox form { height:41px; margin:0; padding:0; text-align: left; width:380px; }
#buscabox label{ display:none;}
#buscabox #s{ float:left; background-color: transparent; border:none; color: #999; margin-top:15px; width:330px; }
#buscabox #searchsubmit { float:right; padding-right:12px;  }


#searchnotfound #buscabox { 
	margin: 15px auto;
	width:379px; 
	height:41px; 
	background:url(img/buscabox.jpg) no-repeat; 
	color:#333;
	font-size:14px;	
	padding-left:5px;
}
#searchnotfound h2 { 
	margin:30px 0 15px 0;
}

#contenidomain #inferior .tab_container #tab3 .enlaces { font-size:12px;}
#contenidomain #inferior .tab_container #tab3 ul {
	margin-top:20px;
	margin-left:40px;
	width: 800px;  /* 60em */
}
#contenidomain #inferior .tab_container #tab3 ul li{
	background:url(img/bullet.jpg) left top no-repeat;
	padding-left:19px;
	float: left;
	width: 220px;  
}
#contenidomain #inferior .tab_container #tab3 ul li a {
	display: block;
	width: 200px;
	text-decoration: none;
	padding:3px 3px;
}
#contenidomain #inferior .tab_container #tab3 ul li a:hover {
	background-color: #f5f5f5; 
}
#contenidomain #inferior .tab_container #tab3 br { clear: left; }


/* tab4 */
#contenidomain #inferior .tab_container #tab4 .title { font-size:24px; }
#contenidomain #inferior .tab_container #tab4 #col1 { width:690px; float:left; margin-left:10px;}
#contenidomain #inferior .tab_container #tab4 #tweets ul { width:100%; font-size:12px; margin-top:13px; }
#contenidomain #inferior .tab_container #tab4 #tweets li { background:url(img/bullet.jpg) no-repeat; border-top:1px #CCC dotted; padding:4px 0 4px 24px; }
#contenidomain #inferior .tab_container #tab4 #tweets .fecha { color:#CCC; }
#contenidomain #inferior .tab_container #tab4 #web2 { font-size:14px; width:145px; float:right; margin-right:10px; }
#contenidomain #inferior .tab_container #tab4 a { text-decoration:none; }
#contenidomain #inferior .tab_container #tab4 a:hover { text-decoration:none; }
#web2 {background:#f5f5f5;padding:15px 0 0 0;margin:0;}
#web2 ul{width:108px;float:left;margin:0;padding:0;}
#web2 li{width:40%;float:left;list-style:none;padding-left:14px;margin:0 0 12px 0;font-size:.917em; letter-spacing:0.03em;font-weight:bold;}
#web2 li a{color:#999;padding:4px 0 4px 29px;float:left;}
#web2 li a:hover{color:#641430;}
#web2 li.facebook a{background:url(img/web2sprites.gif) 0px 0px no-repeat;}
#web2 li.facebook a:hover{background:url(img/web2sprites.gif) 0px -23px no-repeat;}
#web2 li.twitter a{background:url(img/web2sprites.gif) -115px 0px no-repeat;}
#web2 li.twitter a:hover{background:url(img/web2sprites.gif) -115px -23px no-repeat;}
#web2 li.flickr a{background:url(img/web2sprites.gif) -240px 0px no-repeat;}
#web2 li.flickr a:hover{background:url(img/web2sprites.gif) -240px -23px no-repeat;}
#web2 li.myspace a{background:url(img/web2sprites.gif) -381px 0px no-repeat;}
#web2 li.myspace a:hover{background:url(img/web2sprites.gif) -381px -23px no-repeat;}
#web2 li.youtube a{background:url(img/web2sprites.gif) -550px 0px no-repeat;}
#web2 li.youtube a:hover{background:url(img/web2sprites.gif) -551px -23px no-repeat;}
#web2 li.vimeo a{background:url(img/web2sprites.gif) -733px 0px no-repeat;margin-left:12px;}
#web2 li.vimeo a:hover{background:url(img/web2sprites.gif) -733px -23px no-repeat;}
#web2 li.itunes a{background:url(img/web2sprites.gif) -875px 0px no-repeat;margin-left:12px; }
#web2 li.itunes a:hover{background:url(img/web2sprites.gif) -875px -23px no-repeat;}
#web2 li.linkedin a{background:url(img/web2sprites.gif) -1017px 0px no-repeat;margin-left:12px;}
#web2 li.linkedin a:hover{background:url(img/web2sprites.gif) -1017px -23px no-repeat;}


/* #contenidomain posts */
#contenidomain .post { border-top:1px #eee dotted; margin: 3px 0 5px 0; padding:4px 0 0 0; text-align:left;}
#contenidomain .post .attachment-post-thumbnail { margin:5px 0 5px 0; }
#contenidomain .post span.title { font:12px Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:1.3em; font-weight:bold; }
#contenidomain .post span.title a { color:#333; text-decoration:none; }
#contenidomain .post span.title a:hover { color: #a53f35; text-decoration:none; }
#contenidomain .post small { font:11px Arial, Helvetica, sans-serif; color: #999;}
#contenidomain .col .more { margin: 3px 0; width:97%;  text-align:right;}
#contenidomain .col .more a { font:11px Arial, Helvetica, sans-serif; color: #a53f35; }

/* archivo */
.archivo  h2.pagetitle { font-size:36px; margin:20px 0 25px 0; border-bottom:1px dotted #ccc; padding-bottom:5px; }
.archivo .hentry small { font:11px Arial, Helvetica, sans-serif; color: #ccc;}
.archivo .hentry { padding:0 0 15px 0; margin:0; }
.archivo .hentry .postmetadata { font-size:11px; color:#666; border-top:1px #CCC dotted; margin: 5px 0 15px 0; padding-top:5px; }
.archivo .hentry p { font-size:12px; color:#000; margin: 5px 0 4px 0; }
.archivo .hentry p, .archivo .hentry h3 { margin-right:120px; }
.attachment-single-post-small {
	float: right;
	padding:3px;
	border:1px solid #ccc;
	margin-left:0px !important; 
}

/* Columnas de contenido */

#contenido .colizq  { width:200px; margin:10px 0 0 20px; float:left; }
#contenido .colder  { width:630px; margin:20px 40px 0 0; float:right; }

/* Menu de acordeon */
#contenido .accordion { list-style-type: none; padding: 0; margin: 0 0 30px; margin-bottom:20px; border: 1px solid #17a; border-top: none; border-left: none; }
#contenido .accordion h3 { padding:6px 0; font-size:16px; font-weight:bold; }
#contenido .accordion h4 { padding:6px 0; font-size:14px; font-weight:bold; }
#contenido .accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
#contenido .accordion li { background: #f7f7f7; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;}
#contenido .accordion li.active>a { background: url('img/close.gif') no-repeat center right; }
#contenido .accordion li div { padding: 20px; background: #ccc; display: block; clear: both; float: left; width: 160px;}
#contenido .accordion a { text-decoration: none; border-bottom: 1px solid #e0e0e0; font: bold 1.1em/2em Arial, sans-serif; color: #666; padding: 0 10px; display: block; cursor: pointer; background: url('img/open.gif') no-repeat center right;}
#contenido .accordion a.last { border-bottom: none;}

/* Level 2 */
#contenido .accordion li ul li { background: #e8e8e8; font-size: 0.9em; }

#footerwrap {
	background:url(img/footerback.jpg) repeat-x;
	margin:0;
	width:100%;
}
#footerwrap #logolink {
	text-align:center;
	width:100%;
	z-index:100;
	position:absolute;
}
#footer {
	background:url(img/pre_footer.jpg) center no-repeat;
	margin:0 auto;
	width:925px;
	height:255px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}
.post h2 { font-size:30px; margin:10px 0 30px 0;}
h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	

.entry p {
	margin-bottom:10px;
	line-height:1.3em;
	}	

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.postmetadata { margin-top:20px;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, , blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #853447;
	text-decoration: none;
	}

a:hover {
	color: #6e1f31;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size:12px;
	display: block;
	text-align: center;
	margin-top: 10px;
	border-top:1px #CCC dotted;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* // Posts and Entries // */
#breadcrumb {}

.archive_header  { display: block; padding:10px 20px 0; margin:0 0 15px; font-size: 18px; font-weight: bold; background:url(images/bg-widget-title.png) repeat-x; height:33px; }
.archive_header .cat { }
.archive_header .catrss { background:url(images/ico-rss.png) no-repeat 2px; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 22px; margin-left:35px; }

.box { background:#fefefe url(images/bg-box.png) repeat-x;  margin: 0 0 20px 0;}
.post  { padding:25px 25px 20px; position:relative; }

.post-bottom { background:#eeeeee url(images/bg-post-bottom.png) repeat-x bottom; line-height:44px; padding:0px 25px; }
.post-bottom div, .post-bottom div a { color:#777; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none; }
.post-bottom div a:hover { color:#222; }
.post-bottom .cat { background:url(images/ico-cat.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}
.post-bottom .tags { background:url(images/ico-tags.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

.post .title  { position:relative; margin: 0 0 5px 0; font-weight:400; }
.post .title a:link, .post .title a:visited  { color:#222; }

.post-meta{margin: 0 0 15px 0;font-size:10px;color:#9F9F9F; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; line-height:11px;}
.post-meta a { border-bottom:1px dotted; }
.post-meta a:hover { border:none; }
.post-meta img { vertical-align:top; margin:0 5px; }

.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}
.post .thumbnail { padding:4px; border:1px solid #e2e2e2; background:#fff; margin-top:0; }
.post .video { margin-bottom:20px; }

.entry  { font-size:14px; line-height:20px; }

/*  Typographic Elements */
.entry h1 {}  .entry h2 {}  .entry h3 {}  .entry h4 {}  .entry h5 {}  .entry h6 {}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {	margin: 0 0 15px 0; }

.entry p  { margin: 0 0 15px 0; }

.entry blockquote  { padding: 10px 30px; color: #666; }
.entry blockquote p  {}

.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: circle; }
.entry ul ul li  { list-style-type: disc; }

.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: upper-latin; }
.entry  ol li ol li  { list-style-type: lower-latin; }

/* Images */
/* .entry img  { padding: 5px;	border: 1px solid #ccc; } */
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; width: auto; margin: 10px 20px 10px 0; }
.alignright  { float: right; width: auto; margin: 10px 0 10px 20px; }
.aligncenter  { text-align: center; margin-bottom:10px; }

.wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
.wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }
/*  Pagination / WP-Pagenavi */
.more_entries {font-size:12px; line-height:18px; font-family:Georgia, serif !important; font-style:normal !important;}
.more_entries a { display: block; margin: 0; background:#efefef; padding:4px 8px; color:#777; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}
.more_entries a:hover { background:#ddd; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}
.more_entries .fl a { background-image:url(images/ico-arrow-left.png); background-repeat:no-repeat; background-position:8px center; padding-left:20px; }
.more_entries .fr a { background-image:url(images/ico-arrow-right.png); background-repeat:no-repeat; background-position:95% center; padding-right:20px; }

.more_entries .wp-pagenavi { margin: 15px 0 0 0; text-align: right;  }
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { display: inline; text-decoration: none; background: #efefef;color: #777; padding: 4px 8px; border:1px solid #ccc; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { padding: 4px 8px; background: #ddd; color:#777; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;  }
.more_entries .wp-pagenavi .extend, 
.more_entries .wp-pagenavi span.pages { background: #efefef;color: #777; padding: 4px 8px; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* sidebar */
#sidebart { padding:20px 0 10px 10px;}
#sidebart ul {
	font-size: 12px;
	color: #ccc;
	list-style-type: none;
	margin: 0px 0 10px 10px;
	padding-left: 3px;
}

#sidebart ul li {
	margin-top: 3px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#sidebart ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebart ul ul li {
	border: 0;
	font: normal normal 11px/115%;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#sidebart ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebart ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebart ul ul ul.children {
	font-size: 11px;
	padding-left: 4px;
}

/* Articles */
#artEntry { width:620px; margin: 0px 0 0 0px;	}
#artEntry ul { padding:10px 0 0 20px; text-indent: -14px !important; }
#artEntry li { list-style-image:url(img/bullet.jpg); margin:2px 0 2px 0 !important; }
#artEntry .entryHeader { font-weight:bold !important; }
#artEntry #largestAuto {background-image:url(img/largestAutomotive.jpg); width:600px; height:228px;}
#artEntry #storyOf {background-image:url(img/astory.jpg); width:600px; height:228px;}
#artEntry .texto { width:200px; font: 13px Arial, Helvetica, sans-serif; margin:0 0; padding:40px 0 8px 20px; }
#artEntry .texto2 { width:200px; font: 13px Arial, Helvetica, sans-serif; margin:0 0; padding:100px 0 8px 20px; }

/* Colores */
.morado {color:#641430;}

/* Industries */
#industries_header {
	display:block;
	height:97px;
}
#industries_header h1{
	padding-top:25px !important;
	color:#353535 !important;
	font-size:24pt !important;
	font-weight:200 !important;
}
.industria p{
	line-height:1.2em;
	margin: 0px 0px 12px 0px;
}
#industries_header .industryTitle{
	display:block;
	width:101px;
	height:97px;
	float:left;
}
#industries_header .aerospace{
	background:url(img/industrias_aeroT.png) no-repeat;
}
#industries_header .automotive{
	background:url(img/industrias_autoT.png) no-repeat;
}
#industries_header .metal{
	background:url(img/industrias_metalT.png) no-repeat;
}
#industries_header .mining{
	background:url(img/industrias_miningT.png) no-repeat;
}
#industries_header .energy{
	background:url(img/industrias_energyT.png) no-repeat;
}
#industries_header .electronic{
	background:url(img/industrias_electroT.png) no-repeat;
}
#industries_header .agribusiness{
	background:url(img/industrias_agriT.png) no-repeat;
}
#industries_header .medical{
	background:url(img/industrias_medicalT.png) no-repeat;
}
#industries_header .it{
	background:url(img/industrias_itT.png) no-repeat;
}
#industries_description{
	background:url(img/industrias_fondo.png) repeat-x;
	height:44px;
	display:block;
}
#industries_description h4{
	padding:0px;
	margin: 4px 0px 0px 10px !important;
	color:#FFF;
	font-weight:200 !important;
}
#descImg {
	background:url(img/industrias_description.jpg) no-repeat;
	display:block;
	width:47px;
	height:44px;
	float:right;
}
#prodImg {
	background:url(img/industrias_producto.jpg) no-repeat;
	display:block;
	width:47px;
	height:44px;
	float:right;
}
#playImg {
	background:url(img/industrias_player.jpg) no-repeat;
	display:block;
	width:47px;
	height:44px;
	float:right;
}
#locImg {
	background:url(img/industrias_location.jpg) no-repeat;
	display:block;
	width:47px;
	height:44px;
	float:right;
}
/*end industries*/

/* Event Calendar */
ul.ec3_events {
	font:12px Tahoma, Geneva, sans-serif;
	letter-spacing:0;
	list-style:none;
	margin:3px 8px 10px 10px;
}
.ec3_list { letter-spacing:0 !important; }
ul.ec3_events li {
	border-top:1px #eee dotted;
	color: #666 !important;
	font-weight:bold;
	padding:8px 0 3px 0px;
}
ul.ec3_events li ul {
	padding:0 0 0 10px;
	margin:0 0 0 -10px;
}
ul.ec3_events li ul li {
	border-top:none;
	font-weight:normal;
	list-style:none;
	padding:5px 0;
}
.ec3_start, .ec3_to, .ec3_end, table.ec3_schedule td { color:#333 !important; font-weight:bold; }
table.ec3_schedule {
	color: #333 !important;
	background: #ddd;
	border-left: none !important;
	border-right:none !important;
	border-bottom:1px solid #999 !important;
	border-top:1px solid #eee !important;
	margin:0px 8px 8px 0 !important;
	padding: 10px 10px 10px 10px !important;
}

/* Strategic location */ 
#sonorafacts { width:620px; margin: -20px 0 0 30px;	}
#sonorafacts #facts { width:265px; float:left; }
#sonorafacts #facts .fact .titulo { font-size: 15px; font-weight:bold; margin:5px 0; padding:0;  }
#sonorafacts #facts .fact .texto {  font: 12px Arial, Helvetica, sans-serif; margin:2px 0; padding:0 0 8px 20px; }
#sonorafacts #facts .fact .shadow { background:url(img/facts_shadow.jpg) bottom no-repeat; padding:0; height:25px; width:244px;}
#sonorafacts #foto { padding-top:50px; width:350px; height:300px; float: right; }
#sonorafacts #foto img { display: none; }

/* Government support */ 
#govfacts { width:250px; margin: 0px 0 0 0px;	}
#govfacts #facts { width:265px; float:left; }
#govfacts #facts .fact .titulo { font-size: 15px; font-weight:bold; color:#990033; margin:5px 0; padding:0;  }
#govfacts #facts .fact .texto {  font: 12px Arial, Helvetica, sans-serif; margin:2px 0; padding:0 0 8px 0px; }
#govfacts #facts .fact .shadow { background:url(img/facts_shadow.jpg) bottom no-repeat; padding:0; height:25px; width:244px;}
#govfacts ul { padding:10px 0 0 20px;  }
#govfacts li { list-style-image:url(img/bullet.jpg); margin:2px 0 2px 0 !important; } 

#govt_left { width:250px; float:left; }
#govt_right { width:360px; float: right; }

/* Quality of life */
#quality  #col1 { width:350px; }
#quality  #col2 { background:url(img/quality_loscaminosdesonora.png) no-repeat; float: right; height:546px; width: 281px; margin:-90px -30px 20px 0; }
#quality  #text { margin: 220px auto 0 auto; width:200px; font:12px Verdana, Geneva, sans-serif; color: #fff;}
#quality  #text a { color: #F66;}
#quality  #qualitygallery { margin: 30px 0 0 25px; width:220px; }
#quality  #qualitygallery img { padding:0; border:1px solid #bd5764; margin:1px; }

/* Infraestructura */
#backmap { width:620px; height:400px; background:url(img/mapa_infra_back.jpg) no-repeat;}
#listado { margin: 0 0 20px 0;}
#listado .ciudad, #listado .municipio, #listado .descripcion { font-size:12px !important; display:none; }
#listado .ciudad h4, #listado .descripcion h4 { font-size:24px;  border-bottom:1px dotted #ccc; padding-bottom:10px;}
#listado .descripcion h4 { color: #933 !important; padding-top:20px; }
#listado .municipio h4 { font-size:18px;  border-bottom:1px dotted #ccc; padding-bottom:10px;}
#listado .ciudad .entrada, #listado .descripcion .entrada { border-bottom:1px dotted #ccc; padding:13px 0 13px 30px;}
#listado .municipio .entrada, #listado .descripcion .entrada { border-bottom:none; padding:13px 0 13px 30px;}
#listado .municipio .entrada .titulo { display:none; }
#listado .ciudad .entrada .titulo { font-size:16px; font-weight:bold; padding-bottom:3px; }
#listado .key { color:#999; display: inline-block; width:80px; padding-right:10px; }
#listado .minorTitle h5 { font-size:18px;  border-bottom:1px dotted #ccc; padding-bottom:10px; padding-top:10px; color:#333}
#innerlistado ul { padding:10px 0 10px 20px !important; }
#innerlistado li { list-style-image:url(img/bullet.jpg) !important; margin:2px 0 2px 0 !important; list-style-position:outside; list-style-type:none; }

/* Contact form */
.wpcf7-form { background:url(img/contacto_postal.jpg) top left no-repeat; padding:20px 20px 20px 40px; }
.wpcf7-form label {
	clear: both;
	display: block;
	float: left;
	width: 130px;
	margin-top: 2px;
	padding-top:15px;
}
.wpcf7-form input {
	background-color:#f9f9f9;
	border: 1px solid #dbdbdb;
	float: left;
	width: 280px;
	padding: 4px;
	margin: 2px 5px 2px 0;
}
.wpcf7-form img {
	border: 1px solid #dbdbdb !important;
	float: left !important;
	padding: 1px !important;
	margin: 2px 5px 2px 130px !important;
}
.wpcf7-form textarea {
	background-color:#f9f9f9;
	border: 1px solid #dbdbdb;
	width: 280px;
	height: 100px;
	padding: 1px;
	padding: 4px;
	margin: 0 5px 10px 0;
}
.wpcf7-form #contactsubmit {
	margin-left: 150px;
	width: 100px;
}
.red { color:#990000 }

/* Colores */
.morado {color:#641430;}
.blanco {color:#FFF;}

/* Workforce */

#workforce h2{
	font-size: 20px !important;
}

#workforce h3{
	font-size: 16px !important;
	font-weight:bold !important;
}

.titulo {
	text-align:left;
}

.fondo1{
	background-color:#530f28;
}

.fondo2{
	background-color:#871940;
}

.fondo3{
	background-color:#d8aaba;
}

.evenRow td{
	border-bottom: 2px dotted #d7d7d7;
}

.oddRow td{
	border-bottom: 2px dotted #fffde5;
}
.headerRow td{
	border-bottom: 2px dotted #a5a5a5;
	font-weight: bold !important;
	color:#993333 !important;
	font-size:16px !important;
}
.cifra{
	text-align:right;
}
.subtitulo{
	font-style:italic;
}
.margen{
	margin-left:15px !important;
}
.margen2{
	margin-left:25px !important;
}
#workforce h4{
	color:#871940 !important;
	font-size: 24px !important;
	padding-top: 10px !important;
	padding-bottom:10px !important;
}
#footer_cont{
	color:#cbcbcb;
	text-decoration:none;
	padding-top:70px;
	-x-system-font:none !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:11px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
}
#footer_col1{
	float:left;
}
#footer_col2{
	float:right;
}
/* end Workforce */

/* Articles */
#artEntry { width:620px; margin: 0px 0 0 0px;	}
#artEntry ul { padding:10px 0 0 20px !important; }
#artEntry li { list-style-image:url(img/bullet.jpg) !important; margin:2px 0 2px 0 !important; list-style-position:outside !important; list-style-type:none !important; }
#artEntry .entryHeader { font-weight:bold !important; }
#artEntry #largestAuto {background-image:url(img/largestAutomotive.jpg); width:600px; height:228px;}
#artEntry #storyOf {background-image:url(img/astory.jpg); width:600px; height:228px;}
#artEntry .texto { width:200px; font: 13px Arial, Helvetica, sans-serif; margin:0 0; padding:40px 0 8px 20px; }
#artEntry .texto2 { width:200px; font: 13px Arial, Helvetica, sans-serif; margin:0 0; padding:100px 0 8px 20px; }

/*footer*/
.columna1{
	float:left;
}
.columna2{
	float:right;
}
/*end footer*/

/* 404 */
#notfound { margin: 50px auto;}
#notfound .error404 { text-align:center;}
#notfound .error404 h3{ margin:0px auto; font-size:6em; color:#f7f7f7 !important;}
