/*  
Theme Name: ADA2
Theme URI: http://www.academiadelarte.es
Description: A derivated theme specially customized for AcademiaDelArte.es
Version: 1.0
Author: Original Autorho Dizeno Co. 
Author URI: http://goldenapple.es 
*/ /*************************************
Universal Settings
*************************************/
body {
	background: #333 url(images/bg-home.jpg) repeat-x center top;
	color: #777;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrap {
	margin: 0 auto;
	text-align: justify;
	width: 980px;
	padding: 0;
}

#content {
	font-size: 1.2em;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 30px;
	width: 539px;
}

/*************************************
Typography & General Styles
*************************************/
h1,h2,h3,h4,h5 a {
	font-family: "Arial", Helvetica, sans-serif;
	color: #999;
	text-align: left;
	text-transform: uppercase;
	margin: 5px 0;
}

h5 {
	font-weight: normal;
}

h1,h2,h3,h4,h5 a:hover {
	color: #aaa;
}

h1 {
	font-size: 20px;
	line-height: 26px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	line-height: 16px;
}

h4 {
	font-size: 12px;
	line-height: 14px;
}

h5 {
	font-size: 11px;
	line-height: 12px;
	margin: 7px 3px;
	text-align: left;
}

a {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: none;
	color: #bbb;
}

a img {
	border: none;
}

ul li {
	list-style-type: none;
}

.thumbnail {
	border: 1px solid #444;
	float: left;
	margin: 0 15px 15px 0;
}

.meta-data {
	display:none;
	font-size: 11px;
	line-height: 15px;
	color: #aaa;
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 0 1px;
	margin: 5px 0;
}

/*div.item div { width: 50%;}*/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear,.cleared {
	clear: both;
}

.seperator {
	margin: 20px 0;
	border-bottom: 1px solid #626262;
}

/*************************************
Header & Logo
*************************************/
#header { /*background : url(images/header-bg.jpg) no-repeat left top;*/
	height: 92px;
	padding: 0;
	margin: 0;
}

.logo img {
	float: left;
	padding-left: 35px;
	border: none;
}

/*************************************
Home Slider Styles
*************************************/
#main {
	position: relative;
	overflow: hidden;
	height: 300px;
	font-size: 12px;
	width: 980px;
}

#leftbox {
	float: left;
	width: 225px;
	line-height: 30px;
	height: 300px;
}

#leftbox ul li {
	border-bottom: 1px solid #666666;
	font-size: 16px;
	font-variant: small-caps;
}

#lifestreambox {
	float: right;
	color: white;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	min-width: 750px;
	width: 750px;
	height: 300px;
}
#lifestreambox div.item div {
	display: none;
	}
#lifestreambox div.item h3 {
	font-size: 30px;
	font-family: sans-serif;
	color: white;
	position: relative;
	top: -50px;
	min-height: 50px;
	width: 750px;
	background: url("images/black.png") repeat;
	float: left;
	display: block;
	padding: 5px 0 0 5px;
	margin: 0;
}

 #lifestreambox div.item h3 a, #lifestreambox div.item h3 a:hover{
	font-size: 20px;
	font-family: sans-serif;
	color: white;
}

#lifestreambox div.item {
	height: 300px;
	float: left;
	overflow: hidden;
	border: 0;
	padding: 0px;
	margin: 0px;
}
#lifestreambox div.item img {
	float: left;
	border: 0;
	padding: 0px;
	margin: 0px;
}


.notices div h1 {
	color: #cc0000;
}
.notices .item {
	margin-bottom: 7px;
	}
.notices .item .meta-data-tags {
	display: none;
	}

.notices .item .read-more {
	display: none;
	}

#bottom {
	position: relative;
	overflow: hidden;
	height: 500px;
	padding-left: 47px;
	float: left;
	width: 180px;
}

/*************************************
Post Styles
*************************************/
.entry {
	margin-bottom: 15px;
}

.entry img {
	border: 1px solid #555;
	margin-bottom: 7px;
}

.entrybody {
	margin: 15px 0;
}

.entrymeta {
	font-size: 11px;
	padding: 5px 0 0 0;
}

/*************************************
Sidebar Styles
*************************************/
#sidebar {
	/*background : url(images/sidebar-bg.jpg) no-repeat right top;*/
	font-size: 12px;
	float: right;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 30px;
	width: 300px;
	margin: 0;
}

#sidebar h4 {
	margin: 20px 0 10px 0;
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background: #222;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#sidebar ul li {
	background: url(images/list-bg.png) no-repeat left;
	border-bottom: 1px solid #404040;
	margin-bottom: 0.3em;
	padding: 3px 3px 3px 20px;
}

#sidebar ul li:hover {
	background: url(images/list-bg-over.png) no-repeat left;
}

#ad-300 {
	width: 300px;
	float: left;
}

/*************************************
Comments Styles
*************************************/
.commentsblock {
	width: 539px;
	margin: 15px 0;
	padding: 0;
}

.commentsblock textarea {
	width: 539px;
	background: #555;
}

.commentsblock input,.commentsblock textarea {
	background: #555;
	border: 1px solid #777;
}

.commentsblock textarea:focus {
	background: #ddd;
	border: 1px solid #555;
}

.commentsblock textarea:focus,.commentsblock input:focus {
	background: #ddd;
	border: 1px solid #555;
}

.commentauthor {
	display: block;
	font-size: 1.5em;
}

ol.commentlist {
	color: #888;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

.alt {
	background: #222;
	border: 1px solid #333;
	padding: 0.5em;
}

/*************************************
Portfolio Styles
*************************************/
#portfolio-container {
	/*background : url(images/slider-bg.jpg) no-repeat left top;*/
	float: left;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0;
	width: 900px;
	height: 450px;
	list-style-type: none;
	clear: both;
	text-align: center;
}

.portfolio-thumbnail {
	background: #252525;
	border: 1px solid #555;
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 5px 10px 5px;
	padding: 5px;
	overflow: hidden;
	display: block;
}

.portfolio-thumbnail p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: white;
}

.html5audio {
	background: transparent url(images/player.png) no-repeat left top;
	padding-left: 5px;
	padding-top: 7px;
	min-height: 48px;
}

p div.html5audio {
	display: none;
}

div.portfolio-thumbnail .html5audio {
	display: none;
}

#portfolio-title {
	background: url(images/portfolio-header.jpg) no-repeat left top;
	width: 850px;
	height: 50px;
	padding: 35px 0 20px 100px;
	margin: 0;
	float: left;
	text-align: left;
	display: block;
	font-size: 35px;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

#category-title {
	width: 600px;
	padding: 50px 0;
	height: 100px;
	float: right;
	text-align: left;
	display: block;
	font-size: 30px;
	font-family: serif;
	text-transform: uppercase;
}

/*************************************
Services Page Navigation Tabs
*************************************/
#nav {
	display: block;
	height: 66px;
	width: 900px;
	margin: 0 auto;
}

#nav ul {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	display: block;
}

#nav li {
	border-right: 1px solid #222;
	float: left;
	list-style-type: none;
	text-align: center;
}

#nav a {
	display: block;
	position: relative;
	word-spacing: -2px;
	font-size: 11px;
	height: 66px;
	text-decoration: none;
}

#nav a.current {
	background: #333;
}

#nav img {
	border: none;
	display: block;
	float: left;
}

#nav strong {
	display: block;
	font-size: 13px;
}

#panes {
	background: url(images/slider-bg.jpg) no-repeat left top;
	width: 980px;
	min-height: 450px;
	padding-left: 40px;
	padding-top: 25px;
	position: relative;
	font-size: 11px;
}

#panes div {
	display: block;
	position: absolute;
	width: 900px;
}

#panes img {
	border: 1px solid #616262;
	float: right;
	margin-bottom: 15px;
}

#panes textarea {
	width: 798px;
	height: 75px;
	background: #555;
	border: 1px solid #777;
}

#panes input {
	background: #333;
	border: 1px solid #777;
}

#panes textarea:focus {
	background: #ddd;
	border: 1px solid #555;
}

#panes textarea:focus {
	background: #ddd;
	border: 1px solid #555;
}

#panes input:focus {
	background: #ccc;
	border: 1px solid #555;
}

#panes select {
	background: #333;
	color: #999;
	border: 1px solid #777;
}

#panes select:focus {
	background: #111;
	color: #aaa;
	border: 1px solid #777;
}

.more {
	font-weight: bold;
}

.overlay {
	display: none;
	width: 900px;
	padding: 20px;
}

/*************************************
Full Width Page Styles
*************************************/
#fullwidth-container {
	background: url(images/slider-bg.jpg) no-repeat left top;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0;
	width: 900px;
	list-style-type: none;
	clear: both;
}

#fullwidth-container img {
	border: 1px solid #616262;
	float: right;
	margin-bottom: 15px;
}

#fullwidth-container textarea {
	width: 798px;
	height: 75px;
	background: #555;
}

#fullwidth-container input {
	background: #333;
	border: 1px solid #777;
}

#fullwidth-container textarea {
	background: #333;
	border: 1px solid #777;
}

#fullwidth-container textarea:focus {
	background: #ddd;
	border: 1px solid #555;
}

#fullwidth-container textarea:focus {
	background: #ddd;
	border: 1px solid #555;
}

#fullwidth-container input:focus {
	background: #ccc;
	border: 1px solid #555;
}

#fullwidth-container select {
	background: #333;
	color: #999;
	border: 1px solid #777;
}

#fullwidth-container select:focus {
	background: #111;
	color: #aaa;
	border: 1px solid #777;
}

/*************************************
Footer
*************************************/
#footer {
	background: #111;
	height: 35px;
	clear: both;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 25px;
	border-top: 1px solid #444;
	text-align: left;
}

#wrap2 {
	background: #111 url('images/fondo.png') repeat;
	height: 410px;
	clear: both;
	font-size: 11px;
	margin-top: 0;
	padding-top: 25px;
	border-top: 1px solid #444;
	text-align: left;
}

#videopromo {
	float: left;
	margin-left: 0px;
	width: 210px;
}

#cursos {
	float: left;
	width: 210px;
}

#promociones {
	float: left;
	margin-left: 10px;
	width: 210px;
}

#eventos {
	float: left;
	margin-left: 10px;
	width: 260px;
}

.notices {
	width: 980px;
	height: 390px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	color: white;
	padding-left: 60px;
}

.notices img {
	float: right;
	margin-top: 5px;
}


/*************************************
Twitter Feed on Homepage
*************************************/
#twitter-feed {
	background: url(images/twitter-bg.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	float: left;
	padding: 0 0 0 20px;
	margin-top: 20px;
}

#twitter_div ul {
	list-style-type: none;
}

#twitter_div li a {
	text-decoration: none;
	list-style-type: none;
}

#twitter_div li a:hover {
	text-decoration: none;
}

/*************************************
Search Form, Search & Tags Page Title
*************************************/
#search-form {
	margin-top: 20px;
	padding-top: 14px;
	float: right;
}

#search-form input {
	width: 292px;
	background: #151515;
	border: 1px solid #444;
	color: #555;
	padding: 3px;
}

#search-tags-title {
	width: 510px;
	background: #111;
	margin: 0 0 10px 0;
	padding: 0 15px;
	line-height: 35px;
	float: left;
	text-align: left;
	display: block;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
}

/*************************************
PageNavi Container
*************************************/
#page-navigator {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.navigation {
	display: block;
	text-align: center;
	padding-top: 38px;
	height: 50px;
	padding-left: 6px;
	margin: 0 auto;
}

/*************************************
WP Page Navi Styles
*************************************/
.wp-pagenavi a,.wp-pagenavi a:link {
	padding: 2px 6px 2px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #626262;
	background-color: #333;
}

.wp-pagenavi a:visited {
	padding: 2px 6px 2px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #555;
	background-color: #222;
}

.wp-pagenavi a:hover {
	border: 1px solid #444;
	color: #ccc;
	background-color: #222;
}

.wp-pagenavi a:active {
	padding: 2px 6px 2px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #626262;
	background-color: #333;
}

.wp-pagenavi span.pages {
	padding: 2px 8px 2px 6px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #626262;
	background-color: #111;
}

.wp-pagenavi span.current {
	padding: 2px 6px 2px 5px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #626262;
	background-color: #222;
}

.wp-pagenavi span.extend {
	padding: 2px 6px 2px 5px;
	margin: 2px;
	border: 1px solid #626262;
	background-color: #333;
}

div.news {
	border: 0 solid #626262;
	float: right;
	margin-bottom: 0;
	margin-top: 0;
	min-width: 350px;
	padding: 0 20px 0 0;
	vertical-align: middle;
}

div.news h4 {
	
}

div.news img {
	border: 1px solid #616161;
	margin: 5px 12px 5px 0;
	width: 128px;
	height: 128px;
	float: left;
	clear: left;
}

div.news div {
	float: left;
	clear: right;
	min-width: 200px;
	width: 200px;
}