/*  
Theme Name:salonhansen
Version: 1.2e
Description: special Theme for www.salonhansen.org

Author: Manuel & Christoph Wiedenmann
Author URI: http://www.manuel.funkensturm.de
Tags: one-column, light, fixed-width

Distributed under the terms of the GNU General Public License

*/

@import url("css/layout.css");
@import url("css/color.css");

/* ignore these classes - they're just here to satisfy the wordpress.org upload
They are appropriately specified in layout.css - but the wordpress.org uploader doesn't appear to be able to deal with imported css sheets.
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
*/

body {
}


.horizon {
	height: 79px;
	border-bottom: 2px solid #210d0b;
}
.float_left {
	float: left;
}

.clear {
	clear: both;
}

#get_newsletter_box {
	margin: 60px 0 60px 150px;
	color: gray;
}

#footer {
	color: gray;
	text-align: right;
}

#social_and_partner {
	background-color: #600825;
	text-align: left;
	padding: 10px 30px 5px 30px;
}
