/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean template by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a> , influenced by <a href="http://reorganize.ca" target="_blank">ReOrganize</a>. Support is available at <a href="http://forums.wpthemes.info/" title="Forums">Forums</a>.
Version: 3.2
Author: Sadish
Author URI: http://simpleinside.com 
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
p em {
padding:0;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
#container img 
{
	padding:4px;	
	border:1px solid #333;
	background-color:#ededed;
}
img.stripped {
	padding:0;
	border:none;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:1px solid #ccc;
}
a:hover img, a:active img 
{
	border-color:#cc0000;
}
div.more-link {
   display:inline;
}
.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	margin: 1em;
	padding: 10px 5px 10px 45px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
blockquote em {
display:block;
text-align:right;
margin:10px;
}
fieldset 
{
	border:0;
}
body 
{
	background-image: url(img/gradientbg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color: #333;
	margin: 0;
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #333; 
}
a 
{
    text-decoration:none;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, sans-serif;
}

#container {
	border:1px solid #333;
	background: #fff; 
	margin: 0 auto; 
	width: 780px;
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: -21px auto 0;
	overflow: hidden; 
	width: 730px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ffffff 1px solid; 
	border-bottom:none;
	background-color:#fff;
	padding: 0 10px; 
	display: block; 
	_float:left;
	font-weight:bold;
	color:#000;		
	text-decoration: none;
	letter-spacing:0px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	border: #333 1px solid; 
	border-bottom:none;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
.search {
	font-size: 0.9em; 
	right:10px; 
	position: absolute; 
	top:3px;
	_top:1px;
}
.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	padding: 2px; 		
	_padding: 1px;
}

#header {
	width: 780px;
	margin:auto;
	text-align:left;
	border:1px solid #333;
	border-bottom:none;
	border-top:none;
	background-color:#666;
	color:#ccc;
	background-image: url(img/greyeaglehead.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	position:relative;
	padding:3px 0;
	text-indent:25px;
}
#header h1 
{
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:0px;
	display:inline;
	font-size:12px;
}
#header h1 a {
	text-decoration:none;	
	border:0;
	color:#ffffff;
}
#header h1 a:hover {
	text-decoration:underline;
}
#header h2 
{
	font-size:1.2em;	
	margin:5px 0 0 10px;
	font-weight:normal;
	font-style:italic;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;
	display:inline;
}
#feedarea {
	position:absolute;
	top:85px;
	right:45px;
	text-align: right;
	z-index:500;
	padding-top:10px;
}

* html #feedarea {
	padding-top: 25px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:20px;
}
#feedarea a:link, #feedarea a:visited {
	text-decoration:none;
	}
#headerimage {
	clear: both; 
	background-image:url(img/misty.jpg);
	background-color:#fff;
	background-position:top;
	margin: 0; 
	margin-bottom:-20px;
	color: #fff; 
	height:130px;
	position:relative;
	border-bottom:1px solid #333;
}
 html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 10px 10px 30px; 	
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.5em; 
	font-weight:normal;
	margin: 1em 0 0;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 480px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content h2 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}

#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}
#sidebar {
	float: left; 
	width: 240px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:5px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
li.sidebox {
	padding:10px;
	background-image: url(img/sideheadtop.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	margin-bottom: 10px;
	padding-top:0;
	margin-top:15px;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: normal; 
	font-size: 1.3em ! important; 
	text-align: left;
	color: #000000;	
	font-variant:small-caps;
	letter-spacing:0px;
	padding-top:10px;
	text-indent:7px;
}
li.sidebox ul {
	margin-top:0;
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
* html li#sidelinks ul li h2 {
	padding:0;
	margin:0;
}
#sidebar li.sidebox p {
	line-height:1.3em;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}
#footer {
	clear:both;
	margin: 0 auto; 
	width: 780px;
	color:#ffffff;
	background-color:#333;
	border:1px solid #333;
	text-align: center; 

}
 html #footer {
	height: 1%;
}
#footer p.copyright {
	line-height:1.2em;
	padding:0 50px;
	text-align:justify;
	font-size:.9em;
	color:#999;
}

#footer p.copyright a {
	color:#fff;
	text-decoration:none;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	
}
.commentlist li.alt 
{
    background:#f9f9f9;    
}
.commentlist li.authorcomment 
{
    border:#fc9 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#calendar_wrap {
	text-align:center;
	width:100%;
	margin:auto;
	}
#wp-calendar {
	width:90%;
	margin:auto;
	line-height:15px;
}

#wp-calendar td {
border:none;

}

#wp-calendar caption {
text-align:right;
}
/*

Styles necessary to support various sexycomments features.
sexycomments is a a WordPress plugin that sexifies your comments 
with avatars and forum-like formatting.
http://borkweb.com/plugins

Author: Matthew Batchelder
Author URI: http://borkweb.com/

This CSS, such as it is, is released under the GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
#sexycomments ol {
	font-size:1.25em;
	font-weight:normal;
	margin:0;
	padding:0;
}
#sexycomments ol li {
	background: #e6e6e6;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 0.9em;
	list-style:none;
	margin:0 0 3px 0;
	position:relative;
	padding:15px;
	padding-bottom:5px;
}

#sexycomments ol li.author .bio{background:#ddd;}
#sexycomments ol li a.avatar img{
	border: 3px double #ccc;
	float:left;
	margin: 0 10px 0 0;
	background-color:#fff;
}
#sexycomments ol li blockquote{
	border:1px dashed #ccc;
	padding: 10px 15px 5px 45px;
	margin: 3px 6px;
	background-color:#fff;
}	
#sexycomments ol .bio{background:#e8e8e8;overflow:auto;width:150px;}
#sexycomments ol .comment{padding-right:2em;position:relative;}
#sexycomments ol .comment-count{
	color: #fff;
	font-size: 1.8em;
	font-style: italic;
	position:absolute;
	right: 5px;
	top: 5px;
}
#sexycomments ol li .message{color:#aaa;font-size: 0.9em;font-style:italic;}	
#sexycomments .commentmetadata {
	clear:both;
	font-size:0.9em;
	padding:0 10px;
	font-style:italic;
	color:#000;
	font-family: Times New Roman, Georgia, Serif;
	margin:0;
	display:block;
	text-align:right;
}
#sexycomments .commentmetadata a {
	color:#000;
}
#sexycomments .sexycomments-footer{
	display:none;
	color:#ccc;
	font-size:0.6em;
	text-align:center;
}
#sexycomments h3 {
margin-bottom:10px;
}



/* styles to be over-ridden by myCSS */
a:link, a:visited {
	color: #700000;	
}

a:hover, a:active {
	text-decoration:underline;
}

.search input#searchsubmit {
	color: #700000; 	
}
#feedarea a:link, #feedarea a:visited {
	color:#ffffff;
	text-decoration:none;
}
#feedarea a:hover, #feedarea a:active {
	border-bottom:1px dashed #fff;
}
#content h3 {
	color: #700000;	
}

#content .entry a:link, #content .entry a:visited
{
     
}
#content .entry a:hover, #content .entry a:active
{
    text-decoration:underline;
}

#content .entry img {
margin:5px ! important;
}
li.sidebox {
	background-color: #e4e4e4 ;
}
li.sidebox h2 {
	color: #000000;	
}
li.sidebox li {
	line-height:1.3em;
}
#wp-calendar a:link, #wp-calendar a:visited {

}
#wp-calendar #today {
	background-color:#ccc;
	border-color:#fff;
}
#sexycomments ol li {
	background: #e6e6e6;
}
#sexycomments ol li.odd {
	background: #c7c7c7;
}
#sexycomments ol li.author{
	background: #ffffcc;
}
.profilepicture {
	background-color:#fff ! important;
	margin-bottom:10px ! important;
}
li.feed {
	background-image:url(http://blogs.eagletribune.com/sports/wp-content/themes/mistylook-101/img/icon_feed.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	}
#wp-calendar td {
	text-align:center;
}
#leaderboard {
	width:100%;
	text-align:center;
	height:90px;
	background-color:#333;
	background-image: url(img/gradientbg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#leaderboard span {
	display:block;
	width:780px;
	margin:auto;
	background-image:url(http://blogs.eagletribune.com/sports/wp-content/themes/mistylook-101/img/advertisement.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#sitecast {
padding:10px 2px 2px 3px;
}
#rallynorthhome {
	position: absolute;
	width: 780px;
	height: 100px;
	top: 0;
	left: 0;
	text-indent:-999999em;
	border:none;
}
#rallynorthhome:hover {
	color:none;
	}

/* Custom style overrides for DISQUS comments */
#dsq-content .dsq-moderator .dsq-comment-header,
#dsq-content .special .dsq-comment-header{
	background-color: #4876A3 !important;
}

/* This will set a background color around comments created by moderators */
/*
#dsq-content .dsq-moderator,
#dsq-content .special {
	background-color: #F0AC09 !important;
}
*/	


/* ++++++++++++++++++ IMAGES Size & aligment ++++++++++++++++++ */

img.alignleft {
        float: left;
        margin:0 10px 5px 0;

}

img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

img.size-thumbnail {
}

img.size-medium{
}

img.size-full {
}

/* ++++++++++++++++++ WORDPRESS Captions & aligment ++++++++++++++++++ */


.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;
        padding-top: 4px;
        margin: 10px;
}

.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;
}

/* Custom styles for ET */
.biophoto {
	float: left;
	margin: 5px 15px 10px 5px;
}
