/* Reset - BEGIN */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Reset - END */

#footer, #adminmenu, #submenu, #postexcerpt, #wp-bookmarklet, #viewarc, #viewcat, div.ManageTable div span.ID, h2, #user_info, #quicktags, .zerosize, th, cite, #zeitgeist small, #incominglinks h3 {
	display: none;
}

body {
	font-family: Helvetica;
	cursor: default;
}

/* Header - BEGIN */
#mobilewphead {
	background-color: #448abd;
	color: #c3def1;
	padding: .8em;
	height: 1.8em;
}
#mobilewphead h1 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 1.2em 0 0 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 0.63em;
	padding-left: 0.63em;
}
#mobilewphead h1 a {
	color: black;
	text-decoration: none;	
}
#mobilewphead img.dashboard {
	float: left;
}
#mobilewphead img.home {
	float: right;
}
/* Header - END */

/* Navigation Menu - BEGIN */
#mobilenav {
	background-color: #83b4d8;
	padding: .5em 0;
}
#mobilenav ul {
}
#mobilenav ul li {
	display: inline;
	list-style: none;
	padding: .5em .5em .5em 0;
}
#mobilenav ul li a {
	font-size: .85em;
	color: white;
}

/* Navigation Menu - END */

/* Common body elements - BEGIN */
div.wrap {
	font-size: .8em;
}
h3, h2, legend, #draft-nag.wrap strong {
	font-weight: bold;
}
h2 {
	font-size: 1.8em;
}


div.wrap div {
	margin: 10px 0px 0px 0px;	
}
div.wrap fieldset {
	margin: 15px 0px 0px 0px;	
}

/* Common body elements - END */

/* Posts - BEGIN */
#titlediv {
	margin: 0 !important;	
}
#titlediv legend {
	margin: 0;	
}
#titlediv div {
	margin: 0;	
}
#titlediv div input {
	margin: 0;	
}

#poststatusdiv label {
	display: block;	
}

#poststuff p.submit {
	margin: 15px 0px 0px 0px;	
}
#poststuff p.submit input {
	display: block;
	width: 230px;
	font-size: .95em;
}
/* Posts - END */

/* Manage - BEGIN */
div.ManageTable div span.PostName {
	font: bold 1.2em Helvetica;
	color: #343a48;
	line-height: 2.5em;
	padding-bottom: 1.25em;
}
div.ManageTable div span.Comments {
	float: right;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	font-size: .6em;
	color: #585858;
	padding-right: 0.31em;
}
div.ManageTable div span.ManageActionLink {
	padding: 10px 5px 0px 0px;
}
div.ManageTable div span.ManageActionLink a {
	border: 1px solid #afafaf;
	background: #ececec;
	padding: 0.31em;
	color: #303030;
	line-height: 1.2em;
}
/* Manage - END */
