@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(/templates/ravian/images/ink.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 200px;
	margin: 0px;
	padding-top: 0px;
}

#wrapper {
	width:900px;
	margin: 0px auto 0px 0px;
}

.socialmedia {
width: 500px;
height: 50px;
margin-left: 150px;
margin-top: 10px;
float: left;
}
.socialmedia img {
padding-left: 10px;
}
#content {
	width: 800px;
	margin-left: 50px;
	padding-top: 20px;
}
.twitter-follow-button {
padding-left: 10px;
}
#menu {
	margin-left: 50px;
	border-top: dotted 1px #999;
	padding-top:10px;
}

#menu a {
	color: #999;
	font-family: courier;
	text-decoration:none;
	display: block;
	float: left;
	padding: 0px 5px 80px 5px;
	border-right: solid 1px #333;
}

#menu a:hover {
	background-color: #F09;
	color: white;
	border-right: solid 1px #0cf;
}

#footer {
	font-size: 8pt;
	font-style: italic;
	margin-left: 50px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: dotted 1px #999;
	text-align: center;
}

.header {
	float: left;
	width: 650px;
	padding-top: 100px;
}
.tag {
	font-style: italic;
	padding-left: 5px;
}
.prettyphoto-simple-table {

}
.apretty-image {

}
.apretty-image:hover, .apretty-title:hover {
	color: #0cf;
}

.apretty-image img {
	border: solid 1px white;
}

.apretty-image img:hover {
	border: solid 1px #0cf;
}

.apretty-title {
	font-family: courier;
	font-style: italic;
	font-size: 8pt;
	padding-top: 5px;
}

.apretty-title:hover {
	color: #0cf;
}
#aiContactSafe_mainbody_1 {
margin: 0px;
}
h1 {
	font-family: courier;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	border-bottom: dotted 1px #999;
}
p {
	margin-left: 50px;
}
a {
	color: #0CF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F09;
}