/*
      Theme Name: atga.es
      Theme URI: http://www.
      Version: 1.0
      Author: Portales Andalucia
      Author URI: http://www.portalesandalucia.com
*/

/* FIXES */
*, html {
	margin:0;
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* END FIXES */
h1{
	height:0px;
	display:block;
	text-indent:-99999px;
}
a{
 	font-family:Trebuchet MS,Arial,Helvetica;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
ul{
	list-style-type:none;
}
img{
	border:none;
}
p{
	margin:10px 0px 0px 0px;
}
h2 {
	background:url(images/h2a.jpg) repeat-y;
}
h2 a{
	display:block;
	font-size:24px;
	text-transform:normal;
	color:#2c2b57;
	font-weight:bold;
 	font-family:Trebuchet MS,Arial,Helvetica;
	background:url(images/slesh.png) 15px  no-repeat;
	padding:2px 5px 2px 40px;
}
body{
 	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:12px;
	color:#353535;
	font-weight:bold;
	background: url(images/bg.jpg)  repeat;
}
	.page{
		background: url(images/bg.png) 0px 0px  repeat-x;
	}
		#page{
			width:982px;
			margin:0px auto;
		}
			#header {
				background:url(images/header.jpg)  no-repeat;
				height:251px;
				position:relative;
			}
				.header_menu{
					position:absolute;
					top:110px;
					left:20px;
				}
					.menu_{
						background:#80b309 url(images/menu.jpg) 0px top repeat-y;
						border:5px solid #fff;
						padding:5px;
						width:315px;
					}
						.menu{
							padding:5px;
							border:1px solid #fff;
						}
							.menu li{
								border-bottom:1px dashed #fff;
								margin:2px 5px;
							}
								.menu li a{
									display:block;
									color:#fff;
									font-family:Helvetica, Arial;
									font-size:18px;
									padding:5px 10px 5px 35px;
									background:url(images/menu_slesh.png) 10px center no-repeat;
									font-weight:bold;
								}
									.menu li.page-item-4{
										border:none;
									}
										.menu li .children {
											background:#2A2C27;
											display:none;
											left:143px;
											top:1px;
											width:200px;
										}
											.menu li .children  li{
												border-bottom:1px dashed #fff;
											}
												.menu li .children  li.last{
													border:none;
												}
												.menu li .children  a{
													font-size:14px;
													padding:10px 10px 10px 35px;
												}
					.menu_top{
						background: url(images/menu_sombra.jpg) bottom no-repeat;
						height:14px;
					}
				#container {
					background:#ebe8e8;
					border-right:1px solid #adc56e;
					border-left:2px solid #adc56e;
					padding:30px;
				}
					#content {
						width:580px;
						float:right;
					}
						.entry{
							margin:10px;
						}
							.producto{
								background:#d4d4d4;
								float:left;
								padding:10px;
								margin:10px;
								width:130px;
								color:#2c2b57;
								line-height:13px;
								height:220px;
								position:relative;
							}
								.producto .title{
									color:#de0f1e;
									display:block;
									margin:3px 0px;
								}
								.precio{
									color:#81B40A;
									margin-top:3px;
									position:absolute;
									bottom:5px;
									left:10px;
								}
								.precio_entry{
									color:#81B40A;
								}
							.sidebar_producto{
								float:left;
								margin:3px;
								width:100px;
								color:#2c2b57;
								line-height:13px;
								height:130px;
							}
								.sidebar_producto .title  {
									color:#de0f1e;
									display:block;
									margin:3px 0px;
								}
									.sidebar_producto img{
										border:1px solid #3e3d65;
									}
							.titulo{
								width:320px;
								display:block;
								text-align:center;
								margin-left:-20px;
								float:left;
								margin-right:40px;
								background:#2c2b57;
								height:31px;
							}
								.titulo a{
									font-size:18px;
									color:#fff;
									margin-top:-5px;
									display:block;
								}
							.cat{
							}
								.cat li{
									float:left;
									padding:5px 20px 5px 40px;
									margin:0px 1px;
									background:#d4d4d4 url(images/slesh_catalogo.jpg) 15px no-repeat;
								}
									.cat li a{
										color:#2c2b57;
										font-size:16px;
									}
										.cat li.current-cat a{
											color:#DB2835;
										}
							.sub_cat{
								float:left;
								width:120px;
								height:110px;
								text-align:center;
								margin:10px 0px;
								position:relative;
							}
								.sub_cat img{
									border:1px solid #3E3D65;
									max-height:65px;
									max-width:70px;
								}
									.sub_cat  .title{
										position:absolute;
										bottom:0px;
										width:120px;
										text-align:center;
									}
									.sub_cat  .title  a{
										color:#3E3D65;
										font-size:14px;
									}
									.sub_cat  .title  a:hover{
										text-decoration:underline;
									}

								.breadcrumb{
									color:#0053A5;
									font-size:16px;
									margin-top:10px;
									margin-left:10px;
								}
									.breadcrumb a{
										color:#0053A5;
										font-size:16px;
									}
										.breadcrumb a:hover{
											text-decoration:underline;
										}
					#sidebar {
						width:325px;
						float:left;
					}
						#sidebar-login{
							margin:0px 0px 30px 0px;
						}
							#sidebar-login .widgettitle{
								padding:5px 10px;
								margin-bottom:5px;
							}
#footer {
	height:200px;
	background:url(images/footer_bg.jpg) 1px 0px repeat-y;
}
	.footer{
		height:34px;
		background:url(images/footer.jpg) 1px 0px no-repeat;
	}
		.footer_left{
			width:500px;
			float:left;
		}
			.footer_menu{
			}
				.footer_menu li{
					float:left;
					height:87px;
					background:url(images/footer_menu.png) repeat-x;
					padding:5px 10px;
					margin:0px 10px;
				}
					.footer_menu li a{
						font-family:Helvetica, Arial;
						font-size:18px;
						font-weight:bold;
						color:#fff;
					}
						.footer_menu li  .children  li{
							float:none;
							background:none;
							height:15px;
							padding:0px;
							margin:3px 0px 0px 0px;
						}
							.footer_menu li  .children  li a{
								color:#aad740;
								font-size:11px;
								padding-left:15px;
								background:url(images/dot.jpg) left no-repeat;
							}
			.aviso{
				color:#aad740;
				font-size:11px;
				font-weight:bold;
				margin:45px 0px 0px 10px;
			}
				.aviso a{
					color:#aad740;
					font-size:11px;
					font-weight:bold;
				}
		.footer_right{
			float:right;
			width:450px;
		}
			.telefono{
				background:url(images/telefono.png) left no-repeat;
				padding-left:77px;
				color:#81b40a;
				font-size:24px;
				padding:30px 0px 25px 77px;
				border-bottom:1px dashed #fff;
			}

.wpcf7-form input, .wpcf7-form textarea{width:250px;}
.wpcf7-form  input[type=submit]{width:80px;}