.baaoLightGray {
    color: #B1B1B1;
}

.baaoDarkGray {
    color: #2F2D2E;
}

.baaoRed {
    color: #E90101;
}

body {
	font: 76%/ 162% 'Lucida Sans Unicode', 'Lucida Grande',
		'Bitstream Vera Sans', 'Trebuchet MS', Geneva, Arial, sans-serif;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
}

input,textarea,select {
	font: 100% 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans',
		'Trebuchet MS', Geneva, Arial, sans-serif;
}

body,div,p,img,ul,li,h1,h2,h3,h4,h5,h6,form {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #E90101;
}

a:visited {
	color: #B1B1B1;
}

a:hover {
	color: #2F2D2E;
}

#main {
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 6em;
}

#name {
	float: left;
	margin-right: -24em;
}

#name h3 {
	font-size: 200%;
	margin: 26px 0 6px 43px;
	text-shadow: #ECF1F7 0 0 3px;
}

#name h4 {
	font-size: 120%;
	font-weight: normal;
	margin-left: 43px;
    color: #B1B1B1;
}

#name a {
	text-decoration: none;
	color: #FFFFFF;
}

#controls {
	float: right;
	width: 23em;
	border: 0;
	margin: 26px 43px 0 0;
	display: inline;
}

#searchform {
	text-align: right;
}

#searchlabel {
	margin-right: 4px;
}

#searchfield {
	width: 12em;
	border: 1px solid #285090;
}

#searchimage {
	vertical-align: middle;
}

#switcher {
	width: 12em;
	float: right;
	display: inline;
	margin: 4px 22px 0 0;
	text-align: center;
}

#switcher a {
	font-size: 84%;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#switcher a span {
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 100%;
	margin: -1px 1px;
	padding: 0 2px;
}

#switcher a:hover {
	color: #FAFCFD;
	background: #285090;
	padding: 0;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#switcher a:hover span {
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#footer {
	display: block;
	clear: both;
	margin: -10px 43px 0;
	height: 2.8em;
	color: #FFFFFF;
}

#footer p {
	font-size: 84%;
}

#copyright {
	float: left;
}

#info {
	float: right;
}

#info a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 0;
}

#info a:hover {
	text-decoration: underline;
}

#contentHeadLeft {
	background: #000000;
	height: 28px;
	padding-left: 22px;
}

#contentHeadCenter {
	background: #000000;
	height: 100%;
	margin: 0 6px;
}

#contentHeadRight {
	background: #000000;
	height: 100%;
	padding-right: 22px;
}

#contentBodyLeft {
	background: #000000;
	padding-left: 22px;
	clear: both;
}

#contentBodyCenter {
	height: auto;
	background: #000000;
}

#contentBodyRight {
	padding-right: 22px;
	background: #000000;
}

#contentFootLeft {
	background: #000000;
	height: 28px;
	padding-left: 22px;
	clear: both;
}

#contentFootCenter {
	background: #000000;
	height: 100%;
	margin: 0 6px;
}

#contentFootRight {
	background: #000000;
	height: 100%;
	padding-right: 22px;
}

#content {
	background: #000000;
	width: auto;
	margin: 0;
	padding: 16px 22px 0;
	color: #FFFFFF;
}

#entries {
	width: 100%;
	float: left;
	clear: both;
	margin-right: -18em;
}

* html #entries {
	overflow: hidden;
}

#column {
	font-size: 92%;
	width: 18em;
	float: right;
	background: #000000;
}

#column a.rounded {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#column a.rounded span {
	margin: -1px 1px;
	padding: 0 2px;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#column a.rounded:hover {
	color: #FAFCFD;
	background: #285090;
	border-top: 1px solid #93A9C9;
	border-bottom: 1px solid #93A9C9;
}

#column a.rounded:hover span {
	border-top: 1px solid #285090;
	border-bottom: 1px solid #285090;
}

#column a.rounded span.break {
	width: 0;
	margin: 0;
	padding: 0;
}

/* CALENDAR */
#calendar {
	border: 1px solid #333333;
	background: #000000;
	padding: .6em .6em 1em;
	text-align: center;
}

#calendar table {
	margin: 0 auto;
	border-collapse: collapse;
}

#calendar caption {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding-bottom: .2em;
	color: #666666;
}

#calendar caption a,#calendar caption a:visited {
	color: #B1B1B1;
	margin: 0 .8em;
	text-decoration: none;
}

#calendar caption a:hover {
	color: #FFFFFF;
}

#calendar th,#calendar td {
	text-align: center;
	width: 2.6em;
	margin: 0;
}

#calendar thead th {
	font-size: 94%;
	font-weight: normal;
	color: #666666;
}

#calendar tbody a {
	display: block;
	color: #FAFCFD;
    background: #A30000;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #A5B8D3;
	border-bottom: 1px solid #A5B8D3;
}

#calendar tbody a span {
	display: block;
    background: #A30000;
	margin: -1px 1px;
	border-top: 1px solid #2F2D2E;
	border-bottom: 1px solid #2F2D2E;
}

#calendar tbody a:hover {
	color: #FAFCFD;
	background: #2F2D2E;
    border-top: 1px solid #E39A9D;
	border-bottom: 1px solid #E39A9D;
}

#calendar tbody a:hover span {
    background: #2F2D2E;
	border-top: 1px solid #A30000;
	border-bottom: 1px solid #A30000;
}
/* END CALENDAR */

/* LINKS */
#links {
	padding: .8em;
	line-height: 154%;
}

#links h5 {
	color: #B1B1B1;
	font-size: 100%;
	font-weight: bold;
	margin: 1.8em 2px .6em;
	clear: both;
}

#links ul {
	list-style: none;
}

#links li {
	margin-bottom: .6em;
}

#blojsom {
	display: block;
}

#blojsom p {
	padding: 2.8em 0 1.8em .4em;
	display: block;
}


/* ENTRY */
div.entry {
	padding: 0;
	margin: 0 18em 4em 0;
	color: #B1B1B1;
}

div.entry div,div.entry p {
	margin-bottom: 1.2em;
}

div.entry h2.date {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -.2em;
}

div.entry h1.title {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: .2em;
	border-bottom: 1px solid #333333;
}

div.entry h1.title a,div.entry h1.title a:visited {
	color: #FF0000;
	text-decoration: none;
}

div.entry h1.title a:hover {
	color: #FFFFFF;
}

div.entry h1 {
	font-size: 150%;
}

div.entry h2 {
	font-size: 140%;
}

div.entry h3 {
	font-size: 130%;
}

div.entry h4 {
	font-size: 120%;
}

div.entry h5 {
	font-size: 110%;
}

div.entry h6 {
	font-size: 100%;
}

div.entry ul,div.entry ol,div.entry dl {
	margin: 10px 0;
	padding: 0;
}

div.entry ul li {
	margin-left: 10px;
	padding: 0 0 .4em 12px;
	list-style: none;
	background: url(ttfx-disc.jpg) no-repeat 0 .6em;
}

div.entry ol li {
	margin-left: 30px;
	padding: 0 0 .4em 0;
}

div.entry dl dt {
	font-weight: bold;
}

div.entry dl dd {
	margin: 0 0 .4em 0;
}

div.entry blockquote {
	margin: 10px;
	padding-left: 20px;
	background: url(ttfx-blockquote.jpg) no-repeat;
}

div.entry tt,div.entry pre {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

div.entry .post {
	color: #B1B1B1;
	padding-top: 1em;
}

div.entry .info {
	color: #B1B1B1;
	margin-bottom: 0;
}

div.entry .info a,div.entry .info a:visited {
	color: #B1B1B1;
}

div.entry .info a:hover {
	color: #B1B1B1;
}

div.entry .links {
	color: #B1B1B1;
	height: 2em;
}

div.entry .links a,div.entry .links a:visited {
	color: #B1B1B1;
}

div.entry .links a:hover {
	color: #B1B1B1;
}

div.entry .commentslink a {
	float: left;
	margin: 0 6px 0 -4px;
	padding: 1px;
}

div.entry .commentslink a span {
	float: left;
	background: url(ttfx-commentslink.png) no-repeat 0px .1em;
	width: 24px;
	height: 24px;
	margin-right: 2px;
	vertical-align: middle;
}

div.entry .trackbackslink a {
	float: left;
	margin: 0 0 0 4px;
	padding: 1px;
}

div.entry .trackbackslink a span {
	float: left;
	background: url(ttfx-trackbackslink.jpg) no-repeat -22px .1em;
	width: 22px;
	height: 22px;
	margin-right: 3px;
	vertical-align: middle;
}

div.entry .trackbackslink a:hover span {
	background: url(ttfx-trackbackslink.jpg) no-repeat 0 .1em;
}

div.comment {
	margin: 0 0 1em 0;
}

div.trackback {
	margin: 0 18em 1em 0;
}

div.comment .info,div.trackback .info {
	color: #333333;
	margin-bottom: .2em;
	padding-left: 26px;
	height: 22px;
	display: block;
}

div.comment .info {
	background: url(ttfx-comments.jpg) no-repeat 0 .1em;
}

div.trackback .info {
	background: url(ttfx-trackbacks.jpg) no-repeat 0 .1em;
}

div.comment .post,div.trackback .post {
	border: 1px solid #2F2D2E;
	background: #101010;
	padding: 1.2em 1.2em 1.2em 26px;
	display: block;
}

#trackback {
	margin: 0 18em 3em 0;
}

#comments {
	margin: 0 18em 3em 0;
}

#comments h3 {
	display: block;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	border-bottom: 1px solid #285090;
	margin-bottom: 1.8em;
}

#commentform {
	display: block;
}

#commentform .label {
	width: 8em;
	float: left;
	clear: both;
	margin-bottom: .4em;
}

#commentform .input {
	width: 300px;
	float: left;
	margin-bottom: .4em;
}

#commentform .input span {
	float: left;
	display: inline;
	margin-left: 5px;
}

#commentform input.fixed {
	width: 160px;
	float: left;
	border: 1px solid #285090;
}

#commentform textarea.fixed {
	width: 300px;
	float: left;
	border: 1px solid #285090;
}

#commentform .button {
	width: auto;
	float: left;
}

#commentform textarea {
	overflow: auto;
}

#commentform h4 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}

#commentPreview {
	display: block;
	margin: 0 0 1.8em 0;
}

#commentPreview p {
	margin-bottom: .8em;
}

img.emoticons {
	vertical-align: middle
}

.author {
	color: #B1B1B1;
	font-weight: bold;
}

.author a {
	color: #FFFFFF;
}

.author a:hover {
	color: #A30000;
}

.red {
	color: #A30000;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}