/*
Theme Name: Semiologic
Theme URI: http://www.semiologic.com/software/sem-reloaded/
Description: The Semiologic theme, Reloaded.
Version: 0.9
Author: Denis de Bernardy
Author URI: http://www.mesoconcepts.com
Text Domain: sem-reloaded
Domain Path: /lang
*/

/*
Terms of use
------------

This software is copyright Mesoconcepts (http://www.mesoconcepts.com), and is distributed under the terms of the GPL license, v.2.

http://www.opensource.org/licenses/gpl-2.0.php
**/

/*
DO NOT EDIT THIS FILE
=====================

Semiologic has a custom.css feature.

To customize this file, create a custom.css file in the theme's folder, and paste this file's contents. This will let you customize the theme's defaults without losing your changes when you upgrade.
*/


/*
Reset
-----
Based on YUI Reset and YUI Font
Copyright (c) 2008, Yahoo! Inc. All rights reserved. BSD Licensed.
*/


	
	.header_widget .pad {
    padding: 0px !important;
}

.custom #sidebar
{
width: 125px!important;
margin-right: 0px!important;
margin-left: 5px!important;
}

.custom #sidebar2
{
width: 265px!important;
padding: 0px!important;

}
body.custom
{
padding-top: 0px;
}

.custom #ext_wrapper,
.custom #wrapper
{
margin-top: 0px;

}

#sem_admin_menu
{
margin-bottom: 0px !important;
}

.sms #sidebar_wrapper {
	width: 685px;
}

.pad {
	padding: 0px 5px;
	margin: 0px auto;
}

.pad .pad {
	padding: 0px;
}

.custom #wrapper
{
xxx:none!important;
}

.custom #header
{
xxx:none!important;
}

.custom #footer
{
 xxx:none!important;
}

#body div.pad,
#header div.pad,
#footer div.pad
{
xxx:none!important;
}
#header,
#navbar,
#header_top_wrapper,
#header_middle_wrapper,
#header_bottom_wrapper {
	xxx:none!important;
}

#footer,
#footer_top_wrapper,
#footer_bottom_wrapper {
	xxx:none!important;
}
