/*
Theme Name: Hello! creative movement in english.
Description: This theme is designed and coded by Tere
Version: 1.0
Author: Tere
Author URI: tere@macniaticos.com
Tags: brown, fixed-width, two-columns, right-sidebar, threaded-comments, widgets
*/


/* Global */
 img, div, input { behavior: url("images/iepngfix.htc") }
 
 

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #238bd7 url(images/bg_vertical.jpg) repeat-x 0px 0px;

}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

a {
	text-decoration: none;
	color: #97bf0d;
}


a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 2.3em;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}



/*blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #666;
	border: 1px dashed #aaa;
	background: #f2eadb;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}
*/

blockquote {
margin:10px 10px;
padding:0 0 0 50px;
border:none;
background:url(images/quote-top.gif) no-repeat;
}
blockquote p {
	font-style:italic;
	font-size:14px;
	color:#999;
padding:5px 40px 5px 0;
border:none;
background:url(images/quote-bottom.gif) no-repeat right bottom;
}


.endline {
	clear: both;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

#wrapper {
	width: 1097px;
	margin: 0 auto;
	background: url(images/top_frame_inicio.jpg) no-repeat top left;
}

#wrapper2 {
	width: 1097px;
	margin: 0 auto;
	background: url(images/top_frame_pages.jpg) no-repeat top left;
}


/* Header */
#header {
	width: 1097px;
	height: 323px;
	position:relative;
}

#header2 {
	width: 1097px;
	height: 323px;
	position:relative;
}

#logotipo{width:300px; margin:0px 0px 0px 130px; padding-top:20px;}
.logotipoimg{ height:150px; width:300px;}

#textofijo{ width:530px; height:195px; background: url(images/bg_notainicio.jpg) no-repeat 0px 0px; margin-left:119px; padding:0px 26px 0px 36px;}
	
#textofijo p {font-size:10px; line-height:12px;font-family: Verdana, Geneva, sans-serif;color: #333; margin-bottom:5px;}

#header h1, #header2 h1 {
	font-size: 4.5em;
	color: #eb4209;
	padding: 0px 0 0 130px;
	visibility:hidden;
	
}
#header h1 a, #header2 h1 a {
	text-decoration: none;
	color: #eb4209;
	visibility:hidden;
}
#header h2, #header2 h2 {
	font-size: 1.4em;
	color: #eb4209;
	padding: 0 0 0 130px;
	visibility:hidden;
}
#rss {
	padding: 0 0 0 925px;
}


#idioma {
	position:absolute;
	left: 727px;
	top: 256px;
	width: 145px;
	height: 31px;
}

#idiomasobre {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 145px;
	height: 31px;
}


/* Navigation */
#navigation {
	width: 279px;
	height: 36px;
	*position: relative;
	margin: 118px 0 0 722px;
}
#navigation div {
	display: table;
	height: 36px;
	*height: auto;
	position: relative;
	*position: absolute;
	*top: 50%;
	*left: 0;
}
#navigation div div {
	display:table-cell;
	vertical-align:middle;
	*position: relative;
	*top: -50%;
	*left: 0;
}
#navigation ul {
	width: 277px;
	list-style-type: none;
}
#navigation ul li {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	padding: 0 12px 0 0;
}
#navigation ul li a {
	color: #8a460f;
}
#navigation ul li a:hover {
	color: #eb4209;
}


/* Container */

#containertotal {width: 1097px;background: url(images/bg_content.gif) repeat-y;}

#container {
	width: 1097px;
	background: url(images/content_bg2.jpg) no-repeat 0px 0px;
	/*background: url(images/content_bg2.jpg) repeat-y 0px 0px;*/
	/*margin-left:194px;*/
}

/* Content */
#content {
   width: 712px;
   display: inline;
   margin: 0 0 0 0;
   float: left;
   
}
.post {
	width: 600px;
	position: relative;
	margin: 0 0 40px 113px;
}
.postmetadata {
	color: #929292;
	font-size: 1.2em;
	padding: 5px 20px 5px 0;
	text-align: right;
}
.postmetadata a {
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_date {
	width: 91px;
	height: 61px;
	padding: 10px 0 0 25px;
	line-height: 36px;
	position: absolute;
	left: -113px;
	top:-4px;
	color: #fff;
	font-size: 1 em;
	font-weight: bold;
	background: url(images/bg_date.gif) no-repeat left top;
}

.post h2 {display:block;background: url(images/bg_titulo.jpg) no-repeat -10px 0px; height:56px; margin-bottom:2px;}
.post h2 a {display:block; padding:13px 0px 0px 35px;}

.entry {
	font-size: 1.2em;
	line-height: 20px;
	padding:0 0 0 35px;
}

.entry ul { padding-left:60px; margin-top:15px;}


.entry table { font-size:10px; line-height:13px;}
.entry table td {padding: 8px; border-bottom:#ccc 1px solid; vertical-align:top;}
.entry table thead th { font-size:12px; color:#693; background-color: #EFFAC6;padding: 5px;}
.entry table .column-1 {font-size:12px; color:#693;border-right:#ccc 1px solid;background-color: #fff ;width:10%;}
.entry table .column-2, .entry table .column-3, .entry table .column-4, .entry table .column-5, .entry table .column-6, .entry table .column-7,.entry table .column-8 { width:15%;}

.tags {
	font-size: 1.2em;
	color: #623200;
	margin: 10px 0 0 10px;
}

.tags a {
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}


/* PageNavi*/

.wp-pagenavi {
	margin-top:20px;
	width:580px;
	height:60px;
	padding:30px 0  0 30px;
	margin-left: 117px;
	font: normal 16px Arial, Helvetica, sans-serif ;
	background: url(images/bg_paginacion.jpg) no-repeat;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border-right: 1px solid #b3d6ec;
	color: #06c;
}

.wp-pagenavi a:hover {
	
	color: #039;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border-right:1px solid #ccc;
	color: #77a607;
	
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}

/* Social Bookmarking */

.bookmark {
	margin: 18px 0 0 10px;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark_line img {
	border: 0;
}

.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* Comments */
.read_comments {
	height: 32px;
	text-align: right;
	margin: 10px 0 0 0;
	background: url(images/comments-bg.jpg) no-repeat;
}
.read_comments a {
	font-size: 1.2em;
	color: #ba5e14;
	padding: 10px 0 10px 25px;
	background: url(images/read_comments_ico.gif) no-repeat left;
	font-weight: bold;
}
.comments {

}

h3#comments {
	padding: 0 0 0 10px;
}

h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	padding: 0 0 0 10px;
	color: #333;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist {
	padding: 0 0 0 10px;
	*margin: 0 0 0 10px;
	*padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #666;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #666;
	background-color: #EFE6DE;
	padding: 10px;
}

.even {
	border-left: 1px solid #666;
	background-color: #E6D6CA;
}

/* Sidebar */
#sidebar {
	width: 300px;
/*	margin: 8px 0 0 0;*/
	line-height: 16px;
	float: left;
	position: relative;
	color: #666;
}
#sidebar a {
	color: #424242;
}
#sidebar ul ul {
	font-size: 1.2em;
}
#sidebar_top h3 {
	font-size: 1.6em;
	padding: 0 0 0 6px;
	color: #855045;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar_top {
	padding: 30px 0 0 0;
	/*background: url(images/sidebar_paper_bg.jpg) repeat-y;*/
}
#sidebar_top ul li {
	width: 184px;
	padding: 0 10px 10px 0;
	margin: 0 0 15px 44px;
	border-bottom: 1px dashed #323232;
}
#sidebar_top ul ul {
	margin: 5px 0 0 0;
}
#sidebar_top ul ul li {
	width: 164px;
	margin: 0 0 0 6px;
	padding: 2px 0 2px 18px;
	border: none;
	background: url(images/sidebar_top_li.gif) no-repeat left 6px;
}
.sidebar_paper_bottom {
	height: 13px;
	background: url(images/sidebar_paper_bottom.jpg) no-repeat;
}

#menuhello_es { width:305px; height:197px; background: url(images/bg_menu_es.jpg) no-repeat; padding-left:20px}
#menuhello_en { width:305px; height:197px; background: url(images/bg_menu_en.jpg) no-repeat; padding-left:20px}

#postit { width:280px; height:160px; background: url(images/bg_postit.jpg) no-repeat; padding:40px 0px 0px 20px;}
#postit li {list-style: none;}
#postit .textwidget {width:230px; height:120px; font:16px Arial, Helvetica, sans-serif;}

#postit .textwidget .noti1 {font:18px Arial, Helvetica, sans-serif; color:#900;}
#postit .textwidget .noti2 {font:14px Arial, Helvetica, sans-serif;}
#postit .textwidget .noti2 a { text-decoration:underline;}


#noticiasrecientes { width:280px; padding:10px 0px 0px 46px; margin-bottom:30px;}
#noticiasrecientes li {list-style: none; padding-bottom:4px; list-style: square;}
#noticiasrecientes h3 { font:18px Arial, Helvetica, sans-serif; color:#FFF; margin-bottom:10px;list-style: none;}

#linkshello_es { width:305px; height:209px; background: url(images/bg_links_es.jpg) no-repeat; padding:60px 20px 0px 50px;}
#linkshello_en { width:305px; height:209px; background: url(images/bg_links_en.jpg) no-repeat; padding:60px 20px 0px 50px;}

#linkshello_es h3, #linkshello_en h3 { visibility:hidden;}

#linkshello_es ul li a, #linkshello_en ul li a { font:12px Arial, Helvetica, sans-serif; text-decoration:underline;}


/* For Widgets */
h3.sidebar_bottom_widget {
	padding: 0 0 0 27px;
}

#sidebar_bottom {
	margin: 95px 0 0 27px;
}
#sidebar_bottom ul {
	
}
#sidebar_bottom ul li {
	margin: 0 0 18px 0;
}
#sidebar_bottom ul ul {
	
}
#sidebar_bottom ul ul li {
	width: 151px;
	margin: 0 0 0 28px;
	padding: 2px 0 2px 12px;
	background: url(images/sidebar_bottom_li.gif) no-repeat left 8px;
}

.fix_bottom {
	width: 192px;
	height: 93px;
	position: absolute;
	background: url(images/fix_bottom.jpg) no-repeat;
}

/* searchform */
#searchform {
	width: 259px;
	height: 82px;
	margin: 5px 0 0 0;
	position: absolute;
	left: -3px;
	background: url(images/search_bg.jpg) no-repeat;
}
.searchtext {
	width: 152px;
	color: #666;
	display: inline;
	margin: 26px 0 10px 60px;
	border: 0;
	background: none;
}
#searchsubmit {
	display: block;
	border: 0;
	width: 52px;
	height: 18px;
	margin: 0 0 0 167px;
}

/* Footer */
#footer {
	width: 1097px;
	height: 218px;
	margin: 0 0 0 0;
	background: url(images/bg_footer.jpg) no-repeat;
	clear: both;
	color: #666;
	font-size: 1.1em;
}

.credit {
	width: 565px;
	text-align: right;
	padding: 20px 0 0 140px;
}
.credit a {
	color: #5f9402;
	text-decoration: none;
}

/* Images */

p img {
	max-width: 100%;
}

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
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

#volver{ padding-left:136px; margin-bottom:40px; font:16px Arial, Helvetica, sans-serif;}
#categoria  { padding-left:150px; margin-bottom:40px; font:22px Arial, Helvetica, sans-serif;}
#categoria a { color:#999; text-decoration:none;}

#fotosinicio{ padding-left:85px;}

.required{ color:#900}

.formcontainer { margin-top:20px; width:98%;}
.formcontainer .contact_es { color:#666}
.formcontainer .contact_en { margin-bottom:20px; color: #999; font-style:italic;}

.formcontainer fieldset { padding:10px; border: #39C 1px solid; margin-bottom:10px; color: #06C;}
.formcontainer .contactlegend_es {}
.formcontainer .contactlegend_en {color: #9CF; font-style:italic;}

.formcontainer .button { margin-top:20px;}


.contactform { margin-top:30px;}

.contactform label {color: #06C; display:block;font-size:12px;}
.contactform  input{ margin-bottom:10px;}
.contactform { color:#F00; font-size:10px;}
.contactform  textarea { margin-top:-15px;}