/*
Theme Name: sc1 child
Version: 1.0
Author: pja
Template: sc1
Tags: fixed width, one column, valid XHTML, widgets
*/
@import url("../sc1/style.css");

.meteor-slides {
	margin: auto !important;
}

#header-slideshow {
	width: 760px;
	margin: auto;
	padding: 13px;
	border-width: 1px;
	border-style: dotted none;
	border-color: #B1B5B5;
}

#mt_spancontant {
	margin-top:10px;
	text-align:center;
	color:red;
}

.pja-postcontent h3 {
    margin: 5px 0 !important;
}

div.pja-header-sidebar {
  bottom: 0;
  color: #46A3C8 !important;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 28px;
  position: absolute;
  right: 24px;
  text-align: right;
}

.pja-article td {
    border: 0;
}