html,body
{
	background-image:none;
	background-repeat:no-repeat;
	background-position:left top;
 	background-attachment: fixed;
	background-color:white;
	margin:0;
	padding:0;
	border:0 none;
	vertical-align: baseline;
	
}

h1 a:link
{
color:white;
text-decoration:bold;
background-color:#000000;
}

h1 a:visited
{
color:white;
text-decoration:bold;
background-color:#000000;
}

h1 a:hover
{
color:#00BFFF;
text-decoration:bold;
background-color:#000000;
}

h1 a:active
{
color:#FF1493;
text-decoration:bold;
background-color:#000000;
}

h1
{
background-color:black;
font-family:helvetica;
text-decoration:bold;
color: #FFFF00;
font-size: 18px;
}

h2 a:link
{
color:white;
text-decoration:bold;
}

h2 a:visited
{
color:white;
text-decoration:bold;
}

h2 a:hover
{
color:#00BFFF;
text-decoration:bold;
}

h2 a:active
{
color:#FF1493;
text-decoration:bold;
}

h2
{
font-family:helvetica;
text-decoration:white;
color:#FFFF00;
font-size: 30px;
padding:10px;
width:1240px;
}

h1 a.blog:link
{
	color:#FFFF00;
}

h1 a.blog:hover
{
	color:#00BFFF;
}

h1 a.blog:active
{
	color:#FF1493;
}

h3 a:link
{
color:#00BFFF;
text-decoration:bold;
}

h3 a:visited
{
color:#FF1493;
text-decoration:bold;
}

h3 a:hover
{
color:black;
text-decoration:bold;
}

h3 a:active
{
color:#FF1493;
text-decoration:bold;
}

h3
{
font-family:helvetica;
text-decoration:bold;
color: black;
font-size: 30px;
background: rgba(0, 0, 0, 0.75);
width:100%;
margin:10px;
}

h4
{
	background: rgba(0, 0, 0, 0.75);
	width:675px;
	margin:10px;
}

h5
{
	background: rgba(0, 0, 0, 0.75);
	width:1200px;
	margin:10px;
}

p
{
background: rgba(0, 0, 0, 0.75);
margin:10px;
padding:10px;
font-family: helvetica;
color: white;
font-size: 18px;
text-align:left;
margin-left:40px;
}

a.alan:link
{
color:#FFFF00
}

a.alan:visited
{
color:#FFFF00
}

a.alan:hover
{
color:#00BFFF
}

a.alan:active
{
color:#FF1493
}

a
{
text-decoration:none
}

a:link
{
color:#00BFFF;
}

a:visited
{
color:#FF1493
}

a:hover
{
color:white
}

a:active
{
color:#FF1493
}

a.permalink,a.title
{
	color:white;
}

a.permalink:hover,a.title:hover
{
	color:#00BFFF
}

a.permalink:active,a.title:active
{
	color:#FF1493
}

.cv
{
	width:640px;
	text-align:center;
	font-size: 15px;
	font-family:helvetica;
}

/* tumblr */

.date
{
	margin-top: 50px;
}

.caption
{
font-size:12px;
width:700px;
}

.content
{
font-family: helvetica;
font-size:14px;
}

.description
{
	width:410px;
	font-family: helvetica;
	font-size:12px;
}

h4
{
	font-family: helvetica;
	color: white;
	font-size:25px;
	margin-left:20px;
	padding:10px;
}

h5
{
        font-family: helvetica;
		color: white;
		padding:10px;
        margin-bottom: 5px;
		top:0px;
		font-size:20px;
}

ul
{
	background: rgba(0, 0, 0, 0.75);
	margin-left: 50px;
	padding: 10px;
	padding-left: 25px;
	width: 605px;
}

li{
	font-family: helvetica;
	color: white;
	font-size:15px;
}

.content
{
	background: rgba(0, 0, 0, 0.75);
	padding:10px;
	color:white;
	font-family: helvetica;
	margin-left:40px;
	width:630px;
}

ol
{
	text-align:left;
	width: 610px;
	background: rgba(0, 0, 0, 0.75);
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

blockquote
{
	padding-left:15px;
	border-left: 3px solid #ccc;
	color:white;
	width:630px;
}

.text
{
	width:700px;
}

.center
{
	margin-left:auto;
	margin-right:auto;
}

.highres
{
	margin-left:20px;
}

.photoset,object#flashObj,.video
{
	margin-left:20px;
}

.longlink
{
	background: rgba(0, 0, 0, 0.75);
	padding:10px;
	color:white;
	font-family: helvetica;
	margin-left:40px;
	width:630px;
}


.source
{
	background: rgba(0, 0, 0, 0.75);
	padding:10px;
	color:white;
	font-family: helvetica;
	margin-left:40px;
	width:630px;
}

.blog a:link,a:visited
{
	color:#FFFF00
}

.blog a:hover
{
	color:#00BFFF
}

.blog a:active
{
	color:#FF1493
}

.reblog_button, .like_button {
    display: inline-block !important;
}