*{margin: 0; padding: 0;}
body{
	background: #061820 url("images/bg.gif") repeat-x 0 0;
	font-family: Arial,Helvetica,Verdana,sans-serif;
   font-size: 12px;
	color: #6f6f6f;
	padding: 0px 0px 25px 0px;
	margin: 0px;
	min-width: 940px;

	

}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #74B0CD;outline: none;}
a:hover{color: #FFF;	outline: none;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{

}

#left img{
	margin: 0px;
	padding: 5px;
	background-color: #152A34;
	border: 1px solid #1E323C;
}
#container-01{
	width: 100%; 
	text-align: center;
	background: url("images/background.png") no-repeat center top;	

}
#container-02{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	position: absolute;
	top: 28px;
	left: 0px;
	width: 147px;
	height: 222px;
}
#header{
	width: 900px;
	height: 279px;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
}
#header h1{
	font-family: 'Helvetica Neue','Helvetica Neue Light',Helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
}
#header h1 a{color: #fff;}
#header h1 a:hover{color: #f29926;}
.description{color: #fff;}
#searchbar{
	width: 200px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
}
#searchform{
	width: 184px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 145px;
	height: 19px;
	border: 0;
	color: #FFF;
	padding-top: 5px;
	background: url("images/input-bg.gif") no-repeat 0 0;
}
#searchform #searchsubmit{
	width: 34px;
	height: 23px;
	background: url("images/submit.gif") no-repeat 0 0;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
}
#navigation{
	width: 900px;
	height: 34px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	height: 34px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover{
	background: url("images/nav-hover.gif") repeat-x 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	background: url("images/nav-active.gif") repeat-x 0 0;
	text-decoration: none;
}
#main-wrapper{
	width: 900px;
	padding: 15px 0;
	overflow: hidden;
	min-height: 280px;
}
#left{
	width: 690px;
	padding-right: 10px;
	padding-bottom: 30px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.ent-01{
	width: 690px;
	margin-bottom: 15px;
	background: #071921 url("images/ent-top.gif") no-repeat center top;
}

.ent-02{
	width: 640px;
	padding: 10px 25px;
	background: url("images/ent-bottom.gif") no-repeat center bottom;
}
.ctd-ent{
	width: 690px;
	float: left;
	margin-bottom: 15px;
	
	
}
.ent-sup {
	width: 690px;
	height: 13px;
	float: left;
		background-image: url("images/ent-top.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/naufragio/images/ent-top.png',sizingMethod=’fit’)
}

.ent-cue {
	width: 640px;
	padding: 0px 25px;
	background: url("images/ent-cue.png") repeat-y center bottom;
	float: left;
}
.ent-inf {
	width: 690px;
	height: 13px;
	float: left;
		background-image: url("images/ent-inf.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/naufragio/images/ent-inf.png',sizingMethod=’fit’)
}

#left h2{
	font-family: 'Helvetica Neue','Helvetica Neue Light',Helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#left h2 a{color: #FFF; text-decoration: none;}
#left h2 a:hover{color: #74B0CD;}
.meta-data{
	color: #374B56;
	display: block;
	padding: 3px 0px 10px 0px;
	border-bottom: 1px solid #161D21;
}
.entry{padding: 10px 0;}
#post-links{
	width: 690px;
	margin: 10px 0px;
	position: relative;
	float: left;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -30px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -30px;}
#left h3{
	font-family: 'Helvetica Neue','Helvetica Neue Light',Helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.commentlist{width: 640px; padding: 10px 25px;}
.commentlist li{
	width: 570px;
	list-style-type: none;
	padding-left: 70px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #1F3037;
		
	height: auto!important; 
   height: 55px; /* para IE5+ */
	min-height: 55px;
}

#commentform{width: 640px; padding: 0 25px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #122630;
	border: 1px solid #1F3037;
		font-family: Arial,Helvetica,Verdana,sans-serif;
   font-size: 12px;
	color: #6f6f6f;
	margin: 0px 5px 0px 0px;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #122630;
	border: 1px solid #1F3037;
		font-family: Arial,Helvetica,Verdana,sans-serif;
   font-size: 12px;
	color: #6f6f6f;
	overflow: auto;
}
#commentform #submit{
	width: 79px;
	height: 30px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}


#right{
	width: 200px;
	float: left;
}
.sdb-ctd {
	width: 200px;
	color: #fff;
	margin-bottom: 10px;
	float: left;	
}
.sdb-sup {
	width: 200px;
	height: 14px;
	float: left;
		background-image: url("images/sdb-sup.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/naufragio/images/sdb-sup.png',sizingMethod=’fit’)
}

.sdb-cue {
	width: 200px;
	padding: 0px 0px;
	background: url("images/sdb-cue.png") repeat-y center bottom;
	float: left;
}
.sdb-inf {
	width: 200px;
	height: 14px;
	float: left;
		background-image: url("images/sdb-inf.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/naufragio/images/sdb-inf.png',sizingMethod=’fit’)
}

.sdb-ctd a{color: #f29926; text-decoration: none;}
.sdb-ctd a:hover{color: #fff; text-decoration: underline;}

.sdb-ctd ul li{
	width: 200px;
	list-style-type: none;
	border-bottom: 1px solid #1E323C;
}
.sdb-ctd ul li a{
	width: 180px;
	height: 22px;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	display: block;
	color: #5C6A71;
}
.sdb-ctd ul li a:hover{background-color: #1E323C; color: #FFF; text-decoration: none;}
.sdb-ctd h3{
	font-family: 'Helvetica Neue','Helvetica Neue Light',Helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 0px 10px 6px 10px;
	border-bottom: 1px solid #2D4049;
}
.sdb-content ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}



.center{width: 200px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	width: 900px;
	height: 30px;
	color: #5C6A71;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-align: center;
	padding-top: 25px;
	background: url("images/footer-bg.gif") no-repeat 0 0;
}
.more-link {
	width: 100%;
	float: left;
	padding: 10px 0px;
}