/*
Theme Name: School Security Blog
Theme URI: http://www.studionashvegas.com
Description: Theme Designed for Ken Trump for the School Security Blog.
Version: 1
Author: Mitch Canter
Author URI: http://www.studionashvegas.com/
*/

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #faf7f2;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#right {
	width: 679px;
	float: right;
        min-height: 500px;
}
.search {
	padding-top: 4px;
	margin-right: 45px;
}

#searchbar {
	background-image: url(images/searchbar.jpg);
	height: 29px;
	width: 659px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 10px 0 10px;
}
#searchbar a {
	color: #000;
}

.subscribe {
	width: 250px;
}
.subscribeLabel {
	padding-right: 5px;
	padding-top: 4px;
}


.rss {
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	float: left;
	padding-left: 29px;
	font-weight: bold;
	color: black;
	margin-right: 10px;
	padding-top: 4px;
}
.email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	float: left;
	padding-left: 29px;
	font-weight: bold;
	color: black;
	padding-top: 4px;
}
.youtube {
	background-image: url(images/youtube.png);
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 23px;
	float: left;
        background-repeat: no-repeat;
	margin-right: 5px;
}
.facebook {
	background-image: url(images/facebook.jpg);
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 23px;
	float: left;
	margin-right: 5px;
}
.linkedin {
	background-image: url(images/linkedin.jpg);
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 23px;
	float: left;
	margin-right: 5px;
}
.twitter {
	background-image: url(images/twitter.jpg);
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 23px;
	float: left;
}
.social_nets {
	width: 110px;
}
#nav li   {
	margin: 0 2px 0 0;
	list-style: none;
	float: left;
}

#nav {
	margin-left: 17px;
}


.home {
	background-image: url(images/navigation.jpg);
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 78px;
	background-position: 0 0;
}
.about {
	background-image: url(images/navigation.jpg);
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 78px;
	background-position: -80px 0;
}
.media {
	background-image: url(images/navigation.jpg);
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 78px;
	background-position: -160px 0;
}
.contact {
	background-image: url(images/navigation.jpg);
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 78px;
	background-position: -240px 0;
}

.post .date{
	width: 93px;
	height: 40px;
	background-color: #222;
	color: white;
	text-transform: uppercase;
	float: left;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 16px;
}
.post h2, .post h2 a {
	font-family: Georgia;
	font-size: 32px;
	margin-top: -4px;
	color: #222;
}


.content {
	padding-top: 40px;
	font-size: 14px;
}


.date .month{
	width: 44%;
	line-height: 16px;
	padding: 4px 0 0 3px;
	height: 36px;
	text-align: center;
	float: left;
}
.date .day {
	width: 44%;
	padding: 4px 3px 0 0;
	height: 36px;
	text-align: center;
	float: left;
	margin-left: 4px;
	font-size: 37px;
	line-height: 32px
}

.author {
	float: left;
	background-image: url(images/author.png);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 17px;
	font-size: 12px;
	margin-right: 10px;
}
.category {
	float: left;
	background-image: url(images/category.png);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 17px;
	font-size: 12px;
	margin-bottom: 20px;
        width: 81%;
}

.entry p {
	margin-bottom: 10px;
	line-height: 19px;
}

.entry{
margin-bottom: 25px;
}

.post {
        margin-top: 25px;
        clear: both;
        padding-bottom: 25px;
}
#left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	width: 220px;
	padding: 0 15px;
}
.logo {
	background-image: url(images/logo.png);
	height: 60px;
	width: 219px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
	position: relative;
	top: 10px;
}
.description {
	font-size: 11px;
	margin-left: 5px;
	line-height: 13px;
	margin-top: 7px;
float: left;
width: 50%;
}
.description a {
	text-decoration: none;
	color: black;
	font-weight: bold;

}
.header {
	margin-bottom: 20px;
	margin-top: -10px;

}


.sponsor {
	font-size: 13px;
	line-height: 16px;
	margin-top: 15px;
	clear: left;
	padding-top: 5px;
}
.sponsor a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#sidebar ,  .widget{
	margin: 0;
	list-style: none;
}
h2.widgettitle {
	font-size: 13px;
	font-weight: bold;
	color: #222;
	list-style: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 0;
}
.widget ul li {
	background-image: url(images/lock.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style: none;
	margin: 0;
	padding-left: 15px;
	font-size: 13px;
}
.widget {
	margin-bottom: 10px;
	line-height: 22px;
}
.widget ul li a {
	color: #000;
	text-decoration: none;
}

.widget ul {
	margin: 0;
}
.widget p {
	font-size: 13px;
	color: #000;
	line-height: 19px;
}
#footer {
	background-image: url(images/footerbg.jpg);
        padding-top: 80px;
	height: 76px;
}
.footer_wrap {
	width: 960px;
	margin: 0 auto;
}

.footerlogo {
	background-image: url(images/logo.png);
	height: 60px;
	width: 219px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 15px;
}
.footerdescription {
	font-size: 11px;
	float: left;
	margin-left: 5px;
	line-height: 16px;
	margin-top: 13px;
}
#footernav li {
	margin: 50px 2px 0 0;
	list-style: none;
	float: left;
}
.footerhome {
	background-image: url(images/navigation_footer.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 78px;
	background-position: 0 0;
}
.footerabout {
	background-image: url(images/navigation_footer.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 78px;
	background-position: -80px 0;
}
.footermedia {
	background-image: url(images/navigation_footer.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 78px;
	background-position: -160px 0;
}
.footercontact {
	background-image: url(images/navigation_footer.jpg);
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 78px;
	background-position: -240px 0;
}

.tagline{
font-weight: bold;
font-size: 12px;
margin-bottom: 10px;
}

.post h2, .post h2 a{
margin-bottom: 10px;
}

.post{
font-size: 13px;
margin: 0px 12px;
}

.work{
clear:left;
padding-top: 20px !important;
}

.entry ul li, .entry ol li{
margin-bottom: 10px;
}

#cat.postform{
width: 100%;
}