#primary {
    /*background-color: #FFFFFF;*/
    margin: auto;
    /*width: 940px;*/
	width: 978px;
    padding: 0 25px;
    overflow: hidden;
	margin-top: 0px;
}
#secondary {
    width:300px;
    background-color: inherit;
    float: left;
}
#content,
#features_content {
    width: 978px;
    /*background-color: #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
}
#content_guide{
    float:left;
   /* width: 620px;*/
	width: 100%;
   /* background-color: #FFFFFF;*/
}
#category_content {
    float:left;
   /* width: 620px;   
    background-color: #FFFFFF;*/
	width: 100%;
}
#secondary ul li {
    padding-bottom: 10px;
}
.entry-title {
    font-size: 24px !important;
    margin-bottom: 12px !important;
    clear: both !important;
}

.content_guide  p,
.category_content .entry-content p {
	color: #5E5555 !important;
	font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 15px !important;
}

.content_guide  p a,
.category_content .entry-header a,
.category_content .entry-content  a,
.category_content .entry-content p a {
	color: #dcb212 !important;
	text-decoration: none !important;
}

.category_content .entry-header h1 a {
	color: #2D76C7 !important;
}

.category_content header{
	background: none !important;
}

.content_guide  p img {
	float:none !important;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
    padding: 20px 0 0;
}
article.format-status .entry-content {
    min-height: 65px;
}
/* Intro */
article.intro {
    background: #f9f9f9;
    border-bottom: none;
    margin: -1.855em -8.9% 1.625em;
    padding: 0 8.9%;
}
article.intro .entry-title {
    display: none;
}
article.intro .entry-content {
    color: #111;
    font-size: 16px;
    padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
    background: #aaa;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 0 8px;
    position: absolute;
    top: 30px;
    right: 20px;
    text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
    background: #777;
}
arpticle.p {
    font-size: 14px;
    line-height: 20px;
}

.category_tags  a,
.kelly_guide_tags_table a {
	color: #dcb212 !important;
	text-decoration: none !important;
}
#category_tags a {
    font-size: 16px;
}
#category_tags #next a {
    float: right;
}
.entry-content {
    margin: 0 20px ;
}
.hr30 {
    margin-top: 30px;
    margin-bottom: 20px;
}
#wp-calendar {
    width: 240px;
    margin-left: 30px;
}
#wp-calendar caption,
#wp-calendar thead tr th,
#wp-calendar tbody tr td
 {
    font-size: 16px;
    padding: 4px;
}
#wp-calendar thead tr th {
    font-size: 16px;
    font-weight: 600;
    padding: 4px;
}
.page-header h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}
.page-title span {
    color: #2D76C7;
    font-family: 'Regular';
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 7px;
    position: relative;
}
.kelly_guide_tags_section {
    width: 300px;
    clear: both;
    padding-top: 40px;
}
.kelly_guide_tags_table {
    margin-left: 30px;
}
.kelly_guide_tags_table br {
    line-height: 20px;
}
.kelly_guide_tags_table .current {
    font-weight: 600;
}
.kelly_guide_tags_section span {
    clear: both;
    display: block;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #2D76C7;
    font-weight: bolder;
}
.kelly_guide_tags_section .view_all {
    padding: 8px 0;
    text-align: right;
}
.kelly_guide_tags_section.all {
    padding: 0 20px;
    font-size: 18px;
    width: 400px;
}
.kelly_guide_tags_section h3 {
    margin-top: 20px;
    font-size: 24px;
}
.widget_search {
    margin: 20px 0;
}
.widget-title {
    text-align: center;
    clear: both;
}
.nav-previous {
    float: left;
    margin-bottom: 16px;
}
.nav-next {
    float: right;
    margin-bottom: 16px;
}

.type-post .entry-content p img {
	float:none !important;
    border: 3px solid #0E4B9C !important;
    box-shadow: 5px 5px 3px #888888 !important;
}
.type-post .entry-content img {
    border: 3px solid #0E4B9C;
    box-shadow: 5px 5px 3px #888888;
}
#searchform {
    margin: 10px;
}
#searchform #s {
    width: 200px;
}
#searchform .placeholder {
    color: #999;
}
.hidden {
    display: none;
}

/* Begin Latest Feature Styles */

#latestFeatBlock, #archiveblock {
 width: 700px;
 margin-right: auto;
 margin-left: auto;
}

#primary #features_content .features.block .feature_item {
  width: 300px;
  float: left;
  margin-left: 50px;
  margin-bottom: 20px;
}

/*#primary #features_content .features.block .feature_item  img{
	display: block;   margin-left: auto;   margin-right: auto;
}*/

#primary #features_content .features.block .feature_item.last {
  margin-right: 0;
}

#primary #features_content .features.block .feature_item p {
  margin-top: 10px;
  margin-bottom: 0;
}

#primary #features_content .archive.block .archive_item {
  width: 290px;
  float: left;
  margin-left: 60px;
  /*height: 78px;
  margin-bottom: 20px;*/
}

#primary #features_content .archive.block .archive_item.last {
  margin-right: 0;
}

#primary #features_content .archive.block .archive_item.bottom {
  margin-bottom: 0;
}

#primary #features_content .archive.block .archive_item img {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

#primary #features_content .archive.block .archive_item h4,
#primary #features_content .archive.block .archive_item p {
  width: 180px;
  float: left;
}
/* End Latest Feature Styles */

  /*Header Style for features Themed */
  .module header .themed img{
    width: 978px !important;
	margin: -25px;
  }  
  /* End */
