/*
	Theme Name: Stalking Steve
	Theme URL: http://stalkingstevephillips.com/
	Description: A Blog for New York Sports Fans
	Author: 
	Author URI:
	Version: 1.0
	Tags: sports, theme, steve phillips, new york, mets, jets, knicks, yankees, giants, rangers
*/
 
/* LAYOUT */

body {
	background: url(images/background2.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000000;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: #fff;
	}

a {
	color: #ea0606;
	}

a:hover {
	color: #ff0000;
	}
/* HEADER */

#header {
	height: 87px;
	padding-top:20px;
	}

#header h1 {
	margin-bottom: 4px !important;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 48px;
    font-weight: bold;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #908e8e;
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial;
    font-style: italic;
	}
    
.logoimg {
    margin: 0 0 3px 0;
    }
/* NAVIGATION MENUS */

#subscriptioncontainer {
	height: 24px; 
	float: right;
	}
	
#subscription {
	height: 22px;
	float: right;
	}

#subscription, #subscription ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#subscription {
	margin-bottom: 1px;
	}
	
#subscription ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#subscription li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subscription ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subscription li a, #subscription li a:link {
	color: #565656;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 4px 0 0px 10px;  
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#subscription li a:hover, #subscription li a:active, .current_page_item {
	display: block;
	text-decoration: none;
	color: #565656;
	}
	
#subscription  li.current_page_item a {
	color: #565656;
	}

#subscription li:hover, #subscription li.sfhover { 
	position: static;
	}
    
#pagemenucontainer {
	height: 50px;
    margin-top: 2px;
	}
	
#pagemenu {
	height: 52px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
    
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #c9c9c9;
    background: url(images/menusep.png) center right no-repeat;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 18px 15px 20px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
	}
	
#pagemenu li a:active, .current_page_item {
	
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#pagemenu li a:hover {
	
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #9a3838;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	

/*
.navcontainer {
	height: 42px;
	margin-top: 6px;
    border-bottom: 4px solid #ea4d00;
	}
	
#nav {
	height: 42px;
	background: url(images/nav-backgr.png);
	background-repeat: repeat-x;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 15px 12px 15px 12px; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    font-family: Arial, Verdana;
    text-shadow: 0 1px 0 #373434;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
*/	
/* CONTENT */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	font-family: "sans-serif", Arial, Verdana;
	padding-bottom: 30px;
	}

.post p {
	font-family: "sans-serif", Arial, Verdana;
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Georgia, "sans-serif", Arial, Verdana;
	color: #111;
	}

	
.title a {
	text-decoration: none;
	color: #111;
	}

.title a:hover {
	text-decoration: none;
	color: #ea0606;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 12px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	}

.postdate span {
    background: #6b6b6b;
    padding: 3px 6px;
    }
.postdate span a {
    color: #fff;
    text-decoration: none;
    font-style: italic;
    }  
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}
	
.quote {
	background:#9C1F1B url("http://www.stalkingstevephillips.com/wp-content/plugins/multi-level-navigation-plugin/images/suckerfish_red.png") repeat-x;
	color: #FFFFFF;
	font-size:16px;
	float: right;
	font-family:arial, verdana,sans-serif;
	font-weight:bold;
	width: 490px;
	height: 32px;
	text-align: right;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding: 8px 8px 0px 0px;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebar {
	margin: 0 10px 10px 0;
	}
	
.sidebar a {
	text-decoration: none;
	color: #FFF;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#981111;
	}
	
.sidebaradbox {
	text-align:center;
	}
    
.ad125 {
	margin: 0 10px 10px 10px;
	}

	
#search input, #searchform input{
	border: 1px solid #005687;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 4px 0px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #353535;
	text-shadow: 0 1px 0 #cbcbcb;
	border-bottom: 3px solid #5f5f5f;uppercase;
	color: #003d69;
	display: block;
	}
	
#s {
	width: 220px;
	padding: 4px;
	}
	
#topsearch {
	padding:12px 0 0 0;
	text-align: right;
	}
	
#topsearch input {
	border: 2px solid #c9c9c9;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 200px;
	padding: 4px;
	}


.sidebar h2 {
	margin: 0 0 0 0;
	padding: 6px 10px;
	background-position: top;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #981111;
    text-shadow: 0 1px 0 #333;
	}

.sidebar ul {
	list-style-type: none;
	margin: 15px 0px 0 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 6px;
	background-color: #c96b69;
	border: 2px solid #b8b8b8;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 20px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	border: 0;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	color: #ddd;
	padding: 2px 0px 2px 20px;
	margin: 2px 0;
	border: 0;
	}




#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #e8e4e4;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #e8e4e4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: url(images/footer-backgr.png);
	background-repeat: repeat-x;
	padding: 22px;
	text-align: center;
	color: #999;
	font-size: 13px;
	}
	
.footpara {
	text-align:left;	

}	

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	} 

#footer a:hover {
	text-decoration: underline;
	} 
	
#footer2 {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}	
#footer2 a {
	color: #FFF;
    text-decoration: underline;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.widget_addn{
	position: absolute;
	left: -350px;
	top: -300px;
	}