body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,form,fieldset,input,select,blockquote,table,th,tr,td,address,iframe,img {
  margin: 0;
  padding: 0;
}

body {
	padding: 0 10px;
	background: #fff;
	/*font-size: 62.5%;*/
	text-align: left;
}

img { border: none; }

p { line-height: 1.8em; }
#navigation { display: none; }
/*-----TOPCONTAINER--*/
#topcontainer {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 95%;
	clear: both;
}
/*-----//TOPCONTAINER--*/
/*-----HEADER--*/
#header {
	margin: 0 0 20px 0;
	width: 100%;
	height: 60pt;
}

#header h1 {
	margin: 18px 0 0 0;
	font-size: 24pt;
	background: transparent;
	display: block;
	float: left;
}

#language {
	display: none;
}
/*-----//HEADER--*/

/*-----BREADCRUMB--*/
#breadcrumb {
	padding: 9px 10px;
	width: auto;
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #333;
	text-align: left;
	clear: both;
}
#breadcrumb a { color: #686f74; text-decoration: underline; }
/*-----//BREADCRUMB--*/

/*-----CONTAINERS--*/
#mainwrapper {
	margin-bottom: 10px;
	width: 100%;
    clear: both;
    overflow: hidden;
    display: inline-table;
}
.mainwrapper-min {
	margin-bottom: 10px;
	background: transparent;
}

#bodycontainer {
	/*width: 633px;*/
	width: 100%;
	text-align: left;
	/*float: left;*/
	background: transparent;
}

#volumenumber-top {
	padding-top: 5px;
	/*width: 633px;*/
}
#volumenumber-btm {
	margin-bottom: 10px;
	padding-bottom: 5px;
	/*width: 633px;*/
}

#volumenumber-mid {
	padding: 2px 18px;
	border-left: 5px solid #000;
	/*width: 597px;*/
}
#volumenumber-mid h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 24pt;
	font-weight: 500;
}

.bodycontainer-top {
	padding: 5px 0 0 0;
	/*width: 633px;*/
	background: url(../images/corners_body_top.png) no-repeat left top;
}
body#archives .bodycontainer-btm {
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	/*width: 633px;*/
}
.addbtmcorner { background: url(../images/corners_body_btm24.png) no-repeat left bottom; }
.bodycontainer-btm {
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	/*width: 633px;*/
	background: url(../images/corners_body_btm.png) no-repeat left bottom;
}

.bodycontainer-mid {
	padding: 5px 18px;
	/*width: 854px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.2em;
	background: #fff;
	clear: both;
	overflow: hidden;
}

#from-the-editor { /*width: 633px; height: 38px;*/border-bottom: 1px solid #000; }
#from-the-editor a {
	width: 633px;
	height: 38px;
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	background: transparent;
	display: block;
}
#home-articles {
	height: 38px;
	/*width: 633px;*/
	width: 900px;
	font-size: 18pt;
	border-bottom: 1px solid #000;
	background: transparent;
}
/*-----//CONTAINERS--*/

/*-----TOP PAGE ARTICLES--*/
#masonry {
	width: 100%;
	/*width: 890px;
	overflow: auto;*/
}
#masonry .articlebox {
	margin: 20px 30px 0 0;
	padding: 0 30px 3px 0;
	/*width: 300px;*/
	width: 380px;
	border-bottom: 1px solid #e6e6e6;
	/*float: left;*/
	display: inline;
}
#masonry .articlebox h2 { margin: 0 0 5px 0; }
#masonry .articlebox h3 {
	padding: 5px 0 16px 0;
	font: 20pt "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #000;
}
#masonry .articlebox h3 a { color: #000; text-decoration: underline; }
#masonry .articlebox p {
	padding: 0 0 10px 0;
	font: 12pt Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 16pt;
}
/*-----//TOP PAGE ARTICLES--*/
/*-----SINGLE PAGE ARTICLE--*/
#article {
	padding: 10px 12px 10px 0;
	width: 585px;
}
#archives-list {
	margin: 30px 0 0 0;
	width: 585px;
}
#articles-list {
	margin: 64px 0 30px 0;
	width: 585px;
}
#inner-article {
	padding: 30px 0 0 0;
}
.entry {
	margin: 0 0 30px 0;
}
.entry img { float: right; margin-left: 10px; }
/*editors blog entry archive*/
.eb-entry {
	margin: 0 0 30px 10px;
	width: 585px;
	clear: both;
	overflow: hidden;
	display: inline-table;
}
.eb-entry .pic {
	margin: 10px 0 0 0;
	width: 60px;
	text-align: left;
	float: left;
}
.eb-entry .entrydetail {
	margin: 0 0 0 20px;
	width: 486px;
	float: left;
}
/*</>editors blog entry archive*/
.whichvolume {
	/*margin-top: 10px;*/
	font-size: 1.2em;
	color: #7f888e;
}
#article h2 {
	padding: 5px 0 16px 0;
	font: 24pt "Times New Roman", Times, serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
#article #archives-list h2 {
	text-transform: none;
}
#article #archives-list .eb-entry h2 {
	text-transform: uppercase;
}
#article h2 a {
	color: #000;
	text-decoration: underline;
}
#article h2 a:hover {
	color: #000;
	text-decoration: none;
	background-color: #cfcfcf;
}
#article h3 {
	font: 18pt "Times New Roman", Times, serif;
	font-weight: 700;
	color: #000;
}
#article ul {
	margin: 0 0 15px 20px;
	list-style-type: disc;
}
#article li {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.6em;
}
#article table {
	width: 574px;
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10pt;
	line-height: 1.1em;
}
#article table th {
	padding: 2px;
	border-style: solid;
	border-color: #000;
	border-width: 0 0 1px 1px;
	background: #f5f5f5;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	line-height: 1.1em;
}
#article table td {
	padding: 2px;
	border-style: solid;
	border-color: #000;
	border-width: 0 0 1px 1px;
	text-align: right;
	font-size: 10pt;
	line-height: 1.1em;
}
#article #writtenby,
#article #postdate,
#article p,
#article #profilebox p { font-family: Arial, Helvetica, sans-serif; }
#article #writtenby {
	margin: 20px 0 30px 0;
	font-size: 11pt;
	color: #52514f;
}
#article #postdate {
	margin: 10px 0 20px 0;
	font-size: 11pt;
	color: #52514f;
}
#article p {
	padding: 0 0 15px 0;
	font-size: 12pt;
	color: #000;
	line-height: 1.6em;
}
#article p.wp-caption-text {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 11pt;
	color: #000;
	line-height: 1.2em;
}
#article dl.wp-caption-text {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 11pt;
	color: #000;
	line-height: 1.2em;
}
#article #profilebox {
	margin: 45px 0 0 0;
	padding: 0 28px 0 18px;
}
#article #profilebox p {
	color: #52514f;
}
#article #postmeta {
	margin: 40px 0 50px 0;
	padding: 17px 0 0 0;
	width: 585px;
	background: url(../images/postmeta_sep.png) repeat-x left top;
	clear: both;
    overflow: hidden;
    display: inline-table;
}
#article #postmeta #keywords {
	width: 300px;
	float: left;
}
#article #postmeta #contentdelivery { 
	width: 150px;
	height: 23px;
	float: right;
}
#article #postmeta #contentdelivery ul {
	list-style-type: none;
}
#article #postmeta #contentdelivery li {
	margin-left: 8px;
	height: 23px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}
#article #postmeta #contentdelivery li a {
	height: 23px;
	background-image: url(../images/postmeta_btns.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#article #postmeta #contentdelivery li#pdfbtn a {
	background-position: 0 0;
	width: 40px;
}
#article #postmeta #contentdelivery li#pdfbtn a:hover {
	background-position: 0 -23px;
}
#article #postmeta #contentdelivery li#rssbtn a {
	background-position: -40px 0;
	width: 63px;
}
#article #postmeta #contentdelivery li#rssbtn a:hover {
	background-position: -40px -23px;
}
/*-----//SINGLE PAGE ARTICLE--*/

/*-----RELATED POSTS--*/
#relatedposts {
	margin: 30px 0;
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	color: #515050;
}
#relatedposts h2 {
	font-size: 12pt; 
	font-weight: 500;	
}
#relatedposts ul {
	margin-left: 30px;
	list-style-type: disc;
}
#relatedposts li {
	font-size: 12pt;
	line-height: 18pt;
}
#relatedposts li a {
	color: #515050;
	text-decoration: underline;
}
#relatedposts li a:hover {
	color: #515050;
	text-decoration: none;
	background-color: #cfcfcf;
}
/*-----//RELATED POSTS--*/

/*-----SINGLE PAGE NAVIGATION--*/
#postnavi {
	/*padding: 10px 0;
	width: 585px;
	background: #fff;
	border: 1px solid #7f888e;
	clear: both;
    overflow: hidden;
    display: inline-table;*/
    display: none;
}
#postnavi ul { margin: 0; list-style-type: none; }
#postnavi li {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #000;
}
#postnavi li.back { padding-left: 12px; float: left; }
#postnavi li.next { padding-right: 12px; text-align: right; float: right; }
#postnavi li a {
	color: #fff;
	text-decoration: underline;
}
#postnavi li a:hover {
	color: #7f888e;
	text-decoration: none;
	background-color: #fff;
}
/*-----//SINGLE PAGE NAVIGATION--*/

/*-----SIDECONTAINERS--*/
#sidecontainer {
	display: none;
}


body#editors-blog #bodycontainer #profile-wrap {
	margin: 0 0 30px 0;
	width: 500px;
	clear: both;
	overflow: hidden;
    display: inline-table;
}
#profile-wrap {
	width: 214px;
	clear: both;
}
#profile-wrap img {
	margin-right: 5px;
	float: left;
}
#profile-wrap h2 {
	font-size: 1.2em;
	font-weight: 500;
	color: #000;
}
#profile-wrap h2 a { color: #000; text-decoration: underline; }
#profile-wrap h2 a:hover { color: #000; text-decoration: none; background-color: #cfcfcf; }
/*-----//SIDECONTAINERS--*/

/*-----FOOTER--*/
#footer {
	/*margin-top: 10px;*/
	width: 100%;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
}
#footer-btm {
	padding-bottom: 5px;
	width: 890px;
	background: transparent;
}
#footer-top {
	padding-top: 5px;
	width: 890px;
	background: transparent;
}
#footer-mid {
	background: #fff;
	text-align: center;
}
#footer-mid p { line-height: 1.6em; }
/*-----//FOOTER--*/

/*-----CATEGORY LABEL--*/
body#home #bodycontainer .catlabel {
	padding: 2px 0 2px 8px;
	border-left-style: solid;
	border-left-width: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color: #000;
}
body#editors-blog #bodycontainer .catlabel {
	margin: 10px 0;
	padding: 0 0 5px 0;
	border-left: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color: #000;
}
#bodycontainer .catlabel {
	margin-bottom: 15px;
	padding: 2px 0 2px 8px;
	border-left-style: solid;
	border-left-width: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color: #000;
}
/*color for magazine posts*/
#bodycontainer .diplomacy-politics,
#bodycontainer .diplomacy-politics a,
#bodycontainer .economy,
#bodycontainer .economy a,
#bodycontainer .society-culture,
#bodycontainer .society-culture a,
#bodycontainer .special-features,
#bodycontainer .special-features a,
#bodycontainer .chronology,
#bodycontainer .chronology a,
#bodycontainer .from-editor,
#bodycontainer .from-editor a { border-left-color: #000; color: #000; text-decoration: none; }
/*color for editorsblog posts*/
body#editors-blog #bodycontainer .diplomacy,
body#editors-blog #bodycontainer .politics,
body#editors-blog #bodycontainer .economy,
body#editors-blog #bodycontainer .societyculture {
	border-bottom-color: #000;
	color: #000;
}

/*-----//CATEGORY LABEL--*/

/*-----PAGETOP--*/
#pagetop-container {
	padding: 20px 0 0 0;
	width: 587px;
	clear: both;
}
#pagetop {
	display: none;
}
#pagetop a {
	width: 90px;
	height: 19px;	
	background: url(../images/pagetop.png) no-repeat 0 0;
	display: block;
}
#pagetop a:hover {
	background-position: 0 -19px;
}
/*-----//PAGETOP--*/

/*-----MORE-LINK--*/
a.more-link { color: #333; text-decoration: none; }
/*-----//MORE-LINK--*/


/*-----FLOAT HACK--*/ 
#header:after,
#mainwrapper:after,
.sidesection-sub:after,
#article #postmeta:after
#article #postmeta #contentdelivery:after,
.eb-entry:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
 
/*\*/
*+ html #header,
*+ html #mainwrapper,
*+ html .sidesection-sub,
*+ html #article #postmeta,
*+ html #article #postmeta #contentdelivery,
*+ html .eb-entry {
    height: 1%;
    overflow: visible;
}
* html #header, 
* html #mainwrapper,
* html .sidesection-sub,
* html #article #postmeta,
* html #article #postmeta #contentdelivery,
* html .eb-entry {
    height: 1em;
    overflow: visible;
}
/**/
/*-----//FLOAT HACK--*/
