/*   
Theme Name: PrettySquares
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Jonny Goodall
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is /
.
*/
@import "reset.css";
@import "typography.css";
@import "images.css";
@import "default.css";
@import "plugins.css";
body {
    min-width: 960px;
}
#holder1 {
    height: 99%;
    margin: 0 auto;
    width: 970px;
}
#wrapper {
}
#header {
    position: relative;
}
#branding {
    margin: 0;
}
#access {
    overflow: hidden;
    position: relative;
	margin: 0 0 0 30px;
}
.menu {
    margin: 0 auto;
    width: 970px;
}
#main {
    background-color: #131313;
    border-color: #131313;
    border-style: solid;
    border-width: 15px 15px 105px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 970px;
}
#container {
    float: left;
    width: 640px;
}
#content {
    margin: 0 0 0 0;
    width: 640px;
}
#container-work {
    float: left;
    width: 970px;
}
#content-work {
    margin: 0 0 0 0;
    width: 970px;
}
#content-work2 {
    margin: 0 0 0 6px;
    width: 970px;
}
.main-aside {
    float: right;
    position: relative;
    right: 10px;
    width: 290px;
}
#secondary {
    clear: right;
}
#footer {
    clear: both;
}
#subsidiary {
    margin: 0 auto;
    overflow: hidden;
    width: 970px;
}
#subsidiary .aside {
    float: left;
    margin: 0 0 0 0;
    width: 295px;
}
#subsidiary #third {
    margin: 0;
}
#siteinfo {
    clear: both;
    height: 30px;

}
#whitedisplay {
    background-color: #FFFFFF;
    margin: 0 35px;
    overflow: hidden;
    padding: 20px;
    text-align: center;
}
#workpost {
    background: none repeat scroll 0 0;
    clear: none;
    float: left;
    margin: 0 13px 50px 15px;
    padding: 0;
    text-align: center;
    width: 30%;
}
#workpost img {
    border: 1px solid #444444;
    margin: 0;
    padding: 0;
}
#workpost .entry-title {
    display: block;
    font-size: 15px;
    line-height: 23px;
    margin: 0;
    padding: 0 0 0;
}
#mainbox {
    color: #B9B9B9;
    margin: 0 35px;
    padding: 30px 0px 40px;
}
.infobox1 {
    border-right: 3px dotted #222;
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
	 font-size: 15px;
    width: 500px;
}
.infobox2 {
    float: left;
    font-size: 15px;
    font-weight: 100;
    margin: 0;
    padding: 0 0 0 30px;
    width: 300px;

}
.entry-content h2, h3, h4 {
    display: inline;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.infobox2 a {
    background: url("http://www.jonnygoodall.com/linkarrow1.gif") no-repeat scroll 0 50% transparent;
    margin: 0;
    padding: 0 0 0 18px;
    text-decoration: none;
}
#mainbox h3 {
    color: #FFFFFF;
    font-style: normal;
    text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0px 0px 35px 0px;
	margin:0px;
	line-height:29px
}
#clear {
    clear: both;
}
#rwpost {
    clear: none;
    float: left;
    margin: 0;
    padding: 0 13px 50px;
    text-align: center;
    width: 29%;
}
#rwpost img {
    border: 0 solid #CCCCCC;
}
#rwpost .entry-title {
    font-size: 12pt;
}
#social img {
    padding: 2px 5px 2px 0;
}
#noresults-searchform {
    margin: 30px;
}
#noresults-searchsubmit {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    height: 0;
    margin: 0;
    padding: 2px 25px 25px;
}
#error404-searchform {
    margin: 30px;
}
#error404-searchsubmit {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    height: 0;
    margin: 0;
    padding: 2px 25px 25px;
}
#submit {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    height: 30px;
    margin: 0;
    padding: 5px 25px;
}
#client {
    color: #999999;
    font-family: georgia;
    font-size: 14px;
    font-style: italic;
    margin: 0;
    padding: 0;
}
#blog-description{display:none}
#client-big {
    color: #999999;
    font-family: georgia;
    font-size: 24px;
    font-style: italic;
    margin: 0;
	padding: 0px 0px 10px 30px;
	text-transform:uppercase;
}
#workfeature{margin:0px 0px 70px 30px}
