/*
 Theme Name:     sconaseniors Theme
 Theme URI:      None
 Description:    Expound child
 Author:         Konstantin Kovshenin
 Author URI:     N/A
 Template:       expound
 Version:        1.0.0
*/
 
@import url("../expound/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */



h1 {text-align: center;}
#page #main .entry-title{font-size:40px;
color: #000099;
position: center;
}

#page {width: 1300px;
}

.site-content article{
    border-bottom: 0px solid #dddddd;
    margin: 0;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-top: 40px;
	width: 1100px;
	height: auto;
}

.dataTables_wrapper .tablepress {
    clear: both;
    margin: 20px;
	width: 970px;
	position: relative;
	right: 120px;
}

.widget-area {
    padding: 10px 10px 10px 10px;
	border: 1px solid black;
	position: absolute;
	top: 355px;
	left: 1300px;
}

.site-branding, .navigation-main, .navigation-main ul, .navigation-main li {
   background: #000000;
   top: 0px
}

.navbar {text-align: center;
}

.navigation-main a {
color: white;
font-family: tahoma;
font-size: medium;
font-weight: bold;
}

#page, .hfeed_site, #content, .site-content, #primary, .content-area {
width: 1300px;
}

#tablepress-1_wrapper, .datatables_wrapper {
margin-left: 100px;
}

.site-branding {
background: url('bannercs2.png') no-repeat top center;
display: block;
width: 1300px;
height: 155px;
padding-top: 0px;
padding-bottom: 0px;
}
.site-header .site-branding {
    position: relative;
	top: 0px;    
}

#masthead, .site-header {
position: relative;
top: -40px;
}

.tablepress {
text-align: center;
}

