/*
Theme Name: PangeaMT 3 columnas.
Description: DTP de 3 columnas con imagen corporativa para PangeaMT.
Version: 1.0
Author: Dialectica Consulting
Author URI: http://www.dialecticaconsulting.es
License: Copyright 2010
*/

@import "cssReset.css";
@import "classes.css";
@import "css_corporativo.css";

.roundedCorner {   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;}

#webPage {width:1000px; 
text-align:left;
background-color:#FFFFFF;
}

.espaciado {
padding-left: 20px; 
}

/*
 Header Styles
*/

#header_es {
	width:1000px;
	position:relative;
	background-image: url(images/pangeaMT_cabecera_spin.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
}
#header_en {
	width:1000px;
	position:relative;
	background-image: url(images/pangeaMT_cabecera_spin.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
}
#header h1 {font-size:3em; float:left; position:relative; top:30px; left:30px;}
#header h1 a {color:#000;}
#header .description {position:relative; float:left; top:43px; left:38px; color:#8d8d8d; font-size:1.2em;}
.rssFeeds {
	width:321px;
	height:45px;
	position:absolute;
	left:600px;
	top:20px;
	text-indent:-9999px;
}
.rssFeeds a {display:block; width:130px; height:45px; float:left;}
.rssFeeds a.lastRss {margin-left:20px; width:150px;}

/*
 Nav Styles
*/

#nav {
	width:954px;
}
#nav li {float:left; font-weight:700;}
#nav li a {   float:left; color:#fff;}
#nav li a:hover, {background:#fcff00; color:#000 !important;}
#nav .current_page_item a:link {
}
#nav .current_page_item a:active {
}
#nav .current_page_item a:visited {
}
#nav .current_page_item a:hover {
}
/*
 Izquierda Sidebar Styles
*/
#IzquierdaSidebar {
	width:181px;
	text-align:center;
	margin-left: 15px;
	line-height:20px;
}
#s {position:absolute; top:5px; left:5px; background:none; border:none;}
.IzquierdaWidget span {margin:0px !important;}
.IzquierdaWidget {position:relative; padding-left:35px; margin-bottom:15px;}
.IzquierdaWidget span.widgetIcon {  display:block; width:30px; height:30px; position:absolute; top:0px; left:0px;}
.IzquierdaWidget h3 {
	background:#000;
	height:25px;
	width:181px;
	color:rgb(196,40,27);
	padding-left:40px;
	font-weight:700;
	margin-bottom:5px;
}
.IzquierdaWidget h4 {
}
.IzquierdaWidget h4 a {color:#000;}

.rec-com-post a{color:gray;}
/*
 Derecha Sb Styles
*/

#DerechaSidebar{
	width:220px;
	margin-Derecha:10px;
	line-height:20px;
}
#DerechaSidebar .DerechaSbTop {
	width:220px;
}
#DerechaSidebar .DerechaSbBottom {
	width:220px;
	margin-bottom:45px;
}
#DerechaSidebar .DerechaWidget {
	width:220px;
	color:#000;
	font-weight:700;
	position:relative;
}
#DerechaSidebar a {
	text-decoration: none;
}

#DerechaSidebar .DerechaWidget ul li {
	padding-Derecha:15px;
}
.DerechaWidget h3 {
	width:220px;
	text-align:center;
	color:#000;
	position:absolute;
	text-decoration: none;
}
.widgetright {
margin-top:10px;
margin-bottom:10px;
font-size: 9px;
}
.widgettitle {
color:#FFFFFF;
background:rgb(179,49,27);
padding:5px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
li.cat-post-item {
	color:rgb(179,49,27);
	text-decoration: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
li.cat-post-item a:active {
	color:gray;
	text-decoration: none;
}
li.cat-post-item a:visited {
	color:gray;
	text-decoration: none;
}
li.cat-post-item a:link {
	color:gray;
	text-decoration: none;
}
li.cat-post-item a:hover {
color:rgb(243,152,50);
text-decoration: none;
}
/*
 Article Styles
*/
.postArticle {position:relative;}
#articleBar {width:535px; margin-left:25px; padding-bottom:30px; padding-right:15px;}
.postTitleLabel {
	float:left;
	background:rgb(243,152,50);
	line-height:25px;
	padding:0px 10px;
	max-width:530px;
	margin-bottom:10px;
	font-size: 14px;
}	
.postTitle {float:left; margin-right:10px; color:#ffffff;}
a.postTitle:active {
	color:#666;
	text-decoration: none;
}
a.postTitle:link {
	color:#666;
	text-decoration: none;
}
a.postTitle:visited {
	color:#666;
	text-decoration: none;
}
a.postTitle:hover {
	color:rgb(179,49,27);
	text-decoration: none;
}
.byAuthor {font-size:1.4em; color:#666; font-weight:700; line-height:30px;} 
.byAuthor span {color:#fff;}
.categories  {margin-left:63px; color:#9e9e9e;  line-height:15px; padding-left:20px; display:block; min-height:17px;
font-size:1.2em;}
.tags {margin-left:63px; color:#9e9e9e;  line-height:15px; padding-left:20px; display:block; min-height:17px;
font-size:1.2em;}
.categories a, .tags a {color:#9e9e9e;}
.postContent {
width:530px; 
line-height: 25px;
font-size: 1.2em;
padding-bottom:10px; 
position:relative; 
text-align:justify;
}
a.postContent:active {
	color:#666;
	text-decoration: none;
}
a.postContent:link {
	color:#666;
	text-decoration: none;
}
a.postContent:visited {
	color:#666;
	text-decoration: none;
}
a.postContent:hover {
	color:rgb(179,49,27);
	text-decoration: none;
}


.commentsLink {position:relative; width:100px; height:20px; font-size:1.1em; bottom:28px; left:320px; display:block; background:#fff; padding:0px 5px 0px 20px; text-transform:uppercase;}
.commentsLink span.iconComemnt {display:block; float:left; width:17px; height:17px; }

.pagedPost { text-align:center;}
/*
 Footer Styles
*/

#footer {width:1000px; height:64px;color:#000000; position:relative; font-size:1.2em;}
#footer a {color:#cccccc;}
#footer a:hover {
	color:#FF0000;
}
#footer  #footerNav { margin-left:10px; width:900px; text-transform:uppercase; height:30px; overflow:hidden; font-weight:700;}
#footer  #footerNav li {float:left; padding:0px 10px;}
#footer  #footerNav li a {float:left; padding:0px 10px; line-height:26px; display:block;}
.lastLine {text-align:center; color:#666;}
/*
 Wp General Styles
*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

 

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.commentArea{ width:377px; padding-left:63px; font-size:1.2em;}
.commentArea ol li{list-style:none !important; }
#comment {width:377px;}
.comment-author {margin:10px 0px;}






/* =Menu
-------------------------------------------------------------- */
#access {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;

}
#access ul ul {
	display:none;
	position:absolute;
	top:12px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 50px;
	text-align: left;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

/* SUBMENU  */

#access .menu-header-submenu {
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
	display:block;
	float:left;
}
#access .menu-header-submenu,
div.menu {
	font-size: 13px;
	margin-left: 0px;
}
#access .menu-header-submenu ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header-submenu li,
div.menu li {
	float:left;
	position: relative;
}
#access .menu-header-submenu a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access .menu-header-submenu ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access .menu-header-submenu ul ul li {
	min-width: 180px;	
}
#access .menu-header-submenu ul ul ul {
	left:100%;
	top:0;
}
#access .menu-header-submenu ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access .menu-header-submenu li:hover > a,
#access .menu-header-submenu ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access .menu-header-submenu ul li:hover > ul {
	display:block;
}
#access .menu-header-submenu ul li.current_page_item > a,
#access .menu-header-submenu ul li.current-menu-ancestor > a,
#access .menu-header-submenu ul li.current-menu-item > a,
#access .menu-header-submenu ul li.current-menu-parent > a {
	color: #fff;
}

* html #access .menu-header-submenu ul li.current_page_item a,
* html #access .menu-header-submenu ul li.current-menu-ancestor a,
* html #access .menu-header-submenu ul li.current-menu-item a,
* html #access .menu-header-submenu ul li.current-menu-parent a,
* html #access .menu-header-submenu ul li a:hover {
	color:#fff;
}

