/*
File: CiUI.css

Style sheet complementing CiUI library.

License:
	http://clientside.cnet.com/wiki/cnet-libraries#license
*/

* {
	padding: 0;
	margin: 0;
	font-family:Helvetica,"Lucida Grande",Verdana,Arial,sans-serif;
}

body {
	overflow: visible;
	padding: 0;
	margin: 0;
	width: 320px;
}

#iphone_header {
	left: 0px;
	top: 0px;
	height:44px;
	background: #ca2026;
}

#iphone_body {
	position: relative;
	overflow: hidden;	
	width: 100%;
	min-height: 316px;
}

.iphone_page {
	position: absolute;
	width: 100%;
}

#iphone_footer {
	position: relative;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#iphone_backbutton {
	position: relative;
	float: left;
	top: 7px;
	left: 5px;
	cursor: pointer;
	display: none;
}

#iphone_backbutton_text {
	background:transparent url(/images/mobile/back-button-body.png) no-repeat scroll right top;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:30px;
	margin-left:11px;
	padding-right:5px;
	padding-top:9px;
	text-decoration:none;
}

#iphone_loading_page {
	display: none;
}

#iphone_title {
	color: white;
	position: relative;
	text-align: center;
	padding: 0;
	top: 13px;
	font-weight: bold;
	font-size: 18px;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	left: 5px;
}

.info_msg {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:300px;
	width:100%;
	margin-bottom:150px;
	margin-top:100px;
}

#cancel_button {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #333;
}

.menu {
	width: 100%;
	list-style-type: none;
}

.menu > li {
	clear: both;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
	padding: 8px 0pt 8px 10px;
	border-bottom: 1px solid #ddd;	
}

.menu > li > a {
	text-overflow: ellipsis;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 8px 32px 8px 10px;
	margin: 0px 0pt -8px -10px;
	background: url(/images/mobile/arrow-right.png) no-repeat right center;
}
.menu li button {
	font-size:16px;
	font-weight:bold;
	vertical-align: middle;
}

.menu li img {
	border: 0px;
	vertical-align:middle;
	margin-right: 5px;
}

/* -- iminta -- */

#iphone_header {
	background: url(/images/mobile/logo.gif);
}

.menu li {
	min-height: 30px;
	height: auto;
}
.menu li, h1 a {
	background: no-repeat 5px 50%;
	padding-left: 27px;
}
.chatter li {
	background-position: 5px 13px !important;
}
a {
	color: #579400;
	text-decoration: none;
}
h1 a {
	font-size: 16px;
	display: block;
	margin: 10px 0px;
}
div.desc {
	padding: 0px 10px;
}

div.videoScreen {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}
div.videoScreen a {
	background:#000000 url(http://www.digg.com/img/v-default.gif) no-repeat scroll 50% 2px;
	height:85px;
	width:90px;
	display:block;
}
div.videoScreen span {
	background:transparent url(/images/video_play.png) repeat scroll 0%;
	height:85px;
	width:90px;
	display: block;
}
#intaList li.inta div.intaDesc div.intaThumb {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}
#intaList li.inta div.intaDesc div.intaThumb img {
	border: none;
}
div.byline {
	padding: 0px 10px 8px 15px;
	font-size: 12px;
}
img.avatar {
	vertical-align: middle;
	border: 1px solid #999 !important;
}
ul.inta_menu {
	clear:both;
	margin-top: 12px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.userQuoteAvatar img {
	position: relative;
	top: -2px;
}
div.commentsList {
	padding: 10px;
	clear:both;
}
div.commentsList h2 {
	font-size: 16px;
	margin-bottom: 8px;
}
div.commentsList ul {
	list-style: none;
}
div.commentsList li {
	position: relative;
}
div.commentsList p.comment {
	margin-left: 30px;
}
div.commentsList li.odd {
	background: #f9f9f9;
}
.chatter div.commentsList {
	font-size: 12px;
}
.chatter div.commentsList p {
	margin-top: 6px;
}
div.commentsList li {
	min-height: 22px !important;
	padding: 2px 0px !important;
}
div.userQuoteAvatar {
	background: url(/images/user_quote_bg.gif);
	width: 16px;
	height: 12px;
	padding: 2px;
	margin: 2px 5px;
	text-align: left;
	position: absolute;
	top: 4px;
}
.menu > li.go_back > a.go_back {
	background: none;
}
.menu > li.go_back {
	background: url(/images/mobile/arrow-left.png) no-repeat left center;
}
h1, h2, h3 {
	font-size: 16px;
	margin: 8px;
}
form.login {
	margin: 8px;
}
form.lookup {
	margin: 16px;
}
form.lookup h2 {
	margin-left: 0px;
}
p, center {
	margin: 8px;
}
input.commentInput {
	margin: 5px 5px 5px 30px;
	width: 200px;
	vertical-align: middle;
}
.chatter input.commentInput {
	width: 180px
}
li.commentBox div.userQuoteAvatar {
	top: 9px;
}
#iphone_footer {
	margin: 10px;
}
ul.login {
	list-style: none;
}
ul.login li {
	margin: 0px 10px 10px;
}
input {
	height: 20px;
	vertical-align: middle;
}
li.favorite a {
	margin-left: 18px;
	
}
li.favorite {
	position: relative;
}
li.favorite span {
	width: 17px;
	height: 100%;
	background: url(/images/favorite_it_favicon.gif) center no-repeat;
	position: absolute;
	top: 0px;
}

