/*
Theme Name: SolarTint
Theme URI: http://www.solartintbrookvale.com.au/
Description: 
Version: 1.0
Author: 
Author URI: */

*
{
  padding: 0;
  margin: 0;
}

body
{
  font-size: 76%;
  font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
  color:#333333;
  text-align:left;

}
body a
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
text-align:left;
}

hr
{
  display: none;
  text-align:left;
}
#headercontainer{
background: url(images/header-repeat.jpg) repeat top left;
text-align:left;
}



#header{
/*width:1021px;*/
width:1021px;
background: url(images/header-repeat.jpg) repeat top left;
/*http://bkcdesign.com.au/solartintbrookvale/wp-content/themes/solartint/images/header-repeat.jpg*/
margin-left:auto;
margin-right:auto;
height:128px;
text-align:left;
}
#contentcontainerindex{
padding-top:17px;
text-align:left;
/*background-image: url(http://bkcdesign.com.au/solartintbrookvale/wp-content/themes/solartint/images/content-repeater.jpg);*/
background: url(http://bkcdesign.com.au/solartintbrookvale/wp-content/themes/solartint/images/indexbgrepeater.jpg) repeat-x top left;
height:381px;

}

#contentcontainer{
padding-top:17px;
/*background-image: url(http://bkcdesign.com.au/solartintbrookvale/wp-content/themes/solartint/images/content-repeater.jpg);*/
background: url(http://bkcdesign.com.au/solartintbrookvale/wp-content/themes/solartint/images/content-repeater.jpg) repeat-x top left;
height:184px;
text-align:left;
}

#contentbackground{
background: url(http://bkcdesign.com.au/solartintbrookvale/wp-content/themes/solartint/images/contentbackground.jpg) repeat-x top left;
min-height:300px;;
text-align:left;
}

#content
{
text-align:left;
/*width: 552px;*/
/*margin: auto;*/
/*padding-top:17px;*/
/*padding-bottom:60px;*/
/*padding-left:32px;*/
/*padding-right:32px;*/
/*margin-top:17px;*/
padding-top:7px;
padding-left:5px;
padding-right:20px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
/*color:#FFFFFF;*/

/*background-image: http://www.designcalibre.com/wp-content/themes/designcalibre/images/backgroundfade.png;*/

/*background: url(wp-content/themes/designcalibre/images/backgroundfade.png) repeat;*/
/*background-image:http://www.designcalibre.com/wp-content/themes/designcalibre/images/backgroundfade.png;*/

  /*width: 70%;
  float: left;*/
}
/*padding-top:1.0em;
padding-bottom:1.0em;

Example:

My p tag is like this:

.post p {
line-height: 1.5em;
margin: 0px 0px 7px 0px;
}*/
/*#content p{
line-height: 1.5em;
}*/
p {
padding-top:0.7em;
padding-bottom:0.7em;
text-align:left;
} 

#wrapper
{
  /*width: 700px;
  margin: 0 auto;
  width:expression(document.body.clientWidth < 605 ? "600px" : "85%" );
  overflow: hidden;*/
}

div>#wrapper
{
  /*min-width: 400px;
  margin: 0 auto;
  width: 85%;*/
}





#page
{
background: url(images/headerlogo2.png) no-repeat top left;
text-align:left;
}

#header
{
  /*padding-top: 20px;
  margin-bottom: 20px;
  height: 250px;*/

}

#headerimg
{
  /*font-size: 1.2em;
  text-align: left;
  margin-left: 200px;
  padding: 10px 0px 20px 20px;
  height: 5em;
  color: #E39F7D;
  background-color: #F2D5AC; 
  border: 1px solid #EDC791;*/
}

#header a
{
  text-decoration: none;
  color: white;
}

#header h1
{
  font-size: 3em;
}


#footer
{
  margin: 50px 200px 0 0;
  color: #804A0F;
  background-color: #F6E4CA; 
  border: 1px solid #F2D5AC;
  padding: 15px;
  text-align: right;
}






#author
{
  border: 1px solid #999;
  margin: 10px auto;
  text-align: center;
  width: 130px;
  padding: 2px;
}

#author img
{
border: 0;
}

#sidebar
{
  /*width: 23%;
  margin-left: 75%;
  padding: 5px;*/
/*  background-color: #FCF1E2;*/
/*  border: 1px solid #FDE5C3;*/
  color: #333333;
}

#sidebar ul
{
list-style: none;
margin-bottom: 10px;
}


#sidebar ul h2
{
background-color: #FDE5C3;
padding: 2px;
font-size: 1.2em;
font-weight: normal;
border-bottom: 1px solid #FADA96;
border-top: 1px solid #FADA96;
margin-bottom: 5px;
}



#sidebar ul ul
{
list-style-image: url(images/listitem.png);
list-style-type: circle;
margin-left: 20px;
}


#sidebar ul ul ul
{
margin-bottom: 0;
}

#sidebar a
{
text-decoration: none;
color: #4A2C00;
}

#sidebar a:hover
{
text-decoration: underline;
}

#wp-calendar
{
border: 1px solid #FDE5C3;
width: 80%;
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
}

#wp-calendar th
{
background-color: #FDE5C3;
}

#wp-calendar a
{
border: 1px solid #4A2C00;
background-color: white;
display: block;
}

#prev a, #next a
{
border: 0;
}

#wp-calendar caption
{
text-align: center;
width: 100%;
}


#searchform
{
text-align: center;
}

#searchform input
{
border: 1px solid #cccccc;
background-color: #cccccc;
color:#666666;
font-size:12px;
}

#searchform #s
{
width: 50%;
background-color: white;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:5px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
/*padding:5px;*/
/*padding:10px;*/
}

.alignleft {
float: left;
/*padding:5px;*/
}

.wp-caption {
background:#eeeeee;
border:1px solid #ccc;
/*margin:10px;*/
text-align:center;
padding-top:5px;
margin:10px;
/*padding:5px 0 0;*/
}
input {
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #474747;
}
