/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



* { 
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size:14px;
		color:#9e9e9e;
		}

	
body { 
		background: url("images/background.jpg") top center no-repeat #000000;
		}


/* font */

a { 
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size:14px;
		color:#ab9c7d;
		}

h1 {
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:26px;
		color:#ab9c7d;
		line-height: 30px;
		text-align: left;
		text-decoration: none;
		}
		
h1 a {
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:26px;
		color:#ab9c7d;
		line-height: 30px;
		text-align: left;
		text-decoration: none;
		}
		
h2 {
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:20px;
		color:#ab9c7d;
		line-height: 30px;
		text-align: left;
		text-decoration: none;
		margin-bottom: 10px;
		font-weight: normal;
		}
		
h2 a {
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:20px;
		color:#ab9c7d;
		line-height: 30px;
		text-align: left;
		text-decoration: none;
		}
		
h2.comments {
	margin-top: 30px;
}

		
a:hover { 
		text-decoration: underline;
		}
		
p { 
		margin-top:10px;
		font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-align: justify;
		text-decoration: none;
		font-size:14px;
		line-height: 20px;
		color:#9e9e9e;
		}
		
ul, li { 
		list-style: inside;
		line-height: 20px;
		list-style-image: url('images/arrow.jpg') ;
		}
		
.date {
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:17px;
		color:#9e9e9e;
		margin-bottom: 10px;
		}

.title_sidebar {
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		color:#5d4737;
		line-height: 22px;
		margin-bottom: 10px;
		text-align: left;
		text-decoration: none;
		}
		
#search {
		
		padding-bottom:15px;
		width:160px;
}

#search .campo {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#0B0A09 none repeat scroll 0 0;
		border:1px solid #272622;
		height:20px;
		width:160px;
}

#bott {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#5D4737 none repeat scroll 0 0;
		margin:7px auto auto;
		padding:3px;
		text-align:center;
		width:42px;
}
		
.menu {
		font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		font-size:16px;
		color:#59544a;
		text-decoration: none;
		}
		
.menu:hover {
		color:#ab9c7d;
		text-decoration: underline;
		}
		
.footertxt { 
		padding-top:180px;
		font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-align: center;
		text-decoration: none;
		font-size:11px;
		color:#393939;
		}
		
.footerlink { 
		font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-align: center;
		text-decoration: none;
		font-size:11px;
		color:#ab9c7d;
		}
		
.footerlink:hover { 
		text-decoration: underline;
		}

em {
	font-style: italic;
}

/* div */

#container {
		width: 970px;
		min-height: 1000px;
		margin: auto;
		}
		
#top {
		width: 970px;
		height: 95px;
		margin: auto;
		}

#daring {
		float: right;
		width: 150px;
		height: 95px;
		margin: auto;
		}

#menu {
		height: 103px;
		margin: auto;
		margin-top: 390px;
		}
		
#contmenu {
		padding: 40px 0;
		margin: auto;
		}

#contmenu ul {
		text-align: center;
}

#contmenu li {
		list-style: none;
		display: inline;
		text-align: center;
		background: url("images/rigamenu.jpg") no-repeat left;
		padding: 20px 0;
}

#contmenu li.no-line {
		background: none;
}
		
.vocemenuint {
		display: inline;
		height: 30px;
		height: 63px;
		padding: 15px;
		text-align: center;
		margin-top: 40px;
		}

		
#sidebarsx {
		float: left;
		width: 160px;
		border-top: 1px solid #272622;
		}
		
.cont_sidebar {
		width: 160px;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #272622;
		}
		
#content {
		float: left;
		width: 630px;
		}
		
.post {
		width: 555px;
		min-height: 200px;
		margin-left: 15px;
		margin-bottom: 15px;
		background: #0b0a09;
		padding: 10px 20px 20px 20px;
		border: 1px solid #272420;
		}

.post h1 {
	margin-bottom: 15px;
}

.post p {
	margin-bottom: 10px;
}

.commentlist li {
	list-style: none;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #272420;
}

.commentlist .even {
	background: #1f1d19;
}

textarea#comment {
	width: 550px;
	background: #1f1d19;
	border: 1px solid #272420;
}

input#author, input#email, input#url, #submit {
	background: #1f1d19;
	border: 1px solid #272420;
}

#submit {
	cursor: pointer;
}

.comment-meta a {
	font-size: 10px;
	font-weight: normal;
}

h1.pagetitle {
	padding-left: 20px;
	margin-bottom: 10px;
}
		
.post div.imgpost {
	float: left;
	margin-right: 10px;
}	

div.imgpost img {
	border: 1px solid #272622;
	padding: 5px;
}

div.navigation {
	width: 350px;
	margin: 0 auto;
	margin-top: 30px;
}	

div.navigation div#back, div.navigation div#next {
	width: 130px;
}	

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	border: 1px solid #272622;
}



.alignleft {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #272622;
}

.alignright {
	display: block;
	float: right;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #272622;
}

p.attachment img, div.navigation img, .attachment-thumbnail, #gallery-1 img {
	border: 1px solid #272622;
	padding: 5px;
}

img.attachment-medium {
	display: block;
	margin: 0 auto;
}

.imagespost {
		float: left;
		min-width: 1px;
		margin:15px;
		background: #000000;
		padding: 10px;
		border: 1px solid #272420;
		}
		
.commenta {
		width: 149px;
		height: 21px;
		margin:25px 0 30px 0;
		}
		
#back {
		float: left;
		width: 200px;
		padding: 0 14px 0 14px;
		margin-bottom: 40px;
		}
		
#next {
		float: right;
		width: 200px;
		text-align: right;
		padding: 0 18px 0 14px;
		margin-bottom: 40px;
		}
		
#sidebardx {
		float: right;
		width: 180px;
		height: 15px;
		margin: auto;
		}
		
.adv {
		width: 180px;
		margin-bottom: 15px;
		border: 1 px solid #272622;
		}

img.aligncenter {
	display:block;margin-left:auto;margin-right:auto;
	padding: 5px;
	border: 1px solid #272622;
}



/* footer */

.clear {
	clear:both;
}

#footer {
		width: 100%;
		height: 260px;
		margin: 0 auto;
		background: url('images/footer.jpg') no-repeat center;
		clear: both;
		}


/* gallery */
.gallery {
                margin: auto;
        }
        .gallery-item {
                float: left;
                margin-top: 10px;
                text-align: center;
                width: 33%;
        }
        .gallery img {
                border: 1px solid #272622;
        }
        .gallery-caption {
                margin-left: 0;
        }



