http://themes.wordpress.net/testrun/?p=9/*  
Theme Name: Simply Basic
Theme URI: http://www.bballcity.com/download/themes/simply-basic/
Version: 1.3
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:0px;
	padding: 0px;
	/* Resets all margins and paddings on the page */
	}

	ul {
		list-style-type: none;
		}

* a:link, * a:visited, * a:hover, * a:active {
		text-decoration: none;
		color: #990000;
		}

	* a:hover {
		cursor: pointer;
		/* works well for onclick anchors */
		}

	:link img {
		border: none;
		}

	* img {
		border: none;
		}
	
	a img {
		border: none;
		}

:link img, :active img {
	border: none;
}

/* Structure
----------------------------------------------------------------------------- */
html { 
	/*margin-bottom: 0.1em;*/
	background: #F9F9F9;
}

body {
	font-size: 62.5%; /* Sets the page font to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #444;
	margin:0px;
	padding:0px;
	background: #FFF;
}

section{}

main{width: 1137px;height: auto;}
space{
	width: 100%;
	clear: both;
	height: 52px;
	float: left;
}
.dr{    
	color: #850505;
    font-size: 21px;
    margin-bottom: 26px;
}

.menuRapido{
	height: 53px;
    background: url(images/background/back.jpg);
    transition: all 0.4s ease;
}
.menuRapido .left img {height: 26px; margin-top: 13px;}

.menuRapido .right img {height: 26px; margin-top: 7px; margin-right: 8px; float: right; position: inherit;}

.menuRapido .local b {
	font-family: 'MyriadPro-Light';
    list-style: none;
    color: white;
    font-size: 18px;
    border-top: 1px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 8px;
    position: absolute;
    margin-top: 6px;
}
.menuRapido .local spam {
	font-family: 'MyriadPro-Light';
    list-style: none;
    color: white;
    font-size: 15px;
    border-top: 1px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 8px;
    position: absolute;
    margin-top: 18px;
}

.menuRapido .left {margin-left: 8px;}

.menuRapido .right spam{margin-right: 4px; float: right; position: inherit;}

#CliqueAqui {
	color: #850505;
	background-color: #fff;
    width: 127px;
    height: 21px;
    margin-top: 12px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 1px;
    font-family: 'MyriadPro-Light';
    font-size: 15px;
    border-style: solid;
    border-width: 2px 2px 2px 2px !important;
    border-color: #fff;
}

#CliqueAqui:hover {color: #fff; background-color: #850505;}

#Agendar {
	height: 99px;
    margin-top: 129px;
    margin-left: 147px;
}

#Agendar2 {
	height: 54px;
    margin-top: 228px;
    margin-left: 182px;
}

#Agendar,
#Agendar2 {
	background-image: linear-gradient(#8c8989, #535252);
    border-style: solid;
    border-color: #535252;
    border-width: 3px 3px 3px 3px !important;
    text-align: center;
    z-index: 99;
    position: fixed;
    width: 218px;    
}

#Agendar h1 {width: 205px; margin-left: 7px;}

#Agendar2 h1 {width: 163px; margin-left: 52px;}

#Agendar h1,
#Agendar2 h1 {
	font-family: 'MyriadPro-Light';
    font-size: 22px;
    color: #fff;
    border-bottom: solid;
    padding-bottom: 5px;
    border-bottom-width: 2px;
    margin-top: 9px;
}

#Agendar img {
	margin-top: -6px;
    float: left;
    margin-left: 9px;
}
#Agendar2 img {
	margin-top: -49px;
    float: left;
    margin-left: 7px;
}

#Agendar span,
#Agendar2 span {
	color: #fff;
    position: fixed;
    float: left;
    margin-top: -7px;
    margin-left: -97px;
    width: 180px;
}


		

	.top {

		background: #eee;

		width: 100%;

		padding: 10px 0;

		border-bottom: 1px solid #ccc;

		font-size: 1.1em;

		}



	#wrapper {

		width: 746px;

		margin: 0 auto;

		padding: 0px 0;

		text-align: left;

		font-size: 1.1em;

		}

		

	#header {

		padding: 1px;

		border: 1px solid #fff;

		}



#main {
	padding: 50px 0 60px;
	padding-top:0px;
}



	#content {

		float:left;

		width: 500px;

		padding: 1px;

		border: 1px solid #fff;

		}

		

	#sidebar {

		float: right;

		width: 210px;

		border: 1px solid #fff;

		}


#footer{
	padding: 60px 0;
	padding-top:0px;
	padding-bottom:0px;
	bottom:0px;
	clear: both;
	border-bottom: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom:0px;
	background:#FFF;
}
#centerFooter{
	margin:0px auto;
	width:740px;
	text-align:left;
}
	.linhaRodape{
		float:left;
		width:750px;
	}
		#footer .login {
			float:left;
			line-height:2.2em;
			background:transparent;
		}
		#footer p {
			float:right;
			line-height:2.2em;
		}
#footer h2{
	background:url(images/imgSeparador.png) left bottom no-repeat;
	font-size:12px;
	color:#C00;
}
#footer a{
	color:#999;
}
#footer ul{
	padding-left:0px;
	padding-right:10px;
	list-style:none;
}
	.footerCol1{
		float:left;
		width:230px;
		padding-left:10px;
		margin-top:20px;
		margin-right:10px;
		min-height:120px;
	}
	.footerCol2{
		float:left;
		width:250px;
		margin-top:20px;
		min-height:120px;
	}
	.footerCol3{
		float:left;
		width:240px;
		margin-top:20px;
		min-height:120px;
	}



	/* Header

	----------------------------------------------------------------------------- */

	

		#header h1 a {

			}

			

		#header p.description {

			font-size: 1.2em;

			}

		#rss{
			position : relative;
			float : right;
			right : -18px;
			margin-top : -24px;
		}

			

		ul.mainmenu {

			display: block;

			overflow: auto;

			height: 1%;

			padding: 20px 1px 1px 0;

			border-bottom: 1px solid #ccc;

			}

		

		.mainmenu li {

			float: left;

			position: relative;

			}

			

		.mainmenu li a {

			_width: 1%;

			height: 40px;

			display: block;

			padding: 25px 15px 0 15px;

			}

		

		.mainmenu li.home a {

			padding-left: 0;

			}

		

		.mainmenu li a:hover {

			text-decoration: underline;

			}

	

	

	

				

/* Content

----------------------------------------------------------------------------- */

#content h2 a {
	color: #444;
}
#content p a, #content .metadata {
	color: #C00;
	background:url(images/imgLinhaPost.png) left bottom no-repeat;
	line-height:30px;
}
#content p a, #content .imgCat {
	background:url(images/iconCategorias.png) left no-repeat;
	padding: 0 0 0 18px;
	margin:0px;
}
#content p a, #content .imgComt {
	background:url(images/iconComments.png) left no-repeat;
	padding: 0 0 0 18px;
	margin:0px;
}
#content p a, #content .metadata a {
	color: #999;
}
#content p a:hover, #content .metadata a:hover {
	color: #C00;
}
#content p a:visited, #content .metadata a:visited {
	color: #444;
}
#content p {
	font: 1em/2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 13px 0;
	color: #444;
	text-align: justify;
}
#content .post h3 {
	border-bottom: 1px solid #ccc;
	font: 1.2em "Lucida Grande", sans-serif;
	padding-top: 20px;
	text-transform: uppercase;
}

		#content .entry {
			padding-top: 10px;
			width: 100%;
			overflow: hidden;
		}
	

		#content .metadata {

			display: block;

			padding: 10px 0 60px;

			padding-bottom:0px;

			}

	

	

	

	

	

	/* Comments

	----------------------------------------------------------------------------- */

	

		.commentlist {
			padding: 0px 0 30px 0;
		}

		#content .commentlist img {
			padding: 5px;
			border: 1px solid #ccc;
			display: block;
			margin: 10px;
			float:left;
		}
		.cmtinfo span{
			line-height:35px;
		}

		.commentlist li {
			border-bottom: 1px solid #ccc;
			margin-bottom: 1px;
			padding: 25px 1px 10px 1px;
			list-style-type: none;
			width: 100%;
			overflow: auto;
			height: 1%;
		}
		
		.comment_number a {
			font: 3.2em Georgia, serif;
			float: right;
			padding-right: 10px;
			color: #d6d6d6;
		}
		
		.comment_author {
			font-size: 1.4em;
		}

			

		h3#respond {

			display: block;

			padding-top: 15px;

			}

	

	

	

	

	

	/* Sidebar

	----------------------------------------------------------------------------- */

	

		#sidebar ul li.side {
			padding-bottom: 25px;
		}
		#sidebar ul li.side ul{
			padding-left:10px;
			line-height:35px;
		}
		#sidebar ul li.side ul li{
			color:#999;
			background:url(images/linhaLinks.png) bottom no-repeat;
		}
		#sidebar ul li.side a{
			color:#999;
		}
		#sidebar ul li.side a:hover{
			color:#000;
		}
		
		#sidebar ul li.side2 {
			padding-bottom: 25px;
		}
		#sidebar ul li.side2 ul{
			padding-left:10px;
			line-height:35px;
		}
		#sidebar ul li.side2 ul li{
			background:url(images/linhaLinks.png) bottom no-repeat;
		}
		#sidebar ul li.side2 ul li a{
			color:#999;
		}
		#sidebar ul li.side2 ul li a:hover{
			color:#000;
		}
		
		.textbox{
			height:22px;
			padding:6px 0 0 2px;
			margin:3px 0 3px 0;
		}

		#sidebar div {
			line-height: 1.7em;
			}

			

		#sidebar h2 {
			display: block;
			padding: 0px;
			background:url(images/imgSeparador.png) bottom no-repeat;
			font-size:12px;
			font-weight:bold;
			}
		#sidebar h2 img {
			margin-right:10px;
		}

		

		#sidebar ul li a {

			line-height: 1.9em;

			}

			

		#sidebar ul li ul li ul {

			padding-left: 15px;

			}

			

		#sidebar ul li ul li ul li ul {

			padding-left: 30px;

			}



/* Lists

----------------------------------------------------------------------------- */



	#content ul, #content ol {

		line-height: 2em;

		padding: 15px 0 15px;

		}



	#content ul li a, #content ol li a {

		line-height: 2.5em;

		}



	#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, h1 a, h1 a:hover, h1 a:visited, 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: normal;

		font-family: 'Trebuchet MS', Verdana, Sans-Serif;

		}



	h1 {

		font-size: 2.2em;

		}



	h2 {

		font-size: 2.0em;

		}



	h3 {

		font-size: 1.8em;

		}



	h4 {

		font-size: 1.6em;

		}

		

		

		

		

		

/* 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;

}

#content .alignright{
	float:right;
	margin:5px 0 5px 10px;
}

#content .alignleft{
	float:left;
	margin:5px 10px 5px 0;
}


/* Forms

----------------------------------------------------------------------------- */



.searchform {

	width: 250px;

	float: right;

	text-align: right;

	padding-bottom:10px;

}

		

/* Page Specific

----------------------------------------------------------------------------- */



.last_20 li {
	line-height: 2em;
}

.archive_date {
	width: 100px;
	float: left;
}

.pagetitle {
	display: block;
	padding: 0 0 60px;
	padding-bottom:0px;
	color:#C00;
}

.date{
	color:#C00;
	background:url(images/iconPosts.png) left no-repeat;
	padding-left:15px;
}
			

/* 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;

}

.searchsubmit{
	background:url(images/bgBotao.png);
	width:74px;
	height:23px;
	border:none;
	color:#FFF;
	font-size:10px;
}
.commentsubmit{
	background:url(images/bgBotao2.png);
	width:135px;
	height:23px;
	border:none;
	color:#FFF;
	font-size:10px;
}

.menu_horizontal {
	background-image:url(images/bgMenu.png);
	height:37px;
	padding-left:60px;
}

.menu_horizontal a {
	color:#444444;
	padding-right:32px;
	font-size:11px;
	height:37px;
	line-height:30px;
	font-weight:bold;
}

.menu_horizontal a:hover{

	color:#E7182C;

}


/* Livros

----------------------------------------------------------------------------- */

#livrosImagem{
	width:220px;
	height:140px;
	float:left;
	margin-bottom:45px;
}

#livrosTexto{
	width:260px;
	height:140px;
	float:left;
	text-align:justify;
	
}

#containerPost{
	width:490px;
	float:left;
	
}

h3.confira{font-size:14px;color:#666666; font-weight:bold; margin:0px;}

#social{float:right;}