/*
 Theme Name:   Pure &amp; Simple Child
 Theme URI:    http://demo.styledthemes.com/pages/pure-simple.html
 Description:  Pure and Simple is a responsive theme built for anyone who is serious about blogging. Packed with a ton of features, the overall concept of this theme is to keep it clean and simple in design, while you get a plethora of features like multiple page templates, multiple blog layouts, multiple blog styles, several post formats, gallery styling, font based icons, theme options using the built-in WP Customizer, unlimited colours, a theme that is Jetpack ready so that you can take advantage of all the features like the Portfolio.
 Author:       StyledThemes.com
 Author URI:   http://www.styledthemes.com/
 Template:     pure-simple
 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:  pure-simple-child
*/

.container{
	margin-left:0px;
	padding-left:0px;
}
.menu{
	margin-bottom:0px;
}
.widget{
	margin:0px;
}
.widget-area{
	/* border-right: thin solid #000; */
	width: 180px;
    background-color: #ccc;
    padding-bottom: 18px;
	padding-top:0px !important;
    float: left;
    margin-top: 0px !important;
    border-top: 1px solid white;
}
.widget-area ul{
	display:block;
	margin: 0 0 0 8px;
    padding: 0px;
    list-style-type: none;
}
.widget-area li{
	display: list-item;
	padding: 0px;
    margin: 0px;
	border-bottom: none;
}
.widget-area li:hover{
	background:#CC0000 !important;
}
.widget-area li a{
	padding: 2px 0 2px 8px;
	color: #000;
	display: block;
	line-height: 133% !important;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #fff;
}
.widget-area li a:hover{
	color:white !important;
}
.widget_nav_menu .menu .current-menu-item > a {
	background: #CC0000;
	color: #ffffff !important;
}
.col-md-9{
	/* width: 500px; */
    float: left;
}
.col-md-3{
	
}
.col-md-9.datanoesis-content {
	width: 900px !important;
}
.header-inner{
	padding:0px !important;
}
.header-bg{
	padding-top:8px;
	padding-bottom:0px;
}
.primary-navigation li {
	height: auto !important;
    line-height: 26px !important;
}
.primary-navigation li a {
	font-family: Arial, Helvetica, sans-serif !important;
	display: block;
    height: 26px;
	padding: 0px 0px 0px 25px !important;
    width: 185px;
    overflow: hidden;
    background: url('/wp-content/themes/pure-simple-child/mainnav_button_background_first.gif');
	background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 11px !important;
    text-transform: capitalize;
	font-weight: 600;
}
.primary-navigation .nav-menu .menu-item:hover a {
	color: #CC0000;
}
.primary-navigation li:hover a ,
.primary-navigation li a:hover {
	background: url('/wp-content/themes/pure-simple-child/mainnav_button_background_first.gif');
	background-repeat: no-repeat;
    background-position: 0px 0px;
}
.primary-navigation li.current-menu-item:hover a ,
.primary-navigation li.current-menu-item a:hover {
	color: #ffffff !important;
}
.site-navigation .current-menu-item > a, 
.site-navigation .current-menu-ancestor > a {
	background-position: 0px -26px !important;
	color: #ffffff !important;
}
.primary-navigation .current-menu-ancestor:hover  a, 
.primary-navigation .current-menu-ancestor  a:hover {
	color: #ffffff !important; 
}
.nav-menu .current-page-ancestor > a {
	background-position: 0px -26px !important;
	color: #ffffff !important;
}
.site-navigation .current-menu-item > a:hover, .site-navigation .current-menu-ancestor > a:hover {
	color: #ffffff !important;
}
.primary-navigation .nav-menu {     
	width: 980px !important;
	min-width: 790px !important;
	border-bottom: 0px !important;
	float:left;
	height: 27px;
	top: -1px;
	position: relative;
    padding-left: 35px;
}

.navigation{
	height: 24px !important;
	background:#cccccc;
}

.entry-title{
	display:none;
}
#custom-subnav {
	height: 26px;
	display: block;
	width: 100%;
	margin-top: 1px;
	background-image: url('/wp-content/themes/pure-simple-child/sub-nav-bg.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}
#custom-subnav .color-bg {
	display: block;
	height: 26px;
	background-image: url(/wp-content/themes/pure-simple-child/subnav_background.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}


.wpcf7-form-control .wpcf7-textarea .wpcf7-validates-as-required{
	width: 428px;
    height: 120px;
}

#custom-contact-textarea{
	width:439px;
	height:122px;
}

.custom-contact-button{
	border:none;
	width: auto;
	height:22px;
    margin-left: 16px;
    text-align: center;
    float: right;
	font-weight: bold;
    line-height: 1em;
	color: #cc0000;
	background: #e5e5e5;
}
.custom-contact-button:hover{
	background: #e5e5e5;
	color: #cc0000;
}
.custom-contact-button:focus{
	background: #e5e5e5;
	color: #cc0000;
}

.custom-contact-text{
	width:100%;
	height:20px;
}

.custom-footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.66em;
	width: 660px;
    margin-left: 300px;
    padding-bottom: 16px;
    border-top: solid 1px #cc0000;
    clear: both;
    margin-bottom: 30px;
    left: -20px;
    position: relative;
}
.custom-footer .custom-link{
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.custom-footer .custom-link a{
	color:#000;
}
.custom-footer .custom-link a:hover{
	color:#CC0000;
}
.custom-footer .links a{
	color:#000;
}
.custom-footer .links a:hover{
	color:#CC0000;
}
#content {
	padding: 0px !important;
}
.container.datanoesis-container {
	width: 960px !important;
	min-width: 960px !important;
}
.datanoesis-content .entry-content {
	margin-top: 10px;
}







