/* Starter CSS by Mike Cherim - http://green-beast.com */
@import url("forms.css");

* {
}

.clearboth {
	clear:both;
}

.left {
	float: left;
}

/*Typography*/

.googleheadline {
    font-family: 'Six Caps', arial, serif;
    font-size: 6em;
    text-shadow: #fcfcfc -1px -1px 2px;
}

.select {
    font-family: 'optimer regular', Georgia, serif;
    font-weight: normal;
    font-size: 2.3em;
}


body {
    background:gray url('images/stripebg.png') fixed;
    font-family: tahoma, arial, sans-serif;
    width: 100%; 
}  

#wrapper {
}

#container {
    margin: 0 auto;
    width: 960px;
    position: relative;
}
#header {
    height: 90px;
}

#content {
    min-height: 910px;
    float: left;
    width: 960px;
    height: auto;
    padding-bottom: 30px;
    background: url('images/bg.jpg') repeat-x #f6f4f5;
}

#headerimg {
    position: absolute;
    width: 960px;
    top: 0px;
    z-index: 0;
    display: none;
}

#header hr {
    height: 3px;
    color: black;
    margin-top: 0px;
    position: absolute;
    z-index: 4;
    width: 100%;
    background: black;
    border: 0;
}

#menu {
    position: absolute;
    z-index: 4;
    margin: 0px 0 0 425px;
    overflow: hidden;
    width: 550px;
}

#home-page #menu li:nth-child(1) a {
	color: #fa0b87;
}

#about-page #menu li:nth-child(2) a {
	color: #fa0b87;
}

#portfolio-page #menu li:nth-child(3) a {
	color: #fa0b87;
}

#contact-page a.last {
	color: #fa0b87;
}

#selected {
    color: #fa0b87;
}

#menu li {
    float: left;
    height: 25px;
}

#menu a {
    text-decoration: none;
    margin-left: 15px;
    width: 75px;
    height: 40px;
    vertical-align: middle;
    padding: 20px;
    background: black;
}

.block a {
    text-decoration: none;
}

.block a:hover {
    text-decoration: none;
}

.block {
    width: 220px;
    height: 125px;
    background: white;
    margin: 0 0 15px 0;
    position: relative;
    z-index: 0;
    color: #8d8c8c;
    border: solid 5px white;
    }
    
.block p {
    margin: 5px 10px 0 20px;
}

.more {
    background: url('images/iconsprite.png') no-repeat right -142px;
    font-size: 18px;
    text-decoration: none;
    height: 35px;
    padding: 5px 35px 3px 0;
   
}

.block h2 {
    color: #f7803c;
    font-size: 1.2em;
    margin: 15px 0 0 25px;
}
.block ul {
    margin: 15px 0 0 35px;
}
.block ul li {
    padding-left: 35px;
    text-decoration: none;
    margin-bottom: 5px;
    height: 30px;
}
.block ul li#portfolio {background: url('images/iconsprite.png') no-repeat 0 3px;}
.block ul li#contact {background: url('images/iconsprite.png') no-repeat 0 -58px;}
.block ul li#blog {background: url('images/iconsprite.png') no-repeat 0 -85px;}
.block ul li#twitter {background: url('images/iconsprite.png') no-repeat 0 -58px;}
.block ul li#facebook {background: url('images/iconsprite.png') no-repeat 0 -58px;}

.block:hover {
    color: black;
    border: solid 5px #f7803c;
}

.block a:hover {
    color: black;
}
#blocks {
    float: right;
    background: white;
    margin: 25px 70px 0px 0px;
    position: relative;
    border: solid 5px black;
}

#crayons {
    position: absolute;
    top: 5px;
    left: -10px;
    display: block;
    z-index: 1;
}

#deets {
    width: 760px;
    height: 500px;
    background: white;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px;
    color: #8d8c8c;
    font-size: 15px;
    border: 1px solid #747474;
}

#notes p {
    line-height: 1em;
    margin-top: 10px;
}


#deets div.left {
	margin: 40px 0 0 0px;
	padding: 0 15px 0 50px;
}

.lgbuttons:hover {
	opacity: .8;
}

.lgbuttons p {
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	color: #f7803c;
}
.lgbuttons p a {
	text-decoration:none;
	color: #f7803c;

	
}
#skills {
	color: white;
}

#skills a {
	color: white;
}

#skills p {
	padding: 10px 0 5px 0;
	font-size: 1.5em;
}
#skills h3 {
    font-weight: bold;
    font-size: 18px;
}



#church {
    width: 210px;
    height: 160px;
    background: #fa0b87;
    position: absolute;
    bottom: 50px;
    right: 50px;
}

#church p {
    color: white;
    margin: 10px 10px 0 10px;
    line-height: 20px;
}

#church a {
    color: white;
}
h1, h2, h3, h4, h5, h6 {
}

h1 {
    font-size: 30px;
}

p {
}

a {
    color: #8d8c8c;
}

a:hover, a:focus, a:active {
    text-decoration: underline;
    color: #f7803c;
}

a:focus, a:active {
}

#logo {
    background: transparent url('images/logo.png') no-repeat 0 0;
    font-family: times, serif;
    font-size: 72px;
    margin-left: 20px;
    width: 400px;
    height: 55px;
    color: white;
    position: absolute;
    top: 20px;
    display: block;
    text-indent:-9999px;
    z-index: 4;
}

#hello {
    margin: 0 auto;
    position: relative;
    width: 780px;
    height: 200px;
    background: white;
    padding: 20px 0 0 25px;
    z-index: 3;
    border: black solid 8px;
    color: #f7803c;
}

#hello h1 {
    display: block;
    font-family: 'Six Caps', arial, serif;
    font-size: 6em;
    text-shadow: #fcfcfc -1px -1px 2px;
    /*background: transparent url('images/hello.jpg') no-repeat 0 0;*/

}

#hello p {
    margin: 15px 0 0 15px;
    width: 400px;
    line-height: 1.3em;
}

#hello ul {
    
    margin-top: 10px;
    line-height: 1.3em;
    font-size: 20px;
}

#hello ul a {
   color: #f7803c;
   text-decoration: none;
}

#hello ul a:hover {
   color: #f7803c;
   text-decoration: underline;
}

#avatar {
    position: absolute;
    top: -50px;
    left: 500px;
}

#portfolioavatar {
    position: absolute;
    top: -50px;
    left: 450px;
}

#shadow {
    position: absolute;
    right: 75px;
    top: 290px;
    z-index: 2;
}

#footer {
    float: left;
    width: 100%;
    background: black;
}
 
#innerfooter {
    padding: 15px 0px 15px 0px;
    width: 940px;
    text-align: right;
    line-height: 25px;
    margin: 0 auto;
    height: 250px;
}

#footer a {
    text-decoration: none;
}

#footer p {
    float: left;
    color: #f7803c;
    margin-left: 25px;
    font-size: 14px;
}

.footersection {
    float:right;
    margin-right: 35px;
}

/*About Page Styles*/

#hello.about h1 {
    display: block;
    font-family: 'Six Caps', arial, serif;
    font-size: 6em;
    text-shadow: #fcfcfc -1px -1px 2px;
    /*background: transparent url('images/abouthello.jpg') no-repeat 0 0;*/
}

#subcontent {
    margin: 35px auto 20px auto;
    min-height: 600px;
    height: auto;
    width: 800px;
    padding: 40px;
    background: white;
}

#subcontent p {
    line-height: 1.3em;
    margin: 15px 0 15px 0;
}
#service {
    margin: 15px 0 0 -40px;
}

.hrefreset {
    text-decoration: none;
    color: black;
}
#subcontent ul {
    float: left;
    margin-left: 45px;
    line-height: 1.3em;
    padding-bottom: 15px;
}

#subcontent ul li {
    padding-left: 30px;
}

#subcontent h2 {
    font-size: 1.3em;
	margin-top: 10px;
}


.listhead {
    height: 30px;
    padding-left: 30px;
    background: url('images/iconsprite.png') no-repeat left -200px;
}
/*Portfolio Specific Styles*/

#gallery ul li {
	line-height: 1.5em;
	color: #FA0B87;
}

#flickr {
    margin-left: 35px;
    font-size: 1.5em;
    color: #4b4a4a;
    font-family: 'Old Standard TT', arial, serif; 

}
#flickr a {
    color: #4b4a4a;
	font-family: 'Old Standard TT', arial, serif; 

}

#gallery #flickr p {
    color: #4b4a4a;
	font-family: 'Old Standard TT', arial, serif; 
	font-style: italic;

}

#hello.portfolio h1 {
    display: block;
    font-family: 'Six Caps', arial, serif;
    font-size: 6em;
    text-shadow: #fcfcfc -1px -1px 2px;
    /*background: transparent url('images/portfoliohello.jpg') no-repeat 0 0;*/
}

#gallery {
    margin: 0px auto 20px auto; 
    width: 880px;
    min-height: 400px;
    padding: 15px;
    
}

#gallery a {
    color: white;
    
}

#gallery p {
    float: none;
    margin: 15px 0 0 15px;
    background: #b6b5b5;
    padding: 5px;
}

#gallery h2 {
    font-size: 1.5em;
    font-weight: 600;
    color: #4b4a4a

}

#subcontent h2 {
    font-size: 1.3em;
    
}

.bumper {
    width: 100px;
    height: 150px;
}

hr {
    height: 3px;
    color: #f7803c;
    background: #f7803c;
    border: 0;
}

#gallery img {
    border: solid 5px #b6b5b5;
    float: left;
    margin: 15px 10px 0 0;
}

#gallery .featurebox img:hover {
	border: solid 5px #b6b5b5;
}

#gallery img:hover {
    border: solid 5px #f7803c;
    
}

.gallerysubsection {
    margin-top: 20px; 
    float: left;
    width: 880px;
}

.gallerysubsection p {
    line-height: 26px;
}

.gallerysubsection .testimonial {
	clear: both;
	margin-top: 20px;
}

#gallery .gallerysubsection .testimonial p  {
	 font-family: 'Old Standard TT', arial, serif; 
	 font-style: italic;
	 font-size: 22px;
	 padding-top: 20px;
	 background: none;

	 
}

/*Contact Page*/

#hello.contact h1 {
     display: block;
    font-family: 'Six Caps', arial, serif;
    font-size: 6em;
    text-shadow: #fcfcfc -1px -1px 2px;
    /*background: transparent url('images/contacthello.jpg') no-repeat 0 0;*/
}



