/*-Blog List-*/

.blog-body
{
	background-color: #FFFFFF;
	width: 753px;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
}

.blog-body-01
{
	background: url(bg_blog.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 753px;
	float: left;
	padding-bottom: 20px;
}

.blog-header
{
	text-align: right;
	height: 112px;
	width: 753px;
}

.blog-header img
{
	margin: 13px 35px 0 0;
}

.blog-audience
{
	text-align: right;
	float: right;
}

.blog-body-list-item
{
	background: url(frame_blog02.png);
	background-repeat: repeat-y;
	width: 683px;
	padding: 0 30px 0 40px;
	float: left;
}

.blog-body-pic
{
	float: left;
	width: 103px;
	background: url(bg_blog02.gif);
	background-repeat: no-repeat;
}
.blog-body-pic a
{
	position: relative;
}

.blog-body-pic span.blog-body-thumbnail img
{
	margin: 14px 0 10px 12px;
}

.blog-body-pic p
{
	padding: 5px 0 10px 10px;
	margin: 0px;
}

.blog-list
{
	float: left;
	width: 565px;
}
.blog-list a
{
	position: relative;
}
.blog-list ul
{
	margin: 15px 0 0 10px;
	padding: 0px;
	list-style: none;
}
.blog-list ul li
{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0px;
}
.blog-list ul li.blog-list-header-01
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 18px;
	padding: 3px 0 0 0;
	width: 440px;
}

.blog-list ul li.blog-list-header-01 b
{
	color: #0199FE;
}


.blog-list ul li.blog-list-header-02
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 18px;
	padding: 3px 0 0 0;
	width: 115px;
	text-align: right;
}

.blog-list ul li.blog-list-header-03
{
	padding: 5px 0 0 0;
	width: 395px;
}

.blog-list ul li.blog-list-header-03 p.blog-list-header-03-content
{
	padding: 5px 0 10px 0;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.blog-list ul li.blog-list-header-03 p.blog-list-header-03-content .blog-list-header-03-rating
{
	padding: 10px 0 0 0;
	display: block;
}
.blog-list ul li.blog-list-header-03 p.blog-list-header-03-content .blog-list-header-03-rating img
{
	margin-right: 2px;
}

.blog-list ul li.blog-list-header-03 p.blog-list-header-03-footer
{
	padding: 10px 0 10px 0;
	margin: 0px;
	font-style: italic;
	color: #999999;
}

.blog-list ul li.blog-list-header-04
{
	background: url(bg_blog03.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding: 60px 0 10px 10px;
}

.blog-list ul li.blog-list-header-04 span.button-view-more
{
	padding: 15px 10px 5px 0;
	margin: 0px;
	color: #0199FE;
	font-style: italic;
	font-weight: bold;
	display: block;
	text-align: right;
}
.blog-list ul li.blog-list-header-04 span.button-view-more a
{
	color: #0199FE;
	text-decoration: none;
}
.blog-list ul li.blog-list-header-04 span.button-view-more a:hover
{
	color: #0199FE;
	text-decoration: underline;
}

.blog-body-bottom
{
	float: left;
	padding: 0 0 10px 0;
}

.blog-body-top
{
	float: left;
}

/*-Individual Blog List-*/

.blog-individual-list
{
	float: left;
	width: 555px;
	padding: 15px 0 0 10px;
}
.blog-individual-list p
{
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.blog-individual-list a
{
	color: #0098FB;
	text-decoration: none;
	position: relative;
}
.blog-individual-list a:hover
{
	color: #0098FB;
	text-decoration: underline;
}

.blog-individual-list ul
{
	padding: 20px 0 0 0;
	margin: 0px;
	list-style: none;
}
.blog-individual-list ul li
{
	background: url(arrow_01.gif);
	background-repeat: no-repeat;
	padding: 0 0 20px 15px;
	display: block;
}

/*-Blog Author Profile-*/

.blog-author-profiles
{
	float: left;
	width: 555px;
	padding: 15px 0 0 10px;
}
.blog-author-profiles p
{
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.blog-author-profiles a
{
	color: #0098FB;
	text-decoration: none;
	position: relative;
}
.blog-author-profiles a:hover
{
	color: #0098FB;
	text-decoration: underline;
}

.blog-author-profiles ul
{
	padding: 20px 0 0 0;
	margin: 0px;
	list-style: none;
}
.blog-author-profiles ul li
{
	background: url(arrow_01.gif);
	background-repeat: no-repeat;
	padding: 0 0 20px 15px;
	display: block;
}

/*-Blog Archive-*/

.blog-body-02
{
	background: url(frame_03blog02.gif);
	background-repeat: repeat-y;
	padding: 0 34px 0 10px;
	width: 640px;
	float: left;
}

.blog-individual-list-header
{
	padding: 10px 0 5px 15px;
	float: left;
	width: 669px;
}
.blog-individual-list-header ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.blog-individual-list-header ul li
{
	float: left;
}
.blog-individual-list-header ul li select
{
	font-size: 11px;
	width: 135px;
	color: #989898;
}
.blog-individual-list-header ul li.blog-individual-list-header-recent
{
	width: 269px;
}
.blog-individual-list-header ul li.blog-individual-list-sorting
{
	width: 385px;
	text-align: right;
	padding: 3px 0 0 0;
}

.blog-individual-footer
{
	float: left;
}

.blog-body-02 a
{
	position: relative;
}
.blog-body-02 ul
{
	margin: 5px 0 0 10px;
	padding: 0px;
	list-style: none;
}
.blog-body-02 ul li
{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0px;
}
.blog-body-02 ul li.blog-list-header-01
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 18px;
	padding: 3px 0 0 0;
	width: 500px;
}

.blog-body-02 ul li.blog-list-header-01 b
{
	color: #0199FE;
}


.blog-body-02 ul li.blog-list-header-02
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 18px;
	padding: 3px 0 0 0;
	width: 130px;
	text-align: right;
}

.blog-body-02 ul li.blog-list-header-03
{
	padding: 5px 10px 0 0;
	width: 460px;
}

.blog-body-02 ul li.blog-list-header-03 p.blog-list-header-03-content
{
	padding: 5px 0 10px 0;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.blog-body-02 ul li.blog-list-header-03 p.blog-list-header-03-content .blog-list-header-03-rating
{
	padding: 10px 0 0 0;
	display: block;
}
.blog-body-02 ul li.blog-list-header-03 p.blog-list-header-03-content .blog-list-header-03-rating img
{
	margin-right: 2px;
}

.blog-body-02 ul li.blog-list-header-03 p.blog-list-header-03-footer
{
	padding: 10px 0 10px 0;
	margin: 0px;
	font-style: italic;
	color: #999999;
}

.blog-body-02 ul li.blog-list-header-04
{
	background: url(bg_blog03.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding: 60px 0 10px 10px;
}

.blog-body-02 ul li.blog-list-header-04-hilight
{
	background: url(bg_blog04.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding: 60px 0 10px 10px;
}

.blog-body-02 ul li.blog-list-header-04 .blog-list-header-04-hilight span.button-view-more
{
	padding: 15px 10px 5px 0;
	margin: 0px;
	color: #0199FE;
	font-style: italic;
	font-weight: bold;
	display: block;
	text-align: right;
}
.blog-body-02 ul li.blog-list-header-04 .blog-list-header-04-hilight span.button-view-more a
{
	color: #0199FE;
	text-decoration: none;
}
.blog-body-02 ul li.blog-list-header-04 .blog-list-header-04-hilight span.button-view-more a:hover
{
	color: #0199FE;
	text-decoration: underline;
}

.blog-body-02 ul li.blog-list-footer
{
	height: 20px;
	width: 630px;
}

/*-Blog Detail-*/

.blog-details
{
	float: left;
	width: 555px;
	padding: 15px 0 0 10px;	
}
.blog-details p
{
	padding: 25px 0 10px 0;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.blog-details b
{
	color: #0099FF;
}
.blog-details a
{
	color: #0098FB;
	text-decoration: none;
	position: relative;
}
.blog-details a:hover
{
	color: #0098FB;
	text-decoration: underline;
}

.blog-details ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;	
}
.blog-details ul li
{
	float: left;
	display: block;
}
.blog-details ul li.blog-details-duration
{
	width: 155px;
	color: #989A99;
	font-style: italic;
}
.blog-details ul li.blog-details-rating
{
	width: 400px;
	text-align: right;	
}
.blog-details ul li.blog-details-rating span img
{
	margin: 0 0 0 2px;
}

.blog-details-body
{
	border-top: 1px solid #cccccc;
	padding: 20px 0 20px 0;
	width: 666px;
	float: left;
}

.blog-details-body span.blog-details-body-pic
{
	display: block;
	float: left;
	padding: 0 10px 10px 0;
}

.blog-button-panel
{
	width: 636px;
	background-color: #DDEEF8;
	height: 36px;
	margin: 0 0 5px 0;
	padding: 0 15px 0 15px;
}

.blog-button-panel ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.blog-button-panel ul li
{
	float: left;
	display: block;
}
.blog-button-panel li.blog-button-panel-left
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	width: 200px;
}
.blog-button-panel li.blog-button-actions
{
	width: 436px;
	text-align: right;
}
.blog-button-panel li.blog-button-actions img
{
	float: right;
	padding: 5px 5px 0 5px;
}
.blog-button-panel li.blog-button-actions a
{
	font-weight: bold;
	font-style: italic;
	color: #0097FE;
	text-decoration: none;
}
.blog-button-panel li.blog-button-actions a:hover
{
	font-weight: bold;
	font-style: italic;
	color: #0097FE;
	text-decoration: underline;
}
.blog-button-panel li.blog-button-actions table
{
	float: right;
}
.blog-button-panel li.blog-button-actions table td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.blog-button-panel li.blog-button-actions table td span.blog-button-comment
{
	background: url(../images/btn_comment.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 25px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}
.blog-button-panel li.blog-button-actions table td span.blog-button-rate
{
	background: url(../images/btn_rate.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 20px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}
.blog-button-panel li.blog-button-actions table td span.blog-button-send-to-friends
{
	background: url(../images/btn_sent.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 30px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}

.blog-details-comment
{
	background-color: #ffffff;
	width: 662px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 18px;
}

.blog-details-comment table
{
	margin-bottom: 10px;
}

.blog-details-comment-01
{
	background-color: #2B75AC;
	height: 20px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	width: 647px;
}

.blog-details-comment-01 b
{
	color: #FFF799;
	font-weight: normal;
}

.blog-details-comment-02
{
	background-color: #E2E5EA;
	width: 182px;
}

.blog-details-comment-03
{
	border-bottom: 1px solid #E2E5EA;
	border-right: 1px solid #E2E5EA;
	padding: 15px;
}

.blog-details-comment-pic
{
	background: url(pic_comment.jpg);
	background-repeat: no-repeat;
	padding-left: 51px;
	padding-top: 14px;
	width: 131px;
	height: 100px;
}

.blog-details-comment-icon
{
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: center;
}

.blog-details-comment-icon img
{
	margin-right: 0px;
}

.pager
{
	margin-right: 13px;
}

.pager .pager-bg
{
	float: right;
	padding-bottom: 4px;
}

.pager-bg ul
{
	margin: 0;
	padding: 0;
}

.pager ul
{
	list-style: none;
	float: left;
}

.pager table tr td ul
{
	padding: 0px 0px 0px 5px;
}

.pager table tr td a
{
	color: #333333;
	text-decoration: none;
}

.pager table tr td a:hover
{
	color: #333333;
	text-decoration: underline;
}

.pager ul li
{
	float: left;
	padding-right: 10px;
}

.pager ul li.current
{
	color: #000000;
	font-weight: bold;
}


.pager-left
{
	padding: 0px 0px 0px 0px;
}


.pager-right
{
	padding: 0px 0px 0px 0px;
}

.blog-footer
{
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 33px;
	width: 740px;
	text-align: right;
	float: left;
}

.button-back
{
	display:block; padding:34px 10px 0 0;
}