/*--> BACKGROUND HEADER */
#cm-main {
   /*background-image: url('images/Middle_texture.jpg');*/
   background-image: url('images/bg-general.png');
   background-repeat: no-repeat;
   background-position: top center;
}

#cm-main-front {
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   background-image: url('images/bg-front.png');
   background-repeat: no-repeat;
   background-position: top center;
}
#cm-main-front {
   position: relative;
   z-index: 0;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

/*--> HEADER */
.cm-search-bar {
    position: absolute;
    display: block;
    width: 205px;
    height: 40px;
    top: 145px;
    right: 0;
    margin: 0;
    padding: 0;
}

/*--> SLIDE SHOW */
.slide-show-wrap {
    position: relative;
    display: block;
    width: 980px;
    height: 270px;
    margin: 0 0 20px 0;
    padding: 0;
}
.slide-show {
    position: absolute;
    display: block;
    width: 980px;
    height: 345px;
    left: 0;
    top: -75px;
    /*background-image: url('images/slide-filler.png');
   background-repeat: no-repeat;
   background-position: top center;*/
}
.no-show-wrap {
    position: relative;
    display: block;
    width: 980px;
    height: 1px;
    margin: -84px 0 0 0;
    padding: 0;
}
.nivo_slider .nivo-controlNav {
    top: 7px;
}
.nivo-controlNav {
    text-align: right !important;
}
.nivo-controlNav a {
    padding: 5px;
    margin-right: 5px;
    color: #fff !important;
    background: #231f20;
    border: 2px solid #231f20 !important;
}
.nivo-controlNav a.active {
	color: #cc3300 !important;
    background-color: #f78f1e;
}

/*--> FRONT PAGE */
#post-front .cm-postcontent {
    height: 206px;
}
#post-front .cm-postcontent h2,
#post-front .cm-postcontent p {
    margin-left: 305px;
}
#post-front .cm-postcontent h2 {
    padding-top: 5px !important;
    margin-bottom: -10px !important;
}
.post-front-1 {
    background: transparent url('images/front1.png') no-repeat left top;
}
.post-front-2 {
    background: transparent url('images/front2.png') no-repeat left top;
}
.post-front-3 {
    background: transparent url('images/front3.png') no-repeat left top;
}

#post-front .cm-post-body {
    padding: 0 10px 0 5px;
    margin-bottom: 20px !important;
}

/*--> SIDEBAR */
div#text-2 h2 {
    color: #f68e1e;
}
.contact-page-button {
    position: absolute;
    display: block;
    top: 15px;
    right: 10px;
    padding: 0;
    margin: 0;
    z-index: 100;
}

/*--> FOOTER */
.footer-links-wrap {
    position: relative;
    display: block;
    width: 980px;
    height: 110px;
    margin: 20px 0 10px 0;
    padding: 0;
}
.footer-links {
    position: relative;
    display: inline;
    float: left;
    height: 110px;
    line-height: 130%;
}
.content-one {
    min-width: 150px;
}
.content-two,
.content-three,
.content-four {
    width: 220px;
}
.footer-links-wrap .spacer {
    width: 1px;    
    margin: 0 20px;
    background-color: #f1f1f1;
}
.social-link {
    position: absolute;
    display: block;
    top: -20px;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    z-index: 100;
}
.social-facebook {
    right:33px;
    background: transparent url('images/social-facebook-hover.png') no-repeat left top;
}
.social-linkedin {
    right:0;
    background: transparent url('images/social-linkedin-hover.png') no-repeat left top;
}
.social-link a {
    display: block;
    width: 28px;
    height: 28px;
}
.social-link:hover {
    cursor: pointer;
}
.social-link:hover img {
    display: none;
}

/*--> quick fix */
div.widget_slideshow h5 {
display: none;
}
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:0px 0px 0px 0pt !important;
	text-align:left;
}

/*--> TABLES */
table#no-border td {
    border: none;
}
table.center-the-pics {    
    width: 500px;
    background-color: #fff;
}
table.center-the-pics-1 {    
    width: 500px;
    padding-top: 15px;
    margin-top: -1px;
    background-color: #fff;
}
table.center-the-pics-1 img.wp-image-83 {
    margin-left: 20px !important;
}
table.center-the-pics-1 img.wp-image-80 {
    margin-right: 20px !important;
}

table.center-the-pics td {
    text-align: center;
}

tr#bottom-row-pics td {
    height: 128px;
    padding: 0;
}
tr#bottom-row-pics td img {
    margin: 0;
}

/*--> HIDDEN */
p.nocomments,
p.form-allowed-tags,
.ddsg-wrapper p,
div.fscf_vcita_container {
    display: none;
}

/*.date {
position: relative;
display: block;
float: left;
margin: 29px 5px 5px 100px;
background:#fff url('images/fulldate.png') repeat-x scroll top left;
width:60px;
height:60px;
text-align:center;
color:#fff;
font-family:GillSansRegular, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

.date .date-day {
color:#fff;
font-family:GillSansRegular, "Times New Roman", Times, serif;
font-size:35px;
}

.date .date-month {
font-size:13px;
font-weight:normal;
margin:5px auto -4px auto;
}*/
