/*=================================================================================
Theme Name : HEMiDEMi-Thursday_Night_travel_Gray
Version    : 0.1
Author     : Sally Yang (HEMiDEMi)
Theme URL  : http://www.hemidemi.com/theme/group/thursday/night_travel_gray/stylesheets/group.css

Description: Make your own theme from this file, step by step
BASED ON   : HEMiBasic 0.1
Copyright  : Copyright 2007 HEMiDEMi Inc.
=================================================================================*/

/*====================================
 STEP 1. link color
=====================================*/
a:link    { color:#425266; }
a:visited { color:#999; }
a:hover   { color:#FFF!important; background:#95A1B0; text-decoration:none; }
a:active  { color:#3F6617; }

/*====================================
 STEP 2. banner image, size
=====================================*/
#g_banner_inner {
 /* change banner image by replacing url(..) to the right image url*/
 background-image: url("http://www.wakema.com.tw/events/ice/black_img/top02.jpg"); 
 width: 100%;
 background-repeat: no-repeat;
border: 1px solid #060703;
*border: 0px solid #000;
 height: 250px;
}
/*  [optional] you can add banner border by adding padding */
#g_banner {  }

/*====================================
 STEP 3. banner text position, color
=====================================*/
#g_banner_text {
 /*display:none;*/
 text-align: left;
 margin: 185px 50px 0px 750px;
 font-size: 13px;

 /* banner descrption color*/
 color:#fff;
}
#g_banner_text h1 a {
 color:#13A4D7;
font-size: 11pt;
}
#g_banner a:hover {
 color: #fff;
 background:#95A1B0;
}
.g_banner_description {color:#B3B49B;
}


/*=================================================
 STEP 4. block color
===================================================*/
body {
  background:#DAEAEE url(http://www.wakema.com.tw/events/ice/black_img/bg.jpg);
background-repeat: repeat-x;
}

div.container {
 background: url(http://www.wakema.com.tw/events/ice/black_img/bg_02.gif) center repeat-y; 
 padding: 0px auto ;
 }

#g_container_inner {
 background: #FFF;
 height: 100%;
}
#g_content {
background: #fff ; 
}

#g_sidebar {
/*background: #F0E8F8;*/
}

#g_sidebar2 {
 /*background: #F0E8F8;*/
 height: 100%;
}

/*=================================================
 STEP 5. global font size, font color
===================================================*/
#g_container {
 font-size:13px;
 color:#999;
}

/*====================================
 STEP 6. navigator
=====================================*/
#g_navigator {
 font-size: 95%;
 text-align:left;
font-weight: bold;
background-image: url(http://www.wakema.com.tw/events/ice/black_img/mu_bg01.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding:3px 3px 3px 120px;
}

#g_navigator li {
 border:none;
 background: none;
 }
#g_navigator li a {
 color:#2A97C6;
 }

#g_navigator a:hover {color:#fff; background:#425266;}

/*====================================
 STEP 7. user info (user login bar)
=====================================*/
#g_user_info {
 text-align:right;
 font-size:80%;
 color: #418DA9;
 background : #fff; 
}

#g_user_info  a {
 padding: 0 5px;
 color: #418DA9; 
}
#g_user_info a:hover {
 color: #fff;
 background: #95A1B0;
}

/*====================================
 STEP 8. box header
=====================================*/
.g_box_header {
 background: url(http://www.wakema.com.tw/events/ice/black_img/point01.gif) no-repeat;
 padding:0px;
 margin: 0px;
 border-bottom: 0px solid #425266;}

.g_contentbox_header {}
.g_sidebox_header {}
.g_sidebox2_header {}

.g_contentbox_title, .g_sidebox_title {
 background: none;  
 color: #425266;
 padding: 3px 30px;
 margin: 0px;
 font-size:130%; }

/*====================================
 STEP 9. box font size, margin
=====================================*/
.g_contentbox {
 font-size:100%;
 margin:10px 5px;
}
.g_sidebox {
 font-size:100%;
 margin:10px 5px;
 padding: 0px;
 background: none;
}
/*====================================
 STEP 10. change box link color
=====================================*/
#g_container a:link {}
#g_container a:hover, .g_sidebox a:hover,.g_sidebox2 a:hover {color:white; background:#95A1B0;}
#g_container a:visited {}
.g_sidebox a {}
.g_sidebox a:visited {}
.g_sidebox2 a {}
.g_sidebox2 a:visited {}

/*====================================
 STEP 11. bookmark format
=====================================*/
..bookmark a:link { }
.bookmark .owner { }
.bookmark .description a { }
.bookmark .tag_title { color:#000; }
.comment_post { color:#000 !important;}
.timeline { color:#000 !important;}
.g_owners {
 color:#000;
 font-size: 10px;
}
.g_num { background: #95A1B0!important; color:#fff; font-size:13px;}
.g_quote {
 color:#000;
 background: #F2F7FC;
 }
.gpush_count {background:#95A1B0; }
.gpush_count a { color:white; }
.gpush_count a:hover {color:#fff; background:#425266!important;
}

/*====================================
 STEP 12. others
=====================================*/

/*===========================================================================
 Advanced Setting - DO NOT CHANGE ANYTHING UNLESS YOU KNOW WHAT YOU ARE DOING
=============================================================================*/

/* g_user_info */

#g_user_info ul { padding:0; margin:0; }
#g_user_info li { display: inline; padding:0;}

/* g_navigator */
#g_navigator { margin:0px; }
#g_navigator ul { margin:0; padding:0px;}
#g_navigator li { display:inline; margin:0px; padding:0px;}
#g_navigator li a {  margin: 7px; padding: 7px; }

/* g_sidebox, g_contentbox */

.g_sidebox { clear:both; }
.g_contentbox { clear:both; }

 /* others */
#filter, #filter ul, #filter li, #filter li a:link {border:none;}

/*==========================================================================
 Widget Setting - DO NOT CHANGE ANYTHING UNLESS YOU KNOW WHAT YOU ARE DOING
============================================================================*/
 /* g_bookmarks_complete_list */

.g_comments_combo .g_table_h .g_table_c1 {
  background:#E2E6EC;
  color:#000;
}
.g_comments_combo .g_table_h .g_table_c2 {
  background:#C0CCDB;
  color:#000;
}

.g_linkmore a {color:#425266!important; font-size: 13px;}
.g_linkmore a:hover   { color:#FFF!important; background:#95A1B0; text-decoration:none; }

/*=================================================
 STEP 13. wakema
===================================================*/
.f9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 24px;
	color: #666666;
}
.f9pt strong {
font-size: 12pt;
	color: #000;
}
.f12pt{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.fred{
	color: #CC0000;
}
#main{
	width: 630px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	line-height: 24px;
	border: 0px solid #000;
	margin: 0px;
	padding: 1px 60px 1px 60px;
	color: #696969;
}
#main strong{
	color: #000000;
	font-size: 14px;
}
.title{
	color: #2E98D3;
	background-image: url(http://www.wakema.com.tw/events/ice/black_img/point_01.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
}
.title img{	vertical-align: text-top;}
