/*  
Theme Name: New Yes and Space
Theme URI: http://www.yesandspace.com.au/
Description: A fixed width, two columns theme for Wordpress with white backgrounds.<br /><br />Wordpress Widgets supported.<br /><br />Extra? You can use .imgleft and .imgright classes to float images, Gravatar 2 plugin supported but not required.
Version: 1.1
Author: WEBYSYSTEMS
Author URI: http://www.weby.com.au/
*/

/*   BODY AND MISC   */

body {
background: #FFFFFF;
color: #000000;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
text-align: center;
}

hr {
display:none;
}

blockquote {
font-family: arial, verdana, georgia, serif;
color: #666666;
font-size: 13px;
}

code {
font-family:'Courier New', Courier, monospace;
font-size: 15px;
background:#f5f5f5;
}

del {
}

ins {
}

abbr {
}

acronym {
}

h1 {
display: none;
}

/*   IMAGES   */
/*
img {
padding: 6px;
border: 1px solid #e5e5e5;
display: block;
background: #f5f5f5;
}
*/
img.imgleft {
float: left;
margin-right: 5px;
}

img.imgright {
float: right;
margin-left: 5px;
}

/*   MAIN LINKS   */

a {
color:#003366;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

/*   MAIN WRAPPER   */

#wrapper {
width: 965px;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
border-left: 1px solid #cccccc;

}

#sub-wrapper {
padding: 0px 10px 0px 15px;
}

/*   HEADER   */

#header {
padding: 15px 0px 5px 15px;
border-bottom: 1px solid #cccccc;
}

#header h1 {
}

#header h2 {
font-family: Verdana, georgia, serif;
font-weight: normal;
font-size: 24px;
text-transform: uppercase;
color: #000000;
margin-top: 40px;
}

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

#header div.description {
text-transform: uppercase;
letter-spacing: 1px;
color: #666666;
margin-bottom: 10px;
}

/*   MAIN CONTENTS   */

h2.pagetitle {
font-size: 22px;
color: #000000;
font-weight: normal;
text-transform: uppercase;
padding: 10px;
}

#content {
padding-right: 200px;
}

#content h1 {
}

#content div.post {
}

#content div.post h2 {
font-family: verdana, georgia, serif;
font-size: 18px;
font-weight: normal;
color: #000000;
/*border-bottom: 2px groove #ededed;*/
}

#content div.post h3 {
font-family: georgia, serif;
font-size: 23px;
font-variant: small-caps;
font-weight: normal;
color: #666666;
}

#content div.post h4 {
font-family: georgia, serif;
font-size: 20px;
font-variant: small-caps;
font-weight: normal;
color: #666666;
}

#content div.post h5 {
font-family: georgia, serif;
font-size: 17px;
font-variant: small-caps;
font-weight: normal;
color: #666666;
}

#content div.post h6 {
font-family: georgia, serif;
font-size: 14px;
font-variant: small-caps;
font-weight: normal;
color: #666666;
}

#content div.post h2 a {
color: #000000;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #003366;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date,
#content div.post p.date a {
font-family: verdana, georgia, serif;
font-size: 12px;
font-weight: normal;
color: #000000;
padding: 15px 0px 0px 0px;
border-bottom: 1px solid #003366;
}

p.nocomments {
}

#content div.post p.details_small {
font-size: 12px;
padding-left: 20px;
background: transparent url(images/back-details.jpg) no-repeat left center;
color: #aaa;
}

#content div.post ul {
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol {
}

#content div.post ol li {
line-height: 140%;
}

/*   NAVIGATION LINKS   */

#content div.navigation {
display: block;
padding-top:10px;
padding-bottom:40px;
}

#content div.navigation a {

}

#content div.navigation span.alignleft {
float:left;
width:45%;
padding: 8px !important;
background: #ffffff !important;
border: 1px solid #cccccc !important;
}

#content div.navigation span.alignright {
float:right;
width:45%;
text-align:right;
padding: 8px !important;
background: #ffffff !important;
border: 1px solid #cccccc !important;
}

/*   COMMENTS AND COMMENTLIST   */

h3#comments,
h3#respond {
font-family: georgia, serif;
font-size: 22px;
font-weight: normal;
color: #cccccc;
padding: 10px 0;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist li {
padding: 10px;
border: 1px solid #eeeeee;
background: #efefef;
margin-bottom: 12px;
}

ol.commentlist li.alt {
background:#efefef;
}

ol.commentlist li big {
font-weight: bold;
font-size: 18px;
display: block;
color: #666666;
}

ol.commentlist li span.await_mod {
color: #666666;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
font-size: 12px;
}

ol.commentlist li p {
line-height: 140%;
}

p.allowed-tags {
padding: 5px;
border: 1px solid #eeeeee;
background:#efefef;
}

/*   FORM ELEMENTS   */

#commentform {
}

input {
}

input[type="submit"] {
}

textarea {
width:60%;
}

#searchform br {
}

.search  {
font-size: 11px;
}
/*   SIDEBAR   */

#sidebar {
width: 180px;
margin: 0;
padding: 0;
float: right;
font-size: 11px;

}

#sidebar h1 {
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul li{
line-height: 160%;
}

#sidebar ul li h2 {
font-family: arial, georgia, serif;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
letter-spacing:1px;
color:#000000;
margin: 0px 0px 0px 0px ;
padding: 15px 0px 1px 0px;
border-bottom:1px solid #cccccc;
}

#sidebar a {
/*padding-left: 13px;
background: transparent url(images/icon-sidelink.jpg) no-repeat left center;*/
}

#sidebar a:hover {
}

#sidebar ul li a {
}

/*   SIDEBAR WIDGETS TAGS   */

caption {
}

#sidebar table {
width:90%;
padding: 2px;
background: #ffffff;
border: 1px solid #cccccc;
}

#sidebar th {
width: 12%;
text-align:center;
}

#sidebar td {
text-align:center;
}

#sidebar table a {
padding: 0 !important;
background-image: none !important;
text-decoration:underline;
}

.recentcomments a {
padding: 0 !important;
background-image: none !important;
}

.recentcomments {
}

/*   FOOTER   */

#footer {
clear: both;
padding-top: 20px;
padding-bottom: 0.3px;
margin-bottom:0;
font-size: 13px;
text-align: center;

}

#footer a {
}

#footer a:hover {
}

#footer h1 {
}

#footer p {
}

/*   EXTRAS   */

.sh_avatar, .gravatar {
width: 40px;
height: 40px;
float: right;
}

/*
#global-feed {
width: 50px;
height: 55px;
display: block;
position: absolute;
top: 20px;
left: 80%;
margin-left: 320px;
background: transparent url(images/back-feed.png) no-repeat top left;
}
*/

#global-feed span {
display: none;
}

/* BANNER EXTRAS */
#bannertangent{
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
  text-align:left;
  width:965px;
  height:197px;
  background-image:url('images/bg-tangent.png') ;
  border-bottom: 1px solid #cccccc;  
}	
#banneryesandspace{
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
  text-align:left;
  width:965px;
  height:197px;
  background-image:url('images/bg-yands.png') ;
  border-bottom: 1px solid #cccccc;    
}	
#bannertraining{
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
  text-align:left;
  width:965px;
  height:197px;
  background-image:url('images/bg-training.png') ;
  border-bottom: 1px solid #cccccc;    
}	
div.bblogglow {
  margin: 16px 0px 0px 10px;
  background: transperant;
  text-align:left;
}
div.bblog {
  margin: 23px 0px 0px 19px;
  background: transperant;
  text-align:left;
}
div.bpodcast {
  margin: 53px 0px 0px 18px;
  background: transperant;
  text-align:left;
}
div.bconsultantglow {
  margin: 3px 0px 0px 4px;
  background: transperant;
  text-align:left;
}
div.bconsultant {
  margin: 12px 0px 0px 13px;
  background: transperant;
  text-align:left;
}
div.btrainingglow{
  margin: 44px 0px 0px 2px;
  background: transperant;
  text-align:left;
}

div.btraining {
  margin: 51px 0px 0px 10px;
  background: transperant;
  text-align:left;
}
div.bhome {
  margin: 0px 0px 0px 8px;
  background: transperant;
  text-align:left;
}
