/*   
Theme Name: POSLUSHAI.RU Main Theme
Theme URI: 
Description: Buddymatic Child theme for POSLUSHAI.RU ver.1.
Author: dinosaur
Author URI: http://poslushai.ru/
Template: buddymatic
Version: 1.0
Tags: Thematic, Buddymatic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/
/*
Buddymatic is © Ron Rennick http://ronandandrea.com/
Thematic is © Ian Stewart http://themeshaper.com/

To use this child theme with Thematic change the Template above and import folders below from buddymatic to thematic.
*/

/* Reset browser defaults */
@import url('../buddymatic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../buddymatic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../buddymatic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../buddymatic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../buddymatic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../buddymatic/library/styles/plugins.css');

/* =Header
-------------------------------------------------------------- */

#branding {
	padding:50px 0 0;
z-index:2;
	background: url(images/poslogo.jpg) scroll no-repeat left 0;
	height:135px;
	overflow:visible !important;
}

#blog-description {
	padding:92px 6px 0;
	font-size:18px;
}
