/*
Theme Name: Gentilhomme Theme
Theme URI: http://www.avanzu.de/themes/gentilhomme/
Description: Minimalistic light theme with customizable colors.
Author: Marc Bach <mail [at] avanzu.de>
Author URI: http://www.avanzu.de/
Version:0.1
Tags: white, light, two-columns, fixed-width, right-sidebar
*/

@import "css/menus.css";
@import "css/colors.css";
@import "css/comment.css";

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.95em;
}
#teaser-content{
    min-height: 264px;
}

.home-header h2, .entry-title h1 {
    font-family: sans-serif;
    font-size: 1.5em;
    border-bottom: 1px solid #DDDDDD;
}

.home-first-post h3
{
    font-family: sans-serif;
    margin-top: 15px;
    font-size: 1.3em;
}

.home-first-post h3 a {
    text-decoration: none;
}

.home-post-list {
    border-top: 1px solid #DDDDDD;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    list-style-type: none;

}

.home-header a, .entry-title a {
    text-decoration: none;
}
.home-header h2 {
    font-variant: normal;
    font-style: normal;
}

.home-post-list li a {
    display:block;
    text-decoration: none;
    font-family: sans-serif;
    margin-left: 0;
    
    border-bottom: 1px solid #DDDDDD;
    padding: 0.5em 0;
    padding-left: 18px;
    background:url("images/bg-list-item.gif") no-repeat scroll 0 12px transparent;
}

#header a{
    text-decoration : none;
}

#blog-title {
    margin-bottom: 25px;
}

#blog-title h1, #blog-title h3, #blog-title span  {
    display:inline;
    width: auto;
    height: 50px;
    margin-left: 15px;
    line-height: 2em;
    vertical-align: middle;
}
#blog-title h1, #blog-title .separator {
    font-family: sans-serif;
    font-size: 2.5em;
}

#blog-title h3 {
    font-size: 1em;
    font-weight: normal;
    font-style: italic;
    
}

#row-upper, #row-lower {
    margin-top: 25px;
}

.blog-entry {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.cat-list {
    margin-bottom: 5px;
}
.tag-list { font-size: 0.8em;}
.list-meta, #nav-above, #nav-below {
    background-color: #F2F2F2;
    border: 1px solid #ddd;
    border-width: 1px 0;
    margin: 5px 0;
    padding-right: 10px;
    text-align: right;
    font-size: 0.9em;
    line-height: 2em;
}

#nav-above, #nav-below
{
    padding-right: 0px;
}

.nav-previous { text-align: left; }
.nav-next { text-align: right; }

.more-link {
    display:block;
    text-align: right;
}
.post-data .more-link{
    text-align: left;
}

h1 { font-size: 2em; font-family: georgia, serif; }
#teaser-content h1 { font-size: 2em; font-family: georgia, serif; }
h2 { font-size: 1.8em; font-style: italic; font-family: georgia, serif; }
h3 { font-size: 1.7em; font-family: georgia, serif; }
h4 { font-size: 1.6em; font-style: italic; font-family: georgia, serif; }
h5 { font-size: 1.3em; font-family: georgia, serif; }
h6 { font-size: 1.1em; font-style: italic; font-family: georgia, serif; }

.formcontainer input, #respond input, .formcontainer textarea, #respond textarea {
    width:660px;
    margin-right: 10px;
}
#respond input[type="submit"] {
    width: auto;
}

/* comment definition */
#comments .vcard {text-align: center;}
#comments ul { list-style-type: none !important; padding-left: 0;}
#comments ul.children {padding-left: 40px;}
#post-comments {  }
#post-comments h3 { color:#000 !important;}
.comment-body a, #commentform a, #respond a {color: #000 !important; }

.entry-content img { max-width:630px !important;  margin: 0 10px; }
.wp-caption img {margin:0; padding:0; }
.wp-caption {border: 1px solid #ddd; padding: 5px; margin: 10px;  background: #fff; text-align: center; }
.wp-caption[class~="alignright"] {float: right; margin-right: 0;}
.wp-caption[class~="alignleft"] { float: left; margin-left: 0;}
.wp-caption[class~="aligncenter"]{ margin: auto !important;}
.wp-caption-text {text-align: center;  font-size: 0.6em; margin:0;}
.entry-content .alignright {float:right; text-align: right !important;  }
.entry-content .alignleft, img.alignleft {float:left; }
.entry-content .aligncenter, img.aligncenter {
    clear:both;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.alignleft { text-align: left;}

.container .alignright {text-align:  right;}

/* sidebar definition */
.widget-container ul { list-style-type: none; padding: 5px; }
.widget-container h3, .widget-container, .widget-title { color: #000; text-decoration: none;  }
.widget-container h3 { padding: 5px; margin-bottom: 0.5em; font-size: 1.15em; font-weight: normal; font-family: georgia, serif; }
.widget-container a {color: #000; text-decoration: none;}
.widget-container a:hover {color: #4C5685; border-color: #4C5685; }
.widget_tag_cloud div { padding: 5px; }
.widget-container ul li {
    margin: 0;
    padding:5px 5px; }

.widget-container ul li  {
    padding-left: 5px; margin-right: 5px; border-bottom: 1px dotted #ddd;
    padding-left: 20px;
    background:url("images/bg-list-item.gif") no-repeat scroll 0 10px transparent;
}

.widget-container ul li:hover { border-color: #4C5685; }
.widget-container ul li a {
    display:block;
}

#mostpopular ul li {
    background: none;
    padding-left: 0;
}


#mostpopular ul li img {
    float:left;
    margin-right: 10px;
}
#mostpopular ul li   {
    min-height: 57px;
}

#search-head{ margin-top: 30px;}
.widget_search label {display: none; }
.widget_search input {
	border: 1px solid; width: 160px;
	margin: 0;
        padding: 7px 9px 7px 5px;
	float: left;
        border-color: #444;
}
.widget_search input[type="submit"]  {
    float: left;  width: 75px; height: 32px;
    background-color: #444;
    color:#fff;
}

.author-image { float: right; margin: 10px; }

.author-block{
    margin-top: 15px;
    border: 1px solid #ddd;
}

.author-info {
border-bottom:1px solid #F2F2F2;
background-color: #F2F2F2;
padding: 5px;
}
.author-info strong {
    font: small-caps bold 1.2em Georgia, serif !important;
}
.author-info a {
    font-size: 0.9em;
    line-height: 1.7em;
}

.author-description {
border-top:1px solid #DDDDDD;
padding: 5px 20px 10px 20px;
font-size: 0.9em;
font-style: italic;

}