/*   
Theme Name: Baerental
Theme URI: 
Description: thematic child theme for Baerental 
Author: Matt Carter
Author URI: http://intersine.net/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/* @import url('../thematic/library/layouts/2c-r-fixed.css'); */

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {font-family:Verdana, Arial, Helvetica, sans-serif; background:#a7a3b1 url(/wp-content/themes/baerental/images/page_back.png) top center repeat-y;}
#header {background:transparent url(images/header_background.jpg) top center no-repeat; }
#branding {width:960px; padding:20px;}


#blog-title a {text-indent:-9999px; display:block; background: transparent url(images/baerental.png) top left no-repeat; width:233px; height:63px;}
#blog-title { margin:0 0 75px 15px;}

#blog-description {text-indent:-9999px;}



#footer {border:0; }
#site-info {width:960px;}



#main {background:transparent url(/wp-content/themes/baerental/images/sidebar.png) top left repeat-y; padding-top:30px;border-bottom:1px solid #f59b7e; clear:both;}

#container {clear:both; width:auto; margin:0; padding:0; float:right; width:740px;}

#content { width:auto; margin:0; padding:0 20px; width:auto;}


#primary, #secondary {border:0; float:left; margin: 0;
    width:220px;
	clear:none;
}




#xprimary{left:0; margin:0 0 0 -950px;}




#access  {border:0; height:auto; margin-top:40px;}

div.menu { width:960px;border-bottom:1px solid #333; overflow:auto;}


ul.sf-menu {  border:0; padding-right:75px; background:transparent url(/wp-content/themes/baerental/images/nav_end.png) top right repeat-y;}
ul.sf-menu li {border-right:1px solid #ccc; background-color:transparent;}


ul.sf-menu li ul {background-color:#9966CC; margin:0; border:0; padding:0;}
ul.sf-menu li ul li { margin:0; border:0; padding:0;}
ul.sf-menu li ul li a, ul.sf-menu li ul li a:hover{color:#ccc;}

ul.sf-menu a {border:0; background: transparent url(/wp-content/themes/baerental/images/nav_back_normal.png); color:#ccc;}
.sf-menu a, .sf-menu a:visited  {color:#ccc; font-weight:700;}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:transparent url(/wp-content/themes/baerental/images/nav_back.png);
	outline:		0;
}

.sf-menu li.current_page_item  a,  .sf-menu li.current_page_parent a{background-color:#f59b7e; background-image:none; color:#333;}


#subnav {clear:both; background-color:#f59b7e; width:960px; padding:0; margin:0; font-size:.9em; padding:0; border:#333;background-image:none; overflow:auto;}
ul#subnav.sf-menu li {background-image:none; border:0;}
ul#subnav.sf-menu a{background-image:none; padding:5px 15px; color:#333;}
ul#subnav.sf-menu li:hover { background-color:#333; color:#fff;}
ul#subnav.sf-menu li:hover a {color:#fff;}
ul#subnav.sf-menu li.current_page_item a{background:transparent url(images/current_page.gif) bottom center no-repeat;}
 
#searchform input#s {width:99%;}

.wp-caption-text { text-align:left;}

.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}

#comments {clear:both;}


.fblike {width:200px !important;}
