/*
Theme Name: Amy Studt
Theme URI: http://www.amy-studt.org
Description: The WordPress theme for Amy-Studt.org
Version: Light
Author: Anouska Rood
Author URI: http://silentstorms.net/
*/

body{
	background-color: #fff;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;}

#dropshadow{
	width: 900px;
	margin: 0px auto;
	padding: 0;
	background-image: url('images/bg.png');
	background-repeat: repeat-y;}

#container{
	width: 850px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	background-color: #e7e6e2;}
	
#header{
	margin-top: 0px;
	width: 850px;
	height: 280px;
	text-align: center;
	border-bottom: 10px solid #296d8a;}

#headerimg h1, a.statcounter{
	display: none;}

#sidebar{
	width: 200px;
	top: 270px;
	float: right;
	text-align: left;}

#sidebar p{
	margin: 1px 0px 10px 0px;}

	#sidebar ul{
		list-style-type: none;
		width: 200px;
		margin: 0px 0px 10px 0px;
		padding: 0px;}
	
	#sidebar ul li{
		margin-bottom: 2px;}
	
	#sidebar a{
		color: #296d8a;
		margin: 2px;
		padding: 3px;
		text-decoration: none;
		border: 0px;}
	
	#sidebar a:hover{
		color: #82c2e2;}

	#sidebar h2{
		font-size: 1.1em;
		color: #296d8a;}

#sidebar, #content, #footer{
	line-height: 1.8em;}

#content{
	width: 600px;
	top: 270px;
	float: left;
	text-align: left;
	padding: 2px 10px;}

#footer{
	background-color: #296d8a;
	color: #000000;
	border: none;
	padding: 0px;
	margin: 0 auto;
	width: 850px;
	clear: both;
	font-size: 0.9em;
	text-align: center;}

#footer a{
	color: #000000;
	text-decoration: underline;
	border: 0px;}

#footer a:hover{
	color: #996666;
	text-decoration: none;
	border: 0px;}
#footer p {
	font-size: 0.9em;
	margin: 0;
	padding: 20px 0;
	text-align: center;}

#footerbottom{
	height: 15px;
	font-size: 8px;
	text-align: center;}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.2em;
	color: #296d8a;}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.1em;
	color: #296d8a;
	clear: both;}

#content h1, #content h2, #content h3{
	margin: 10px 0px 0px 0px;}

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

h1 a, h1 a:hover, h1 a:visited, 
h2 a, h2 a:hover, h2 a:visited,
h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;}

a{
	color: #296d8a;
	text-decoration: none;}

a:hover {
	color: #82c2e2;}

a.img, a.img:hover{
	text-decoration: none;
	border: 0px;}

.commentplug{
	margin-top: 10px;}
.postmetadata{
	margin-bottom: 10px;}
	
small{
	font-size: 0.7em;}

div.disc{
	clear: both;
	width: 530px;}

div.cover{
	float: left;
	width: 170px;}

div.tracks{
	float: right;
	width: 360px;}

.papermademen{
	width: 150px;
	height: 150px;
	background-image: url('/img/covers/mypapermademen1.png');}

.papermademen:hover{
	background-image: url('/img/covers/mypapermademen2.png');}

ol{
	list-style: decimal-leading-zero;
	margin-left: 30px;}

ul.links{
	margin-left: 15px;}

#content img{
	margin: 1px;}

#content p{
	margin: 5px 0px;}

#codes ul li{
	margin-left: 20px;
	list-style: disc;}
	
	#codes img{
		background-color: #c6dfe9;
		padding: 7px;
		border: 1px solid #296d8a;}

.commenttext{
	width: 500px;}

.authorreply{
	background-color: #dddddd;
	color: #663333;
	padding: 3px;}

acronym, abbr{
	color: #663333;
	border-bottom: 1px dotted #663333;}

.bio{
	width: 300px;
	margin: 0 0 10px 0;}
	.bio_leftcols{font-weight: bold;}

input, select, textarea{
	padding: 5px;
	background-color: #c6dfe9;
	color: #296d8a;
	border: 1px solid #296d8a;}

/* For Link Indication plugin */
a.liexternal{
	padding-right: 12px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_external.gif') no-repeat right;}
a.liwikipedia{
	padding-right: 13px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_wikipedia.gif') no-repeat right;}
a.liwp{
	padding-right: 16px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_wordpress.png') no-repeat right;}
a.liftp{
	padding-right: 13px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_ftp.png') no-repeat right;}
a.limailto{
	padding-right: 18px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_mail.gif') no-repeat right;}
a.lipdf{
	padding-right: 12px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_pdf.png') no-repeat right;}
a.lizip{
	padding-right: 12px; background: url('http://www.silentstorms.net/images/linkindication/link-icon_zip.png') no-repeat right;}