body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	color: #212121;
	background: #EAE9E6;
}

h1, h2, h3 { margin-top: 0px; }

h1 {
	font-size: 2em;
	letter-spacing:-1px;
}

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

a {	color: #393939; }

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {	border: none; }

/* Header */
#header {
	width: 900px;
	height: 75px;
	margin: 0px auto;
	background: #393939 url(http://www.interviewpad.com/img/bg-gradient-trans.png) repeat-x scroll 0 100%;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#authMessage {
	padding-bottom:10px; 
	padding-top:20px;
}

/* Login */
#login {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	background: #FFFFFF;
}

#login a {
	text-decoration: none;
	color: #000000;
}

/* Logo */
#logo {
	float: left;
	padding-left: 25px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p { padding-left: 3px; }

#logo h1 { padding: 25px 0px 0px 0px; }

#logo a { color: #FFFFFF; }

/* Menu */
#menu {
	float: right;
	margin: 30px 0 0 0;
	padding-right: 20px;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu ul li a, #menu ul li a:visited {
	background:transparent url(http://www.interviewpad.com/img/banner-nav_left-trans.png) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:17px;
	line-height:100%;
	padding:5px 0 0 12px;
}
#menu a, #menu a:visited {
	text-decoration:none;
}

#menu ul li {
	background:transparent url(http://www.interviewpad.com/img/banner-nav_right-trans.png) no-repeat scroll right top;
	cursor:pointer;
	height:22px;
	float: left;
	margin:1px 0 1px 5px;
	padding:0 12px 0 0;
}

#menu ul li a:hover, #menu ul li:hover a {
	background:transparent url(http://www.interviewpad.com/img/banner-nav_left-trans.png) no-repeat scroll left bottom;
	color:#FFFFFF;
}

#menu ul li:hover {
	background:transparent url(http://www.interviewpad.com/img/banner-nav_right-trans.png) no-repeat scroll right bottom;
	cursor:pointer;
}

#menu a {
	display: block;
	width: auto;
	height: 20px;
	padding: 8px 20px 0px 20px;
	background: #393939;
	text-decoration:none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */
#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

/* Content */
#content {
	float: left;
	width: 570px;
	padding: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	background: #FFFFFF;
}

.post {
	margin: 0px 0px 20px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #E4E4E4 solid 1px;
	color: #0281CA;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
	color: #5E5E5E;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 260px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF;

}

#sidebar li ul {
	margin-top: -0.8em;
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: #E4E4E4 solid 1px;
}

#sidebar h2 {
	padding: 4px 10px;
	background: #E2F0F9;
	font-size: 1.2em;
	color: #0281CA;
	border-bottom:1px solid #CBDAE3;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Comments */
#article-comments {
	margin: 20px 0;
	border: solid 1px #CBDAE3;
	padding: 10px;
}

#article-comments .comment {
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
}

#article-comments .first-comment {
	border-top: 0;
	padding-top: 0;
}

#article-comments .comment .comment-body {
	margin: 10px 0 10px 55px;
}

#article-comments .comment .comment-body p {
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

#article-comments .comment .comment-body .posted-on {
	color: #888;
	font-size: 11px;
	margin-top: 4px;
}

#article-comments .user .user-info-area {
	margin-left: 55px;
}

html[xmlns] .clearfix {
display:block;
}

.user {
margin-bottom:7px;
position:relative;
}

.user-save-inside .user-area {
margin-left:0;
}

.user .user-area {
!margin-left:5px;
position:relative;
background: #E2F0F9;
padding: 5px;
}

.user .user-image-area {
float:left;
}

.article .article-actions .comments-link {
font-weight:normal;
}
.article .article-actions .report-area {
}
.article-reported .reported, .comment-actions .reported {
color:#990000;
font-size:11px;
}

.comment-actions {
font-size:11px;
margin:5px 0 0;
}

.comment-actions a {
color:#688893;
}

fieldset, img {
border:0 none;
}

/* Footer */
#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	padding-left: 0px;
	color: #FFFFFF;
	background: #393939;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	margin-left: 20px;
	text-align: left;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

/* Login and buttons */
#UserLoginForm {
	margin:0;
	padding:0;
}

.form_row {
	clear:left;
	display:block;
	margin-top:6px;
}

.form_row .input_label {
	color:#444444;
	font-size:1.1em;
	padding-top:10px;
	padding-right:10px;
	width:80px;
	float:left;
	font-weight:bold;
	letter-spacing:0.02em;
	text-align:right;
}

.form_row .input input {
	border:1px solid #CCCCCC;
	color:#444444;
	padding:6px 25px 6px 8px;
	width:160px;
}

input[type="text"], input[type="password"], textarea {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	font-size:1.1em;
}

.em09 {
	font-size:0.9em;
}

.martop15 {
	margin-top:15px;
}

#UserLoginForm input:focus,#UserLoginForm input:hover {
border:1px solid #0281CA;
}

#UserSignupForm input:focus,#UserSignupForm input:hover {
border:1px solid #0281CA;
}

.error{
color:red;
font-weight:bold;
}
		
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url('http://www.interviewpad.com/img/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('http://www.interviewpad.com/img/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

button, .button {
	background:transparent url(http://www.interviewpad.com/img/bg_button_a.gif) no-repeat scroll right top;
	color:#444444 !important;
	cursor:pointer;
	display:block;
	float:left;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:24px;
	line-height:normal;
	overflow:hidden;
	padding-right:18px;
	text-decoration:none;
}
		
button span, .button span {	
	background:transparent url(http://www.interviewpad.com/img/bg_button_span.gif) no-repeat scroll left top;
	font-weight:bold;
	line-height:14px;
	padding:5px 0 5px 18px;
}