@charset "utf-8";
/* CSS Document */

.pm-recent-posts {
	margin:0;
	padding:0;
	list-style:none;
	width:inherit;	
}

.pm-recent-posts li {
	width:inherit;	
	margin-bottom:2px;
}

.pm-recent-posts .pm-hover-item-title-panel {
	padding:0px;
	width:100%;	
}

.pm-recent-posts .pm-hover-item-title-panel a {
	font-size:12px !important;	
	margin:6px 9px 0 0;
}

.pm-recent-posts .pm-hover-item-title-panel p {
	padding-left:7px !important;
	font-size:11px !important;	
	color:white !important;
}

.pm-recent-posts .pm-hover-item-details {
	width:100%;
	font-size:11px !important;
	color:white;
}

.pm-recent-posts .pm-hover-item-details a, .pm-recent-posts .pm-hover-item-details i {
	font-size:11px !important;
}

.pm-recent-posts .pm-hover-item-details p {
	margin-top:2px !important;
	font-size:11px !important;	
	line-height:18px;
	color:white !important;
}


.pm-recent-posts  .pm-hover-item-spacer {
	padding: 0 8px !important;
}

.pm-recent-posts-img {
	width:100%;	
}

.pm-recent-posts-img img {
	width:100%;	
}

/* Tag cloud */
.footer .tagcloud a {
	display: inherit;
    float: left;
    font-size: 14px !important;
    margin: 0 5px 5px 0;
    overflow: hidden;
    padding: 0;
	color:white;
	padding: 8px 12px !important;
    width: inherit !important;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.05) !important;
	background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%) !important;
	border-radius:0px 20px 20px 10px;
	-moz-border-radius:0px 20px 20px 10px;
	-webkit-border-radius:0px 20px 20px 10px;
	-ms-border-radius:0px 20px 20px 10px;
	-o-border-radius:0px 20px 20px 10px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}

.footer .tagcloud a:hover {
	background-color:#ACDB05;
	background-image:none;
	color:#333333;
}

/* Recent Comments */
.footer #recentcomments {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.05) !important;
	border-radius: 0 20px 20px 20px !important;
	margin: 10px 0 20px !important;
	overflow:hidden;
	padding:0;
	background-color:#222;
}

.footer .recentcomments {
	font-size:12px;	
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.01) 100%);
	border-radius:none !important;
	border-bottom:1px double #555;
	float:none !important;
	padding:9px 15px;
	color:#ACDB05;
}
.footer .recentcomments a {
	color:white;	
}

.footer .recentcomments:hover {
	background-color:#333;	
}

.footer .recentcomments:last-child {
	border:none !important;
}

/* FB Like box */
.footer .like_box_footer {
	border:none !important;	
}

/* Fat Footer */
#pm-fat-footer {
	width:100%;
	background-color:#2f5d8f;
	background-image:url(img/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding:20px 0px;
	background-repeat:no-repeat;
}

#pm-fat-footer p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}

#pm-fat-footer h6 {
	font-size:16px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	display:block;	
	text-transform:uppercase;
	font-family:'Oswald';
}

/* Footer / Quick links */
footer {
	background-color:white;
	padding:20px 0 30px;	
}

footer .row [class*="col-"] {
	margin-right:40px;	
}

footer .row [class*="col-"]:last-child {
	margin-right:0px;	
}


.pm-footer-copyright {
	width:100%;
	background-color:white;
}

.pm-footer-quick-links h6 {
	font-size:13px;
	font-weight:bold;
}

.pm-footer-quick-links a {
	font-family:'Droid Sans';
	font-size:12px;
	color:#737372;
	text-transform:uppercase;
	font-weight:100;
}

.pm-footer-quick-links a:hover {
	color:#457baf;	
}

.pm-footer-quick-links ul {
	list-style:none;
	margin:0;
	padding:0;	
}

.pm-footer-quick-links ul li {
	font-size:12px;
}

.pm-footer-links-ul {
	list-style:none;
	margin:0;
	padding:20px 0 20px 12px;	
	display:table;
	margin:0 auto;
}

.pm-footer-links-ul li {
	float:left;
	margin-right:10px;
	padding:0 !important;
	background-image:none !important;	
	
	font-family:'Droid Sans';
	font-size:12px;
	color:#737372;
	text-transform:uppercase;
}

.pm-footer-quick-links ul li {
	padding:0 !important;
	background-image:none !important;	
}

.pm-footer-links-ul li a {	
	font-family:'Droid Sans';
	font-size:12px;
	color:#737372;
	text-transform:uppercase;
	border-left:1px solid #808080;
	padding-left:10px;
	font-weight:100;
}

#pm-footer-social-links {
    background-image: url("img/social-bg.jpg");
    background-repeat: repeat-y;
    margin-bottom: 3px;
    padding: 12px 0 10px;
	background-position:top center;
	background-size:100%;
}

.pm-footer-social-links-ul {
	list-style:none;
	margin:0;
	padding:0;	
	display:table;
	margin:0 auto;
}

.pm-footer-social-links-ul li {
	float:left;
	margin-right:5px;	
	padding:0 !important;
	background-image:none !important;
}

.pm-footer-social-links-ul li a {
    background-color: #FFFFFF;
    border-radius: 999px;
    color: #707070;
    display: block;
    font-size: 28px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width:47px;
	height:47px;
}

#pm-fat-footer .row [class*="col-"]:last-child {
	margin-bottom:0px;	
}

.pm-widget-footer .textwidget {
	color:white;
	font-family:'Open Sans';
	font-size:14px;
}

.pm-widget-footer .textwidget p {
	color:white;
	font-family:'Open Sans' !important;
	font-size:14px;
}


.pm-widget-footer .textwidget a {
	color:white;
	font-family:'Droid Sans';
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.pm-widget-footer .textwidget a:hover {
	text-decoration:underline;
	color:#46d6db;
}

.pm-widget-btn {
	background-color:#b5cadf;
	padding:4px 32px;
	font-family:'Oswald';
	font-size:16px;
	color:#23456a;
	text-align:center;
	text-transform:uppercase;
	float:left;
	margin-right:4px;
	font-weight:500;
	margin-bottom:3px;
	text-shadow:1px 1px white;
}

.pm-widget-btn:hover {
	background-color:#46d6db;	
}

.pm-btn-clear {
	clear:both;
	float:left;
	margin-top:13px;
	overflow:hidden;	
}

.pm-footer-business-info {
	padding:0 0 20px 0;	
}

.pm-footer-business-info p {
	font-family:'Droid Sans';
	font-size:12px;
	color:#737372;
	margin:-5px 0 0 0;
	text-transform:uppercase;
}