

body {
	background-color:#e5dfdf;
	font-family:arial,serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	overflow-y:scroll;
}

.clear {
	clear:both;
}

ul {
	padding-left: 0;
}

li {
	list-style: none;
}

#mainContent {
	background:transparent url(/app/lib/img/mainBackground.png) repeat-y scroll 0 0;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	width:950px;
	margin:0 auto;
	min-height: 500px;
}

.mainTable .mainTd {
	padding: 0 50px 20px;
}

#footerSeparator{
	background:transparent url(/app/lib/img/footerSeparator.png) repeat-y scroll 0 0;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	width:950px;
	margin:0 auto;
	height: 35px;
}

#footer {
	width:1000px;
	margin:0 auto;
	text-align: center;
	color: #787777;
	font-size: 12px;
	padding-bottom: 10px;
}

#footer a {
	color: #787777;
}

#logo {
	padding-top: 10px;
	float:left;
	padding-left: 20px;
}

#menu_changelanguage {
	color: #8c1616;
	float:right;
	padding-right: 20px;
	padding-top: 20px;
	/*background: transparent url(/app/lib/img/langBackground.png) no-repeat 0 0;*/
	font-size:12px;
}

#menu_changelanguage a {
	color: #8c1616;
}

#menuWrapper {
	height:30px;
	margin:0 auto;
	position:relative;
	width:950px;
	border-bottom: 1px solid #e5dfdf;
}

#menu {
	bottom:-1px;
	padding:0;
	position:absolute;
	left:0;
}

#menu ul {
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu li {
	display:inline;
}

#menu a, #menu a:visited {
	color:#871417;
	background: transparent url(/app/lib/img/tabBackground.png) no-repeat center center;
}

#menu a, #menu a:visited, #menu a.selected {
	display:block;
	float:left;
	font-size:16px;
	font-weight:normal;
	height:23px;
	padding-bottom:1px;
	padding-top:6px;
	margin-left: 10px;
	text-align:center;
	text-decoration:none;
	/*text-transform:capitalize;*/
	width:170px;
}

#menu a:hover {
	color: #871417;
}

#menu a.selected {
	color: #871417;
	background: transparent url(/app/lib/img/tabBackground_selected.png) no-repeat center center;
}

#menu .first {
	/*border-left:1px solid #CECECE;*/
}

#search {
	float: right;
	padding-top: 12px;
	padding-right: 20px;
}

#search input {
	font-size:16px;
	height:20px;
	line-height:30px;
	width: 150px;
	border: 1px solid #b04d50;
}
/*
#search input[type="submit"] {
	background-color: #c66568;
	border: 1px solid #b04d50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	height: 25px;
	padding-bottom:2px;
	width: auto !important;
	color:white;
	font-size: 14px;
}*/

#page {
	padding: 50px 20px 20px;
}

.widget {
	/*float: left;*/
	width: 355px;
	/*padding-top: 0;*/
	/*padding-bottom: 20px;*/
	/*padding-left: 50px;*/
	/*padding-right: 50px;*/
	/*height: 455px;*/
}

.searchResults h1,
.legal h1,
.widget h1 {
	border-top: 1px dotted #939393;
	border-bottom: 1px dotted #939393;
	color: #871417;
	margin:0;
	padding:5px 0 3px;
	font-size: 14px;
	width: 250px;
	font-weight: normal;
	
}

.widget .blog h1  {
	width: auto;
	max-width: 450px;
}

.widget h1 a:visited,
.widget h1 a {
	color: #871417;
}

.widget h2 {
	color: #871417;
	font-size: 14px;
	/*width: 310px;*/
	font-weight: normal;
}

.widget p {
	font-size: 12px;
	/*width: 310px;*/
}


.blog .tdLeftUp,
.blog .tdRightUp{
	display:none;
}
.widget.blog.leftUp,
.widget.blog.rightUp{
	height: 0;
	padding:0;
	margin:0;
}

.widget.blog.leftDown {
	width: 460px
}

.widget.blog.rightDown {
	width: 250px;
}

.default a,
.blog a {
	color: #585858;
	text-decoration:none;
	font-size: 12px;
}
.blog h1 a {
	font-size: 14px;
}

.default a:hover,
.blog a:hover {
	text-decoration:underline;
}

.blog {
	color: #585858;
	font-size: 12px;
}

.blog span {
	color: #999;
}

.blog .post_text,
.blog .entry {
	color: #000;
}

.blog .comment_header {
	color: #871417;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 15px;
	border-bottom: 1px solid #585858;
}

.blog .comment_header span {
	color: #871417;
}

.blog .comment_entry{
	padding-top: 10px;
}

.blog .comment_text {
	color: black;
	padding-bottom:5px;
}

.blog .comment_alias,
.blog .comment_date {
	display: inline;
}

.blog .comment_date {
	color: #871417;
}

.blog .comment_header {
	margin-bottom: 10px;
}

.blog .comment_new .comment_new_key {
	padding:0 10px 2px 30px;
}

.blog .comment_new input.text {
	background-color:#D6D5D4;
	border-style:none;
	border-width:0;
	color:#333333;
	margin-bottom:10px;
	margin-top:5px;
	width:300px;
}

.blog .comment_new textarea {
	background-color:#D6D5D4;
	border:medium none;
	height:90px;
	margin-bottom:10px;
	margin-top:5px;
	width:300px;
}
.blog .bottom {
	padding-bottom: 10px;
}
.blog .bottom .right {
	display:none;
}

#personList {
	/*position:relative;*/
}

.personContent {
	position:relative;
}

.person {
	margin-top:10px;
	cursor: pointer;
	color: #585858;
	font-size: 12px;
	position: relative;
	padding-right:10px;
	width: 375px;
	
}

.personThumbnail {
	/*padding: 10px 10px 10px 0;*/
	padding: 10px;
	width:115px;
}

.personName {
	padding-top: 10px;
	font-weight: bold;
	height: 24px;
}

.personEmail {
	padding-bottom: 10px;
}

.personEmail a {
	color: #871417;
	text-decoration: none;
}
.personEmail a:hover {
	text-decoration: underline;
}

.personHighlight {
	background-color: #ffffcc;
}

.personArrow {
	background: #871417 url(/app/lib/img/personSelected.png) no-repeat left center;
	height:98px;
	left:-50px;
	position:absolute;
	
	top:10px;
	width:430px;
	
	
}

.personSelected {
	/*background-color: #ffffcc;*/
	/*background: #871417 url(/app/lib/img/personSelected.png) no-repeat left center;*/
	background: #871417;
	color: white;
}

.personSelected a {
	color: white;
}

.curriculumPerson {
	/*width: 265px;*/
	margin-top:40px;
}

.logo {
	color: #585858;
	font-weight:normal;
}

.logo span {
	color: #871417;
	font-weight: bold;
}

.recentPost {
	padding-top: 10px;
	color: #585858;
	font-size: 12px;
	width: 300px;
}

.recentPost a {
	color: #871417;
	text-decoration:none;
	font-style:italic;
}

.recentPost a:hover {
	text-decoration: underline;
}

.recentNew {
	clear:both;
}
.recentNew img {
	border: 1px solid #ccc;
	padding: 2px;
	max-width: 115px;
	float: left;
	margin-right: 10px;
}

.recentNew a {
	color: #871417;
	text-decoration:none;
	font-style:italic;
}

#publicationsList th {
	/*border-top: 1px dotted #939393;*/
	border-bottom: 1px dotted #939393;
	color: #871417;
	margin:0;
	padding:5px 0 3px;
	font-size: 14px;
	font-weight: normal;
}

#publicationsList td {
	color:#585858;
	font-size:12px;
	vertical-align:top;
}

#publicationsFilter select {
	width: 230px;
	margin-bottom: 10px;
}

#publicationsFilter .submit {
	color: #871417;
	font-size: 12px;
	text-align: right;
	width: 230px;
}

#publicationsFilter .submit a {
	color: #871417;
}

.searchResults {
	padding-left: 50px;
	padding-right: 50px;
}

.searchResults .item span.type{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding:1px 3px;
	margin-right: 10px;
}
.searchResults .blogPost span.type{
	background-color:#C87800;
}
.searchResults .blogComment span.type{
	background-color:#6492AC;
}

.searchResults .separator {
	border-top:1px solid #DDDDDD;
	height:10px;
	margin-top:10px;
}

.searchResults .item {
	border-bottom:1px solid #DDDDDD;
	margin:0 0 10px;
	overflow:hidden;
	padding:0 0 10px;
}

.searchResults .item a {
	color: #0033cc;
	font-weight:bold;
	text-decoration: underline;
	font-size: 14px;
}

.searchResults .item .moreInfo {
	color:#948B6E;
	font-size:11px;
	margin: 0;
	margin-top: 5px;
}

.searchResults .noResults {
	color: #948B6E;
}

#fancybox-inner {
	overflow: hidden !important;
}

.blog_elementMenu li {
	padding-bottom: 10px;
}