/* oeuvre SECTION INDEX PAGE STYLE */

h1, h2, h3, h4, h5, h6, p, ul, li, a {font-family: Days; font-size: 100%;}
a {text-decoration:none;}
table h5, table h6 {font-size: 70%;}
hr {background-color: #866895;}
#break {height: 5px; width: 85%; background-color: #644673;}


/*  SECTION CONTAINER HOME Pages - Holds all the content!!! */

.secttitle {
width:85%;
background-color: #d9bbe8;
border: .15em solid #311340;
border-radius: 12px;
margin: 0 .3em 0 0;
padding: .2em;
float: left;
opacity: .7;
}
.secttitle h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
}

.weak {
font-size: 80%;
font-weight: 400;
}

.secttitle p {
font-size: 20px;
margin: 10px auto;
padding: 0;
}

.secttitle a {
display: inline;
padding: 2px 10px;
text-decoration: underline;
}

.secttitle a:hover {
display: inline;
}

#menudivider {
width: 80%;
height: 2px;
border: 2px solid #311340;
border-radius: 5px;
margin: 2px auto;
}

#secttitleoeuvre0 {
margin: 10px auto;
padding: 5px;
}

/* END - SECTION CONTAINER formatting */



/* oeuvre Section  */

.oeuvre {
width: 100%;
margin: 1em .3em;
float: left;
border-bottom: 5px solid #311340;
}

.oeuvre img {
width: 65%;
float: left;
padding: 0 0 10px 10px;
}

.oeuvre a img:hover {
opacity: .8;
}

.oeuvre h4 {
font-size: 16px;
float: right;
width: 30%;
padding: 0 0 5px 2px;
}

.oeuvre a:hover {
display: inline;
}

#instagramphoto {
width: 35%;
max-width: 300px;
}

#instagramtext {
width: 60%;
}

#butthalf1, #butthalf2, #pukeblanket1, #pukeblanket2 {
width: 30%;
}

#pukeblanket0 {
max-width: 500px;
}

#statement1 h4 {
float: left;
width: 85%;
font-weight: 500;
background-color: #d9bbe8;
margin: 5px;
padding: 5px;
border-radius: 10px;
border: 2px solid #b99bc8;
}

/* END - oeuvre Section */


/* 768 MAX Begin */

@media screen and (max-width: 768px) {

/*  SECTION CONTAINER HOME Pages - Holds all the content!!! */

.secttitle {
width:85%;
background-color: #d9bbe8;
border: .15em solid #311340;
border-radius: 12px;
margin: 0 .3em 0 0;
padding: .2em;
float: left;
opacity: .7;
}

/* END - SECTION CONTAINER formatting */



/* oeuvre Section  */

.oeuvre {
width: 100%;
margin: 1em .3em;
float: left;
}

.oeuvre h4 {
font-size: 14px;
}

/* END - oeuvre Section */
}
/* END - 768 MAX */


/* 480 MAX Begin */

@media screen and (max-width: 480px) {

/*  SECTION CONTAINER HOME Pages - Holds all the content!!! */

.secttitle {
width:85%;
background-color: #d9bbe8;
border: .15em solid #311340;
border-radius: 12px;
margin: 0 .3em 0 0;
padding: .2em;
float: left;
opacity: .7;
}

/* END - SECTION CONTAINER formatting */



/* oeuvre Section  */

.oeuvre {
width: 95%;
margin: .5em;
float: left;
border: 3px solid;
padding: 5px;
}

.oeuvre img {
width: 97%;
padding: 0 0 2px 0;
}


.oeuvre h4 {
font-size: 18px;
width: 100%;
}

#butthalf1, #butthalf2, #pukeblanket1, #pukeblanket2 {
width: 75%;
margin: 10px 10%;
}

#statement1 h4 {
font-size: 14px;
}

/* END - oeuvre Section */
}
/* END - 480 MAX */

/* 376 MAX Begin */

@media screen and (max-width: 376px) {

/*  SECTION CONTAINER HOME Pages - Holds all the content!!! */

.secttitle {
width:90%;
background-color: #d9bbe8;
border: .15em solid #311340;
border-radius: 12px;
margin: 0 .3em 0 0;
padding: .2em;
float: left;
opacity: .7;
}

/* END - SECTION CONTAINER formatting */

/* oeuvre Section  */

.oeuvre {
width: 95%;
margin: .3em;
float: left;
}

.oeuvre img {
width: 97%;
}

/* END - oeuvre Section */
}
/* END - 376 MAX */