/*
Theme Name:   Tourisme
Theme URI:    http://tp1.com
Description:  Thème Tourisme pour les écoles de formation professionnelle.
Version:    20120510
Template:   tp1
Author:     TP1
Author URI:   http://tp1.ca
Tags:     TP1
*/
@import url(../tp1/style-reset.css);
/* @import url(../tp1/style-shared.css); */
@import url(layout.css);
@import url(post.css);
@import url(fonts.css);

html {
  height: 100%;
}

body {
  background: url('images/bg-cibulky.png') no-repeat 0px 100px;
  color: #fff;
  font: normal 75% Helvetica;
  line-height: 1.416em;
}

#content {
  background: #111;
  background: url('images/bg-smudge.jpg') repeat-y 0 0;
  border-radius: 15px;
  box-shadow: 0 2px 18px #000;
  -webkit-box-shadow: 0 2px 18px #000;
  -moz-box-shadow: 0 2px 18px #000;
  position: absolute;
  top: 290px;
  width: 1015px !important;
}


/*.content-bottom {
  background: url('images/bg-content.png') no-repeat center bottom;
  bottom: -30px;
  height: 30px;
  position: relative;
  width: 100%;
}*/

/* #banner { */
	#banner .wp-post-image{
  height: 290px;
  left: -16px;
  position: absolute;
  top: -290px;
  width: 1040px;
}

#banner img {
  max-width: 1040px;
}

#banner a {
  position: relative;
  text-decoration: none;
}

#header #school a {
  height: auto;
  /* min-height: 50px; */
	min-height: 75px;
}

#header .menu li {
  padding: 0px;
}

#header .menu li a {
  background: url('images/header-divider.png') no-repeat 0 14px;
  padding: 12px 7px 12px 13px;
}

#header .menu li.first a {
  background-image: none;
  padding-left: 0px;
}

#header .menu a {
  border: none;
  padding: 2px 4px;
}

#header .menu .first a {
  padding-left: 4px;
}

/*
 * Main column elements
 */

#main .top .social {
  bottom: 0;
  font: normal 10px Helvetica;
  margin: 0;
  position: absolute;
  right: -6px;
}

#main .top .social a {
  color: #fff !important;
}

#main .social a:hover {
  color: #f3f3f3;
}

/*
 * Header
 */
#header #search #search-input {
  font-size: 100%;
}

/*
 * Navigation
 */

#navigation {
  height: 115px;
  width: 100%;
  
  /*background: #252525 url('images/bg-smudge.jpg') no-repeat center top;
  border-radius: 15px 15px 0 0;
  position: absolute;
  top: -100px;
  box-shadow: 0 2px 18px #000;
  -webkit-box-shadow: 0 2px 18px #000;
  -moz-box-shadow: 0 2px 18px #000;*/
}

#navigation .menu {
  font: normal 15px/35px 'Chalkduster',Helvetica,sans-serif;
  overflow: hidden;
  padding-top: 25px;
  position: relative;
  left: -16px; /*very specific to this menu, because first item is shor and the last one very long*/
  text-transform: uppercase;
}

#navigation .menu li {
  float: left;
  width: 20%;
}

#navigation .menu a {
  display: block;
  text-align: center;
  text-decoration: none;
}

#navigation #breadcrumbs {
  clear: both;
  font: normal 84.6% "Helvetica";
  padding: 20px 0 0 20px;
}

#navigation #breadcrumbs a:hover {
  text-decoration: underline;
}

/*
 * Sidebar
 */
.sidebar .widget {
  margin-bottom: 25px;
}

.sidebar .title {
  color: #fff;
  font: normal 91.66%/1em "Chalkduster";;
  background: url("images/title-divider.png") no-repeat left bottom;
  padding: 7px 1px;
  text-transform: uppercase;
}

.sidebar div.textwidget {
  padding: 12px 7px;
}

.sidebar .top,
.sidebar .bottom,
#main .bottom {
  display: none;
}

/*
 *  Widget Menu - Liens Rapides
 */

.sidebar .widget_nav_menu .content,
.sidebar .tp1_widget_nav_submenu .content {
}

.sidebar .widget_nav_menu .menu,
.sidebar .tp1_widget_nav_submenu .menu {
  padding-bottom: 0px;
  padding-top: 15px;
}

.sidebar .widget_nav_menu .title,
.sidebar .tp1_widget_nav_submenu .title,
.sidebar .tp1_widget_events .title {
  padding: 7px 0;
}

.sidebar .widget_nav_menu .menu li a,
.sidebar .tp1_widget_nav_submenu .menu li a {
  background: url("images/sprite-arrows.png") no-repeat -420px 7px;
  color: #fec502;
  display: block;
  padding: 7px 5px 7px 35px;
  text-decoration: none;
}

.sidebar .widget_nav_menu .menu li a:hover,
.sidebar .tp1_widget_nav_submenu .menu li a:hover {
  background: url("images/sprite-arrows.png") no-repeat -420px -133px;
  text-decoration: underline;
}

.sidebar .widget_nav_menu .menu .children li {
  border: none;
}

.sidebar .widget_nav_menu .menu .children a {
  background: none;
}

/*
 *  Widget Poll
 */
.sidebar .wp-polls {
  padding: 0px;
}

#main .wp-polls-archive .question {
  border-top: 1px solid #d7d7d7;
  padding-top: 20px;
}

.sidebar .widget_polls-widget .content {
  overflow: hidden;
}

.widget_polls-widget p,
#main .wp-polls-form p {
  margin: 0;
  padding: 10px 0;
}

.wp-polls .answers li,
.wp-polls .questions,
.wp-polls .submit {
  /*font: normal 84.6%/1.455em Helvetica,sans-serif;*/
}

.wp-polls .answers {
  padding: 10px 0;
  margin: 0;
}

#main .wp-polls .answers {
  border: none;
  padding: 0px;
}

.wp-polls .answers li {
  background: none;
  color: #636363;
  margin-bottom: 10px;
  padding: 0;
}

.wp-polls p {
  clear: both;
}

.wp-polls .questions {
  overflow: hidden;
  margin-bottom: 0px;
}

.wp-polls .questions li {
  clear: both;
  background: none;
  float: left;
  overflow: hidden;
  padding: 8px 0;
  margin: 0;
  position: relative;
  width: 100%;
}

#main .wp-polls .questions li {
}

.wp-polls .questions label {
  display: block;
  float: left;
  margin-left: 29px;
  width: 80%;
}

.wp-polls .questions input {
  left: 6px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  height: 14px /*fix issue with extra padding in ie7*/
}

.wp-polls-loading {
  display: none;
}

#main .wp-polls .total {
  margin: 10px 0;
}

.wp-polls .submit {
  background: url("images/sprite-arrows.png") no-repeat -420px 7px;
  border: none;
  padding: 8px 0 8px 35px;
  text-align: left;
  width: 100%;
}

.wp-polls .submit:hover {
  background: url("images/sprite-arrows.png") no-repeat -420px -133px;
}

.wp-polls .submit {
  font-size: 100%;
  margin: -10px 0;
}

button::-moz-focus-inner,
.wp-polls .submit::-moz-focus-inner,
ul.questions li input::-moz-focus-inner {
  padding: 0;
  border: none;
}

.sidebar .archive li {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0px;
  width: 100%;
}

.sidebar .archive li a {
  background: url("images/sprite-arrows.png") no-repeat -420px 7px;
  line-height: 13px;
  display: block;
  padding: 8px 5px 8px 35px;
  text-decoration: none;
}

.sidebar .archive li a:hover {
  background: url("images/sprite-arrows.png") no-repeat -420px -133px;
  text-decoration: underline;
}

#main .wp-polls-form {
  border-bottom: 2px solid #D7D7D7;
  width: 350px;
}

/*
 *  Widget Social
 */

.sidebar .tp1_widget_social,
.sidebar .tp1_widget_newsletter {
  overflow: hidden;
}

.sidebar .tp1_widget_social li,
.sidebar .tp1_widget_newsletter li {
  float: left;
  width: 100%;
}

.sidebar .tp1_widget_social li a,
.sidebar .tp1_widget_newsletter li a {
  background: url("images/sprite-icons.png") no-repeat 5px 8px;
  color: #fff;
  display: block;
  padding: 13px 15px 12px 38px;
  text-decoration: none;
}

.sidebar .tp1_widget_newsletter li a  {
  background-position: 5px -141px
}

.sidebar .tp1_widget_social li a:hover,
.sidebar .tp1_widget_newsletter li a:hover {
  text-decoration: underline;
}

/*
 * Widget Image
 */

.sidebar .tp1_widget_image .title {
  padding: 0px;
}

.sidebar .tp1_widget_image img {
  height: auto;
  margin: 0 auto;
  max-width: 235px;
}

/*
 * Widget Promotion
 */

.sidebar .tp1_widget_text {
  width: 240px;
}

.sidebar .tp1_widget_text .content {
  background: url("images/wgt-text.png") repeat-y -5px top;
  font-family: PTMono,Helvetica,sans-serif;
  color: #151515;
  overflow: hidden;
  padding: 0px 30px;
}

.sidebar .tp1_widget_text .top {
  background: url("images/wgt-text.png") no-repeat -266px 0px;
  display: block;
  height: 47px;
}

.sidebar .tp1_widget_text .bottom {
  background: url("images/wgt-text.png") no-repeat -519px -49px;
  display: block;
  height: 40px;
}

.sidebar .tp1_widget_text .title {
  background: none;
  color: #151515;
  font: normal 250.0%/1.25em 'Satisfy',sans-serif;
  margin: 0 0 13px 0;
  text-transform: none;
}

.sidebar .tp1_widget_text .title a {
  color: #151515;
  text-decoration: none;
}

.sidebar .tp1_widget_text a {
  color: #8DC63F;
}

.sidebar .tp1_widget_text .content p {
  margin: 0;
  padding: 0 0 25px 0;
}

.sidebar .tp1_widget_promotion_site .content img {
  display: block;
  margin: 0 auto;
}

/*
 * Widget Calendar Events
 */

.sidebar .tp1_widget_events .content {
  min-height: 150px;
}

.sidebar .tp1_widget_events .content .title {
}

.sidebar .tp1_widget_events ul.events {
  overflow: hidden;
  padding-bottom: 20px;
}

.sidebar .tp1_widget_events .events li {
  clear: both;
  float: left;
  overflow: hidden;
  width: 100%;
}

.sidebar .tp1_widget_events .events a.link {
  display: block;
  overflow: hidden;
}

.sidebar .tp1_widget_events .events .title {
  border: none;
  font: normal 100% 'Asap',Helvetica,sans-serif;
  text-transform: none;
  width: 155px;
}

.sidebar .tp1_widget_events .events .date {
  color: #fff;
  font: 83.33% 'AsapBold',Helvetica,sans-serif;
  width: 70px;
}

.sidebar .tp1_widget_events .events .date,
.sidebar .tp1_widget_events .events .title {
  background: none;
  display: block;  
  float: left;
  margin: 0 0 0 5px;
  padding: 6px 0;
}


.sidebar .tp1_widget_events .events a.link:hover .title {
  text-decoration: underline;
}

.sidebar .tp1_widget_events .events .more {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}

/*
 * Widget Calendar
 */

.sidebar .tp1_widget_calendar {
  overflow: visible;
  color: #fff;
}

/*Calendar grid */

.sidebar .tp1_widget_calendar .calendar .caption {
  overflow: hidden;
}

.sidebar .tp1_widget_calendar .calendar { /*Main calendar table */
  border-collapse: collapse;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
  text-align: center;
  width: 235px;
}

.sidebar .tp1_widget_calendar .calendar th { /*Day headings (S, M etc.) */
  border-left: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  font: normal 11px/30px Helvetica;
  width: 14.29%;
}

.sidebar .tp1_widget_calendar .calendar tr th:first-child {border-left: none;}

.sidebar .tp1_widget_calendar .calendar td { /* Day table cells */
  border-left: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  font: normal 10px/30px Helvetica;
  width: 14.29%;
}

.sidebar .tp1_widget_calendar .calendar tr td:first-child {border-left: none;}

.sidebar .tp1_widget_calendar .calendar .has-events { /* Table cells with events */  
  cursor: pointer;
  font-weight: bold;
}

.sidebar .tp1_widget_calendar .calendar .has-events:hover {
  font-weight: bold;
}

.sidebar .tp1_widget_calendar .calendar .next,
.sidebar .tp1_widget_calendar .calendar .prev { /* Prev and next month links */
  display: block;
  float: left;
  height: 30px;
  overflow: hidden;
  text-indent: -2000px;
  width: 34px;
}

.sidebar .tp1_widget_calendar .calendar .next {
  float: right;
}

.sidebar .tp1_widget_calendar .next a,
.sidebar .tp1_widget_calendar .prev a {
  display: block;
  height: 30px;
  width: 34px;
}

.sidebar .tp1_widget_calendar .calendar .month-title { /* Month title in caption at top of table */
  color:#fff;
  display: block;
  float: left;
  font: normal 11px/30px 'Asap',Helvetica,sans-serif;
  text-align: center;
  text-transform: uppercase;
  width: 167px;  
}

.sidebar .tp1_widget_calendar .calendar th abbr { /* Day name abbreviations */
  border-bottom: none !important;
}

/*
 * Calendar popup list 
 */

.sidebar .widget-list .list { /* The list itself */
  margin: 10px 0 0 0;
}

.sidebar .widget-list .list ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}

.sidebar .calendar td div {
  position: relative;
}

.sidebar .calendar ul.events {
  background: #252525;
  bottom: 55%;
  cursor: auto;
  display: none;
  font: normal 1.2em Helvetica;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  right: 70%;
  text-align:left;
  width: 190px;
  word-wrap: break-word;
  z-index: 1000;
  -webkit-box-shadow: 0px 2px 4px 0px #000;
  -moz-box-shadow: 0px 2px 4px 0px #000;
  box-shadow: 0px 2px 4px 0px #000;
  
}

.sidebar .calendar ul.events li {
  background: url("images/title-divider.png") no-repeat left top;
  color: #fff;
  clear: both;
  float: left;
  padding: 18px 0 15px 0;
  width: 100%;
}

.sidebar .calendar ul.events li:first-child {
  background: none;
}

.sidebar .calendar ul.events a {
  display: block;
  color: #FEC502;
  text-decoration: none;     
}

.sidebar .calendar ul.events a:hover {
  color: #fff;
  text-decoration: underline;
}

.sidebar .calendar td:hover ul.events {
  display: block;      
}

/*
 * Site map
 */

#main .sitemap {
  margin: 20px 0px;
}

#main .page .sitemap .title {
  border: none;
  color: #333;
  font: 91.66%/1em "Chalkduster";
  margin: 0 0 5px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}

#main .page .sitemap .title a {
  background: url("images/title-divider.png") no-repeat right bottom;
  color: #fff;
  display: block;
  padding: 0 0 8px 1px;
}

#main .page .sitemap .title a:hover {
  color: #FEC502;
  text-decoration: none;
}

#main .sitemap li {
  background: none;
  float: right;
  margin-bottom: 45px;
  width: 225px;
}

#main .sitemap li.odd {
  clear: left;
  float: left;
}

#main .sitemap ul ul {
  margin-top: 1em;
}

#main .sitemap li li {
  margin: 0;
  padding: 0;
}

#main .sitemap li li a {
  background: url("images/sprite-arrows.png") no-repeat 0 -250px;
  color: #8DC63F;
  display: block;
  padding: 4px 15px 4px 25px;
  text-decoration: none;
}

#main .sitemap li li a:hover {
  background: url("images/sprite-arrows.png") no-repeat 0 -419px;
}

/*
* Pages
*/
#main .page {
  float: left;
  margin: 0 0 10px 0;
  width: 100%;
}

#main .home, 
#main .news, 
#main .photos, 
#main .single {
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
}

#main .top {
  min-height: 25px;
  overflow: hidden;
  position: relative;
}

#main .content {
  clear: both;
  overflow: hidden;
  padding: 15px 0;
}

#main a {
  text-decoration: none;
}

#main a.link {
  background: url("images/bg-link.png") no-repeat 0 0;
  color: #000;
  clear: both;
  margin: 0 0 20px 0;
  padding: 6px 5px 6px 37px;
  text-decoration: none;
}

#main .top .title,
#main .top .hat {
  background: url("images/title-divider.png") no-repeat left bottom;
  color: #fff;
  float: left;
  font: normal 91.66%/1em "Chalkduster";
  padding: 7px 229px 7px 1px;
  text-transform: uppercase;
  width: 230px;
}

/*
 * Gallery on the home page
 */

#main .galleries {
  margin: 0 0 20px 0;
  overflow: hidden;
  width: 100%;
}

#main .galleries .item {
  text-align: center;
}

#main .galleries .item img {
  height: auto;
  max-width: 460px;
}

/*
 * Gallery page
 */

#main .gallery .top #title {
  padding: 7px 10px 7px 5px;
  width: 445px;
}

#main .gallery .content {
  padding: 20px 0px;
}
 
.page .gallery dl {
  float: left;
  margin: 0 4px 15px 4px;
  max-width: 151px;
}

.page .gallery dl img {
  border: 1px solid #fff;
  height: auto;
  max-width: 145px;
}

.page .gallery dd {
  text-align: center;
}

.gallery .gallery-caption {
  padding: 3px 0 0 0;
}

/*
 * Snippets
 */

#main .children {
  /*background: url("images/bg-smudge-small.png") repeat-y 0 0;*/
}

#main .children .top {
  display: block;
  min-height: 3px;
  width: 100%;
}

#main .children .half .top {
  background: url("images/bg-snippet-half-top.png") no-repeat 0 0;
  height: 9px;
}

#main .children .full .top {
  background: url("images/bg-snippet-half-top.png") no-repeat -255px 0;
  height: 5px;
}

#main .children .bottom {
  display: block;
  height: 10px;
  min-height: 3px;
  width: 100%;
}

#main .children .half .bottom {
  background: url("images/bg-snippet-half-bottom.png") no-repeat 0 0;
}

#main .children .full .bottom {
  background: url("images/bg-snippet-half-bottom.png") no-repeat -255px -2px;
}


#main .children .half {
  float: left;
  margin: 0 0 30px 0;
  width: 220px;
}

#main .children .left {
  clear: left;
  margin-right: 20px;
}

#main .children .content {
  min-height: 130px;
  padding: 15px 15px 0px 15px;
  position: relative;
}

#main .children .half .content {
  background: url("images/bg-snippet-half.png") repeat-y 0 0;
}

#main .children .full .content {
  background: url("images/bg-snippet-full.png") repeat-y 0 0;
}

#main .children .title {
  font: normal 133.3%/1.063em 'AsapBold',sans-serif;
  letter-spacing: 0.5px;
}

#main .children .title a:hover {
  text-decoration: underline;
}

#main .children .post {
  padding: 10px 12px 0 1px;
}

#main .children a.link {
  display: block;
}

#main .children .link:hover {
  color: #000;
}

#main .children .full {
  background: url("images/bg-smudge-small.png") repeat-y 0 0;
  clear: both;
  margin: 0 0 30px 0;
  width: 100%;
}

#main .children .full .post {
  clear: left;  /*because title is floating left*/
  padding: 20px 2px;
}

#main .children .full .title {
  float: left;
}

#main .children .full .image img {
  border: 1px solid #fff;  
  float: right;
  height: auto;
  margin: 5px 3px 10px 15px;
  max-width: 170px;
}

#main .top .rss {
  bottom: 3px;
  font: 10px Helvetica;
  margin: 0;
  position: absolute;
  right: -7px;
}

#main .rss a {
  color: #fff;
  display: block;
  font: normal 76.9% Helvetica;
  padding: 10px 10px 8px 22px;
}

#main .news .title,
#main .home .title {
  color: #8DC63F;
  font: normal 208.3%/1.12em 'Asap',Helvetica,sans-serif;
  margin: 0 0 5px 0;
  padding-left: 1px;
}

#main .date {
  color:#fff;
  font: normal 83.3% Helvetica;
  margin: 0 0 25px;
  padding-left: 1px;
  text-transform: uppercase;
}

/*
 * LIST OF NEWS
 */

#main .list ul.news {
  margin: 30px 0 15px 0;
  overflow: hidden;
  width: 100%;
}

#main .list .news li {
  clear: both;
  float: left;
  overflow: hidden;
  width: 100%;
}

#main .list .news a {
  background-image: none;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 8px 0 6px 0;
}

#main .list .news a.link:hover {
  background: none;
}

#main .list .news .title,
#main .list .news .date {
  display: block;
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  text-transform: none;
}

#main .list .news .title {
  font: normal 100% 'Asap',Helvetica,sans-serif;
  width: 350px;
}

#main .list .news .date {
  color: #fff;
  font: normal 83.33% 'AsapBold',Helvetica,sans-serif;
  padding: 3px 0;
  width: 90px;
}

#main .list .news .more {
  display: none;
}

/*
 * Pagination
 */

#main .pagination {
  overflow: hidden;
  margin: 35px 0 15px;
}

#main .pagination li {
  display: block;
  float: left;
  padding: 0 0 3px 0;
}

#main .pagination li a {
  padding: 10px;
}

#main .pagination li a:hover {
  text-decoration: underline;
}

#pagination .page, #pagination .current {
  padding: 2px 5px;
}

#main hr.separation {
  border: none;
  border-top: 1px solid #d7d7d7;
  clear: both;
  height: 1px;
  margin-bottom: 20px;
  width: 100%;
}

/*
 * Single
 */

#main .single .title {
  color: #8DC63F;
  font: 208.3%/1.12em 'Asap',Helvetica,sans-serif;
  margin: 0 0 5px 0;
  padding-left: 1px;
}

/*
 * FAQ
 */

#main .faq {
  border-top: 1px solid #d7d7d7;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}

#main .faq .question {
  border-bottom: 1px solid #d7d7d7;
  clear: both;
  color: #555;
  cursor: pointer;
  display: block;
  float: left;
  width: 100%;
}

#main .faq .title {
  font: normal 100% Asap,sans-serif;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#main .faq .title a {
  color: #8DC63F;
  display: block;
  padding: 10px 40px 10px 10px;
}

#main .faq .open .title a {
  background: url("images/sprite-arrows.png") no-repeat -445px 1px;
} 

#main .faq .close .title a {
  background: url("images/sprite-arrows.png") no-repeat -445px -130px;
}

#main .faq .close .title a:hover {
  background: url("images/sprite-arrows.png") no-repeat -445px 1px;  
  color: #fff;
}

#main .faq .answer {
  color: #fff;
  display: none;
  padding: 25px 25px 15px 10px;
}

#main .faq .open .answer {
  border-top: 1px solid #D7D7D7;
}

#main .faq p,
#main .faq ol,
#main .faq ul {
  margin: 0 0 1.5em;
}

/*
 * News, Calendar Landing Pages
 */

#main .calendrier .archive {margin-top: 40px;}

#main .event .title,
#main .archive .title {
  margin: 0 0 5px 0;
}

#main .event .title {
  font: normal 208.3%/1.12em 'Asap',Helvetica,sans-serif;
  padding-left: 1px;
}

#main .archive .title,
#main .calendrier .title {
  font: normal 133.3% 'AsapBold',Helvetica,sans-serif;
  padding-left: 1px;
}

#main .event .date,
#main .archive .date {
  clear: both;
  margin-bottom: 15px;
}

#main .event p,
#main .archive p {
  margin: 0 15px 1.5em 0;
}

#main .archive ul li, #main .event ul li {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#main .event .place {
  color: #959595;
  margin-bottom: 5px;
  padding: 0px;
}

/*
 * About us
 */
#main .location {
  width: 170px;
  background: url("images/map-marker.gif") no-repeat 10px 0;
  float: left;
  padding-left: 60px
}

#main .location .subtitle {
  font-size: 100%;
  font-weight: bold;
}

/*
* Comments
*/
#main #comments {
  float: left;
  margin: 0 0 10px 0;
  padding: 10px;
  background: #fff;
  width: 460px;  
}

/*
* Footer Area
*/

#footer .content {
  background: #fff;
  height: 170px;
}

#footer .top,
#footer .bottom {
  display: none;
}

#footer a {
  padding: 2px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer a:visited,
#footer a:link,
#footer a:hover {color:#005e20;}

#footer .logo a {
  background: none;
}
