/* 

	Theme Name: Cromo WordPress Theme

	Theme URL: 

	Description: Chrome is a 2-column Widget-ready theme created for WordPress.

	Author: StudioPress

	Author URI: 

	Version: 2.0

	Tags: two columns, fixed width, black, white, gray, blue, sidebar widgets

	

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

	Changelog:

		v2.0 - 1/24/09

		Second Release of Chrome, to ensure compatibility with WordPress 2.7

*/



body {

	

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px auto 0px;
: 0px;

	}

	

#wrap {

	background: #ffffff url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/bg.png) repeat-x;
	background-size: 22px;
	color: #125883;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

/************************************************

*	Hyperlinks									*

************************************************/

	

a img {

	border: none;

	}

	

a:focus, a:hover, a:active {

	outline: none 

	}

	

/************************************************

*	Header  									*

************************************************/



#header {

	background: transparent url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/header.png);

	width: 960px;

	height: 155px;

	margin: 0px auto 0px;

	padding: 0px;

	overflow: hidden;

	}



#header h1 {

	color: #ffffff;

	font-size: 18px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-aling: right;

	text-decoration: none;

	}

#header h2 {

	color: #d91817;

	font-size: 18px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-aling: right;

	text-decoration: none;

	}

	

	

	

#header h1 a, #header h1 a:visited {

	color: #333333;

	font-size: 36px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

	text-decoration: none;

	}

	

#header h1 a:hover {

	color: #333333;

	text-decoration: none;

	}



.headerleft {

	width: 250px;

	float: left;

	padding-left: 30px;

    padding-top: 20px;

	overflow: hidden;

	}



.headerleft p {

	color: #333333;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	line-height: 20px;

	}

	

	

.headerright {

    float: right;

    height: 100px;

    margin-bottom: 0;

    margin-left: 0;

    margin-right: 0;

    margin-top: 0;

    padding-bottom: 0;

    padding-left: 0;

    padding-right: 5px;

    padding-top: 47px;

    text-align: right;

    width: 600px;

}





	

.headerright p {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

.headerright a, .headerright a:visited {

	color: #000000;

	text-decoration: none;

	}

	

.headerright a:hover {

	color: #666666;

	text-decoration: underline;

	}

	

/************************************************

*	Navbar      								*

************************************************/



#navbar {

	width: 960px;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	color: #FFFFFF;

	font-weight: bold;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

#nav {

	margin: 0px;

	padding: 0px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px 5px 0px 0px;

	}

	

#nav li a, #nav li a:link {

	background: #0b5380;

	color: #ffffff;

	display: block;

	font-weight: normal;

    margin: 0px 0px 0px 0px;

	padding: 5px 17px 5px 15px;

	text-decoration: none;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}



#nav li a:hover, #nav li a:active {

	background:#d91817;

	color: #ffffff;

	font-weight: normal;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #1c8dd4;

	width: 170px;

	color: #666666;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #1c8dd4;

	color: #FFFFFF;

	padding: 7px 10px 7px 10px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 190px;

	margin: 0px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 160px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -30px 0 0 191px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}

	

#nav .current_page_item a, #nav li a:hover{

	background: #1c8dd4 !important;

	color: #ffffff !important;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}

	

/************************************************

*	SubNavbar      								*

************************************************/



#subnavbar {

	width: 960px;

	

	color: #FFFFFF;

	margin: 1px auto 0px;

	padding: 0px;

	}

	

#subnav {

	margin: 0px;

	padding: 0px;

	}

	

#subnav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	background-color: transparent;
	}

	

#subnav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#subnav li a, #subnav li a:link, #subnav li a:visited {

	/*background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/subnav.png) no-repeat left top;*/

	color: #0b5380;

	display: block;

    margin: 0px;

	padding: 0px 0px 0px 0px;

	text-decoration: none;

	}



#subnav li a:hover, #subnav li a:active {

	color: #000000;

	display: block;

    margin: 0px;

	/*padding: 9px 15px 0px 15px;*/

	}

	

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

	background: #FFFFFF;

	width: 170px;

	color: #666666;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}

	

#subnav li li a:hover, #subnav li li a:active {

	background: #999999;

	color: #FFFFFF;

	padding: 7px 10px 7px 10px;	

	}

	

#subnav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0px;

	padding: 0px;

	}



#subnav li li { 

	}



#subnav li ul a { 

	width: 160px;

	}



#subnav li ul a:hover, #subnav li ul a:active { 

	}



#subnav li ul ul {

	margin: -30px 0 0 191px;

	}



#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {

	left: -999em;

	}



#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {

	left: auto;

	}



#subnav li:hover, #subnav li.sfhover { 

	position: static;

	}



/************************************************

*	Homepage 					     		    * 

************************************************/



#homepage {

	float: left;

	width: 795px;

	margin: 0px 0px 0px 0px;

	padding: 0px 19px 0px 0px;

	



	}

	

#homepage a, #homepage a:visited  {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}

	

#homepage a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #FFFFFF;

	}

	

#homepage p {

	margin: 0px;

	padding: 0px;

	}

	

#homepage h1 {

	color: #222222;

	font-size: 16px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	line-height: 24px;

	}

	

#homepage h1 a  {

	color: #222222;

	text-decoration: none;

	border: none;

	}



#homepage h1 a:hover {

	color: #666666;

	text-decoration: none;

	border: none;

	}

	

#homepage h2 {

	color: #000000;

	font-size: 16px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px;

	padding: 5px 0px 0px 10px;

	}

	

#homepage h3 {

	background: #F5F5F5;

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px 0px 5px 0px;

	padding: 3px 0px 3px 10px;

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	}



#homepage h4 {

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 10px 0px 5px 0px;

	padding: 0px;

	}



#homepage embed, #homepage object {

	

	margin: 0px 0px 0px 0px; 

	padding: 0px;

	}

	

#homepage ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 15px 0px;

	}

	

#homepage ul li {

	background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/arrow.gif) no-repeat left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

.homepageleft {

	float: left;

	width: 390px;

	margin: 0px;

	padding: 0px;

	
	}



.homepageright {

	float: right;

	width: 390px;

	margin: 0px;

	padding: 0px;

	

	}

	

.homebox {

	margin: 10px 0px 0px 0px;

	padding: 5px 10px 0px 10px;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	border-top: 1px solid #ffffff;
	
	background-color: #ff9025;

	}

.homeboxblanco {

	margin: 0px;

	padding: 5px 10px 0px 10px;

 background-color: #ffffff;

	}



.homebox2 {

	margin: 0px;

	padding: 5px 10px 0px 10px;

 background-color: #fdf33c;

	}

	

	

#fcg {

	background: #F5F5F5;

	margin: 0px 0px 20px 0px;

	padding: 10px;

	}

	

#fcg p {

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 10px 0px 10px;

	font-size: 12px;

	}



/************************************************

*	Content 					     		    * 

************************************************/



#content {

	width: 960px;

	margin: 0px auto 0px;

	padding: 0px 0px 0px 0px;

	line-height: 20px;

	



	}

	

#contentleft {

	float: left;

	width: 790px;

	margin: 0px 0px 15px 0px;

	padding: 0px 19px 0px 0px;

	

	}



#contentwide {

	float: left;

	width: 960px;

	margin: 0px;

	padding: 20px 0px 20px 0px;

	border-top: 1px solid #DDDDDD;

	}

	

#contentwide a, #contentwide a:visited {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}

	

#contentwide a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #FFFFFF;

	}



#contentleft h1, #contentwide h1 {
    color: #FFFFFF;
    font-family: Nobile,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;



	}

	

#contentleft h1 a, #contentwide h1 a  {

	color: #222222;

	text-decoration: none;

	border: none;

	}



#contentleft h1 a:hover, #contentwide h1 a:hover {

	color: #666666;

	text-decoration: none;

	border: none;

	}

	

#contentleft h2, #contentwide h2 {

	color: #000;
	text-transform:uppercase;

	font-size: 16px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: bold;

	margin: 10px 0px 5px 0px;

	padding: 0px 0px 5px 0px;

	border-bottom: 1px dotted #ffffff;
	font-variant: small-caps;
	

	}

	

#contentleft h3, #contentwide h3 {

	color: #222222;

	font-size: 22px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}

	

#contentleft h4, #contentwide h4 {

	color: #222222;

	font-size: 22px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px 0px 20px 0px;

	padding: 0px;

	}

	

#contentleft img.wp-smiley {

	float: none;

	border: none;

	padding: 0px;

	margin: 0px;

	}



#contentleft img.wp-wink {

	float: none;

	border: none;

	padding: 0px;

	margin: 0px;

	}



.postarea p {

	padding: 0px 0px 10px 0px;

	margin: 0px;

	}

	

.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}

	

.postarea a:hover, .postcomments a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #FFFFFF;

	}

	

.postarea ol {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 10px 0px;

	}

	

.postarea ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 5px 0px;

	}

	

.postarea ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 10px 0px;

	}

	

.postarea ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

.postarea ul li {

	background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/flecha.png) no-repeat top left;

	padding: 0px 0px 0px 20px;

	margin: 0px 0px 2px 0px;

	}

	

.postarea ul ul li {

	background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

blockquote {

	font-style: italic;

	margin: 0px 25px 15px 25px;

	padding: 0px 25px 0px 10px;

	border-left: 2px solid #C0C0C0;

	}

	

#content blockquote p {

	margin: 0px;

	padding: 10px 0px 10px 0px;

	}

	

.postauthor {

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.postmeta {

	background: #F5F5F5;

	font-size: 11px;

	text-transform: uppercase;

	margin: 0px 0px 50px 0px;

	padding: 5px 10px 5px 10px;

	border: 1px dotted #BBBBBB;

	}



.postmeta p {

	margin: 0px;

	padding: 0px;

	}

	

code {

	color: #222222;

	background: #EAEAEA;

	font-size: 11px;

	margin: 0px;

	padding: 10px;

	display: block;

	font-family: Verdana, Tahoma, Verdana;

	}

	

.archive {

	float: left;

	width: 320px;

	margin: 0px;

	padding: 0px 25px 20px 0px;

	}



/************************************************

*	Images  					     		    * 

************************************************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

	

img.alignnone {

	padding: 0px;

	margin: 0px 0px 10px 0px;

	display: inline;

	}



img.alignright {

	padding: 0px;

	margin: 0px 0px 10px 10px;

	display: inline;

	}



img.alignleft {

	padding: 0px;

	margin: 0px 10px 10px 0px;

	display: inline;

	}

	

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}



.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

	}



.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

	}

	

.wp-caption {

	border: 1px solid #DDDDDD;

	text-align: center;

	background-color: #F5F5F5;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

/************************************************

*	Sidebar 	        			     	    * 

************************************************/

	

#sidebar {

	float: right;

	width: 140px;

	margin: 0px 0px 0px 0px;

	padding: 15px 0px 20px 0px;

	line-height: 18px;

	}

	

#sidebar a, #sidebar a:visited  {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}

	

#sidebar a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #FFFFFF;

	}

	

#sidebar h2 {

	background: #F5F5F5;

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px 0px 5px 0px;

	padding: 3px 0px 3px 10px;

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	}

	

#sidebar h3 {

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 20px 0px 5px 0px;

	padding: 3px 0px 3px 10px;

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	}



#sidebar p {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	line-height: 20px;

	}

	

#sidebar .widget  {

	background: #FFFFFF;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

#sidebar ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

#sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}

	

#sidebar ul ul li a, #sidebar ul ul li a:visited {

	color: #222222;

	text-decoration: none;

	border-bottom: 1px solid #FFFFFF;

	}

	

#sidebar ul ul li a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}



#sidebar ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 10px;

	padding: 0px;

	}

	

#sidebar ul ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#sidebar ul li li {

	background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

#sidebar ul li ul li {

	background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

.textwidget {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

	

.widget_tag_cloud {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

	

/************************************************

*	Footer Background							*

************************************************/



#footerbg {

	background: #FFFFFF url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/footer.png) repeat-x;

	}

	

/************************************************

*	Footer  									*

************************************************/



#footer {

	width: 960px;

	height: 80px;

	color: #FFFFFF;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

#footer p {

	margin: 0px;	

	padding: 0px;

	}



.footertop {

	font-size: 12px;

	color: #222222;

    font-weight: normal;

	margin: 0px;

	padding: 18px 0px 0px 0px;

	}

	

.footertop  a {

	color: #0b5380 !important;

	text-decoration: none;

	}



.footertop  a:hover {

	color: #0b5380 !important;

	text-decoration: underline;

	}

	

.footerbottom {

	font-size: 11px;

	color: #666666;

    font-weight: normal;

	margin: 0px;

	padding: 12px 0px 0px 0px;

	}

	

.footerbottom a {

	color: #666666;

	text-decoration: none;

	}



.footerbottom a:hover {

	color: #000000;

	text-decoration: underline;

	}

	

/************************************************

*	Search Form									*

************************************************/



.postform {

	background: #F5F5F5;

	width: 240px;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 0px 0px;

	padding: 1px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#cat {

	background: #FFFFFF;

	color: #222222;

	margin: 5px 0px 0px 10px;

	}



#subscribe {

	margin: 0px;

	padding: 10px 0px 5px 0px;

	overflow: hidden;

	}



#subbox {

	background: #F5F5F5 !important;

	width: 185px;

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;

	margin: 0px;

	padding: 5px 0px 5px 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#subbutton {

	/*background: #333333 url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/homelink.png);*/

	color: #FFFFFF;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	font-size: 12px;

	text-transform: uppercase;

	text-decoration: none;

	margin: 0px 0px 0px 5px;

	padding: 3px 5px 4px 5px;

	border: 1px solid #333333;

	}



#searchform {

	margin: 5px 0px 0px 10px;

	}

	

#searchformheader {

	margin: 15px 0px 0px 0px;

	}

	

#searchbox {

	background: #F5F5F5 !important;

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	width: 210px;

	color: #222222;

	font-family: Arial, Tahoma, Verdana;

	padding: 4px;

	margin: 0px 3px 0px 0px;

	border: 1px solid #F5F5F5;

	}

	

#searchbutton {

	background: #555555;

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	color: #FFFFFF;

	font-family: Arial, Tahoma, Verdana;

	padding: 3px;

	margin: 0px;

	border: 1px solid #555555;

	}

	

#s {

	background: #F5F5F5;

	width: 170px;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 3px 0px 0px;

	padding: 3px 0px 3px 3px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#searchsubmit {

	background: #DDDDDD;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	margin: 0px;

	padding: 1px 2px 1px 2px;

	border: 1px solid #AAAAAA;

	display: inline;

	}

	

#submit {

	background: #DDDDDD;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	margin: 0px;

	padding: 2px 5px 2px 5px;

	border: 1px solid #AAAAAA;

	}

	

#author, #email, #url {

	background: #EAEAEA !important;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px;

	padding: 4px;

	border: 1px solid #AAAAAA;

	}

	

#comment {

	background: #EAEAEA !important;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 5px 0px;

	padding: 4px;

	border: 1px solid #AAAAAA;

	}

	

/************************************************

*	Comments									*

************************************************/

	

.commentlist li ul li {

	font-size: 12px;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #EEEEEE;

	padding: 2px;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0px;

	}



#commentform {

	margin: 5px 10px 0px 0px;

	}

	

#commentform textarea {

	width: 98%;

	padding: 2px;

	}

	

#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

	}

	

#commentform p {

	margin: 5px 0px 5px 0px;

	}

	

#commentform #submit {

	margin: 0px;

	float: left;

	}

	

.alt {

	margin: 0px;

	padding: 10px;

	}



.commentlist {

	margin: 0px;

	padding: 0px;

	}

	

.commentlist ol {

	margin: 0px;

	padding: 10px;

	}



.commentlist li {

	margin: 15px 0px 10px;

	padding: 10px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	}



.commentlist p {

	margin: 10px 0px 10px 0px;

	padding: 0px;

	}

	

.children { 

	margin: 0px;

	padding: 0px;

	}



.nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

	}

	

.reply a, .reply a:visited {

	background: #DDDDDD;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	text-decoration: none;

	margin: 0px;

	padding: 2px 5px 2px 5px;

	border: 1px solid #AAAAAA;

	}

	

.reply a:hover {

	background: #3A87DD;

	color: #FFFFFF;

	text-decoration: none;

	border: 1px solid #3A87DD;

	}



.commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

	

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

	

.thread-alt {

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;

	}

	

.thread-even {

	background: #F5F5F5;

	margin: 0px;

	padding: 0px;

	}

	

.depth-1 {

	border: 1px dotted #BBBBBB;

	margin: 0px;

	padding: 0px;

	}



.even, .alt {

	border-top: 1px dotted #BBBBBB;

	border-bottom: 1px dotted #BBBBBB;

	border-left: 1px dotted #BBBBBB;

	margin: 0px;

	padding: 0px;

	}

	

/************************************************

*	Nuevo								*

************************************************/	

	

	#banner {

    float: left;

    margin-bottom: 10px;

    margin-left: 0;

    margin-right: 0;

    margin-top: 15px;

    width: 728px;

}



#promo {

    line-height: 20px;

    margin-bottom: 0;

    margin-left: auto;

    margin-right: auto;

    margin-top: 0;

    padding-bottom: 0;

    padding-left: 0;

    padding-right: 0;

    padding-top: 0;

    width: 960px;

}



#financiacion {

    float: left;

    margin-bottom: 15px;

    margin-left: 0;

    margin-right: 0;

    margin-top: 15px;

    width: 230px;

}



#telefono {

	float: right;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	.fondoservicios {

	float: left;

	width: 792px;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	background: #F5F5F5;

	}

.datos {

	font-family: arial;

	font-size: 11px;

	color: #003366;

}

.contactoleft {
  
	float: left;
	width: 430px;
	margin: 5px 2px 2px 2px;
	text-align: justify;
	padding: 10px  10px 10px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
	}

.contactoright {

	float: left;
	width: 310px;
	margin: 5px 0px 0px 0px;
	text-align: justify;
	padding: 10px  10px 10px 10px;
background-color: #FFFF99;
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;*/
	}

/********modificaciones*******/

.homebox{
background-color: white;
-moz-box-shadow: 0 0 10px #1c8dd4;
-webkit-box-shadow: 0 0 10px #1c8dd4;
box-shadow: 0 0 10px #1c8dd4;
border-radius: 15px;
width: 360px;
}

.homebox *{
display: inline-block;
}

#nav li{
max-width: 160px;
text-align: center;
padding-right:0px;
border-radius: 0px;
}

#nav li a{
-webkit-border-top-left-radius: 0px !important;
-webkit-border-top-right-radius: 0px !important;
height: 30px;
}

#subnav li{
padding: 10px 5px 10px 7px;
margin: 0px;
text-align: center;
}

#content{
padding-top: 25px;
}

/*
**social sidebar
*/
#social{
text-align: center;
padding-bottom: 10px;
padding-top: 2px;
}

#social span{
font-weight: bold;
color: #0b5380;
font-size: 15px;
}

#social img{
padding: 5px 4px 0px 0px;
width: 30px;
height: 30px;
webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
overflow: hidden;
}

#social img:hover{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 1 !important;
}

/*
**homebox
*/
.homebox{
width: 340px !important;
padding: 10px 19px;
background: url('https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/fondotitulo.png') center top repeat-x;
border: inherit;
}

.homebox span{
text-align: justify;
margin-bottom: 5px;
font-weight: bold !important;
min-height: 42px;
font: 11px/13px arial;
}

.homebox img{
margin: 0px;
max-width: 250px;
}

.homebox img:nth-child(2n){
margin-left: 15px !important;
width: 72px;
height: auto;
}

.homebox h2{
width: 100%;
}

.homepageright .homebox{
float: right;
}

.homebox:nth-child(2){
margin-top: 20px !important;
}

.homebox h2{
margin: 3px 0px 12px 0px!important;
border-bottom: inherit !important;
}

/*
**nuevo contenido
*/
.postarea > h1{
width: 100%;
color: #0b5380 !important;
padding: 5px 20px !important;
background: inherit !important;
}

.2columnas{
clear:both;
}

.column1 img{
max-width: 350px !important;
margin-top: 15px;
margin-bottom: 15px;
height: auto !important;
}

.column2 img{
margin-top: 15px;
margin-bottom: 15px;
height: auto !important;
}

.column1, .column2{
width: 350px !important;
float: left;
padding: 15px 20px;
text-align: justify;
color: #5c5c5c;
}

.titulocontenido{
text-transform:uppercase!important;
color: #0b5380!important;
font-weight: bold!important;
}

.column1{
border-right: 2px solid rgba(100,100,100,0.1);
}

.titulotic{
background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/tic.png) no-repeat center left;
padding: 1px 0px 0px 25px;
color: #2388c7 !important;
}

.tituloticg{
background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/ticg.png) no-repeat center left;
padding: 1px 0px 0px 25px;
color: #2388c7 !important;
text-transform: uppercase; 
}

/*
**contacto
*/
.fondogris{
padding: 20px;
background-color: #ededed;
border-radius: 15px;
}

.fondogris form{
padding: 10px;
background-color: #b2c8d7;
margin-top: 15px;
}

.fondogris form *{
max-width: 285px;
}

.fondogris form label, .fondogris form span{
color: #0b5380 !important;
}

#mapa iframe{
width: 360px;
margin-top: 30px;
}

.ulticg li {

	background: url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/flechag.png) no-repeat top left !important;

	padding: 0px 0px 0px 20px;

	margin: 0px 0px 2px 0px;
	font-weight: bold;
	text-align: left !important;
	}
	
.caja_gris{
background-color: #ededed;
margin: 30px 0px;
border-radius: 15px;
overflow: hidden
}

.caja_gris > p, .caja_gris > p img{
padding: 0px;
margin: 0px;
width: 100%;
} 

.caja_gris > div{
padding: 20px 20px 0px 20px;
} 

.caja_azul{
	margin-top: 30px;
	text-align: center;
}

.caja_azul div{
-moz-box-shadow: 3px 3px 5px #888;
-webkit-box-shadow: 3px 3px 5px #888;
box-shadow: 3px 3px 5px #888;
color: white !important;
background-color: #1c8dd4;
margin: 0px 5px 5px 5px;
padding: 15px;
text-align: left;
}

.caja_azul > p, .caja_azul > img{
padding: 0px !important;
margin: 0px !important;
}

.caja_azul h4{
color: white !important;
padding: 0px !important;
margin: 0px !important;
font-size: 20px !important;
}

.caja_azul div:nth-child(2n){
font-style: italic !important;
}
.img_right img{
float: right;
margin-left:10px;
}

.textwidget input[type='text'], .textwidget textarea { width: 100% !important; }
.contact-form .clear-form { clear: both; }
.contact-form input[type='text'] { width: 300px; margin-bottom: 13px; }
.contact-form select { margin-bottom: 13px; }
.contact-form textarea { height: 110px; width: 90%; float: none; margin-bottom: 13px; }
.contact-form input[type='radio'], .contact-form input[type='checkbox'] { float: none; margin-bottom: 13px; }
.contact-form label { margin-bottom: 3px; float: none; font-weight: bold; display: block; }
.contact-form label.checkbox, .contact-form label.radio { margin-bottom: 3px; float: none; font-weight: bold; display: inline-block; }
.contact-form label span { color: #AAA; margin-left: 4px; font-weight: normal; }

@media (max-width: 960px) {
	html, body {
		overflow-y: auto;
		overflow-x: hidden;
	}
	img {
		width: 100%;
		height: auto;
	}
	#content {
		padding: 5px;
		box-sizing: border-box;
	}
	#header, .headerright, #navbar, #content, #banner, #sidebar, #contentleft, .homepageleft, .homepageright, #footer, #menu-secundario {
		width: 100%;
	}
	.homebox {
		width: 100%!important;
		margin: 10px 0 10px 0;
		padding: 10px;
		margin: 0 auto;
	}
	#sidebar, .homepageright {
		float: left;
	}
	#contentleft, .homepageleft, .homepageright, .homebox {
		box-sizing: border-box;
	}
	#contentleft, .column1, .column2 {
		padding: 0;
		width: 100%!important;
		border-right: 0;
	}
	#wrap {
		background: #ffffff;
	}
	#nav li, #subnav li {
		width: 100%;
		max-width: 100%;
	}
	#sidebar {
		text-align: center;
	}
	#sidebar img {
		max-width: 147px;
	}
	.headerleft {
		width: 100%;
		text-align: center;
		padding: 0;
		margin-top: 15px;
	}
	.headerleft img {
		max-width: 248px;
	}
	#header {
		height: 330px;
		background: transparent url(https://www.tradexpoceria.com/wp-content/themes/tradex_poceria/images/header_responsive.png);
	    background-repeat: no-repeat;
	    background-position: bottom; 
	}
}
.h1Index{text-align:center;color: #125883!important;font-family: Arial, Tahoma, Verdana!important;}
.h3Footer{text-align:center;font-size: 1.17em;}
.h2Link{color: #0b5380;text-decoration: none;}