@import url('../twentyeleven/style.css');
/*
Theme Name: RIConsultants
Theme URI: http://riconsultants.com
Description: Twentyeleven child-theme with customizations
Author: Tom Stewart www.tek-tom.com
Version: 0.0.1
Template: twentyeleven
Tags: two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
.one-column #page {
	max-width: 1000px;
}
.custom-header-image .site-header > .wrap::before {
    background: none;
}
.caption {
	font-size: 1.2em; 
	color: #00a4e4;
	background: #fff;
	text-align: center;
}
#branding {
	border-top: 2px solid #fff;

}
#access {
	background: #00a4e4;
	width: 100%;
	height:26px;
	
}
#access a {
	line-height: 1.9em;
	height: 26px;
	font-weight: bold
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background: #b3a59f;
	height: 26px;	
}
/* Changes the hover state of the menu items */
#access li:hover > a,
#access ul ul :hover > a,
#access li:hover > a span,
#access ul ul :hover > a span {
	background: #b3a59f;
	color: #fff;
	height: 26px;
}
#access ul ul a {
	background: #b3a59f;
	height: 26px;
	margin-top: -17px;
}
#branding .only-search + #access div {
	padding-right: 0px;
}
/* Search Form */
#branding #searchform {
	display: none;
}
.singular.page .hentry {
	padding: 0 0 0;
}
#main {
	padding: 0 0 0;
}

.entry-content, .entry-summary {
	padding: .625em 0 0;
	text-align: justify;
}
.one-column #content {
	margin: 0 3%;
}
#content .wp-img {
	border: none;
}
.wpcol-one-fifth.twitterfeed {
	width: 20%;
	border-left: 1px solid #fff;
}
.wpcol-two-fifth.frontpage {
	margin-right: 1%;
	}
.wpcol-two-fifth.fpimage {
	margin-right: 3%;
}
.wpcol-two-fifth.fpimage.wp-image {
	border: none;
}
#menu-mainmenu li.logged-in-nav {
	display: none;
} 
body.logged-in #menu-mainmenu li.logged-in-nav {
	display: list-item;
}
body.not-logged-in #menu-mainmenu li.logged-out-nav {
	display: list-item;
}
#menu-mainmenu li.logged-out-nav {
	display: none;
}
#site-generator {
	background: #00a4e4;
	color: #fff;
	padding: .5em 0 .5em 0;
	line-height: 1.1em;
}
#site-generator a {
	color: #fff;
	font-weight: normal;
padding: .5em 0 .5em 0;
}
.rotatingtweets {
	border-top: 0px;
	border-bottom: 0px;
	width: 215px;
	height: 150px;
	text-align: left;
}
div.frontpage.entry-content {
	padding: 0 0 0:
}
.entry-meta { display: none; }

.entry-title {
	padding-top: 0px;
}
h1.entry-title {
	font-size: 28px;
	padding-top: 25px;
}
.singular .entry-title {
	padding-top: 0px;
	font-size: 28px;
}
.singular .hentry {
	padding: 0em 0 0;
}
header.entry-header {
	text-align: center;
	line-height: 24px;
	padding-top: 0px;
}
.nocomments {
	display: none;
}
.frontpage p {
	text-align: justify;
}
.simple-social-icons {
	width: 150px;
}
img.noborder {
	border:none;
}
