@charset "UTF-8";


/*######################################################*/
/*	Article                                             */
div.wl_article {
	padding: 10px;
}
div.wl_article object,div.wl_article embed {
	width: 710px;
}
div.wl_article h3 {
	font-size: 24px;
	padding: 15px 0px 5px 15px;
	color: #039;
}
ul.wl_tags {
	padding: 0px;
	height: 30px;
	clear: both;
}
ul.wl_tags li {
	float: left;
	padding: 0px 5px;
	font-size: 12px;
}
ul.wl_tags li a {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #CAD4E7;
	background-color: #ECEEF5;
	display: block;
	padding: 5px 8px;
}
div.article_footer {
	clear: both;
	padding: 5px 10px;
}
div.article_footer span {
	font-size: 10px;
}
div.article_footer span#pagenum {
	font-size: 12px;
	color: #666;
	float: right;
}
div#container p img {
	max-width: 710px;
	border-radius: 5px;
}
div#container div.wl_resize_thickbox p {
	font-size: 12px;
	padding: 0px;
	color: #666;
}
div#container div.wl_resize_thickbox img {
	border-radius: 5px;
}
/*EOF###################################################*/


/*######################################################*/
/*	Comment                                             */
div#msg_comments {
	background-color: #EEE;
	border: solid 1px #CCC;
	border-radius: 5px;
	padding: 0px 10px 5px 10px;
	margin: 10px 0px;
}
div#msg_comments h3 {
	float: left;
}
div#msg_comment {
	display: none;
}
div.commentObj {
	clear: both;
	border: solid 1px #CCC;
	margin: 10px 0px;
	border-radius: 5px;
	background-color: #FFF;
}
dl.wl_comment_other,dl.wl_comment_my,dl.fb_comment,dl.tw_comment {
	padding: 15px;
}
dl.wl_comment_other dt,dl.wl_comment_my dt,dl.fb_comment dt,dl.tw_comment dt {
	font-size: 14px;
	padding: 5px;
	border-bottom: solid 1px #CCC;
	font-weight: bolder;
}
dl.wl_comment_other dt span,dl.wl_comment_my dt span,dl.fb_comment dt span,dl.tw_comment dt span {
	font-size: 10px;
	font-weight: normal;
}
dl.wl_comment_my dt {
	color: #C00;
}
dl.wl_comment_other dt em,dl.wl_comment_my dt em,dl.fb_comment dt em,dl.tw_comment dt em {
	font-size: 10px;
	font-weight: normal;
}
dl.wl_comment_other dd,dl.wl_comment_my dd,dl.fb_comment dd,dl.tw_comment dd {
	font-size: 12px;
	padding: 5px;
	line-height: 1.5em;
}
dl.fb_comment {
	background-image: url(../images/comment_facebook.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
dl.tw_comment {
	background-image: url(../images/comment_twitter.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
dl.fb_comment dd dl {
	padding: 5px 15px;
}
div#msg_comments ul#CommentFieldSwitch {
	padding: 0px 10px;
	clear: both;
}
div#msg_comments ul#CommentFieldSwitch li {
	float: left;
	font-size: 12px;
	padding: 10px;
	margin: 0px 3px;
	background-color: #EEE;
	border: solid 1px #CCC;
	border-bottom: none;
	cursor: pointer;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
div#msg_comments ul#CommentFieldSwitch li#sw_blog {
	background-color: #FFF;
}
div#msg_comments ul#CommentFieldSwitch li:hover {
	background-color: #FFF;
}
div#msg_comments ul#CommentFieldSwitch li#sw_fb {
	background-image: url(../images/comment_fb.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding: 10px 10px 10px 26px;
}
div#facebook_comment {
	clear: both;
	display: none;
	border-radius: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	padding: 10px;
	min-height: 100px;
}
form#msg {
	margin: 0px 0px 10px 0px;
	clear: both;
	padding: 5px 5px 10px 5px;
	text-align: center;
	border-radius: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
}
form#msg p {
	margin: 0px auto 0px auto;
	width: 690px;
	text-align: left;
	padding: 5px 0px 0px 0px;
}
form#msg span {
	display: block;
	width: 680px;
	text-align: left;
	padding: 5px;
}
form#msg textarea {
	display: block;
	margin: 0px auto 5px auto;
	width: 670px!important;
	width/**/: 680px;
	height: 200px;
	padding: 5px;
	line-height: 1.5em;
	color: #999999;
}
form#msg label {
	font-size: 10px;
	line-height: 1em;
	cursor: pointer;
}
input#msg_name {
	width: 130px;
	color: #999999;
	height: 20px!important;
	height/**/: 26px;
	padding: 3px;
	ime-mode: active;
}
input#msg_mail {
	width: 250px;
	color: #999999;
	height: 20px!important;
	height/**/: 26px;
	padding: 3px;
	ime-mode: disabled;
}

input#msg_submit {
	height: 24px!important;
	height/**/: 30px;
	padding: 3px;
}
em#msg_error {
	color: #FF0000;
	font-style: normal;
	display: none;
	font-size: 12px;
}
/*EOF###################################################*/

/*######################################################*/
/*	CTRL UI                                             */
ul.entry_ctrl {
	width: 740px;
	height: 40px;
	margin: 15px 0px 0px 0px;
	clear: both;
}
ul.entry_ctrl li {
	width: 370px;
	height: 40px;
	float: left;
}
ul.entry_ctrl li a {
	font-size: 12px;
	text-decoration: none;
}
a#weblog_prev_link {
	display: block;
	width: 350px!important;
	width/**/: 370px;
	height: 20px!important;
	height/**/: 40px;
	padding: 10px 15px 10px 5px;
	background-image: url(../images/entry_ctrl_02.gif);
	text-align: right;
	color: #FFF;
}
a#weblog_prev_link:hover {
	background-position: 0px -40px;
}
a#weblog_next_link {
	display: block;
	width: 350px!important;
	width/**/: 370px;
	height: 20px!important;
	height/**/: 40px;
	padding: 10px 5px 10px 15px;
	background-image: url(../images/entry_ctrl_01.gif);
	text-align: left;
	color: #FFF;
}
a#weblog_next_link:hover {
	background-position: 0px -40px;
}
/*EOF###################################################*/

/*######################################################*/
/*	Other Article                                       */
div.wl_others {
	margin: 0px auto;
	clear: both;
}
div.wl_others h3 {
	font-size: 12px;
	font-weight: normal;
	border-bottom: solid 1px #EEE;
}
div.wl_others ul li a {
	display: block;
	font-size: 12px;
	padding: 5px 15px;
	border-bottom: solid 1px #EEE;
	text-decoration: none;
}
div.wl_others ul li a:hover {
	background-color: #E8EEF9;
}
div.wl_others ul li a span {
	display: block;
	font-size: 10px;
	padding: 5px 0px;
}
/*EOF###################################################*/

/*######################################################*/
/*	TEXT-DECORATION                                     */
em.through {
	text-decoration:line-through;
	color: #666666;
}
div.wl_article pre {
	font-size: 12px;
	margin: 10px 0px;
	display: block;
	padding: 10px;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	line-height: 1.5em;
}
/*EOF###################################################*/

/*######################################################*/
/*	ARTICLE IMAGE                                       */
img.wl_left {
	float: left;
}
img.wl_right {
	float: right;
}
img.wl_center {
	margin: 0px auto;
}
/*EOF###################################################*/

div#rating_wrapper {
	clear: both;
	text-align: center;
	padding: 10px 0px;
}

div.podcast_player {
	position: relative;
	width: 320px;
	height: 80px;
	border-radius: 5px;
	background-color: #999;
	box-shadow: 0px 2px 5px #CCC;
	background-image: url(../images/podcast_wrapper.png);
	margin: 0px auto;
}
div.podcast_display {
	position: absolute;
	font-size: 10px;
	color: #666;
	text-align: right;
	width: 100px;
	top: 40px;
	left: 200px;
}
div.podcast_progress_wrapper {
	position: absolute;
	height: 5px;
	width: 190px;
	top: 53px;
	left: 108px;
	border: solid 1px #666;
	padding: 1px;
	text-align: left;
}
div.podcast_progress_wrapper div {
	width: 0%;
	height: 5px;
	background-color: #666;
}
div.podcast_play {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 48px;
	height: 48px;
	text-indent: -5000px;
	background-image: url(../images/podcast_button.png);
	cursor: pointer;
}


/*######################################################*/
/*	RATE                                                */
div#rate_wrapper {
	width: 180px;height: 30px;overflow: hidden;display: block;margin: 0px auto 10px auto;
}
div#rate_text {
	padding: 3px;font-size: 10px;color: #999999;padding: 3px 0px 0px 90px;
}
ul#rate {
	width: 80px;height: 16px;overflow: hidden;display: block;margin: 0px;padding: 0px;background-image: url(rate/rate.gif);float: left;
}
ul#rate li {
	width: 16px;height: 16px;overflow: hidden;display: block;margin: 0px;padding: 0px;list-style: none;float: left;cursor: pointer;font-size: 8px;text-indent: -5000px;
}
ul#social_rate {
	height: 30px;
}
ul#social_rate li {
	float: left;
}
/*EOF###################################################*/
