@charset "utf-8";
/* CSS Document */ 
body {
	margin : 0;
	padding : 0;
	text-align : justify;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #aaaaaa;
	background-color : #000000;
} 
h1, h2, h3 { 
font-weight : normal; 
color : #212121; 
} 
h1 { 
font-size : 16px; 
margin : 0; 
} 
h2 { 
font-size : 16px; 
margin : 0; 
} 
a { 
color : #cccccc; 
} 
a:hover { 
text-decoration : none; 
} 
img { 
border : none; 
} 
img.back { 
background-image : url(../images/loading.gif); 
background-repeat : no-repeat; 
background-position : center center; 
}

#content { 
width : 854px; 
margin-top : 30px; 
margin-left : 30px; 
position : relative; 
} 
#header { 
width : 854px; 
height : 100px; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #cc3300; 
} 
#logo { 
margin-left : 5px; 
} 
h1.logo { 
display : none; 
} 
#mainMenuDiv {
	height : 25px;
	width : 700px;
	clear : left;
	margin-left : 5px;
	margin-top : 16px;
} 
.mainMenu, a:link.mainMenu, a:visited.mainMenu {
	height : 25px;
	line-height : 25px;
	margin-right : 14px;
	text-decoration : none;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
} 
a:hover.mainMenu {
	color : #CCCCCC;
} 
#secondMenuDiv { 
height : 20px; 
text-align : left; 
margin-left : 5px; 
width : 849px; 
} 
.subMenu, .subMenuHi, a:link.subMenu, a:visited.subMenu, a:link.subMenuHi, a:visited.subMenuHi { 
height : 21px; 
color : #cccccc; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
padding : 0; 
margin-right : 15px; 
line-height : 20px; 
font-size : 12px; 
} 
a:link.subMenuHi, a:visited.subMenuHi, a:hover.subMenuHi { 
color : #444; 
font-weight : bold; 
} 
a:hover.subMenu { 
color : #ffffff; 
} 
#pageLine { 
width : 854px; 
height : 334px; 
border-top-width : 1px; 
border-bottom-width : 1px; 
border-top-style : solid; 
border-bottom-style : solid; 
border-top-color : #333333; 
border-bottom-color : #333333; 
} 
#page {
	width : 854px;
	height : 330px;
	margin-top : 2px;
	margin-bottom : 2px;
	overflow : hidden;
	background-color : #000000;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
} 
#firstCo485 {
	float : left;
	width : 500px;
	height : 314px;
	line-height : 25px;
	font-size : 12px;
	overflow : hidden;
	background-color : #1B1B1B;
	padding : 10px;
} 
#secondCo330 {
	float : right;
	width : 330px;
	height : 330px;
	overflow : hidden;
	background-color : #141414;
} 
#firstCo330 {
float : left;
width : 310px;
height : 310px;
line-height : 25px; 
font-size : 12px; 
overflow : hidden; 
background-color : #333333; 
padding : 10px; 
} 
#secondCo485 {
	float : right;
	width : 524px;
	height : 330px;
	overflow : hidden;
	background-color: #444;
} 
#areaFirstColumn { 
float : left; 
width : 485px; 
line-height : 25px; 
font-size : 12px; 
height : 298px; 
background-repeat : repeat; 
background-color : #333333; 
} 
#titleFirstColumn {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #666666;
	padding-bottom : 3px;
} 
#titleFirstColumn h2 { 
font-size : 14px; 
font-weight : bold; 
color : #e0e0e0; 
} 
#textFirstColumn {
 margin-top : 5px;
 height : 284px;
 overflow : hidden;
} 
.post .title { 
} 
.post .meta { 
margin : 0; 
line-height : 18px; 
font-size : 12px; 
color : #cccccc; 
border-bottom-width : 1px; 
border-bottom-style : dashed; 
border-bottom-color : #666666; 
} 
.post .meta a { 
color : #ccc; 
} 
.post .philo { 
padding-bottom : 5px; 
color : #b5b5b5; 
font-size : 12px; 
line-height : 16px; 
text-align : justify; 
margin-top : 90px; 
} 
.post .entry { 
padding-bottom : 5px; 
font-weight : normal; 
color : #cccccc; 
padding-top : 5px; 
top : auto; 
bottom : auto; 
font-size : 12px; 
line-height : 20px; 
}
.post .description {
padding-bottom : 5px;
font-weight : normal;
color : #cccccc;
padding-top : 5px;
top : auto;
bottom : auto;
font-size : 12px;
line-height : 16px;
}
#pictureFirstPage { 
float : left; 
width : 330px; 
height : 330px; 
font-size : 12px; 
overflow : hidden; 
background-color : #333333; 
} 
#overflowScroll { 
overflow : auto; 
height : 284px; 
margin-top : 5px; 
padding-right : 5px;
scrollbar-face-color: #333333;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #444;
scrollbar-arrow-color: #CCCCCC;
}
#credit { 
width : 854px; 
height : 26px; 
}
#imgCredit{
	text-align : right;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.imgCredit, a:link.imgCredit, a:visited.imgCredit {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
#footer {
	width : 854px;
	background-color : #171717;
	text-align : left;
	height : 21px;
	display: table-cell;
	vertical-align: middle
} 
.footer, a:link.footer, a:visited.footer, a:link.footer, a:visited.footer { 
color : #aaaaaa;  
text-decoration : none; 
margin-right : 3px;
margin-left : 3px; 
} 
a:hover.footer { 
color : #cc3300; 
} 
span.footer {
	padding-left : 80px;
	font-style : italic;
	color : #333333;
	font-size: 10px;
} 
#slide {
	height : 330px;
	width : 330px;
	overflow : hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
} 
#textSlide {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	height : 20px;
	width : 330px;
	float : right;
	line-height : 11px;
	margin-top : 2px;
	color: #999999;
}

