/*
Theme Name: Semiologic
Theme URI: http://www.semiologic.com/software/wp-themes/sem-theme/
Description: The Semiologic theme &bull; <a href="http://www.mesoconcepts.com/license/">Terms of use</a>
Version: 5.7.1
Author: Denis de Bernardy
Author URI: http://www.getsemiologic.com
*/

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

This software is copyright Mesoconcepts and is distributed under the terms of the Mesoconcepts license. In a nutshell, you may freely use it for any purpose, but may not redistribute it without written permission.

http://www.mesoconcepts.com/license/
**/


/*
#
# DO NOT EDIT THIS FILE
# ---------------------
# The Semiologic theme features a custom.css feature. This allows to edit the skin
# without editing its css files. That way, you won't need to worry about losing
# your changes when you upgrade your site.
#
# You'll find detailed sample files in the custom-samples folder
#
*/

/* body */

body{
	width:100%;
	background: top repeat-x url(img/toprepeat.gif);
}


#head1{
	background:top repeat-x url(img/head2.png);
	height:150px;
	margin-left:10px;
	margin-right:10px;
}


#leftside{
	background:top left no-repeat url(img/left-side1.png);
	height:150px;
	width:14px;
	float:left;
}

#rightside{
	background:top right no-repeat url(img/right-side2.png);
	float:right;
	height:150px;
	width:18px;
}

#logo{
	background: top left no-repeat url(img/logo.png);
	height:157px;
	width:330px;
	margin-left:15px;
	margin-top:-157px;
	position:relative;
	z-index:1;
}


#wrapper-left{
	background:top left repeat-y url(img/page-holder.png);
}


#wrapper-right{
	background:top right repeat-y url(img/page-holder.png);
}


#foot1{
	background:top repeat-x url(img/foot1.png);
	height:35px;
	margin-left:10px;
	margin-right:10px;
}

#footer-left{
	background:top left no-repeat url(img/footer-left.png);
	width:14px;
	height:35px;
	float:left;
}

#footer-right{
	background:top right no-repeat url(img/footer-right.png);
	width:14px;
	height:35px;
	float:right;
	margin-top:-1px;
}

#footer{
	background:none;
	border:none;
	color:black;
	padding:0px;
	margin:0px;
}

#header{
	color:black;
}

#wrapper{
	position:relative;
	border: none;
	background:none;
	top:0px;
}

.esms #wrapper,
.essm #wrapper,
.ssme #wrapper,
.emss #wrapper,
.msse #wrapper,
.smse #wrapper,
.esm #wrapper,
.sme #wrapper,
.ems #wrapper,
.me #wrapper,
.em #wrapper,
.mse #wrapper,
.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border:none;
	background: none;
	color: black;
}

#footer_nav,
#copyright_notice{
	font-size:11px;
	margin-top: -25px;
	margin-bottom: 0px;
}


.narrow_em #ext_sidebar,
.narrow_me #ext_sidebar,
.narrow_mse #ext_sidebar,
.narrow_esm #ext_sidebar,
.narrow_ems #ext_sidebar,
.narrow_sme #ext_sidebar,
.narrow_mse #ext_sidebar,
.narrow_ssme #ext_sidebar,
.narrow_msse #ext_sidebar,
.narrow_emss #ext_sidebar,
.narrow_esms #ext_sidebar,
.narrow_smse #ext_sidebar,
.narrow_essm #ext_sidebar{
	width: 168px;
}

.wide_em #ext_sidebar,
.wide_me #ext_sidebar,
.wide_mse #ext_sidebar,
.wide_esm #ext_sidebar,
.wide_ems #ext_sidebar,
.wide_sme #ext_sidebar,
.wide_mse #ext_sidebar,
.wide_ssme #ext_sidebar,
.wide_msse #ext_sidebar,
.wide_emss #ext_sidebar,
.wide_esms #ext_sidebar,
.wide_smse #ext_sidebar,
.wide_essm #ext_sidebar{
	width: 188px;
}


.narrow_ssm #main,
.narrow_sms #main,
.narrow_mss #main{
	width: 232px;
}

.narrow_ssm #ext_wrapper,
.narrow_sms #ext_wrapper,
.narrow_mss #ext_wrapper{
	width: 590px;
	margin: 10px auto;
}

.narrow_ssm #ext_main,
.narrow_sms #ext_main,
.narrow_mss #ext_main{
	width: 412px;
}

#body
{	position:relative;
	top:-30px;
	background:none;
	margin:0px;
}

#navbar{
	position:absolute;
	float:right;
	border:none;
	top:90px;
	margin:0 auto;
	width:100%;
	background:none;
	left:0px;
	padding:0px;
	z-index:2;
}































