body {
	background-color: #ded3be;
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial;
}

form {
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial;
}

h1 {
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	font-size: 18px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	font-size: 14px;
}

h3 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	font-size: 12px;
}

p {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #263248;
}

a:hover {
	text-decoration: underline;
}

label {
	font-weight: bold;
	font-size: 11px;
}

#top_bar {
	border-bottom-width: 1px;
	border-bottom-color: #263248;
	border-bottom-style: solid;
}

#user_bar {
	font-size: 11px;
	margin-top: 10px;
	border-width: 0px;
	text-align: right;
}

#user_bar a {
	font-size: 11px;
	border-width: 0px;
	text-align: right;
}

.user_bar_icon {
	padding-bottom: 1px;
	padding-right: 4px;
	display: inline;
}

.user_bar_icon img {
	background-color: white;
	padding: 1px;
	top: 6px;
	position: relative;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	vertical-align: baseline;
}

.user_bar_item {
	padding-bottom: 7px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 10px;
	display: inline;
}

#filter_bar {
	margin-top: 5px;
	margin-bottom: 5px;
}

#action_bar {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
}

#search_bar {
	text-align: right;
}

#navigator {
	margin-bottom: 20px;
}

input.#navigator {
	font-size: 20px;
	margin-bottom: 20px;
}

#list {
}

.list_row {
	padding-left: 10px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
}

.list_row_flagged {
	margin-bottom: 5px;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.vote_count_box {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #7e8aa2;
	font-size: 24px;
	text-align: center;
}

.vote_counter {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.vote_counter_label {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	font-size: 9px;
}

.vote_link_box {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

#list_comments {
	margin-top: 15px;
}

.list_comments_row {
	padding-bottom: 5px;
	padding-top: 10px;
	border-top-color: #263248;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 20px;
	font-size: 12px;
}

.list_comments_row p {
	font-size: 12px;
}

.list_comments_row_footer {
}

.list_subcomments_row {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-color: #7e8aa2;
	border-top-width: 1px;
	border-top-style: dotted;
	font-size: 12px;
}

.list_subcomments_row p {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #263248;
	font-size: 12px;
}

.entry {
	padding-left: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
}

p.entry {
	color: #263248;
	margin-right: 20px;
	font-size: 13px;
}

h1.entry {
	margin-bottom: 5px;
	padding-bottom: 1px;
	margin-right: 20px;
	border-bottom-color: #7e8aa2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

h1.entry a {
	text-shadow: 1px 1px #e5e5e5;
	color: #263248;
	border-bottom-style: solid;
}

.list_tags_row {
	margin-top: 8px;
}

.list_tag_item {
width: 190px;
float:left;
}

.tag_mini {
	font-weight: bold;
	color: white;
	padding-right: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #7e8aa2;
	margin-right: 5px;
	font-size: 10px;
	display: inline-block;
}
.tag_mini A {
	color: white;
	margin-right: 5px;
	display: inline-block;
}
.tag {
	font-weight: bold;
	padding-right: 6px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #7e8aa2;
	margin-right: 5px;
	font-size: 12px;
	display: inline-block;
}

.tag A {
	text-shadow: 0px 1px #263248;
	color: white;
	margin-right: 5px;
	display: inline-block;
}
.tag_count {
	display: inline-block;
}

.list_user_icon {
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
}

.list_user_name {
	display: inline-block;
}

.editor {
	padding: 5px;
	margin-bottom: 8px;
	height: 250px;
}

.job_type {
	margin-left: 5px;
	position: relative;
	font-variant: small-caps;
	top: -3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
	text-shadow: 0px 1px #7e8aa2;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #ff9800;
	padding-right: 10px;
	padding-left: 10px;
}

.feed_badge {
	margin-left: 5px;
	position: relative;
	font-variant: small-caps;
	top: -3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10px;
	text-shadow: 0px 1px #7e8aa2;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #ff9800;
	padding-right: 10px;
	padding-left: 10px;
}

.link_button {
	line-height: 10px;
	margin-left: 5px;
	display: inline;
	font-size: 10px;
	text-shadow: 0px 1px #7e8aa2;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #ff9800;
	padding-right: 8px;
	padding-left: 5px;
}

.nav_active {
	padding: 10px;
	background-color: #263248;
	color: white;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

.nav {
	padding: 10px;
	background-color: #b8ae9c;
	text-shadow: 0px 1px #263248;
	color: white;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;	
}

.list_row_entry_1 {
	display: block;
}

.paper {
	background-color: white;
}

#comment_form {
	margin-top: 15px;
}

#comment_form h1 {
	border-top: dotted 1px #7e8aa2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.action {
	margin-top: 0px;
	padding-top: 0px;
	color: #7e8aa2;
	font-size: 10px;
	text-align: left;
}

.byline {
	margin-top: 0px;
	padding-top: 0px;
	color: #7e8aa2;
	font-size: 10px;
	text-align: right;
}

.faded {
	opacity:.3
}
.comment_votes {
	font-size: 24px;
}
.wmd-preview {
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #7e8aa2;
	border-width: 2px;
	border-style: dashed;
}
.f_entry {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #7e8aa2;
	border-width: 1px;
}

.s_entry {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	border-style: solid;
	border-color: #7e8aa2;
	border-width: 1px;
}

#branding_bar {
	background-color: #ded3be;
	padding-bottom: 20px;
	padding-top: 20px;
}
#logo {

}
#nav_bar {
	background-color: #ded3be;
	padding-bottom: 0px;
	padding-top: 5px;
}
#nav_tabs {
	margin: 0px;
	padding: 0px;
}
#search_bar {
}
element {
}
#left {
	background-color: white;
	float: left;
	border-right-style: solid;
	padding-bottom: 30px;
}
#right {
	float: left;
	display: inline-block;
}
.content_body {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: #263248;
	border-bottom-color: #263248;
	border-right-color: #263248;
	border-top-color: #263248;
	border-left-width: 5px;
	border-bottom-width: 10px;
	border-right-width: 5px;
	border-top-width: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #263248;
}
#masthead {
	border-right-color: white;
	border-left-color: white;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 10px;
	border-left-width: 10px;
}
.inside_curve {
	margin-top: 3px;
}
.paging {
	font-size: 14px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
}
.entry_title {
	margin-right: 10px;
	font-weight: bold;
	font-size: 18px;
	border-bottom-color: #7e8aa2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.entry_body {
	margin-top: 5px;
	color: #7e8aa2;
	margin-right: 10px;
	font-size: 12px;
}
.entry_footer {
	margin-bottom: 5px;
	color: #7e8aa2;
	margin-top: 8px;
	margin-right: 10px;
}
.list_row_tags {
	float: left;
	position: relative;
}
.list_row_byline {
	color: #263248;
	float: left;
	position: relative;
	width: 250px;
}
.list_row_title {
	float: left;
	position: relative;
}
.list_row_votes {
	color: #7e8aa2;
	font-style: normal;
	font-weight: normal;
	position: relative;
	float: right;
}

/*

GRID COMMON 

*/

.w17 {

	width: 630px;

}
  
.w14 {
	width: 550px;
}
           
.w13 {
	width: 510px;
}
   
  

.w12 {

	width: 470px;

}

.w5 {
	width: 170px;
}
.w4 {
	width: 140px;
}
.w3 {
	width: 110px;
}
/*

FORM COMMON

*/

#form {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#comments {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.left_block {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#comments h1 {
	border-bottom-color: #7e8aa2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: 30px;
}

#form h2 {
	color: #7e8aa2;
	font-size: 18px;
}

#form h1 {
	margin-bottom: 20px;
	border-bottom-color: #7e8aa2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 15px;
	color: #263248;
	font-weight: normal;
}

.form_row {
	padding-top: 2px;
	padding-bottom: 2px;
}

.form_button_row {
	padding-top: 10px;
	padding-bottom: 2px;
}

.form_label {
	top: 6px;
	text-align: right;
}

.form_label_radio {
	top: 3px;
	text-align: right;
}

.form_label_wmd {
	top: 35px;
	text-align: right;
}
.form_validation_errors p {

	color: #ff9800 
}
.radio_offset {
	top: 7px;

}

.readonly {
	
	color: #7e8aa2;
	
}


/*

	LOGIN FORM

*/

.openid_row {
	margin-bottom: 15px;
	height: 60px;
	vertical-align: middle;
}

.open_id_provider {
	height: 30px;
	text-align: center;
}

#login_overlay {
	border-color: #263248;
	border-style: solid;
	border-width: 2px;
	text-align: left;
}

#login_image {
	text-align: left;
}

#login_block {
	margin-left: 15px;
	text-align: left;
}

#login_message {
	color: #7e8aa2;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	font-size: 14px;
}

#login_prefix {
	color: #7e8aa2;
	padding-right: 3px;
	margin-right: 0px;
	display: inline-block;
	font-size: 18px;
}

#login_input {
	font-size: 14px;
	display: inline-block;
}

#login_input input {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #7e8aa2;
	border-bottom-style: dotted;
	font-size: 14px;
	display: inline-block;
}

#login_suffix {
	color: #7e8aa2;
	padding-left: 3px;
	margin-left: 0px;
	display: inline-block;
	font-size: 18px;
}

#login_button {
	padding-left: 10px;
	display: inline-block;
}

#login_error {
	text-align: left;
	font-weight: bold;
	color: #ff9800;
	margin-top: 5px;
	margin-left: 15px;
}

#openid_help {
}

#register_help {	
}

#welcome {	
}

.rightbox h1 {
	font-size: 13px;
	color: #7e8aa2;
}

.rightbox p {
	color: #263248;
	font-size: 11px;
}

.rightbox {
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
}

.entry_column {
	text-align: center;
}

  

                 

  





   

          

  

.entry_column p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

/*

REGISTRATION FORM

*/





/* 

ENTRY PAGE

*/

.entry_page_votes {

	
	border-color: black;

	
	border-width: 1px;

	
	border-style: dashed;

	
	text-align: right;

	
	font-size: 18px;

	
	font-style: normal;

	
	font-weight: normal;

	
	color: #7e8aa2;

	
}

.gravatar img {
	text-align: center;
	border-style: solid;
	background-color: #e5e5e5;
	border-color: black;
	border-width: 1px;
	padding: 5px;
}

.handle {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

p.small {
	color: #263248;
	font-size: 10px;
}

element1 {
}

.countbox {
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 50px;
	text-align: center;
	background-color: #bfbfbf;
}

p.countbox_count {
	margin-top: 4px;
	padding-top: 4px;
	line-height: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

p.countbox_label {
	line-height: 12px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 9px;
}

.page_body {
	color: #7e8aa2;
	font-size: 14px;
}

.page_body p {
	color: #263248;
	font-size: 14px;
}

.page_footer {
	padding-top: 5px;
	border-top-color: #7e8aa2;
	border-top-style: dotted;
	border-top-width: 1px;
}

.page_title {
	margin-bottom: 3px;
	font-size: 24px;
	font-weight: bold;
	border-bottom-color: #7e8aa2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.comment {
}

.comment p {
	color: #263248;
	font-size: 14px;
}

.subcomment p {
	border-top-color: #7e8aa2;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #7e8aa2;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 4px;
	font-size: 12px;
}
.search_entity {
	position: relative;
	font-variant: small-caps;
	top: -3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
	text-shadow: 0px 1px #7e8aa2;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #263248;
	padding-right: 10px;
	padding-left: 10px;	
}
#searchbutton {
	top: -3px;
	font-size: 11px;
}
.big_blue p {
	color: #7e8aa2;
	font-size: 18px;
}
.ad_vertical {
	margin-bottom: 10px;
	padding: 3px;
	text-align: center;
}
.user_list_icon img {
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.user_list_info {
	padding-top: 10px;
	margin-right: 25px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
}
.list_title {
	color: #7e8aa2;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #263248;
	border-bottom-width: 1px;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}
element2 {
}
.feed_badge a {
	color: white;
}

