/*
Theme Name: Basket Ball		
Theme URI: http://www.graphicadia.com
Description: Sweet and Sure!
Version: 1.0
Author: HPA
Author URI: http://www.graphicadia.com
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #2B2B2B;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Verdana, sans-serif;
    background-color: #E2E2E2;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 1004px;
	margin: 0 auto;
}

#header {
    position: relative;
}

#wrapper {
    clear: both; 
    background: #e2e2e2 url(images/sidebg.gif) repeat-x;
}
#main
{
	float: left;
	width: 538px;
	padding-bottom:50px;
}
#content {
	float: left;
	width: 538px;
	padding:0;
	margin-top:-30px;
	position: relative;    
}

.sidebar {
width:233px;
}

.side-left {
    float: left;
    padding-top:30px;
    padding-left:5px;
	width:228px;
}

.side-right {
    float: right;
    padding-top:30px;
    width:228px;
   
}

/************************/
/*        Header        */
/************************/
#headerimg {
    height: 306px;
    background: url(images/header.jpg) no-repeat center;
}

#headerimg h1 {
    text-align:center;
    padding-top:60px;
    font-family: arial, Verdana;
    font-size: 38px;
}

#headerimg a {
	color: #000000;
    text-decoration: none;
}

.description {
     text-align:center;
     color: #000000;
     margin-top:-2px;
    font-family: arial, Verdana;
    font-size: 18px;
}

/************************/
/*    Sidebar Design    */
/************************/
.sidebar ul {
	font-size: 12px;
}

.sidebar ul h2 
{
	font-weight:normal;  
	font-size:14px;
	color:#ffffff;
    background:url(images/topbar.gif) no-repeat;    
    width:212px;
    padding:14px 0 18px 10px;
}

.sidebar ul li 
{	
    margin-bottom: 10px;
}

.sidebar ul ul {
    margin: 0;
}

.sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 15px;
    padding-left: 10px;
    width:212px;
    
}

.sidebar ul ul ul {
    display: none;
}


.sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}


h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
    color:#515151;
}

h3 {
    font-size: 14px;
    color:#515151;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
.posttop {
	background:url(images/posttop.gif) no-repeat;
	width:538px;
	height:56px;
	margin:0;
}
.postbottom {
	background:url(images/postbottom.gif) no-repeat top;
	width:538px;
	height:56px;
	margin:0px 0;
}
.post{
	color: #555356;
    font-size: 12px;
    margin-left:0px;
    padding:0 10px 30px 10px;
    width:518px;
    background:url(images/contentbg.gif) repeat-y;
}

.post h2 
{
	padding-top:0px;
}
.post h2 a
{
	color:#515151;
	font:24px arial;
}


.postmetadata {
	color: #636363;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 30px;
}
.postinf {
	color: #636363;
    font-weight: normal;
    font-size: 10px;
    margin-bottom: 5px;
    width:500px;
}

.postmetadata a {
color: #636363;
}

.entry {
    padding: 5px 0 10px 0;
    width:504px;   
    border-bottom:1px inset #B3B3B3
}


.entrytext {

}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 0 10px 0 10px;
 
}



.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

a img {
    border: none;
}



/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    background-color: #D3D3D4;
    border: 1px solid #C0C0C0;
    padding: 5px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

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

/************************/
/*     Search Design    */
/************************/
#searchform  {
	text-align: left;
	width: 222px;
	height: 33px;	
	margin-left:10px;
}


#searchsubmit {
	width: 50px;
	height:20px;
	border: 1px solid #989898;
	background-color: #eaeaea;
	margin: 0 0;
	font-size: 12px;

}

#s 
{
	
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 200px;
}

#wp-calendar td {
	text-align: center;
	color:#c1c1c1;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer {
    font-size: 12px;
    height: 35px;
    width: 100%;
    text-align:center;
    padding: 0;
    clear: both;
    margin: 0;	  
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
height:73px;
width:72px;
margin:-20px 10px 0px 0px;
position:relative;
 
}
.month
{
	text-align:center;
	font-size:11px;
	margin-top:5px;
	margin-bottom:0;
	height:25px;
	color:#E1E1E1;
	

}
.day
{
text-align:center;
margin:0;
font:36px arial;
color:#302E31;
line-height:28px;


}
