/*
Originally derived from:
-----------------------------------------------
Blogger Template Style
Name:     Minima
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
----------------------------------------------- 

but modified, and no doubt ruined, by Jamie Lawrence

*/


/** General 
--------------------------------------*/
body {
  background:#fff;
  margin:0;
  padding:20px 20px 40px;
  font:small/1.4em Georgia, Serif;
  text-align:center;
  color:#333;
  }
a:link {
  color:#00F;
  text-decoration:none;
  }
a:visited {
  color: #00a;
  text-decoration:none;
  }
a:hover {
	color:#999;
  }
a img {
  border-width:0;
}
blockquote {
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: -2px;
	padding-bottom: -2px;
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	background-color : #eaeaea;
}
li {
	list-style-type: square;
}
#main dd {
	font-style: italic;
}
#main dt {
	font-weight: bold;
	list-style-position: inside;
	display: list-item;
}
.source {
	text-align: right;
	font-style: italic;
	font-size: 90%;
}

/* Header
----------------------------------------------- */
#header {
  width:660px;
  margin:0 auto 10px;
  border:1px solid #bbb;
  background-image : url(/images/header.jpg);
}
#ideasasylum-title {
	margin:5px 5px 0;
	font-size:200%;
	line-height:1.2em;
	font-weight:normal;
	color:#999;
	text-transform:lowercase;
	letter-spacing:.2em;
	padding-top: 20px;
	padding-bottom: 0.25em;
	padding-left: 20px;
	float: left;
	border-left: 0px none #999;
}
#title {
	font-size:200%;
	line-height:1.2em;
	font-weight:normal;
	color:#00F;
	text-transform:uppercase;
	letter-spacing:0.2em;
	padding-top: 20px;
	padding-bottom: 0.25em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-right: 20px;
	text-align: right;
	border: 0px none #eee;
  }
#title a {
  text-decoration:none;
  }
#title a:hover {
  color:#666;
  }
#description {
	max-width:700px;
	font:80%/1.3em Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color:#000;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none #999;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
  }

/* Structure
----------------------------------------------- */
#content {
  width:660px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
	width:430px;
	float:left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #ccc;
	padding-right: 10px;
  }
#sidebar {
  width:200px;
  float:right;
  }
/* Headings
----------------------------------------------- */
h2 {
	padding: 0.5em 0 0.5em 0.5em;
	background-color: #eee;
	margin:1.5em 0 .75em;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#666;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	line-height: 1.4em;
	font-size: 90%;
  }
h2 a, h2 a:hover, h2 a:link, h2 a:visited {
	color: #666;
	text-decoration: none;
}
/* Sidebar Content
----------------------------------------------- */
#sidebar dl {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  border-top:1px dotted #ccc;
  list-style:none;
  }
#sidebar dd {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent: 0px;
  line-height:1.5em;
	color: #666;
/*	line-height: 1.4em;
	margin-top: 1.5em;*/
  }
#sidebar p {
	color:#666;
	line-height:1.4em;
	margin-top: 1.5em;
  }
#sidebar dd li {
	list-style-type : none;
}

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
	
/* Menu
----------------------------------------------- */
#menu ul {
	list-style-type: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: 1.2em;
	font-size: 78%;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align : left;
}
#menu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}
#menu a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	padding-bottom: 3px;
	text-decoration: none;
}
#menu a {
	color: #666;
}
#menu #private a, #menu #research a {
	color : #ffffff
}
#menu #private a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 3px;
	text-decoration: none;

}
#admin-stuff {
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	padding-left: 20px;
	list-style-type: disc;
}
#private-stuff {
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#disclaimer {
	font-size: 78%;
	color: #999;
	text-align: center;
}

#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
