/*  
Theme Name: Lautreamont
Theme URI: http://lautreamont.net/
Description: Wordpress 2.x theme.
Version: 1.2
Author: Lautreamont
Author URI: http://lautreamont.net/
*/

@charset "utf-8";

/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 			
					{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;
					background: transparent;}
body 				{line-height: 1;}
ol, ul 				{list-style: none;}
blockquote, q 		{quotes: none;}
blockquote:before, blockquote:after, q:before, q:after 
					{content: ''; content: none;}
:focus 				{outline: 0;}
ins 				{text-decoration: none;}
del 				{text-decoration: line-through;}
table 				{border-collapse: collapse; border-spacing: 0;}


/* STYLES */
a:					{outline:0;}
a:link				{text-decoration:none;color:#4D450D;}
a:visited			{text-decoration:none;color:#4D450D;}
a:active			{text-decoration:none;color:#4D450D;}
a:hover				{text-decoration:none;color:#000000;}

p					{ margin-bottom: 1.2em; }

body 				{
					background:url(images/bg.jpg);
					color:#4D450D;
					font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
					font-size: 0.8em;
					line-height: 1.2em;
					margin:0px auto;
					}

#breadcrumb			{ font-size: .9em; padding-bottom: 20px; }

#comment			{ background-color: #FFF; border: 1px solid #D2CFB7; margin-top: 5px; margin-bottom: 15px; overflow: hidden; padding: 13px 15px 5px 15px; }		
.comment_author		{ float: left; font-size: 1.8em; font-weight: bold; line-height: 1.8em; margin: 5px 0 0 0; text-transform: capitalize; }
.comment_date		{ color: #706413; float: right; font-size: 0.8em; }
.comment_comment	{ clear: both; margin: 14px 0; }

#comments_separator	{ clear: both; margin-top: 50px; }

#entry				{ margin-top: 30px; }
#entry_title		{ margin: 5px 14px; width: 480px; }
#entry_title a		{ line-height: 1em; padding-top: 10px; }
.entry_author		{ font-size: 1.8em; font-weight: bold; line-height: 1.8em; }
.entry_date			{ color: #706413; font-size: 0.8em; }

#footerFrame 		{background-color:#000000;border-top:2px solid #FFF;clear:both;color:#CCC;overflow-x:hidden;width:100%;
					padding-bottom:30px;}
#footerFrame a 		{color:#EFEFEF}
#footerFrame a:hover{color:#FFFFFF; text-decoration:underline;}

.footer_holder		{ color: #FFF; line-height: 1.6em; margin: 0px auto; overflow: hidden; padding-top: 10px; width: 960px; }
.footer_links		{ margin: 10px 0 28px 0; }

h1					{ clear: both; font-size: 1.7em; font-weight: 400; margin: 1em 0 0.55em 0; line-height: 1.1em; }
h2					{ clear: both; font-size: 1.4em; margin: 1em 0 0.55em 0; }

#header				{background-image:url(images/top.jpg);background-position:top center;border-bottom: 1px solid #FFF;
					height:150px;text-align:center;}
					
input 				{background-color: #FFF;border: 2px solid #D2CFB7;color: #4D450D;font-size:13px;margin-right:2px;
					padding:3px;}
input[type=submit] 	{ background-color: #4D450D; color: #FCFBF7; border: 2px solid #494949; font-size: 1em; margin-bottom: 42px; }

#rightFrame 			{float:right;width:700px;}
#mainFrame 			{ margin: 0 auto; margin-top: -585px; width: 960px; }
#navigation			{ clear: both; font-size: 1.1em; line-height: 1.8em; margin-bottom: 40px; overflow: hidden; }

.post				{ color: #000; font-size: 1em; line-height: 1.4em; overflow: hidden; }
.post a:			{ outline: 0; }
.post a:link		{ color: #4D450D; text-decoration: none; }
.post a:visited		{ color: #4D450D; text-decoration: none; }
.post a:active		{ color: #4D450D; text-decoration: none; }
.post a:hover		{ color: #4D450D; text-decoration: none; }

.post_left			{ background-color: #D2CFB7; color: #4D450D; float: left; font-size: 0.7em; padding: 6px 6px 3px 6px; text-align: center; width: 170px; }
.post_left img		{ margin-bottom: 4px; }
.post_right			{ float: right; font-size: 1em; line-height: 1.3em; margin: 23px 15px 0 0; text-align: justify; width: 486px; }
					
#readmore			{ float: right; font-size: 0.8em; margin: 5px 0 56px 0; overflow: hidden; width: 502px; }

#leftFrame 			{float:left;width:225px;}
#sideBarBoxTitle	{background-color:#706413;border:2px solid #706413;color:#FFF;padding:5px;text-align:center;}
#sideBarBoxFrame	{background-color:#FFF;border:1px solid #D2CFB7;padding:10px;text-align:center;}
#sideBarBoxFrame a	{ line-height: 1.6em; }
.citada				{ margin-bottom: 12px; font-size: .9em; }
.citadautor			{ display: block; font-size: .9em; font-weight: bold; margin-top: 12px; }
#singlepost			{ text-align: justify; }
#singlepost img		{ border: 1px solid #CCC; clear: right; float: right; padding: 2px; margin: 0 0 20px 30px; }
#singlepost .wp-smiley	{border:0;margin:0;padding:0;float:left;float: none;}

.withbg a			{ background-color: #D2CFB7; color: #4D450D; font-size: 1.1em; line-height: 1.8em; outline: 0; padding: 6px 12px 6px 12px; }
.withbg a:hover		{ background-color: #706413; color: #FFF; }


#utils{
border-top: 2px solid #D2CFB7;
padding:5px;
background-color:#FFF;
text-align:center;
color:#FFFFFF;
}

.tools{
background-color:#000000;
border-top: 2px solid #D2CFB7;
color:#FFFFFF;
display:none;
overflow:hidden;
padding-top:18px;
padding-bottom:18px;
width:100%;
}

.vvqyoutube				{ margin-bottom: 20px; }

#container{
border-top: 2px solid #D2CFB7;
height:600px;
}

ol,ul,li {margin:0;padding:0;}

.aclear			{ clear: both; }
.aleft			{ float: left; }
.aright			{ float: right; }
.clear			{ clear: both; }
.whitey			{ background-color: #FFF; }
