/*  
Theme Name: PatsFans.com Blog
Theme URI: 
Description: Designed by the geeks  in Dreamweaver, of course.
Version: 1.0
Author: JustDreamweaver
Author URI: 
*/

body {
	margin:0;
	padding:0;
/*	background: #ffffff; */
	background: url('http://www.patsfans.com/2012/images/gs-bg-full-40.jpg') center center fixed;
}
ul, li {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration:none;
	color:#990000;
	border:0;
	-moz-outline-style:none;
}
a:hover {
	text-decoration:underline;
	color:#666;
	border:0;
	-moz-outline-style:none;
}
a:active {
	text-decoration:none;
	color:#990000;
	border:0;
	-moz-outline-style:none;
}

A.whiteab:active { color: red; text-decoration:none; line-height: 18px; font-size: 12px; font-family: Arial; font-weight: bold }
A.whiteab:link { color: white; text-decoration:none; font-size: 12px; line-height: 18px; font-family: Arial; font-weight: bold }
A.whiteab:visited { color: white; text-decoration:none; font-size: 12px; line-height: 18px; font-family: Arial; font-weight: bold }
A.whiteab:hover { color: yellow; text-decoration:none; font-size: 12px; line-height: 18px; font-family: Arial; font-weight: bold }
A.whiteab:active { color: red; text-decoration:none; font-size: 12px; line-height: 18px; font-family: Arial; font-weight: bold }

A.whiteabun:active { color: red; text-decoration:underline; line-height: 14px; font-size: 12px; font-family: Arial; font-weight: bold }
A.whiteabun:link { color: white; text-decoration:underline; font-size: 12px; line-height: 14px; font-family: Arial; font-weight: bold }
A.whiteabun:visited { color: white; text-decoration:underline; font-size: 12px; line-height: 14px; font-family: Arial; font-weight: bold }
A.whiteabun:hover { color: yellow; text-decoration:underline; font-size: 12px; line-height: 14px; font-family: Arial; font-weight: bold }
A.whiteabun:active { color: red; text-decoration:underline; font-size: 12px; line-height: 14px; font-family: Arial; font-weight: bold }
/*	Insert Styles for Featured Block */
A.blackb:active { color: red; text-decoration:none; font-size: 10px; line-height: 14px; font-family: Arial; font-weight: bold }
A.blackb:link { color: black; text-decoration:none; font-size: 10px; line-height: 14px; font-family: Arial; font-weight: bold }
A.blackb:visited { color: black; text-decoration:none; font-size: 10px; line-height: 14px; font-family: Arial; font-weight: bold }
A.blackb:hover { color: yellow; text-decoration:none; font-size: 10px; line-height: 14px; font-family: Arial; font-weight: bold }

A.dkredb:link { color: #690000; text-decoration:none; font-size: 10px; font-family: Verdana; font-weight: bold }
A.dkredb:visited { color: #690000; text-decoration:none; font-size: 10px; font-family: Verdana; font-weight: bold} 
A.dkredb:hover { color: red; text-decoration:none font-size: 10px; font-family: Verdana; font-weight: bold }
A.dkredb:active { color: red; text-decoration:none font-size: 10px; font-family: Verdana; font-weight: bold }

A.dkredblg:link { color: #960000; text-decoration:none; font-size: 20px; line-height: 22px; font-family: Verdana; font-weight: bold }
A.dkredblg:visited { color: #960000; text-decoration:none; font-size: 20px; line-height: 22px; font-family: Verdana; font-weight: bold} 
A.dkredblg:hover { color: red; text-decoration:none font-size: 20px; line-height: 22px; font-family: Verdana; font-weight: bold }
A.dkredblg:active { color: red; text-decoration:none font-size: 20px; line-height: 22px; font-family: Verdana; font-weight: bold }

.whiteb {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	vertical-align: middle;
	}
.blacktext {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}
.blacktextsm {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
}
/*	End Styles for Featured Block */

h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2.pagetitle {
	padding: 0px;
	font: normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #6D6D56;
	margin: 10px 0px 15px;
}
img {
	border:none;
	margin:0;
	padding:0;
}
img.alignleft {
	margin-right:10px;
	margin-bottom:5px;
}
img.alignright {
	margin-bottom:5px;
	margin-left:10px;
}
hr {
	height:1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
blockquote {
	margin:0 20px 10px 10px;
	padding:10px 15px;
	border-left: 5px solid #F0F0EC;
}
* html blockquote {
	height:1%;
}
blockquote p {
	margin:0;
	padding:0 0 5px;
}
#wrap {
	width:1000px;
	position:relative;
	margin:0 auto;
	padding:0;
}

#header {
	clear:left;
	/* height:312px; */
	width:1000px;
	/* margin-bottom: 75px; */
	margin-right:auto;
	margin-left:auto;
	position:relative;

}

#footeradbox {
	clear:left;
/*	top:212px;
*/
	height:165px;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background: url(images/ad-bar-bg.png) no-repeat left top;
}
#header h1 {
	position:absolute;
	width:625px;
	left:38px;
	top:80px;
	margin:0;
	padding:0;
	font: bold 34px/38px Georgia, "Times New Roman", Times, serif;
}
#header h1 a:hover {
	color: #C1C1B6;
	text-decoration: none;
}
p.tagline {
	position:absolute;
	width:425px;
	top:85px;
	left:38px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	font: normal 14px Arial, Helvetica, sans-serif;
}
#header .rss {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	width: 220px;
	position: absolute;
	top: 20px;
	right: 108px;
}

/*-- Top navigation settings --*/
.Menu {
	position:absolute;
	height:35px;
	top:180px;
	width:936px;
	left: 56px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Menu ul {
	top:0px;
	float:left;
	margin:0px;
	padding:0px;
	position: relative;
	left: 4px;
}
.Menu li {
	display:inline;
	font-size:11px;
	line-height: 35px;
}
#header  .Menu a {
	display:inline;
	margin:0px;
	padding:4px 8px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #4E4E4E;
	background: #242424;
}
#header .Menu a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: url(images/menu-hover.png) repeat-x left bottom;
	border: 1px solid #910000;
}
/*-- Header search settings --*/
#header .search {
	/*background:url(images/Search.gif) no-repeat left top; --*/
	position:absolute;
	top:220px;
	width:170px;
	left: 715px;
	margin: 0px;
	padding: 0px;
}
/*
*html #header .search {
	top:120px;
	right:120px;
	
}*/
#header .search form {
	margin:0px;
	padding: 0px;
}
#header .search input {
	color:#FFF;
	font-size:11px;
	width:170px;
	background-color:#666666;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	height: 15px;
	line-height: 13px;
}
#content .pageintro {
	float: left;
	width: 605px;
	position: relative;
	left: 35px;
}


/*-- Begin page content CSS --*/
#content {
	width:675px;
	position:relative;
	float:left;
	padding:0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
.postwrap h1 {
	margin:0;
	padding:0px 0px 10px;
	font: normal 24px/28px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	
}
.postwrap {
	float:left;
	width:605px;
	padding:10px;
	position: relative;
	left: 20px;
	background: #FFFFFF;
	border: 1px solid #D2D2C6;
	margin-bottom: 12px;
}
.postwrap ul {
	margin-left: 30px;
}
.postwrap ol {
	margin-left: 35px;
	padding-left: 0px;
}
.breadcrumb {
	margin-bottom: 10px;
	float: left;
	width: 605px;
	position: relative;
	left: 35px;
}



.posthead {
	position:relative;
	clear:left;
	padding-top: 8px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Verdana;
}
.posthead li {
	float: left;
	display: inline;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
}
.posthead ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.authorbox {
	border-top: 1px dotted #BDBDB3;
	display: block;
	float: left;
	width: 605px;
	border-bottom: 1px dotted #BDBDB3;
	padding-top: 3px;
	padding-bottom: 3px;
}
.authorbox   li  {
	margin-top: 0px;
}



#content .posthead h1 a {
	color:#000;
}
#content .posthead h1 a:hover {
	color: #990000;
	text-decoration: none;
}

.postauthor {
	color:#999;
	padding-top:1px;
	font-size:10px;
	font-weight:700;
	line-height:23px;
	background: url(images/icon-author.gif) no-repeat left center;
	padding-left: 27px;
	height: 23px;
	margin-top: 5px;
}
.postdate {
	color:#999;
	padding-top:1px;
	font-size:10px;
	font-weight:700;
	line-height:23px;
	background: url(images/icon-postdate.gif) no-repeat left center;
	padding-left: 33px;
	height: 23px;
	margin-top: 5px;
}

.postcomments {
}
.postcontent {
	padding-top:25px;
	padding-bottom:10px;
	line-height:17px;
}
.postinfo {
	font: 11px Georgia, "Times New Roman", Times, serif;
	background: #F7F7F4;
	border: 1px solid #E6E6DF;
	padding: 6px 8px;
}
.postinfo a {
	font-weight: bold;
	color: #990000;
}

.postinfo li {
	list-style-type:none;
	display:inline;
	color:#999;
	font-size:10px;
	font-weight:700;
	margin:0 10px 0 0;
	padding:5px 0 5px 18px;
}
.postcat {
	background:url(images/icon-category.gif) no-repeat left top;
	width: 375px;
	padding-left: 27px;
	line-height: 15px;
	padding-top: 5px;
}
.postcomments {
	background:url(images/icon-comment.gif) no-repeat right center;
	float: right;
	height: 25px;
	width: 110px;
	text-align: right;
	line-height: 23px;
	padding-right: 38px;
}
.more-link {
	font-size:11px;
	font-weight:700;
}
ul.Note {
	margin-left: 0px;
	margin-bottom: 15px;
}

.Note li {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:2px 0 2px 15px;
	position: relative;
	line-height: 12px;
}
.NoteRss {
	background:url(images/NoteRss.png) no-repeat left top;
}
.NoteTrackBack {
	background:url(images/NoteTrackBack.png) no-repeat left top;
}
/*-- Related Posts plugin settings --*/
.rel-posts {
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom: 1px dotted #BDBDB3;
}
.rel-posts ul {
	margin-left: 0px;
}

.rel-posts li {
	list-style-type:none;
	font-size:11px;
	background-image:url(images/read-more-icon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding:2px 0 2px 15px;
	position: relative;
	line-height: 13px;
}
#content .rel-posts a {
	color: #333333;
}

#respond {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
#comments b {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: -1px;
}

#commentform label {
	font: normal 12px/28px Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#commentblock ol.commentlist {
	margin-left: 25px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	list-style: decimal;
	color: #666666;
	letter-spacing: -1px;
}
#commentblock ol.commentlist a {
	text-decoration: underline;
	color: #990000;
}
#commentblock ol.commentlist a:hover {
	color: #666666;
}


.commenttext {
	width: 550px;
	border-left: 5px solid #F0F0EC;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 8px;
	color: #333333;
	letter-spacing: normal;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.commenttext p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#commentform #submit {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	background: #D2D2C6;
	letter-spacing: -1px;
	border: 2px solid #939375;
	padding: 5px 8px;
}



#sidebar {
	width:300px;
	color:#ffffff;
	margin-top: 0px;
	position:relative;
	right: 25px;
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#sidebar h2 {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -1px;
}

#sidebar ul li {
	margin-left: 3px;
	list-style: none;
	/* background: url(images/lidot.gif) no-repeat left 6px; */
	background: #FFFFFF;
	padding-left: 8px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCC6;
	padding-top: 3px;
	line-height: 16px;
}
#sidebar ul a {
	color: #f0f0f0;
	font-weight: normal;

}
#sidebar ul a:hover {
	color: #d6d6d6;
	text-decoration: underline;
	font-weight: normal;
}

#sidebar ul.children li  {
	border-bottom-style: none;
	background: url(images/subcat.gif) no-repeat left top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;

}




#sidebar-top {
	width:300px;
	float: left;
}

#sidebar-top h2 {
	/* background: url(images/side-h2-bg.png) repeat-x left top; */
	background: #FFFFFF;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 8px;
	margin-top: 10px;
	border: 1px solid #000015;
}
#sidebar-top       h2   a.rsswidget   {
	color: #FFFFFF;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#sidebar-top .rsswidget img {
	margin-top: 2px;
	float: left;
	margin-right: 6px;
}

#sidebar-top .textwidget {
	padding-left: 6px;
	line-height: 16px;
}

#sidebar-top   ul   ul  {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar-top #searchform {
	background: #D2D2C6;
	padding: 4px;
	border: 1px solid #BBBBB1;
	margin-top: 15px;
	margin-bottom: 10px;
}
#sidebar-top  #s {
	width: 285px;
	margin-bottom: 4px;
}
#sidebar-top #wp-calendar {
	width: 280px;
	margin-left: 8px;
}
#sidebar-top #wp-calendar caption {
	margin-left: 8px;
}

#wp-calendar {
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
#wp-calendar caption {
	padding-top:3px;
	padding-bottom:6px;
	text-align:left;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#wp-calendar td {
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #F0F0EC;
	line-height:15px;
}
#wp-calendar th {
	background-color: #D2D2C6;
	border: 1px solid #D2D2C6;
}
#wp-calendar tbody {

}
#wp-calendar tbody a {
	font-weight:bold;
	color:#000000;
	background-color:#D2D2C6;
	text-decoration:none;
	display:block;
	border-style:none;
	margin:0;
	padding:0;
}
#wp-calendar tbody a:hover {
	font-weight:700;
	color:#FFF;
	background-color:#2A2A2A;
	text-decoration:none;
	border-style:none;
	margin:0;
	padding:0;
}
#wp-calendar tfoot a:hover {
	background-color:#D2D2C6;
	text-decoration:none;
	color: #000000;
}
#wp-calendar tfoot a {
	display:block;
	padding:2px 0;
}





#sidebar-left {
	float:left;
	width:170px;
	padding:0;
	margin-top: 15px;
}
#sidebar-left h2, #sidebar-right h2 {
	margin-top: 15px;
	margin-bottom: 5px;
}



#sidebar-right {
	float:right;
	width:120px;
	padding:0;
	margin-top: 15px;
}
.pagenavi {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	display: block;
	float: left;
	position: relative;
	left: 30px;
	text-align: center;
	width: 605px;
}


#footer {
	clear: both;
	width: 987px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000032;
	height: 155px;
	text-align: center;
	padding-top: 15px;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
}
#credit {
	color: #999999;
	margin-top: 8px;
}
#credit a {
	color: #999999;
	text-decoration: underline;
}
.adblock120x600 {
	width: 160px;
	margin-top: 13px;
	margin-left: 6px;
	padding: 4px;
}
#MainBar {
	position:absolute;
	height:90px;
	top:250px;
	left: 110px;
	clear: both;
	width: 500px;
	font: 18px Arial, Helvetica, sans-serif;
	height: 35px;
	color: #A00000;
}

#TopAd {
	position:absolute;
	height:90px;
	top:113px;
	width:728px;
	right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topblogbar {
	position: relative;
	margin-left: 6px;
	margin-right: auto;
	width: 987px;
	height: 75px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url('images/nfl-blog-top-grad-75h.jpg') repeat-x;
	z-index: 4;
}

#Top970ad {
	position:absolute;
	height:75px;
	top:5px;
	width:970px;
	right: 20px;
}

#TopLeft {
	position:absolute;
	height: 25;
	top: 180px;
	left: 30px;
	width: 217;
}
#NewsTicker {
	position:absolute;
	height: 25;
	top: 217px;
	left: 115px;
	width: 500;
}
#TopSiteBar {
	position: absolute;
	height: 30px;
	top: 75px;
	left: 12px;
	width: 965;
}
#TopSiteBarLt {
	margin-left:10px;
	margin-right: auto;
	margin-top: 0px;
	position: absolute;
}
#TopSiteBarLttxt {
	margin-left:85px;
	margin-right: auto;
	margin-top: 50px;
	position: absolute;
}
#TopSiteBarRtTwitter {
	margin-top: 5px;
	margin-right:150px;
	margin-left: 670px;
	position: absolute;
}
#TopSiteBarRtFacebook {
	margin-top: 30px;
	margin-right:10px;
	margin-left: 900px;
	position: absolute;
}

#Top160bar {
	margin-top: 10px;
	margin-left:1020px;
	height: 600px;
	width: 160px;
	background-color: #FFFF00;
	position: absolute;
}

	#button 
	ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		vertical-align: middle;
		background-color: #F8F8F8;
		color: #414141;
		text-decoration: none;
		}
		
	#button li {
		border-bottom: 1px solid #D2D2D2;
		margin: 0;
		}

	#button li a {
		display: block;
		padding: 5px 3px 3px 5px;
		/* border-left: 10px solid #F3F3F3; */
		/* border-right: 10px solid #F3F3F3; */
		font-size: 16px;
		font-weight: normal;
		vertical-align: middle;
		background-color: #F8F8F8;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		color: #2D2D2D;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		/* border-left: 10px solid #1c64d1; */
		/* border-right: 10px solid #5ba3e0;*/
		background-color: #2586d7;
		color: #fff;
		}