/*
Theme Name: Southern Maryland News Net
Description: Child theme for the Magazine Premium Theme 
Author: Jason Unger, Junger Media
URI: http://www.jungermedia.com
Template: magazine-premium
*/

@import url("../magazine-premium/style.css");

#title {
	margin: 20px 5px 0 10px;
}

#headerad {
	margin: 12px 1px 0px 0px !important;
	position: relative;
	right: 100px;
}

.square-header-ad {
	float: right;
	margin: 10px;
}

p.postmetadata.alt {
	display: none;
}

#footerad {
	padding-left: 20px;
}

#footerad center {
	float: left;
}

.square-footer-ad-left {
	float: left;
	margin-left: 65px;
}

.square-footer-ad-right {
	margin-right: 80px;
} 

.footer-middle-ad {
	float: left;
	margin-left: 70px;
}

#description {
	margin: 0 16px 10px;
}

.ui-datepicker {
	background-color: #666;
}

#maincontent {
	width: 800px;
}

#leftposts {
	width: 55% !important;
}

#rightposts {
	width: 41% !important;
}

body.home #maincontent {
	width: 835px !important;
	float: none !important;
}

#sidebar {
	margin: 10px 0 0 10px !important;
}

.rssmi_wrap span {
	display: none;
}

.rssmi_wrap .title span {
	display: block;
}

.rssmi_wrap .title span a {
	color: black;
	font-size: 22px;
	line-height: 24px;
}

.rssmi_wrap span.dots {
	color: black;
	display: block;
}

a.rssmi_more:hover {
	text-decoration: none;
}

.featured-homes-rss .rss-output {
	width: 46%;
	float:left;
}

h1.scatheader {
	margin: 10px 0;
	font-size: 30px;
	line-height: 32px;
	padding-bottom: 5px;
	border-bottom: 2px solid #444;
}

.stsponsors {
	padding-bottom: 20px;
	border-bottom: thin solid #ccc;
}

.stsponsors .alignleft {
	width: 150px;
}

#leftline.stmarys {
	background-position: 397px 0;
}

.st-sponsor-content h1 {
	margin: 10px 0;
	font-size: 30px;
	line-height: 32px;
	padding-bottom: 5px;
	border-bottom: 2px solid #444;
	padding-top: 20px;
}

hr.styleone {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
    clear: left;
    top: 10px;
    position: relative;
    margin-bottom: 25px;
}

.homepage-imu div {
	margin: 0 auto !important;
}