/*
Theme name: tagesmutter
Theme URI: http://www.yoursite.com/
Description: Your description. By <a href="http://www.yoursite.com">Your name</a>.
Template: ashford
Version: 0.6
Author: Your Name
Author URI: http://www.yoursite.com/
Tags: ashford, two columns, widgets, fixed width, 960 Grid System, jQuery, theme options, page template, framework, extensible, parent theme, child theme, cms, search engine optimization, SEO

This software (Ashford WordPress Theme) is licensed under the CC-GNU GPL version 2.0 or later.
http://creativecommons.org/licenses/GPL/2.0/

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  long with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright (c) 2008-2009 Timothy James Bednar.
*/

/*
Add CSS here to customize your child theme.
*/

/*text*/
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:21px}h2{font-size:16px}h3{font-size:15px}h4{font-size:15px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}




.container_16 .prefix_1
{
padding-left: 30px;
}


.container_16 .grid_9 
{
width: 550px;
}

/* Sidebar */

#sidebar{
  float:left;
}
#sidebar_inner{
  background-color:#fff;

  background-position: bottom left;
  background-repeat: repeat-x;
  float:left;
  padding:10px;
}
.widget{
  float:left;
  margin-bottom:20px;
}
.grid_5 .widget{
  width:260px;
}
.grid_4  .widget{
  width:220px;
}
.widget .widget_title{
  border-bottom:1px #BBB dotted;
  font-family:georgia;
  font-size:18px;
  font-weight:normal;
}
.widget_search label{
border-bottom:1px dotted #BBBBBB;
display:block;
font-family:georgia;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
}
.widget_search #searchsubmit{
background-image:url(images/buttonBg.png);
background-repeat:repeat-x;
background-position: left top;
border:outset 1px #ccc;
cursor:pointer;
color:#555;
font-weight:bold;
padding: 1px 10px;
}

.widget ul,
.widget ol{
  margin:0;
}
.widget li{
  border-bottom:1px #BBB dotted;
  list-style:none;
  margin:0;
  padding:3px 0;
}
.widget .current_page_item a{
background-color:transparent;
color:#000;
cursor:default;
font-weight:bold;
}
.widget .current_page_item li a{
background-color:transparent;
color:#d54e21;
cursor:pointer;
font-weight:normal;
}
.widget .current_page_item li a:hover{
background-color:#F0F8FF;
}
.widget ul li a{
  display:block;
  padding:0 3px;
}
.widget li ul{
list-style:square;
}
.widget li li{
border:none;
}
.widget li li a{
padding-left:20px;
}

/* Ashford Widgets*/

#ashford-gravatar-comments li{
float:left;
width:252px;
}
#ashford-gravatar-comments a{
float:left;
width:165px;
}
#ashford-gravatar-comments span{
float:left;
font-size:10px;
margin-right:5px;
padding:5px;
text-align:center;
width:65px;
}

/* WordPress Required */

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin:0 10px 10px 0;
}

.alignright {
  float: right;
  margin:0 0 10px 10px;
}
/* .size-large,.size-full, remove comments to style large and full images */
.size-thumbnail,
.size-medium{
  background-color:#FFF;
  border:1px #DDD solid;
  padding:9px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 8px;
  line-height: 4px;
  padding: 0 4px 5px;
  margin: 0;
}


/* Typography */

h1,h2,h3,h4,h5 {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-weight:normal;
  margin-bottom:0px
}
h1.post_title{
font-size:22px;
font-style: italic;
}
h2.post_title{
font-size:22px;
font-style: italic;
}


blockquote{
margin:0 30px;
}




table       { margin-bottom: 20px; width:100%; }
th          { font-weight: bold; }
th 		{ background: #ddd; }
th,td,caption { padding: 4px 10px 4px 5px; }
td {border:1px solid #ddd;}
tfoot       { font-style: italic; }
caption     { background: #ddd; }

#box ul.ticks{
margin-right:30px;
}
#box ul.ticks li{
  background-image:url(images/tick.png);
  background-position: top left;
  background-repeat: no-repeat;
  border-bottom:1px dotted #DDD;
  list-style:none;
  padding:3px 0 3px 26px;
}
#box p.tick {
  background-color:#EEE;
  background-image:url(images/tick.png);
  background-position: 5px 10px;
  background-repeat: no-repeat;
  border:1px #DDD solid;
  list-style:none;
  padding:10px 10px 10px 26px;
}
#box p.exclamation {
  background-color:#EEE;
  background-image:url(images/exclamation.png);
  background-position: 5px 10px;
  background-repeat: no-repeat;
  border:1px #DDD solid;
  list-style:none;
  padding:10px 10px 10px 26px;
}
#box p.information{
  background-color:#EEE;
  background-image:url(images/information.png);
  background-position: 5px 10px;
  background-repeat: no-repeat;
  border:1px #DDD solid;
  list-style:none;
  padding:10px 10px 10px 26px;
}
#box .outline{
  background-color:#EEE;
  border:1px #DDD solid;
  margin-bottom:20px;
  padding:10px;
}


.grid_9 .post_excerpt .post_title{
  font-size:24px;

}