@import url('../twentytwelve/style.css');

/*
Theme Name: Financial Statement Theme
Description: Twentytwelve child-theme.
Author: <a href="http://www.greed.gr">Greed Promo</a>
Version: 1.0
Template: twentytwelve
Tags: two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* CLEAR FIX */

html {
	font-size: 81.5%;
}
body.custom-font-enabled {
    font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#contactus {
	float:left;
	margin:0 70px 0 0;
}
#addrrss {
	   float: left;
    margin: 17px 0 0;
}
.site-content article {
    -moz-hyphens: auto;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 20px;
    padding-bottom: 0;
}
.entry-header {
    margin-bottom: 20px;
}
.type-post .entry-header {
    margin-bottom: 0px;
}
.entry-header .entry-title a {
    text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#005682;
}
.entry-header .entry-title a:hover {
	color:#ea232a;
}
.site-header h1 a, .site-header h2 a {
    color: #152d68;
    display: inline-block;
    text-decoration: none;
}
.site-header h1 a:hover, .site-header h2 a:hover {
    color: #ea232a;
}
.main-navigation li a:hover {
    color: #ea232a;
}