/* this is the code for the body section*/

body {
	padding: 0;
	margin: 0;
	background: #000000 url(../../images/starburstBackground.jpg) no-repeat center top;
	background-attachment: fixed;
	color: #FFFFFF;
	width: 100%;
	font-size: 15px;
	font-weight: 100;
	font-family: HelveticaX, Verdana, Arial, sans-serif;
}

#content {
	background: white;
}

/* this sets the color of the a links*/

a img {
	 border: none; 
}

a:link {
	color: #4061b4;
	text-decoration: none;
}

a:visited {
	color: #4061b4;
	text-decoration: none;
}

a:hover {
	color: #5c88f3;
	text-decoration: none;
}

a:active {
	color: #4061b4;
	text-decoration: none;
}


/* this is the code for the logo section*/

#logo {
	width: 900px;
	height: 70px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../images/transparent.png);
	padding: 0px;
}

#mainHeader {
	width: 900px;
	height: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 80px;
	background: white;
	font-size: 40px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


#front {
	color: #999999;
	font-size: 40px;
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	margin-left: 100px;
	letter-spacing: 0.8px;
}

#heart {
	padding: 0;
	color: #555555;
	font-size: 110px;
	margin-top: 4px;
	letter-spacing: -0.02em;
	line-height: 140px;
	text-align: center;
	display: block;
}


#end {
	color: #999999;
	font-size: 40px;
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	float: right;
	margin-right: 160px;
	letter-spacing: 0.8px;
}


#life {
	margin-left: 40px;
}


#motion {
	margin-left: 40px;
}

#interaction {
	margin-left: 40px;
}

/* this is the code for the header section*/

#author {
	width: 900px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #000000 url(../authorBackground.jpg) no-repeat center top;
	padding: 0px;
}

/* this is the code for the intro section*/

#intro {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: white;
	color: #555555;
	padding-top: 50px;
}

#introImage {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 80px;
	float: left;
	padding: 0px;
	display: inline;
}

.articleImage {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 80px;
	padding: 0px;
}


/* this is the code for the content section*/

#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #fff;
	color: #555555;
	padding-top: 0px;
	overflow: hidden;
}

/* this is the code for h1*/

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;
	padding-bottom: 0px;
	padding-left: 0px
}



/* this is the code for the header paragraph color*/

h2 {
	color: #777777;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	font-size: 110%;
	font-weight: 100;
	letter-spacing: 0.08em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h3 {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 80px;
	font-size: 230%;
	font-weight: 100;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h4 {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	letter-spacing: 0.15em;
	color: #111111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 80px;
	font-size: 100%;
	font-weight: 120%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* this is the code for p*/

p {
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
	letter-spacing: normal;
}


ul, ol {
	margin-left: 100px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
}

a img {
	 border: none;
}


#author h4 {
	padding-top: 40px;
	margin-left: 374px;
}


#author h4 em {
	color: #666666;
}


#author p {
	margin-top: 0px;
	color: #707070;
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 16px;
	text-align: center;
	display: block;
}

#comments {
    width: 500px;
    height: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
    margin-left: 80px;
    padding: 0;
}

#visit {
    width: 500px;
    height: 300px;
	margin-top: 20px;
	margin-bottom: 40px;
    margin-left: 80px;
    padding-bottom: 90px;
}

#socialButtons
{
    width: 900px;
    height: 60px;
	margin-top: 15px;
	margin-bottom: 10px;
    margin-left: 80px;
    padding: 0;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding-right: 0;
}