/*
 Theme Name:   Baylys IP
 Theme URI:    http://indigo-pearls.com/
 Description:  Baylys für Indigo Pearls
 Author:       Branko Čanak
 Author URI:   http://branko-canak.de
 Template:     baylys
 Version:      1.0.0
 Text Domain:  baylys_ip
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

#flags_language_selector	{
	float: right;
}

#flags_language_selector img	{
	width:50%;
}

.header-image	{
	background: url("images/hedkBG.gif") left bottom repeat-x;
	}
	
#main-wrap	{
	background: url("images/dkheBG.gif") repeat-x;
	margin: 0;
	max-width:inherit;
	padding-right:25px;
	padding-left:25px;
	}
	
#content	{
	font-family: Georgia, Times, serif;
	text-align: center;
	font-style: italic;
}

#footer {
	background: #54494b;
}

#footer a:hover	{
	color: #ffffff !important;
	text-decoration: underline;
}


#comments	{
	display: none;
	}