/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}
.sidebar {
/*	float:left;*/
	width:255px;
	background:#3c3c3c;
}
/*
 * First sidebar hides bg image, turns to GREY. 
 */
.feed-icon {
	display:none;
 }
 
.region-sidebar-first .cf_upper {
	background:#3c3c3c;
	height: 20px;
	text-align:center;
	font-size: 0.85em;
	color:#fff; 
}
.region-sidebar-first .cf_upper p {
/*	padding-bottom:23px*/
}
.region-sidebar-first .webform-client-form {
	background:#3c3c3c;
	padding:12px 30px;
}

#block-webform-client-block-49  {
	display:inline;
	width: 90%;
}
#block-webform-client-block-49  h2.block-title {
	display:inline !important;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

#disqus_thread {
	margin-left:-10px !important;
}
#left-column {
	margin-left: 0% !important;
	margin-right: 0% !important;
	width:100% !important;
}
#header {
	background-image: url("/sites/all/themes/webrageous_adaptive/images/headerbg.png") !important;
	background-repeat: repeat-x;
}

#block-menu-menu-footer-menu, #block-webform-client-block-7, #block-block-6 {
	display:none;
}

#main-content {
	float:right;
	margin-left: 255px;
}
#main-content-header, #content {
	/*margin-left: 75px;*/
}
#block-menu-menu-footer-menu {
	display:none;
}

/* Displays upper logo and hides lower logo */
#logo {
  padding: 10px 0;
  display:inline;
}
#block-block-9 {
	display:none;
}

/*#left-column {
    margin-left: auto !important;
    width: 90% !important;
    margin-right: auto !important;
}*/


#columns {
	padding-top: 10px !important;
}
.content-inner {
    min-height: 0px !important;
}