/*  
Theme Name: Pinuts Lab
Theme URI: http://www.wpdesigner.com
Description: Tema para o site da Pinuts Lab.
Version: 1.0
Author: Mauro Shimizu Ribeiro
Author URI: http://mauro.blog.br

*/

body {
	background-color: #888888;
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

#pageBody {
	position: relative;
	background-color: #000000;
	background-image: url(images/page_background.jpg);
	background-repeat: no-repeat;
	width: 1007px;
	margin: auto;
	margin-top: 0;
}

	#header {
		position: relative;
		height: 438px;
	}
	
		#menu {
			position: absolute;
			top: 113px;
			height: 40px;
			width: 100%;
			color: #FFFFFF;
		}
		
			#menuButtons {
				position: relative;
			}
			
				#menuButtons a {
					color: #FFFFFF;
					text-decoration: none;
					font-weight: bold;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					padding-top: 1px;
					margin-left: 16px;
					margin-right: 8px;
				}
			
				#menuButtons a:hover {
					color: #FF9900;
				}
			
			#search {
				position: absolute;
				right: 8px;
				top: 0;
			}
			
				#search .searchInput {
					color: #FFFFFF;
					background-image: url(images/search_background.gif);
					background-repeat: no-repeat;
					background-color: transparent;
					padding: 0;
					padding-top: 2px;
					padding-left: 5px;
					padding-right: 5px;
					width: 266px;
					height: 20px;
					border: 0;
				}

	#outerMiddle {
		position: relative;
		display: table;
		width: 1007px;
		margin: auto;
		margin-top: -290px;
	}

	#middle {
		position: relative;
		display: block;
	}
	
		#leftContainer {
			position: relative;
			display: table-cell;
			width: 765px;
			padding-left: 8px;
			float: left;
			overflow: hidden;
		}
		
			#features {
				position: relative;
				display: block;
				height: 190px;
				overflow: hidden;
				margin-bottom: 4px;
			}
			
				#features .feature {
					position: relative;
					display: block;
					float: left;
					width: 247px;
					height: 186px;
					margin-right: 8px;
					overflow: hidden;
				}
				
					#features .feature .featureHover {
						position: absolute;
						top: 0;
						left: 0;
						display: block;
						width: 247px;
						height: 186px;
						background-image: url(images/feature_border.gif);
					}
				
					#features .feature .featureHover:hover {
						background-image: url(images/feature_border_h.gif);
					}
				
					#features .feature img {
						border: 0;
					}
					
			#posts {
			
			}
			
				#posts .post {
					width: 759px;
					position: relative;
					background-image: url(images/post_background.gif);
					background-repeat:repeat-y;
					margin-bottom: 8px;
				}
				
				#posts .post .header {
					width: 759px;
					background-image: url(images/post_header.jpg);
					background-repeat: no-repeat;
					height: 140px;
					margin: 0;
					padding: 0;
					border: 0;
					margin-bottom: -60px;
				}
				
					#posts .post .header .title {
						position: absolute;
						top: 15px;
						left: 90px;
						font-size: 24px;
					}
				
					#posts .post .header .title a {
						color: #FFFFFF;
						text-decoration: none;
						font-weight: bold;
					}
				
					#posts .post .header .meta {
						position: absolute;
						top: 60px;
						left: 3px;
						width: 744px;
						padding: 4px;
						font-size: 12px;
						color: #000000;
						background-color: #ccc;
					}
				
						#posts .post .header .meta a {
							color: #820;
							text-decoration: none;
						}
				
						#posts .post .header .meta a:hover {
							text-decoration: underline;
						}
				
					#posts .post .header .date {
						position: absolute;
						font-family: Verdana, Geneva, sans-serif;
						top: 4px;
						left: 3px;
						width: 60px;
						text-align: center;
						padding: 4px;
					}
				
						#posts .post .header .date .day {
							font-size: 26px;
							font-weight: bold;
						}
				
						#posts .post .header .date .month {
							font-size: 12px;
							margin-top: -4px;
						}
					
				#posts .post .entry {
					width: 720px;
					margin: auto;
					font-size: 14px;
					text-align: justify;
				}		
					
					#posts .post .entry .more-link {
						position: relative;
						display: block;
						margin: -12px;
						margin-top: 16px;
						text-align: center;
						padding: 4px;
						background-color: #ccc;
						color: #820;
						font-family:Verdana, Geneva, sans-serif;
						font-size: 12px;
						text-decoration: none;
					}		
					
						#posts .post .entry .more-link:hover {
							color: #fff;
							background-color: #e40;
						}		
					
				#posts .post .footer {
					width: 759px;
					background-image: url(images/post_footer.gif);
					background-repeat: no-repeat;
					height: 6px;
					margin: 0;
					padding: 0;
					border: 0;
					font-size: 0;
				}
				
			
					
			.page {
				padding-left: 24px;
				padding-right: 24px;
			}
					
				.page h2 {
					color: #FFF;
				}
					
				.page .entry {
					color: #FFF;
				}
				
				.page a {
					color: #ff8800;
					text-decoration: none;
				}
				.page a:hover {
					text-decoration: underline;
				}
				
			.navigation {
				height: 27px;
				margin-bottom: 8px;
			}
			
				.navigation a {
					float: left;
					color: #FF6600;
					font-size: 14px;
					text-decoration: none;
					opacity: 0.7;
				}
			
				.navigation a:hover {
					color: #FFFFFF;
					text-decoration: none;
					opacity: 1;
				}
			
				.navigation .alignleft {
					width: 345px;
					height: 27px;
					margin-right: 7px;
					float: left;
				}
			
					.navigation .alignleft a {
						text-align: left;
						display: block;
						width: 315px;
						padding-left: 30px;
						padding-top: 7px;
						height: 20px;
						background-image: url(images/navigation_left.gif);
						background-repeat: no-repeat;
					}
			
				.navigation .alignright {
					width: 345px;
					height: 27px;
					margin-right: 7px;
					float: left;
				}
				
					.navigation .alignright a {
						display: block;
						text-align: right;
						width: 315px;
						padding-right: 30px;
						padding-top: 7px;
						height: 20px;
						background-image: url(images/navigation_right.gif);
						background-repeat: no-repeat;
					}
				
				
			
				.navigation .buttons a {
					margin: 0;
					height: 27px;
					width: 27px;
				}
			
					.navigation .buttons a {
						float: left;
						display: block;
						margin: 0;
						height: 27px;
						width: 27px;
					}
						
			#comments {
				background-image: url(images/comments_bg.gif);
				background-color: #222222;
				background-repeat: repeat-y;
				width: 758px;
				margin-bottom: 8px;
				color: #aaaaaa;
			}
						
				#comments .title {
					color: #000000;
					font-size: 24px;
					margin-top: 8px;
					margin-left: 8px;
					margin-bottom: 8px;
					font-weight: bold;
				}
						
				#comments .top {
					background-image: url(images/comments_top.gif);
					background-color: #222222;
					background-repeat: no-repeat;
					width: 758px;
					height: 100px;
					margin-bottom: -98px;
				}
			
				#comments .footer {
					width: 758px;
					height: 8px;
					background-image: url(images/comments_bottom.gif);
				}
				
				#comments .commentsTitle {
					background-color: #111111;
					margin: 1px;
					font-size: 14px;
					padding: 8px;
					font-weight: normal;
					color: #666666;
				}
				
				
				#comments a {
					color: #EC3901;
				}
				
				#comments .commentlist {
					padding-left: 0px;
					margin: 1px;
				}
				
					#comments .commentlist li {
						padding-left: 24px;
						padding-right: 24px;
						padding-top: 24px;
						padding-bottom: 24px;
						margin: 4px;
						background-color: #181818;
						list-style: none;
					}
				
					#comments .commentlist .author {
						font-size: 16px;
						color: #EC3901;
					}
				
					#comments .commentlist .commentmetadata {
						font-size: 16px;
						color: #444444;
					}
				
					#comments .commentlist .commenttext {
						font-size: 12px;
						color: #cccccc;
					}
				
				#comments .commentform{
					width: 510px;
					margin: auto;
					margin-top: 32px;
					margin-bottom: 32px;
				}
					
					#comments .commentform .field {
						color: #999999;
						background-color: #111111;
						border: 1px solid #444444;
						padding: 6px;
					}
					
						#comments .commentform .field:focus {
							color: #ffffff;
							background-color: #000000;
							border: 1px solid #888888;
						}
					
					#comments .commentform .textarea {
						color: #999999;
						padding: 4px;
						background-color: #111111;
						border: 1px solid #444444;
					}
					
						#comments .commentform .textarea:focus {
							color: #ffffff;
							background-color: #000000;
							border: 1px solid #888888;
						}
					
					#comments .commentform .submit {
						color: #000000;
						padding: 4px;
						background-color: #888888;
						border: 1px solid #999999;
					}
					
					#comments .commentform .submit:hover {
						color: #000000;
						padding: 4px;
						background-color: #aa3300;
						border: 1px solid #EC3901;
					}
	
		#rightContainer {
			display: table-cell;
			position: relative;
			float: left;
			width: 220px;
		}
		
			#rightContainer .powered {
				color: #666666;
				font-size: 10px;
				margin-bottom: 8px;
			}
		
			#rightContainer .description {
				width: 220px;
				color: #ffffff;
				font-size: 10px;
				margin-top: 16px;
				margin-bottom: 16px;
				text-align: justify;
			}
			
			#rightContainer .rightPanel {
				width: 222px;
				background-image: url(images/right_background.gif);
				background-repeat: repeat-y;
				color: #FFFFFF;
				font-size: 12px;
			}
			
			
				#rightContainer .rightPanel .widget ul {
						padding: 0;
						margin-top: 8px;
						margin-left: 16px;
				}
			
				#rightContainer .rightPanel .widget {
					list-style: none;
					margin-left: 8px;
					padding-left: 0;
				}
			
				#rightContainer .rightPanel .widgettitle {
					font-size: 12px;
					padding: 0;
					margin: 0;
				}
					
			
					#rightContainer .rightPanel .widget li {
						list-style: url(images/bullet.gif);	
						margin-left: 4px;
						padding-left: 0;
					}
			
				#rightContainer .rightPanel a {
					color: #FFFF66;
					text-decoration: none;
				}
			
				#rightContainer .rightPanel a:hover {
					text-decoration: underline;
				}
		
				#rightContainer .rightPanel .header {
					background-image: url(images/right_header.gif);
					background-repeat: no-repeat;
					height: 11px;
					font-size: 0;
				}
			
				#rightContainer .rightPanel .footer {
					background-image: url(images/right_footer.gif);
					background-repeat: no-repeat;
					height: 8px;
					font-size: 0;
				}
				
	.widget {
		width: 208px;
		padding-top: 8px;
		padding-bottom: 8px;
		border-top: 1px solid #333;
	}
	
	.widget:first-child {
		padding-top: 4px;
		padding-bottom: 8px;
		border-top: none;
	}
				
	#footer {
		position: relative;
		text-align: right;
		color: #FFFFFF;
		margin-top: 16px;
		margin-right: 8px;
	}
	
		#footerLogo {
			position: relative;
			height: 17px;
			background-image: url(images/signature.gif);
			background-repeat: no-repeat;
			background-position: right;
		}
