/*Font size intro community*/

.community-intro {
  font-size: 1.4em;
}

/*Blog Adjustments*/

#my-community-page .view-ir-blogs .views-field-title,
#my-blog .view-ir-blogs .views-field-title,
#my-community-page .view-ir-wikis .views-field-title,
#my-wiki .view-ir-wikis .views-field-title {
  font-size: 1.5em;
  margin-bottom: 10px;
}
#my-community-page .view-ir-blogs .views-field-field-blog-images-fid img,
#my-blog .view-ir-blogs .views-field-field-blog-images-fid img {
  float: left;
  background-color: white;
  border: 1px solid #999;
  padding: 6px;
  margin: 0 10px 10px 0;
}
#my-community-page .view-ir-blogs .views-row,
#my-blog .view-ir-blogs .views-row,
#my-community-page .view-ir-wikis .views-row
#my-wiki .view-ir-wikis .views-row {
  overflow: hidden;
  border-bottom: 1px solid #CCC;
  margin-bottom: 15px!important;
  padding-bottom: 15px;
}
#my-community-page .view-ir-blogs .views-field-body,
#my-blog .view-ir-blogs .views-field-body {
  margin-left: 0;
}
#my-community-page .view-ir-blogs .views-field-view-node,
#my-blog .view-ir-blogs .views-field-view-node,
#my-community-page .view-ir-wikis .views-field-view-node,
#my-wiki .view-ir-wikis .views-field-view-node{
  text-align: right;
  clear: both;
}
#my-community-page .views-row-last,
#my-blog .views-row-last {
  border-bottom: 1px solid #ccc;
}

.blog-image {
  background-color: white;
  border: 1px solid #999;
  padding: 6px !important;
  margin-top:8px;
}

.blog-info {
  margin-left: 10px;
  width: 280px;
}

.blog-image {
  width: 150px;
}

/* CSS FORUM */

.forum-table tr.even,
.forum-table tr.odd,
.forum-topics tr.even,
.forum-topics tr.odd,
.view-ir-forums table tr.even,
.view-ir-forums table tr.odd {
  background:#F2F2F2;
  background:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#F2F2F2));
  background: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2) repeat scroll 0 0 transparent;
  border-bottom: 1px solid #CCCCCC;
}

#forum .forum-table tr.forum-last-sticky,
#forum .forum-topics tr.forum-last-sticky,
.view-ir-forums table tr.forum-last-sticky {
  border-bottom: 3px solid #04740C;
}

#forum .forum-table tr.sticky,
#forum .forum-topics tr.sticky,
.view-ir-forums table tr.sticky {
  background-color: #CFFFD2;
}

.forum-table-topics .views-field-title {
  text-align: left;
}

.view-ir-forums table .views-field-name {
  width: 201px;
}

.view-ir-forums table {
  border: 1px solid #999;
}


.forum-header th,
.forum-topics thead th,
.view-ir-forums table thead th {
  border-bottom: medium none!important;
  color: #FFFFFF!important;
  font-weight: bold!important;
  text-align: center!important;
  background-color: #27638C;
}

.forum-topics thead th a,
.view-ir-forums table thead th a {
  color: #FFFFFF!important;
}

.forum-header,
.forum-topics thead,
.view-ir-forums table thead {
  /*background: url("../images/connect-bar.jpg") repeat scroll 0 0 #27638C;*/
  background-color: #27638C;
  border-bottom: 3px solid #27638C;
}

.forum-table td,
.view-ir-forums table td {
    border-bottom: medium none;
    border-right: 1px solid #CCCCCC;
}

th.forum-icon,
td.forum-icon,
th.forum-last-post,
.forum-table td.posts,
.forum-top-links,
#forum-statistics,
.forum-folder-legend{
  display:none;
}
#forum table {
    margin: 10px 0;
}
.forum-post-wrapper {
  height: auto;
}

#forum .forum-table th,
#forum .forum-topics th,
#forum .forum-topics th a {
  background-color: #27638C;
}

/* BLOG ENTRY */

.node-type-blog #subscriptions-ui-node-form{
  display:none;
}

/*  COMMUNITY PAGE  */

#page-community h1.title{
	display: none;
}
span.title{
	color:#27638C;
	font-weight:600;
	padding:3px 0 3px 8px;
	max-height: 19px;
}
.right-link{
	float: right;
	margin-right: 5px;
	line-height: 2em;
}
.community-blog-post,
#my-community-page .view-ir-wikis .views-row {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.blog-title{
	font-size: 1.4em;
}
#my-community-left{
  width:480px;
  margin-right:20px;
  margin-top: 28px;
  float:left;
}

#my-community-right{
  width:300px;
  float:left;
  margin-top: 28px;
}

#my-community-left-9{
  width:540px;
  margin-right:20px;
  float:left;
}

#my-community-left-10{
  width:600px;
  margin-right:20px;
  float:left;
}

#my-community-right-4{
  width:240px;
  float:left;
}

/* Inforuptcy ad */
#ir-ad-block {
  background: transparent url("../images/ir-ad.png") no-repeat center top;
  width: 300px;
  height: 180px;
}
.ir-ad {
  text-align: center;
}
.ir-ad a:link,
.ir-ad a:visited,
.ir-ad a:hover,
.ir-ad a:active {
  color: #fff;
  font-size: 160%;
  padding: 25px;
  display: block;
  text-decoration: none;
}
.ir-ad span {
  display: block;
  margin-top: 10px;
}
#ir-ad-block .inside-block {
  border: 0 !important;
  background: none !important;
}


/*  FORUM NODE FORM */
#forum-form .button-wrapper,
#blog-form .button-wrapper {
  overflow:hidden;
  margin-top: 20px;
}
#forum-form .button-wrapper #edit-submit,
#blog-form .button-wrapper #edit-submit {
  float: right;
}
#forum-form .button-wrapper #edit-preview,
#blog-form .button-wrapper #edit-preview {
  margin-left: 305px;
}
#forum-form .button-wrapper #edit-delete,
#blog-form .button-wrapper #edit-delete {
  float: left;
}
#forum-form .collapsible {
  display: none;
}
#main-wrapper .post-num a {
  color: #fff;
}
#forum-comments .messages-reply-wrapper .privatemsg-thread-right {
  float: left;
}

/*  NODE FORMS  */
#blog-form .body-field-wrapper fieldset.collapsed,
.node-type-blog form#comment-form fieldset.collapsed,
.node-type-ir_wiki form#comment-form fieldset.collapsed,
#forum-comments form#comment-form fieldset.collapsed {
  display:none;
}

#my-community-page .ir-cck-tip {
  width: auto;
}

/* daily chapter 11 box on community page*/
div.dailych11 a {
  margin-left: 5px;
  margin-right: 6px;
  display: block;
  float: left;
  width: 100px;
  text-align: right;
}

div.docket_header {
  border: 0px;
  margin-top: 20px;
}

div.docket_header h2 {
  font-size: 1em;
}

div.docket_header font {
  font-size: 1em;
}

div.docket_header table td h2 {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
