/* $Id: local-sample.css,v 1.1.2.1 2010/01/11 00:08:12 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

.header-group {
	background: url('beauty-header.jpg') #fff;display:block; height:175px;
	border-top:1px solid #000;
	margin-top:-1px;
}

.sidebar-first a{
	color:#C00;
}

.sidebar-last a{
	color:#C00;
}

#block-block-3{
 padding: 0 0 0 5px;
}

#block-block-28{
 padding: 0 0 0 5px;
 margin: 10px 0 0 0;
}

#block-views-advertisement-block_1{
 padding: 0 0 0 5px;
}

.views-field-field-layout-image-fid{
 margin: 0px 0 20px 0;
}


.field.field-type-nodereference.field-field-belongs-to-edition{
 margin: 7px 0 7px 0;
}

#content-inner img{
 margin: 15px 0 15px 0;
}

.fb-like{
 padding: 0 0 0 10px;
}