/*
 Theme Name:   Spacious Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Spacious Child Theme
 Author:       Martina Semlak
 Author URI:   http://www.i-d-e.de
 Template:     spacious
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  spacious-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

body * {
	font-family: arial, verdana, helvetica, sans-serif;
}

#header-text-nav-container {
	background-color: #efefef;
}

#header-left-section {
	margin-bottom: 1em;
}

#header-right-sidebar {
    float: right;
}

.main-navigation {
    float: left;
    padding-right: 2em;
	padding-top: 0;
    height: 30px;
}

.main-navigation a {
	padding-left: 0.2em;
    padding-right: 0.2em;    
}

.main-navigation ul li ul {
	background: #ffffff;
	background: #efefef;
}

.main-navigation ul li ul li a:hover {
	background-color: #dddddd;
}

.header-post-title-container {
    border-bottom: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    padding: 20px 0;
}

.widget_service_block {
    background-color: #efefef;
}

h1.header-post-title-class {
    	font-size: 26px;
	line-height: 32px;
	margin-top: 0.8em;
}

div#main {
	padding-top: 20px;
}

body.blog div#page div#main {
	margin-top: 20px;
}



.tg-one-third p {
	
}

article.post img.size-full, img.size-medium {
 width: 150px;
}

#secondary .widget_archive h3.widget-title span {
  font-size: 11pt;
  color: #666666;
  border-bottom: 2px solid #1e73be;
        
}

#secondary .widget {
  list-style-type: none;
}
#secondary .widget ul li.page_item {
  font-size: 9.5pt;
  margin: 3px 0 5px 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.2em;
}
#secondary .widget ul li.page_item li.page_item {
  margin: 3px 0 7px 0;
}
#secondary .widget ul li.page_item li.page_item li.page_item, #secondary .widget_archive ul li {
  margin: 3px 0 5px 0;
  font-size: 9pt;
}
#secondary .widget ul li.page_item li.page_item li.page_item:before {
  content: "⤷ ";
  position: relative;
  bottom: 2px;
  margin-left: -5px;
}
#secondary .widget ul li.page_item li.page_item a {
 color: #1E73BE;
}
#secondary .widget ul li.page_item a, 
#secondary .widget ul li.page_item li.page_item li.page_item a {
 color: #666666;
}
ul.page-list {
 margin-top: 5px;
}
tr, td {
border: 0;
}

.widget_text {
line-height: 24px;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.2em;
}

.copyright, .powered {
font-size: 8pt !important;	
}

.powered {
text-align: right;	
}

.ccbysa {
padding-right: 0.5em;
}

.cat-item {
   font-size: 9pt;
}

#spacious_service_widget-2 p {
   text-align: justify;
}

#spacious_service_widget-2 .more-link-wrap {
   display: none;
}

figcaption small {
font-size: 9pt;
}

figure.wp-caption {
border: 0
}