/*
Mobile Fotos Styles by Matthew Buchanan v1.00
*/

body {
	background: #000 url("../img/page-bg.jpg") no-repeat 50% 0;
	font: normal 62.5%/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #ccc;
	padding-bottom: 30px;
}

.header {
	height: 150px;
}

h1 {
	position: relative;
	background: url("../img/title.png") no-repeat 0 0;
	height: 70px;
	margin-top: 30px;
	text-indent: -999em;
	overflow: hidden;
}

h1 a {
	position: absolute;
	left: 40px;
	width: 500px;
	height: 70px;
	display: block;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	text-shadow: #000 0 1px 1px;
}

h5.features {
	width: 90px;
	height: 15px;
	text-indent: -999em;
	overflow: hidden;
	background: url("../img/features.png") no-repeat 0 0;
	margin: 25px 0 15px;
}

.panel p {
	line-height: 1.43;
}

.panel p a, a.alt {
	color: #c39;
}

.panel {
	padding: 8px 16px;
}

.panel h4 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.5;
}

.panel h4 a {
	border-bottom: 1px solid #333;
	padding: 0 1px;
}

.panel h4 a:hover {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

.sidebar {
	padding: 8px 12px;
}

.sidebar .nav {
	overflow: hidden;
	margin-bottom: 15px;
}

.sidebar h3 {
	float: left;
	font-weight: normal;
}

.sidebar #news {
	margin-right: 12px;
	margin-left: 18px;
}

.sidebar #news.selected {
	margin-left: 8px;
}

.sidebar h3 a {
	font-size: 1.6em;
	line-height: 1.5;
	color: #c39;
	border-bottom: 1px solid #333;
}

.sidebar h3 a:hover {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

.sidebar h3.selected {
	background: url("../img/sidebar-button.png") no-repeat 0 0;
	padding-left: 10px;
	overflow: hidden;
	height: 25px;
}

.sidebar h3.selected a {
	display: block;
	float: left;
	padding-right: 10px;
	background: url("../img/sidebar-button.png") no-repeat 100% 0;
	height: 25px;
	color: #fff;
	text-shadow: #000 0 -1px 1px;
	cursor: default;
}

#buzztweets {
	display: none;
}

.tweets {
	clear: left;
}

.tweets li {
	color: #999;
	font-size: 1.1em;
	line-height: 1.43;
	margin-bottom: 1em;
	overflow: hidden;
}

.tweets .loading {
	background: url("../img/loading.gif") no-repeat 50% 15px;
	padding: 50px 0 20px;
	text-align: center;
	text-indent: 1em;
	color: #333;
}

.tweets p a {
	color: #ccc;
}

.tweets cite {
	font-style: normal;
}

.tweets small a {
	font-size: 0.82em;
	color: #444;
	white-space: nowrap;
}

#features {
	font-size: 1.6em;
	line-height: 1.3;
	margin-bottom: 20px;
}

#features li {
	padding: 5px 0 0 40px;
	background: url("../img/icons.png") no-repeat 0 0;
	min-height: 32px;
	margin: 0.66em 0;
}

#features em {
	font-style: normal;
	font-size: 0.8em;
	color: #c39;
}

#features small {
	color: #666;
	font-size: 0.75em;
}

#features li.has_secondary {
	padding-top: 0;
}

#features .photos   { background-position: 0    0;   }
#features .contacts { background-position: 0 -100px; }
#features .explore  { background-position: 0 -200px; }
#features .search   { background-position: 0 -300px; }
#features .camera   { background-position: 0 -398px; }
#features .upload   { background-position: 0 -500px; }
#features .settings { background-position: 0 -600px; }
#features .playback { background-position: 0 -700px; }
#features .gestures { background-position: 0 -800px; }
#features .twitter  { background-position: 0 -898px; }

#appstore, #appstore span {
	display: block;
	background: url("../img/store-button.png") no-repeat 0 -40px;
}

#appstore {
	float: left;
	height: 40px;
	overflow: hidden;
	margin-bottom: 30px;
}

#appstore span {
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: #fff;
	background-position: 100% -40px;
	font-size: 1.75em;
	text-shadow: #03c 0 -1px 1px;
	height: 30px;
	cursor: default;
}

#appstore:active {
	margin: 1px 0 -1px;
}

#appstore:hover {
	background-position: 0 0;
	text-decoration: none;
}

#appstore:hover span {
	background-position: 100% 0;
	text-shadow: #009 0 -1px 1px;
}

.credits_column {
	position: relative;
}

#slideshow {
	position: absolute;
	top: 144px;
	left: 28px;
	z-index: 10;
}

#slideshow img { display: none; }

.highlight {
	position: absolute;
	top: 143px;
	left: 98px;
	width: 155px;
	height: 111px;
	background: url("../img/highlight.png") no-repeat 0 0;
	z-index: 20;
}

.credits {
	padding-top: 640px;
}

.credits .appstore {
	display: block;
	margin-bottom: 1.5em;
}

.credits p, .credits h5 {
	padding-right: 10px;
	margin-top: 0.75em;
	line-height: 1.5;
	color: #666;
	font-weight: normal;
}

.credits h5 {
	margin-bottom: 0.5em;
}

.languages {
	overflow: hidden;
}

.languages li {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
}

.footnotes {
	clear: both;
	font-size: 1.3em;
	line-height: 1.3;
}

.footnotes p {
	margin-bottom: 0.75em;
}

.footnotes p.outdent {
	text-indent: -0.9em;
	overflow: visible;
}

.footnotes a {
	border-bottom: 1px solid #333;
	padding: 0 1px;
}

.footnotes a:hover {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

a {
	color: #36f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}