/*
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:10px;
	margin-bottom:5px;
}

body {
	background: #E7F5F9 url(images/bg_repeat.png) top repeat-x;
	font-size: 12px;
	font-family: "Trebuchet MS",Tahoma,Helvetica,Arial;
	color:#666666;
	text-align:center;
}

#splines {
	background: url(images/bg_splines.png) top center repeat-x;
}

#page {
	width:1002px;
	margin:0px auto;
	text-align: left;
}


#header {
	height:200px;
	position:relative;
	background: url(images/header.png) center top no-repeat;
}
	#header #logo {
		display:block;
		position:absolute;
		top:24px;
		left:0px;
		width:202px;
		height:176px;
	}
	#header #title {
		display:block;
		position:absolute;
		top:65px;
		left:210px;
		width:335px;
		height:46px;
		text-indent:-99999px;
	}
	#menu {
		width:390px;
		height:68px;
		position:absolute;
		top:50px;
		right:80px;
		z-index:4;
		background:url(images/menu_bg.png) top center no-repeat;
		text-align:center;
		white-space:nowrap;
		font-size:12px;
		line-height:12px;
	}
		#menu li {
			display:block;
			float:left;
			height:68px;
			text-transform:lowercase;
			text-align:center;
			background:url(images/menu_border.png) left center no-repeat;
			/*hook for non-IE*/
/*			display:inline-block;
			float:none;
*/
		}
		#menu li:first-child {
			background:none;
		}
			#menu li.current_page_item a,
			#menu li a:hover {
				color:#f60;
			}
			#menu li a {
				color:#048;
				display:block;
				padding: 23px 12px 35px 12px;
				background:url(images/menu_antena.png) center bottom no-repeat;
			}

#container {
	position:relative;
	background:url(images/bg_anillos.png) center -36px repeat-y;
}

#content {
	position:relative;
	top:-35px;
	padding:0px 20px 0px 20px;
	text-align:justify;
	color:#5e5e5e;
	min-height:450px;
}
	#content .page-title {
		font-size:18px;
		font-weight:normal;
		width:260px;
		margin-left:100px;
		white-space:nowrap;
/*		text-transform:lowercase;*/
		text-align:center;
	}
		#content .page-title a {
			color:#f60;
		}
	#content #left_page {
		width:420px;
		margin-left:20px;
		float:left;
		padding:5px;
	}
		#left_page img {
			padding:4px;
			border:1px solid #E5E3E3;
			background:#fff;
			margin:3px 3px;
			border-radius:5px;
			-ms-border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			box-shadow: 3px 3px 5px #ccc;
			-ms-box-shadow: 3px 5px 5px #ccc;
			-moz-box-shadow: 3px 3px 5px #ccc;
			-webkit-box-shadow: 3px 3px 5px #ccc;
			-khtml-box-shadow: 3px 3px 5px #ccc;
		}
	#content #right_page {
		width:420px;
		margin-right:20px;
		float:right;
	}
		#content .entry {
		}
		#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 {
	background:url(images/footer.png) left top repeat-x;
	clear:both;
	height:65px;
	padding-top:20px;
	text-align:center;
	color:#048;
	font-size:11px;
	text-align:center;
}
	#footer a {
		color:#048;
	}
	#footer #footer_left_page {
		width:420px;
		margin-left:30px;
		float:left;
		padding:5px;
		text-align:center;
	}
	#footer #footer_right_page {
		width:435px;
		margin-right:30px;
		float:right;
		padding:5px;
	}

	#footer #copyright {
		font-size:10px;
	}
	#footer .footer_menu {
		width:220px;
		margin:auto;
		text-align:left;
	}
		#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:0px;
}
.gallery .item {
	list-style-type:none;
	float:left;
	position:relative;
	width:120px;
	height:120px;
	padding:4px;
	border:1px solid #E5E3E3;
	background:#fff;
	margin:3px 3px;
	border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 3px 3px 5px #ccc;
	-ms-box-shadow: 3px 5px 5px #ccc;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	-khtml-box-shadow: 3px 3px 5px #ccc;
}
	.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;
	}