@font-face {
        font-family: 'yb_uni_sans';
        src: url('/fonts/Uni_Sans_Semi_Bold-webfont.eot');
		src: local('yb_uni_sans_local'), url('/fonts/Uni_Sans_Semi_Bold-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

.post_list blockquote p {
	margin: 20px 20px 0 20px;
	font-style: italic;
	line-height: 1.5em !important;
}

div.post ul {
	margin-left: 30px;
}

.blue {
	color: #3B5998;	
}
.blog_body .blog_title{
	float: left;
	width: 100%;
	position: relative;
}
.blog_body .blog_title .blog_header_right{
	position: absolute;
	right: 0px;
	top: 0px;	
}

.blog_header_ad{
	float: left;
}
.blog_title a { 
	font-size: 26px;
	color: #333;
	cursor: pointer;
}
.post_title {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #3B5998;
}
.post_title a {
	font-size: 20px;
	color: #3B5998;
}
.timestamp {
	text-transform: uppercase;
	color: #999;
	text-align: right;
	float: left;
	width: 30px;
	border-right: 3px solid #bbb;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-right: 10px;
}
.post {
	width: 548px;
}

.post .byline { font-size: 11px; margin: 3px 0px 14px 0px; color: #888; }

}
.blog_body {
	margin: 0 auto;
	width: 600px;
}

/* wysiwyg isolation */
.post_list .post ul {
	list-style-type: disc;
}
.blog_body .post_list .post li {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
/* wysiwyg isolation */

/* dashboard styles */
#dashboard_body {
	background: url(/images/BLOG_BG_Blue.jpg) top left no-repeat #2E45B9;
}
.dashboard_main {
	width: 974px;
	padding: 10px;
	margin: 0 auto 0 auto;
	font-family: arial,sans-serif;
}
.dashboard_main .blog_title {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
.dashboard_main .blog_title a {
	font-size: 18px;
	color: #3B5998;
}
.dashboard_left {
	background-color: #fff;
}
.dashboard_left .padded_content{
	padding: 0px 20px !important;
}
.dashboard_main .section_title {
	padding: 5px 10px;
	margin: 0;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #6699CC;
}
.dashboard_section .section_title {
	text-transform: uppercase;
	margin-right: 10px;
}
.dashboard_main ul.post_list {
	margin: 20px 10px;
	padding: 0;
	width: auto;
}
.dashboard_main ul.post_list li {
	margin-left: 0;
}
.dashboard_main .rail_box h3.blog_title {
	font-size: 20px;
}
.dashboard_main .rail_box li {
	font-size: 13px;
}
.dashboard_main table {
	width: 100%;
	border-collapse: collapse;
}
.dashboard_main td {
	vertical-align: top;
}
.dashboard_main h3 {
	margin: 0;
}
.dashboard_main td.rail {
	width: 300px;
	margin: 0;
}
.dashboard_main td {
	padding: 0;
}
.dashboard_main .other_blogs {
	margin-left: 10px;
	color:#fff;
}
.dashboard_main .selected_blog {
	background: #6699CC;
	margin: 0;
	padding: 5px 10px;
	padding-left: 0;
	color: #fff;
}
.dashboard_main .selected_blog a {
	color: #fff;
}
.dashboard_main .selected_blog .blog_title {
	text-align: right;
	margin-bottom: 0;
}
.dashboard_main .selected_blog .collaborator_status {
	margin-top: 0;
	text-align: right;
}
.dashboard_main ul.blog_links {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	float: left;
	width: 170px;
}
.dashboard_main .blog_avatar_container{
	float: right;
	margin-top: 10px;
}
.dashboard_main ul.blog_links li {
	padding: 10px;
}
.dashboard_main ul.blog_links li.selected {
	background-color: #fff;
	color: #333;
}
.dashboard_main ul.blog_links li.contrib_item {
	margin-right: 0;
}
.dashboard_main ul.other_blogs_list {
	list-style: none;
	margin:0;
	padding: 0;
}
.dashboard_main ul.other_blogs_list li {
	margin: 5px 0;
	border: 1px solid #ccc;
	background: #ddd;
	padding: 10px;
	margin-bottom: 20px;
}
.dashboard_main ul.other_blogs_list li:hover{
	background: #fff;
}
.dashboard_main .digg_pagination {
	padding-left: 0;
}
.digg_pagination {
	margin-bottom: 0px;
}
.blog_posts .digg_pagination {
	padding: 20px 0px 20px 25px;
}
.main_title {
	padding: 0;
	margin: 0;
	font-size: 24px;
	margin-bottom: 10px;
	color: #333;
	float: left;
}
.main_title a {
	color: #333;
}

.post_description {
	font-size: 16px;
	margin-bottom: 5px;
}
.post_selection_title{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
	color: #777;
}
ul#post_selection {
	list-style: none;
	padding: 0;
	margin: 20px 0px 20px 10px;
}
#post_selection li {
	float: left;
	margin: 0 50px 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #777;
}
#post_selection li.post_text a.post_button {
	display: block;
	width: 50px;
	height: 50px;
	background: transparent url(../images/post_text.gif) no-repeat;
	background-position: -50px 0;
}
#post_selection li.post_photo a.post_button {
	display: block;
	width: 50px;
	height: 50px;
	background: transparent url(../images/post_photo.gif) no-repeat;
	background-position: -50px 0;
}
#post_selection li.post_video a.post_button {
	display: block;
	width: 50px;
	height: 50px;
	background: transparent url(../images/post_video.gif) no-repeat;
	background-position: -50px 0;
}
#post_selection li.post_email a.post_button {
	display: block;
	width: 50px;
	height: 50px;
	background: transparent url(../images/post_email.gif) no-repeat;
}
.post_by_email {
	padding-left: 10px;
}
.post_by_email .intro{
	float: left;
	width: 380px;
}
.post_by_email .intro h3{
	font-size: 15px;
	margin-top: 10px;
}
.post_by_email .intro p{
	padding: 0;
	margin: 0;
	color: #555;
}
.post_by_email .intro .email_cta {
	border: 1px dashed #ccc;
	padding: 10px;
	text-align: center;
}
.post_by_email .email_addresses{
	float: right;
	width: 250px;
	margin-top: 20px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
}
.post_by_email .email_addresses ul {
	margin-left: 20px;
	padding: 0;
}
.email_addresses h4 {
	margin-bottom: 10px;
}
.email_addresses form {
	margin-left: 0px;
}
.email_addresses form #email_email{
	border: 1px solid #ccc;
	padding: 4px;
}
.email_addresses form input{
	margin-bottom: 5px;
}
/*#post_selection li.post_text {
	background: url(../images/post_text.png) no-repeat top center;
}
#post_selection li.post_photo {
	background: url(../images/post_photo.png) no-repeat top center;
}
#post_selection li.post_video {
	background: url(../images/post_video.png) no-repeat top center;
}
*//* end dashboard styles */

/* Post Styles */
.hero_form {
	margin: 0 0 10px 0;
}
.hero_field input {
	width: 608px;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #ccc;
}
.dashboard_main .form_error {
	padding: 0;
	padding-left: 20px;
	background: url(../images/silk/exclamation.png) no-repeat center left;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #555;
}
#post_form textarea {
  font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
  width: 628px;
  height: 350px;
  border: 1px solid #ccc;
/*  padding: 10px;
*/  line-height: 1.8em;
}
#post_form iframe { 
/*  background-color: #fff; 
  color: #333;
  font-size: 15px;
  border: 1px solid #ccc; 
  width: 635px; 
  height: 350px; 
  z-index: 1001;
  padding: 10px;
  line-height: 1.8em;*/
}

.toolbar a.special,
.toolbar a.special:hover {
  margin-right: 20px;
} 
/* end Post Styles */

/* right rail styles */
.blog_rail {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0 10px;
}
.rail_box {
	margin: 35px 0;
	color: #404040;
	font-size: 12px;
}
#rail #fhm_rail_box {
	margin-top: 10px;
}
#rail #fhm_rail_box a, #rail #fhm_rail_box a:visited, #rail #fhm_rail_box a:hover {
	color: #222;	
}

#msn_ad_rail_box {
}

.rail_box h3{
	margin: 0 0 5px 0;
	padding: 0;
}
.rail_box ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.rail_box li{
	padding: 2px 10px;
	font-size: 11px;
}
.rail_box .rail_contributor_list {
	margin-left: 10px;
}
.rail_contributor_list li {
	display: block;
	padding: 0;
	margin-right: 5px;
}
.rail_contributor_list li.contributor_box li{
	margin-left: 10px;
}
.rail_box .control {
	margin: 5px 0px 10px 0px;
}

.rail_box .control_toggle {
	font-size: 10px;
	color: #777;
	position: relative;
	top: -5px;
	left: 5px;
}

.rail_box .control_toggle a {
	font-weight: normal;
}

.rail_box .inline_controls {
	margin-left: 10px;
	color: #777;
}

#blog_description {
/*	color: #777;*/
	margin-top: 10px;
}
#blog_description img{
	float: left;
	margin-right: 10px;
}
#blog_description .blog_name{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

#contributors img{
	border: 1px solid #ccc;
}

#popular_posts_list li span.comment_count{
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #999;
}

#popular_posts_list li img{
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
}
#blog_roll_adds {
	font-size: 11px;
}
#blog_roll_adds label {
	margin-left: 5px;
}

#blog_roll_adds p {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

.field_1 input,
.field_2 input{
	width: 90px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #555;
}

.field_1 input {
	width: 70px;
}

#blog_roll_adds .fieldWithErrors{
	display: inline;
}
#blog_roll a#add_blog_link,
.add_link {
	background: url(../images/silk/add.png) left top no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	margin-top: 5px;
}

.formError,
#blog_roll_adds .formError {
	float: left;
	margin: 8px;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	background: url(../images/silk/exclamation.png) left top no-repeat;
}
#add_email_form .formError {
	margin: 0;
	margin-bottom: 5px;
}

#blog_roll_adds .fieldWithErrors #blog_favorite_name,
#blog_roll_adds .fieldWithErrors #blog_favorite_url{
	border: 1px solid #990000;
}

#add_dropbox .warning {
	font-size: 11px;
	color: #777;
	padding: 0;
	margin: 5px 0;
}

.drop_box_edit textarea{
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 15px;
	color: #333;
	font-size: 12px;
	width: 275px;
	margin-top: 15px;
}
.drop_box .inline_controls {
	float: none;
}
/* end right rail styles */

/* Post List Styles */
.blog_posts {
	margin: 0;
	padding: 0;
	background-color: #fff;
	float: left;
	overflow: hidden;
}
ul.post_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.post_list li {
	margin: 0px 15px 10px 10px;
	font-size: 16px;
}
.post_list li.blog_page_item {
	margin-bottom: 0px;
}
.post_list li.blog_page_item .post_spacer{
	margin: 30px 20px 10px 20px;
	height: 1px;
	border-top: dashed 1px #ddd;
}
.post_list h3 {
	padding: 0;
	margin: 0;
	color: #555;
}
.post_list p {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 13px;
	line-height:1.7em;
} 
.post_list .content_for_post {
	margin: 20px 0px;
}
.post_list .content_for_post li{
	line-height: 1.7em;
}
.post_list .post {
	float: left;
/*	border-left: 3px solid #bbb;
	padding-left: 10px;
	margin-left: 10px;*/
}
.hero {
	text-align: center;
	margin-bottom: 10px;
}
.post_list .hero img {
	padding: 10px 0;
}
.hero_form #hero_form_container {
	font-size: 11px;
}
.hero_form #hero_form_container input {
	margin-right: 5px;
}
/* end Post List Styles */

/* Blog Page Styles */
ul#blog_navigation {
	list-style:none;
}
#blog_navigation li {
	display: inline;
	margin: 0 10px;
}
.blog_body .post_list {
	margin-left: auto;
	margin-right: auto;
}
.blog_body .post_list li {
	padding: 20px 20px 0 20px;
}
.edit_controls {
	font-size: 11px;
	color: #777;
	text-align: right;
}
/* end Blog Page Styles */

/* customization styles */
.preview_link{
	font-size: 16px;
	margin: 20px;
	margin-right: 0px;
}
#customize_form .comment_message {
	color: #990000;
}
#customize_form label {
	display:block;
	margin-bottom: 5px;
}
#customize_form .option {
	float: left;
	margin: 10px;
	width: 170px;
}
#preview_header {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
#preview_header h3 {
	margin: 0;
	font-size: 14px;
}
#preview_frame {
	height: 700px;
	width: 100%;
}
#customize_main .blog_title_container {
	margin-bottom: 20px;
}
.customization_title {
	border-bottom: 1px solid #ccc;
}
.color_field,
.customization_field {
	width: 52px;
	border: 1px solid #ccc;
	padding: 5px;
}
.longer_field {
	width: 150px;
}
.image_controls {
	list-style: none;
	padding: 0;
	margin: 0;
}
.image_controls .buttons{
	color: #777;
	font-size: 11px;
}
#create_form .customize_buttons{
	margin-bottom: 0;
}
.customize_buttons {
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 11px;
}
.customize_buttons input {
	font-size: 11px;
}
.preview_control {
	text-align: right;
}
.preview_control input {
	margin: 0;
}
.px {
	font-size: 11px;
	color: #555;
	font-weight: bold;
}
.form_title {
	/*border-bottom: 1px dashed #ccc;*/
	clear:both;
	text-transform: uppercase;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #555;
	font-size: 14px;
}
.dashboard_main h3.form_title {
	margin: 20px 0 0 0;
}
.save_status {
	font-weight: bold;
	font-size: 14px;
}
.unsaved {
	color: #990000;
}
.saved {
	color: #ABC064;
}
#customize_form div.fieldWithErrors {
	margin-left: 0;
}
#create_form div.fieldWithErrors {
	margin-left: 0;
	display:inline;
}
#create_form label {
	clear: both;
	display:block;
	padding-top: 40px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #555;
	font-weight: bold;
}

#create_form label.checkbox_label{
	display:inline;
	margin: 0;
	padding: 0;
}
#create_form .checkboxes{
	margin-top: 30px;
}
#create_form .vanity_field{
	font-size: 13px;
	color: #575757;
}
#font_lucida {
	font-family: "lucida grande";
}
#font_georgia {
	font-family: georgia;
}
#font_helvetica {
	font-family: helvetica;
}
#font_arial {
	font-family: arial;
}
#font_tahoma {
	font-family: tahoma;
}
#font_verdana {
	font-family: verdana;
}

#blog_template_background_image,
#blog_template_header_image {
	width: auto;
	border: 1px solid #ccc;
	padding: 5px;
}
/* end customization styles */

#rss_icon {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	float: right;
}
.contributor_box {
	display:block !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contributor_box .person_photo {
	float: left;
}
.contributor_box .person_details{
	float: left;
}
.contributor_box .person_details .name{
	font-size: 18px;
	padding-top: 7px;
}
.contributor_box .person_details .name a{
	padding-right: 14px;
}
.follower_box{
	float: left;
	display:block;
	margin: 5px;
}
.follower_box img{
	border: 1px solid #ccc;
}
#followers_list{
	list-style: none;
	margin: 40px;
}
#followers_list img{
	margin-right: 10px;
	border: 1px solid #ccc;
}
#followers_list ul{
	list-style:none;
}
#followers .view_more{
	display:block;
	float: left;
	margin-left: 15px;
}
.contributor_box .hide_item{
	font-size: 11px;
	text-align: right;
}
.dashboard_section .message{
	font-size: 15px;
	padding: 20px;
}
.dashboard_section .message a{
	font-weight: bold;
}
.no_blog {
	margin: 40px;
	text-align: center;
	font-size: 18px;
	color: #555;
}
.no_blog span{
	color: #333;
	font-weight: bold;
}
.ybn_article_admin_toggle a{
	font-size: 11px;
	color: #777;
}
.flash_message{
	font-weight: bold;
	font-color: red;
	font-size: 13px;
	color: #555;
}

.recaptcha {
	padding-top 10px;
	padding-bottom: 10px;
}

.create_settings {
	padding: 0 20px;
}
.dashboard_main .widget_list_container h3{
	margin-top: 0px;
	margin-bottom:20px;
	font-size: 15px;
}
.create_settings .import_options{
	font-size: 15px;
}
.create_new_link {
	font-size: 13px;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 20px;
}
.create_new_link a{
	color: #fff;
}
.other_blog_image{
	float: left;
	padding: 10px;
}
.other_blog_info{
	float: left;
	width: 185px;
	padding: 10px;
}
.create_settings #blog_description{
	color: #333;
	margin-top: 0px !important;
}
.create_settings .info{
	color: #777;
	margin: 0 0 5px 0;
}
.current_avatar img{
	margin-left: 10px;
	margin-top: 5px;
	padding: 1px;
	border: 1px solid #cecece;
}
.current_avatar{
	padding: 5px;
}
.create_settings .background_styles .background_color{
	width: 48px;
	height: 48px;
	display:block;
	float: left;
	margin-right: 20px;
	border: 3px solid #ccc;
	background-position: -180px -270px;
}
.create_settings .background_styles .selected{
	border: 3px solid orange;
}

.dashboard_main .goto{
	margin-right: 0px;
	text-align: right;
}

#post_tag_list,
#edit_post_tag_list,
div.post ul #post_tag_list,
div.post ul #edit_post_tag_list{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tag_list_container,
.edit_tag_list_container{
/*	border: 1px dashed #ccc;*/
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}

.tag_list_container {margin: 0px; padding: 0px;}

.edit_tag_list_container{
	padding: 7px;
	margin: 10px 20px;
	background-color: #fff;
	max-height: 160px;
	overflow-y: auto; overflow-x: hidden;
}

#post_tag_list li,
#edit_post_tag_list li{
	float: left;
	padding: 2px;
	margin: 0px 12px 0px 0px;
	font-size: 12px;
	white-space: nowrap;
}
#post_tag_list li {padding: 0px; font-size: 11px;}

#post_tag_list li.tag_list_title,
#edit_post_tag_list li.tag_list_title{
	display:block;
	float: left;
	padding: 3px 0px;
	font-weight: bold;
	color: #656565;
}

#post_tag_list li a{
	display:block;
	float: left;
	padding: 3px 0px;
	color: #656565;
}
#post_tag_list li a:hover{
	background: #ededed;
	text-decoration:none;
}

#edit_post_tag_list li:hover {
	background: #ddd;
	text-decoration:none;
}

#tag_form .fields{
	padding: 10px;
	font-size: 10px;
}

span.tag_count{
	font-size: 10px;
}

#tag_list {
	list-style: none;
	padding: 20px;
}
#tag_list li {
	display:inline;
	margin: 0px;
	margin-right: 10px;
	font-size: 13px;
	padding: 0px;
}

.comment_controls {font-size: 12px; margin: 10px 0px 3px 0px;}

.see_more{
	padding-top: 5px;
	margin-left: 10px;
	font-size: 10px;
}

.tag_title{
	font-weight: normal;
	margin: 30px 0 0 30px;
	font-size: 16px;
}
.tag_name {
	font-weight: bold;
}
a.remove_tag_link{
	padding: 2px;
	position: relative;
	top: -1px;
	font-size: 15px;
}
a.remove_tag_link:hover{
	font-weight: bold;
	text-decoration: none;
}
.blog_ad_banner{
	margin: 10px auto;
	width: 728px;
	height: 90px;
}
#twitter_update_list li{
	line-height: 1.2em;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.sub_nav{
	list-style:none;
	padding: 0 10px 10px 10px;
	margin: 10px 0px;
	border-bottom: 1px solid #ccc;
}
.sub_nav li{
	display:inline;
	margin-right: 20px;
	font-size: 15px;
	color: #333;
}
p.coming_soon{
	font-size: 20px;
	font-weight: bold;
	color: #767676;
}
.widget_list{
	list-style:none;
}
.widget_list li{
	margin: 0px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #555;
	margin-bottom: 10px;
}
.widget_list li input[type="text"], .widget_list li textarea {
	width: 160px;
	margin-bottom: 10px;
}
#used_widgets li{
	cursor: move;	
}
.widget_list_container{
	float: left;
	margin: 20px;
	border: 1px solid #ccc;
	padding: 20px;
	width: 240px;
	background: url(/images/module_bg.jpg) repeat scroll 0 0;
}
.dashboard_main .create_settings .widget_list_container h3{
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 15px;
}

#archive_form {
	margin-top: 10px;
}

.create_settings input[type="text"].round{
	clear: both;
	font-size: 15px;
	color: #666;
	font-family: arial, sans-serif;
	padding: 12px;
	width: 250px;
	border: 0px #fff solid;
	background: none;
}
.input_rounded_left {
	float:left;
	width: 13px;
	height: 40px;
	background: url(/images/input_bubbleL.gif) no-repeat top right;
}
.input_rounded_right {
	float: left;
	width: 13px;
	height: 40px;
	background: url(/images/input_bubbleR.gif) no-repeat top left;
}
.input_rounded_center {
	float: left;
	height: 40px;
	background: url(/images/input_bubbleM.gif) repeat-x top;
}
#category_change_form{
	margin: 10px;
}
.delete_blog_link{
	margin-top: 10px;
}
span.widget_title {
	padding: 5px;
	border: 1px solid #fff;
}
.module_content_edit_box{
	font-weight: normal;
	font-family: arial;
	padding: 5px;
}
.module_edits_container{
	font-size: 13px;
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 10px;
}
.module_edits_container .delete{
	margin-top: 10px;
	display:block;
	font-size: 11px;
}
.edit_module_link{
	font-weight: normal;
	font-size: 11px;
	color: #575757;
}
.editing,
span.editing{
	border: 1px solid #ccc !important;
	padding: 5px;
}
.widget_item{
	border: 1px solid #ccc;
	background-color: #fff;
}
.widget_item img{
	position: relative;
	top: 2px;
	float: left;
	margin-right: 5px;
}
.inplaceeditor-form{
	float: left;
	width: 50px;
}
#rail_box_content,
#rail_box_name{
	width: 160px;
	display:block;
	padding: 5px;
	font-size: 12px;
	clear: both;
/*	margin-bottom: 5px;*/
}
#rail_box_content{
	height: 50px;
}
#new_module_form{
	padding-left: 10px;
}
#new_module_form label{
	margin-top: 10px;
	margin-bottom: 2px;
	display:block;
	font-weight: bold;
}
#new_module_form textarea{
	margin-bottom: 10px;
}
#unused_widgets{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.theme_form {
	margin: 20px;
}
.dashboard_title{
	margin-bottom: 15px;
}
.import_form_options{
	padding: 0 20px;
}

/* autocomplete for tags */
div.search-results {
	position: absolute;
	background-color: #fff;
	z-index: 1000;
	width: 296px !important;
	padding: 0 5px;
	border: 1px solid #ccc !important;
	border-left: none;
	border-right: none;
	height: auto;
	margin: 0;
	padding: 0;
}

div.search-results ul,
.nav div.search-results ul {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

div.search-results li {
	background-color: #fff;
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
/*	color: #006699;*/
	font-weight: bold;
	display: block;
	float: none;
	cursor: pointer;
	height: 25px;
	padding: 10px 10px 0px 0px !important;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	margin: 0px !important;
	vertical-align: baseline;
}
div.search-results li.selected {background-color: #eee;}
div.search-results dl {
	margin: 0;
}
.fields dt {
	float: right;
	font-family: georgia;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #999; }

div.search-results dd {
	margin-left: 10px;
}
	
/* admin */
#blog_admin_nav li{
	display:block;
	float: left;
	margin: 0 10px;
}
.flash_message{
	margin: 10px;
}
.blog_admin_form{
	margin: 10px;
}
.admin_title{
	margin: 20px 10px 10px 10px;
}

/* tagging linnks */
.see_others{
	margin: 10px 0px 0px 30px;
	font-size: 12px;
}
.rss-follow-link{
	background: url(/images/silk/feed.png) left center no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height: 20px;
	line-height: 20px;
}
.blog-follow-link{
	background: url(/images/silk/page_white_go.png) left center no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height: 20px;
	line-height: 20px;
}
.nominate-blog-link{
	background: url(/images/silk/page_white_star.png) left center no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height: 20px;
	line-height: 20px;
}
.featured-blog-link{
	background: url(/images/silk/page_white_medal.png) left center no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height: 20px;
	line-height: 20px;
}
.rail_box #subscribe{
	margin-top: 10px;
}
.blog-follow-link span{
	font-size: 11px;
}
/* nominations */
.blog_list{
	list-style: none;
}
.blog_list li{
	padding: 5px;
	padding-bottom: 10px;
	margin: 10px 5px 10px 5px;
	border-bottom: 1px dashed #ccc;
}
.blog_list li p{
	margin: 0;
}
.blog_list li p.info{
	font-size: 11px;
	color: #555;
}
.blog_list li p.description{
	color: #333;
	font-size: 12px;
}
.blog_list li img{
	float: left;
	margin-right: 11px;
}
.blog_list li h4{
	margin-top: 10px !important;
}
.blog_list li h5{
	font-size: 14px !important;
}
.blog_list li p.blurb{
	font-size: 12px;
	color: #555;
	margin-bottom: 5px !important;
}
.admin_links{
	font-size: 11px;
	color: #555;
	margin-bottom: 0px !important;
	margin-top: 5px !important;
}
.topics_list{
	list-style: none;
	padding: 10px;
}
.topics_list li{
	display:inline;
	padding: 10px 5px;
	margin: 0;
}
.blog_listing{
	margin: 0px 20px 30px 20px;
}
.blog_listing img{
	float: left;
	margin-right: 10px;
}
.blog_listing div.info{
	float: left;
	width: 480px;
}
.blog_listing p{
	margin: 5px 0;
	padding: 0;
}
a.more{
	display:block;
	margin: 10px 10px 20px 10px;
}
#widget_message{
	margin: 20px;
}
#widget_message p{
	font-size: 13px;
	line-height: 1.2em;
	margin: 10px 0;
}

/* footer */
#blog_footer { width: 80%; color: #fff; background: url(/images/networkbar/barbg.jpg) repeat-x; min-height: 30px; height: auto !important; height: 30px;margin: 40px auto 0px auto;}
#blog_footer a { color: #fff; text-decoration: none; }
#blog_footer li.button a { display: block; line-height: 28px; padding: 0 10px; background: url(/images/barbg2.jpg) repeat-x; border-left: 1px solid #565656; }
#blog_footer li.button a:hover { background: #3e3e3e; text-decoration: none; color: #bbb; }
#blog_footer ul li.l { float: left; }
#blog_footer ul li.r { float: right; }
#blog_footer ul li.l span a { padding: 3px 1px;}
#blog_footer ul li.logo { margin: 3px 9px 3px 3px; }
#blog_footer ul { list-style: none; line-height: 29px; vertical-align: middle; font-size: 11px; }
#blog_footer ul li { display: block; margin-right: 5px; }
#blog_footer ul li.button { margin-right: 0; }
#blog_footer ul li span.sep { margin: 5px 0 0 0; padding-left: 10px; line-height: 18px; border-left: 1px solid #565656; }
* html #blog_footer ul li span.scroll { width: 80px; }
#blog_footer ul li span.sep, #blog_footer ul li em { color: #777; font-style: normal; font-size: 11px; }

#facebook_like_article { padding-top: 21px; margin-right: 2px; float: left; width: 275px; }
#twitter_like_article { padding-top: 21px; margin-right: 5px; float: left; width: 87px; overflow: hidden;}

.recent_posts h3, .olym_backyard h3 { padding: 0; margin: 20px 0 10px 0; font-size: 16px; color: #333; }
.recent_post_column {float: left; width: 250px; margin-right: 20px;}
.recent_posts .recent_post { padding: 0; margin: 0 0 12px 0; font-size: 12px; line-height: 15px; }
.recent_posts .recent_post a { color: #333; }
