/*
	Theme Name: Tuenti Blog
	Theme URI: http://wordpress.org/
	Description: Wordpress theme designed for the new Tuenti blog
	Version: 0.1
	Author: Tomás Pérez <tperez@tuenti.com>, Carlos Tallón <ctallon@tuenti.com>
	Tags: tuenti
*/

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, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
}

/* General */
a {
	color: #628fb7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; color: #36679F;
}

/* Header */
.header {
	height:39px;
	min-width:954px;
	overflow:hidden;
	text-align:left;
	clear: both;
	margin: auto;
	background:url("./images/header.png") repeat-x scroll left top #4F8DBC;
}

	.header div {
		margin: auto;
		width: 954px;
	}

	.header a.logo {
		background: url("./images/logo_corporate.png") no-repeat scroll 0 0 transparent;
		display:block;
		float:left;
		height:39px;
		margin-right:6px;
		text-indent:-9999px;
		width:160px;
		cursor: pointer;
	}

	.header ul li { float:left; list-style-type:none; margin-right: 1px; }
		.header ul li a {
			color: #FFF;
			display: block;
			float: left;
			padding: 13px 10px;
			font-size: 12px;
		}
		.header ul li a:hover, .header ul li a.active { background-color: #4275A1; text-decoration: none; }
		.header ul li a.active { font-size:11px; font-weight:bold; }

	.header ul.settings {
		float: right;
	}
		.header ul.settings li a {
			font-size: 11px;
		}
/* Content */
.content {
	overflow: hidden;
	line-height:18px;
	width: 954px;
	margin: auto;
	padding: 5px 0 0;
	background: url("./images/sidebar.png") repeat-y scroll right top transparent
}

.main {
	/* border-top:1px solid #ECECEC; */
	position:relative;
	width: 690px;
	margin: auto;
	float:left;
	padding: 0 0 20px;
}

.post {
	border-bottom: 1px dotted #d1d1d1;
	padding: 30px 80px 30px 0;
	color: #707070;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
	.post h2 {
		font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
		color: #425E6A;
		font-size: 22px;
		font-weight: 400;
		line-height: 18px;
		margin-bottom: 6px;
	}
		.post h2 a { color: #333; }/* #425E6A */
		.post h2 a:hover { color: #36679F; text-decoration: underline; }

	.post span.date {
		color: #A1A1A1;
		font-size: 11px;
	}
	.post span.author {
		color: #425E6A;
		font-size: 11px;
		font-style: italic;
	}

	.post .entry { margin-top: 18px; padding-right: 40px; }
	.post .entry p {
		color: #5C5C5C;
		line-height:18px;
		margin-bottom:10px;
	}
		.post .entry.large p {
			margin-bottom: 18px;
		}
	.post img {
		display: block;
		margin: 10px 3px 20px 3px;
		padding: 5px;
		-moz-box-shadow: 0 1px 5px #D2D2d2;
		-webkit-box-shadow: 0 1px 5px #D2D2d2;
	}
	.post .entry img {
		margin: 18px 3px;
	}
	.post a.read {
		font-size: 11px; 
		padding: 0 0 0 13px;
		background: transparent url("./images/read_more.gif") no-repeat 0 1px;
	}
	.post a.back {
		font-size: 11px; 
		padding: 0 0 0 13px;
		background: transparent url("./images/come_back.gif") no-repeat 0 0;
	}

	.post strong { color: #333; font-weight: bold; font-size: 12px; line-height: 18px; margin-bottom: 10px; }
	.post strong em {color: #999; font-weight: normal; margin-right: 4px; }

	.post ul {}
	.post ul li { margin: 0 0 18px 30px; }
	.post ul li strong { font-weight: bold; color: #333; }




.sidebar {
	/* background-color: #F5F5F5; */
	height: 100%;
	float: right;
	width: 240px;
	position: relative;
	padding: 0 0 60px;
}
	.sidebar img.logo {
		position: absolute;
	}

	.sidebar h2 {
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		padding: 0 0 2px 18px;
		border-bottom: 1px solid #D9D9D9;
		margin-bottom: 10px;
	}
		.sidebar h2.language{background:transparent url("./images/header_icon_contact.gif") no-repeat scroll 0 2px;}
		.sidebar h2.hiring	{background:transparent url("./images/header_icon_hiring.gif") no-repeat scroll 0 2px;}
		.sidebar h2.about	{background:transparent url("./images//header_icon_about.gif") no-repeat scroll 0 2px;}
		.sidebar h2.press	{background:transparent url("./images/header_icon_press.gif") no-repeat scroll 0 2px;}
		.sidebar h2.feeds	{background:transparent url("./images/header_icon_feed.gif") no-repeat scroll 0 2px;}
		.sidebar h2.archive	{background:transparent url("./images/header_icon_press_kit.gif") no-repeat scroll 0 2px;}

	.sidebar p {
		color: #333;
		font-size: 11px;
		margin-bottom: 10px;
	}
	
	.sidebar .module {
		/* background: transparent url(../../../../wp-content/themes/tuenti/images/module_x2.png) repeat-x scroll 0 0; */
		/* border-bottom: 1px solid #DBDBDB; */
		margin: 30px 0 0;
		padding: 0 20px;
	}
	
	.sidebar a {
		font-size: 11px;
	}

	.sidebar select {
		margin: 0;
		width: 195px;
		background-color: white;
		border: 1px solid #C9C9C9;
		font-size: 11px;
		padding: 4px;
		width: 200px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}

.post_link a, .post_link a:visited {
	font-size:11px;
	text-decoration:none;
}

.bubble {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#80C8E5 none repeat scroll 0 0;
	color:#FFFFFF;
	line-height:11px;
	margin-left:3px;
	padding:1px 3px;
}

h4
{
	color:#425E6A;
	font-family:Helvetica,Arial;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin:0 0 4px;
	padding-left:17px;
	text-shadow:0 1px 0 #FFFFFF;
}


/* Footer */
.footer {
	clear:both;
	font-size:11px;
	margin-bottom:40px;
	list-style-image:none;
	width: auto;
	margin: auto;
	margin-bottom: 60px;
	width: 954px;
	list-style-position:outside;
}

	.footer .body {
		border-top:1px solid #DCDCDC;
		margin:0;
	}

	.footer ul {
		float: left;
	}

	.footer ul li {
		float:left;
		margin:0 10px 0 0;
		padding:5px 1px;
		font-weight: normal;
		list-style-type:none;
	}

	.footer ul.menu li {
		padding: 0;
		margin: 0;
	}

	.footer ul.copy li a {
		font-weight: normal;
	}
	.footer ul.copy li.copyRight {
		margin: 0 10px 0 0;
		font-weight: bold;
	}
	.footer ul.menu {
		float: right; 
	}
	
	.footer ul.menu a {
		color:#8A8A8A;
		display:block;
		padding:5px 0 0 10px;
		text-decoration:none;
		font-weight: normal;
	}
	.footer ul.menu a:hover {
		text-decoration: underline;
		color: #333;
	}