@charset "UTF-8";
/* CSS Document for Alison Rice Design */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color:#333333;
	width:auto;
	height:auto;
}

#wrapper {
	background-color: #FFF;
	width: 1023px;
	height: auto;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #999;
	padding: 0 auto;
}

#header {
	width: 1023px;
	height: 66px;
	background-color: #666666;
}

#navigation {
	width: 243px;
	height: auto;
	float: left;
	background-color: #FFF;
}

#content {
	width: 780px;
	float: right;
}






/* WEBKIT EMBEDDED FONTS from fontsquirrel.com */
@font-face {
    font-family: 'walkway_blackregular';
    src: url('fonts/Walkway_Black-webfont.eot');
    src: url('fonts/Walkway_Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Walkway_Black-webfont.woff') format('woff'),
         url('fonts/Walkway_Black-webfont.ttf') format('truetype'),
         url('fonts/Walkway_Black-webfont.svg#walkway_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'walkway_ultraboldregular';
    src: url('fonts/Walkway_UltraBold-webfont.eot');
    src: url('fonts/Walkway_UltraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Walkway_UltraBold-webfont.woff') format('woff'),
         url('fonts/Walkway_UltraBold-webfont.ttf') format('truetype'),
         url('fonts/Walkway_UltraBold-webfont.svg#walkway_ultraboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'walkway_boldregular';
    src: url('fonts/Walkway_Bold-webfont.eot');
    src: url('fonts/Walkway_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Walkway_Bold-webfont.woff') format('woff'),
         url('fonts/Walkway_Bold-webfont.ttf') format('truetype'),
         url('fonts/Walkway_Bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'walkway_semiboldregular';
    src: url('fonts/Walkway_SemiBold-webfont.eot');
    src: url('fonts/Walkway_SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Walkway_SemiBold-webfont.woff') format('woff'),
         url('fonts/Walkway_SemiBold-webfont.ttf') format('truetype'),
         url('fonts/Walkway_SemiBold-webfont.svg#walkway_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}





/* STYLING FOR HEADLINES */
h1 {
	font-family: walkway_blackregular;
	font-size: 20px;
	letter-spacing: 3px;
}

h2 {
	font-family: walkway_ultraboldregular;
	font-size:15px;
	letter-spacing: 2px;
}

h3 {
	font-family: walkway_boldregular;
	letter-spacing: 2px;
	font-size:12px;
}

p {
	font-family: walkway_semiboldregular;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
}




/* STYLING FOR LINKS */
a:link {
	color:#999999;
	text-decoration: none;
}

a:visited {
	color:#999;
}

a:hover {
	text-decoration: none;
	color: #666666;
	background-color: none;
}

.clearfix {
	clear: both;
}



/* INSIDE HEADER DIV */
#header ol {
	float: right;
	margin-bottom: 0px;
	margin-top: 8px;
}

#header li {
	list-style: none;
	float: right;
	padding-right: 20px;
}

#heademail {
	width: 180px;
	color:#FFF;
	font-size:12px;
	letter-spacing: 2px;
	margin-left: 30px;
	padding: 0;
	background-color:#F00;
}




/* INSIDE NAVIGATION DIV */
#logo {
	background-image: url(images/nav_ard_logo_03.jpg);
	width: 180px;
	height: 180px;
	margin-left: 30px;
	margin-top: 30px;
}

#navigation ol {
	font-family: walkway_semiboldregular;
	list-style-type: none;
	text-align: right;
	margin-right: 50px;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 2px;
}




/* INSIDE CONTENT DIV */
#homegreet {
	background-image:url(images/home_big_greeting_03.jpg);
	background-color: #999999;
	width: 780px;
	height: 470px;
	float: right;
}

#colorboxpics {
	padding: 20px;
	position: absolute;
}

#portgreeting {
	background-image: url(images/port_greeting.jpg);
	width: 780px;
	height: 470px;
	margin-top: 0px;
}

#portgreethome, #portgreetstudent, #portgreetbabyboy, #portgreetsp, #portgreetbabygirl, #portgreetbaxters, #portgreetkbk, #portgreetmidpedi, #portgreettk, #portgreetdiana {
	background-color: #99ccff;
	width: 780px;
	height: 470px;
	margin-top: 0px;
}

#servgreet {
	background-image: url(images/serv_greeting.jpg);
	width: 780px;
	height: 470px;
}

#bloggreet {
    background-image: url(images/blog_greeting.jpg);
	width: 780px;
	height: 470px;
}

#contactgreet {
	background-image: url(images/contact_greeting.jpg);
	width: 780px;
	height: 470px;
}

#studentthumbs {
	position: absolute;
	margin-left: 17px;
	margin-top: 17px;
}






/* INSIDE UNDER GREET DIV - BUT STILL IN THE WRAPPER */

/* HOME PAGE UNDER GREET */
#circlemarkerhome {
	background-image:url(images/home_circlemarker.png);
	width: 46px;
	height: 46px;
	margin-left: 270px;
	margin-top: 500px;
	position:absolute;
}

#circlelinehome {
	background-color: #999999;
	width: 8.5px;
	height: 650px;
	position: absolute;
	margin-left: 287px;
	margin-top: 450px;
	z-index: -1;
}

#mypic {
	background-image:url(images/home_me.jpg);
	width: 186px;
	height: 239px;
	position: absolute;
	margin-left: 350px;
	margin-top: 500px;
}

#aboutme, #checkoutblog {
	width: 780px;
	height: auto;
}

#aboutmeblurb {
	width: 450px;
	height: 203px;
	position: absolute;
	color: #999;
	margin-top: 485px;
	margin-left: 575px;
}


/* BLOG PAGE UNDER GREET */
#checkoutblog #circlemarkerhome {
	margin-top: 800px;
}

#blogpic1 {
	position: absolute;
	background-image: url(images/home_blogpic_01.jpg);
	width: 186px;
	height: 239px;
	margin-left: 350px;
	margin-top: 800px;
}

#blogblurb {
	width: 450px;
	height: 203px;
	position: absolute;
	color: #999;
	margin-top: 780px;
	margin-left: 575px;
	
}

#bloginfo {
	position: absolute;
	text-align: right;
	width: 200px;
	color: #66cc99;
	margin-top: 500px;
}

#circlemarkerblog {
	background-image:url(images/blog_circlemarker.png);
	width: 46px;
	height: 46px;
	margin-left: 270px;
	margin-top: 500px;
	position:absolute;
}

#circlelineblog {
	background-color: #66cc99;
	width: 8.5px;
	height: 350px;
	position: absolute;
	margin-left: 287px;
	margin-top: 450px;
	z-index: -1;
}

#blogaccordion {
	position: absolute;
	margin-left: 350px;
	margin-top: 460px;
}


/* PORTFOLIO PAGES UNDER GREET */
#circlemarkerport {
	background-image:url(images/home_circlemarker.png);
	width: 46px;
	height: 46px;
	margin-left: 270px;
	margin-top: 500px;
	position:absolute;
}

#circlelineport {
	background-color: #99ccff;
	width: 8.5px;
	height: 380px;
	position: absolute;
	margin-left: 287px;
	margin-top: 450px;
	z-index: -1;
}

#clientlist ul {
	list-style: none;
	color: #999;
	padding: 0px;
	position: absolute;
	margin-top: 485px;
	margin-left: 350px;
}

/* SERVICES PAGE */
#servicesoffered ul {
	list-style: none;
	position: absolute;
	margin-left: 320px;
	margin-top: 500px;
	line-height: 150px;
}

#circlelineserv {
	background-color: #ffcc99;
	width: 8.5px;
	height: 1500px;
	position: absolute;
	margin-left: 287px;
	margin-top: 450px;
	z-index: -1;
}

/* CONTACT FORM STYLE */	
#contactform {
	position:absolute;
	margin-left: 350px;
	margin-top: 500px;
}

#circlemarkercontact {
	background-image:url(images/contact_circlemarker.png);
	width: 46px;
	height: 46px;
	margin-left: 270px;
	margin-top: 500px;
	position:absolute;
}

#circlelinecontact {
	background-color: #cc99cc;
	width: 8.5px;
	height: 750px;
	position: absolute;
	margin-left: 287px;
	margin-top: 450px;
	z-index: -1;
}

#contactformblurb {
	width: 400px;
	height: 203px;
	position: absolute;
	color: #999;
	margin-top: 485px;
	margin-left: 630px;
}

#resumepic {
	background-image: url(images/contact_resumepic.jpg);
	height: 239px;
	width: 186px;
	position: absolute;
	margin-left: 350px;
	margin-top: 800px;
}

#resumeblurb {
	width: 400px;
	height: 203px;
	position: absolute;
	color: #999;
	margin-top: 780px;
	margin-left: 630px;
}

#circlemarkercontactresume {
	background-image:url(images/contact_circlemarker.png);
	width: 46px;
	height: 46px;
	margin-left: 270px;
	margin-top: 800px;
	position:absolute;
}

#contactinfo {
	position: absolute;
    margin-top: 500px;
	margin-left: 30px;
	text-align: right;
	color: #cc99cc;
}






/* INSIDE BLOG PAGE STYLE */
#wireframe1 {
	background-image:url(images/blog_wireframe_01.jpg);	
	width: 535px;
	height: 273px;
}

#wireframe2 {
	background-image:url(images/blog_wireframe_02.jpg);
	width: 535px;
	height: 257px;
}

#wireframe3 {
	background-image:url(images/blog_wireframe_03.jpg);
	width: 535px;
	height: 254px;
}

#wireframe4 {
	background-image:url(images/blog_wireframe_04.jpg);
	width: 535px;
	height: 254px;
}

#wireframe5 {
	background-image:url(images/blog_wireframe_05.jpg);
	width: 535px;
	height: 256px;
}

#mybrand {
	background-image:url(images/blog_branding.jpg);
	width:163px;
	height:144px;
	margin-top: 10px;
	margin-bottom: 10px;
}







/* FOOTER INFORMATION */
#footerhome {
	width: 1023px;
	height: 66px;
	background-color: #666666;
	position: absolute;
	margin-top: 1100px;
}

#footerhome p, #footerport p, #footerservices p, #footercontact p {
	text-align: center;
	margin-top: 20px;
}

#footerport {
	width: 1023px;
	height: 66px;
	background-color: #666666;
	position: absolute;
	margin-top: 830px;
}

#footerservices {
	width: 1023px;
	height: 66px;
	background-color: #666666;
	position: absolute;
	margin-top: 1950px;
}

#footercontact {
	width: 1023px;
	height: 66px;
	background-color: #666666;
	position: absolute;
	margin-top: 1150px;
}














