@import url("../twentytwelve/style.css");

body .site {

padding: 0;

margin-top: 0;

margin-bottom:0;

box-shadow: none;

line-height:18px;

}

.entry-content img,

.comment-content img,

.widget img,

img.header-image,

.author-avatar img,

img.wp-post-image {

	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

	border-radius: 0px;

	box-shadow: none;

}



.site {

    margin: 0 auto;

    max-width: 864px;

    overflow: hidden;

}



.widget-area {

	margin: 24px 24px 0;

	margin: 1.714285714rem 1.714285714rem 0;

	color: #999999;

}

.textwidget li {

list-style: none;

margin:0;

padding:0;

}



.site-content {

   margin-left: 24px;

}



.entry-header .entry-title {

  font-family: Georgia, serif;
  margin-top: 1.714285714rem;
margin-bottom: 1.714285714rem;

}

body.custom-font-enabled {

	font-family: Helvetica, Arial, sans-serif;

}



body {

   font-size:10pt; 

   line-height:18px;

}

a {
  text-decoration: none; 
}


.category-list { 

   font-size:7pt;

   text-transform:uppercase;

}



.category-list a {

   color: #999999;

   text-decoration: none;

}

.header-image {

   margin-top:0px;

   margin-top:0rem;

}



.site-header {

   padding: 0px 0;

   padding: 0rem 0;

}



.main-navigation { 

   margin-top: 0px;

   margin-top: 0rem;

}

body .site #masthead { 
line-height:0px;

}

.main-navigation li ul li a:hover {

	color: #e3e3e3;

	font-weight: bold;

	background:#636F8D;

}





.main-navigation li ul a {

background:#fff;

color: #636F8D;

border-bottom: 0;

}

.main-navigation li ul li a {

font-size: 12px;



}



.main-navigation li a:hover {

		color: #e3e3e3;

	}



.main-navigation .current-menu-item > a {

		color: #FFF;

		font-weight: bold;

	}

.main-navigation .current-menu-ancestor > li a,

.main-navigation .current_page_item > a,

.main-navigation .current_page_ancestor > a {

	color: #e3e3e3;

	font-weight: bold;

	background:#636F8D;



}



.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {

	color: #e3e3e3;

	font-weight: bold;

	background:#636F8D;

}



.nav-menu {

background:#636F8D;

color: #fff;

padding-left: 20px;

font-family: Verdana, Helvetica, Arial, sans-serif;

}

.main-navigation li a {

border-bottom: 0;

color: #d4d7e1;

line-height: 3.692307692;

font-weight:bold;

text-transform: none;

white-space: nowrap;

}

.main-navigation ul.nav-menu,

	.main-navigation div.nav-menu > ul {

		border-bottom: 0;

		border-top: 0;





}

.widget-area .widget h3 {

  margin-bottom:0;

}



.content_block .general-1 {

  margin-left:24px;

}

.content_block .cow_last  {

  margin-right: 24px;

}



#footerwidgets {

 width:100%;

   margin-left: 24px;

height: auto;



}

#footerwidgets p {

 padding-bottom: .5em;

}

#footerwidgets li, #footerwidgets p  {

 padding-bottom: .5em;

 font-size:10pt;

line-height: 18px;

}

#footer-left {

 width:29%;

 float:left;

 padding: 15px;

}

#footer-middle {

 width:29%;

 float:left;

 padding: 15px;

}

#footer-right {

 width:29%;

 float:left;

 padding: 15px;

} 

.site-content article {

  border-bottom:none;
  margin-bottom: 0;
  padding-bottom: 1em;
padding-top: 1em;

}

.entry-summary {
margin-top: 1.714285714rem;
}

@media only screen

and (max-width:481px) {



   #footer-right, #footer-middle, #footer-left {

     float:none;

     padding-left:0;

     padding-right:0;

     padding-top:1em;

     width:100%;

   }

}



.the-social-link {

  text-align:center;

}

.the-social-link img {

  padding:5px;

}

#facebook {
  width: 215px;

}