/*   
Theme Name: asm-theme
Theme URI: http://asoundmatch.com/blog
Description: A Sound Match blog as of March 09
Author: Lynne
Author URI: http://asoundmatch.com/
Template: thematic
Version: 1.0
Tags: Thematic, dating, music dating, compatibility, music personality, love quiz, love test, online dating
.

.
*/

/* 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');

/*ian says to import this line*/
@import url('../thematic/style.css');

#blog-title a {
background:url(http://asoundmatch.com/blog/wp-content/themes/thematic.0.9/asm_theme/images/WP_Header4.gif) no-repeat top center; 
display:block;
text-indent:-9000px;
width: 540px;
height: 170px;
}
#blog-description {
color:#fff;
padding:0;
}

.aside {background:#fff;

}

.aside h3 {
font-weight: bold;
font-style: normal;

}

.aside main-aside {
margin: 40px; 
border:1px;
}


#content .aside h3 {
    font-size:16px;
    line-height:16px;
    padding:8px 0 20px 0;
    font-weight:bold;
}

*/moves header to the left*/
#branding {
    margin: 0 0px;
}

#header {
background:#fff;
}

#blog-title {
font-size:36px;
line-height:54px;
font-weight:bold;
letter-spacing:-1px;
padding:0px 0 0 0; 
} 

#branding {
padding:0px 0 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}


input, textarea {
    font-family:Arial, Helvetica, sans-serif;
}

.entry-title {
    font-size:20px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#000;
}
.aside .xoxo li {
margin: 0px 0px 40px;
}
.aside .xoxo li ul li{
margin: 0px 0px 0px;
}


a:hover {
color:#6f64c2;
    text-decoration:underline;
}

a:link, a:visited {
    color:#5f8cb3;
    text-decoration:none;
}
