/*
THEME NAME: Bronze Age
THEME URI: http://www.bronzeage.co.uk
DESCRIPTION: WordPress theme for Bronze Age Sculpture Foundry
VERSION: 1
AUTHOR: <a href="http://www.semblance.co.za">Elzette Roelofse</a>

*/

body { 
  background: url(images/backgradient.gif) repeat-x #1F3528;
  color: #DBCAA5;
  font-family:      "Segoe UI", "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
  font-size:        small;
  line-height: 1.4em;
  margin:           0px;
  padding: 	        0px;
}

#allcontent {
  background:       #2B4A37 url(images/backgrmain.gif) repeat-x top left;
  width: 960px;
  padding: 0px 0px 20px 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  min-height: 900px;
}

#header {
  margin:           0px;
  padding:          0px;
  height:           283px;
}

#main {
  padding:          0px;
  margin:           0px 0px 0px 230px;
}

#middle{
  background:       #326142 url(images/content.gif) repeat-x;
  padding:          20px 10px 10px 10px;
  margin:           -12px 0px 0px 0px;
  min-height:       500px;
}

#content{
  background:       #326142 url(images/content.gif) repeat-x;
  display:inline-block;
  height:1%;
  padding:          10px;
  margin:           -12px 0px 0px 0px;
  width: 710px;
}

#content h2 {
  color: #DBCAA5;
  font-size: 160%;
  font-weight: 500;
  line-height: 1.5em;
}

#contentleft {
  float:            left;
  padding:          0px;
  margin:           0px;
  width:            240px;
}

#contentmid1 {
  height: 100%;
  padding:          0px;
  margin:           0px 0px 0px 260px;
}

#contentright{
  height:1%;
  float:            right;
  padding:          0px;
  margin:           10px 0px 0px;
  width:            460px;
}

#contentmid2 {
  float:            left;
  height:1%;
  padding:          0px;
  margin:           10px 0px;
  width: 230px;
}


/* -- Projects Page -- */

#projectside {
  float:            right;
  padding:          0px;
  margin:           0px 0px 0px 10px;
  width:            220px;
}

#projectside h2 {
   font-family: "Times New Roman", Times, serif;
   font-size: 150%;
}

#projectside ul {
	line-height: 1.8em;
	list-style-type:none;
    margin:0px;
    padding:0px;
}

#projectmid {
  padding: 0px;
  margin:  0px 250px 10px 0px;
  min-height: 500px;
}

.post {
padding: 0;
margin-bottom: 5px;
border-bottom: 1px solid #243D2E;
}

.entry-title a:link {
  color: #E3DEBF;
  text-decoration: none;
}

.entry-title a:visited {
  color: #E3DEBF;
  text-decoration: none;
}

.sidesec {
display: block;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
border-bottom: 1px solid #243D2E;
width: 220px;
}

#search {
display: block;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
min-height: 100px;
border-bottom: 1px solid #243D2E;
width: 220px;
}

.archivesum {
  display: block;
  height: 300px; 
  width: 440px;
}

/* Project Page End */


/* -- Latest Work Page -- */  

.frontposts {
  border: #219542 thin solid;
  background: #326142 url(images/boxgradient2.gif) repeat-x;
  height: 250px;
  margin: 0px;
  padding: 0px 0px 0px 5px;
}

.col {
  border-right: #219542 1px solid;
  display: inline;
  float: left; 
  padding-right: 5px;
  width: 225px;
}

.col2 {
  border-right: #219542 1px solid;
  display: inline;
  float: left;
  padding-left: 5px;  
  padding-right: 5px;
  width: 225px;
}

.col3 {
  display: inline;
  float: left;
  padding-left: 5px;  
  padding-right: 5px;
  width: 225px;
}

.borderr {border-right: #219542 1px solid;}

.frontposts h2 a {
  margin: 0px 0px 0px 5px;
  color: #DBCAA5;
  font-family: "Segoe UI", "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
  font-size: 100%;
  font-weight: 500;
  line-height: 1em;
  padding: 0px 0px 0px 5px;
  text-decoration: none;
}

.frontposts h2 a:hover {
  color: #7AB48D;
}

/*.frontposts img {
  padding-top: 10px;
}*/

/* Latest Work END */

/* Casting Page */

.mouldcols {
	width: 720px;
	overflow: hidden;
	margin: -20px 10px 10px 0px;
	padding: 10px 0px 0px 0px;
}

.mouldcols .mouldcol {
	float: left;
	margin-right: 20px;
	padding: 10px 0px 0px 0px;
	width: 200px;
}

.mouldcols .mouldcol2 {
	width: 200px;
	float: left;
	padding: 10px 0px 0px 0px;
}

.mouldcols h2 {
  margin: 0;
  color: #DBCAA5;
  font-family: "Segoe UI", "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
  font-size: 150%;
  font-weight: 500;
}

.mouldcols img {
  padding-top: 10px;
}

ul.fish {
	list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.fish li {
    display: block;
    min-height: 220px; 
    height: 220px;
	width: 710px;
}

ul.fish li img {
    clear: right;
	float:left;
    margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

ul.fish li h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 140%;
}

ul.task {
	list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.task li {
	display: block;
    height: 170px;
	width: 710px;
}

ul.task li img {
	float:left;
    margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

ul.task li h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 140%;
}

.clearleft { clear:left; margin-bottom: -170px;}

h2.trigger {
	padding: 10px 0px 0px 10px;
	margin: 10px 0 5px 0;
	background-color: #253f2f;
	height: 40px;
	line-height: 40px;
	width: 700px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}

h2.trigger a {
	color: #DBCAA5;
	text-decoration: none;
	display: block;
}

h2.trigger a:hover { color: #7AB48D; }

.toggle_container {
	background:       #326142;
	margin: 0 10px 5px 0;
	padding: 0;
}

.toggle_container .block {
background:       #326142;
border-bottom: solid thin #253f2f;
}

h2.pour {
	padding: 10px 0px 0px 10px;
	margin: 10px 0 5px 0;
	background-color: #253f2f;
	height: 40px;
	line-height: 40px;
	width: 700px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}

.pour_container {
	background:       #326142;
	margin: 0 10px 5px 0;
	padding: 0;
	overflow: hidden;
	width: 710px;
}

.pour_container .block {
background:       #326142;
border-bottom: solid thin #253f2f;
}

/* Casting Page END */

/* Services Page */

ul.service {
	list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.service li {
    background-color: #253f2f;
	display: block;
	line-height: 1.2em;
    height: 18px;
	margin-top: 20px;
	padding: 10px;
	width: 690px;
}

ul.photoservice {
	list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.photoservice li {
    background-color: #253f2f;
	display: block;
	line-height: 1.2em;
	margin-top: 20px;
	font-size: small;
	min-height: 60px;
	padding: 10px;
	width: 690px;
}

.photoservice h3 {
    font-weight: normal;
    font-size: 140%;
	margin: 0px;
}

ul.service li img {
    clear: right;
	float:left;
    margin: 0px;
	padding: 0px 10px 0px 0px;
}

ul.service a {
	color: #DBCAA5;
	text-decoration: none;
	display: block;
}

ul.service li a:hover {
	color: #e3debf;
	background-color: #326142;
	margin: -9px;
	padding: 10px;
	text-decoration: none;
	display: block;
}

.service h3 {
    font-weight: normal;
    font-size: 140%;
	margin: 0px;
}

.serviceimg {
	font-size: small;
	min-height: 100px;
}

.serviceimg a {
	padding: 0;
	margin: 0;
}

.serviceimg a:hover {
	padding: 0;
	margin: 0;
	height: 118px;
}

.provision {
	font-size: small;
	min-height: 120px;
}

/* Services Page END */

ul.artist {
	list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.artist li {
    border-top: #243D2E thin solid;
    display: block;
	line-height: 1.2em;
    min-height: 120px; 
    height: 120px;
	width: 710px;
}

ul.artist li img {
    clear: right;
	float:left;
    margin: 0px 20px 0px 0px;
	padding: 10px 0px 10px 0px; 
}

.artisthead {
  font-family: "Times New Roman", Times, serif;
  font-size: 140%;
}

.artisthead a:link {
  color: #DBCAA5;
  text-decoration: none;
}

.artisthead  a:visited {
  color: #DBCAA5;
  text-decoration: none;
}

#sidebar {
  float:            left;
  padding:          0px;
  margin:           0px;
  width:            230px;
}

/* Press Page */

.presscols {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
	overflow: hidden;
}

.presscols .presscol {
	float: left;
	margin-right: 18px;
	padding: 0px 0px 0px 0px;
	width: 225px;
}

.presscols .presscol2 {
	float: left;
	margin-right: 18px; 
	padding: 0px 0px 0px 0px;
	width: 225px;
}

.presscols .presscol3 {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 225px;
}

.presscols h3 {
  margin: 0;
  color: #DBCAA5;
  font-family: "Segoe UI", "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
  font-size: 115%;
  font-weight: 500;
  line-height: 120%;
  padding-bottom: 5px; 
}

.presscols img {
  margin: 0; 
  padding: 0px;
}

/* Press Page END */

#footer {
  color:            #7AB48D;
  clear:            left;
  font-size:        90%;
  padding:          0px;
  margin:           0px;
  text-align:       center;
}

/* Navigation
----------------------------------------------- */

#main_nav { 
    list-style: none; 
	margin: 0px 0px 0px 10px; 
	padding: 0px 0px 0px 0px;
	width: 160px; 
}

#main_nav li { 
   float: left;
 }

#main_nav li a { 
  border: none;
  color: #E3DEBF;
  display: block;
  font-size: 16px;
  padding: 0px 15px 0px 28px;
  height: 40px;
  text-decoration: none;
  width: 160px; 
} 

#main_nav li a:hover {
  background:  url(images/light.png) no-repeat;
}

#current {
   background:  url(images/light.png) no-repeat;
 }

#main_nav .double-line {
  line-height: 1.2em;
}

#main_nav .single {
  line-height: 40px;
}


/* Text styles
----------------------------------------------- */

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size:        250%;
  font-weight: 100;
  color:            #E3DEBF;
  line-height: 1.3em;
}

h2 { 
  color: #DBCAA5;
  font-family: "Segoe UI", "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
  font-size: 160%;
  font-weight: 500; 
}

a img {
  border: none;
  border-bottom:    none;
}

a img:visited {
  border: none;
  border-bottom:    none;
}

a:link {
  color:            #7AB48D;
  text-decoration: underline;
}

a:visited {
  color:            #7AB48D;
  text-decoration: underline;
}


/* form

----------------------------------------------- */

#form{
  float:            right;
  margin:           0px;
  padding:          0px 0px 10px 10px;
  width:            460px;
}

label {
	display: block;
	float: left;
	padding: 0;
	text-align: left;
	width: 100px;
}

input, textarea {
	background: #254531;
	border: none;
	border-bottom: #467a58 thin solid;
	color: #DBCAA5;
	height: 20px;
	float: left;
	width: 360px; 
}

textarea {
	color: #DBCAA5;
	height: 150px;
	line-height: 1.3em;
	overflow: auto;
	width: 360px;
}

.button input {
    background: url(images/send.gif) repeat none;	
	border: none;
	cursor: pointer;
	height: 25px;
	margin: 30px 0px 0px 100px;
	text-align: center;
	width: 100px;
	z-index: 3000;
}


#s-404 {    
    display: block;
    float: left;
    width: 220px;
}

#searchbutton {
    width: 220px;
}

#searchbutton input {
    background: url(images/send.gif) repeat none;	
	border: none;
	cursor: pointer;
       display: block;
	float: left;
	height: 25px;
	margin: 10px 0px 0px 0px;
        padding: 0;
	text-align: center;
	width: 100px;
}

#searchbutton:hover input {
    background: url(images/send_h.gif) repeat none;
}

#searchbutton:active input {
	background: url(images/send_h.gif) repeat none;
}


