/*this is the code for the main background image*/

body {
	padding: 0;
	margin: 0;
	background: #000000 url(images/starburstBackground.jpg) no-repeat center top;
	background-attachment: fixed;
	width: 100%;
}

/* this is the code for the body color - the margins are also zero'd out here*/

body {
	font-size: 16px;
	font-size-adjust: none;
	font-weight: normal;
	font-family: Helvetica, Arial, "Myriad Pro", sans-serif;
	letter-spacing: normal;
	line-height: 1.25em;
	color: #eeeeee;
}

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

#header {
	width: 900px;
	height: 70px;
	left: 0px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
	z-index: 999;
}

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

#actionBtn {
	width: 900px;
	height: 70px;
	margin-top: -30px;
	margin-bottom: 0;
	padding: 0px;
	position: relative;
	z-index: 500;
}


/* this is the code for the h1 color and size - the margins are also zero'd out here*/

h1 {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #777777;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 30px;
	padding-bottom: 25px;
	font-size: 240%;
	font-weight: 100;
}
/* this is the code for the h2 color and size - the margins are also zero'd out here*/

h2 {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #999999;
	letter-spacing: 0.025em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
	font-size: 190%;
	font-weight: 100;
}

/* this is the code for the h3 color and size - the margins are also zero'd out here*/

h3 {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #bbbbbb;
	letter-spacing: 0.05em;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 145%;
	font-weight: 100;
}


/* this is the code for the p color and size - the margins are also zero'd out here*/

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
}

p.articleImages {
	margin-left: 78px;
	margin-bottom: 25px;
}


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

a img {
	 border: none; 
}

#articles a em {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 140%;
}

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 portfolio div section*/

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

#portfolioinner {
	width: 900px;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}

/* this is the code for the feature div section*/

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

/* this is the code for the indy div section*/

#indy {
	width: 900px;
	height: 350px;
	margin-top: -80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* this is the code for entire contact and sign p div section*/

#contactSignupBlock {
	width: 900px;
	height: 350px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

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

#contact {
	background-image: url(images/transparent.png);
	width: 570px;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

/* this is the code for the contact flash div section*/

#contactFlash {
	width: 570px;
	height: 250px;
	margin-top: 0px;
	padding: 0;
}

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

#signUp {
	background-image: url(images/transparent.png);
	width: 300px;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	float: right;
}

#signUpFlash {
	width: 300px;
	height: 250;
	margin-top: 0px;
	padding: 0;
}

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

#socialButtonBox {
    width: 900px;
    height: 60px;
	margin-top: 20px;
	margin-right: 110px;
	margin-bottom: 0px;
    margin-left: 110px;
    padding: 0;
}

.addthis_toolbox a {
    width: 60px;
    height: 60px;
    margin-right: 25px;
}

#social h3 em {
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: block;
}

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

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

/* this is the code for the articleBlock images that are anchor links*/

#articles a {
	float: left;
	margin-right: 15px;
}


/* this is the code for the articleBlock p*/

#articles p {
	margin-top: 10px;
	margin-bottom: 5px;
}

/* this is the code for the article h2 headings*/

#articles h2 {
	padding-top: 10px;
	padding-bottom: 0px;
}

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

#article1 {
	width: 780px;
	height: 125px;
	margin-top: 15px;
	margin-bottom: 45px;
	margin-left: 60px;
}

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

#article2 {
	width: 780px;
	height: 125px;
	margin-top: 15px;;
	margin-bottom: 45px;
	margin-left: 60px;
}

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

#article3 {
	width: 780px;
	height: 125px;
	margin-top: 15px;
	margin-bottom: 45px;
	margin-left: 60px;
}

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

#article4 {
	width: 780px;
	height: 125px;
	margin-top: 15px;
	margin-bottom: 45px;
	margin-left: 60px;
}

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

#article5 {
	width: 780px;
	height: 125px;
	margin-top: 15px;
	margin-bottom: 45px;
	margin-left: 60px;
}

/* this is the code for the about div section*/

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

/* this is the code for the articleBlock images that are img's*/

#aboutPhotography img {
	float: left;
	margin-right: 8px;
}

#aboutFlash img {
	float: left;
	margin-right: 8px;
}

#aboutPhotoshop img {
	float: left;
	margin-right: 8px;
}

#aboutMore img {
	float: left;
	margin-right: 8px;
}

#aboutPersonal img {
	float: left;
	margin-right: 15px;
}

#about h2 {
	padding-top: 8px;
}


#about ul {
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


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

#aboutIntro {
	width: 780px;
	margin-top: 15px;
	margin-bottom: 45px;
	margin-left: 60px;
}


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

#aboutPhotography {
	width: 550px;
	margin-top: 15px;;
	margin-bottom: 45px;
	margin-left: 200px;
}

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

#aboutFlash {
	width: 550px;
	margin-top: 15px;;
	margin-bottom: 45px;
	margin-left: 200px;
}

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

#aboutPhotoshop {
	width: 550px;
	margin-top: 15px;;
	margin-bottom: 45px;
	margin-left: 200px;
}

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

#aboutMore {
	width: 550px;
	margin-top: 15px;;
	margin-bottom: 45px;
	margin-left: 200px;
}

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

#aboutPersonal {
	width: 780px;
	margin-top: 15px;
	margin-bottom: 45px;
	margin-left: 60px;
}

#quote {
	margin-bottom: 100px;
	margin-left: 210px;
	position: relative;
}

#quoteImage {
	top: 8px;
	left: 0px;
	position: absolute;
}

#quoteText {
	top: 5px;
	left: 5px;
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 21px;
	color: #999999;
	letter-spacing: 1px;
	position: absolute;
}

#quoteName {
	margin-left: 175px;
	font-size: 13px;
	font-family: Helvetica, Arial, "Myriad Pro", sans-serif;
	color: #cccccc;
	letter-spacing: normal;
}

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

#flashBtns {
	width: 390px;
	height: 240px;
	margin-top: 0px;
	margin-left: 230px;
	padding: 0px;
}

/* this is the code for membership images section*/

#memberships {
	margin-top: 40px;
	margin-left: 85px;
	padding: 0px;
}

/* this is the code for the padding between the membership images links section*/

#memberships a {
	padding-right: 1px;
	padding-left: 1px;
}


#membershipCopy {
	margin-top: 5px;
	padding-bottom: 55px;
	margin-left: 175px;
}

/* this is the code for the atlanta photographers section*/

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

#atlantaPhotographers h3 {
	margin-left: 266px;
}

/* this is the code for the atlanta photographers links section*/

#atlantaPhotographersLinks a {
	padding-right: 1px;
	padding-left: 1px;
}

#atlantaPhotographersLinks {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	display: block;

}

/* this is the code for the atlanta photography section*/

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

#atlantaPhotography h3 {
	margin-left: 263px;
}

/* this is the code for the atlanta photography links section*/

#atlantaPhotographyLinks a {
	padding-right: 1px;
	padding-left: 1px;
}

#atlantaPhotographyLinks {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
}

/* this is the code for the footer div section*/

#footer {
	background-image: url(images/transparent.png);
	width: 900px;
	height: 335px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 10px;
}

#footerStar {
	width: 201px;
	height: 45px;
	margin-top: 40px;
	margin-left: 350px;
}

#footerThanks {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	display: block;
}


#footerThanks h2{
	font-size: 210%;
	padding-top: 15px;
	margin-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}


#footerContact {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}

#footerContact a {
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
}

/* this is the code for the altnav info section*/

#footerNav {
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0px;
	text-align: center;
	display: block;
}

#footer h3 {
	margin-left: 170px;
	color: #bbbbbb;
	font-size: 125%;
}


