
/* El Mandado CSS */

body,td,th {
	color: #FFF;
	font: 13px/17px Helvetica, Verdana;
}
body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/background.gif) no-repeat center bottom;
}
#main {
	margin: 10px auto;
	padding: 0;
	width: 1000px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	text-align: left;
}
#sidebar {
	margin: 0;
	padding: 0;
	float: left;
	width: 360px;
}
ul#menu {
	margin: 0 0 0 42px;
	padding: 0;
	list-style: none;
}
ul#menu li {
	margin: 6px 0;
	padding: 0;
}
ul#menu li a {
	margin: 0;
	padding: 0 0 0 50px;
	color: #cccccc;
	text-decoration: none;
}

ul#menu li a#home {
	background: url(../images/home-link.gif) no-repeat left top;
}
ul#menu li a#websites {
	background: url(../images/websites-link.gif) no-repeat left top;
}
ul#menu li a#identity {
	background: url(../images/identity-link.gif) no-repeat left top;
}
ul#menu li a#contactus {
	background: url(../images/contact-link.gif) no-repeat left top;
}
ul#menu li a#elmandado {
	background: url(../images/elmandado-link.gif) no-repeat left top;
}
ul#menu li a#unplugged {
	background: url(../images/unplugged-link.gif) no-repeat left top;
}
ul#menu li ul {
	margin: 6px 0 24px 50px;
	padding: 0;
	list-style: none;
}
ul#menu li ul li {
	margin: 0;
	padding: 0;
}
ul#websites-links li a {
	margin: 0;
	padding: 0;
	color: #f4bc1c;
	font-size: .85em;
	text-decoration: none;
}
ul#identity-links li a {
	margin: 0;
	padding: 0;
	color: #33cc33;
	font-size: .85em;
	text-decoration: none;
}
ul#menu li ul li a:hover {
	text-decoration: underline;
}

#content {
	margin: 0 0 100px;
	padding: 0 140px 0 0;
	float: left;
	width: 500px;
}
h2#home-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/home-header.gif) no-repeat left top;
}
#quoteColumn {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 300px;
	position: relative;
	float: left;
	overflow: hidden;
}
#quoteColumn blockquote {
	margin: 0;
	padding: 0 10px 0 60px;
	position: absolute;
	top: 0;
	left: 250px;
	width: 180px;
	font-size: 18px;
	color: #359dcf;
}
#infoColumn {
	margin: 0;
	padding: 0 10px;
	width: 230px;
	float: left;
}
#infoColumn p {
	margin: 2px 0 7px;
}
#infoColumn em {
	color: #666;
}
#infoColumn a {
	color: #359dcf;
	text-decoration: none;
}
#infoColumn a:hover {
	text-decoration: underline;
}
.iniArrow {
	padding: 0 0 0 12px;
	background: url(../images/iniArrow.gif) no-repeat left -2px;
	font-size: .85em;
}
#latestProjects {
	margin: 0;
	padding: 0;
	width: 500px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(../images/back-activity.png) no-repeat left top;
	clear: both;
}
#elBlog {
	margin: 0;
	padding: 0;
	width: 500px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(../images/back-activity.png) no-repeat left 30px;
	clear: both;
}
#latestProjects h5 {
	width: 500px;
	height: 70px;
	text-indent: -9999px;
}
#latestProjects h5 a {
	width: 500px;
	height: 70px;
	float: left;
	background: url(../images/title-latest-projects.png) no-repeat left top;
}
#elBlog h5 {
	width: 500px;
	height: 100px;
	text-indent: -9999px;
}
#elBlog h5 a {
	width: 500px;
	height: 100px;
	float: left;
	background: url(../images/title-blog.png) no-repeat left top;
}

.newsItem {
	margin: 5px 0 10px;
	padding: 0;
	width: 250px;
	float: left;
}
.newsItem h4 {
	margin: 0 5px;
	padding: 0;
	font-size: .9em;
	font-weight: normal;
	color: #359dcf;
}
.newsItem h4 a {
	color: #359dcf;
}
.newsItem .itemThumb {
	margin: 0;
	padding: 8px;
	width: 234px;
	height: 109px;
	background: url(../images/thumb-back.png) no-repeat left top;
}
.newsItem .itemData {
	margin: 0 5px;
	padding: 0 85px 0 0;
	position: relative;
}
.newsItem .itemData p {
	margin: 0 0 3px;
	padding: 0;
}
.newsItem .itemData a.itemLink {
	position: absolute;
	top: 0;
	right: 0;
	color: #FFF;
	text-decoration: none;
}
.newsItem .itemData a.itemLink:hover {
	text-decoration: underline;
}


h2#projects-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/projects-header.gif) no-repeat left top;
}
h2#websites-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/websites-header.gif) no-repeat left top;
}
h2#identity-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/identity-header.gif) no-repeat left top;
}
h2#contactus-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/contactus-header.gif) no-repeat left top;
}
h2#elmandado-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/elmandado-header.gif) no-repeat left top;
}
h2#unplugged-header {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent:-9999px;
	background: url(../images/unplugged-header.gif) no-repeat left top;
}

/*#content h2 {
	margin: 0;
	padding: 0;
	border-top: 12px solid #f4bc1c;
	font-weight: normal;
	font-size: 18px;
	color: #f4bc1c;
}*/
#client {
	margin: 42px 0 28px;
	padding: 0;
}
#client strong {
	font-weight: normal;
	color: #f4bc1c;
	margin-right: 6px;
}
#desc {
	font-size: .85em;
	color: #FFF;
	line-height: 13px;
}
#desc p {
	margin: 6px 0;
	padding: 0;
}
#desc strong {
	font-weight: normal;
	color: #f4bc1c;
}

ul#nav {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}
ul#nav li {
	margin: 12px 0 12px 16px;
	padding: 0;
	float: left;
	font-size: .8em;
}
ul#nav a {
	text-decoration: underline;
	color: #FFF;
}
ul#nav a:hover, ul#nav a.imgCurrent {
	color: #f4bc1c;
}

#image {
	margin: 0;
	padding: 5px;
	width: 490px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	float: left;
	background: #FFF;
}

/*--PROJECTS--*/
.listedProjects {
	margin: 0;
	padding: 0;
	width: 500px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	clear: both;
}
.listedProjects h5 {
	width: 500px;
	height: 70px;
	font-size: 14px;
	font-weight: bold;
}

#content h3 {
	margin: 0;
	height: 24px;
	font-weight: normal;
	font-size: 18px;
	color: #e4006c;
	position: relative;
	overflow: hidden;
}

/* EL MANDADO */

#content dt {
	position: relative;
	overflow: hidden;
	height: 21px;
}
#content dt .term {
	margin: 0;
	position: absolute;
	bottom: -24px;
	font-weight: normal;
	font-size: 18px;
	color: #e4006c;
}
#content dd {
	padding: 2px 30px 20px;
}

/* CONTACTO */

h3 .city {
	position: absolute;
	bottom: -24px;
}

#footer {
	margin: 0 140px 0 360px;
	padding: 0;
	width: 500px;
	height: 380px;
	clear: both;
	text-align: left;
	font-size: .85em;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#footer strong {
	font-weight: normal;
	color: #e4006c;
}
#footer a {
	margin: 0;
	padding: 0 14px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#www {
	background: url(../images/web-link.gif) no-repeat left top;
}
#email {
	background: url(../images/email-link.gif) no-repeat left top;
}

