@charset "UTF-8";
/* CSS Document */

/* PAGE PROPERTIES */
p {	color: #303030;	font-family: arial, sans-serif;	font-size: 10pt;
	margin: 0px;	}
*{	
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

#v_photo {
	float: left;
	vertical-align: top;
}
#h_photo {
}

#current_date p{
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #303030;
	font-style: italic;
}

#current_date p img{
	vertical-align: middle;
}

#current_date_box {
	position: absolute;
	right: 0px;
	top: 61px;
	width: 250px;
	height: 28px;
}

/* ///////////////////////// BIG DADDY CONTAINER */

#main_container {
	position: relative;
	top: 70px;
	left: 200px;
	width: 932px;
	height: 570px;
}


#logo {
	position: absolute;	
	top: 8px;
	left: 0px;
	}
/* ///////////////// WORK */

#work_box table li {
	color: #ad1102;
}

#work_box a:hover {
	color: #ad1102;
}

#work_box a:active {
	color: #800e03;
}
#work_box a:visited {
	color: #ad1102;
}
#work_box a:link {
	color: #ad1102;
}


/* //////////////// SEWING */

#sew_container {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 420px;
	width: 820px;	
	overflow: hidden;
}

#sew_container a:hover {
	color: #ad1102;
}

#sew_container a:active {
	color: #800e03;
}
#sew_container a:visited {
	color: #ad1102;
}
#sew_container a:link {
	color: #ad1102;
}

#sew_main {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 410px;
	width: 490px;	
	overflow-x: auto;
	overflow-y: hidden;

}

#sew_main table {
	position: absolute;
	margin-left: 10px;
}

.entry {
	position: absolute;
	
}




#sew_text {
	position: absolute;
	left: 500px;
	top: 0px;
	height: 405px;
	width: 294px;
	padding-left: 10px;
	margin-top: 10px;
}

#sew_sub {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 50px;
	width: 100%;
	color: #ad1102;
	font-size: 10pt;
	padding-left: 10px;
}
#sew_sub table p {
	color: #ad1102;
}

#sew_sub table a:hover {
	color: #ad1102;
}

#sew_sub table a:active {
	color: #800e03;
}
#sew_sub table a:visited {
	color: #ad1102;
}
#sew_sub table a:link {
	color: #ad1102;
}

/* ///////////////////////// ABOUT */

#about_box p a:hover {
	color: #1a3463;
}

#about_box p a:active {
	color: #1a3463;
}
#about_box p a:visited {
	color: #1a3463;
}
#about_box p a:link {
	color: #1a3463;
}
	
	
/* //////////////////////////// BOXES */

#work_box {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 800px;
	height: 400px;
	border-width: 6px;
	border-style: solid;
	border-color: #ad1102;
	background-color: #ffffff;
	padding: 10px;
	overflow-y: hidden;
	overflow-x: auto;
}

#blog_box {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 800px;
	height: 400px;
	border-width: 6px;
	border-style: solid;
	border-color: #e6a30c;
	background-color: #ffffff;
	padding: 10px;
	overflow-x: hidden;

}

#shop_box {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 800px;
	height: 400px;
	border-width: 6px;
	border-style: solid;
	border-color: #594a23;
	background-color: #ffffff;
	padding: 10px;
	overflow: hidden;
}


#about_box {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 800px;
	height: 400px;
	border-width: 6px;
	border-style: solid;
	border-color: #1a3463;
	background-color: #ffffff;
	padding: 10px;
	overflow-y: hidden;
	overflow-x: hidden;
	
}

#white_box {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 800px;
	height: 400px;
	border-width: 6px;
	border-style: solid;
	border-color: #303030;
	background-color: #ffffff;
	padding: 10px;
	overflow: hidden;
}


/* /////////////////////////////// HEADER */

#header_container {
	position: realative;	
	left: 25px;
	width: 950px;
	height: 100px;
}



/* ---------------------SQUARES */


#square_nav_container {
	position: absolute;
	left: 100px;
	top: 15px;
	height: 62px;
	width: 62px;

}
.square_a {
	position: absolute;
	left: 0px;
	height: 30px;
	width: 30px;
	background-color: #303030;	
	
}
.square_b {
	position: absolute;
	left: 32px;
	height: 30px;
	width: 30px;
	background-color: #303030;		
}
.square_w {
	position: absolute;
	left: 0px;
	top: 32px;
	height: 30px;
	width: 30px;
	background-color: #303030;		
}
.square_s {
	position: absolute;
	left: 32px;
	top: 32px;
	height: 30px;
	width: 30px;
	background-color: #303030;		
}

/* ---------------------------- TITLES */


#title_container {
	position: absolute;
	height: 53px;
	width: 200px;
	left: 165px;
	top: 40px;
}

#title_about {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 113px;
	height: 62px;
	visibility: hidden;
}
#title_blog {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 113px;
	height: 62px;
	visibility: hidden;
}
#title_work {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 113px;
	height: 62px;
	visibility: hidden;
}
#title_shop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 113px;
	height: 62px;
	visibility: hidden;
}

#title_current {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 113px;
	height: 62px;
}

#title_sub_container {
	position: absolute;
	right: -52px;
	top: 61px;
	width: 250px;
	height: 28px;
}

.architecture {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 120px;
	background-image: url('architecture1.jpg');
	background-repeat: no-repeat;
}


.architecture:hover {
	background-image: url('architecture2.jpg');
}

.sewing {
	position: absolute;
	left: 127px;
	top: 0px;
	height: 28px;
	width: 99px;
	background-image: url('sewing.jpg');
	background-repeat: no-repeat;
}
.sewing:hover {
	background-image: url('sewing2.jpg');
}

/* ////////////////////////// BLOG */

#blog_entry_container {
	position: relative;
	top: 5px;
	left: 0px;
	width: 770px;
	height: auto;
	border-top: 2px solid #e6a30c;
	overflow-x: auto;
	overflow-y: auto;


}
#blog_date {
	padding-top: 10px;
	padding-bottom: 15px;
}

.blog_date {
	position: float;
    font-size: 14pt;
	color: #e6a30c;
	font-family: arial, sans-serif;
	}


#blog_entry_photo_left {
	position: relative;
	padding-bottom: 10px;
	padding-left: 10px;
	
}



#blog_entry_photo_right {
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	
}



#blog_entry p a:link {
	color: #e6a30c;
}
#blog_entry p a:hover {
	color: #e6a30c;
}
#blog_entry p a:active {
	color: #e6a30c;
}
#blog_entry p a:visited {
	color: #e6a30c;
}
#blog_entry p {
	font-family: arial;
}

#blog_box #sew_container #sew_text li ul{
	color: #e6a30c;
	font-family: arial, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
}
#blog_box #sew_container #sew_text li{
	list-style-type: none;
}

.photos {
	position: absolute;
	left: 127px;
	top: 0px;
	height: 28px;
	width: 99px;
	background-image: url('photos_off.jpg');
	background-repeat: no-repeat;
}
.photos:hover {
	background-image: url('photos_on.jpg');
}
/* //////////////////////////// FOOOTER */

#footer {
	position: absolute;	
	left: 0px;
	top: 540px;
	font-family: Georgia, serif;
	font-size: 8pt;
	font-style: italic;	
	height: 40px;
	width: 932px;
	text-align: right;	
}

#footer_main {
	position: absolute;	
	left: 0px;
	top: 540px;
	font-family: Georgia, serif;
	font-size: 8pt;
	font-style: italic;	
	height: 40px;
	width: 932px;
	text-align: right;	
}
