/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Axiom
Description: A two-column, fixed-width design with a bright color scheme.
Version    : 1.0
Released   : 20120729
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
/* 	color: #A54545; */
  color: #852525;
}

a:hover {
	text-decoration: none;
}

body {
	color: #3D3D3D;
	background: #F4F5F5;
	line-height: 2em;
	font-size: 10.0pt;
	text-shadow: -1px -1px 0px #ffffff;
	text-align:justify;
}

body,input {
	font-family: "Open Sans", sans-serif;
}

br.clearfix {
	clear: both;
}

strong {
	color: #000;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
}

a {
/* 	color: #1F1F1F; */
}

h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
/* 	margin-top: 50px; */
	margin-bottom: 10px;
	color: #000;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

img.alignleft {
	float: left;
	margin: 5px 30px 20px 0;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.image {
	border-radius: 5px;
	border: solid 5px white;
	box-shadow: 0px 0px 0px 1px #D4D5D5, 0px 0px 10px 0px rgba(0,0,0,0.1);
}

.box {
}

.col2 {
	float: right;
	width: 500px;
}

.col1 {
	margin: 0 0 235 0px;
	width: 200px;
}

.tweets-title {
	margin-top: 25px;
	margin-bottom: 5px;
}

.well {
  border-radius: 15px;
  box-shadow: none
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid transparent;
}
.well>p {
  margin-bottom: 0em;
}
.well>ul {
  margin-bottom: 0em;
} 

#file {
  display:inline;
  float:none;
  border: none;
  margin: 0 0 0 0;
}

#content {
	color: #3D3D3D;
	padding: 35px;
	width: 740px;
}

#footer {
	padding: 40px 0 10px 0;
	text-align: center;
	color: #848585;
}

#footer a {
	color: #848585;
}

#header {
	position: relative;
	padding: 35px;
	width: 740px;
	height: 100px;
}

#logo {
	height: 120px;
	left: 35px;
	top: 35px;
/* 	line-height: 120px; */
/* 	position: absolute; */
	margin: 45px 0 0 0;
	line-height: 220%;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#logo h1 {
	font-size: 2.5em;
}

/* 
.....
 */

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
/* 	font: normal 14px Georgia, "Times New Roman", Times, serif; */
	font-style: italic;
/* 	color: #FFFFFF; */
} 


#menu {
	right: 0;
	line-height: 60px;
	height: 60px;
	position: absolute;
	top: 68px;
	border-radius: 5px;
	box-shadow: inset 0px 0px 0px 1px #872424, inset 0px 2px 0px 0px #F79494, inset 0px 0px 0px 2px #E78484;
	background: #A74444;
	background-image: linear-gradient(top, #A74444, #C76464);
	background-image: -moz-linear-gradient(top, #A74444, #C76464);
	background-image: -webkit-linear-gradient(top, #A74444, #C76464);
	background-image: -o-linear-gradient(top, #A74444, #C76464);
	background-image: -ms-linear-gradient(top, #A74444, #C76464);
	text-shadow: -1px -1px 0px rgba(0,0,0,0.5);
}

#menu a {
	color: #1D1D1D;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: -1px;
	text-decoration: none;
	color: #fff;
}

#menu ul {
	list-style: none;
	padding: 0 25px 0 25px;
}

#menu ul li {
	padding: 0 15px 0 15px;
	display: inline;
}

#inner {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	border: solid 1px #D4D5D5;
}

#page {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	width: 810px;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 20px 0 20px 0;
	clear: both;
}

#publications ul {
	list-style: none;
}

#publications ul li {
	padding: 10px 0 10px 0;
	border-top: solid 1px #D1D1D1;
}

#publications ul li.first {
	border-top: 0;
	padding-top: 0;
}

#page ul li {
	padding: 0 0 0 0px;
	margin: 0 0 0 15px;
/* 	border-top: solid 1px #D1D1D1; */
}


#page-bottom {
	width: 740px;
	margin: 35px 0 0 0;
	color: #EAD2D2;
	padding: 45px 35px 25px 35px;
	position: relative;
	border-radius: 5px;
	box-shadow: inset 0px 0px 0px 1px #872424, inset 0px 2px 0px 0px #F79494, inset 0px 0px 0px 2px #E78484;
	background: #A74444;
	background-image: linear-gradient(top, #A74444, #C76464);
	background-image: -moz-linear-gradient(top, #A74444, #C76464);
	background-image: -webkit-linear-gradient(top, #A74444, #C76464);
	background-image: -o-linear-gradient(top, #A74444, #C76464);
	background-image: -ms-linear-gradient(top, #A74444, #C76464);
	text-shadow: -1px -1px 0px rgba(0,0,0,0.5);
}

#page-bottom a {
	color: #F4E9E9;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFF;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	padding: 10px 0 10px 0;
	border-top: solid 1px #B76666;
}

#page-bottom ul li.first {
	border-top: 0;
	padding-top: 0;
}

#page-bottom-content {
	width: 740px;
}

#search input.form-submit {
	padding: 5px;
	border: 0;
	color: #FFF;
	margin-left: 1em;
	background: #A54545;
}

#search input.form-text {
	padding: 5px;
	border: solid 1px #C8C9C9;
}

#splash {
	margin: 0;
	width: 740px;
	height: 260px;
	position: relative;
	padding: 35px;
}

#wrapper {
	margin: 20px auto 0 auto;
	width: 810px;
	position: relative;
}

/* 
#publications ul li {
	border-top: 0;
	padding-top: 0;
}
 */
#publications a {
	text-decoration: none;
}

#publications a:hover {
	text-decoration: underline;
}

#links a {
	display: block;
}

/* 
blockquote.twitter-tweet {
  font-family: "Open Sans", sans-serif;
}
 */
a.twitter-timeline {
  font-family: "Open Sans", sans-serif;
}

/* FOR SMALLER SCREENS */
@media (max-width: 750px) {

#menu {
	left: 0px;
	right: auto;
	top: 70px;
/* 	position: relative; */
	margin-bottom: 15px;	
}

#logo {
	height: 130px;
	left: 35px;
	top: 15px;
/* 	line-height: 120px; */
/* 	position: absolute; */
	margin: 0px 0 0 0;
	line-height: 220%;
}

#header {
	position: relative;
	padding: 5px;
	width: 100%;
	height: auto;
}

#wrapper {
	margin: 20px auto 0 auto;
	width: 97%;
	position: relative;
}

#page {
	position: relative;
	margin: 0 0 0 0;
	padding: 10;
	width: auto;
}

#content {
  width: auto;
  padding: 15px;
}

.col1 {
  float: none;
  width: auto;
/* float: left; */
}

.col2 {
  float: none;
  width: auto;
  margin: 0;
}

}
