body {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #906;
	background-image: url(images/trama.gif);
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

ul, ol {
	margin-top: 0;
	text-align: left;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.negrita {
	font-weight: bold;
	font-size:11px;
}

blockquote { }

a { color: #C0C; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

/*#list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}*/

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 100%;
	height: 150px;
	margin: 0px auto;
	padding: 0px;
	
}

#header {
	width: 900px;
	height: 173px;
	margin: 0px auto;
	background: url(images/bgHeader.gif) repeat-x left top;
}

/* Logo */

#logo {
	padding: 120px 250px 0px 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 15px 0px 0px 30px;
}

.slideshow {
	height: 200px;
	width: 590px;
	margin-top: 0px;
}
.slideshow img { padding: 0px;}

#container {
	width:590px;
	margin:0px auto;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#menu {
	float: right;
	height: 90px;
}

#menu ul {
	margin: 0px;
	padding: 107px 30px 10px 0px;
	list-style: none;
}

#menu li {
	float: left;
	height:80px;
}

#menu a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#fff;
	width:auto;
    display:block;
    padding:20px 15px
}

#menu a:hover {
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	color:#000;
	background:#fff;
	width:auto;
	text-decoration:none;
	padding:20px 15px;
	font-size:13px;
}
.activado {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#000000;
	background:#fff;
	width:auto;
	text-decoration:none;
	padding:20px 15px;
	font-size:14px;
}

#menu .first a {
	background: #C90044;
}


/* Search */

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 30px 30px 0px 30px;
	background: url(images/img04.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

#banner {
	padding-bottom: 15px;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C90044;
}
.post .entry {
	background-color: #FFF;

}

.post .entry-btm {
	padding:10px 10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(images/img15.gif) no-repeat left 3px;
	color: #900;
}

/* Sidebar */
.banner1 {
	/*margin-top:20;*/
	background: url(images/twitter.jpg);
	background-repeat:no-repeat;
	height:90px;
}

.banner2 {
	background: url(images/linkedin.jpg);
	background-repeat:no-repeat;
	height:80px;
}
.banner3 {
	background: url(images/blog.jpg);
	background-repeat:no-repeat;
	height:80px;
}
.banner4 {
	background: url(images/learning.jpg);
	background-repeat:no-repeat;
	height:80px;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar ul {
	margin-top: 10px;
    line-height: normal;
	border: 0px;
	
}

#sidebar li {
	margin-bottom: 15px;
	
}

#sidebar li ul {
	line-height: 80%;
	padding: 0px 0px;
	background-color: #FFF;
	
}

#sidebar li li {
	margin: 0px;
	padding: 9px 0px;
	/*background:url(images/icon_pg.gif) float right no-repeat 0px 15%;*/
}
.icono {
	/*background: url(images/icon_pg.gif) float right no-repeat 0px 15%;*/
	background: url(images/icon_pg.gif) no-repeat 0px;
}

#sidebar p {
	margin: 0px;
	padding: 0px 10px;
}

#sidebar h2 {
	width: 170px;
	height: 25px;
	padding: 15px 10px 0px 0px;
	/*background: url(images/img11.jpg) no-repeat left top;*/
	text-align: right;
	font-size: 19px;
	color: #CD1266;
	background-color: #F8F4EF;
    /*background-image: url(images/icon3.jpg);
	background-repeat:no-repeat;*/
}
#sidebar p {
	margin-top:10px;
}

#sidebar a {
	width: 220px;
	text-align: left;
	
}

/* Footer */

#footer {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/img05.jpg);	
}

#footer p {
	background-image: url(images/bgHeader.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 50px 0;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: #FFF;
}

#footer a {
	color: #F09;
	
}
