#header, .node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper {
  background-color: #fefefe;
}

/* box css borrowed from TA-Blog Wordpress theme */
.box .fa {
  font-size:18px;
	margin-right:0px; 
}

.box > .icon { 
  text-align: center; 
	position: relative; 
}
.box > .icon > .image { 
  position: relative; 
	z-index: 2; 
	margin: auto; 
	width: 88px; 
	height: 88px; 
	border: 8px solid #f7f7f7; 
	line-height: 88px; 
	border-radius: 50%; 
	background-color: #C9302C;
	vertical-align: middle; 
}
.box > .icon:hover > .image { 
  background-color: #3c444c; 
}
.box > .icon > .image > i { 
  font-size: 36px !important; 
	color: #fcfcfc !important; 
}
.box > .icon:hover > .image > i { 
  color: #f5f5f5 !important; 
}

.box > .icon > .info { 
  margin-top: -24px; 
	background-color: #3c444c; 
	color: #f5f5f5;
	padding: 15px 5px 10px 5px; 
    -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
	min-height: 23em;
}

.box > .icon > .info > .more a { 
	font-size: 12px; 
	color: #3c444c; 
	line-height: 12px; 
	text-decoration: none; 
}
.box > .icon:hover > .info > .more > a { 
  color: #fcfcfc; 
	padding: 8px 10px; 
	background-color: #f33f3f; 
}
.box .space { 
  height: 30px; 
}

.box > .icon > .info-plain {
	background-color: #fcfcfc;
	color: #3c444c;
	min-height: 12em;
}
.box > .icon > .image-plain {
	border: 8px solid #fcfcfc;
}
.carousel-control .icon-next {
	right: 12px;
}
.image-block img {
  display: block;
  margin: 0 auto;
	height: 140px;
}
.image-block {
	margin-top: 15px;
	text-align: center;
}

.icon-lg {
  display:block;
  position:relative;
  margin-top: 24px;
	font-size: 48px;
  color: #C9302C;
}

.color-blue {
	color: #7DBECC;
}

.color-orange {
	color: #E37B48;
}

.color-grey {
	color: #58585A;
}

.color-red {
	color: #C9302C;
}

/* Icon centered and in front of an icon-lg */
.icon-fg {
	position:absolute;
  color:#7DBECC;
  font-size: 32px;
  left: 8px;
  top: 12px;
}
.smallshot img, .screenshot {
	border-radius: 6px;
	display:block;
	margin:0px auto;
}
.smalltext {
	padding-left: 25px;
	padding-right: 25px;
}
.col-max {
	width:360px;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
#top-content {
	background-image:url("/images/starry-bg.png");
        padding-top: 0px;
	height: 580px;
        margin-bottom: 22px;
}
#top-content blockquote {
	color:#fcfcfc;
}

#cloudmin-top-content {
  background-image:url("/images/starry-ship-bg.png");
	height: 580px;
}

.call-to-action {
	color:#fcfcfc;
}
img.thumb {
  border-radius: 6px;
	margin:12px;
}
#subfooter { background-color: #fcfcfc; border-top: 1px solid #eaeaea; padding: 40px 0 20px; text-align: center; margin-bottom: 0px; }
.roomy { padding: 36px; }
.navbar-toggle .icon-bar {
	background-color: #444;
}
#main-navigation ul.menu li {
  display: block;
}
.menu-icon{
  font-size: 120%;
}

.price-chart{
  min-height: 23em;
}

.screencast {
	width: 100%;
	border-radius: 6px;
}

#main-content {
  padding: 0 0 0 0;
}

#banner-inside {
  padding: 20px 0px 0px 0px;
	margin-bottom: 0px; 
}

.alert p {
	margin: 0px 8px 0px 8px;
}

.node-testimonial > .content {
  padding: 0;
}

.region region-promoted {
  padding-top: 12px;
}

table tr.odd {
	background-color: #fefefe;
}

mark.new.label-default {
	background-color: #c9302C;
	border-radius: 4px;
	color: #fefefe;
}

.region region-sidebar-first {
	float: left;
}

.sidebar h2:after {
	content: none;
}

.sidebar .h2 {
	font-size: 14px;
}

.sidebar ul li {
	list-style: none;
	border-bottom: none;
}

.commerce_payment {
	width: 360px;
}

.commerce-credit-card-start .form-item, .commerce-credit-card-expiration .form-item {
	display: inline;
	margin-right: .25em;
  margin-bottom: 1em;
}

ul.pager li a, ul.pager li.pager-current {
	padding: 4px 10px;
	margin-top: 0px;
}
#forum-comments .pager li {
  padding: 4px 10px;
	border: 0px;
}

div.forum-post, div.forum-post .panel-heading, div.forum-post .panel, div.forum-post .panel-footer {
	border-radius: 0px;
	border: 0px;
}

h2.comment-form {
	padding-left: 12px;
	padding-right: 12px;
}
form.comment-form {
	padding-left: 12px;
	padding-right: 12px;
}

a.af-button-large {
	padding: 4px 10px;
	background-color: #444;
	margin: 5px 3px 5px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	color: #ffffff;
}
a.af-button-large:hover {
	background-color: #C9302C;
	text-decoration: none;
}
.topic-reply-allowed .af-button-large {
	margin-left: 12px;
}
.media >.pull-left {
	margin-right: 20px;
}
.media >.pull-left>.author-pane {
	font-weight: bold;
	color: #337ab7;
	background-color: #d9edf7;
	border-color: #bce8f1;
	padding: 4px 10px;
	border-radius: 6px;
	text-align: center;
}
.author-pane>.user-picture {
	display: block;
}
.user-picture {
	margin: auto;
}
#forum table {
	border: 0;
}
#forum table.forum-table {
	border: 1px solid #eaeaea;
}
#forum table h4 {
	font-size: 18px;
	margin-top: 0;
}
#forum tbody tr th, #forum tbody tr td {
	padding: 10px 15px 10px 15px;
}
ul.list-unstyled li {
	list-style: none;
}
.forum-post .new {
	background-color: #c9302c;
	padding: 2px 6px 4px 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
}
#main {
  padding: 20px 0 20px 0;
}

h1.page-title {
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
}

#block-project-issue-issue-metadata .field-name-field-issue-status {
  margin: 0;
  padding: 1em 0 0.5em;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
#block-project-issue-issue-metadata .field-issue-status-1 {
  border-bottom: 2px solid #cccccc;
}
#block-project-issue-issue-metadata .field-issue-status-2 { 
  border-bottom: 2px solid #d6e9c6;
	background-color: #dff0d8;
	color: #468847;
}
.project-issue tr.state-2 {
  background-color: #d6e9c6;
  color: #3c763d;
}
.project-issue tr.state-2 td.active {
  background-color: #b4c7a4;
}
#block-project-issue-issue-metadata .field-issue-status-6 {
  color: #31708f;
  background-color: #d9edf7;
  border-bottom: 2px solid #bce8f1;
}
.project-issue tr.state-6 {
  background-color: #d9edf7;
  color: #31708f;
}
#block-project-issue-issue-metadata .field-issue-status-5 {
  color: #3c7899;
  border-bottom: 2px solid #acccf1;
}
.project-issue tr.state-5 {
  color: #3c7899;
}
.project-issue tr.state-6 td.active {
  background-color: #a7cbd5;
}
#block-project-issue-issue-metadata .field-issue-status-7 {
	color: #b94a48;
	background-color: #f2dede;
	border-bottom: 2px solid #ebccd1;
}
.project-issue tr.state-7 {
	background-color: #f2dede;
	color: #b94a48;
}
.project-issue tr.state-7 td.active {
  background-color: #d0bcbc;
}
.project-issue tr.state-9 {
	    background-color: #f2e5f2;
			    color: #a64ca6;
}
#block-project-issue-issue-metadata .field-issue-status-13 {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-bottom: 2px solid #faebcc;
}
.project-issue tr.state-13 {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.project-issue tr.state-13 td.active {
  background-color: #dad6c1;
}
#block-project-issue-issue-metadata {
  border: 1px solid #eaeaea;
  border-radius: 6px;
  background-color: #fefefe;
}
#block-project-issue-issue-metadata .field {
  padding-left: 8px;
  padding-right: 8px;
}
.block.block-project-issue {
	padding: 0;
}
/* custom search blocks */
.inline-search .form-item, .inline-search .form-actions {
	display: inline;
}
.inline-search .search-form, .block.inline-search {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 12px;
	margin-right: 12px;
}
#block-custom-search-blocks-2 {
	margin-top: 12px;
}
.field-name-field-doc-tags {
  margin-bottom: 2em;
}
code {
  width:90%;
  display:block;
  background-color: #f6f8fa;
  border: 1px solid #a6a8aa;
}
p>code {
  display:inline;
}
.filter-wrapper.form-wrapper:empty{ display: none }
