/* @override http://juliosilva.org/textpattern/css.php?s=default */

.nextpost {
	float: right;
}

.nextpost a {
	color: #999999;
}

.nextpost a:hover {
	color: #cccccc;
	border-bottom: 1px solid transparent;
}

.prevpost {
	float: left;
}

.prevpost a {
	color: #999999;
}

.prevpost a:hover {
	color: #cccccc;
	border-bottom: 1px solid transparent;
}

.article divider {
	margin: auto;
	padding-bottom: 10px;
	text-align: center;
}

#container {
	width: 780px;
	background: white none repeat-y left top;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.portal_list li {
	margin: 0;
	border: 0;
	padding: 0 0 10px 0;
}

#central {
	overflow: hidden;
	width: 780px;
	position: relative;
	float: left;
}

#contents {
	background-image: url("http://juliosilva.org/images/fond.png");
	background-repeat: repeat-y;
}

img, img a {
	border: 0;
}

* html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	color: #333;
	font: normal 11px  Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	line-height: 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #CC6600;
}

a:hover {
	color: #CC6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

p {
	margin: 0 0 8px 0;
	line-height: 15px;
}

#main div.article a {
	position: relative;
}

h1, h2, h3, h4 {
	margin: 0 0 0 10px;
	padding: 0;
	font-family: Hoefler text, Georgia, Times, serif;
	font-weight: bold;
	text-shadow: 0 2px 3px silver;
	color: #666;
}

h1 {
	font-size: 26px;
}

h2 {
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
	color: #333;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #aaa;
}

h4 {
	font-size: 11px;
	margin: 0 0 2px 0;
	color: #333;
	text-transform: uppercase;
}

h3 a {
	font-size: 14px;
	margin: 0 0 2px 0;
	color: #666;
	text-transform: uppercase;
}

h4 a {
	font-size: 10px;
	margin: 0 0 2px 0;
	color: #666;
	text-transform: uppercase;
}

p+h2 {
	margin-top: 30px;
}

p+h3 {
	margin-top: 15px;
}

blockquote {
	font-family: georgia, serif;
	font-size: 12px;
	color: #666;
	margin: 20px;
	padding: 0;
}

#header {
	height: 140px;
	background-color: white;
	width: 780px;
	margin-top: 20px;
}

#logo {
	float: left;
}

#rotator {
	width: 435px;
	margin: 0;
	padding: 0;
	display: none;
}

#navcontainer {
	background: #cccccc;
	height: 20px;
	border-bottom: 1px solid #666;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	height: 19px;
	float: left;
}

#navcontainer ul li {
	text-align: center;
	border-right: 1px dotted #ffffff;
	font: bold 11px/18px  Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	color: #999999;
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 19px;
}

#navcontainer ul li a {
	width: 80px;
	height: 19px;
	display: block;
	color: #999999;
}

#navcontainer ul li a:hover {
	width: 80px;
	height: 19px;
	display: block;
	background: #e6e6e6;
	color: #333333;
	border-bottom: 1px none;
}

#column_one {
	width: 230px;
	line-height: 16px;
	font-size: 11px;
	color: #555;
	float: left;
	display: block;
	position: relative;
	margin: 0 0 0 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#column_one p+h2 {
	margin-top: 15px;
}

/* thank you jon hicks */

.boxThinTop {
	width: 230px;
	height: 20px;
	background-image: url("http://juliosilva.org/images/box_top.png");
	background-repeat: no-repeat;
}

.boxThinContent {
	height: auto;
	padding: 0 10px;
	background: #f2f2f2;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px groove #e4e4e4;
}

#column_one div.boxThinContent ul {
	margin: 0;
	padding: 10px 20px 0 15px;
}

div#image {
	text-align: center;
}

.boxThinBottom {
	width: 230px;
	height: 30px;
	background-image: url("http://juliosilva.org/images/box_bottom.png");
	background-repeat: no-repeat;
}

.boxcleanHackBoth {
	clear: both;
	height: 1px;
}

select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	background-color: #CCCCCC;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	background-color: #CCCCCC;
}

button {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

#main {
	width: 435px;
	margin: 0;
	height: auto;
	color: #333;
	float: right;
	position: relative;
}

#main div.article div {
	padding-right: 20px;
}

#main p {
	line-height: 15px;
	margin: 0 0 10px 0;
	padding-right: 20px;
	text-align: justify;
}

#main p.dateline {
	color: #999;
	margin: 3px 0 5px 0;
}

.article {
	clear: both;
	margin: 0;
	border: 0;
	padding: 0;
}

.article h3 {
	font-family: Hoefler text, Georgia, Times, serif;
	clear: both;
	border: 0;
	padding: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-left: 0;
}

img.divider {
	margin-left: auto;
	margin-right: auto;
}

.article img {
	border: 0;
	width: auto;
	height: auto;
	margin-bottom: 1em;
	float: left;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 1em;
}

#column_one div.boxThinContent ul h4 a{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;

	color: #333;
	font-weight: bold;
}

.cleanHackBoth {
	clear: both;
	height: 1px;
}

#notice {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	text-align: center;
	height: 25px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

#footer {
	clear: both;
	width: 780px;
	height: 80px;
	color: #ddd;
/*

fake 

values for ie6 */
}

#footer p {
	margin: 0;
}

#footer a         ,
#footer a:link    ,
#footer a:visited {
	color: #eee;
}

#main h2 a {
	color: #555;
	text-decoration: none;
	text-shadow: 3px 3px 2px #ccc;
}

#main h2 a:hover {
	color: #632928;
	text-decoration: none;
}

#advert {
	margin: 45px 0;
	text-align: center;
}

.amazon img {
	border: solid #999 1px;
}

.amazon img:hover {
	border: solid #632928 1px;
}

/* thanks dan cederholm */

#home       #t-home       ,
#archives   #t-archives   ,
#colophon   #t-colophon   ,
#biography  #t-biography  ,
#favorites  #t-favorites  ,
#desktops   #t-desktops   ,
#work       #t-work       ,
#contact    #t-contact    ,
#feeds      #t-feeds {
	color: #eee;
	background-color: #777;
}

img, .format_png {
	behavior: url(win_png.htc);
}