body {
	color: #5A5A5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	padding: 101px 0 0 0;*/
	padding: 56px 0 0 0;
}

p {
	margin: 0 0 18px 0;
}

label {
	color: #666;
	display: block;
	font: 10px/15px Georgia, "Palatino", serif;
	margin: 1em 0 44px 0;
}

a:link, a:visited {
	color: #386F9A;
	text-decoration: none;
}

a:hover {
	color: #124164;
	text-decoration: none;
}

div#wrap {
	width: 1138px;
}

div#header {
	margin-bottom: 38px;
}

h1#home_link {
	background: url('../images/home.jpg') no-repeat scroll top left;
	width: 786px;
	height: 103px;
	position: relative;
	text-indent: -9999em;
	margin-bottom: 25px;
}

h1#home_link a {
	display: block;
	width: 631px;
	height: 103px;
	position: absolute;
	top: 0;
	left: 155px;
}

ul#nav {
	background: url('../images/nav.jpg') no-repeat scroll top left;
	width: 799px;
	height: 29px;
	text-indent: -9999em;
	position: relative;
}

ul#nav li {
	position: absolute;
	top: 0;
}

ul#nav li, ul#nav li a {
	display: block;
	height: 32px;
}

#t_about {
	left: 147px;
	width: 98px;
}

#t_about a:hover, #t_about a.active {
	background: url('../images/nav.jpg') -147px -29px no-repeat;
}

#t_people {
	left: 268px;
	width: 115px;
}

#t_people a:hover, #t_people a.active {
	background: url('../images/nav.jpg') -268px -29px no-repeat;
}

#t_apply {
	left: 403px;
	width: 93px;
}

#t_apply a:hover, #t_apply a.active {
	background: url('../images/nav.jpg') -403px -29px no-repeat;
}

#t_sponsors {
	left: 526px;
	width: 152px;
}

#t_sponsors a:hover, #t_sponsors a.active {
	background: url('../images/nav.jpg') -526px -29px no-repeat;
}

#t_blog {
	left: 710px;
	width: 73px;
}

#t_blog a:hover, #t_blog a.active {
	background: url('../images/nav.jpg') -710px -29px no-repeat;
}

div#description {
	background: url('../images/description.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 281px;
	height: 103px;
	margin-bottom: 21px;
}

div#subscribe_links {
	padding: 109px 0 0 37px;
}

div#subscribe_links img {
	float: left;
	margin-right: 12px;
}

div#subscribe_links p {
	background: transparent url('../images/subscribe.jpg') 0 0 no-repeat;
	clear: both;
	text-indent: -9999em;
	width: 174px;
	height: 17px;
}

div#content {
/*	background: transparent url('../images/content_bg.jpg') 0 0 repeat-y;*/
/*	padding: 0 0 0 124px;
	width: 1014px;*/
	margin-bottom: 56px;
}

/* the primary content */

div#primary {
	width: 850px;
}

div.cuerpo {
	padding: 0 0 0 124px;
}

div.featured_content {
	position: relative;
	padding: 7px 47px 20px 25px;
}

div#single div.featured_content {
	padding-bottom: 60px;
}

a.read_on_link:link, a.read_on_link:visited {
	font-weight: bold;
	font-size: 15px;
	padding: 10px 80px 0 0;
	text-decoration: none;
}

div.featured_comments_read_on {
	background: transparent url('../images/featured_postmeta.jpg') 0 0 no-repeat;
	height: 43px;
}

div.featured_comments_read_on div.comments {
	font-weight: bold;
	text-transform: uppercase;
	padding: 11px 0 0 27px;
}

div#featured h2 {
	width: 594px;
	margin-bottom: 8px;
}

div.stamp {
	color: #A7A6A6;
	padding: 0 47px 0 0;
	line-height: 23px;
}

div#featured p.the_tags {
	background: transparent url('../images/the_tags_underline.jpg') 0 100% no-repeat;
	color: #A7A6A6;
	text-transform:	lowercase;
	margin: 0 0 0 25px;
	padding: 4px 0 27px 0;
}


div#single div#featured p.the_tags {
	background: none;
	padding: 0;
	margin: 36px 0 20px 0;
}

div#featured p.the_tags a:link, div#featured p.the_tags a:visited {
	color: #A7A6A6;
	text-decoration: none;
}

div.comments_total {
	color: #A7A6A6;
	background: transparent url('../images/the_tags_underline.jpg') 0 100% no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 25px 0;
}

div.comments_total a:link, div.comments_total a:visited, div.comments a:link, div.comments a:visited {
	color: #A7A6A6;
}

ol.comment_list {
	width: 653px;
	margin-bottom: 42px;
}

ol.comment_list li {
	background: #DDE7EE url('../images/comment_list_top.jpg') 0 0 no-repeat;
	margin-bottom: 24px;
}

ol.comment_list li div.comment_inner {
	background: transparent url('../images/comment_list_bottom.jpg') 0 100% no-repeat;
	padding: 0 46px 18px 0;
}

form#comment_form {
	margin: 30px 0 0 0;
}

div.comment_author {
	color: #A7A6A6;
	font-size: 19px;
	line-height: 21px;
	margin-bottom: 14px;
}

div.comment_author a:link, div.comment_author a:visited {
	color: #A7A6A6;
}

div.comment_content {
	padding: 14px 0 0 28px;
	width: 466px;
}

div.comment_content p {
	color: black;
	margin: 0;
	font: 14px/26px Georgia, "Palatino", serif;
}

div.comment_avatar {
	padding: 40px 0 0 0;
}

div.comment_avatar img {
	border: 4px solid #D8D8D8;
}

div.comment_date {
	color: #A7A6A6;
	font: italic 10px/12px Georgia, "Palatino", serif;
	margin-top: 14px;
}

div#non_featured {
	padding: 39px 0 0 0;
}

div#wrap div.archive_view {
	padding-top: 0;
}

div.tagged {
	padding: 0 0 22px 22px;
	font-size: 14px;
	text-transform: capitalize;
}

div.paging {
	text-align: right;
	padding: 12px 48px 12px 0;
	color: #555;
}

div.paging a:link, div.paging a:visited {
	color: #555;
	text-decoration: underline;
}

div#non_featured h2 {
	width: 280px;
	margin-bottom: 3px;
}

div.postling {
	width: 363px;
}

div.postling_thumb {
/*	padding: 9px 0 14px 43px;*/
	padding: 9px 0 0 33px;
}

div.postling div.post {
	padding: 18px 0 0 20px;
}

div.postling_cat {
	height: 23px;
}

div.post a:link, div.post a:visited, div.post div.home_content a:link, div.post div.home_content a:visited {
	color: #555;
	text-decoration: underline;
}

div.post a:hover {
	text-decoration: none;
}

div.postling p.to_article {
	font-weight: bold;
	text-align: right;
	margin: 18px 0 42px 0;
}

div.postling div.the_excerpt {
	width: 300px;
}

p.to_article_other {
/*	margin-right: 8px;*/
}

/* the secondary content */

div#sidebar {
/*	background: #38709A;
	color: #484747;*/
	width: 281px;
	padding: 0 0 0 7px;
	position: relative;
}

div#sidebar h2 {
	border-bottom: 7px solid white;
	color: #686868;
	font: 23px/27px Georgia, "Palatino", serif;
	padding: 0 0 8px 12px;
	margin: 0 0 12px 0;
}

div#sidebar h3 {
	color: #777;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 12px;
}

div#sidebar h3 a:link, div#sidebar h3 a:visited {
	color: #777;
	font-weight: bold;
	font-size: 12px;
} 

div#sidebar div.module {
	background: #F6F6F6 url('../images/module_bg.jpg') 0 0 repeat-x;
	border: 8px solid #F3F2F2;
	margin-bottom: 36px;
}

div#sidebar div.module div.gutter {
	padding: 18px 39px 24px 17px;
}

div#sidebar div.module p {
	margin: 0 0 36px 0;
	padding: 0 0 0 12px;
	font-size: 10px;
	font-style: italic;
}

img#twitter_follow {
	position: absolute;
	bottom: -27px;
	left: 26px;
}

div#sidebar div#recent_twitter p {
	color: #777;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

div#sidebar div#recent_twitter p a:link, div#sidebar div#recent_twitter p a:visited {
	color: #777;
}

div#sidebar div#recent_twitter p a:hover {
	color: #124164;
}


div#sidebar div#recent_twitter p span {
	display: block;
	font-style: italic;
	color: #555;
	font-weight: normal;
	font-size: 10px;
}

div#sidebar div#recent_twitter p span abbr {
	text-decoration: none;
	border: none;
}

div#sidebar div.module p.recent_last {
	margin-bottom: 0;
}

div#sidebar div#launchpad_goals {
	padding-bottom: 8px;
}

ul#recent_comments {
	padding: 0 22px 0 10px;
}

ul#recent_comments li {
	background: transparent url('../images/recent_comments_underline.jpg') 0 100% no-repeat;
	float: left;
	padding: 0 0 28px 9px;
	margin-bottom: 28px;
}

ul#recent_comments li.last-child {
	margin-bottom: 0;
	padding-bottom: 22px;
	background-image: none;
}

ul#recent_comments li div {
	padding: 0 0 0 73px;
}

div#comment_wrap p#comment_label {
	margin-bottom: 27px;
}

p#comment_label label {
	margin-bottom: 0;
}

div#single h3 {
	color: #A7A6A6;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

textarea#comment {
	color: #666;
	width: 644px;
	border: 1px solid #ddd;
	padding: 2px;
	font: 11px Georgia, "Palatino", serif;
}

div#front_page {
	width: 650px;
	padding: 0 0 0 33px;
}

div.welcome_image {
	padding: 7px 0 33px 0;
}

div#front_page div.the_content {
	padding-top: 20px;
}

div#home_sponsors_logos {
	margin: 128px 0 0 0;
	padding-bottom: 52px;
}

div#home_sponsors_logos img {
	float: left;
}

div#about {
	width: 642px;
	padding: 28px 0 0 26px;
}

div#err {
	width: 642px;
	padding: 0 0 0 30px;
}

div#about p, div#sponsors_intro p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 22px;
}

div#sponsors_intro {
	width: 621px;
}

div#sponsors_intro div.post {
	padding: 0 0 0 29px;
}

div.sponsors_intro_content {
	padding: 7px 0 0 28px;
}

h2#hdr_our_sponsors {
	background: url('../images/hdr_our_sponsors.jpg') no-repeat scroll top left;
	width: 335px;
	height: 35px;
	text-indent: -9999em;
	margin: 62px 0 0 74px;
}

ul.sponsor_nav {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	width: 300px;
	padding: 40px 0 0 152px;
}

ul.sponsor_nav li {
	margin-bottom: 36px;
}

ul.sponsor_nav li a {
	display: block;
}

ul.sponsor_nav li span {
	background: white;
	padding-right: 16px;
}

ul.sponsor_nav a:link, ul.sponsor_nav a:visited {
	color: #555;
}

ul.sponsor_nav a:hover, ul.sponsor_nav a.active {
	color: #38709A;
}

ul.sponsor_nav a.active {
	background: transparent url('../images/list_over.jpg') 100% 11px repeat-x;
}

div#update_sponsor {
	width: 320px;
	padding: 0 0 0 25px;
}

div.sponsor {
	width: 320px;
	padding: 118px 0 60px 25px;
}

div.sponsor strong {
	color: #999;
}

div.our_sponsors img.loader {
	margin: 118px 0 60px 40px;
}

div.press_internal {
	padding: 0 0 0 87px;
	width: 550px;
}

div.press_internal div.post {
	padding: 10px 0 0 0;
}

a#back_2_press:link, a#back_2_press:visited {
	background: url('../images/press_back.jpg') no-repeat scroll top left;
	width: 81px;
	height: 15px;
	display: block;
	text-indent: -9999em;
	margin: 0 0 30px 7px;
}

div.press_blurbs h3 {
	color: #5A5A5A;
	font-weight: bold;
	font-size: 14px;
}

div.press_blurbs h3 a:link, div.press_blurbs h3 a:visited {
	color: #5A5A5A;
}

h2#hdr_press {
	background: url('../images/hdr_press.jpg') no-repeat scroll top left;
	width: 89px;
	height: 24px;
	text-indent: -9999em;
	margin: 0 0 44px 0;
}

div#apply {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 152px;
}

div#apply p {
	margin: 0 0 16px 0;
}

div.apply_content {
	padding: 8px 0 0 0;
	width: 622px;
}

div.apply_content ul {
	padding: 0 106px 0 64px;
}

div.apply_content ul li {
	margin-bottom: 20px;
}

div#app_form_container li.odd {
	background-color: #F1F2F4;
}

div#app_form_container li {
	float: left;
	clear: left;
	display: block;
	padding: 14px 14px 11px 14px;
/*	margin: 0 0 30px 0;*/
	margin: 0 0 3px 0;
}

div#apply p.apply_first {
	margin-bottom: 40px;
}

div#apply p.fill_out_form {
	font-weight: bold;
	text-decoration: underline;
	margin: 36px 0 30px 0;
}

div#app_form_container {
	background: #F6F6F6;
	padding: 15px 0 20px 0;
	width: 685px;
}

div#app_form_container p {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 50px;
}

div#app_form_container ul {
	margin-left: 36px;
}

div#app_form_container ul li#apply_submit {
	background: none;
}

div#app_form_container label {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

div#app_form_container textarea {
	width: 577px;
	height: 95px;
}

a#apply_back:link, a#apply_back:visited {
	background: url('../images/back.jpg') no-repeat scroll top left;
	width: 69px;
	height: 13px;
	display: block;
	text-indent: -9999em;
}

h2#hdr_app_complete {
	background: url('../images/hdr_app_complete.jpg') no-repeat scroll top left;
	width: 440px;
	height: 30px;
	text-indent: -9999em;
	margin: 43px 0 28px 27px;
}

div#success {
	padding: 0 0 0 128px;
}

div#success p {
	font-size: 14px;
	line-height: 20px;
}

div.confirmation {
	width: 559px;
	padding: 0 0 0 84px;
}

div#people {
	padding: 0 0 0 137px;
}

ul#people_categories {
	background: url('../images/people_categories.jpg') no-repeat scroll top left;
	width: 481px;
	height: 39px;
	text-indent: -9999em;
	margin: 51px 0 0 0;
	position: relative;
}

ul#people_categories li, ul#people_categories li a {
	display: block;
	height: 39px;
}

ul#people_categories li {
	top: 0;
	position: absolute;
}

li#t_ceos {
	width: 151px;
	left: 0;
}

li#t_ceos a:hover {
	background: url('../images/people_categories.jpg') 0 -39px no-repeat;
}

li#t_ceos a.active {
	background: url('../images/people_categories.jpg') 0 -78px no-repeat;
}

li#t_vcs {
	width: 115px;
	left: 196px;
}

li#t_vcs a:hover {
	background: url('../images/people_categories.jpg') -196px -39px no-repeat;
}

li#t_vcs a.active {
	background: url('../images/people_categories.jpg') -196px -78px no-repeat;
}

li#t_mentors {
	width: 115px;
	left: 366px;
}

li#t_mentors a:hover {
	background: url('../images/people_categories.jpg') -366px -39px no-repeat;
}


li#t_mentors a.active {
	background: url('../images/people_categories.jpg') -366px -78px no-repeat;
}

ul.people_ajax_nav {
	width: 302px;
	padding: 32px 0 0 13px;
}

ul.people_ajax_nav li {
	line-height: 18px;
	margin-bottom: 18px;
}

ul.people_ajax_nav li a:link, ul.people_ajax_nav li a:visited {
	font-size: 14px;
	display: block;
	color: #555;
	font-weight: bold;
}

ul.people_ajax_nav li a:hover, ul.people_ajax_nav li a.active {
	color: #38709A;
}

ul.people_ajax_nav li a.active {
	background: transparent url('../images/list_over.jpg') 100% 11px repeat-x;
}

ul.people_ajax_nav span {
	background: white;
	padding-right: 16px;
}

div.person {
	padding: 174px 0 0 26px;
	width: 320px;
}

div.person img {
	border: 8px solid #38709A;
}

div#people img.loader {
	margin: 174px 0 0 26px;
}



/* the footer */

div#footer {
	padding: 0 0 56px 146px;
}


ul#footer_links {
	background: transparent url('../images/footer.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 704px;
	height: 54px;
	position: relative;
}

ul#footer_links li, ul#footer_links li a {
	display: block;
	height: 13px;
}

ul#footer_links li {
	position: absolute;
	top: 7px;
}

ul#footer_links li#t_foot_home {
	width: 154px;
	top: 0;
	height: 54px;
	left: 0;
}

li#t_foot_about {
	width: 50px;
	left: 189px;
}

li#t_foot_about a:hover, li#t_foot_about a.active {
	background: transparent url('../images/footer.jpg') -189px -61px no-repeat;
}

li#t_foot_people {
	width: 53px;
	left: 279px;
}

li#t_foot_people a:hover, li#t_foot_people a.active {
	background: transparent url('../images/footer.jpg') -279px -61px no-repeat;
}

li#t_foot_apply {
	width: 43px;
	left: 375px;
}

li#t_foot_apply a:hover, li#t_foot_apply a.active {
	background: transparent url('../images/footer.jpg') -375px -61px no-repeat;
}

li#t_foot_sponsors {
	width: 75px;
	left: 457px;
}

li#t_foot_sponsors a:hover, li#t_foot_sponsors a.active {
	background: transparent url('../images/footer.jpg') -457px -61px no-repeat;
}

li#t_foot_blog {
	width: 37px;
	left: 576px;
}

li#t_foot_blog a:hover, li#t_foot_blog a.active {
	background: transparent url('../images/footer.jpg') -576px -61px no-repeat;
}

li#t_foot_press {
	width: 42px;
	left: 657px;
}

li#t_foot_press a:hover, li#t_foot_press a.active {
	background: transparent url('../images/footer.jpg') -657px -61px no-repeat;
}

div.networks {
	padding: 2px 0 0 87px;
	width: 150px;
}

div.networks img {
	float: left;
	margin: 0 5px 0 0;
}

div.networks img#linked_in {
	margin-top: 1px;
}

div.posts_break {
	background: url('../images/the_tags_underline.jpg') 0 0 no-repeat;
	clear: both;
/*	height: 3px;*/
	padding-bottom: 3px;
	margin: 0 0 0 25px;	
}

div#non_featured div.row {
	background: url('../images/the_tags_underline.jpg') 25px 100% no-repeat;
	margin-bottom: 18px;
}

div#featured_image {
	margin-bottom: 17px;
}

.home_content p {
	margin: 10px 0 0 0;
}

span.comments_number {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 18px;
}

div#comment_wrap {
	padding: 0 0 0 27px;
}

div#comment_wrap p {
	margin: 0;
}

div#comment_wrap p.logged_in {
	margin-bottom: 18px;
}

em.awaiting {
	color: #489C76;
}

div#sidebar ul.link_list {
	margin: 0 0 18px 0;
	padding: 0 1px 0 5px;
}

div#sidebar ul.link_list li {
	margin-bottom: 18px;
}

ul.link_list li a:link, ul.link_list li a:visited {
	color: #484747;
}

ul.link_list li a:link, ul.link_list li a:hover {
	color: #999;
}

input.text, textarea {
	border: 1px solid;
	border-color: #858585 #C1C1C1 #E0E0E0 #C1C1C1;
	color: #666;
	font: 11px Georgia, "Palatino", serif;
	padding: 2px;
	width: 164px;
}

span.error {
	color: #8B0000;
	font: italic 10px/15px Georgia, "Palatino", serif;
	display: block;
}

p#project_by_fd {
	color: #555;
	clear: both;
	font-size: 11px;
	padding: 18px 0;
}

p#project_by_fd a:link, p#project_by_fd a:visited {
	color: #555;
	text-decoration: underline;
}