/*
 Theme Name:   Twenty fourteen Child
 Theme URI:    http://gcsar.gov.sy/twenty-fourteen-child/
 Description:  Twenty fourteen Child Theme
 Author:       maysah alsahar
 Author URI:   http://gcsar.gov.sy
 Template:     twentyfourteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/
@import url("../twentyfourteen/style.css");

/* my changes */
.entry-header {
	text-align:center;
 	text-transform: capitalize;
}
.post-306 h1.entry-header{
text-align:left;
}
.site {
margin: 0 auto;
}

.page-content {
	margin: 0 auto;
	max-width: 100%;
}
.content-area {
    padding-top: 12px;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta, .page-content {
/* Original max-width:px */
max-width: 100%;
}
.entry-content td {
    padding: 3px;
}
h1 {
	font-size: 26px;
	font-family: arial;
	line-height: 1.3846153846;
	text-transform: capitalize;
}

h2 {
	font-size: 24px;
	font-family: arial;
	line-height: 1.2;
}
h3 {
	font-size: 20px;
	font-family: arial;
	line-height: 1.2;
}
.footer-sidebar {
    padding-top: 12px;
}
.meta-sep {
display:none;
}

.vcard{
display:none;
}

.author{
display:none;
}

.cat-links{
	display:none;
}
.tag-links{
	display:none;
}
.grid .featured-content .entry-header{
border-width: 1px 10px;
} 

.footer-sidebar {
  height: 180px !important;
}
.site-info {
		padding: 0px 30px;
	}
.post-thumbnail {
    background: #fff 
}
.widget {
	margin-bottom: 24px;
}
.archive-title {
	font-size: 24px;
            text-align: center;
}

.gfcustomized-widget-search-4 .search-form {
    background-color: white;
}

.widget-area .widget input, .widget-area .widget textarea {
    background-color: #FFFFFF;
    color: #000;
}
.entry-title {
    font-size: 33px;
    font-weight: 300;
    line-height: 1.0909090909;
    margin-bottom: 12px;
    margin: 0 0 12px 0;
    text-transform: capitalize;
}
.site-navigation a {
	color: #fff;
	display: block;
	text-transform: capitalize;
}
