@charset "utf-8";



/* Navigation(global) */
/* -------------------------------------------- */

#gNav li.international a {
	background-position: -190px -58px;
}



/* Heading */
/* -------------------------------------------- */

#content h2 {
	width: 560px;
	margin: 27px 0 10px 0;
}
#content h3 {
	margin: 20px 0 4px 0;
	padding: 0 0 3px 0;
	font-size: 85%;
	font-weight: bold;
	border-bottom: 2px solid #c2ae95;
}



/* Index */
/* -------------------------------------------- */

#content div#reportersList {
	border-bottom: 2px solid #c2ae95;
}

#content div#reportersList h3 {
	float: left;
	width: 525px;
}

#content div#reportersList ul.reporters {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul.reporters li {
	float: left;
	width: 262px;
	padding: 10px 0 10px 0;
}
#content ul.reporters li.line {
	background: url("../../../img/line_01.gif") left bottom repeat-x;
}
#content ul.reporters li div.thumbnailBox {
	float: left;
	width: 68px;
	background: url("../img/bg_thumbnail.gif") 0 0 no-repeat;
}
#content ul.reporters li div.thumbnailBox a {
	display: block;
}
#content ul.reporters li div.thumbnailBox a.thumbnail {
	display: block;
	width: 68px;
	height: 65px;
	padding: 6px 0 0 0;
}
#content ul.reporters li div.thumbnailBox a.enter {
	display: block;
	margin: 3px 0 0 3px;
}
#content ul.reporters li div.thumbnailBox a.thumbnail img {
	display: block;
	margin: 0 0 0 8px;
}
#content ul.reporters li div.thumbnailBox a.enter img {
	display: block;
}
#content ul.reporters li div.data {
	float: left;
	width: 187px;
	margin: 0 0 0 7px;
	padding: 2px 0 0 0;
}
#content ul.reporters li img.country {
	margin: 0 5px 0 0;
}

#content ul.reporters h4 {
	margin: 3px 0;
	font-size: 110%;
	font-weight: bold;
}
#content ul.reporters h4 a {
	padding: 0px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 2px no-repeat;
	text-decoration: none;
}
#content ul.reporters p {
	font-size: 100%;
	line-height: 1.4;
}



/* Archive */
/* -------------------------------------------- */

body.archive #content div.reporter {
	width: 525px;
	margin: 21px 0;
	background: url("../img/bg_profile_body.gif") left repeat-y;
}
body.archive #content div.reporter .bTop {
	width: 525px;
	height: 20px;
	background: url("../img/bg_profile_top.gif") 0 0 no-repeat;
}
body.archive #content div.reporter .bBottom {
	width: 525px;
	height: 20px;
	background: url("../img/bg_profile_bottom.gif") 0 0 no-repeat;
}
body.archive #content div.reporter .bBody {
	padding: 20px 0;
	background: url("../img/stamp.gif") right top no-repeat;
}

body.archive #content div.reporter div.thumbnail {
	float: left;
	display: inline;
	width: 77px;
	margin: 0 0 0 13px;
}
body.archive #content div.reporter div.data {
	float: left;
	display: inline;
	width: 400px;
	margin: 0 0 0 10px;
}
body.archive #content div.reporter div.data h2 {
	width: 400px;
	margin: 6px 0 0 0;
	font-size: 110%;
	font-weight: bold;
}
body.archive #content div.reporter div.data p {
	margin: 4px 0;
}
body.archive #content div.reporter div.data img.country {
	margin: 0 5px 0 0;
}
body.archive #content div.reporter div.data .profile {
	font-size: 75%;
	line-height: 1.5;
}
body.archive #content div.reporter div.data .profile p {
	font-size: 100%;
}

body.archive #content dl.headline {
	width: 525px;
	border-bottom: 2px solid #c2ae95;
}
body.archive #content dl.headline dt,
body.archive #content dl.headline dd {
	padding: 10px 0 10px 0;
	background: url("../../../img/line_01.gif") left bottom repeat-x;
}
body.archive #content dl.headline dt.last,
body.archive #content dl.headline dd.last {
	background-image: none;
}

body.archive #content dl.headline dt {
	width: 100px;
}
body.archive #content dl.headline dd {
	width: 425px;
}



/* Entry */
/* -------------------------------------------- */

body.entry #content #entryBox {
	margin: 11px 0 0 0;
	background: url("../../../img/box/bg_entry_520_body.gif") 0 0 repeat-y;
}
body.entry #content #entryBox .bHead {
	background: url("../img/bg_entry_520_top_clip.gif") left top no-repeat;
}
body.entry #content #entryBox .bBottom {
	height: 5px;
	background: url("../../../img/box/bg_entry_520_bottom.gif") left bottom no-repeat;
}

body.entry #content #entryBox .bBody {
	margin: 0 22px 0 22px;
}

body.entry #content #entryBox .head {
	margin: 0 0 0 0;
}
body.entry #content #entryBox .card {
	float: right;
	display: inline;
	width: 200px;
	height: 100px;
	margin: 14px 10px 0 0;
}
body.entry #content #entryBox h1 {
	float: left;
	display: inline;
	width: 280px;
	margin: 45px 0 0 22px;
}
body.entry #content #entryBox span.title {
	display: block;
	font-size: 100%;
	font-weight: bold;
}
body.entry #content #entryBox span.date {
	display: block;
	margin: 8px 0 8px 0;
	font-size: 75%;
}
body.entry #content #entryBox .card .icon {
	float: left;
}
body.entry #content #entryBox .card .data {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 140px;
}
body.entry #content #entryBox .card .data h4 {
	margin: 2px 0 4px 0;
	font-size: 90%;
	font-weight: bold;
}
body.entry #content #entryBox .card .data p.college {
	width: 120px;
	font-size: 75%;
	line-height: 1.2;
}
body.entry #content #entryBox .card .link {
	float: left;
	width: 185px;
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	background: url("../../../img/bl_link2.gif") 0 3px no-repeat;
	font-size: 12px;
}
body.entry #content #entryBox .card .link a {
	text-decoration: none;
}

body.entry #content #entryBox .body {
	width: 470px;
	padding: 20px 0 0 0;
	border-top: 2px solid #eee5d8;
	font-size: 75%;
	line-height: 1.6;
}
body.entry #content #entryBox .body .pic {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
body.entry #content #entryBox .body p {
	font-size: 100%;
}

/* meta */
body.entry #content .meta ul,
body.entry #content .meta ul li,
body.entry #content .meta p {
	display: inline;
}
body.entry #content .meta ul li a {
	padding: 2px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 4px no-repeat;
	line-height: 1.3;
}
body.entry #content .meta{
	width: 470px;
	text-align: right;
	margin: 20px 0 15px 0;
}
body.entry #content .meta a {
	text-decoration: none;
}

/* bottomList */
.bottomList {
	width: 470px;
	border-top: 2px solid #eee5d8;
	padding: 16px 0 0 0;
	margin-bottom: 10px;
}

body.entry #content .hNav {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
body.entry #content .hNav li {
	margin: 0;
}
body.entry #content .hNav a {
	padding: 0 0 0 15px;
	background: url("../../../img/bl_link2.gif") 0 0 no-repeat;
	text-decoration: none;
}

body.entry #content .pNavBox {
	float: left;
	width: 280px;
}
body.entry #content .pNav {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}
body.entry #content .pNav dt {
	clear: left;
	float: left;
	width: 62px;
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}
body.entry #content .pNav dd {
	float: left;
	width: 207px;
	margin: 0;
	padding: 0 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 2px no-repeat;
	font-size: 75%;
	line-height: 1.3;
}
body.entry #content .pNavBox p.index {
	float: left;
	width: 269px;
	margin: 10px 0 0 0;
}
body.entry #content .pNavBox a {
	text-decoration: none;
}
body.entry #content .pNavBox p.index a {
	padding: 2px 6px 2px 13px;
	background: #ece2d4 url("../../../img/bl_link.gif") 4px 4px no-repeat;
}



/* Sidebar */
/* -------------------------------------------- */

#sidebar h2 {
	margin-top: 10px !important;
}
#sidebar h2.first {
	margin-top: 0 !important;
}

#sidebar ul.eNav {
	margin: 0 0 0 9px;
	padding: 0;
}
#sidebar ul.eNav li {
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
}
#sidebar .eNav {
	margin: 0;
	padding: 0;
}
#sidebar .eNav dt {
	clear: left;
	float: left;
	width: 41px;
	margin: 0 0 0 0;
}
#sidebar .eNav dd {
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 70%;
}
#sidebar .eNav dd p {
	margin: 0;
	padding: 1px 0;
}
#sidebar .eNav dd a {
	text-decoration: none;
}
#sidebar .eNav dd p.title a {
	padding: 0 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 2px no-repeat;
	text-decoration: none;
}
#sidebar .eNav dd p.title span.sub {
	display: block;
	font-size: 85%;
}



/* Icon */
/* -------------------------------------------- */

.icon {
	width: 41px;
}
.icon img {
	float: left;
}
.icon img.thumbnail {
	margin: 0 0 2px 0;
}
.icon img.country {
	display: inline;
	margin: 0 3px 0 0;
}

