/* MAIN TYPOGRAPHY */
html { font-size: 62.5%; font-family:Arial, Helvetica, sans-serif}
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: tahoma, courier, monaco, "Lucida Console", mono-space; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */
blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* language specific quotes! */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }


/* FORMS */
fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; }
input[type='text'], input[type='password']  { cursor: text; }

/*
-----------------------------
CONTENT ONLY
-----------------------------
*/

/* BASE SIZES */
body { font-size: 1.2em; line-height: 1.6em; background:#FFF; }
h1 { font-size: 1.6em; line-height:1; text-align:center; font-family:"Myriad Pro", Arial, Helvetica, sans-serif; font-weight:normal}
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

/* HR */
hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */
ul { list-style: disc outside}
ol { list-style-position: outside; list-style-type: decimal; }
dt { font-weight: bold; }

/* TABLES */
table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
th, td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

/* MARGINS & PADDINGS */
blockquote *:first-child { margin: .8em 0; }
hr, p, ul, ol, dl, pre, blockquote, address, table, form { margin-bottom: .8em; }

img.left{float:left; margin:0 20px 10px 0}
img.right{float:right; margin:0 0 10px 20px}
img[align="left"]{margin:0 20px 10px 0}
img[align="right"]{margin:0 0 10px 20px}


/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 { margin: 0 0 .5em;  }
h2 { margin: 0 0 .535em; }
h3 { margin: 0 0 .57em; }
h4 { margin: 0 0 .615em; }
h5 { margin: 0 0 .67em; }
h6 { margin: 0 0 .8em; }
th, td { padding: .8em; }
caption { padding-bottom: .8em; } /* padding instead of margin for IE */
blockquote { padding: 0 1em; margin: 1.6em 0; }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
textarea, input { padding: .3em .4em .15em .4em; }
select { padding: .1em .2em 0 .2em; }
option { padding: 0 .4em; }
dt { margin-top: .8em; margin-bottom: .4em; }
ul { margin-left: 1.5em; }
ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left: 2.5em; }
form div { margin-bottom: .8em; }

/* COLORS */
a:link { text-decoration: underline; color: #043f68; }
a:visited { text-decoration: underline; color: #99c; }
a:hover { text-decoration: underline; color: #c33; }
a:active, a:focus { text-decoration: underline; color: #000; }
code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

.grey{color:#808080}

/* CLEARFIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix {display: inline-block;} /* for IE/Mac */
html[xmlns] .clearfix {  display: block; }

body{background:#273338; color:#000101}
#container{background:url(../images/page_bg.jpg) left top repeat; padding-top:35px}
.container_bg{background:url(../images/bot_bg.jpg) left bottom repeat-x; padding-bottom:26px}
#page{width:957px; margin:0 auto}
#header{font-family:"Myriad Pro", Arial, Helvetica, sans-serif; height:174px; background:url(../images/header_bg.jpg) left top no-repeat #02365b; position:relative; color:#fff}
	.logo{position:absolute; top:29px; left:38px}
	.slogan{position:absolute; top:53px; left:187px; font-size:14px}
	.slogan h1{font-size:43.5px; margin-bottom:13px; line-height:20px}
	.founded{width:176px; background:url(../images/found.gif) center center no-repeat; text-align:center; color:#afe1f2; line-height:23px; margin:0; position:absolute; left:187px; bottom:16px; font-size:14px}
	.issn{color:#FFFFFF; margin:0; position:absolute; text-align:right; right:27px; bottom:16px; font-size:14px;}
#content{background:#fff; padding:18px 16px}
	.col_3{padding:0 229px 0 243px}
	
	.left_col{float:left; width:203px; margin-left:-243px; background: url(../images/left_top_bg.jpg) left top no-repeat #eaeff0}
	.left_bg{background:url(../images/left_bot_bg.jpg) left bottom no-repeat; padding:3px; height:100%}
	.left_col h1, .right_col h1{font-size:20px; padding:9px 10px 9px 20px}
	.right_col{float:right; width:189px; margin-right:-229px}
	.left_col h1{color:#fff; background:url(../images/lft_h1.jpg) left top no-repeat #053d66}
	.right_col h1{color:#273338; background:url(../images/rgt_h1.jpg) left top no-repeat #b4b5b6}
	.mid_col{padding-top:5px; vertical-align:top}
	.mid_col h1{font-family:"Times New Roman", Times, serif; font-size:30px}
	
	.arowed{list-style:none; margin-left:30px; margin-bottom:20px}
	.arowed li{padding-left:19px; background:url(../images/ar_li.gif) left 7px no-repeat}
	.arowed a{color:#4f4f4f !important}
	
	.news{color:#306d15; margin-bottom:20px}
	.news .item{border-bottom:1px dotted #b4b5b6; padding:0 0 12px 10px; margin-bottom:12px}
	.news a{text-decoration:none}
	.news a:hover{text-decoration:underline}
	
	.archive{ padding-left:9px}
		.archive a{width:auto; text-decoration:none !important; display:inline}
		.archive a:hover{text-decoration:underline !important}
		.archive span{float:right; text-decoration:none !important; color:#565656 !important}

	.publications{}
		.publications .item{padding:0 140px 0 30px; margin-bottom:35px}
		.publications p{margin:0}
		.publications .p2{color:#007dcd !important}
		.publications .dwl{float:right; width:130px; margin-right:-140px; font-size:0.9em}
		.publications .dwl a{color:#007dcd !important}
		#reflink, #biblink {background:url(../images/essay.gif) left center no-repeat; color:#216304 !important; padding-left:10px}
		.remark{color:#3e3e3e; font-size:0.9em}
		.ref, .bl{border:solid 1px #000033; padding-left:5px; padding-right:5px;}
#footer{color:#fff; font-size:0.9em; background:url(../images/footer_bg.jpg) left top no-repeat; min-height:35px; padding:20px 20px 0; line-height:1.2em}
