/*   
Theme Name: Carole Bayer Sager 
Theme URI: 
Description: 
Template: thematic
Version: 1.0
Tags: Thematic

*/




/* 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');

/* 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');

html,body{overflow-y:scroll;}

#containerNoSidebar {
	width:920px;
	float:right;
	margin: 0px;
	padding-right: 10px;
}
#contentNoSidebar {
	margin:0px;
	width:920px;
	overflow:hidden;
	float: right;
	padding: 0px;
}
#yd-recent-posts a:active, #yd-recent-posts a:hover {
	color: #666666;
}


#yd-recent-posts a, #yd-recent-posts a:visited {
	color:#7E7E7E;
	text-decoration: none;
	font-weight: bold;
}

#yd-recent-posts h4 {
	color:#7E7E7E;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}
#yd-recent-posts img {
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
	max-width: 250px;
}
.widget_slideshow {
    padding-top: 15px;

	
}
.contactstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
}
.edit-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	clear: both;
}
