/* Enter Your Custom CSS Here */

.main-navigation ul ul a {
    width: 200px;
    padding: .5em;
}
.entry-featuredImg img {
    margin-left: auto;
    margin-right: auto;
	width: 70%;
    height: 70%;
}

.theTop, footer.site-footer, .hentry, .widget, .comments-area, #toTop, .paging-navigation .nav-links a, .page-header {
background: #FAFAFA;
}

body, button, input, select, textarea {
    color: #000000;
	text-align: justify;  	
}  
  
.smallPart, aside .tagcloud {
font-size: 16px;
}

.main-navigation ul ul {
background: #0a7db0;
float: left;
position: absolute;
top: 3.5em;
}

.main-navigation a {
display: block;
text-decoration: none;
padding: 1em;
}

.theTop {
padding: 1em 5em;
}

.screen-reader-text {
	overflow: visible;
}

.topSearchForm {
	display: block;
	margin-top: 0.5em;
}

.main-navigation ul li .indicator {
position: absolute;
right: 3px;
top: 19px;
font-family: 'FontAwesome';
font-size: 12px;
line-height: 1;
color: #ffffff;
}

.main-navigation ul ul {
background: #003333;
}

.main-navigation {
background: #003333;
}

media="all"
.widget-title:before {
border-top: 1.5em solid #003333;
}

.widget-title {
background: #003333;
}

.edit-link a, .tagcloud a {
background: #003333;
}

.widget-title:before {
content: "";
position: absolute;
border-top: 1.5em solid #003333;
}

.post-navigation .meta-nav {
border: 1px solid transparent;
display: inline-block;
background: #003333;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
outline: none;
border: 1px solid transparent;
border-radius: 2px;
background: #003333;
}

.menu-toggle {
		background: #ffffff;
		color: #003333;
}
	
.menu-toggle:focus, .menu-toggle:hover {
		background: #003333;
		color: #ffffff;
}
