/*
Theme Name: katinha portfolio
Description: 2 columns layout.
Version: 2.0
Author: katinha 
Author URI: http://katianumakura.com/
Tags: sky, fixed, 2 columns
*/

/* basic */
body {
	margin:0px;
	padding:0px;
	left:0px; 
	font-family:Verdana;
	font-size:11px;
	line-height:22px;
	color:#333333;
	background:url('images/bg.jpg') no-repeat top center #ffffff;
}

#head {
	margin:0px auto;
	width:100%;
	height:150px;
	left:0px;
	background: url('images/topo_lingua.png') top right no-repeat;
}

#main {
	width:1055px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}

#menu {
	margin:0px auto;
	width:1055px;
	height: 97px;
	padding:0px;
	overflow:hidden;
	padding-left:40px;
	background: url('images/cont_top.png') top left no-repeat;
	font:normal 14pt Georgia, "Times New Roman", Times, serif; 
	text-transform:lowercase; 
}
		
		#menu ul { list-style:none; margin:0px; padding-left:16px; padding-top:20px; overflow:hidden; }
		#menu li { float:left; padding-right:20px; }
		#menu li a { display:block; p margin:0px 0px 0px 0px; text-align:center; color:#ffffff; }
		#menu li a:hover { color:#ffffff; background:#9ab638; text-decoration:none; }
		#menu li.current_page_item a { color:#ffffff; background:#9ab638; text-decoration:none;  }
		#menu li.current_page_item a:hover { color:#ffffff; background:#9ab638; text-decoration:none; }

#conteudo {
	width:1055px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	background: url('images/cont_mid.png') top left repeat-y;
}

#cont_mid1 {
	margin:0px auto;
	width:600px;
	padding-left:110px;
	float:left;
}

#cont_mid2 {
	margin:0px auto;
	width:221px;
	padding-left:-30px;
	padding-right:40px;
	float:right;
}

#cont_bot {
	width:1055px;
	height:140px;
	margin:0px auto;
	padding-top:40px;
	padding-left:16px;
	overflow:hidden;
	background: url('images/cont_bot.png') top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif; color:#888888; text-align:left;
}

	#cont_bot a { color:#888888; border-bottom:dotted 1px #888888; text-transform:lowercase; }
	#cont_bot a:hover { background-color:#FFFFFF; text-decoration:none; }
	.texto_footer {	padding-left:40px;}


a { color:#666666; text-decoration:none; outline:none; }
a:hover { color:#b7d33c; text-decoration:none; }
a img { border:0; }
blockquote { padding:0px; margin:8px; background-color:#F4F5F7; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; display:inline-block; }
pre { border-left:solid 5px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; background-color:#EEF0F2; overflow:scroll; }
ul { list-style-type:square; }
input, 
select, 
textarea { font:8pt Verdana, Arial, sans-serif; color:#555555; }
form { margin:0px; padding:0px; }
p { margin:11px 0px 11px 0px; color:#555555; }
h1, h2, h3, h4, h5, h6  { font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:130% }
h1 { font-size:19pt; color:#555555; }
h2 { font-size:16pt; color:#555555; }
h3 { font-size:13pt; color:#555555; }
h4 { font-size:10pt; color:#555555; }
h5 { font-size:8pt; color:#555555; }
h6 { font-size:7pt; color:#555555; }

.sep { display:block; height:30px; background:transparent url('images/sep.gif') top center no-repeat; overflow:hidden; }

/* wordpress defaults */
.aligncenter,
div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left;}
.alignright { float:right;}
.wp-caption { text-align:center; padding-top:4px; margin:10px;
			  -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { padding:5px 4px 5px; margin:0; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; line-height:150%; }


/* contact + subscribe text + middle text */
.toptext { margin:0px; padding:10px 5px 10px 5px; color:#FFFFFF; text-transform:lowercase; font:italic 10pt Georgia, "Times New Roman", Times, serif; }
	.toptext a { color:#FFFFFF; }
	.toptext a:hover { color:#ffffff; background-color:#FF6600; text-decoration:none; }
	
.midtext { 
	margin:0px; 
	padding:7px 7px 7px 7px; 
	color:#777777; 
	font:normal 9pt Georgia, "Times New Roman", Times, serif; 
}

/* widgets */
#widgets2 { list-style:none; margin:0px; padding:0px; color:#333333; }
.widget { list-style:none; margin:0px 0px 30px 0px; padding:0px 8px 0px 8px; }
.widget ul { margin:0px; padding:0px; }
.widget ul li a { padding:1px 3px 1px 3px; }
.widget li a:hover { background-color:#eaa020; color:#FFFFFF; text-decoration:none; }
.widget h2 { margin:0px 0px 5px 0px; padding:0px; color:#666666; font:italic 11pt Georgia, "Times New Roman", Times, serif; text-transform:lowercase; }

/* list images for widgets */
#widgets2 .widget li { list-style:none; margin:0px 0px 5px 0px; }

/* search box */
#searchform #s { width:150px; }

/* blog posts */
.post { padding-left:14px; padding-right:5px; padding-top:5px; overflow:hidden; line-height:160%; color:#333333;  }

	/* blog title */
	.post-title h1 { margin:0px; padding:0px 0px 2px 0px; font:normal 2.4em Georgia, "Times New Roman", Times, serif; letter-spacing:-0.02em; line-height:130%; }
	.post-title h1 a { color:#333333; }
	.post-title h1 a:hover { color:#666666; text-decoration:none; }

	/* bar with date, author and category */
	.post-sub { padding:5px 0px 0px 0px; overflow:hidden; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; }
		.post-sub a, 
		.post-foot a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
		.post-sub a:hover, 
		.post-foot a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }
		.post-date { float:left; overflow:hidden; margin-right:20px; }
		.post-author { float:left; overflow:hidden; margin-right:20px; }
		.post-cat { float:left; overflow:hidden; }

	/* blog text */
	.post-text { overflow:hidden; color:#333333; }
		.aligncenter { display:block; margin:auto; text-align:center; }
		img.alignright { padding:4px; margin:0 0 2px 7px; display:inline; }
		img.alignleft { padding:4px; margin:0 7px 2px 0; display:inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.youtube { text-align:center; margin:10px 0px 10px 0px; }

	/* blog footer with tags, edit and comments */
	.post-foot { overflow:hidden; margin:10px 0px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; line-height:160%; }
		.post-edit { float:right; }
		.post-comments { float:right; padding-right:29px; }

/* comments */
.commentlist { list-style:none; padding:0px; margin:0px; border-top:solid 1px #97A8BD; overflow:hidden; }
.commentlist li { overflow:hidden; border-bottom:solid 1px #97A8BD; padding:8px; background-color:#FFFFFF; }
.commentlist li.alt { background-color:#F8F8F8; overflow:hidden; }
	.comment-avatar img { float:left; padding:0px; border:solid 1px #999999; margin:8px 8px 8px 0px; }
	.comment-bar { color:#999999; overflow:hidden; padding:0px 8px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; }
		.comment-bar a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
		.comment-bar a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }

		.comment-author { color:#546a85; font-size:11pt; font-style:italic; }
		.comment-author a { color:#546a85; border-bottom:dotted 1px #666666; }
		.comment-author a:hover { text-decoration:none; }
	.comment-text { }