/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
  margin: 0px;
  padding: 0px;
}


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


a:hover {
  color: #606060;
}

a img {
  border: none;
}

textarea {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}



body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  background-color: #E6E7E8;
  text-align: center;
  color: #0D0D0D;
  margin: 0px;
  color: #000000;
  position: relative;
}

#page {
  margin:0 auto;
  padding: 22px 28px 22px 28px;
  text-align: left;
  position: relative;
}

#adverts, .mast_ad_strip {
  height: 90px;
  margin-bottom: 15px;
}

.banner {
  border: 1px solid black;
  width: 728px;
  height: 89px;
  background-image: url('images/advert.gif');
  background-repeat: no-repeat;
  float: left;
}

/*
.smallBanner {
  width: 212px;
  height: 90px;
  background-image: url('images/aj-advert.gif');
  background-repeat: no-repeat;
  float: right;
}
*/

#header { 
  margin: 22px 0 15px 0;
  border-bottom: 1px solid #231F20;
  padding: 8px 0 8px 0;
  position: relative;
  border-top: 10px solid #231F20;
}

#header h1 {
  background-image: url('images/main-logo.gif');
  background-repeat: no-repeat;
}

#header h1 a {
  height: 53px;
  width: 424px;
  display: block;
}

#header h2 {
  position: absolute;
  right: 8px;
  bottom: 8px;
  background-image: url('images/blog-info.gif');
  background-repeat: no-repeat;
  height: 85px;
  width: 147px;
}

#header h1 span, #header h2 span {
  display: none;
}

#header p.ajNetwork {
  padding-top: 10px;
  color: #5D5E60;
  font-weight: bold;
  text-transform: lowercase;
  font-family: Arial;
}

#header p.ajNetwork a {
  background-image: url('images/aj-blog-text.gif');
  height: 30px;
  width: 125px;
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}

#header p.ajNetwork a span {
  visibility: hidden;
  width: 150px;
  overflow: hidden;
  display: inline-block;
  height: 
}

#header .links {
  background-color: #231F20;
  margin-bottom: 10px;
  padding: 0 5px 2px 0;
  text-align: right;
}

#header .links ul li {
  display: inline;
  padding-left: 15px;
}

#header p.addAThing {
  position: absolute;
}

#header ul.categories {
  margin: 5px 0 0 0;
  padding: 10px 0 0 0;
  position: absolute;
  left: 214px;
  bottom: 14px;
} 

#header ul.categories li {
  float: left;
  list-style-type: none;
  border-right: 2px solid #3C3B3D;
}

#header ul.categories li a {
  display: block;
  background-image: url('images/header-links.gif');
  background-repeat: no-repeat;
  color: #000000;
  padding: 0 5px 0 0;
  margin: 0 0 0 5px;
}

#header ul.categories li a span {
  visibility: hidden;
  height: 17px;
  width: 100%;
  overflow: hidden;
  display: block;
}

#header ul.categories li.last {
  border-right: none;
}

#header ul.categories li a.architecture {
  width: 120px;
  background-position: 0px 3px;
}

#header ul.categories li a.design {
  width: 69px;
  background-position: -130px 3px;
}

#subheader {
  height: 18px;
  background-repeat: no-repeat;
  border-top: 10px solid #231F20;
  padding: 5px 0 15px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  font-style: italic;
  position: relative;
}

#subheader.editorsPicks {  
  background-image: url('images/editors-picks.gif');
  background-position: 0 10px;
}

p.postAnIdea {
  position: absolute;
  display: none;
  z-index: 200;  
  background-image: url('images/post-an-idea.png');
  backgtround-repeat: no-repeat;
  width: 96px;
  height: 96px;
  right: 60px;
  top: -20px;
}
/*\*/ * html p.postAnIdea {
  background-image: url('images/post-an-idea.gif');
} /**/ 


p.postAnIdea a {
  background-image: url('images/post-an-idea-text.gif');
  background-repeat: no-repeat;
  background-position: 10px 15px;
  height: 96px;
  width: 96px;
  display: block;
}

p.postAnIdea a span {
  visibility: hidden;
}

#footer {
  padding: 0 0 0px 0;
  position: relative;
}

#footer form.search {
  float: right;
  position: absolute;
  right: 0px;
}

#footer form.search input.sText {
  border: 1px solid #7F7F7F; 
  background-color: #BCBCBC;
  height: 16px;
}

#footer ul.adminLinks {
  margin: 15px 0 0 0;
  padding: 10px 0 0 0;
  list-style-type: none;
  float: right;
  position: relative;
  top: -40px;
  right: -8px;
} 

#footer ul.adminLinks li {
  float: left;
  list-style-type: none;
  border-right: 1px solid #3C3B3D;
}

#footer ul.adminLinks li a {
  display: block;
  background-image: url('images/footer-admin-links.gif');
  background-repeat: no-repeat;
  color: #000000;
  padding: 0 6px 0 0;
  margin: 0 0 0 6px;
}

#footer ul.adminLinks li.last {
  border-right: none;
}

#footer ul.adminLinks li a span {
  visibility: hidden;
  height: 15px;
  width: 100%;
  overflow: hidden;
  display: block;
}

#footer ul.adminLinks li a.openAdmin {
  width: 70px;
  background-position: -49px 3px;
}

#footer ul.adminLinks li a.closeAdmin {
  width: 69px;
  background-position: -128px 3px;
}

#footer ul.adminLinks li a.logout {
  width: 39px;
  background-position: 0 3px;
}



#footer ul.links {
  border-top: 10px solid #231F20;
  margin: 8px 0 0 0;
  padding: 10px 0 0 0;
} 

#footer ul.links li {
  float: left;
  list-style-type: none;
  border-left: 1px solid #3C3B3D;
}

#footer ul.links li a {
  display: block;
  background-image: url('images/footerLinks.gif');
  background-repeat: no-repeat;
  color: #000000;
  padding: 0 6px 0 0;
  margin: 0 0 0 6px;
}

#footer ul.links li a span {
  visibility: hidden;
  height: 15px;
  width: 100%;
  overflow: hidden;
  display: block;
}

#footer ul.links li.first {
  border-left: none;
}

#footer ul.links li.first a {
  padding: 0 6px 0 0;
  margin: 0;
}

#footer ul.links li a.contactUs {
  width: 58px;
  background-position: 0 1px;
}
#footer ul.links li a.ajSubscriptions {
  width: 79px;
  background-position: -72px 1px;
}

#footer ul.links li a.privacyPolicy {
  width: 78px;
  background-position: -163px 0;
}

#footer ul.links li a.termsAndConditions {
  width: 104px;
  background-position: -253px 1px;
}

#footer ul.links li a.rssFeeds {
  width: 22px;
  background-position: -369px 1px;
}

#footer ul.links li a.twitter {
  width: 40px;
  background-position: -402px 1px;
}


#footer h3 {
  background-image: url('images/footer-logo.gif');
  height: 20px;
  background-repeat: no-repeat;
}

#footer h3 span {
  visibility: hidden;
}

.ajaxLoader {
  padding-top: 100px;
  text-align: center;
  background-image: url('images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
}

.ajaxLoader span {
  visibility: hidden;
}

.imageRow {
  position: relative;
  width: 100%;
}

.imageRow.one {
  overflow: hidden;
  height: 200px; 
}

.imageRow.searchResults {
  overflow: auto;
  width: 100%;
}



.imageRow.two {
  overflow: auto;
  width: 100%;
}

.imageRow.page {
  overflow: auto;
  width: 100%;
}


#respond {
  float: left;
  height: 190px;
  background-color: #FFF200;
  padding: 5px;
  width: 190px;
  margin-right: 20px;
}

#respond textarea {
  background-color: #FFFFFF;
  margin: 10px 0 10px 0;
  height: 75px;
  width: 185px !important;
  
}

#respond input.text {
  width: 190px;
}

#respond p {
  margin: 3px 0 0 0;
}

#respond span.error {
  visibility: hidden;
  color: red;
}

#responses {
  height: 200px;
  width: 200px;
  overflow-y: scroll;
}

#responses li {
  margin-top: 10px;
}

#responses .comment-author {

}

#responses .comment-text {
  font-size: 14px;
  padding: 0 0 2px 0;
  margin: 0 0 2px 0;
}

#responses form {
  border-bottom: 1px solid #FFF200;
  text-align: right;
  padding: 0px 0 2px 0;
}

#responses .comment-text a {
  font-size: 11px;
  display: block;
  margin-right: 3px;
}


.post {
  width: 220px;
  height: 200px;
  float: left;
}

.imageRow.two .post {
  height: 220px;
}

.post .wrapper {
  margin: 0 20px 0 0;
  position: relative;
  height: 200px;
  width: 200px;
}

.post .editBorder {
  position: absolute;
  border: 5px solid #FFF200;
}

.post .wrapper img {
 padding: 0px !important;
 margin: 0px !important;
}



.post .more {
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url('images/info-icon.png');
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
}


.post .more span {
  visibility: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
  overflow: hidden;
}

.post h4 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 13px;
  font-weight: normal;
  width: 180px;
}

.post h4 span {
  color: #222222;
  background-color: #FFF200;
  padding: 1px 3px 1px 3px;
  display: inline-block;
  margin-top: 2px;
}


.post .detail {
  position: absolute;
  background-color: #FFF200;
  display: none;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
}

.post .detail .arrow {
  position: absolute;
  width: 20px;
  height: 20px;
}

.post .detail.top .arrow {
  background-image: url('images/arrows-top.gif');
  background-position: 200px top;
  bottom: -20px;
  left: 0px;
  height: 20px;
}

.post .detail.right .arrow {
  background-image: url('images/arrows-right.gif');
  background-position: 200px top;
  top: 0px;
  left: -20px;
  width: 20px;
}

.post .detail.bottom .arrow {
  background-image: url('images/arrows-bottom.gif');
  background-position: 0px top;
  top: -20px;
  left: 0px;
  height: 20px;
}

.post .detail.left .arrow {
  background-image: url('images/arrows-left.gif');
  background-position: 0px top;
  top: 0px;
  right: -20px;
  width: 20px;
}



.post .detail .holder {
  padding: 5px;
  color: #000000;
  display: relative;
}

.post .detail a {
  color: #000000;
}

.post .detail a:hover {
  text-decoration: underline;
}

.post .detail h6 {
  font-size: 14px;
}

.post .detail .catg a {
  color: #000000;
  font-weight: bold;
  margin-bottom: 3px;
}

.post .detail .desc {
  font-size: 12px;
}

.post .detail .author {
  font-size: 13px;
  font-style: italic;
}

.post .detail .ratings {
  margin-top: 5px;
  float: left;
  width: 130px;
}

.post .detail .ratings h6 {
  font-size: 12px;
}

.post .detail .comments {
  display: block;
  float: right;
  width: 40px;
  height: 50px;
  background-image: url('images/comments-button.gif');
  background-repeat: no-repeat;
  text-align: center;
  margin: 10px 10px 0 0;
}

.post .detail .comments span {
  margin-top: 7px;  
  display: block;
  font-size: 12px;
  font-weight: bold;
}

.post .detail .link {
  margin-top: 5px;
}

#previewPost.post {
  width: 390px;  
  clear: both;
  margin-bottom: 10px;
}

#previewPost .detail {
  display: block;
  left: 210px;
  height: 200px;
  width: 170px;
}

#previewPost h4 span {
  background-color: #FFF200;
  padding: 1px 3px 1px 3px;
}

.example {
  display: none;
}
.example .post {
  width: 420px;
  clear: both;  
}

.example .post h4 span {
  background-color: #FFF200;
  padding: 1px 3px 1px 3px;
}

.example .detail {
  display: block;
  left: 220px;
  height: 200px;
  width: 200px;
}


.example .detail .arrow {
  background-image: url('images/arrows-right.gif');
  background-position: 200px top;
  top: 0px;
  left: -20px;
  width: 20px;
  height: 200px;
}

.togglePostExample {
  display: block;
  text-align: right;
  margin-bottom: 10px;
}

.single .imageRow.one .post {
  width: 440px;
}

.single .imageRow.one .detail {
  display: block;
  left: 220px; 
  height: 200px;
  width: 200px;

}


#savePostForm .button {
  margin-right: 10px;
}


.adminEditForm {
  position: absolute;
  bottom: 3px;
  left: 0px;
  overflow: auto;
  width: 100%;
  font-size: 10px;
}

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

.adminEditForm li {
  float: left;
  border-right: 1px solid #202020;
}

.adminEditForm li.last {
  border-right: none;
}

.adminEditForm li a {
  display: block;
  margin-right: 4px;
  padding-left: 4px;
}


.paging {
  margin: 0 0 20px 0;
  text-align: right;  
  overflow: auto;
}

.paging span {
  visibility: hidden;
}

.paging div {
  display: block;
  float: right;
}

.paging a {
  background-repeat: no-repeat;
  height: 15px;
  display: block;
}

.paging div.previousLinks a {
  background-image: url('images/button_newer.gif');
  width: 106px;
  margin-right: 30px;
}

.paging div.nextLinks a {
  background-image: url('images/button_older.gif');
  width: 96px;
}


.splash {
  top: 0;
  left: 0;
  z-index: 300;
  position: absolute;
}

.splash div.background {
  background-color: #FFFFFF;  
  top: 0;
  left: 0;
  position: absolute;
}

.splash div.frame {
  background-color: #E6E7E8;
  position: fixed; 
  width: 440px;
  height: 500px;
  text-align: left;
  color: #000000;
  z-index: 350;
}
/*\*/ * html .splash div.frame {
  position: absolute;
} /**/ 




.splash .header {
  text-align: right;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  text-align: right;
}

.splash .header a {
  background-image: url('images/text_close.gif');
  background-position: 0px top;  
  background-repeat: no-repeat;
  width: 38px;
  height: 11px;
  display: block;
  text-align: right;
}

.splash .header a span {
  visibility: hidden;
}

.splash .content {
  padding: 10px;
}

.splash a {
  color: #000000;
}

.splash a:hover {
  text-decoration: underline;
}


.splash h5 {
  font-size: 12px;  
}

.splash .success h5 {
  text-align: center;  
}

.splash .success h5 a {
  text-decoration: none;  
}






form label, form div.label {
  display: block;
  margin-top: 3px;
  padding-bottom: 3px;
  width: 420px;
  overflow: hidden;
}

form label span.label, form div.label span.label {
  float: left;
  width: 130px;
  font-size: 1.3em;
  text-align: right;
  padding: 2px 10px 3px 0;
  color: #000000;
}

form label span em, form div.label span em, form em {
  color: #C52A2A;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 3px;
  display: block;
}

form span.wrap, form span.wrap {
  float: left;
  width: 205px;
}

form label, form div.label, span.radioWrap {
  float: left;
  width: 100%;
  color: #000000;
  padding: 5px 0 0 0;
}

form span.radioWrap input, form span.radioWrap input {
  margin: 0px 5px 0 0;  
}

form span.radioWrap span {
  position: relative;
  top: -2px;
  display: inline-block;
}

form input.text {
  width: 230px;
  font-size: 1.6em;
  padding: 2px;
  color: #000000;
  background-color: #FFF200;
  border: none;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

form input.file {
  width: 100%;
} 




form input.checkbox {
  padding: 0px;
  margin-left: 0px;  
}  


form input.button {
  margin-top: 10px;  
}



form select {
  width: 166px;
} 

form textarea {
  width: 230px;
  height: 100px;
  border: none;
  font-size: 1.6em;
  padding: 2px;
  color: #000000;
  background-color: #FFF200;
}



.replaceText {
  background-image: url('images/text_notebook.gif');
  background-repeat: no-repeat;
  width: 420px;
  height: 48px;
  margin-bottom: 20px;

}


.replaceText span {
  visibility: hidden;
}


#ajaxFrame {
  display: none;
} 



.skyscraper {
  position: absolute;
  width: 200px;
  height: 640px;
  border: 1px solid #D6D6D6;
  top: 0px;
  z-index: 200;
  text-align: center;
}


.skyscraper span {
  color: #646464;
  display: block;
  margin: 5px 0 5px 0;
  
}

.mpu {
  position: absolute;
  width: 420px;
  height: 420px;
  border: 1px solid #D6D6D6;
  top: 0px;
  left: 0px;
  z-index: 200;
  text-align: center;
}


.mpu span {
  color: #646464;
  display: block;
  margin: 55px 0 5px 0;
  
}



a.returnToNotebook {
  background-image: url('images/text_returnToNotebook.gif');
  background-position: center 0;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 15px;
  width: 250px;
  height: 13px;
  
}

a.returnToNotebook span {
  visibility: hidden;
}

a.addANewPost {
  background-image: url('images/text_addanewpost.gif');
  background-position: center 0;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 15px;
  width: 250px;
  height: 21px;
}

a.addANewPost span {
  visibility: hidden;
}




.Strapline {
  background-image: url('images/strapline.gif');
  background-position: center 0;
  background-repeat: no-repeat;
  width: 268px;
  height: 24px;
  position: absolute;
  top: 72px;
  left: 155px;
}

.Strapline span {
  visibility: hidden;
}