/*
Theme Name: Nextline S.L.
Theme URI: http://nextline.es
Description: Plantilla de Wordpress para calleluz.com desarollada por <a href="http://nextline.es" target="_blank">Nextline S.L.</a>
Version: 1.0
Author: Dima
Author URI: http://nextline.es
*/

* {
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#E23636;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

/*		CLEARFIX		*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


table {
	table-layout:fixed;
	border-collapse:collapse;
}

p {
	margin-top:3px;
	margin-bottom:5px;

}

body {
	background: url("images/bg.jpg");
	font-size: 12px;
	font-family: GillSans,"Trebuchet MS",Tahoma,Helvetica,Arial;
	color:#666666;
	text-align:center;
}

#page {
	width:981px;
	margin:0px auto;
	text-align: left;
      background-color:#ffffff;
}


#header {
      background: #fff url("images/LOGO.gif") no-repeat scroll center top;
	height:233px;
	position:relative;
}
	#header #logo {
		display:block;
		position:absolute;
		top:0px;
		left:0px;
		width:220px;
		height:100px;
	}
	#header #title {
		display:block;
		position:absolute;
		top:65px;
		left:210px;
		width:335px;
		height:46px;
		text-indent:-99999px;
	}
	#menu {
		outline:0px solid #ccc;
		width:727px;
		height:35px;
		position:absolute;
		top:233px;
		right:0px;
		z-index:4;
		text-align:center;
		white-space:nowrap;
		font-size:14px;
		line-height:19px;
		text-align:left;
            background:url("images/menuimage.gif") no-repeat scroll 0 0 transparent;
	}
		#menu li {
			display:inline;
			float:right;
			text-transform:capitalize;
			text-align:left;
                  padding:0px 13px;
                  border-right:1px ridge #807f7f;
		}
		#menu li:first-child {
			background:none;
                  border-right:none;
                  padding-left:10px;

		}
			#menu li.current_page_item a,
			#menu li a:hover {
				color:#EC7422;

                        
			}
			#menu li a {
				padding-bottom: 5px;
                        padding-left: 6px;
                        padding-right:10px;
                        font-weight:bold;
				color:#5f5f5f;
				display:block;
			}

#container {
	position:relative;
}


#imagenmenu {
 float:left;
height:13px;
padding:150px 10px;
width:232px;
background:url("images/fondofoto1.gif") no-repeat scroll 0 0 transparent;
margin: 100px 0px 1px 5px;

}


 #imagenmenu3 {
  float:left;
--height:340px;
padding:150px 10px;
width:232px;
background:url("images/fondofoto2.gif") no-repeat scroll 0 0 transparent;
margin: 100px 0px 1px 5px;

}

#imagenmenu2 {
background:  url("images/DERECHA.gif"); 
}
#imagenmenu2 #logo2{
	      display:block;
		position:absolute;
		top:0px;
		left:0px;
		width:280px;
		height:94px;
            background: url("images/DERECHA.gif") no-repeat scroll 0 0 transparent; 
}

#content {
	position:relative;
	text-align:justify;
	color:#5e5e5e;
	height:450px;
}
	#content .page-title {
		font-size:18px;
		font-weight:normal;
		width:519px;
		margin-left:00px;
		white-space:nowrap;
		text-transform:uppercase;
		text-align:left;
            padding:40px;
            
	}
		#content .page-title a {
			color: #003caa;
		}
	#content #left_page {
		float:right;
margin-left:0;
padding-bottom:5px;
padding-left:20px;
padding-right:30px;
padding-top:5px;
width:660px;
            --height:500px;
	}

		#content .entry {
font-family:calibri;
font-size:14px;
font-weight:bold;
line-height:1.4;
		}
		#content .single_image {
			width:267px;
			height:233px;
			margin:60px 0px 10px 10px;
			float:right;
		}
		#content ul {
			margin:10px 30px;
		}

			#content .wpcf7-form input[type=text],
			#content .wpcf7-form textarea {
				width:300px;
				border:2px solid #ccc;
				border-radius:2px;
				-ms-border-radius:2px;
				-moz-border-radius:2px;
				-webkit-border-radius: 2px;
				-khtml-border-radius: 2px;
			}
			#content .wpcf7-form input[type=submit]{
				margin:10px 0px;
				width:100px;
				cursor:pointer;
			}

#footer {
	clear:both;
	height:95px;
	padding-top:20px;
	text-align:center;
	color:#888686;
	font-size:11px;
	text-align:center;
background-color:#dbd9d9;
}
	#footer a {
		color:#888686;
	}
	#footer #footer_left_page {
		width:820px;
		margin-left:70px;
margin-right:130px;
		float:left;
		padding:5px;
	}
	#footer #footer_right_page {
		width:800px;
		margin-right:130px;
margin-left:130px;
		float:right;
		padding:5px;
	}

	#footer #copyright {
		font-size:10px;
font-weight:bolder;
color:#888686;
	}
#footer #final {
		font-size:10px;
font-weight:bolder;
color:#ff5400;
	}

	#footer .footer_menu li {
		display:block;
		float:left;
		border-left:1px solid;
		line-height:10px;
		/*for non IE*/
		display:inline-block;
		float:none;
	}
	#footer .footer_menu li a {
		padding: 0px 5px;
	}
	#footer .footer_menu li:first-child {
		border-left:none;
	}
#content ul.gallery {
	margin:10 30px;
	list-style-type:none;
}
#content .gallery ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.gallery .item {
	list-style-type:none;
	float:left;
	position:relative;
	width:120px;
	height:120px;
	border:3px solid #555;
	background:#555;
	margin:5px 8px;
	border-radius:				5px;
	-ms-border-radius:		5px;
	-moz-border-radius:		5px;
	-webkit-border-radius: 	5px;
	-khtml-border-radius: 	5px;
	box-shadow: 			0px 0px 8px #555;
	-ms-box-shadow: 		0px 0px 8px #555;
	-moz-box-shadow: 		0px 0px 8px #555;
	-webkit-box-shadow: 	0px 0px 8px #555;
	-khtml-box-shadow: 	0px 0px 8px #555;
}
.gallery .item.hover,
.gallery .item:hover {
	border-color:#fc0;
	background:#fc0;
	box-shadow: 			0px 0px 15px #fc0;
	-ms-box-shadow: 		0px 0px 15px #fc0;
	-moz-box-shadow: 		0px 0px 15px #fc0;
	-webkit-box-shadow: 	0px 0px 15px #fc0;
	-khtml-box-shadow: 	0px 0px 15px #fc0;
}
	.gallery .item .description {
		background:#fff;
		position:absolute;
		padding:2px;
		width:121px;
		bottom:4px;
		opacity:.70;
		filter:alpha(opacity=70);
		-ms-opacity:.70;
		-moz-opacity:.70;
		-webkit-opacity:.70;
		-khtml-opacity:.70;
	}

	.gallery .item img {
		width:120px;
		height:120px;
            float:right;
	}

#content .inicio.slideshow {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pager {
	position:absolute;
	left:10px;
	bottom:10px;
}
	.pager a.activeSlide {
		color:#FFFF00;
	}
	.pager a {
		font-size:11px;
		color:#ccc;
		padding:1px 6px;
		margin:3px;
		border:1px solid #ccc;
		background:#555;
		opacity:.40;
		filter:alpha(opacity=40);
		-ms-opacity:.40;
		-moz-opacity:.40;
		-webkit-opacity:.40;
		-khtml-opacity:.40;
	}
