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

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

* {
	padding: 0;
	margin: 0;
}
td {
  vertical-align: top;
}
a {
	text-decoration: underline;
	color: #336784;
}

a img {
  border: none;
}

a:hover {
	text-decoration: none;
}

body {
	color: #595350;
	line-height: 2em;
	background: #A7A4A1 url(images/bg.jpg);
	font-size: 11pt;
}

body,input {
	font-family: 'Roboto', sans-serif;
}

br.clearfix {
	clear: both;
}

strong {
	color: #000;
}

h1 {
  font-weight: normal;
}


h2,h3,h4 {
	font-weight: normal;
}

h2,h3,h4 {
	color: #222;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-left: 2px;
}

h2 {
	font-size: 25px;
	margin-top: 20px;
	text-shadow: 0px 0px 1px black;
}

h3 {
	font-size: 20px;
	text-transform: none;
	text-shadow: 0px 0px 1px black;
  margin-top: 30px;
}

h4 {
  margin-top: 15px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
  font-size: 13px;
	text-shadow: 0px 0px 0.5px black;
 /* font-size: 24px;
	text-shadow: 0px 0px 1px black;*/
}


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

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

p {
	margin-bottom: 1.75em;
}

ul {
	margin-bottom: 1.75em;
}

ul h4 {
	margin-bottom: 0.4em;
}

.post {
	margin: 0 0 40px 0;
}

#content {
	background: #FFF;
	width: 800px;
	padding: 40px;
	float: left;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

#footer {
	text-align: center;
	padding: 30px 0 90px 0;
	color: #A59D93;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.75);
}

#footer a {
	color: #A59D93;
}

#footer img {
  margin-left: 10px;
  margin-right: 10px;
}

#header {
	padding: 0px 40px 0px 40px;
	height: 175px;
	position: relative;
	width: 1100px;
}

#logo {
	position: absolute;
	line-height: 125px;
	top: -5px;
	left: 20px;
	height: 125px;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.9);
}

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

#logo h1 {
	font-family: 'Marcellus SC', serif;
	font-size: 65px;
}

#menu {
	bottom: 0;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 65px;
	left: 0;
	position: absolute;
	width: 1100px;
	margin: 0 0 0 0;
	height: 65px;
	background: #83003E url(images/bg2.jpg);
	padding: 0 40px 0 40px;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25), 0px 0px 6px 0px rgba(255,255,255,0.9);
	text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
}

#menu a {
	/*font-size: 1.15em;*/
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	display: inline;
	padding: 0 14px 0 14px;
	white-space: nowrap;
}

#menu ul li.first {
	padding-left: 0;
}

#menu ul li.highlight {
  padding-top: 5px;
  padding-bottom: 5px;
}

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

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

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

#page ul {
}

.post ul {
	list-style: bullet;
	padding-left: 50px;
}

.post ol {
	list-style: lower-roman;
	padding-left: 50px;
}

#page ul.list li {
	border-top: solid 1px #B8B8B8;
	padding: 0 0 15px 0;
}

ul li, ol li {
	padding: 0 0 10px 0;
}

ul.list {
  list-style: none;
  padding:0 ;
}

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

#col1 {
	float: left;
	width: 330px;
	overflow: hidden;
}

#col2 {
	width: 330px;
	overflow: hidden;
	margin: 0 0 0 365px;
}

#search {
	line-height: 125px;
	top: 0;
	position: absolute;
	right: 0;
	height: 125px;
}

#search input.form-submit {
	margin-left: 1em;
	background: #336784 url(images/bg2.jpg);
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	border: 0;
	color: #FFF;
	padding: 7px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25), 0px 0px 6px 0px rgba(255,255,255,0.9);
}

#search input.form-text {
	padding: 8px;
	border: 0;
	background: rgba(62,59,57,0.5);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5), 0px 0px 6px 0px rgba(255,255,255,0.9);
	color: #fff;
	width: 290px;
}

#sidebar {
	margin: 0 0 0 900px;
	background: #67625f;
	background: rgba(62,59,57,0.7);
	width: 200px;
	padding: 40px;
	/*color: #CCCCCB;*/
	color: #CCCCCB;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5), 0px 0px 6px 0px rgba(255,255,255,0.9);
}

#sidebar a {
	color: #FFF;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #000;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 15px 0 15px 0;
	border-top: solid 1px #8F8F8E;
}

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

#splash {
	padding: 40px;
	position: relative;
	background: #FFF;
	margin: 20px 0 0 0;
	height: 250px;
	width: 1100px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

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

.narrator {
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  margin: 5px;
  float: left;
  text-decoration: none;
  cursor: pointer;
}

p.title{
  font-weight: bold;
  margin-bottom: 0px;
}
p.metadata{
  margin-bottom: 0px;
  font-size: 11px;
}
p.file {
  line-height: 13px;
  padding-bottom: 13px;
}
p a {
  font-weight: bold;
  text-decoration: none;
}
.file span {
  font-size: 11px;
  padding-left: 0;
}
span.filetype {
  font-size: 11px;
  float: left;
  width: 100px;
  border: 1px solid #999;
  padding: 2px;
  margin-right: 5px;
  border-radius: 6px;
  margin-bottom: 6px;
  -moz-border-radius: 6px;
  background-color: #ccc;
  clear: both;
}
.file .audiojs {
  
}
