/*<group=General Styles>*/
body {
	background: #e4e0da;/*#ede8e2;*/
	margin: 0px 5px 0px 5px;
	text-align: center;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*overflow:scroll;*/
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hangulgrid table{
    width:100%;
    border-collapse:collapse;
}
.hangulgrid td,.hangulgrid th {
    text-align:center;
    border:solid 1px #ccc;
    padding:2px;
}
.weather_location {
    font-weight:bold;
    width:100%;
    text-align:center;
}
.weather_time {
    color:#aaa;
}

.weather ul {
    list-style:none;
    margin-left:0;
    margin:0;
    padding-left:0;
    padding-right:0;
}
/*
.metartable {
    width:100%;
}
.metartd {
    width:50%;
}
.metarcond {
}
.metarobs {
    width:100%;
    text-align:center;
    color:#aaa;
}
*/
#currentTime {
    width:100%;
    text-align:center;
}
img {
    border:none;
}

p#copyright {
	font-size: 10px;
    color: #888;
}
p { 
}

b, strong {
	font-weight: bold;
}

a:link {
	/*color: #83a149;
	text-decoration: none;*/
	color:#060;
}

a:visited {
	/*color: #83a149;
	text-decoration: none;*/
	color:#060;
}

a:hover, a:active {
	color: #000000;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}

	
/*</group>*/

/*<group=Layout>*/

#container {
	background: #FFFFFF right; /* This Is The BG Color Of The Main Div */
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
    /*background-image:url(images/preview.jpg);
    background-repeat:no-repeat;
    background-position:0px 150px;*/
    
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

#pageHeader {
	width: 780px;
	text-align: left;
	list-style: none;
	height: 111px;
	background: #f0f9f9 url(images/header_bg.jpg) no-repeat;
	/*border-bottom:1px solid #ccc;*/
}

#pageHeader img {
	display: inline;
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}

#pageHeader h1 {
	color: #5C96A0;
	margin: 0px;
	font-size: 24px;
	padding: 30px 20px 0px 45px;
}
#pageHeader h1 a {
	text-decoration:none;
}
#pageHeader h1 a:link {
	color: #5C96A0;
}

#pageHeader h1 a:visited {
	color: #5C96A0;
}

#pageHeader h1 a:hover, a:active {
	color: #5C96A0;
}
#pageHeader h2 {
	color: #5C96A0;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 45px;
}

#contentContainer {
	/*width: 560px;*/
	text-align: left;
	padding-top: 20px;
}

#contentContainer #content {
	line-height: 1.5em;
	width: 490px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#contentContainer h1 {
    clear: both;
}

#contentContainer h2 {
    clear: both;
    font-size:17px;
}

#contentContainer h3 {
    clear: both;
    font-size:14px;
}

#contentContainer h4 {
    clear: both;
    font-size:12px;
}

#contentContainer h5 {
    clear: both;
    font-size:11px;
}

#contentContainer .clearBoth {
    clear: both;
}

#contentContainer img {
	margin: 3px;
	padding: 3px;
	float: right;   
}

#contentContainer .nofloat img {
    float:none;
}


#sidebarContainer {
	width: 220px;
	float: left;
	text-align: left;
	/*padding-top: 27px;*/
}

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 1.5em;
}

#footer {
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	height: 3px;
	height: 31px;
	background: #ffffff;
	color: #000000;
	font-size: 10px;
	
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:2px solid #ccc;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#footer a {
	/*color: #83a149;*/
    color:#060;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #000000;
}
	
/*</group>*/

#searchbar {
    float:left;
    padding-left:40px;
    padding-top:10px;
}

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	/*text-align: center;*/
	width: inherit;
	padding: 0px;
	padding-left:40px;
	margin-top: 10px;
	float: left;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	line-height: 2.0em;
	padding-top: 0px;
	padding-top: 27px;
}

#navcontainer #current {
	/*color: #83a149;*/
	color:#060;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li { 
}

#navcontainer a {
	display: block;
	/*color: #83a149;*/
	color:#060;
	text-decoration: none;
	padding-left: 10px;
	height: 20px;
}

#navcontainer a:hover {
	color: #000000;
}

/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

#navcontainer ul ul li { 
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul a:hover {
	background: transparent;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #808080;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #999999;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #b3b3b3;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #cccccc;
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul ul ul a:hover {
	background: transparent;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	background: #0ca0ad;
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

h1 {
	/*color: #0ca0ad;*/
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	/*color: #0ca0ad;*/
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	/*color: #0ca0ad;*/
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
	/*color: #0ca0ad;*/
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

h5 {
	/*color: #0ca0ad;*/
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
/*	color: #0ca0ad;*/
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
	border-bottom: 1px dotted #0ca0ad;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.blog-entry-title {
/*	color: #0ca0ad;*/
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size:smaller;
}

.blog-entry-body {
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #0ca0ad;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #0ca0ad;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
	border-style: none;
}

.thumbnail-caption {
	margin-top: -2px;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	background: #ffffff;
	margin-bottom: 10px;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{
	margin: 0px;
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	color: #0ca0ad;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #0ca0ad;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #0ca0ad;
	font-size: 16px;
	font-weight: bold;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	text-align: center;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #0ca0ad;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/


/* annons-layout */
.ad-banner-wide {
	width:728px;
	height:90px;
	
	margin: 0px 25px 10px 25px;
}
.ad-banner-content {
	width:468px;
	height:60px;
}
.ad-sidebar-square {
	width:200px;
	height:200px;
}
