/***********************************************************************
 @ filename         : /templates/3columnv2/css/test.css
 @ author           : Ken Wang
 @ description      : default styles for media.ipavo.com blogs
 @ media            : screen
 @ modified         : 2007-06-20
**********************************************************************/
/* modify by yukang */
@import url(../base_v2.css);

/***** 背景 及 主架構 *****/
body {
	background: #d5d5d5 url(../img/back_texture.jpg) 0 34px repeat-x;
}
#section-main {
	text-align: center;
}
a, a:link, a:visited { color: #aaa; text-decoration: none; }
a:hover { color: #B7D52B; text-decoration: underline; }
a:active { color: #fc0; }

/***** 主圖及標題 *****/
#section-main-top {
	background: transparent url(test/main_pic.jpg) center 0 no-repeat;
	width: 920px; height: 266px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
h1#blog-title {
	padding: 10px 40px 10px;
}
h1#blog-title a{
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 21pt;
	color: #333;
}

p#blog-desc {
	padding: 0px 40px 0;
	width: 350px; height: 150px;
	overflow: hidden;
	font-size: 9pt;
	line-height: 150%;
	color: #666;
}
#section-main-topmenu {
	margin: 0 auto; padding: 8px 0 5px;
	width: 920px;
	font-size: 8pt;
	background: transparent url(test/main_title.jpg) no-repeat;
}
#section-main-topmenu a {
	color: #ccc;
}
#section-main-topmenu a:hover {
	color: #B7D52B;
}

/***** 主內容區塊 *****/
#section-main-body {
	padding-bottom: 30px;
	background: #434343 url(test/bg_main_bottom.jpg) center bottom no-repeat;
}

/***** main-content *****/
div.blog-post {
	color: #ccc;
	margin-bottom: 50px;
	font-size: 9pt;
}
h2.post-title {
	margin: 0 0 5px; padding: 4px 0 3px 15px;
	font-size: 9pt;
	color: #fff;
	background-color: #666;
}
h2.post-title a {
	color: #fff;
}
h2.post-title a:hover {
	color: #B7D52B;
	text-decoration: none;
}
div.post-info {
	color: #999;
	text-align: right;
	font-size: 8pt;
}
div.post-info span.author {
	color: #B7D52B;
	font-weight: bold;
}
div.post-body {
	padding: 10px 15px;
	font-size: 9pt;
}
div.post-footer {
	padding: 4px 0 5px 15px;
	font-size: 8pt;
	color: #666;
	/*background: transparent url(../img/i/tiny/folder.gif) 0 5px no-repeat;*/
	/*border-top: 1px dotted #555; */
	text-align: right;
}
a.showMoreLink {
	color: #B7D52B;
	display: block; clear: left;
	padding: 4px 0 4px 15px;
	font-size: 8pt; font-weight: bold;
	background: transparent url(../img/i/tiny/arrow_fat_right.gif) 0 5px no-repeat;
}
div.blog-nav {
	padding: 4px 0 5px 5px;
	font-size: 8pt;
	color: #666;
	text-align: right;
}
div.blog-nav a {
	color: #B7D52B;
}

/***** comments *****/
div.comments-list {
	margin-top: -20px;
	padding: 0 15px;
	font-size: 8pt;
}
h5.comment-title {
	padding: 5px 5px 5px 20px;
	font-size: 9pt;
	color: #fff;
	background: #555 url(../img/i/tiny/comment.gif) 5px 7px no-repeat;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
}
h5.comment-title a {
	color: #B7D52B;
}
div.comment-text {
	padding: 5px 5px 10px 20px;
	font-size: 9pt;
	color: #ccc;
	background-color: #555;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
div.comment-info {
	margin-top: -1px;
	padding: 5px 5px 15px 35px;
	font-size: 8pt;
	color: #666;
	background: transparent url(test/comment_bubble_pointer.gif) 15px 0 no-repeat;
}
div.comment-info span.author {
	color: #eee;
	font-weight: bold;
}
div.comment-info a.author {
	color: #B7D52B;
	font-weight: bold;
}
div.comment-info span.datetime {
	color: #ccc;
}


/***** comment-form *****/
div.comment-form {
	margin: 50px 0 10px;
	font-size: 8pt;
	color: #999;
}
div.comment-form form {
	padding: 5px 15px;
}
h3.comment-form-title {
	margin: 0 0 5px; padding: 1px 0 5px 15px;
	font-size: 9pt;
	color: #B7D52B;
	border-bottom: 1px dotted #666;
	background: transparent url(../img/i/tiny/comment.gif) 0 3px no-repeat;
}
div.comment-form span.label {
	display: block;
	padding: 7px 0 3px;
}
.comment-form textarea.NewComment_input2,
.comment-form input.NewComment_input1 {
	border: 1px solid #333;
	border-color: #333 #888 #888 #333;
	padding: 2px;
	color: #ccc;
	background-color: #666;
	font-size: 9pt;
}
.comment-form textarea.NewComment_input2:focus,
.comment-form input.NewComment_input1:focus {
	background-color: #777;
	color: #fff;
}
.comment-form textarea.NewComment_input2 {
	width: 485px;
}
.comment-form .buttons {
	margin: 10px 0;
}


/***** 兩旁小區塊 *****/
div.block-body {
	color: #999;
}

/***** block-self-intro *****/
#block-self-intro div.block-body {
	position: relative;
	margin: 5px 0; padding: 0;
	text-align: center;
	background: transparent url(test/bg_profile_body.jpg) repeat-y;
}
#block-self-intro div.block-body .user-nickname {
	margin: 0; padding: 130px 15px 5px;
	font-size: 9pt; font-weight: normal;
	color: #333;
	background: transparent url(test/bg_profile_top.jpg) no-repeat;
}
#block-self-intro img.user-pic {
	position: absolute;
	left: 33px; top: 15px;
	border: 2px solid #ccc;
}
#block-self-intro div.user-desc {
	padding: 5px 15px 20px;
	font-size: 8pt;
	color: #666;
	line-height: 150%;
	background: transparent url(test/bg_profile_bottom.jpg) 0 bottom no-repeat;
	text-align: left;
}
#block-self-intro div.user-desc p {
	padding-top: 11px;
	background: transparent url(test/profile_divider.gif) no-repeat;
}
/***** block-recent-post *****/
#block-recent-post div.block-body li {
	background-image: url(../img/i/tiny/document.gif);
}
#block-recent-post #recent-post-feed {
	padding-top: 8px;
}
/***** block-recent-comment *****/
#block-recent-comment div.block-body li {
	background-image: url(../img/i/tiny/comment.gif);
}
#block-recent-comment li b {
	color: #B7D52B;
}




/***** block-calendar *****/
#block-calendar div.block-body {
	text-align: center;
}
#block-calendar table.calMonth {
	margin: 0 auto;
}
#block-calendar table.calMonthBackward {
	text-align: left;
}
#block-calendar table.calMonthForward {
	text-align: right;
}
#block-calendar tr.calMonthNav th {
	padding: 1px;
	text-align: center;
	color: #999;
}
#block-calendar tr.calMonthNav a {
	margin: auto;
	padding: 2px 2px 1px 0;
	display: block;
	width: 1.5em;
	text-decoration: none;
	color: #666;
}
#block-calendar tr.calMonthNav a:hover {
	color: #000;
	background-color: #B7D52B;
}
#block-calendar tr.calMonthHeader th {
	font-weight: normal;
	padding: 4px 0 2px;
	color: #B7D52B;
	text-align: center;
}
#block-calendar td {
	padding: 1px;
	font-size: 8pt;
	color: #333;
}
#block-calendar td.calMonthToday span {
	color: #B7D52B;
	border-color: #666;
}
#block-calendar td a {
	text-decoration: none;
	color: #B7D52B;
}
#block-calendar td a:hover {
	color: #fff;
}
#block-calendar td span {
	color: #999;
	border: 1px solid #494949;
	padding: 2px 2px 1px 0;
	display: block;
	width: 1.5em;
	text-align: right;
	cursor: default;
}

/***** block-ipavo-station *****/
#block-ipavo-station #station-name {
	margin-bottom: 5px; padding: 10px 0 5px;
	color: white;
	font-size: 9pt;
	border-bottom: 1px dotted #666;
}
#block-ipavo-station #station-feed {
	margin-top: 5px; padding: 8px 0 2px;
	border-top: 1px dotted #666;
}
#block-ipavo-station #onoff-air {
	text-align: center;
}
#block-ipavo-station li {
	color: #B7D52B;
	border-bottom: none;
	padding-top: 0; padding-bottom: 2px;
	background-position: 0 3px;
}
#block-ipavo-station li.item-empty {
	padding-left: 0;
	background-image: none;
}
#block-ipavo-station li.item-report {
	background-image: url(../img/i/tiny/warning.gif);
}
#block-ipavo-station li.item-report a:hover {
	color: red;
}
#block-ipavo-station li.item-more a {
	color: #B7D52B;
	text-decoration: underline;
}
#block-ipavo-station li.item-more a:hover {
	font-weight: bold;
}

/***** block-ipavo-schedule *****/
#block-ipavo-schedule li {
	background-image: url(../img/i/tiny/cube.gif);
}
#block-ipavo-schedule #schedule-feed {
	padding-top: 8px;
}
#block-ipavo-schedule li a.more {
	text-decoration: underline;
}

/***** block-ipavo-uploads *****/
#block-ipavo-uploads #uploads {
	padding: 5px 0;
	border-bottom: 1px dotted #666;
}
#block-ipavo-uploads div.block-body {
	padding-top: 0;
}
#block-ipavo-uploads #uploads p {
	text-align: center;
}

#block-ipavo-uploads #uploads a span {
	color: #B7D52B;
}
#spaceStorageAmount {
	font-weight: bold;
	text-decoration: underline;
}
#block-ipavo-uploads #uploads-feed {
	margin-top: 5px; padding: 8px 0 2px;
	border-top: 1px dotted #666;
}
#block-ipavo-uploads li {
	padding-top: 0; padding-bottom: 2px;
	background-position: 0 2px;
	border-bottom: none;
	background-image: url(../img/i/tiny/cube.gif);
}
#last_5_files {
	padding-top: 10px;
}
#last_5_files p {
	margin-bottom: 5px;
}

/***** block-category *****/
#block-category li {
	background-image: url(../img/i/tiny/folder.gif);
}
#block-category li abbr {
	color: #B7D52B;
}





/***********************************************************************



      transform selection of vision by ean pan
	 
	 
	  
***********************************************************************/





/****** 網頁底圖材質及底色變更 ******/


body {
	background-color: #181818;
	background-image: url(ntua0208_version/back_texture.gif);
	background-repeat: repeat;
	background-position: 0 34px;
}



/****** 主圖 ******/


/* 主圖及高度變更 */

#section-main-top {
	background: url(ntua0208_version/main_pic.jpg) ;
	width: 920px; height: 242px;
}


/* 主圖標題位置文字及副標文字變更 */

h1#blog-title {
	padding: 10px 0 1px 136px;
}

h1#blog-title a{
	color: #adadaf;
}

p#blog-desc {
	color: #96969d;
	padding: 20px 0 1px 170px;
	width: 450px;
}



/****** 內容頁 ******/


/* 我的個人台首頁 底圖變更 */

#section-main-topmenu {
	background: transparent url(ntua0208_version/main_title.jpg) no-repeat;
}


/* 內容頁尾底圖變更 */

#section-main-body {
	padding-bottom: 30px;
	background: #FFF url(ntua0208_version/bg_main_bottom.jpg)  center bottom no-repeat;
}



/****** 內容頁兩旁區塊 ******/


/* 部落格左右欄標題底色字型色彩變更 */

.block-title {
	color: #FFF;
	background-color: #adadaf;
}


/* 部落格左右欄-自我介紹-底圖變更 */

#block-self-intro div.block-body .user-nickname {
	background: transparent url(ntua0208_version/bg_profile_top.jpg) no-repeat;
}

#block-self-intro div.block-body {
	background: transparent url(ntua0208_version/bg_profile_body.jpg) repeat-y;
}

#block-self-intro div.user-desc {
	background: transparent url(ntua0208_version/bg_profile_bottom.jpg) 0 bottom no-repeat;
}



/****** 預設文字色彩變更 ******/


a, a:link, a:visited,
div.blog-post,
div.post-info,
div.post-footer,
div.comment-info,
div.comment-info span.author,
div.comment-info span.datetime,
div.block-body,
div.block-body li,
div.block-body a,
#block-self-intro div.block-body .user-nickname,
#block-self-intro div.user-desc,
#block-calendar tr.calMonthNav th,
#block-calendar tr.calMonthNav a, 
#block-calendar td span {
	color: #7c7c7c;
}


/****** 預設連結文字色彩變更 ******/


a:hover,
h2.post-title a:hover,
div.post-info span.author,
h5.comment-title a,
div.comment-info a.author,
h3.comment-form-title,
div.block-body a:hover,
#block-recent-comment li b,
#block-ipavo-station li,
#block-ipavo-station li.item-more a,
#block-ipavo-uploads #uploads a span,
#block-calendar tr.calMonthHeader th,
#block-calendar td.calMonthToday span,
#block-calendar td a {
	color: #600a7e;
}



/****** 中間欄位 部落格文章 ******/


/* 部落格文章標題字型色彩及底色變更 */

h2.post-title,
h2.post-title a {
	color: #fff;
}

h2.post-title {
	background-color: #58585a;
}


/* 部落格-回應-標題字型底色框線色彩變更 */

h5.comment-title {
	color: #fff;
	border-top: 1px solid #c2c4c4;
	border-left: 1px solid #c2c4c4;
	border-right: 1px solid #c2c4c4;
	background-color: #c3c3c3;
	background-image: url(../img/i/tiny/comment.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}


/* 部落格-回應-內文字型底色框線色彩變更及對話框角圖片更換 */

div.comment-text {
	color: #787878;
	background-color: #eaeaea;
	border-left: 1px solid #c2c4c4;
	border-right: 1px solid #c2c4c4;
	border-bottom: 1px solid #c2c4c4;
}

div.comment-info {
	background: transparent url(ntua0208_version/comment_bubble_pointer.gif) 15px 0 no-repeat;
}


/* 部落格-發表回應-標題字型色彩變更 */

h3.comment-form-title {
	border-bottom: 1px dotted #666;
}


/* 部落格-發表回應-文字輸入底色字型框線色彩變更 */

.comment-form textarea.NewComment_input2,
.comment-form input.NewComment_input1 {
	border: 1px solid #333;
	border-color: #bbb #ccc #ccc #bbb;
	color: #666;
	background-color: #efefef;
}



/****** 其他 ******/


/* 預設文字效果 */

a, a:link, a:visited { text-decoration: none; }

a:hover { text-decoration: underline; }


/* 部落格左右欄內文連結效果 */

div.block-body a {
	text-decoration: none;
}

div.block-body a:hover {
	text-decoration: underline;
}


/* 部落格左右欄-My studio-版主名稱字型色彩變更 */

#block-ipavo-station #station-name {
	color: #333;
}


/* 部落格左右欄-月曆-年月連結色彩及底色變更 */

#block-calendar tr.calMonthNav a:hover {
	color: #000;
	background-color: #d8d8d8;
}


/* 部落格左右欄-月曆-內容連結色彩及欄位框線 */

#block-calendar td a:hover {
	color: #000;
}

#block-calendar td span {
	border: 1px solid #eee;
}

#block-calendar td.calMonthToday span {
	border-color: #838383;
}


/* 未分類 */

#section-main-topmenu a {
	color: #f7f7f7;
}

#section-main-topmenu a:hover {
	color: #ffffff;
}

a.showMoreLink {
	color: #4286e9;
}

div.blog-nav {
	color: #666;
}

div.blog-nav a {
	color: #4286e9;
}

#block-category li abbr {
	color: #4286e9;
}