/* @override 
	http://localhost:8888/studio/css/style.css
	http://sixsidedstudio.com/css/style.css
	http://localhost:8888/cake1.3/studio/css/style.css
*/

h1{
	margin-bottom: 20px;
	margin-top: 20px;
}

.bold{
	font-weight: bold;
	color: #63f7ff;
}


body {
	background-color: #7b7b7b;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	background-color: #31617a;
	padding: 25px;
	z-index: 0;
	-webkit-border-bottom-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	-moz-border-radius-bottomleft: 50px;
	margin-bottom: 25px;
}

div#header{
	height: 115px;
	position: relative;
}

#logo{
	width: 275px;
	margin-top: -4px;
}

#open {
	margin-top: 35px;
	position: absolute;
	right: 13px;
	z-index: -1;
	top: -15px;
	display: none;
}

#nav_main{
	text-align: right;
	width: 43%;
	margin-left: auto;
	margin-top: -177px;
	background-color: #7b7b7b;
	border: 5px solid #ffffff;
	height: 53px;
	padding-top: 93px;
	padding-left: 10px;
	padding-right: 10px;
}

#nav_main li{
	margin-top: 10px;
	letter-spacing: 0;
	margin-left: 87px;
}

a#home{
	background: url(../img/nav/home.png) no-repeat;
	padding: 14px;
	display: inline-block;
	width: 17px;
	float: left;
	margin-right: 11px;
}

a#apps{
	padding: 14px;
	background: url(../img/nav/apps.png) no-repeat;
	display: inline-block;
	width: 8px;
	float: left;
	margin-right: 11px;
}

a#web{
	padding: 14px;
	background: url(../img/nav/web.png) no-repeat;
	display: inline-block;
	width: 61px;
	float: left;
	margin-right: 11px;
}

a#news{
	padding: 14px;
	background: url(../img/nav/news.png) no-repeat;
	display: inline-block;
	width: 8px;
	float: left;
	margin-right: 11px;
}

a#contact{
	padding: 14px;
	background: url(../img/nav/contact.png) no-repeat;
	display: inline-block;
	width: 27px;
	float: left;
	margin-right: 11px;
}

#nav_main a:hover{
	background-position: 0 -25px;
}

#new{
	position: absolute;
	right: 99px;
	top: -33px;
}

#content_main {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

.hero {
	position: relative;
}

#hero{
	width: 100%;
	height: 286px;
	background-image: url("../img/heros/deckHero.png");
	margin-bottom: 25px;
	margin-top: 35px;
}

#badge{
	position: absolute;
	right: 63px;
	z-index: -1;
	top: -100px;
}

img#iPhone {
	position: absolute;
	left: 321px;
	width: 321px;
	top: -125px;
	z-index: 0;
}

img.appStore {
	margin-top: -10px;
	width: 150px;
}

div#content_main_columnLeft {
	width: 66%;
}

#content_main_columnLeft p {
	line-height: 1.5em;
}

#content_main a{
	text-decoration: underline;
}

#content_main a:hover{
	text-decoration: none;
	color: #7b7b7b;
}

#leftColumn {
	width: 66%;
	clear: left;
	float: left;
}

#rightColumn{
	width: 33%;
	float: left;
	margin-top: -75px;
}
/********/
/* Apps */
/********/
li.mainJobsList {
	margin-bottom: 60px;
	padding-bottom: 20px;
	border-bottom: 1px solid #7b7b7b;
	float: left;
	width: 100%;
}

.mainJobsList li{
	font-size: 14px;
	margin-bottom: 15px;
}

img.iphone, img.screen{
	float: right;
	width: 181px;
	margin-top: -79px;
	margin-right: 37px;
}

img.iphone4{
	width: 250px;
	margin-right: 0;
}

img.screen {
	margin-top: -25px;
	width: 300px;
	margin-right: 0;
}

img.screen:hover{
	-webkit-box-shadow: 0 0 10px #fff;
	-moz-box-shadow:0 0 10px #fff;
}

img.icon {
	float: left;
	padding-right: 15px;
	margin-top: -8px;
	width: 70px;
}

#jobs p{
	width: 544px;
	margin-left: 90px;
	margin-top: 10px;
}
li.tools {
	width: 505px;
	margin-left: 90px;
	margin-bottom: 25px;
}

#jobs .tools  li{
	display: inline;
	margin-right: 15px;
}

#jobs .appStore{
	width: 150px;
	margin-left: 79px;
}

.features  {
	margin-left: 89px;
	width: 505px;
}

#jobs .features li {
	margin-bottom: 0;
	margin-left: 15px;
}

/**************************/
/* Cupcakes Shop Matching */
/**************************/
img#icon{
	float: left;
	margin-right: 20px;
	margin-left: -5px;
	margin-bottom: 15px;
}

ul#features{
	margin-bottom: 20px;
}

ul#features li{
	margin-left: 20px;
	margin-bottom: 5px;
}

ul#directions li{
	margin-left: 20px;
	margin-bottom: 5px;
}

ul#directions li ul{
	margin-bottom: 10px;
}

ul#directions h3{
	margin-bottom: 10px;
	color: #bfd4ff;
}

ul#gallery li{
	display: inline;
}

ul#gallery img{
	width: 100px;
}

/**********/
/* Footer */
/**********/

#content_footer {
	clear: both;
}

#content_footer p {
	text-align: right;
	font-size: 10px;
	color: #;
}

#content_footer li {
	display: inline;
}

/* News Section */

ul#news {
	width: 66%;
}

ul#news li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #7b7b7b;
}
.date {
	float: right;
	font-size: 26px;
	text-align: center;
	font-family: "Marker Felt", impact, "Helvetica Neue", Arial;
}

.month{
	color: #47b6bc;
}
