/*  
Theme Name: Bent Architect
Authors: Design - Michael Freemantle Coding - Rob Leach
Author Url's - www.plimsolesandflipflops.co.uk , www.popmatik.co.uk
*/

@import url(menu.css);
*{margin:0; padding:0;}

body{
	background:url(images/body_bg.gif) no-repeat #B3DCEB fixed top center;
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:11px;
	line-height:13px;
}

img{
	border:none;
}


p{
	color:#55331F;
	margin-bottom:12px;
	
}

a{
	color:#1AB7EA;
}


#mainwrap{
	width:922px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(images/mainwrap_bg.gif) no-repeat bottom right;
	
}

#main_leftcolumn{
	width:719px;
	float:left;
	display:inline;
	margin-bottom:5px;
}

#main_rightcolumn{
	width:188px;
	float:right;
	display:inline;
	background:url(images/rightcolumn_bg.gif) no-repeat;
	padding-top:45px;

}

#main_rightcolumn img{
	margin-bottom:5px;
}


#header{
	background:url(images/header_bg.jpg) no-repeat #fff;
	height:114px;
	padding-top:13px;
	padding-left:17px;
}


h1.logo{
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	height:98px;
	width:68px;
	position:absolute;
	left:293px;
	top:8px;
}

/*Style sheet selector menu*/

ul.styleselect_ul{
	list-style:none;
	background:url(images/stylechange_ul.gif) no-repeat;
	width:223px;
	height:13px;
	position:absolute;
	top:15px;
	left:437px;
	text-indent:-9999px;
}
ul.styleselect_ul li{
	float:left;
}

ul.styleselect_ul a{
	display:block;
}


/*normal states*/
ul.styleselect_ul li.surreal_li{top:0; left:0; width:50px;height:13px;}
ul.styleselect_ul li.twisted_li{top:0; left:51px; width:73px;height:13px;}
ul.styleselect_ul li.absolutely_li{top:0; left:121px; width:99px;height:13px;}

/*Hover States*/

ul.styleselect_ul li.surreal_li a:hover{background:url(images/stylechange_ul.gif)-0px -12px no-repeat;}
ul.styleselect_ul li.twisted_li a:hover{background:url(images/stylechange_ul.gif)-50px -12px no-repeat;}
ul.styleselect_ul li.absolutely_li a:hover{background:url(images/stylechange_ul.gif)-123px -12px no-repeat;}









/*Body id specific background for the content*/

#body_home #subwrap{
	margin-top:6px;
	background:url(images/subwrap_bg.gif) repeat-y;}

#subwrap{
	margin-top:6px;
	background:url(images/subwrapwhite_bg.gif) repeat-y;
}


#body_home #subleft_column{
	padding:0;
}


#subleft_column{
	float:left;
	display:inline;
	width:477px;
	padding:20px;	
}

#subleft_column h2{
	color:#369F30;
	font-size:14px;
	margin-bottom:10px;
	
}

#subleft_column h3{
	margin-bottom:8px;
}

#subleft_column h5{
	font-size:11px;
	margin-bottom:20px;
	margin-top:0;
	padding-bottom:5px;
	border-bottom:1px dashed #369F30;
	color:#55331F;
}


#subleft_column.conversations div.post{
	border-bottom:1px dashed #369F30;
	margin-bottom:10px;
}

strong{
	color:#369F30;

}

#subright_column{
	float:right;
	display:inline;
	width:165px;
	background:#fff;
	padding:12px;
	margin-bottom:10px;
}

#subright_column h2{
	color:#55331F;
	font-size:12px;

}

#subright_column h3{
	font-size:13px;
	color:#20B6E9;
	border-top:1px dashed #369F30;
	padding-top:12px;
	margin-bottom:5px;
	margin-top:6px;
}


#subright_column ul{
	list-style:none;
}

#subright_column li{
	padding:2px 0;
}

#subright_column a{
	text-decoration:none;
}

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

#flickrrss{
	margin-top:30px;
}

#flickrrss img{
	padding:3px;
}

hr{
	border-bottom, border-left, border-right:none;
	border-top:1px dashed #369F30;;
	margin-bottom:10px;

}

/*Project page images styling*/
/*Column wrap added just to projects pages to keep the image at bottom inline*/
#right_column{
	width:189px;
	float:right;
}


#project_image{
	float:right;
	border-top:4px solid #B3DCEB;
}

h2.project_shows{
	border-bottom:1px dashed #369F30;
	margin-bottom:12px;
}



/*Blog elements styling*/
h4.postdate{
	color:#369f30;
	font-size:11px;
	margin-bottom:10px;
	margin-top:-5px;
}

.searchbutton{
	border:none;
	float:right;
	margin-top:2px;
}

.searchbar{font-size:12px;
	width:150px;}

#searchbox{
	background:#9ED2E5;
	padding:5px;
	margin-bottom:10px;
}

#post_navigation{
	background:#543019;
	color:#1AB7EA;
	padding:2px;
	margin-bottom:10px;
}

#post_navigation a{
	color:#fff;
	text-decoration:none;
}

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

.alignleft{
	float:left;
}

.alignright{
	float:right;
}


/*Styling comments text input*/
input, textarea{
	border:1px solid #50B0D1;
	}

h3#respond{
	font-size:13px;
	color:#369F30;
	margin-bottom:12px;
}

h3#comments{
	margin-top:20px;
	color:#543019;
}

ol{
	list-style:none;
}

ol li{
	margin-top:10px;
	padding:5px;
}

li.alt{
	background:#f2f9fc;
}

/*Footer styling */

#footer{
	padding:7px;
	clear:both;
	background:#fff;
	height:11px;
	
}

/*Styling the image replacement footer bits */

ul.contacts{
	list-style:none;
}

ul.contacts li{
	float:left;
	height:12px;
}

.bent{
	background:url(images/bent_architect.jpg) no-repeat;
	width:120px;
	text-indent:-9999px;
	}


.email{
	text-indent:-9999px;
	background:url(images/email.jpg) no-repeat;
	width:155px;
}

.email a{
display:block;
width:135px;
}

.tel{
	text-indent:-9999px;
	background:url(images/tel.jpg) no-repeat;
	width:260px;
}

.enjoy{
	text-indent:-9999px;
	background:url(images/please_enjoy.jpg) no-repeat;
	width:200px;
}


.plimsoles{
	margin-top:20px;
	float:right;
	background:url(images/plimsoles.gif) no-repeat;
	width:152px;
	height:16px;
	text-indent:-9999px;
}

*html .plimsoles{
	margin-top:18px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */