﻿/*  
Theme Name: lost marron
Theme URI: 
Description:
Version: 1.1
Author: Ivan Aguado
Author URI: http://www.lostctrl.net
*/
@charset "utf-8";
/*tables*/
* {margin-top:0; padding-top:0;}
body {
	font:normal 12px Arial, Helvetica, sans-serif;
   	color:#C2C2C2;
  	margin-left:5px;
  	
	
   	padding:0px 0px 10px 10px;
	background-color:#362715;
}
#searcharriba{ width:200px; padding-left:333px; background:#362715; background-repeat:repeat-y;}
#wrap{width:770px; margin:0 auto 0 auto; background-color:#362715;}
#header{height:110px; background-image:url(img/header.gif); background-repeat:no-repeat;}
#container{padding-left:10px; padding-top:20px;}
#content{float:left; width:540px;}
#sidebar{float:right; vertical-align: top; width:200px; padding-left:6px; background:#362715; background-repeat:repeat-y;}
#footer{clear:both; background-color:#362715; color:#c2c2c2; text-align:left; padding:10px; margin:12px auto 0 auto;}
.meta{text-align:right; font-size:11px; border-bottom:#C2C2C2 solid 1px; padding-bottom:6px; padding-top:3px;}
.text {margin:0; padding:0;}
.post{padding-bottom:10px;}
#sidebar ul{list-style:none; margin-left:6px; padding-left:6px;}
blockquote{margin-top:6px; margin-left:10px; padding:6px; border:#DBDBDB solid 1px; background-color:#FBFBFB;}
.alignleft{float:left;}
.alignright{float:right;}
.com-write{width:520px;}
.side-center{text-align:left;}
/*forms*/
.search{width:130px;}
/*thypography*/
   
#header h1 {font-size:13px; padding-left:77px; padding-top:11px; color:#c2c2c2;}
#header p {font-size:13px; margin-top:-8px; margin-left:110px; color:#c2c2c2;}
.page h2{font-size:13px; font-weight:normal; color:#c2c2c2;}
.h1 {
   font:normal 13px Arial, Helvetica, sans-serif;
   color:#C2C2C2;
   }
  

.h3 {
   font:normal 13px Arial, Helvetica, sans-serif;
   background:#1a130b;
   text-decoration:none;
 
   }
.h4{font-size:13px; color:#302C2D;}
.h5 {
   font:normal 13px Trebuchet MS;
   color:#FFFFFF;
   }
.h2 {
   font:normal 13px Trebuchet MS;
   color:#FFFFFF;
   }
.h7 {
   font:normal 14px Trebuchet MS;
   color:#C2C2C2;
   }
.h8 {
   font:normal 20px Trebuchet MS;
   color:#C2C2C2;
   }
  
#sidebar h3{ font:normal 13px Arial, Helvetica, sans-serif; font-weight:bold; padding-left:6px; padding-top:2px; margin-bottom:6px; color:#FFFFFF;}
#sidebar h4{font-size:13px; font-weight:normal; padding-left:6px; padding-top:2px; margin-bottom:6px; color:#FFFFFF;}
.hidden {visibility:hidden;}
.searchs {background-image:url(img/search.gif); background-repeat:no-repeat; height:23px; font-size:1px;}
.categories {background-image:url(img/category.gif); background-repeat:no-repeat; height:23px; font-size:1px;}
.archives {background-image:url(img/archives.gif); background-repeat:no-repeat; height:23px; font-size:1px;}
.links {background-image:url(img/links.gif); background-repeat:no-repeat; height:23px; font-size:1px;}
.rss {background-image:url(img/meta.gif); background-repeat:no-repeat; height:23px; font-size:1px;}
.trackback{font-size:11px;}
.com-name{font-size:12px; font-weight:bold;}


/*links*/

a:link {
   color:#12A3C9;
   background:#1a130b;
   text-decoration:none;
   font-weight:bold;
}

a:visited {
   color:#12A3C9;
   background:#1a130b;
   text-decoration:none;
   font-weight:bold;
}

a:hover { 
	background:#12A3C9;
   color:#FFFFFF;
}

