/*
Theme Name: Homes Trading
Theme URI: http://navegabem.com/
Description: Template oficial do blog do Homes Trading 
Version: 1.0
Author: Navega Bem (Marco Jardim)
Author URI: http://navegabem.com/

	Homes Trading Blog 1.0

	This theme was designed by Sara Lomelino (sara@navegabem.com) and built by Marco Jardim (marco@navegabem.com).

*/

/* @group General Definitions */

* { margin: 0; padding: 0 }

body {

		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background: #7FBBB9 url('images/bg-main.png');
		color: #333;
	
	}
	
h1, h2, h3, h4, h5, h6, p, ul, ol { margin-bottom: 10px; font-weight: normal; }

h1, h2, h3, h4, h5, h6, 
#options .login,
#header span,
.page_menu a,
.date {
	
	font-family: 'Book Antiqua', Georgia, 'Times New Roman';
	
	}

h1 { font-size: 23px; }
h2 { font-size: 21px; }
h3 { font-size: 17px; }

a	 	{ text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
a img 	{ border: none; }

#options:after,
#wrapper:after,
#content:after,
#header:after {

		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
   
	}
	
/* @end */

/* @group Layout Definitions */
	
#mainwrapper,
#footer {
		
		position: relative;
		margin: 0 auto;
		
		width: 930px; /* 966 - padding */
		padding: 0 18px;
		
		background: transparent url('images/bg-center-border.png') 0 0 repeat-y;
		
	}
		
#wrapper { background: #2B1713 url('images/bg-center-main.jpg') 0 0 no-repeat; }

	#options {
		
		height: 16px; /* lending IE6 a little hand */
		padding: 8px;
	
		font-size: 15px;
		
		background: #291511;
	
	}

	#options .wrapper {
	
		position: relative;
		float: right;
	
		}
		
		#options .rss {
					
			color: #D49F64;
				
			}
		
		#options .login {
			
			margin-left: 34px;
			
			text-transform: uppercase; 
			color: #FFF;

			}
	
	.lang { 
		
		position: relative;
		float: left; 
		
		}
			
		.lang h2 { display: none; }
		
		.lang ul { margin: 0; }
		
		.lang li {
				
			position: relative;
			float: left;
			
			padding: 0 10px;
			margin-top: 0.2em;
			
			list-style: none;
			
			line-height: 0.8em;
			border-left: solid 2px #727D7D;
				
			}
			
		.lang a { color: #727D7D; }
		.lang a:hover { color: #FFF; text-decoration: none; }
		
		.lang li:first-child { border-left: none; }
			
	#header {
		
		width: 876px; /* 630 - padding */
		height: 38px; /* 92  - padding */
		padding: 27px;
		margin: 0 0 7px;
		
		background: #301B16 url('images/bg-header.jpg') 0 0 no-repeat;
		text-align: center;
		
		overflow: hidden;
		
		}
		
		#header .wrapper { float: left; }
		
		#header h1 {
		
			margin: 0;
			
			text-transform: uppercase;
			letter-spacing: 1px;
			text-shadow: 0 2px 4px #000;
			
			}
			
			#header h1 a { color: #FFF; }
			#header h1 a:hover { text-decoration: none; }
			
		#header span {
			
			color: #FFF;
			font-size: 12px;
			letter-spacing: 6px;
			
			}
			
	.page_menu {
		
		display: block;
		
		padding: 0 15px;
		
		margin-bottom: 15px;
			
		}
		
		.page_menu ul { overflow: hidden }
			
		.page_menu li {
		
			position: relative;
			float: left;
			
			list-style: none;
			
			}
			
			.page_menu a {
					
				display: block;
				float: left;
				
				padding: 0 12px;
				
				font-size: 17px;
				
				text-shadow: 0 1px 5px #000;
					
				}
				
			.page_menu a { color: #9CB7B4; }
			
			.page_menu a:hover,
			.page_menu .current_page_item a { color: #FFF; }

	#content {
		
		position: relative;
		float: left;
		display: inline-block; /* IE6 fix */
		clear: left;
		
		margin: 0 0 0 76px;
		width: 652px;
		
		background: transparent url('images/bg-content.png') 0 0 repeat;
		
		}
		
	#sidebar {
		
		position: relative;
		float: right;
		width: 180px;
		right: 12px;
		
		}
		
	#hr {
	
		position: relative;
		display: inline;
		float: left;
		width: 910px;
	
		height: 1px;
		margin: 13px 10px;
			
		font-size: 1px;
		background: #8B6451;
			
		}
		
	#footer {
	
		clear: both;
		padding: 10px 18px 20px;
		
		background: transparent url('images/bg-footer.png') 0 0 repeat-y;
		
		}
		
		#footer, #footer a {
				
				color: #DBDCDC;
				
			}
		
/* @end */

/* @group Article */

.article {

		position: relative;
		padding:  13px 13px 0 13px;
		
		font-size: 14px;
		color: #BCAFA9;
	
	}
	
	.article a { color: #D3CBC6; }
	
	.article:first-child { border-top: none; }
	
	.article h2 { 
		
		margin-left: -4px;
		
		text-shadow: 0 1px 5px #000;
		
		}
		
	.article h2 a { color: #DD9827; }

	.article .date {
	
		position: absolute;
		float: left;
		
		display: inline;
		
		margin-top: -12px;
		margin-left: -88px; /* content's margin + article padding */
		padding: 6px 4px;
		
		width: 59px; /* 67 - padding */
		
		color: #FFF;
		font-size: 18px;
		text-align: right;
		text-shadow: 0 2px 4px #000;
		
		border: solid 1px #5F453C;
		background: #2A4340 url('images/bg-datebox.jpg');
		
		}
		
		.article .date .y {
			
			font-size: 11px;
			text-shadow: none;
			
			}
			
	.entry { line-height: 25px; }
	
		.entry ul,
		.entry ol {
					
			padding: 0 0 0 1em;
				
			}
		
	#content .article .postmeta {
	
		padding-bottom: 20px;
			
		border-bottom: dashed 1px #755849;
			
		}
	
	.postmeta,
	.postmeta a {
				
		font-size: 10px;
		color: #D5BFB5;
			
		}
		
		.postmeta .comments { margin-left: 10px; }
		
	.sharethis { float: right; }

/* @end */

/* @group Comments */

.commentlist li { list-style: none; }

/* @group */

/* @group Sidebar */

#sidebar, #sidebar a {
		
	color: #9CB7B4;
	
	font-size: 13px;
	line-height: 17px;
	
	text-shadow: 0 1px #000;
		
	}
	
	#sidebar a.ara { font-size: 10px; line-height: 18px; }
	#sidebar a.ara:hover { text-decoration: none; }
	
	#sidebar .archive ul li {
			
		padding-left: 20px;
		background: transparent url('images/bg-archive-bullet.gif') 10px 7px no-repeat;
			
		}
		
		#sidebar .archive ul li a { color: #A49994; }

#sidebar h1, #sidebar h2, #sidebar h3,
#sidebar h4, #sidebar h5, #sidebar h6 {
		
		color: #D1B18F;
		text-shadow: 0 1px 5px #000;
		
	}

#sidebar li {
		
		list-style: none;
		
	}
	
#sidebar ul li {
		
		padding: 10px;
		
		border-top: dashed 1px #45413D;
		
	}
	
	#sidebar ul li:first-child { border: none; }
	
	#sidebar ul li li { 
		
		padding: 0;
		border-top: none;
		
		}

/* @end */

/* @group Addons */

.searchbox {
		
		width: 140px; /* 180px - padding */
		padding: 3px 30px 3px 10px;
		
		border: solid 1px #816B64;
		border-left: none;
		border-right: none;
		
		color: #E9E4E2;
		
		background: #88736C url('images/bg-searchbox.png') 155px center no-repeat;
		
	}
	
#sidebar .execphpwidget .skype,
#sidebar .execphpwidget .twitter,
#sidebar .execphpwidget .facebook {
		
		padding-left: 20px;
		background: transparent url('images/bg-socialicons.png') 0 2px no-repeat;
		
	}
	
	#sidebar .execphpwidget .twitter  { background-position: 0 -48px; }
	#sidebar .execphpwidget .facebook { background-position: 0 -98px; }
	
#sidebar .execphpwidget .skype a,
#sidebar .execphpwidget .twitter a,
#sidebar .execphpwidget .facebook a {
		
		font-size: 12px;
		color: #B3A6A1;
		
	}

.navigation {
	padding-bottom: 10px;
}

.alignleft a:link, .alignleft a:visited {
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 10px;
}

.alignright a:link, .alignright a:visited {
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 10px;
}

.alignright {
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

.alignleft {
	float: left;
	width: 150px;
}

#wz_12 {
	width: 150px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #a89b98;
	border: 0;
}

#aca_22 {
	margin-top: 5px;
	background-image: url('images/subscribe-button.png');
	background-color:#2B1713 !important;
	background-position:center bottom;
	width: 100px;
	height: 22px;
	cursor:pointer;
	border: 0;
	color: #ffffff;
}
/* @end */
