/*
Theme Name: Second Nature
Theme URI: http://www.secondnatureart.co.uk
Description: Theme for Second Nature Art site
Version: 1.0
Author: Tom Cowan
Author URI: http://www.boomerangpr.co.uk/
Tags: second-nature

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}





body {
  font: 62.5% Helvetica, Arial, sans-serif;
  color: #fff;
}
.clear { clear: both; }

a {
  color: #fff;
  text-decoration: none;
}

div#wrapper {
  width: 900px;
  margin: 0 auto;
  background: #646b53 url(i/wrapper_background.gif) no-repeat top left;
}


.alignright { float: right; margin-left: 20px; margin-bottom: 10px; clear: right; }
.alignleft { float: left; margin-right: 40px; margin-bottom: 30px; clear: left; }
p.wp-caption-text { font-style: italic !important; text-align:center !important; font-size: 10px !important; padding: 0 !important; } 

/******************************
 *  Navigation
*******************************/
div#menu {
  float: left;
  width: 150px;
}

div#menu ul#nav {
  padding-top: 95px;
}
div#menu ul#nav li {
  margin-bottom: 0.5em;
}
div#menu ul#nav li a {
  display: block;
  font-weight: bold;
  font-size: 1.3em;
  padding: 10px 0 10px 35px;
}
div#menu ul#nav li a:hover {
  color: #444;
}
body.home ul#nav li#nav-home a,
  body.page-id-18 ul#nav li#nav-gallery a,
    body.parent-pageid-18 ul#nav li#nav-gallery a,
    body.page-id-20 ul#nav li#nav-biography a,
      body.news ul#nav li#nav-news a,
        body.page-id-22 ul#nav li#nav-commissions a,
          body.page-id-24 ul#nav li#nav-links a,  
            body.page-id-142 ul#nav li#nav-contact a, 
             body.page-id-252 ul#nav li#nav-exhibitions a { color: #555; }

body.blog li#nav-news a,
  body.archive li#nav-news a,
    body.single li#nav-news a
    { color: #555; }

/******************************
 *  Content
*******************************/
div#content {
  min-height: 630px;
  float: right;
  width: 745px;
  padding: 25px 0;
}
* html div#content { height:500px; }


div#content h1 { 
  font-size: 4em;
  margin-bottom: 15px;
}
div#content h2 {
  font-size: 1.8em;
  margin: 1em 0;
  letter-spacing: 1.3px;
}
div#content h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 10px 0 10px 0;
}
body.news div#content h3 { margin-top: 40px; }
body.commissions div#content h3 {  }
div#content p {
  padding-right: 70px;
  font-size: 1.3em;
  margin-bottom: 1.2em;
  line-height: 1.6em;
}
div#content p strong { font-weight: bold; }
div#content ul {}
div#content li { font-size: 1.3em; line-height: 1.5em; margin-bottom: 10px; }
div#content a {  }
div#content a:hover {  }
div#content p span.quote { font-size: 1.5em; }
div#content p em, div#content em { font-style: italic; }
div#content input, div#content textarea {
  font-size: 1.2em;
  padding: 5px;
  font-family: Helvetica, Arial, sans-serif;
}

div#content div.wpcf7-validation-errors { display: none; }
div#content div.wpcf7-mail-sent-ok { background-color: #050; color: #fff; padding: 10px; }
div#content span.wpcf7-not-valid-tip-no-ajax { color: #610021; }

/* Commissions Page */
body.page-id-22 div#content p { margin-bottom: 4em; line-height: 2em; }
body.page-id-22 div#content img { border-right: 1px #444 solid; border-bottom: 1px #555 solid; }

/* Links Page */
body.page-id-24 table { width: 100%; }
body.page-id-24 table td { text-align: center; vertical-align: middle; padding: 30px 0; font-size: 1.2em; line-height: 1.5em; }
body.page-id-24 table td a { display: block; text-align: center; }
body.page-id-24 table td a img { border-right: 1px #555 solid; border-bottom: 1px #666 solid; }

/* Bio Page */
body.page-id-20 div#content img { border-right: 1px #222 solid; border-bottom: 1px #333 solid; }

/* Gallery */
body.page-id-18 div#content p { font-size: 1.2em; margin-top: 1em; }

div#gallery-index a img { display: block; float: left; }
div#gallery-index { float: left; margin-bottom: 1em;}

div.gallery p { font-size: 1.1em !important; font-style: italic !important; padding-right: 20px !important; }
div.gallery img {
  display: block;
  margin-bottom: 5px;
  border-right: 1px #444 solid;
  border-bottom: 1px #555 solid;
}

div.gallery-col { float: left; margin-right: 15px; }

div#content div.post { margin-bottom: 3em; }
div#content div.post h2 { margin-bottom: 0.25em; }
div#content div.post p { margin-bottom: 0.5em; }
div#content div.post p.meta { font-size: 1em; margin-bottom: 0.25em; }
div#content div.post p.tags { font-size: 1em; margin-bottom: 0.25em;}

div#news-content {
  float: left;
  width: 465px;
}
div#sidebar {
  float: right;
  width: 235px;
}

div.navigation a { font-size: 1.2em; }

/* Widget Styling */
div#sidebar ul { padding-right: 10px; }
div#sidebar li { margin-bottom: 2.5em; font-size: 1.2em;  }
div#sidebar li h2 { font-size: 1.2em; margin-bottom: 5px; }
div#sidebar li li { margin-bottom: 0.25em; }
div#sidebar p { font-size: 1em; }

div#footer {
  clear: both;
  padding-bottom: 20px;
}
div#footer-left {
  float: left;
  width: 45%;
}
div#footer-left p {
  font-size: 1.5em;
  line-height: 1.5em;
  padding-left: 155px;
}
div#footer-left p a { text-decoration: underline; }
div#footer-right {
  float: right;
  width: 45%;
  text-align: right;
  padding-top: 20px;
}
div#footer-right p {
  padding-right: 30px;
}