/*
Theme Name: EVT Producciones
Theme URI: http://www.oswd.org/design/preview/id/3616
Description: 
Version: 1
Author: Disonancias - Soluciones web integrales
Author URI: http://disonancias.com.ar/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF3;}
a:hover {color: #AA3;}

body {
	background: #111 url(images/bg.jpg) repeat-x;
	color: #DDD;
	font: normal 10px "Trebuchet MS",Verdana,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h2 {background: url(images/stripes.gif) repeat-x left bottom; color: #CCC; font: normal 2em Impact,sans-serif; margin-bottom: 8px; padding-bottom: 11px; letter-spacing: 1px;}

h3 {
	font-size:16px;
	font-weight:bold;
	padding-bottom: 1.2em;
}

h6 {
	font: normal 1em Tahoma,sans-serif;
	font-weight: normal;
	margin-bottom: 12px;
}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}
.left {float: left;}
.right {float: right;}

/* structure */
.wrapper {
	font-size: 1.3em;
	margin: 0 auto;
	width: 780px;
}
.container {background: url(images/header.gif) no-repeat center top;}

/* title */
.title {
	font: normal 3em Tahoma,sans-serif;
	padding-bottom: 10px;
}

.title a {color: #DDD; text-decoration: none;}
.title a:hover {color: #DDD; text-decoration: none;}

.olive {color: #CCA;}

/* sub navigation */
.sidenav {
	/*background: url(images/sidenav.gif) no-repeat right top;*/
	padding-top: 134px;
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #FFA500;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
}
.sidenav ul {padding: 0.5em 0 0 0;}
.sidenav li {list-style: none;}
.sidenav li a {
	color: #999999;
	text-decoration: none;
}
.sidenav li a:hover {color: #FFA500;}
.menu li a {
	color: #FFA500;
}
.menu li a:hover {color: #FFFF00;}

/* form */
.sidenav input {margin: 0.5em 0 0 0.5em;}
.nltext {
	font-size: 10px;
	width: 110px;
}
.nlbutton {
	font-size: 10px;
	vertical-align: baseline;
	height: 21px;
	width: 75px;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	width: 531px;
}
.content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}
.content li {padding-left: -20px;}

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	border-top: 1px dashed #333;
	color: #777;
	font: normal 0.9em sans-serif;
	text-align: right;
	padding: 10px 5px 16px 0px;
}
.footer img {
	border:none;
	.margin-top:-15px!important; /*IE7*/
}
.footer a {
	color: #777;
	text-decoration: none;
}
.footer a:hover {color: #FFA500;}

.em-location-map {
	color: #000000;
	width: 520px!important;
	height: 400px!important;
	margin-bottom: 10px!important;
	}

.contactshort {
	background-color:white;
	width:245px;
	margin-bottom:10px;
	}

.contactlong {
	background-color:white;
	width:520px;
	margin-bottom:10px;
	}


/* Begin Images */
p img {
	border:none;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.flashmovie {
	margin-bottom: 1.2em;
}

.gallery {
	margin-bottom:1.2em!important;
}

.wp-post-image {
	border:none;
	background-color:#FFFFFF;
	padding:5px;
}

.wp-post-image-caption {
	width:243px;
	height:20px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	position:relative;
	bottom:5px;
	margin-bottom:15px;
}

.attachment-233x175 {
	margin:0;
}

.attachment-233x175:hover {
	background-color:#AA3;
	.wp-post-image-caption { background-color:#AA3; }
}

.ngg-galleryoverview {
	margin-top:-5px!important;
	margin-bottom:10px!important;
}

.ngg-gallery-thumbnail {
	_margin-left:0px!important; /*IE6*/
	_margin-right:2px!important; /*IE6*/
}
