/*   
Theme Name: MyOwnPhotoApp.com
Theme URI: http://www.myownphotoapp.com
Description: The Custom Theme for the MyOwnPhotoApp.com WordPress install
Author: Matt Ward
Author URI: http://www.echoenduring.com
Version: 1.0
*/

body{
	background: black url(images/bottom-background.jpg) center bottom no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 21px;
}
#body{
	background: url(images/top-background.jpg) top center no-repeat;
}

/* HEADER STYLES */

#header{
	background: #000 url(images/header-background.jpg) center repeat-x;
	height: 85px;
	border-bottom: 1px solid rgba(152,152,152,0.30)
}

/* MENU STYLES */

#headerMenu{
	margin-left: auto;
	margin-right: auto;
	padding-left: 255px;
	width: 725px;
	height: 85px;
}
#headerMenu li{
	height: 85px;
	float: left;
	text-align: center;
	margin: 0px 6px;
}
#headerMenu a{
	display: block;
	width: 100%;
	height: 45px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	padding: 40px 5px 0px 5px;
}
#headerMenu a:hover{
	background:url(images/header-menu-background.jpg) top left repeat-x
}

/* BODY STYLES */

#main{
	min-height: 600px;
}

#logo{
	background: url(images/logo.png) top left no-repeat;
	position: absolute;
	top: -60px;
	left: 70px;
	width: 169px;
	height: 250px;
}

#iphoneLens{
	position: absolute;
	top: -85px;
	right: -10px;
	width: 324px;
	height: 398px;
}

#leftbar{
	margin-top: 208px;
	width: 180px;
	padding: 20px;
	background: rgba(127,127,127,0.05);
}
#middlebar{
	width: 420px;
	padding: 20px;
	background: rgba(127,127,127,0.05);
}
#fullbar{
	width: 660px;
	padding: 20px;
	background: rgba(127,127,127,0.05);
}
#rightbar{
	position: relative;
	width: 180px;
	padding: 20px;
	background: rgba(127,127,127,0.05);
	z-index: 5;
}
.righthome{ margin-top: 258px; }
#wrapperMain{
	position: relative;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}

/* FOOTER STYLES */

#footerMenu{
	text-align: right;
	color: #76c0ce;
	font-size: 0.80em;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footerMenu a{
	color: #76c0ce;
	text-decoration: none;
}
#footerMenu a:hover{
	text-decoration: underline;
}
#footer{
	background: #000 url(images/footer-background.jpg) center repeat-x;
	height: 43px;
	border-top: 1px solid rgba(152,152,152,0.30);
	text-align: right;
	color: #475a5d;
	font-size: 0.8em;
}
#footer p{margin-top: 12px; margin-bottom: 0px;}
#footer a{color: #475a5d; text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer div{position:relative}
#footer div div.edit{position: absolute; width: 20px; height: 20px; top: 1px; left: 1px; background: url(images/edit.png) center no-repeat;}
#footer div div.edit a{display: block; width: 100%; height: 100%}
#footer div div.edit a span{display: none;}
h1{ 
	margin-top: 15px; 
	font-size: 1.3em;
	color: #76c0ce; 
}
h2:first-child{
	margin-top: -20px;
}
h2{
    font-size: 18px;
	height: 35px;
	background: url(images/iphone-icon.png) 17px 10px no-repeat;
	margin: 0px -20px 10px -20px;
	padding: 15px 0px 0px 45px;
	border-bottom: 2px groove rgba(152,152,152,0.30);
	color: #76c0ce;
	font-size: 1.2em;
}
a{
	color: #76c0ce;
	text-decoration: none;
}
a:hover{
	color: #a0e2ee;
}
p{
	margin-bottom: 1em;
	margin-top: 1em;
}
p big{display: block; margin-right: 40px;}
p big.s1{font-size: 22px; color:#76c0ce; line-height: 30px; margin-bottom: 1em;}
p big.s2{font-size: 1.2em; margin-bottom: 1.5em;}


/* NEWS REEL STYLES */

small       { font-size: 0.85em; }
#galleryList li{
	margin: 5px -20px;
	padding: 0px 20px;
	background: url(images/news-arrow.png) -1px 5px no-repeat;
}
#twitter_update_list li, #newsReel li{
	margin: 5px -20px;
	padding: 0px 20px;
	background: url(images/news-arrow.png) -1px 5px no-repeat;
}
#twitter_update_list li span{
	display: block;
}
#twitter_update_list li span a{
	font-size: 1em;
}
#twitter_update_list li a{
	color: #76c0ce;
	font-size: 0.75em;
	font-style: italic;
}

/* GALLERY STYLES */

#iPhoneGallery{
	background: url(images/iphone-large.png) center no-repeat;
	width: 257px;
	height: 475px;
	margin: 0px auto 60px auto;
	padding-top: 1px;
}
#iPhoneGalleryFrame{
	width: 210px;
	height: 315px;
	margin: 80px 0px 0px 25px;
}

/* VARIOUS STYLES */

img.sampleAppLeft{float: left; margin-bottom: 10px}
img.sampleAppRight{float: right; margin-bottom: 10px}
/* FORM STYLES */

.wpcf7-form-control-wrap input{
	background: rgba(0,0,0,0.30); 
	border: 1px solid rgba(152,152,152,0.30); 
	color: rgb(200,200,200); 
	padding: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 7px;
	font-size: 12px;
}
.wpcf7-form-control-wrap textarea{
	background: rgba(0,0,0,0.30); 
	border: 1px solid rgba(152,152,152,0.30); 
	color: rgb(200,200,200); 
	padding: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 400px;
}

/* SLIDER STYLES */

/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider                         { width: 210px; height: 315px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 210px; overflow: auto; height: 315px; margin: 0 0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 315px; width: 210px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -88px; }
.anythingSlider .back                   { background-position: -67px 0; left: -90px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 395px; text-align: center;}
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #909090 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #909090; }

#start-stop                             { background: green; background-image: url(images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 20px; top: 395px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

