/* wp admin bar fix */
#wpadminbar a {
	color : #fff !important;
}

body {
	background-color: #e3dbbe;
	background-image: none;
	color: #333;
	font-family: 'Roboto', sans-serif;
}
	/*.container {
		padding-bottom: 30px;
	}*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
}

.container {
background-color: #f5f5dc;
}

#topnav {
border-top: 3px double #7a3f0f;
border-bottom: 3px double #7a3f0f;
}

#topnav ul a {
border-right: 1px solid #7a3f0f;
}

#topnav ul a:hover {
background: #f4edd2;
}

header#main.fixed section#desktop {
background: #f5f5dc;
}

#mobile .navbar,

#mobile-navigation {
background: #7a3f0f;
}

#mobile .navbar .navbar-toggle,
#mobile .navbar .navbar-toggle:hover,

#mobile .navbar .navbar-toggle:focus {
background-color: #7a3f0f;
}

#mobile .navbar {
color: #fff !important;
}

#main #mobile .dl-app {
background-color: #7a3f0f;
border-bottom: 1px solid #7a3f0f;
}

footer#main,
	footer#main .container {
background: #111;
color: #fff;
}


#footnav ul a {
color: #fff !important;
}

.homepage-top-wrapper {
border-bottom: 3px double #7a3f0f;
}

.content .sidebar.above-feed,
.homepage-top-wrapper .homepage-top-inner,
.subscribebox,

.network,
.below-feed,
#submit-story,
#story-parts,
#ipe-login,
#ipe-register,
.auth-bio {
border: 1px dotted #7a3f0f;
background: #f4edd2;
}

#ipe-login legend,
#ipe-register legend{
color: #333;
border-bottom: 1px dotted #7a3f0f;
}

#story-parts header {
border-bottom: 1px dotted #7a3f0f;
}

.content article header {
	border-bottom: 3px double #7a3f0f;
}

#categories-list {
	/*padding: 10px;*/
	background: #f4edd2;
	color: #333;
}

	.sidebar nav#categories-list li span {
		display: none;
	}

.categories-list-mobile {
color: #333;
    border: 1px dashed rgba(122, 63, 15, .55);
    padding: 9px 12px;
    border-radius: 4px;
    background: #fffaf0ad;
}

.widget h2 {
border-bottom: 1px dashed #7a3f0f;
}

.site-of-month,
.pdf-box {
border: 1px dotted #7a3f0f;
background: #f4edd2;
}

p#breadcrumbs {
border-bottom: 1px dotted #7a3f0f;
}

#categories-list ul li {
border-bottom: 1px dotted #7a3f0f;
}

.post,
.page.hentry {
border-bottom: 3px double #7a3f0f;
}

@media( min-width: 992px ) {
.content {
border-right: 1px dotted #7a3f0f;
}
}

h2.feature-title,
h3.widgettitle,
h2.feat-title {
border-bottom: 1px dotted #7a3f0f;
}

aside .sidebar section.widgets {
border-bottom: 1px dotted #7a3f0f;
}

#page header .social-share,
.content article footer .social-share {
border-top: 3px double #7a3f0f;
border-bottom: 3px double #7a3f0f;
}

.searchform button,
.pager li>a,
.pager li>span,
.btn-primary,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
#commentform input#submit,
p.email-form .subbutton,
#searchform #submitbutton {
background: #7a3f0f;
border: 1px solid #602e00;
color: #fff5e6 !important;
}

.searchform button:hover,
.pager li>a:hover,
.pager li>span:hover,
.btn-primary:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a,
#commentform input#submit:hover,
p.email-form .subbutton:hover,
#searchform #submitbutton:hover {
background: #b75e16;
border-color: #602e00;
color: #fff5e6 !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
color: #fff5e6 !important;
background-color: #7a3f0f;
border-color: #602e00;
}

h3.post-title a,
h2.post-title a,
h1.post-title a,
a {
color: #7a3f0f;
}

h3.post-title a:hover,
h2.post-title a:hover,
h1.post-title a:hover,
a:hover {
color: #b7631e;
}

.network header {
border-bottom: 1px dashed #7a3f0f;
}

.in-post {
border-bottom: 3px double #7a3f0f;
border-top: 3px double #7a3f0f;
}

input[type="text"],
input[type="search"],
input[type="email"],
.searchform input[type="text"],
.searchform input[type="search"],
input[type="password"],
textarea {
background: #fff !important;
border: 1px solid #7a3f0f !important;
color:  #333 !important;
}

header.mobile {
background: #7a3f0f;
color: #fff !important;
}

header.mobile a {
color: #fff !important;
}

.inter-overlay {
background: #f4edd2;
}

.inter-overlay .button {
background: #7a3f0f;
border: 1px solid #602e00;
color: #fff5e6;
}
header section#desktop .sitetitleh12{
background-image: url(); width: px; height:px;}

.submit_story_link {background-color: #7a3f0f;}
.submit_story_link a{ color: #dd9933 !important; }
