/* Matysoft CSS */

.maty_h2 {
	color: #6392cf;
	border-bottom: 1px solid #E7E7E7;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}

.center-text {
	text-align: center !important;
}
 
/* Override home screen slider*/
#featured {
    margin-bottom: 25px !important;
}

/* Override comments paggination*/
.navigation{
	text-align: center !important;
}
/* Override Homepage Posts Date */
span.date {
	height: 60px;
}

/* Remove bullet from comments - and shrink them */
.comment {
	list-style-type: none;
}
.comment-body {
    margin: 5px 0;
}
.comment-content p {
	padding-bottom: 5px;
}



body {
	background-repeat: repeat !important;
	padding-top: 25px !important;
}


#logo-area {
    margin-bottom: 0px !important;
}

#top-menu a {    
    font-size: 15px !important;
	margin-top: 30px;
	}
#phone {	
	top: 20px;
}
.searchform  #searchsubmit,.searchform  #s {
    border: 1px solid #d4d2d2 !important;
    border-radius: 8px !important;
    color: #303030 !important;
    margin: 0 !important;
    padding: 7px !important;
}


.searchform label  { display:none; }

.padtop { padding-top: 10px;}
.padleft { padding-left: 10px;}
.padright { padding-right: 10px;}
.padbottom { padding-bottom: 10px;}

