/*   
Theme Name: ArtHints Thematic Child Theme
Theme URI: 
Description: ArtHints Thematic Child Theme.
Author: Tal Trachtman
Author URI: http://www.arthints.com/
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');

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


/* default.css line 32*/
#branding {
padding:0px 0;
background:transparent none repeat scroll 0 0;
position:relative;
top:26px;
left:-10px;
z-index: -1;
}

#wrapper {
background: #E3E3E3;
}

#center_me {
margin: 0 auto;
width: 960px;
}

#navarea {
color:#413244;
color:grey;
font-size:14px;
margin-left:4px;
margin-top:12px;
}

#navarea a {
color: black;
}

#navarea a:hover {
color: red;
}


/* reset.css line 12 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent none repeat scroll 0 0;
border:0 none;
font-size:100%;
#margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
/*font-family:Verdana Grande,sans-serif;*/
}

/* default.css (line 12) */
body, input, textarea {
font-family:Verdana,sans-serif;/*'Verdana Grande'*/
line-height:1.7em;
}

body {
background: #353535;
}

/*default.css (line 743)*/
#primary {
border:none;
margin-bottom:22px;
padding:18px 0 0;
}

/* default.css (line 79) */
#blog-description {
background:transparent;
color:#413244;
/*font-family:Verdana Grande,sans-serif;*/
font-size:14px;
font-style:inherit;
left:39px;
position:relative;
top:-28px;
}

.sf-menu li {/*default.css (line 172)*/
background:transparent none repeat scroll 0 0;
}

#blog-title {
background:transparent;
}

#blog-title a {
background:transparent url(arthints.png) no-repeat scroll center top;
display:block;
height:68px;
left:0;
text-indent:-9000px;
top:88px;
width:309px;
z-index:100;
#font-familiy:Georgia,"Times New Roman","Bitstream Charter",Times,serif
}



#header {
background:transparent url(HeaderGradGrey.png) repeat-x scroll 0px 100px;
#  margin-top:2px;
height:148px;
}

/* default.css (line 157) */
.sf-menu a {
border-bottom:0px;
border-right:1px;
border-top:0px;
padding:10px;
/*background:transparent;*/
}

#menu {
background:transparent;
}

/* default.css (line 153) */
.sf-menu {
float:right;
left:-145px;
top: -31px;
position:relative;
}

#access {
background:transparent;
border-bottom:0;
}

#main {
  padding:33px;
}

#content {
width:600px;
}

#respond {
background:none;
}

#footer {
background: #353535 url(FooterGrad.png) repeat-x;
}

#siteinfo {
background: transparent;
/*color: #D3CDC5;  #FAF2E5;  #B4AFAC; */
}

#siteinfo a {
background: transparent;
color: #F4F4F7;
}

/* default.css (line 491) */
#comments-list li.alt {
background:#f0eff2; /*#DCDCE2;*/
}

/* default.css (line 494) used to be FFF0CC */
#comments-list li.bypostauthor {
background:#CED4D9 none repeat scroll 0 0;
}

#comments-list li {
background: #E8E7EC;
}

p.img-cap {
margin-top:-3.5em;
font-size: .75em;
font-style:italic;
text-align:right;
/*padding:2px 0 0;*/
}

.entry-title {
font-size:24px;
}
