/*
Theme Name: Sento - Child
Theme URI: http://www.thinkupthemes.com/free/sento-free/
Author: ThinkUpThemes & Stefan Meretz (Child)
Author URI: http://www.ThinkUpThemes.com
Description: Sento is the free version of the multi-purpose professional theme (Sento Pro) ideal for a business or blog website. The theme has a responsive layout, HD retina ready and comes with a powerful theme options panel with can be used to make awesome changes without touching any code. The theme also comes with a full width easy to use slider. Easily add a logo to your site and create a beautiful homepage using the built-in homepage layout.
Version: 1.0.4
License: GNU General Public License
License URI: /licenses/license.txt
Tags: black, dark, orange, red, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fixed-layout, responsive-layout, fluid-layout, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flexible-header, gray, light, white, custom-background
Template: sento
*/

@import url("../sento/style.css");

#logo h1,
#logo-sticky h1 {
        font-size: 32px;
        line-height: 1.4;
        font-weight: bold;
        margin-top: 10px;
}
.header-style2 #logo {
	text-align: left;
	margin-left: 20px;
}
#section-home h3 {
	font-size: 16px;
}
#section-home .more-link {
    margin-top: -4px;
}
#section-home-inner {
	border-bottom: 1px dashed #AAA;
}
#intro {
	text-align: left;
	padding: 10px 0 0;
	background: none;
}
#breadcrumbs {
  display: none;
}
#intro .page-title {
	font-size: 24px
}
#content {
	padding: 10px 10px 20px 10px;
}
p, ul, ol, span, article {
	font-size: 105%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.blog-article {
	margin-bottom: 30px;
}
.blog-article .entry-content.date-icon {
	padding-left: 90px;
}
.blog-article .entry-content .entry-meta .author {
	margin-bottom: 0;
}
.single .entry-meta > span.date {
}
.blog-grid.column-1 {
	border-bottom: 1px dashed #AAA;
}
h2 {
	margin: 0.4em 0;
	font-size: 20px;
}
h3 {
	margin: 0.4em 0;
	font-size: 18px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], select, textarea {
	padding: 5px 10px;
}
.pre-header-style2 #pre-header .header-links #menu-loginlogout li a {
	color: #F47E3E;
	font-weight: 400;
}
.pre-header-style2 #pre-header .header-links #menu-loginlogout li a:hover {
	color: #777;
}

.legal {
  text-align: right;
}
.legal a {
  padding-left: 10px;
}
