/*
Theme Name: Movem Default
Theme URI: http://www.movem.cl/
Description: Fuente por defecto de MOVEM
Version: 1.0
Author: Marco Rios
Author URI: http://www.eleos.cl
Tags: green, black, fixed width, two columns, widgets


*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family:verdana, 'Lucida Grande', arial, sans-serif;
	font-size:65%;
	text-align:center;
	line-height:1.3;
	background:#fff;
	background-color: #dfded3;
	background-image: url( "images/bg.jpg" );
	background-repeat: repeat-x;
	background-attachment:fixed;
	color: #000000;
}
#page {
	width:999px;
	margin:0 auto;
	text-align:left;
	color:#000;
}
#page-full {
	width:999px;
	margin:0 auto;
	text-align:center;
	color:#000;
}
#header {
	width:999px;
	float:none;
	position:relative;
}
#container {
	width:999px;
	float:none;
}
#rotating {
	display:block;
	width:997px;
	height: 228px;
	padding:0;
	background-image: url( "images/head.png" );
}
/*Estilos básicos*/
b, strong {
	font-weight:bold;
}
i, em, dfn, .fn, cite {
	font-style:normal;
}
dfn {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px solid #ddd;
}
sup, sub {
	font-size:0.7692em;
	line-height:1;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
del {
	text-decoration:line-through;
}
u, ins {
	text-decoration:underline;
}
pre, code, tt {
	font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;
}
pre {
	margin:0 0 1.5385em;
	padding:0.7692em 10px;
	border:1px solid #ddd;
	overflow:auto;
}
hr {
	background:#ccc;
	color:#ccc;
	clear:both;
	float:none;
	width:100%;
	height:0.1em;
	margin:0 0 1.5385em;
	border:none;
}
blockquote {
	margin:0 0 1.5385em;
	padding:0 0 0 40px;
	color:#555;
	background:url('images/quote.gif') no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	letter-spacing:-0.3px;
}
/*Busqueda*/

.search {
	float:right;
}
.search input {
	color: #777;
	padding: 3px;
	border: solid 1px #444;
	background-color:#222;
	width: 200px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.search input:hover {
	border: solid 1px #fff;
	background-color:#999;
	color: #222;
}
ul.menu {
	float:right;
	display:block;
	padding-top:15px;
}
ul.menu li {
	font:bold 12px/1 verdana, georgia, arial, sans-serif;
	padding-top:5px;
}
ul.menu li a {
	display:block;
	color:#fff;
	padding:8px;
	background-color:#000;
	-moz-border-radius-topleft: 8px;
	-khtml-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	text-decoration:none;
}
ul.menu li a:hover {
	text-decoration:none;
	background:#888;
}
ul.menu li.current_page_item a {
	color:#444;
	background:#fff;
}
/* Contenido */
#content {
	width:785px;
	float:left;
	background:#eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #333;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
/*Barras laterales*/
#secondary {
	width:207px;
	float:left;
	font-size:1.2em;
	margin-bottom:30px;
}
#sidebar-1 {
	border-left:0px solid #ccc;
}
.sidebar {
	float:right;
	width:195px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.pagenav, .widget {
	font-size:1em;
	line-height:1.5;
	margin:0 0 1em;
	padding:15px 20px 0 0;
	background:#eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #333;
}
.pagenav li, .widget li {
	margin:0.1667em 0;
	padding:0;
}
.pagenav ul li, .widget ul li {
	border-bottom: solid 1px #fff;
	margin-left:20px;
	padding-bottom:5px;
}
.pagenav h2, .widget h2 {
	padding:0 0 0 20px;
	line-height:1.8;
	color:#006600;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.pagenav ul li a, .widget ul li a {
	color:#808080;
	text-decoration:none;
}
.pagenav ul li a:hover, .widget ul li a:hover {
	color:#003300;
}
/*Pie de pagina*/



#footer {
	width:997px;
	float:left;
	clear:both;
	margin:0 0 10px;
	padding:20px 0;
	font:12px/20px georgia, verdana;
	background-image: url( "images/lower.png" );
}
#footer .left {
	float:left;
	text-align:left;
	position: relative;
	left: 60px;
}
#footer .right {
	width:50%;
	float:right;
	text-align:right;
}
.clear {
	margin:0;
	padding:0;
	clear:both;
}
/* Titulos en articulos y contenidos*/
.entry-title {
	font-size:2.2em;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 15px;
	margin-top:40px;
}
.page-title {
	font-size:2.2em;
	text-transform:uppercase;
}
.page .entry-title, .page-template .entry-title {
	text-align:center;
	background-color:#EEE;
}
.entry-content .attachment a, .entry-content .gallery a, .entry-content .attachment a:hover, .entry-content .gallery a:hover {
	border:none;
	background-color:#EEE
}
.attachment img, .attachment-thumbnail, .entry-content .gallery img {
	padding:2px;
	border:1px solid #ccc;
}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover {
	border:1px solid #888;
}
img.attachment-thumbnail {
	width:147px;
}
.attachment {
	text-align:center;
}
.entry-content table {
	margin:0 0 1.5385em;
	border-collapse:collapse;
	color:#444;
	width:80%;
}
.entry-content th {
	font-weight:bold;
	background:#ccc;
}
.entry-content th, .entry-content td {
	padding:0.2em 10px;
}
.entry-content td {
	border:1px solid #ccc;
}
.entry-content tbody tr:hover {
	background:#ddd;
}
.entry-content tfoot {
	background:#ddd;
}
.entry-content {
	font-size:1.2em;
	line-height:1.5385;
	margin:1.5385em 2em 1em;
	color:#444;
	text-align: justify;
}
.entry-content p {
	margin:0 0 1.5385em;
}
.entry-content li ul {
	margin:0 0 0 30px;
}
.entry-content li ol {
	margin:0.5385em 0 0.9999em 30px;
}
.entry-content ul, .entry-content ol {
	margin:0 0 1.5385em 30px;
}
.entry-content ul {
	list-style-type:square;
}
.entry-content li ul {
	list-style-type:square;
}
.entry-content ol {
	list-style-type:square;
}
.entry-content li ol {
	list-style-type:square;
}
.entry-content dl {
	margin:0 0 1.5385em;
}
.entry-content dl dt {
	font-weight:bold;
}
.entry-content dd {
	margin:0 0 1.5385em;
}
.entry-content address {
	margin:0 0 1.5385em;
	font-style:normal;
}
/* Enlaces */
a {
	text-decoration:none;
	color:#286E26;
}
a:hover {
	text-decoration:underline;
}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover {
	color:#000;
	text-decoration:none;
}
.entry-byline a {
	color:#777;
}
.entry-content a:hover {
}
#content.page-template .entry-content a {
	text-decoration:none;
	font-weight:normal;
}
#content.page-template .entry-content a:hover {
	text-decoration:underline;
}
#footer a:hover {
}
.gnavigation a:hover {
	border-bottom:none;
}
.comments-link {
	font:normal 1.2em/1.6666 georgia, sans-serif;
	background:#fff url(images/packaged.gif) no-repeat center left;
	padding:3px;
	padding-left:20px;
}
/* Imagenes y alineacion */
img.alignleft, div.alignleft {
	margin:0 15px 3px 0;
	display:inline;
}
img.alignright, div.alignright {
	margin:0 0 3px 15px;
	display:inline;
}
.aligncenter, div.aligncenter {
	display:block;
	margin:0 auto 1.5385em;
}
img.border {
	padding:4px;
	border:1px solid #ccc;
	background:#eee;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.center {
	text-align:center;
}
/*Formularios */
#s-input {
	border:1px solid #fff;
	margin-right:4px;
	font-size:12px;
	height:16px;
	padding:2px;
	vertical-align:top;
}
.entry #s-input {
	border-color:#888;
}
#submit, #s-submit {
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border:1px solid #ccc;
	background:#eee;
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding:5px;
}
#submit:hover, #s-submit:hover {
	border:1px solid #333;
	background:#ccc;
}
#s-input, #submit, #s-submit {
	font-family:verdana, arial, sans-serif;
}
.cancel-comment-reply {
	float:right;
}
.comment-author-admin {
	background: #CD8C95;
	color:#fff;
}
#comments {
	width:480px;
	font-size:100%;
}
.nocomments {
	text-align:center;
	padding:1.25em 0;
	font-size:1.6em;
	border-top:1px dashed #ddd;
}
#comments h3 {
	font-size:1.5em;
	text-transform:uppercase;
	font-weight:normal;
	line-height:1;
}
h3.comments-number {
	margin:0 auto 1.5em;
	padding-top:1em;
	border-top:1px dashed #ddd;
}
h3#respond {
	font-size:1em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
.commentlist {
	margin:0 0 4em;
	padding: 10px;
	border: solid 1px #ccc;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(images/gradient-grey.png) top center repeat-x;
}
.commentlist li {
	margin:0 0 1em;
	padding:0.5em 5px;
	position:relative;
}
.ccount {
	font-size:1.3em;
	position:absolute;
	right:10px;
}
.commentauthor {
	font:bold 1.5em/1 georgia, arial, sans-serif;
}
.comment-meta, #comments p, .commentlist p {
	font:normal 1.3em/1.6666 georgia, sans-serif;
	color:#555;
}
.comment-content p {
	margin:1.8181em 5px 1.8181em 0;
}
.alt {
	background:#ececec;
	padding:15px;
}
.reply a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding: 5px;
	text-decoration:none;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #ddd;
	width:50px;
	border: solid 1px #ccc;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: url(images/gradient-grey.png) top center repeat-x;
}
#commentform {
	margin:0 0 4em 0;
}
#commentform p {
	margin:0 0 1em 0;
}
#commentform textarea, #commentform input[type=text] {
	font:1.2em verdana, Courier, Monospace;
	padding:3px;
	border:1px solid #ccc;
	color:#666;
}
#commentform textarea:focus, #commentform input[type=text]:focus {
	color:#000;
	border-color:#888;
}
#commentform label {
	font-size:1em;
}
#commentform textarea {
	width:90%;
}
#commentform input[type=text] {
	width:45%;
}
#commentform #submit {
	height:30px;
	padding:3px 6px;
}

#encabezados
{
	position: relative;
	top: 10px;
	left: 10px;	
	width:770px;
	height:300px;
}

.cuadro
{
	width:345px;
	height:132px;
}

#enc1
{
	position: absolute;
	top: 1px;
	left: 35px;
	background: url(images/cuadro1.png);

}

#enc2
{
	position: absolute;
	top: 1px;
	left: 395px;		
	background: url(images/cuadro2.png);
}

#enc3
{
	position: absolute;
	top: 145px;
	left: 35px;		
	background: url(images/cuadro3.png);
}

#enc4
{
	position: absolute;
	top: 145px;
	left: 395px;		
	background: url(images/cuadro4.png);
}

.tituloenc a
{
	position: absolute;
	top: 10px;
	left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background: url(images/fndtitular0.png);
	padding-left:5px;
	padding-right:5px;
}

.tituloenc a:hover
{
	color: #090;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/fndtitular.png);
}

.descenc
{
	position: absolute;
	top: 60px;
	left: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
		filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	background:#fff;
		-moz-border-radius-topleft: 10px;
	-khtml-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
		padding-left: 8px;
}
	