/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #fff;
	color: #000000;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 35px 0
}
a{
	color: #9c0000;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 1em;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 0 1.3em;
	text-transform: uppercase
}
h3{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 .8em;
	text-transform: uppercase
}
h4, h5{
	color: #848587;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .3em;
	text-transform: uppercase
}
h5{
	color: #000000;
	margin: 0 0 .5em
}
p{
	padding: 0 0 1.2em
}



/*=== Layout ===*/
#page_container {
	margin: 0 auto;
	width: 960px;
}

/*=== Header ===*/
#header{
	background: #e0bf93 url(/img/header-bgr.jpg) no-repeat top right;
	height: 102px;
	width: 960px;
	float: left;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
}
#home #header{
	background: url(/img/header-bgr-home.gif) no-repeat top right;
	border: 1px solid #e0bf93;
	border-bottom: 0
}
#layout_canvas {
	float: right;
	width: 680px;
	margin:0;
	padding:50px 0 0 0;
}
#wp_page_content {
	float: left;
	width: 420px;
	padding: 0 15px;
}

ul.attachment_list {
	float: right;
	width: 200px;
	padding-top: 38px;
}
ol.footnotes {
	padding: 10px 0 0 20px;
}

/* SPLASH */
#splash {
	background: #e0bf93 url(/img/htp_splash.jpg) no-repeat top right;
	height: 646px;
	width: 960px;
	float: left;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
}
#splash h1 {
	display: none;
}
#splash_menu{
	margin: 0;
	padding: 550px 0 0 20px;
	float: left;
}
#splash_menu li{
	float: left;
	padding-top: 30px;
}
#splash_menu li a{
	color: #848587;
	padding: 0 8px;
}
#splash_menu li.zeit_link {
	padding: 0 204px 0 0;
}
li.language_item a {
	font-weight: bold;
}
#splash_menu li a:hover,
#splash_menu li.active a{
	color: #9c0000;
	text-decoration: none
}

/*- Logo -*/
#header h1{
	background: url(/img/logo.gif) no-repeat;
	float: left;
	width: 287px;
	height: 96px;
	padding: 0;
	margin: 0;
}
#header h1 a{
	float: left;
	width: 287px;
	height: 80px;
	padding: 0;
	margin: 0;
	display: none;
}
#header h1 a:hover{
	text-decoration: none
}
#home #header h1{
	background: url(/img/logo-home.gif) no-repeat;
	border-bottom: 1px solid #000;
}



/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 11px;
	height: 24px;
	margin: 0;
	padding: 10px 0 0 0;
	width: 958px;
	text-align: right;
	float: left;
	border: 1px solid #e0bf93;
	border-top: 0;
	border-bottom: 0;
}
#nav1 ul{
	padding: 0 30px 0 0
}
#nav1 li{
	display: inline
}
#nav1 li a{
	color: #848587;
	padding: 0 8px
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #9c0000;
	text-decoration: none
}



/*- Nav2 -*/
.nav2 ul{
	border-bottom: 1px solid #e0bf93;
	margin: 0;
	padding: 0 0 0 0;
	width: 200px;
}
.nav2 li{
	border-top: 1px solid #e0bf93;
}
.nav2 li li{
	border-bottom: 0;
}
.nav2 li a{
	color: #848587;
	display: block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 20px
}
.nav2 li a:hover{
	color: #9c0000;
	text-decoration: none
}
.nav2 li.active li, .nav2 ul ul{
	border: 0
}
.nav2 li.active li a{
	font-weight: normal;
	height: 20px;
	line-height: 20px
}
.nav2 li.active li.active a{
	color: #9c0000
}


/*- Nav2 Wordpress classes-*/
.nav2 li.current_page_item, .nav2 li.current_page_ancestor {
	color: #9c0000;
	background: url(/img/nav2-ico.gif) no-repeat top left;
}
.nav2 li.current_page_ancestor li.current_page_item {
background: transparent;
}
.nav2 li.current_page_ancestor ul,.nav2 li.current_page_item ul {
	border-top: 1px solid #e0bf93;
}
.nav2 li.current_page_ancestor li, .nav2 li.current_page_item li, .nav2 ul ul{
	border: 0
}
.nav2 li.current_page_ancestor li a, .nav2 li.current_page_item li a{
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	background: #fff;
}
.nav2 li.current_page_ancestor li.current_page_item a, .nav2 li.current_page_ancestor li.current_page_ancestor a{
	background: transparent;
	color: #9c0000;
}
.nav2 li.current_page_ancestor  li.current_page_item li a, .nav2 li.current_page_ancestor  li.current_page_ancestor li a{
	background: transparent;
	color: #9c0000;
}
.nav2 li.current_page_ancestor  li.current_page_ancestor li.current_page_item a{
	color: #9c0000;
}
.nav2 ul ul{
	padding-bottom: 2px;
}



/*=== All Columns ===*/
#columns{
	border: 1px solid #e0bf93;
	border-top: 0;
	height: 1%;
	padding: 0 0 20px 0;
}
#home #columns{
	padding-bottom: 40px
}



/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 45px 0 0 0;
	width: 175px;
}



/*=== Center Column ===*/
#centercol{
	float: right;
	height: 1%;
	width: 669px
}
#centercol.wide{
	margin: 90px 0 0
}



/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 90px 0 0;
	width: 390px
}
.col2{
	float: left;
	margin: 90px 0 0 45px;
	width: 195px
}



/*=== Styling Boxes ===*/
/*- Wrapper -*/
.wrap{
	float: left;
	padding: 0 70px 10px 0;
	width: 240px
}
.wrap p{
	padding: 0 0 7px;
	font-size: .9em;
}



/*=== Styling Lists ===*/
/*- List1 -*/
#wp_page_content ul{
	margin-bottom: 1em
}
#wp_page_content ul li{
	background: url(/img/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .5em;
	padding: 0 0 0 10px
}



/*- List2 -*/
.list2 li{
	background: url(/img/ico-list2.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 10px
}
.list2.back li{
	background: url(/img/ico-back.gif) no-repeat 0 4px
}

ul.twocol {
	width: 620px;
}
ul.twocol li {
	width: 300px;
}
ul.twocol ul li {
	float: left;
	width: 290px;
	height: 90px;
}
ul.twocol ul li img {
	float: left;
	border-right: 8px solid #fff;
}
ul#fellows_yearly {
	width: 640px;
	padding: 15px 0 0 0;
}
ul#fellows_yearly li {
	float: left;
	width: 300px;
	height: 200px;
	padding: 0 15px 0 0;
}
ul#fellows_yearly li img {
	float: left;
	border-right: 10px solid #fff;
}
img.alignleft {
	float: left;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
}

/*=== Styling Buttons ===*/
a.more{
	background: url(/img/ico-list2.gif) no-repeat 0 4px;
	padding: 0 0 0 10px
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl, .flbig {
	float: left
}
.fr{
	float: right
}
.pic img{
	border: 1px solid #cececf;
	display: block;
	margin: 0 0 15px
}
.pic.fl img{
	margin: 0 15px 95px 0
}
.pic.fl.small img{
	margin: 0 15px 15px 0
}
.pic.flbig img{
	margin: 0 15px 15px 0
}
.ad {
	float: left;
	padding: 238px 0 0 40px;
}

/* Attachment List Wordpress*/
.attachment_list .attachment {
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 1em;
}
.attachment_list .attachment a {
	display: block;
	color: #000;
	padding-left: 20px;
	padding-top: 1px;
	background-repeat: no-repeat;
	background-image: url(img/icon/page_white.png);
}
.attachment_list .attachment p {
	float: left;
	padding-left: 0px;
	font-size: .9em;
}
.attachment_list .attachment p {
	display: none;
}
.attachment_list .attachment a:hover {
	text-decoration: none;
}
.attachment_list .zip a, .attachment_list .gz a, .attachment_list .gzip a, .attachment_list .bz a, .attachment_list .bz2 a, .attachment_list .rar a, .attachment_list .tgz a, .attachment_list .tar-gz a, .attachment_list .tar a, .attachment_list .gtar a, .attachment_list .cab a {
	background-image: url(img/icon/page_white_zip.png);
}
.attachment_list .pdf a {
	background-image: url(img/icon/page_white_acrobat.png);
}
.attachment_list .as a {
	background-image: url(img/icon/page_white_actionscript.png);
}
.attachment_list .html a {
	background-image: url(img/icon/page_white_code.png);
}
.attachment_list .cfm a, .attachment_list .cfml a {
	background-image: url(img/icon/page_white_coldfusion.png);
}
.attachment_list .java a, .attachment_list .jar a, .attachment_list .jad a, .attachment_list .jav a {
	background-image: url(img/icon/page_white_cup.png);
}
.attachment_list .sql a {
	background-image: url(img/icon/page_white_database.png);
}
.attachment_list .xls a {
	background-image: url(img/icon/page_white_excel.png);	
}
.attachment_list .fla a, .attachment_list .swf a {
	background-image: url(img/icon/page_white_flash.png);
}
.attachment_list .fh3 a, .attachment_list .fh4 a, .attachment_list .fh5 a, .attachment_list .fh6 a, .attachment_list .fh7 a, .attachment_list .fh8 a, .attachment_list .fh9 a, .attachment_list .fh10 a {
	background-image: url(img/icon/page_white_freehand.png);
} 
.attachment_list .php a, .attachment_list .phps a, .attachment_list .php4 a, .attachment_list .php5 a {
	background-image: url(img/icon/page_white_php.png);
}
.attachment_list .ppt a {
	background-image: url(img/icon/page_white_powerpoint.png);
}
.attachment_list .rb a, .attachment_list .rbs a, .attachment_list .rhtml a {
	background-image: url(img/icon/page_white_ruby.png);
}
.attachment_list .txt a, attachment_list .rtf a {
	background-image: url(img/icon/page_white_text.png);
}
.attachment_list .doc a {
	background-image: url(img/icon/page_white_word.png);
}
.attachment_list .ai a, .attachment_list .svg a {
	background-image: url(img/icon/page_white_vector.png);
}
.attachment_list .jpg a, .attachment_list .gif a, .attachment_list .png a, .attachment_list .bmp a, .attachment_list .psd a {
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
}