/*  
Theme Name: EASTMAN REVISED
Theme URI: http://www.smashingmagazine.com/2008/09/08/agregado-a-free-wordpress-theme/
Description: Kevin Eastman basketball
Version: 1.1
Author: Michelle Martello
Author URI: http://www.minimadesigns.com



*/



/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Float Clearing
  Footer





/* Registration Form */
.blue {color:#b9d9f5}

.widget #user_pass, .widget #user_login{border:1px solid #5a5a5a; background:#191919;color:#fff;padding:3px;width:120px;}

/* TERMS and Conditions */
#terms {font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif}
#terms ul li {border-bottom:1px solid #4c4c4c;padding:5px 0 5px 0}

/* Customize login page */

#cycnav ul, #cycnav li {list-style-type:none;}
.loginform {margin:30px 0 0 0}
.loginform #user_pass, .loginform #user_login, .loginform #user_email
{border:1px solid #5a5a5a; background:#191919;color:#fff;padding:3px;width:175px;margin:0 0 5px 0}
#rememberme {border:1px solid #5a5a5a; background:#191919;color:#fff;padding:3px;margin:5px 0 0 0}

#registerform #user_pass, #registerform #user_login, #registerpass #user_email {border:1px solid #5a5a5a; background:#191919;color:#fff;padding:3px;width:175px;margin:0 0 5px 0}
#registerform p {padding:5px 0 5px 0;margin:0;line-height:1.3em;}
.input {color:#fff}

form.loginform {background:#191919;width:400px;padding:15px;}
form.loginform p label {
		width: 150px;
		display: block;
		float: left;
		clear: both;font-weight:bold;color:#fff;
	}
	form.loginform p input .input {
		width: 150px;
		float: left;
		clear: right;color:#fff
	}
	form.loginform p img {
		width: 155px;
		float: left;		
	}
	form.loginform, form.loginform p {
		clear: both;
	}
	p.message, p#login_error {
		padding: 3px 5px;
	}
	p.message {
	background-color: #868686;
		border: 1px solid #191919;width:420px;
	}
	p#login_error {
		background-color: lightcoral;
		border: 1px solid red;
		color: #000;width:420px;
	}


/*Hide WP text in footer*/
#footer-left {display:none;}

/*Profile info*/
.form-table label, .form-table th {text-align:left;}
.form-table input{border:1px solid #5a5a5a; background:#191919;color:#fff;padding:3px;width:175px;margin:0 0 5px 0}
#your-profile h3 {margin:10px 0 10px 0}

#description {border:1px solid #5a5a5a;background:#191919;color:#fff;padding:3px;width:350px;margin:0 0 5px 0;font-family:Arial, Helvetica, sans-serif}
/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color:#f7f4ef;
	background: #000000;
	}

body, select, textarea, input {	
	font: 100% Arial, Helvetica, sans-serif;
	}

p {	
	margin: 15px 0;
	line-height:155%;
	}
		
		
a, a:visited {
	text-decoration:none;
	color:#87bcd2;	
	}

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

ol {
	margin: 15px 15px 15px 35px;
	}
	
a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}
	
		
		

/* ---------- @ Page Structure -----------*/

#top {
	background:#272727 url(images/bg_top.jpg) repeat-x;
	padding-bottom:28px;
	}

.wrapper {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	}

#home #top .wrapper {
	
	}

#interior #top .wrapper {
	
	}

#main {	
	padding:20px 0 32px 0px;
	}

#content {
	float:right;
	width:634px;
	}

#content h3 {	font: 130% Arial, Helvetica, sans-serif;}

#sidebar {
	background:#191919;
	float:left;
	width:250px;
	padding:12px 20px 20px 20px;
	margin:5px 0 0 0px;	
	}
						   
#masthead {
	background: url(images/bg_masthead.jpg);
	height: 100px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}
	
	
	
#frontimage {border:4px solid #343432;width:608px;}	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	}


	
h2 {
	font-size: 2.3em;
	line-height: 1em;
	margin: .3em 0 .3em;
	color: #87bcd2;
	font-weight: normal;
	}	

h2, h3, h4 {
	/*letter-spacing:0.025em;	*/
	}
		
h3 {	
	/*font: 1.0em Georgia, "Times New Roman", Times, serif;*/
	color:#f6b03e;
	font-size:1.1em;
	font-weight:normal;
	padding:0;margin:0;
	}

		
h4 {	
	font-size: .08em;
	}

h4#pagetitle {
	margin-bottom:15px;
	}
	
h5 {	
	font-size: 1em
	}

h5 {	
	font-size: 0.9em
	}



/* ---------- @ Content Styles -----------*/

h1 a, h1 a:visited {
	color:#f7f4ef;
	}

h1 a:hover, h1 a:active {
	text-decoration:none;
	border-bottom:1px solid #82435a
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	padding-right:12px;
	color:#87bcd2;
	}

.commentcount a {
	font-family:Georgia, "Times New Roman", Times, serif
	}
	
.module {
	background:#301e22 url(images/bg_module.jpg) top right no-repeat;
	padding:12px;
	overflow:auto;
	font-size:0.8em;
	}

.module img {
	float:left;margin:0 10px 10px 0;background:#000000;border:1px solid #373737;padding:6px;
	}

.module p {
	margin:0;
	}
	

h3 em {
	font-style:italic;
	font-size:0.8em;
	}

/*
#archive-list li {
	width:165px;
	float:left;
	height:35px;
	font-size:0.9em;
	margin: 0 6px 0 10px;
	line-height:120%;
	}	
*/

.pagenavigationbox {
	color:#a19e94;
	margin-top:20px;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	width:24px;
	height:20px;
	display:block;
	float:left;
	font:0.7em Arial,Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	margin-right:4px;
	text-align:center;
	color:#a19e94;
	}
	
.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	background:url(images/bg_pagelink.gif) no-repeat;
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:#191919;
	text-decoration:none;
	}
	
.pagenavcurrent {
	background:url(images/bg_current_pagelink.gif) no-repeat;
	}
	
		
/*Sidenav*/	

	.sidenav {
	margin-bottom:0px;
	font-size:0.85em;
	}
	
	.sidenav ul {border-bottom:1px solid #4c4c4c;padding:0px 0 5px 0;margin:0;}
	.sidenav li {
	list-style:none;
	line-height:135%;padding:0px 0 3px 0}
	

.coachingu {	margin-bottom:0px;
	font-size:0.85em;background:#}
.coachingu li {list-style:none;
	line-height:135%;padding:0px 0 3px 0}
	
/*Widgets*/					
.widget {
	margin-bottom:20px;
	font-size:0.85em;
	}	

.widget li {
	background:url(images/bg_headline.gif) bottom no-repeat;
	padding:7px 0 10px 0;
	list-style:none;
	line-height:135%;
	}
	
#wp-calendar {
	width:100%;
	font-size:0.9em;
	}

#wp-calendar caption {
	padding-bottom:5px;
	}
	
#wp-calendar td,
#wp-calendar th {
	text-align:center;
	}

#wp-calendar #prev {
	text-align:right;
	}

#wp-calendar #next {
	text-align:left;
	}
			
#wp-calendar th {
	background:#3e292e;
	padding:2px 4px
	}

.textwidget {
	font-size:.9em;
	line-height:145%;
	}
	
#recentcomments em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:19px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#87bcd2;
	letter-spacing:.08em;	
	}

#recentcomments a, #recentcomments a:visited {
	color:#f2f0e9;
	font-size:0.9em;
	}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style:none;
	}
#sidebar li a {text-decoration:none;color:#fff;}
#sidebar li a:hover {text-decoration:none;color:#f6b03e}

	
/* ---------- @ Forms -----------*/

#searchform {
	margin-left:0px;
	}
	
#searchform .field {
	padding:3px;
	width:150px;
	font-size:1em;
	}

#searchform .button {
	margin:0;
	padding:3px;
	font-size:1em;
	}
		
.archivebutton, .button {	
	background: #343434;
	border:1px solid #292a2a;
	color:#e0e5e9;
	padding:4px 18px;
	margin-top:7px;
	}

 a.archivebutton,  a.archivebutton:visited {
	color:#e0e5e9;
	width:78px;
	margin:18px 0 0 0px;
	display:block
	}

a.button, a.button:visited {
	color:#e0e5e9;
	width:78px;
	margin:18px 0 0 30px;
	display:block
	}

a.archivebutton:hover, a.archivebutton:active {
	text-decoration:none
	}
	

a.button:hover, a.button:active {
	text-decoration:none
	}
	
.button:focus, .button:hover, .archivebutton:focus, ,archivebutton:hover {	
	background: #343434;border:1px solid #292a2a;
	}

.field {
	background:#343434 ! important;
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#f2f0e9;
	}

.field#user-name {	
	background: #412c31 url(images/user-name.gif) 5px 4px no-repeat ! important;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {	
	background: #4c4c4c url(images/user-name.gif) 5px 4px no-repeat ! important;
	}
		
.field#user-email {	
	background: #4c4c4c url(images/user-email.gif) 5px 7px no-repeat ! important;
	width:118px;
	}		

.field#user-email:focus {	
	background: #4c4c4c url(images/user-email.gif) 5px 7px no-repeat ! important;
	}	

.field#user-comment {	
	background: #4c4c4c url(images/user-comment.gif) 5px 6px no-repeat ! important;
	width:273px;
	height:120px;
	margin-top:8px;	
	}	

.field#user-comment:focus {
	background: #585858 url(images/user-comment.gif) 5px 6px no-repeat ! important;
	}

.field#user-url {	
	background: #585858 url(images/user-url.gif) 4px 8px no-repeat ! important;
	}		

.field#user-url:focus {	
	background: #4c353b url(images/user-url.gif) 4px 8px no-repeat ! important;
	}	
	
#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px
	}

#interior .field#user-comment {
	width:586px;
	height:300px;
	}	

			

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
.clearleft {clear:left}
	
/*home page*/
#box1 {float:left;width:303px;margin:5px 0px 0 0px;background: transparent url(images/bg_title.gif) repeat-x}

#box2 {float:left;width:303px;margin:5px 5px 0 5px;background: transparent url(images/bg_title.gif) repeat-x}
#box3 {float:left;width:202px;margin:5px 0px 0 0px;background: transparent url(images/bg_title.gif) repeat-x}
.boxtitle {font-weight:bold;color:#82b7e2;padding:12px 0 0px 5px;margin:0 0 15px 0;
font-family: "Lucida Grande", arial, helvetica, sans-serif;
font-size: 16px;
font-style: normal;
text-transform: normal;

}


#homebox img {
	background:#191919;border:1px solid #4c4c4c;padding:5px;
	}
 

.boxinfo {margin:5px 0 0 0;background:#272727}

.boximg img{margin:5px 0 0 0;border:0;}
#homebox {padding:0px 0 0px 0;margin:0;}

.line {margin:0 0 10px 0;padding:0px 0 10px 0;border-bottom:1px solid #353535}
.askquestion {border-bottom:1px solid #4c4c4c}

/* ---------- @ Footer -----------*/

#footer {
	background:#000000
	}
	
#footer .wrapper {
	color:#535353;
	text-align:right;
	font-size:.8em;
	text-transform:uppercase;
	line-height:1.5em;
	padding: 20px 0px 40px 0;
	}
	
	
	
/*-------------------------------------------    
    Quotes
-------------------------------------------*/

#quote {margin:15px 0 10px 0;padding:0 0 10px 0; color:#7a7a7a;font-size:11px;background: #1d1e1f url(images/quotetop.gif) no-repeat top left; }

.wp_quotes_quote {
line-height:15px;
padding:15px 17px 0px 17px;
color:#7a7a7a
}

.wp_quotes_author {color:#7a7a7a;padding:10px 15px 10px 15px; font-style:italic;background: #1d1e1f url(images/quotebottom.gif) no-repeat right bottom;line-height:15px}
	
	
	.linklove {display:none;}
	
	
	.ym-register-link {}
	.ym-lostpassword-link {}
	
	
/*-------------------------------------------    
Login box on sidebar
-------------------------------------------*/	
#mainloginbox {margin:5px 0 5px 0;padding:10px 10px 10px 10px; color:#7a7a7a;font-size:13px;background: #1d1e1f;color:#fff }
.homeinput {background:#343434;color:#fff;border:1px solid #292a2a;width:145px;padding:3px;margin:0 0 2px 5px}
#mainloginbox p {font-size:11px;margin:0;padding:3px 0 0 0;color:#ccc}
	
	/*-------------------------------------------    
Free Page
-------------------------------------------*/	

#freeleft h3, #freeright h3 {margin:0 0 5px 0}
#free {width:620px;}
#freeleft {float:left;width:305px;padding:0 5px 0 0;}
#freeleft ul, #freeright ul {list-style-type:none}
#freeleft ul li, #freeright ul li{font-size:12px;padding:0 0 2px 0}
#freeright {float:right;width:305px;padding:0 0 0 5px;}


.display_archive {font-family: arial,verdana; font-size: 12px;}
.campaign {line-height: 125%; margin: 5px;}


	/*-------------------------------------------    
Archive list page / Search Page
-------------------------------------------*/	

.archivelist ul {list-style-type:none}
.archivelist li{font-size:12px;padding:0 0 2px 0}
.archivelist li {
	list-style:none;
	padding:3px 0px 3px 0;
	margin:0 10px 0px 0px;
	border-bottom:1px solid #4c4c4c;
	font-size:90%;
	
	}
	
	
		/*-------------------------------------------    
home page
-------------------------------------------*/	

.frontentry ul {margin:5px 0 5px 15px;padding:0}
	
	
	
	