/* -------------------------------------------------------------- 
  
Main CSS - extends Blueprint
   
-------------------------------------------------------------- */

body {font-family: Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif; color: #555555;  background: #d6d6d6; }

body.blog {font-family: Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif; color: #555555;   }

/*
body.blog, #blog_container{
background: #E8F3F8;
}
*/

/* body { background: url(../images/resources/blueprint_grid_60+20x18.png); background-position: 50px 0; } */
/* body { background: url(../images/resources/line_background.jpg); background-position: 50px 0; } */
/* body {font-family: Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif; color: #FFFFFF; background: #666666;  } */



#main_container, #blog_container{
margin: auto;
width: 970px;
margin-left: 20px;
padding-left: 20px;
padding-top: 10px;
overflow: hidden;
background: #ffffff;
}

/* Sets up basic grid floating and margin. */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, 
.span-6, .span-7, .span-8, .span-9, .span-10, 
.span-11, .span-12, .span-13, .span-14, .span-15, 
.span-16, .span-17, .span-18, .span-19, .span-20, 
.span-21, .span-22, .span-23, .span-24 {
  float: left;
  margin-right: 30px;
}


.container{
overflow: hidden;
margin-left: 5px;
margin-right: 20px;
}

.blog_container{
/* Not a bad colour 
background: #d9e6de;*/
}

div#masthead{
margin-top:9px;
margin-bottom: 4em;

overflow: hidden;

}

h1#mast_title a{
height: 36px;
width: 110px;
background: url(../images/resources/title.jpg) no-repeat;

display: block;
text-indent: -9999px;
}

/*
#blog_container h1#mast_title a{
background: url(../images/resources/blog_title.jpg) no-repeat;
}
*/

h2{
border-bottom: 1px dotted #2EB8E7;
padding-bottom: 0.25em;
font-size: 1.5em; line-height: 1; margin-bottom: 0.75em; 
}

h2.project_title{
margin-top: 1em;
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;

}

h2.section_title{
border-bottom: 0;

}

h3{
padding-bottom: 0.25em;
font-size: 1.2em; line-height: 1.25; margin-bottom: 1em;
border-bottom: 1px dotted #2EB8E7;
}

h3.blog_post_title{
border-bottom: 1px solid #CCCCCC;
}

img{
border: 0;
padding: 0;
margin: 0;

}


.email{
clear: right;

}

.error, .success{
clear: both;
display: block;

}

.error{
color: red;
border-width: 1px;
}

.success{
border-width: 1px;
}

/* dotted line test */
 ul.project_nav{

}

ul#main_nav li.last, ul#main_nav li.client_logout{
margin-right: 0;
width: 140px;
margin-right: 0;
float: right;
}

ul#main_nav li.client_home{
width: 140px;
float: right;
}

ul#main_nav{
overflow: hidden;
list-style: none;
display: block;
width: 100%;
padding: 2px 0 0 0;
margin: 0;
margin-bottom: 9px;
margin-top: 18px;
position: relative;
border-bottom: 1px dotted #2EB8E7;
}

ul#main_nav li{
padding: 0;
margin: 0 20px 0 0;
float: left;
width: 60px;
display: block;
overflow: hidden;

}

ul#main_nav li.last{
margin-right: 0;
}

#contact_head{
overflow: hidden;
}

#contact_head a{
float: right;

}

ul.info{
list-style: none;
margin-left: 0;
}

.caption, .info, .main_img_caption{
font-family: "Andale Mono", sans-serif;
}

.home_featured{
height: 468px;
position: relative;

}

#featured_slide_holder, #new_featured_holder{

padding: 0;
margin: 0;
z-index: 200;
position:absolute;
top:0;
left:0;
}

#cycle{
height: 468px;
width: 940px;

}

#cycle div{
height: 468px;
width: 940px;
top:0;
left:0;
}





.home_featured a{
margin: 0;
padding: 0;
border: none;
text-decoration: none;
}

.caption{
margin: 0;
padding: 0;
}


/* provides image background unaffected by the fades */
span.featured_info{
position:absolute;
top:0;
left:0;
z-index: 0;
width: 938px;
height: 398px;
text-indent: -9999px;
background-color: #ffffff;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
/* background: url(../images/resources/line_background.jpg); */

/* border-bottom: 36px solid #f6f6f6; */
}

#featured_slide_holder img, #new_featured_holder img{
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
padding: 1px 0 1px 0;
}

ul.home_featured_project_nav{
overflow: hidden;
position: absolute;
bottom:-36px;
right:0;
padding-right: 0;
margin-right: 0;

}



img.profile_thumb{
margin-bottom: 18px;

}

a.project_link_img{
display: block;
background: url(../images/resources/line_background.jpg);
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}
a.project_link_img{
margin-bottom: 18px;
}

a.project_link_img:hover{
border-top: 1px solid #f6f6f6;
border-bottom: 1px solid #f6f6f6;
}

.img_detail{
overflow: hidden;
display: block;
}

.caption_holder, img_nav_holder{
overflow: hidden;

}


img.work_thumb{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.main_img_holder{
border-top: 1px dotted #2EB8E7; 
border-bottom: 1px dotted #2EB8E7; 
}

img.work_main{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background: url(../images/resources/line_background.jpg);
}

.main_img_caption{
margin-bottom: 0;
float: left;
padding-top: 0.25em;
}

a{
text-decoration: none;
color: #2EB8E7;
outline: none;
}

a:hover{
text-decoration: underline;
}

a:active{
outline: none;
text-decoration: none;
border: none;
}

div#footer{
display: block;
overflow: hidden;
margin-top: 10em;
padding-top: 1em;
border-top: 1px dotted #2EB8E7;
}

img.blog_img{
margin-bottom: 18px;
}

div.adr, .vcard{

}

div.adr{
overflow: hidden;
margin-top: 18px;
margin-bottom: 18px;
}

div.adr span{
float: left;
}

div.adr span.locality, div.adr span.postal-code{
clear: left;
padding-right: 5px;
}

.post_holder{
padding-bottom: 18px;
margin-bottom: 18px;
}

#map{
overflow: hidden;
display: block;
width: 460px;
height: 252px;
}

.map{
margin-bottom: 18px;
}

form#mailinglist_form{
overflow: hidden;

}

form#mailinglist_form fieldset{
padding: 0;
border: 0;
}


label{
overflow: hidden;
line-height: 1em;
font-weight: normal;
}

input.text, textarea.text{
background: #f6f6f6;
border: 1px solid #f6f6f6;
}

form#mailinglist_form input.text{
width: 229px;
float: left;
}

span.email_label_holder{
display: block;
}

form#mailinglist_form #email{
border-right: 0;
margin-top: 0;
}

.ml_label{
margin-bottom: 1em;

}


input.text:focus, textarea.text:focus{
border: 1px solid #f6f6f6;
background: #E8F3F8;
}

p.ml_info{
clear: left;
}

ul#other_contact{
list-style: none;
margin-left: 0;
}

.submit_ml{
float: left;
display:inline;
background:url(../images/resources/arrow.jpg) no-repeat;
height:26px;
width:60px;
outline:none;
border:none;
text-indent:-9999px;
cursor:pointer;
}

#ajax_form_submit{
float: left;
display:inline;
background:url(../images/resources/arrow.jpg) no-repeat;
height:26px;
width:60px;
outline:none;
border:none;
text-indent:-9999px;
cursor:pointer;
position: absolute;
right: 0;
margin: 0;
top:0;
}


.submit_ml:hover, #ajax_form_submit:hover{
background-position: -60px;
}


li.rss{
background: url(../images/resources/feed-icon-14x14.png) no-repeat;
background-position: 0;
float: left;
width: 140px;
margin-right: 20px;
}

ul li.alt{
margin-right: 0;
}

ul.rss{
width: 300px;
text-indent: 20px;
overflow: hidden;
line-height: 1.5em;
}

/* Set margins for sidebar areas*/
div.twitter, .weather ul, ul.rss{
margin-bottom: 3em;
}

/*
li.skype{
background: url(http://mystatus.skype.com/mediumicon/timjukes) no-repeat;
background-position: 0px 6px;
}
*/

ul.project_nav{
list-style: none;
margin-left: 0;
padding-left: 0;
overflow: hidden;
width: 100%;
line-height: 18px;
padding-top: 9px;

margin-top: 12px;
}

ul.featured_nav{
list-style: none;
margin-left: 0;
padding-left: 0;
overflow: hidden;
width: 100%;
height: 18px;
padding-top: 9px;
padding-bottom: 9px;
}

ul.project_nav li{


}

li.next, li.prev{
float: right;
}


li.next a, li.prev a, .read_more{
height:29px;
width:50px;
display:block;
text-indent:-9999px;
position: relative;
bottom: 5px;
list-style: none;
}

li.prev a{
background:url(../images/resources/arrow_left.jpg) no-repeat;
}

li.prev a:hover, li.next a:hover, .read_more:hover{
	background-position: -50px;	
}

li.next a, .read_more{
	background:url(../images/resources/arrow_right.jpg) no-repeat;
}

li.nav_loc{
float: left;
margin-bottom: 1em;
}

.blog_nav li.nav_loc{
float: left;
margin-bottom: 1em;
}

ul.blog_nav{
display: block;
width: 100%;
padding-top: 1em;
padding-bottom: 0;
overflow: hidden;
margin-bottom: 3em;
float: left;
border-bottom: 1px dotted #2EB8E7;
border-top: 1px dotted #2EB8E7;
}

div.project_synopsis{
position: relative;
margin-bottom: 4em;
overflow: hidden;
height: 25em;
}

div.homepage_listing{
position: relative;
overflow: hidden;
height: 30em;
}


.read_more{
position: absolute;
bottom: 0;
left: 0;
}

ul.img_nav{
overflow: hidden;
margin: 0 0 36px 0;
float: right;
}

ul.img_nav li{
float: left;
list-style: none;
}

/*
blockquote { quotes: "\201C" "\201D"; }
blockquote:before { content: open-quote; } 
blockquote:after { content: close-quote; } 
*/

blockquote.testimonial{
margin: 2em 0 0 0;

}

p.quoted_name{
color: #9e9e9e;
}


.img_nav{
padding-top: 7px;
overflow: hidden;

}

.img_nav li{
margin-left: 5px;
float: left;

}

.img_nav li a{
height:11px;
width:11px;
display:block;
text-indent:-9999px;
background: url(../images/resources/img_dot_nav.gif);
}

.img_nav li a:hover, .img_nav li a.current{
	background-position: -11px;
}

.weather ul{
list-style: none;
margin-left: 0;
overflow: hidden;

}

.weather ul li{
float: left;
padding-right: 5px;
margin-right: 5px;
border-right: 1px solid #cccccc;
line-height: 18px;
}


input.ajax_login{
width: 128px;
margin: 0 17px 0 0;
}

#client_login form{
overflow: hidden;
width: 620px;
margin: 0;
padding: 0;

}

li#client_login #password{
position: absolute;
right: 80px;
margin-right: 0;
top:1px;
}

li#client_login #username{
position: absolute;
right: 240px;
margin-right: 0;
top:1px;
}

.forgot_pass{
position: absolute;
right: 60px;
margin-right: 0;
top:4px;
}

.close_form{
position: absolute;
right: 385px;
margin-right: 0;
top:4px;
}

.login_head .sIFR-flash{
position: relative;
left: 65px;

}

.login_head {
background: #f6f6f6;
}

form.cat_menu{
margin-bottom: 3em;
padding-bottom: 0;

}

.cat_menu select{
width: 300px;
height: 2em;
}

.cat_menu option{
padding:0.4em 0 0.4em 0;
}

h2.hidden{
text-indent: -9999px;

}

#cat_list_holder{

overflow: hidden;
display: block;

}

/*
Only necessary if multiple twitters, currently limited to one at a time
ul.twitter li{
border-bottom: 1px dotted #cccccc;
padding-bottom: 0.75em;
margin-bottom: 0.5em;
}
*/


#comment_form{
overflow: hidden;
display: block;
width: 450px;
padding: 0;
margin: 0;
}


div.comments_holder{
border-top: 1px solid #cccccc;
padding-top: 2em;
margin-top: 2em;
}

div.comments{
border-bottom: 1px solid #cccccc;
margin-bottom: 2em;

}

div.comment_preview{
border-bottom: 1px solid #2EB8E7;
border-top: 1px solid #2EB8E7;
margin-bottom: 2em;
padding-top: 2em;

}

.avatar{

margin-right: 20px;

}

label{
overflow: hidden;
display: block;


}

#comment_form input.text{
width: 360px;
}

#comment_form textarea.text{
width: 440px;
}

fieldset.details label span{
overflow: hidden;
display: block;
width: 60px;
margin-right: 20px;
float: left;
line-height: 2em;
padding-top: 0.25em;
}

fieldset.details label.comment span{
width: 620px;
margin-top: 1em;

}

fieldset.details label input{
float: left;
}

fieldset{
border: 0;
padding: 0;
overflow: hidden;
}

ul.comments_info li{
margin-bottom: 1em;

}

.project_url{
margin-bottom: 2em;
padding: 1em 0 1em 0;
display: block;
border-bottom: 1px dotted #2EB8E7; 
border-top: 1px dotted #2EB8E7; 

}

#project_detail, #project_list_holder{
margin-top: 0;
padding-top: 0;
position: relative;
top:-1em;
}

#project_detail .project_nav, #project_list_holder .project_nav{
border: none;
margin-bottom: 0;

}

#project_mast, #list_mast, #section_mast, #blog_detail_mast{
border-bottom: 1px dotted #2EB8E7; 
margin-top: 0;
padding-top: 0;
}

#project_mast, #section_mast, #blog_detail_mast{
margin-bottom: 2em;
}

#list_mast{
margin-bottom: 4em;
}

#project_mast div, #blog_detail_mast div{
float: right;

}

.view_project{
display: block;
padding: 0.5em 0 0.5em 0;
border-top: 1px dotted #2EB8E7; 
border-bottom: 1px dotted #2EB8E7; 
position: absolute;
bottom: 0;
width: 100%;
}

ul.footer_links{
padding-right: 0;
margin-right: 0;

}

.footer_links li{
text-align: right;
margin-right: 0;

}

h3.blog_detail_post_title{
float: left;
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;

}

.blog_nav2{
float: right;
margin: 0;
padding: 0;

}

.blog_nav2 li{
margin-right: 0;
}

.blog_detail_image{
margin-bottom: 1em;

}

.home_featured img.loader{
border: none;
position: absolute;
left: 460px;
top:75px;
z-index: 200;

}