/*  
Theme Name: Simply Basic
Theme URI: http://www.bballcity.com/download/themes/simply-basic/
Description: A wordpress theme by Ash Haque
Version: 1.5
Author: Ash Haque
Author URI: http://www.bballcity.com

The CSS, XHTML is released under a Creative Commons License
http://creativecommons.org/licenses/by/2.5/
*/


/*
1. Universal Declarations
2. Structure
	2.1. Header
	2.2. Content
	2.3. Comments
	2.4  Sidebar
	2.5  Footer
3. Lists
4. Headings
5. Images
6. Forms
7. Page Specific
8. Extras
*/


/* Universal Selectors
----------------------------------------------------------------------------- */

	*  {
		margin: 0;
		padding: 0;
		/* Resets all margins and paddings on the page */
		}
		
	ul {
		list-style-type: none;
		}
	
	
	:link img {
		border: none;
		}
	
	* img {
		border: none;
		}
	
	a img {
		border: none;
		}
	
	:link img, :active img {
		border: none;
		}

  a 
  {
  color: #336699;
  }
  





/* Structure
----------------------------------------------------------------------------- */
	
	html { 
		margin-bottom: 0.1em;
		background: #fff;
		}

  body 
  {
  background-color: #FFFFFF; 
  margin: 0px; 
  font-family: arial, verdana, helvetica, sans serif; 
  font-size: 15px;
  color: #585745;
  line-height: 24px;
  }
		
	.top {
		background: #eee;
		width: 100%;
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
		}

	#wrapper {
		width: 960px;
		margin: 0 auto;
		padding: 0px 0px 10px 0px; 
		text-align: left;
		}
		
	#header {
		padding: 1px;
		border: 1px solid #fff;
		}

	#main {
		padding: 20px 0 0;
		}

	#content {
		float:left;
		width: 660px;
		padding: 1px 0 60px;
		border: 1px solid #fff;
		padding: 0px
		}
		
	#sidebar {
		float: right;
		width: 220px;
		padding: 1px 0 60px;
		border: 1px solid #fff;
		padding: 0px
		}
		
	#footer {
		padding: 60px 0;
		*padding: 30px 0;
		/* IE6 and IE7 hack */
		clear: both;
		border-top: 1px solid #ccc;
		border-bottom: 0;
		font-family: arial, verdana, helvetica, sans serif; 
		}





/*-------------------------------------*/
/* HEADER START                        */
/*-------------------------------------*/
#header-table-top {
width: 960px; 
margin-bottom: 10px; 

}

#header-image-or {
margin-right: 10px; 
margin-bottom: 10px;
}

#header-image-login {
margin-right: 10px; 
margin-bottom: 10px;
}

#header-image-signupfree {
margin-bottom: 10px;
}

#header-table-middle, #header-table-navigation, #header-table-bottom {
width: 100%;
}

#header-navigation-left, #header-navigation-right {
background-image:url('/images/header/navigation_bg.png'); 
background-repeat:repeat-x; 
height: 41px;
}

#header-navigation-middle {
background-image:url('/images/header/navigation_bg.png'); 
background-repeat:repeat-x; 
height: 41px; 
width: 960px;
}



#header-grid-left {
background-image:url('/images/header/grid.png'); 
background-repeat:repeat-x; 
background-position:right;
}


#header-grid-middle {
background-image:url('/images/header/header.png'); 
background-repeat: no-repeat; 
height: 393px; 
width: 960px;
}

#header-grid-right {
background-image:url('/images/header/grid.png'); 
background-repeat:repeat-x;
}

#header-headline {
width: 470px; 
margin-left: 4px;
}

#header-headline-h1 {
margin-top: 35px; 
font-family: tahoma, arial, verdana, helvetia, sans serif; 
font-weight: bold; font-size: 47px; 
color: #FFFFFF; 
line-height: 110%; 
margin-bottom: 15px;
}

#header-headline-h2 {
font-family: arial, verdana, helvetia, sans serif; 
font-size: 23px; 
font-weight: normal; 
color: #EEEEEE; 
line-height: 130%; 
margin: 5px 0px 0px 0px;
}

#header-headline-image-signup {
margin-top: 12px;
}

#header-bottom {
height: 2px; 
background-color: #CCCCCC;
}
/*-------------------------------------*/
/* HEADER END                          */
/*-------------------------------------*/
	
	
	
				
	/* Content
	----------------------------------------------------------------------------- */
	
		#content h2 a {
			color: #006699;
			}
	
		#content p a, #content .metadata a {
			color: #006699;
			}
		
		.metadata {
		  font-size: 11px;
		}
	
			
		#content p a:visited, #content .metadata a:visited {
			color: #006699;
			}
	
		#content p {
			font-family: arial, verdana, helvetica, sans serif;
			color: #444;
			text-align: justify;
			}
	
		#content .post h3 {
			border-bottom: 1px solid #ccc;
			font-family: arial, verdana, helvetica, sans serif;
			padding-top: 20px;
			text-transform: uppercase;
			}
			
		#content .entry {
			width: 100%;
			overflow: auto;
			height: 1%;
			}
			
		.entry p {
		margin-top: 10px;
		}

	
		#content .metadata {
			display: block;
			padding: 5px 0 60px;
			margin-top: 20px;
			border-top: 1px solid #DDDDDD;
			}
			
		.date {
		  font-size: 11px;
		  color: #999999;
		}
	
	
	
	
	
	/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 0px 0 30px 0;
			}
			
		.commentlist li {
			background: url(images/dot.gif) bottom left repeat-x;
			/* This fixes a Firefox / Safari bug where the bottom border sometimes shwoed up and sometimes didn't */
			margin: 10px 0;
			padding: 25px 0 10px 0;
			list-style-type: none;
			width: 100%;
			overflow: auto;
			height: 1%;
			}
			
		.comment_number a {
			font-family: arial, verdana, helvetica, sans serif;
			font-size: 25px;
			float: right;
			padding-right: 10px;
			padding-bottom: 5px;
			color: #CCCCCC;
			}
			
		.comment_author {
			font-size: 13px;
			font-weight: bold;
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;
			}
	
	  .commentsimage {
	    width: 22px;
	  }

	
	
	/* Sidebar
	----------------------------------------------------------------------------- */
	
		#sidebar ul li.side {
			padding-bottom: 25px;
			}
			
		#sidebar div {
			line-height: 20px;
			}
			
		#sidebar h2 {
			display: block;
			padding: 0 0 10px;
			}
		
		#sidebar ul li a {
			line-height: 20px;
			}
			
		#sidebar ul li ul li ul {
			padding-left: 15px;
			}
			
		#sidebar ul li ul li ul li ul {
			padding-left: 30px;
			}
	
	
	
	
	
	/* Footer
	----------------------------------------------------------------------------- */
	
#footer-table {
width: 100%;
}

#footer-top {
background-color: #3C8CC3; 
background-image:url('/images/footer/footer_top.png'); 
background-repeat:repeat-x; 
height: 12px;
}

#footer-left, #footer-right {
background-color: #3C8CC3;
}

#footer-middle {
background-color: #3C8CC3; 
height: 180px; 
width: 960px;
}

.footer-title {
font-size: 13px; 
color: #CBE0EF; 
font-weight: bold; 
border-bottom: 1px solid #7AB1D6; 

}

.footer-links {
font-size: 11px; 
padding-bottom: 5px; 
padding-top: 5px; 
line-height: 170%;
}

.footer-link {
color: #FFFFB7;
}

#footer-newsletter {
width: 400px; 
padding: 0px 20px 0px 0px;
}


#footer-navigation, #footer-boringstuff {
width: 130px; 
padding: 0px 20px 0px 0px;
}

#footer-twitter {
width: 240px; 
}

#footer-newsletter-summary {
font-size: 11px; 
color: #CBE0EF; 

}

#footer-newsletter-emailaddress {
font-size: 11px; 
color: #FFFFB7; 

font-weight: bold;
}

#footer-newsletter-textfield {
font-size: 12px; 
width: 260px; 
color: #333333; 
padding: 5px; 
border: 2px solid #CCCCCC; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

#footer-newsletter-subscribe {

font-size: 12px; 
width: 120px; 
color: #FFFFFF; 
font-weight: bold; 
font-size: 13px; 
font-family: arial, verdana, helvetica; 
padding: 1px; 
border: 3px solid #95B83F; 
background-color: #6F9F2D; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

#footer-newsletter-privacyinfo {
font-size: 10px; 
color: #CBE0EF; 
}


#footer-newsletter-privacypolicy {
font-size: 10px; 
color: #CBE0EF; 

font-weight: bold;
}

#footer-twitter-background {
background-image:url('/images/footer/twitter_bg.png'); 
background-repeat: no-repeat; 
width: 240px; 
height: 117px; 
font-size: 11px; 
color: #FFFFFF; 
line-height: 170%; 
margin-top: 10px;
}

#footer-twitter-image {
margin-left: 22px; 
margin-right: 5px;
}

#footer-twitter-link {
font-size: 11px; 
color: #FFFFB7; 
position: relative; bottom: 10px;
}

#footer-bottom-left, #footer-bottom-right {
background-color: #3882B4;
}

#footer-bottom-middle {
background-color: #3882B4; 
height: 45px; 
width: 960px; 
font-size: 9px; 
color: #FFFFFF;
}




/* Lists
----------------------------------------------------------------------------- */

	#content ul, #content ol {
		line-height: 20px;
		padding: 15px 0 15px;
		}

	#content ul li a, #content ol li a {
		line-height: 20px;
		}

	#content .post ol {
		padding-left: 25px;
		*padding-left: 30px;
		}
		
	#content .post ul li {
		padding-left: 20px;
		background: url(images/bullet.gif) center left no-repeat;		
		}




/* Headings
----------------------------------------------------------------------------- */

	h1, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
		color: #444;
		font-weight: bold;
		font-family: arial, verdana, helvetica, sans serif; 
		}

	h1 {
		font-size: 22px;
		}

	h2 {
		font-size: 18px;
		}

	h3 {
		font-size: 16px;
		}

	h4 {
		font-size: 14px;
		}
		
		
		
		
		
/* Images
----------------------------------------------------------------------------- */

	#content img {
		padding: 10px;
		border: 1px solid #ccc;
		max-width: 100%;
		display: block;
		margin: 0 auto;
		}

	#content img.none {
		border: 0;
		max-width: 90%;
		margin: 0 auto;
		}
		
	#content img.wp-smiley {
		border: 0;
		padding: 0;
		margin: 0;
		display: inline;
		/* For whenever one uses smileys in posts */
		}





/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		}
		
		
		
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
		padding: 0 0 60px;
		}
					
			
			
			
			
/* Extras
----------------------------------------------------------------------------- */

	blockquote {
		margin: 0;
		padding: 0 0 0 25px;
		background: url(images/quote.gif) top left no-repeat;
		}

	html>body blockquote {
		background-position: 0 0;
		}
		
	.center {
		text-align: center;
		}

	hr {
		display: none;
		}
		
.bluebackground 
{
position: relative; /* required by NN */
width: 100%;
height: 140px;
background:#3881B3;
margin: 0 auto;
text-align: center;
border-top: 1px solid #1F4965;
border-bottom: 1px solid #1F4965;
}

/* the workaround */
/* moz 1.4 requires something in the content field */
.bluebackground:after 
{
content: "."; 
display: block; 
line-height: 1px; 
font-size: 1px; clear: both;
} 

.blueheight
{
height: 140px;
width: 980px;
margin: 0 auto;
background:#3881B3;
}


.pagewidth
{
width: 980px;  
margin: 0 auto;
}


/*-------------------------------------*/
/* FOOTER START                        */
/*-------------------------------------*/
.footerborder
{
border-top: 3px solid #DDDDDD; 
width: 100%; 
background-color: #F1F1F1;
}

.footerbottom 
{
text-align: center; 
margin-top: 20px;
}

.footerbottom div 
{
margin: 0 auto;
}

.footerbottom span 
{
text-align: left; 
font-size: 11px; 
line-height: 180%; 
}
/*-------------------------------------*/
/* FOOTER END                          */
/*-------------------------------------*/
