/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

#logo, #menu-bar .menu, #block-block-3{
		margin-left:110px;
}

.region-header, #block-block-4{
		margin-right:120px;
		text-align:right;
}
.block-search{
		padding:40px 0 0 0;
}

.region-header .icon{
	display:none;	
}

.columns, .region-highlighted {
	padding: 0 200px;
}

#breadcrumb{
	padding: 10px 200px;
}

#main-content {
	margin:0px;
	padding:0 20px 0 0;
}

.region-sidebar-second .block-inner {
	margin:0px;
	padding:0 0 0 20px;	
}
