@charset "UTF-8";

@import "base.css";
@import "relation.css";
@import "nav.css";
@import "flickr.css";


/*--------------Header-----------------*/

#header {
	position: absolute;
	left: 175px;
	top: 14px;
	margin: 0 0 4px 0;
	width: 640px;
	background: #000 url(../../images/airplane.jpg) right bottom no-repeat;
	}

#header img { display: block; }

#header p.description {
	color: #ddd;
	font-size: 12px;
	padding: 0;
	margin: 8px 0 0 12px;
	line-height: 1.0;
	}

/*--------------Wrapper-----------------*/

#wrapper {
	position: absolute;
	left: 185px;
	top: 87px;
	width: 640px;
	margin: 0;
	padding: 0;
	}

#wrapper a, #container a  { color: #1f58c6; text-decoration: none; }
#wrapper a:link, #container a:link	{ color: #1f58c6; text-decoration: none; }
#wrapper a:visited, #container a:visited { color: #0b3dd3; text-decoration: none; }
#wrapper a:active, #container a:active { color: #2244ff;  }
#wrapper a:hover, #container a:hover {
	border: none;
	background: #2244ff;
	color: #fff;
	}

#container {
	position: absolute;
	left: 185px;
	top: 87px;
	margin: 0;
	padding: 10px 0;
	background: #000;
	width: 640px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 620px;
	}
html>body #container { width: 620px; }

#container h1.title { margin: 24px 0; }

/*--------------Contents-----------------*/

#content {
	float: left;
	background: #000;
	margin: 0;
	padding: 10px;
	width: 440px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px;
	}
html>body #content { width: 420px; }

.blog {
	padding: 0;
	background: #000;
	font-size: 10px;
	}

.blogbody {
	color: #ccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
	}

.blogbody blockquote {
	margin: 1em;
	padding: 0.5em;
	border: 1px solid #222;
	background: #111;
	}
.blogbody blockquote p { margin: 0.5em; padding: 0; }

.blogbody blockquote p cite { margin-left: 2em; }

.blogbody dl { margin: 16px 0 0 0; padding: 0; }

.blogbody dd {
	padding: 3px 0 0 24px;
	margin:  0 0 1px 0;
	}

.blogbody ul {
	list-style-type: none;
	padding: 0 0 4px 0;
	margin: 0 0 0 12px;
	}

.blogbody ul li {
	background: url(../images/linklist.gif) 2px 6px no-repeat;
	padding: 0 0 4px 12px;
	}
.blogbody ul li.noimg, .blogbody ul ol li {
	background: none !important;
	padding: 2px 0 0 0;
	}

.blogbody a.libro {
	background: url(../images/libro-word.gif) 0 8px no-repeat;
	padding-left:  8px;
	margin: 0 2px;
	border-bottom:1px dotted #aaa; 
	}

img.rightshift { float: right; margin: 0 0 10px 18px; display: block; }
img.leftshift {	float: left; margin: 0 18px 10px 0; display: block; }
img.flickr-thumb { display: block; float: left; margin: 0 3px 3px 0; }

h2.title, h2.title a {
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	letter-spacing: 2px;
	margin: 24px 0 0 0;
	padding: 0;
	}

.extended {
	display: block;
	clear: both;
	}

.menu {
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
	color: #999;
	}
.menu_r {
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
	color: #999;
	}
.menu_l {
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
	color: #999;
	}

.meta {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	color: #a9a9a9;
	margin: 6px 16px 18px 0;
	padding: 0 12px 0 0;
	font-weight: normal;
	background: #000 url(../images/meta_bg.png) right top no-repeat;
	border-right: 2px solid #777;
	}
.meta a {
	font-weight: bold;
	color: #fff !important;
	}

div span.date { display: block; }

.posted	{
	font-size: 11px;
	line-height: 1.5;
	color: #888;
	margin: 0 0 12px 25px;
	padding: 0;
	clear: both;
	}

.tags	{
	font-size: 11px;
	color: #666;
	text-align: right;
	margin-right: 6px;
	padding: 6px 18px 0 0;
	background: #000 url(../images/bubblerati.png) right top no-repeat;
	}

.trackbackurl	{
	font-size: 11px;
	color: #666;
	margin: 16px 0 16px 16px;
	}

/*--------------SideBar-----------------*/

#link {
	float: right;
	background: #000;
	margin: 0;
	padding: 10px;
	width: 196px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 176px;
	}
html>body #link { width: 176px; }

.search {
	color: #000;
	font-size: 12px;
	margin: 3px 0;
	padding: 3px 2px;
	border: 0;
	width: 150px;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 146px;
	height: 12px;
	}
html>body div .search { width: 146px; height: 12px; }

#link dl {
	margin-top: 15px;
	padding: 0;
	font-size: 12px;
	color: #666;	
	}
#link dl dt {
	color: #b5b5b5;
	color: #eee;
	font-weight: bold;
	font-size: 14px; 
	text-align: left;
	margin-bottom: 4px;
	}
#link dl dd {
	padding: 0 0 5px 10px;
	margin: 0;
	line-height: 15px;
	background: url(../images/linklist.gif) 2px 4px no-repeat;
	}
#link dl dd:hover { background: url(../images/linklisthover.gif) 2px 4px no-repeat; }
dl#monthly-archive dt {
	font-weight: normal;
	margin-top: 12px;
	}

.side {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	background: #000;
	line-height: 140%;
	padding: 2px 10px 5px 10px;
	}
.side ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.side ul li { padding: 0; margin: 0; }

.syndicate {
	font-family: verdana, arial, sans-serif;
	color: #555;
	font-size:10px;
	line-height:14px;
	margin-top: 15px;
	}
.syndicate ul {
	list-style-type: none;
	padding: 0 0 4px 0;
	margin: 0;
	}
.syndicate ul li {
	background: url(../images/linklist.gif) 2px 7px no-repeat;
	padding: 4px 0 0 10px;
	}
.syndicate img { vertical-align: top; }


/*--------------Calendar-----------------*/

div#link table.mtTableCalendar {
	margin-bottom: 20px;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	background: #000;
	}
div#link table.mtTableCalendar caption {
	color: #b5b5b5;
	color: #eee;
	font-weight: bold;
	font-size: 14px; 
	text-align: left;
	margin-bottom: 4px;
	}
div#link table.mtTableCalendar th,
div#link table.mtTableCalendar td {
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	color: #888;
	line-height: 18px;
	width: 24px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	border: none;
	background: #000;
	font-weight: normal;
	}

div#link table.mtTableCalendar th {
	font-family: arial, verdana, sans-serif;
	}

div#link table.mtTableCalendar td a {
	background: #333;
	color: #fff;
	display: block;
	font-weight: bold;
	}
div#link table.mtTableCalendar td a:hover {
	background: #2244ff;
	border: none !important;
	}

/*--------------Archives-----------------*/

.master-archive .blogbody dl {
	margin: 12px;
	padding: 0;
	}
.master-archive .blogbody dl dt {
	margin: 12px 0 6px 0;
	padding: 3px 0 2px 19px;
	line-height: 1.0;
	background: #000 url(../images/h3_bg.png) 0 0 no-repeat;
	}

.master-archive .blogbody dl dd, .master-archive .blogbody ul li {
	display: inline; 
	margin-left: 0;
	padding-left: 0;
	background-image: none !important;
	}

.monthly {
	display: none;
	margin-left: 15px;
	padding: 0;
	}

.monthly li {
	list-style: url(images/linklist.gif) none;
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	}
.monthly li:hover {
	list-style: url(../images/linklisthover.gif) none;
	}

.back a {
	text-transform: uppercase;
	background: #000 url(../images/back_bg.png) 0 0 no-repeat;
	padding: 8px 0 0 10px;
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	border: none !important;
	}

/*--------------Footer-----------------*/

ul#footer {
	list-style-type: none;
	margin: 15px 0 0 0; 
	padding: 0;
	}
ul#footer li { margin: 0; padding: 0; }

/*--------------Other-----------------*/

dl.rcp { padding: 0 2em; margin: 0;}
dl.rcp dt { width: 12em; float: left; }
dl.rcp dd { background-image: none!important; }
ol.rcp { margin: 0; padding: .5em 2em; }
