/*
Theme Name: IxDA Buenos Aires
Description: Theme for WP 
Version: 1.0
Author: IxDA BA
*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } object, embed, a { outline:0 } a img, fieldset{ border:0; }

/*
 * FIX IE HTML5
 */
aside, article, footer, header, nav, section{ display: block; }

/*
 * GENERAL TAGS
 */
body{
	background:#fff url(images/bg.png) repeat-x 0 0;
	color:#000;
	font:normal 12px "LucidaSans", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
a{
	color:#249898;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

p{ margin-bottom: 1em; }

/* 
 * CLASSES
 */
.left{ float:left }
.right{float:right}
.clr{clear:both }

/*
 * IDs
 */
#box{
	margin: 0 auto;
	width:980px;
}
#marquee{
	color:#fff;
	height: 36px;
	line-height: 36px;
	margin-bottom: 30px;
	position: relative;
}
#marquee a{
	color:#fff;
	text-decoration: underline;
}
#marquee p{
	position: absolute;
	left:0;
	top: 0;
}
#marquee form{
	position: absolute;
	right:0;
	top: 0;
}
#marquee form input.text{
	border-top:1px solid #5f686f;
	border-left: 1px solid #5f686f;
	border-bottom: 1px solid #b2b2b2;
	border-right:none;
	height: 15px;
	padding: 1px 2px;
	position: absolute;
	top:9px;right:21px;
	width:230px;
}
#marquee form input.submit{
	border:0;
	position: absolute;
	top:9px;right:0;
}

#header{
	margin:0 0 30px;
	overflow: hidden;
}
#header h1, #header nav{ float:left; }
#header h1 a{
	background: url(images/logo.gif) no-repeat;
	display: block;
	height: 65px;
	text-indent: -9999em;
	width: 167px;
}
#header nav ul {
	list-style: none;
	margin:9px 0 0 30px;
	overflow: hidden;
}
#header nav ul li{
	border-bottom: 1px solid #cfd2d4;
	float: left;
	font-size:15px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 25px;
}
#header nav ul li.first{
	padding: 0;
}
#header nav ul li a {
	color: #515E66;
}
#header nav ul li.selected{
	background: url(images/selected.gif) no-repeat bottom center;
	border: 0;
	height: 41px;
}
#header nav ul li.selected a {
	color:#55C3C3;
}

#maincontent, #sidebar{ float:left; _display:inline; }
#maincontent{
	_clear:both;
	width: 715px;
}

#topdescription{
	background: url(images/bg-topdescription.gif) no-repeat;
	height:97px;
	margin:0 0 30px;
	position: relative;
	width:712px;
}
#topdescription p{
	color:#fff;
	font-size:18px;
	line-height: 26px;
	padding: 10px 14px;
}
#topdescription a{
	color: #515E66;
	font-size: 19px;
	font-weight: bold;
	position: absolute;
	top:0;left:0;
	padding: 57px 50px 15px 572px;
}

#sidebar{
	margin-left: 10px;
	overflow: hidden;
	width:255px;
}
#curso-ixda{
	margin: 0 0 15px;
}

#footer{
	background: #788892;
	color: #fff;
	font-size:11px;
	margin: 20px 0 0;
	padding: 15px 0;
}
#footer a{
	color: #fff;
}
#footer footer{
	margin: 0 auto;
	width: 980px;
}

/*
 * The Loop
 */
.post{
	background: url(images/bg-post.gif) repeat-x bottom left;
	margin: 0 0 30px;
	padding: 0 0 10px;
	width: 670px;
}
.post-title{
	color:#249898;
	font-size:27px;
	font-weight: normal;
	margin:0 0 15px;
}
.post-subtitle{
	color: #515E66;
	font-size:15px;
	line-height: 24px;
	margin: 0;
}
.post-sumup{
	color:#788892;
	font-size:16px;
	line-height: 24px;
	margin: 0 0 20px;
}
.post-excerpt{
	color: #000;
	font-size:14px;
	line-height: 19px;
	margin: 0 0 30px;
}
.readmore, .comment-count a{
	color:#0071BC;
}
.comment-count a{
	background:url(images/comment-bubble.gif) no-repeat 0 1px;
	display:block;
	float:left;
	padding: 0 0 2px 26px;
}
.post-info{
	color:#808080;
}
.post ul{
	list-style-position: inside;
/*	margin: -20px 0 10px 0; */
}
.post ul li{
	padding: 0 0 10px;
}

/*
 * Single Post, comment list and comment form, archive pagination
 */
.single .post-title{
	font-size:24px;
}
.single .post-subtitle{
	font-size: 15px;
	margin: 0 0 20px 0;
}
.single.post {
	background: none;
	border-bottom: 1px solid #bfbfbf;
}
.single .post-info{
	font-size:13px;
	margin: 0 0 3px;
	padding-top:20px;
}
.comments{
	color: #515E66;
	font-size:18px;
	font-weight: bold;
}
.comments-list{
	list-style: none;
	margin: 0 0 0 2px;
}
.comments-list li{
	border-top: 1px solid #bfbfbf;
	color:#515E66;
	line-height: 20px;
	overflow: hidden;
	padding: 10px 0;
	width: 670px;
}
.comments-list li.first{
	border: 0;
	padding: 0 0 10px 0;
}
.comment-author{
	color:#249898;
}
.comment-date{
	color: #788892;
}
.avatar{
	border: 1px solid #bfbfbf;
	display: block;
	float:right;
	height: 32px;
	margin: 0 0 0 20px;
	width: 32px;
}
.comment-form{
	background: url(images/bg-post.gif) repeat-x 0 0;
	margin: 20px 0 0;
	padding: 20px 0;
	width: 670px;
}
.comment-form input, .comment-form textarea{
	border:1px solid #bfbfbf;
	color: #515E66;
	font:13px "LucidaSans", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	height: 19px;
	margin: 2px 0 15px;
	padding: 2px 3px;
	width: 370px;
}
.comment-form .button{
	background: url(images/submit.gif) no-repeat 0 0;
	border: 0;
	color: #fff;
	display: block;
	height: 27px;
	padding: 1px 0 5px;
	width: 151px;
}
.button:active{
	top:1px;
	position: relative;
}
.comment-form textarea{
	height: 170px;
	width: 450px;
}
.comment-form label {
	display: block;
}
.pagination ul{
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.pagination ul li{
	float: left;
	line-height: 28px;
	margin: 5px;
}
.pagination ul li a{
	border: 1px solid #bfbfbf;
	color: #000;
	display: block;
	height: 28px;
	text-align: center;
	width: 30px;
}
.pagination .prev a, .pagination .next a{
	width: 100px
}
.pagination ul li .current{
	background: #637580;
	border: 1px solid #637580;
	color: #fff;
	display: block;
	height: 28px;
	text-align: center;
	width: 30px;
}
.pagination ul li a.disabled{
	color: #bfbfbf;
	cursor: default;
}
.pagination ul li a.disabled:hover{
	text-decoration: none;
}


/*
 * The RSS Loop
 */
.group-feed{
	border-top:1px solid #bfbfbf;
	margin: 35px 0 0;
	padding: 20px 0 0;
}
.group-feed a{
	color: #0071BC;
}
.group-feed h2{
	color:#515E66;
	font-size: 19px;
	font-weight: bold;
	margin:0 0 15px 0;
}
.group-feed h2 a{
	font-size:13px;
	font-weight: normal;
}
.feed-posts-list{
	clear: both;
	list-style: none;
	margin: 0 0 20px 0;
	padding:0 0 0 17px;
}
.feed-post{
	background: url(images/star.png) no-repeat 0 -3px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 23px;
}
.feed-post-sumup{
	margin: 0;
}
.feed-post h3 a{
	font-weight: normal;
}
.feed-post-info{
	color: #808080;
}
.feed-post .author{
	font-weight: bold;
}

/*
 * Call To Action 245 main y 220 side
 */
.cta-buttons{
	margin: 0;
}
.button{
	background: url(images/buttons.png) no-repeat top left;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 35px;
	padding: 0 0 0 8px;
	text-align: center;
	width: 237px;
}
.button span{
	background: url(images/buttons.png) no-repeat top right;
	display: block;
	padding: 0 8px 0 0;
}
.widget .button{
	width: 212px;
}

/*
 * SIDEBAR
 */
.widget{
	background: #F2F2F2 url(images/topaside.png) no-repeat 0 0;
	margin:0 0 15px;
	padding: 13px 10px 10px 18px;
}
.socialmedia{
	display: inline;
	vertical-align:top;
}
div.socialmedia a{
	margin: 0 0 0 7px;
}
.widget .button{
	margin: 0;
}
.widget h4{
	color:#515E66;
	font-size: 19px;
}
.widget p{
	color: #515E66;
	margin: 15px 5px 15px 0;
}
.jobboard{
	list-style: none;
	margin: 15px 0 0;
	padding: 0 0 1px;
}
.jobboard li {
	color: #515E66;
	margin:0 0 15px;
}
.twitter-feed{
	margin: 0 0 10px 0;
	overflow: hidden;
}
.twitter-feed li{
	background: url(images/bg-post.gif) repeat-x 0 0;
	margin-bottom: 15px;
	padding-top: 15px;
}
.twitter-feed li.first{
	background: none;
}
.time{
	clear: both;
	color:#808080;
	font-size:10px;
}
.tweet{
	border:1px solid #a9a9a9;
	background: #fff;
	display: block;
	margin: 12px 0 0;
	padding: 5px 7px;
	position: relative;
}
.arrow{
	background: url(images/tweet-arrow.gif) no-repeat;
	display: block;
	position: absolute;
	top:-11px;
	left:5px;
	width: 21px;
	line-height:1px;font-size:1px;
	height: 11px;
	z-index: 10;
}


/*
 * Members Page
 */
#ixda-members h2{
	color: #249898;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
.members-list{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 673px;
}
.members-list li{
	border-bottom: 1px solid #b4b4b4;
	clear: both;
	overflow: hidden;
	padding: 20px 0 10px;
}
.members-list .avatar{
	float: left;
	height: 116px;
	margin: 0 20px 20px 0;
	width: 116px;
}
.members-list .member{
	float: left;
	width: 530px;
}
.members-list .name{
	color:#788892;
	font-size:19px;
	margin-bottom: 15px;
	overflow: hidden;
}
.members-list .name .job{
	font-size:11px;
}
.members-list .linkedin{
	background: url(images/linkedin-16.png) no-repeat 0 0;
	color: #788892;
	display:block;
	float:left;
	font-size: 11px;
	margin:5px 0 0 10px;
	padding:3px 0 2px 20px;
}
#member-join{
	background: #f2f2f2;
	color: #515E66;
	margin: 40px 0 0;
	padding: 20px;
	width: 633px;
}
#member-join h3{
	font-size:19px;
	margin: 0 0 10px 0;
}
#member-join p {
	
}
#member-join .button{
	
}