/*
Theme Name: Semiotic 2010
Theme URI: http://www.naldof.wordpress.com/
Description: Tema desenvolvido por Naldof
Author: Naldo Ferreira
Author URI: http://www.naldof.wordpress.com/
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #E3E3E6 url(images/img01.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818181;
}
h1, h2, h3 {
	color: #000;
}
h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 13px;
}
blockquote {
	margin-left: 2em;
}
ol {
	margin-left: 2em;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}
a {
	color: #313131;
}
a:hover {
	text-decoration: underline;
	color: #DB5600;
}
/* Menu */

#menu {
	width: 840px;
	height: 60px;
	margin: 0 auto;
	border-left: 1px solid #FFF;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	padding: 0;
	display: inline;
	background: none;
}
#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 10px 0 10px;
	font-size: 100%;
	font-weight: bold;
}
#menu a:hover {
	background: #666;
	text-decoration: none;
	color: #FFF;
}
#menu b {
	text-decoration: underline;
}

#container{
	margin: 0 auto;
	width: 860px;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 25px 30px 0 54px;
	font-size: 20px;
	font-weight: normal;
	color: #6a6a6a;
}

#header h1 a{
	text-decoration: none;
	color: #000;
}

#header h1 a:hover{
	text-decoration: underline;
}

#top {
	width:890px;
	height:0px;
	margin:0 auto;
}
#top ul.top {
	width:112px;
	height:20px;
	float:right;
	margin:20px 0 0 0;
}
#top ul.top li {
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.top li a.btn_deutsch {
	display:block;
	background:url(images/btn_deutsch.jpg) 0 0 no-repeat;
	width:28px;
	height:22px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	margin:0 2px 0 0;
}
#top ul.top li a.btn_english {
	display:block;
	background:url(images/btn_english.jpg) 0 0 no-repeat;
	width:28px;
	height:22px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	margin:0 2px 0 0;
}
#top ul.top li a.btn_francais {
	display:block;
	background:url(images/btn_francais.jpg) 0 0 no-repeat;
	width:28px;
	height:22px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	margin:0 2px 0 0;
}

#pagewrapper{
	float: left;
	width: 860px;
	padding: 28px 0;
	background: url(images/img02.jpg) no-repeat left top #fff;
}

#page{
	padding: 0 23px;
}

#banner{
	float: left;
	width: 860px;
	height: 180px;
	clear: both;
}

.maincolumn{
	float: left;
	width: 500px;
}

.post{
	margin: 10px 0 0;
	padding: 15px;
	background: #fff;
}

/*.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}*/

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#sidebar {
	float: right;
	width: 260px;
	padding: 8px;
}
#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	border-left: 2px solid #9a9b00;
}
#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}
#links {
}
#links ul {
/*background: url(images/img04.gif) repeat-x left bottom;*/
}
#links li {
	padding: 5px 0;/*background: url(images/img04.gif) repeat-x left top;*/
}
#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #d20000;
}
#links-weitere {
}
#links-weitere ul {
	background: url(images/img04.gif) repeat-x left bottom;
}
#links-weitere li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}
#links-weitere a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}
#links-sprachen {
}
#links-sprachen ul {
	background: url(images/img04.gif) repeat-x left bottom;
}
#links-sprachen li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}
#links-sprachen a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 460px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #f1f1f1;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #ed1c24;
	text-align: right;
	font-size: 85%;
	color: #FFF;
}