/*
Theme Name: Mortaca Theme 
Theme URI: http://mortaca.com/
Description: El tema original de mortaca.com
Version: 0.1
Author: Alexis Trujillo
Author URI: http://mortaca.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

BODY{
	margin: 0px;
	background-color: #252525;
	cursor: default;
}

.header{
	background: url('images/bg.gif');
	background-repeat: repeat-x;
	height: 102px;
}

.navigation{
	margin-left: 20px;
	font-size: 17px;
	padding-top: 5px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 1180px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.control{
	font-size: 17px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	float: right;
	color: #CCCCCC;
}

.nav{
	text-decoration: none;
	color: #CCCCCC;
}

.nav:hover{
	text-decoration: underline;
	color: #DDDDDD;
}

.navin{
	text-decoration: none;
	color: #FFFFFF;
}

.text {
	margin-right: 2px;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #666666;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 22px;
	vertical-align: top;
	color: #666666;
	background-color: #F5F5F5;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}

.commentbox {
	font-size: 14px;
	border: 0px solid #666666;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #666666;
	background-color: #232323;
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	width: 500px;
}


.button {
	font-size: 14px;
	color: #333333;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #232323;
}


.button:hover {
	border-color: #666666;
	color: #666666;
	cursor: pointer;
}



.link{
	text-decoration:none;
	color: #F9F9F9;
}

.img_content{
	float:left;
	margin-right:5px;
	clear:both;
	border: 1px solid #000000;
}

.slideshow{
	float: left;
	width: 100%;
	height: 100%;
	color: #CCCCCC;
	background-color: #000000;
}
.deg{
	height: 100%;
	width: 25px;
	background-image: url(images/deg.png);
	float: right;
	margin-left: -25px;
	background-repeat: repeat-y;
}

.logo{
	margin-left:20px;
	width: 1180px;
	height: 70px;
}
.logo_img{
	float: left;
	width: 700px;
}

.boxes{
	border: 1px solid #333333;
	color: #CCCCCC;
	background-color: #232323;
	-moz-border-radius: 3px;
}

.loop{
	float: right;
	width: 550px;
	margin-bottom: 20px;
	height: 20px;

}
.loopdate{
	float: left;
	font-size: 14px;
	height: 15px;
	margin-left: 5px;
	margin-top: 5px;

}
.looptitle{
	float: left;
	color: 999999;
	font-size: 19px;
	font-weight: lighter;
	text-decoration: none;
}
.title{
	float: left;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	width: 580px;
	margin-bottom: 5px;
	border-bottom-color: #000000;
}
.search_box{
	float: right;
	text-align: right;
	height: 45px;
	margin-top: 20px;
	margin-bottom: -5px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.article_content{
	width:350px;
	float:right;
	font-size:11px;
}

.main{
	height: 362px;
	background-color: #000000;
}
.main_body{
	width: 1200px;
	height: 362px;
	float: left;
}
.bar{
	width: 180px;
	float: left;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;

}
.bararch{
	width: 180px;
	float: left;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-left: 10px;

}
.holder{
	float:left;
	height: 360px;
	width: 600px;
	margin: 1px 0px 1px 0px;
	color: #FFFFFF;
}

.content{
	width:580px;
	float:right;
	font-size:14px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}
.meta{
	float:right;
	font-size:12px;
	text-align: right;
	width: 580px;
	border-top: 1px solid #555555;
	margin-top: 1px;
}
.tagcloud{
	width:570px;
	float:left;
}
.disclaymerdiv{
	height: 20px;
	background-color: #000000;
}
.disclaymer{
	font-size:12px;
	color: #999;
	height: 20px;
	float: left;
	width: 550px;
	text-align: center;
	background-color: #000;
}
.sub_footer{
	width:1180px;
	height: 300px;
}
.hr{
background-image:url(images/dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
}
.footer{
	padding-left:25px;
	padding-top:20px;
	font-size:11px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}

.arch{
	float:left;
	text-align:left;
	color: #CCCCCC;
	width: 580px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-left: 1px solid #222222;
}

.coment{
	float:right;
	text-align:left;
	color: #CCCCCC;
	width: 580px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 30px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #CC0000;
	}
	
a:hover {
	color: #FF0000;
	}


h2 {
	margin: 0;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 14px;
	font-weight: 100;
	color: #999999;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	letter-spacing: -1px;
}

h3 {
	color: #999;
	font-size: 19px;
	font-weight: lighter;
}

h3:hover {
	color: #999;
	font-size: 19px;
	font-weight: lighter;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.sub {
	margin: 0;
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
.lastcom {
	font-size: 18px;
	width: 350px;
	float: right;
}
.cloud {
	font-size: 18px;
	float: left;
	width: 540px;
}
.post {
	float: right;
	width: 580px;
}
