/*
Theme Name: Mareva Millarc
Theme URI: http://www.marevamillarc.com
Description: 
Version: .1b
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com/
*/

* {
margin:0;
padding:0;
}

body {
text-align:center;
font-family: Futura, Helvetica, Arial, sans-serif;
font-size:12px;
background:url(images/home-bkgd.jpg) repeat-x #FFFFFF;
padding-top:20px;
}
body.page-id-3 {
background:url(images/lo-bkgd-lg.jpg) no-repeat center top #F2E69E;
}
body.page-id-42 {
background:url(images/paper-bkgd-lg.jpg) no-repeat center top #C5D5CB;
}
body.page-id-55 {
background:url(images/contact-bkgd.jpg) repeat-x #FFFFFF;
}
body.page-id-57 {
background:url(images/canvas-bkgd-lg.jpg) no-repeat center top #F5DEBC;
}

a {
color:#333333;
}
a:hover {
color:#791E2D;
}
a img {
border:none;
}

#wrapper {

}
#header {
width:800px;
margin-left:auto;
margin-right:auto;
}
#content {
width:800px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
body.home #header {
background:url(images/semitrans-bkgd.png) repeat;
padding:10px 0 40px 0;
}
body.home #content {
padding:40px 0 70px 0;
background:url(images/semitrans-bkgd.png) repeat;
}

#footer {
background:url(images/nav-bkgd.png) repeat-x;
text-align:center;
}
body.home #footer {
/* background:none; */
margin-top:15px;
margin-top:85px;
}
div.gallery {
margin-top:20px;
padding:10px 0;
background:url(images/semitrans-bkgd.png) repeat;
}
body.page-id-3 div.gallery_pagenavi {
background:url(images/little-orig-title.png) no-repeat;
height:75px;
margin-bottom:50px;
}
body.page-id-42 div.gallery_pagenavi {
background:url(images/paper-title.png) no-repeat;
height:75px;
margin-bottom:50px;
}
body.page-id-57 div.gallery_pagenavi {
background:url(images/canvas-title.png) no-repeat;
height:75px;
margin-bottom:50px;
}

#header h1 {
text-indent:-9999px;
}
#header h1 a {
}
body.home #header h1 a {
display:block;
background:url(images/mareva-millarc-contemporary-art.png) no-repeat center;
width:800px;
height:105px;
outline:none;
text-indent:-9999px;
margin:85px 0 0 0;
}
#content h2 {
font-size:34px;
color:#666666;
font-weight:normal;
margin-bottom:15px;
}

body.home #content h3 a, #post-55 h3 {
display:block;
width:200px;
height:40px;
outline:none;
background:url(images/zeal.png) no-repeat top center;
margin-left:auto;
margin-right:auto;
text-indent:-9999px;
height:40px;
}


div.entry h1 {
color:#50C5D1;
font-style:italic;
font-weight:normal;
font-size:24px;
}
div.entry h4 {
color:#FFFFFF;
margin-bottom:25px;
font-size:18px;
font-weight:bold;
}

#content p {
font-size:15px;
line-height:1.5em;
color:#666666;
}
#post-55 p {
margin:0 140px 15px 140px;
}
div.entry p {
margin-bottom:15px;
}
body.home #footer p {
margin-top:10px;
font-size:18px;
}
body.home #footer p a {
color:#000000;
text-decoration:none;
}

ul#footer-nav {
list-style:none;
width:470px;
margin-left:auto;
margin-right:auto;
}
body.home ul#footer-nav {
width:290px;
}
ul#footer-nav li {
display:inline;
}
ul#footer-nav li a {
display:block;
float:left;
height:80px;
text-indent:-9999px;
width:90px;
outline:none;
}
ul#footer-nav li#home a {
background:url(images/home.png) no-repeat;
}
ul#footer-nav li#canvas a {
background:url(images/canvas.png) no-repeat;
}
ul#footer-nav li#paper a {
background:url(images/paper.png) no-repeat;
}
ul#footer-nav li#little-originals a {
background:url(images/little-originals.png) no-repeat;
width:110px;
}
ul#footer-nav li#contact a {
background:url(images/contact.png) no-repeat;
}

fieldset {
padding:10px;
width:380px;
text-align:left;
margin-top:20px;
margin-bottom:40px;
background:url(images/semitrans-bkgd.png) repeat;
}
legend {
font-size:18px;
color:#666666;
font-weight:normal;
padding:0 5px;
}
form.contact label, div#imageVerificationText {
display:block;
float:left;
margin:10px;
width:100px;
color:#50C5D1;
font-size:14px;
}
form.contact input, form.contact textarea, div#imageVerificationImages {
float:left;
margin:10px;
width:200px;
}
div#imageVerification {
clear:both;
}


.alignright {
float:right;
margin:5px 0px 5px 5px;
}
.alignleft {
float:left;
margin:5px 5px 5px 0px;
}

.clear {
clear:both;
}
dt.gallery-icon a:visited {
color:#00CCCC;
}
#ie6Warning {
width:100%;
height:50px;
background-color:#FFFF99;
margin-top:20px;
}