/* INTRO */

div#intro_devnet .content_inner {
width: 930px; height: 135px; }

h2#introillustration {
position: absolute; left: 420px; bottom: -15px;
width: 175px; height: 186px;
text-indent: -999em;
background: url(../img/intro_devnet_illustration.png) no-repeat; }

p.introtext1 {
position: absolute; top: 15px; left: 20px;
font: normal 2em "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
line-height: 1.4em;
color: #fff; }

p.introtext2 {
position: absolute; top: 15px; right: 20px;
width: 280px;
font: normal 1.6em "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
line-height: 1.4em;
text-align: right;
color: #fff; }

#intro_devnet a {
padding: 0 2px;
background: #00b0d8;
color: #fff; }


/* HACKATHON */

div#devnet_hackathon {
float: left;
margin-right: 15px;
width: 633px; }

div#devnet_hackathon .content_inner {
margin: 0 15px; padding-bottom: 0;
width: 605px; height: 70px; }

#devnet_hackathon h3 {
margin: 0 0 10px;
font: normal 2em "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
line-height: 1;
color: #fff; }

#devnet_hackathon p {
margin: 0;
font-size: 1.2em;
line-height: 1.4em;
color: #fff; }

a#join_hackathon {
position: absolute; top: -10px; right: -10px;
display: block;
width: 200px; height: 90px;
text-indent: -999em;
background: url(../img/join_hackathon.gif) no-repeat; }



/* HIRE */

div#devnet_hire {
float: left;
width: 308px;
background: #bed63a url(../img/devnet_hire_bg.png) no-repeat 195px 100%; }

div#devnet_hire .content_inner {
margin: 0 15px; padding-bottom: 0;
width: 280px; height: 70px; }

#devnet_hire h3 {
margin: 0 0 10px;
font: normal 1.8em "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
line-height: 1;
color: #fff; }

#devnet_hire p {
margin: 0;
font-size: 1.2em;
line-height: 1.4em;
color: #fff; }


/* BLOCKS */

#devnet_blog, #devnet_forum, #devnet_api {
float: left;
width: 308px; }
#devnet_blog, #devnet_forum {
margin-right: 15px; }
#devnet_api {
margin-right: 0; }
#devnet_blog .content_inner, #devnet_forum .content_inner, #devnet_api .content_inner {
float: left;
width: 278px !Important; }

#devnet_blog ul, #devnet_forum ul, #devnet_api ul {
clear: left; }

#devnet_blog li, #devnet_forum li, #devnet_api li  {
font-size: 1.2em;
line-height: 1.4em;
margin: 0 0 5px; padding: 0 0 0 15px;
background: url(../img/icons/devnet_list.gif) no-repeat 0 3px; }

#devnet_blog li a, #devnet_forum li a, #devnet_api li a {
color: #666; }
#devnet_blog li a:hover, #devnet_forum li a:hover, #devnet_api li a:hover {
color: #bed63a; }