/*
Theme Name: MikesPickz
Theme URI: http://wordpress.org/
Description: The custom MikesPickz WordPress theme.
Version: 3.0
Author: MikesPickz Web Solutions, Inc.
Author URI: http://MikesPickzWS.com
*/

/*===========================================================================================================STRUCTURE=====*/
body {
width: auto;
margin: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #000080;
}

#header {
height: 150px; 
background: url(http://img.mikespickz.com/MikesPickz-Brick-BG.png) repeat-x 0px 0px;
border-bottom: medium solid #000080;
}

#header-stuff {
width: 1000px; 
margin: 0 auto; 
padding-top:5px;
}

#socialcenter {
float: right;
}

#socialcenter a {
height: 72px; width: 72px;
background-image: url(http://img.mikespickz.com/Social-Buttons-Brick-Sprite.png);
margin: 0px 10px;
display: block;
}

#socialcenter a.twitter {background-position: 0px 0px;}
#socialcenter a.facebook {background-position: 0px -73px;}
#socialcenter a.rss {background-position: 0px -144px;}
#socialcenter a.email {background-position: 0px -217px;}
#socialcenter a.twitter:hover {background-position: 0px -1px;}
#socialcenter a.facebook:hover {background-position: 0px -74px;}
#socialcenter a.rss:hover {background-position: 0px -145px;}
#socialcenter a.email:hover {background-position: 0px -218px;}

#container {
width: 1000px;
margin: 0 auto;
font-size: 1.6em;
line-height: 1.4em;
overflow: hidden;
}

#info {
margin: 5px 0px; 
padding: 5px;
background: #FFF;
border: medium double #000080;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}

#content, #homecontent {
width: 675px;
margin-right: 5px;
float: left;
overflow: hidden;
}

#content {
margin-top: 5px;
border: medium double #000080;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
background: #fff;
}

.entry {
padding: 0px 5px;
}

#sharethis {
width: 500px;
text-align: center;
margin: 0 auto;
}

#sidebar {
width: 300px;
margin-top: 5px;
background: #FFF;
border: medium double #000080;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
float: right;
overflow: hidden;
}

#message {
width: 120px;
margin-left: 2px;
text-align: center;
background: #fff;
border: thin solid #000;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
position: fixed;
top: 155;
left: 0;
}

#footer {
width: 1000px;
margin: 0 auto;
font-size: 1.2em;
border-top: thick double #000080;
clear: both;
}

#footer a, #footer a:visited {
color: #000;
}

#footer a:hover {
color: #fff;
background: #000;
}

/*===============================================================================================HOME PAGE POST STYLES=====*/
#post-section {
height: 310px;
border: medium double #000080;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
overflow: scroll;
}

#post-container {
height: 225px;
border-bottom: thin solid #000080; 
background: #FFF;
}

.post-content {
width: 650px;
}

.post-image {
float: left; 
margin-right: 10px;
}

#post-controls {
width: 660px; 
position: relative; 
left: 510px; 
top: 195px; 
z-index: 15;
}

#post-controls a {
height: 25px; width: 25px;
background-image: url(http://img.mikespickz.com/back-play-pause-next.png);
margin: 0 5px;
display: block;
float: left;
}

#post-controls a#back {background-position: 0px 0px;}
#post-controls a#play {background-position: -30px 0px;}
#post-controls a#pause {background-position: -60px 0px;}
#post-controls a#next {background-position: -90px 0px;}

#post-nav {
width: 675px; height:81px;
margin: 0; padding:0;
display: none;
}

#post-nav li {
width: 75px; 
margin: 3px 10px;
float: left; 
list-style: none; 
}

#post-nav a { 
width: 75px; 
display: block; 
border: 1px solid #ccc; 
}

#post-nav li.activeSlide a { 
background: #88f; 
}

.post-thumb {
list-style-type: none; 
}

.post-thumb img {
width: 75px;
height: 75px; 
border: none;
}

/*===============================================================================================PAGE SPECIFIC STYLES=====*/
.homediv {
margin: 2px;
background: #FFF;
border: medium double #000080;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
display: block;
}

.halfpage {
width: 318px;
margin: 2px;
background: #FFF;
border: medium double #000080;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
display: block;
float: left;
}

.football {
color: #006600;
}

.stockscolumn {
width: 205px;
margin: 0 5px;
float: left;
overflow: none;
}

form#contact {
padding: 10px;
background: #e6e6e6;
border: thick double #000080;
clear: both;
}

.timeline {
border: thick double #000080;
background: #e6e6e6;
font-weight: bold;
text-align: center;
display: block;
}

.description {
font-style: italic;
font-size: .75em; /*12px*/
text-align: center;
display: block;
clear: both;
}

#googlead {
margin-right: 20px;
border: thin solid #000080;
display: block;
float: left;
}

#espn {
width: 1000px;
position: fixed;
bottom: -5px;
z-index: 50;
}

.sticky {
background: #e6e6e6;}

.format-aside, .format-aside a:link {
color: #FFF;
background: #e6e6e6;
}

.format-aside a:link {
text-decoration: underline;
}

/*=================================================================================================HEADER MENU STYLES=====*/
#headermenu {
max-width: 1000px;
margin: 0px auto;
font-size: 1.6em;
font-weight: bold;
line-height: 30px;
clear:both;
}

div#headermenu ul {
padding: 0px;
margin: 0px;
font-size: .875em; /*14px*/
text-align: center;
list-style-type: none;
}

div#headermenu ul li {
display: inline-block;
*display: inline;
zoom: 1;
padding: 0 10px;
}

div#headermenu ul li ul li {
display: block;
}

div#headermenu ul li a:link {
color: #000080;
display: block;
text-decoration: none;
}

div#headermenu ul li a:visited {
color: #666666;
display: block;
}

div#headermenu ul li a:hover, div#headermenu ul li.current-menu-item ul li a:hover {
background: #000080;
color: #CCCCCC;
}

div#headermenu ul li.current-menu-item a {
background: #000080;
color: #FFF;
text-decoration: underline;
}

div#headermenu ul li.current-menu-item ul li a {
background: #e6e6e6;
color: #000080;
text-decoration: none;
}

div#headermenu ul ul.sub-menu  {
list-style-type: none;
padding: 0px;
display: none;
position: absolute;
border: double #000080;
text-align: left;
z-index: 10;
}

div#headermenu ul li:hover > ul.sub-menu {
display: block;
background: #e6e6e6;
}

/*==================================================================================================FOOTER MENU STYLES=====*/
#footermenu {
max-width: 990px;
margin: 0px auto;
}

div#footermenu ul {
padding: 0px;
margin: 0px;
text-align: center;
list-style-type: none;
}

div#footermenu ul li {
display: inline-block;
*display: inline;
zoom: 1;
text-decoration: none;
padding: 0 10px;
vertical-align: text-top;
}

div#footermenu ul li ul.sub-menu li {
display: block;
margin: 0;
padding: 0;
}

/*================================================================================================HEADINGS AND LINKS=====*/
h1, h2, h3, h4, h5, h6 {
margin: 0; padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size: 1.25em; /*20px;*/
text-align: center;
background-color: #e6e6e6;
border: thin solid #c0c0c0;
}

h2, h2 a {
font-size: 1.125em; /*18px;*/
background: #000080 url(http://img.mikespickz.com/h2bg.gif) repeat-x;
color: #FFF;
text-align: center;
}

h3 {
font-size: 1em; /*16px;*/
text-decoration: underline;
text-align: center;
}

h4 {
font-size: .75em; /*12px*/
font-weight: normal;
}

a {
color: #0000CC;
text-decoration: none;
}

a:hover {
background-color: #000080;
color: #FFF;
}

a img, a:hover img {border: none;}

li {padding-bottom: 10px;}

/* Captions & Alignment */
.alignleft, .left {text-align: left;}

img.alignleft {
float: left;
margin-right: 10px;
}

.aligncenter, .center {text-align: center;}

img.aligncenter {
margin: 0 auto;
display: block;
}

.alignright, .right {text-align: right;}

img.alignright {
float: right;
margin-left: 10px;
}

.clear {clear: both;}

.navigation {
clear: both;
margin: 10px 0px;
border: thin solid #000080;
}

.wp-caption {
margin: 10px; padding-top: 4px;
text-align: center;
background-color: #f3f3f3;
border: 1px solid #ddd;
-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 {
margin: 0; padding: 0 4px 5px;
font-size: 11px;
line-height: 17px;
}

/* Special Text Styles */
acronym, abbr {border-bottom: 1px dashed #333;}

acronym, abbr, span.caps {
font-size: 90%;
letter-spacing: .07em;
}

acronym, abbr {cursor: help;}

blockquote {
margin-left: 1.5em; padding-left: 5px;
border-left: 5px solid #ccc;
}

cite {
font-size: 90%;
font-style: normal;
}

small {font-size: 70%;}

.feedback {
font: 90%/175% Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
}

.screen-reader-text {
position: absolute;
left: -1000em;
}

/* Comments */
/* =Comments
----------------------------------------------- */
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: decimal;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: right;
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* Classes Used by the_meta() */
ul.post-meta {list-style: none;}

ul.post-meta span.post-meta-key {font-weight: bold;}

.feedback {
color: #ccc;
text-align: right;
clear: both;
}

.meta {font-size: .75em;}

.meta li, ul.post-meta li {display: inline;}

.meta ul {
margin: 0; padding: 0;
list-style: none;
display: inline;
}

.meta, .meta a {
color: #808080;
font-weight: normal;
letter-spacing: 0;
}

.storytitle {margin: 0;}

.storytitle a {text-decoration: none;}

/* Calendar */
#wp-calendar {
border: 1px solid #ddd;
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
text-decoration: none;
}

#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}

#wp-calendar caption {
color: #999;
font-size: 16px;
text-align: left;
}

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

#wp-calendar td.pad:hover {background: #fff;}

#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #bbb;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
