/*
Theme Name: .FVG Polished
Theme URI: http://www.elegantthemes.com/gallery/polished
Version: 3.0
Description: Child for 2 Column theme from Elegant Themes
Template: Polished
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

@import url("../Polished/style.css");


/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*  FVG Changed blockquote size and margins         */
/*--------------------------------------------------*/
/*--------------------------------------------------*/
blockquote  { 
	margin: 2px 0 13px 15px; 
	color: #9e9e9e; 
	font-style: italic; 
	font-size: 14px; 
	font-family: Georgia, serif; }
	blockquote p { padding: 0px 0px 0px 10px; }

/*------------------------------------------------*/
/*------------------------------------------------*/
/*  FVG Changed 2.8em to 2.4em  15May2011         */
/*------------------------------------------------*/
/*------------------------------------------------*/
#content #main .new_post h2.title, #content #main .new_post h1#post-title { padding: 23px 7px 20px 53px; font-family: Century Gothic; font-size: 2.4em; font-weight: lighter; }
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*  FVG Changed top margin from 10px to 0px 15May2011     */
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
	#main ol { list-style-type: decimal; list-style-position: inside; margin: 0px 0px 10px 2px; }
		#main ul li ul, #main ul li ol { margin: 2px 0px 2px 20px; }
		#main ol li ul, #main ol li ol  { margin: 2px 0px 2px 35px; }
		

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*  FVG Changed top margin from 10px to 0px 15May2011     */
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
<!-- #footer_widgets { clear: both; background: url('images/footer_bg.png') no-repeat; padding-top: 40px; height: 300px; }  -->
#footer_widgets {
	clear: both;
	background: url('images/footer_bg.png') no-repeat;
	padding-top: 0px;
	height: 0px;
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/*  FVG Additions  25Apr2011                      */
/*------------------------------------------------*/
/*------------------------------------------------*/

#sidebar .entry-content {
}
#sidebar .entry-meta {
}
#sidebar .time-meta {
	white-space: pre;
}
#sidebar .time-meta a {
	color: #999;
}


.logo_line{
	display:none
}