/* 
Theme Name: Foucan
Theme URI: 
Description: 
Version: 1
Author: Barnaby Irish
Author URI: http://www.barnism.com/
*/


/* General Element Styling */

* {
    margin : 0px;
    padding : 0px;
}

body {
	background:#E9EDF2;
	font-family: Verdana, Arial, sans-serif;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

a:link, a:visited {
    color : #505050;
}

a:hover, a:active {
    color : #F88D01;
}

p {
	text-align: left;
	font-size:11px;
	line-height:16px;
	margin:0 0 15px;
	padding: 0px 5px 0px 5px;
}

/*** Main container ***/

#container {
	position: relative;
	top: 0;
	left: 0;
	width:890px;
	margin-right:auto;
	margin-left:auto;
	color:#505050;
	padding:0;
	text-align:left;
}

/*** Header section ***/

#sitename {
	margin: 0px;
	position: relative;
	height: 88px;
	top: 0px;
	left: 0px;
}

#sitename a img {
	border: 0;
}

#sitename h1,#sitename h2 {
	margin:0;
	padding:0;
}

#sitename h1 {
	position: absolute;
   	left: -2000px;
	font-size:1px;
}

#sitename h2 {
	position: absolute;
   	font-size: 0;
   	left: -2000px;
}



/*** Content wrap ***/

#wrap {
	position: absolute;
	left: 0;
	top: 269px;
	clear:both;
	font-size:11px;
	padding:0;
	z-index: 4;
}

/*** Content ***/

#content {	
	width: 714px;
	display: inline;
	float:right;
	border-left:1px dotted #bfbfbf;
}

#content div.text {	
	width: 350px;
	display: inline;
	float:left;
	clear: left; 
}

#content div.text p {	
	padding-left: 5px;
	padding-right: 5px;
}

#content div.textwide {	
	width: 530px;
	display: inline;
	float:left;
	clear: left; 
}

#content div.textwide p {	
	padding-left: 5px;
	padding-right: 5px;
}

#content div.fullwidth {	
	width: 625px;
	display: inline;
	float:left;
	clear: left; 
	margin-left: 85px;
}

#content div.fullwidth p {	
	width: 530px;
	padding-left: 5px;
	padding-right: 5px;
}

#content div.text1col {	
	width: 245px;
	display: inline;
	float:left;
	clear: both;
}

#content div.text1col p {	
	padding-left: 8px;
	padding-right: 10px;
}

#content div.intro {	
	width: 530px;
	display: inline;
	float:left;
}

#content div.intro p {	
	padding-left: 10px;
	padding-right: 10px;
}

#content div.caption {	
	width: 170px;
	text-align: right;
	display: inline;
	float:left;
	margin-left: 180px;
}

#content div.video {	
	width: 350px;
	display: inline;
	float:left;
	margin-left: 9px;
	margin-top: 0;
	border: 0;
	padding: 0;
}

#content div.videobig {	
	width: 445px;
	display: inline;
	float:left;
	margin-left: 19px;
	margin-top: 0;
	border: 0;
	padding: 0;
}

#content div.image {	
	width: 350px;
	display: inline;
	float:right;
	clear: right;
	margin-bottom: 20px;
	margin-left: 9px;
}

#content div.image1col {	
	width: 170px;
	display: inline;
	float:right;
	clear: right;
	margin-bottom: 20px;
	margin-left: 9px;
}

h1.helv65med {
	padding-left: -2px;
	margin-left: 5px;
	margin-top: 40px;
	border-bottom: 1px solid #DA2424;
	margin-bottom: 10px;
	font-size: 22px;
}

/* IE6 & below hack */
*html #singlecontent h1.helv65med {
	font-size: 14px;
	padding-bottom: 5px;
}

/* IE7 hack */
*:first-child+html #singlecontent h1.helv65med {
	font-size: 14px;
	padding-bottom: 5px;
}

#content h3 {
        width: 100%;
	color: #707070;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #DA2424;
	margin-bottom: 10px;
	font-size: 18px;
	float:left;
	clear: both;
}

/*** Blog Content ***/

#blogcontent {	
	position: relative;
	top: 40px;
	left: 0;
	width: 540px;
	height: 520px;

	display: inline;
	float:left;
}

#blogcontent #blog {	
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 4;
	width: 535px;
	height: 500px;
 	overflow: scroll;
	overflow-x: hidden;
}

#blogcontent #blog .post {	
	width: 445px;
	padding-left: 5px;
}

#blogcontent h2 a {
	width: 445px;
	font-family: Helvetica, Arial, San-serif;
	letter-spacing: 0px;
	font-weight: bold;
	font-size:18px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CACACA;
	margin: 0px;
	text-decoration: none;
	color:#505050;
	float: left;
}

#blogcontent h2 a:hover {
	color:#DA2424;
}

/*** Collapsing menus ***/

#blogcontent #foucan {	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 540px;
	margin-top: 2px;
	float:left;
	display: inline-block;
	clear: both;
}

#m1, #m2, #m3, #m4 {
display: none;
text-decoration: none;
}

#foucan div.blogmenu {
	width: 179px;
	float:left;
	display: inline;
}

div.blogmenu a h2 {
	background: #7F7F7F;
	color:#FFFFFF;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}

div.blogmenu a:hover h2 {
	background: #DA2424;
	color:#FFFFFF;
	text-decoration: none;
}

#foucan ul.expand {
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	font-size: 11px;
	margin:0;
	padding: 0px;
}

#foucan li {
	float:left;
	list-style: none;
	width: 179px;
	padding:0;
}

#foucan li a {
	background: #DFDFDF;
	color:#7F7F7F;
	height: 14px;
	display:block;
	padding-left: 5px;
	list-style: none;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#foucan li a:hover {
	background:#DA2424;
	color:#FFFFFF;
	text-decoration:none;
}

/* IE6 & below hack */
*html #content h1.helv65med {
	font-size: 20px;
	width: 698px;
}

/* IE7 hack */
*:first-child+html #content h1.helv65med {
	font-size: 20px;
}

/* Clear float fix from http://www.positioniseverything.net/easyclearing.html */

.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 */



/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

.entry img {
	border: 0;
	margin: 0;
}

div.entrytext img {
	border: 0;
	padding: 0;
	padding-left: 0;
	margin: 0;
}

div.entrytext a img {
	border: 0;
	padding: 0;
	margin: 0;
}

.entry a:link, a:visited {
	color : #505050;
	text-decoration: underline;
}

.entry a:hover, a:active {
	color : #DA2424;
	background: none;
	text-decoration: none;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Columns ***/

/***  #navcolumn {
	width: 180px;
	margin-top: 33px;
	display: inline;
	float:left;
}

#navcolumn ul  {
	padding-bottom: 10px;
	margin: 0px;
}

#navcolumn li {
	list-style: none;
}

#navcolumn ul.box li a{
	width: 165px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	line-height:14px;
	background: #ffffff;
	color:#9f9f9f;
	display:block;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
}

#navcolumn ul.box li a:hover {
	color:#DA2424;
	border-bottom: 1px solid #000000;
	text-decoration:none;
}
***/

#rightside {
	width: 170px;
	margin-top: 71px;
	display: inline;
	float:right;
}

/* IE6 & below hack */
*html #rightside {
	margin-top: 58px;
}

/* IE7 hack */
*:first-child+html #rightside {
	margin-top: 58px;
}

#rightside img  {
	border: 0px;
	margin-bottom: 0px;
}

#rightside h2 {
	width: 165px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	background: #BFBFBF;
	color: #FFFFFF;
	font-size: 14px;
	line-height:14px;
	padding-bottom: 1px;
	padding-left: 5px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#rightside li {
	list-style: none;
}

#rightside ul.box {
	margin-bottom: 15px;
}

#rightside ul.box li a{
	width: 165px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	line-height:14px;
	list-style: none;
	background: none;
	color:#9f9f9f;
	display:block;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
}

#rightside ul.box li a:hover {
	color:#DA2424;
	border-bottom: 1px solid #000000;
	text-decoration:none;
}

#rightside #searchform {background:none;width:163px;margin: 0;}

#navcolumn {
	margin-top: 54px;
	padding-top: 0px;
	width:175px;
	display: inline;
	float:left;
	clear:both;
}

#home #navcolumn {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background:url(/wp-content/themes/foucan/images/lbl80.png) repeat;
	width:170px;
}

* html #home #navcolumn {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wp-content/themes/foucan/images/lbl80.png');
}

#story  {
	position: relative;
	width:170px;
	z-index: 500;
}

#story #navcolumn {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width:170px;
}

#navcolumn ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

#navcolumn li {
	list-style: none;
	
}

/*** Parents ***/

#navcolumn ul.box a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	line-height:14px;
	color: #505050;
	padding-top: 1px;
	display: block;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #DDDDDD;
	text-transform: uppercase;
	width: 170px;
}

#navcolumn ul.box a:hover {
	background: url(images/sm_blob.gif) no-repeat left top;
	color: #DA2424;
	text-decoration:none;
}

/*** Children ***/

#navcolumn ul.box .page_folder li a { 
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
	list-style: none;
	background:none;
	border-top: none;
	color: #707070;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	width:160px;
	text-decoration: none;
}

#navcolumn ul.box li.red a { 
	color: #DA2424;
}

/* tweak for moz */
#navcolumn ul.box .page_folder li>a { 
	float: none;
	height: 14px;
}
/* tweak for IE */
*html #navcolumn ul.box .page_folder li a { 
	margin-top: 0px;
}

#navcolumn ul.box .page_folder li a:hover { 
	background: url(images/sm_blob.gif) no-repeat left top;
	color: #DA2424;
	width:160px;
}

/*** Parent of selected child ***/

#navcolumn ul.box .current_page_ancestor a {
	background: url(images/blob.gif) no-repeat left top;
	color: #DA2424;
}

#navcolumn ul.box .current_page_ancestor a:hover {
	background: url(images/blob.gif) no-repeat left top;
	color: #2A1B17;
}

/*** Selected child ***/
	
#navcolumn ul.box .page_folder ul .current_page_item a { 
	background: url(images/sm_blob.gif) no-repeat left top;
	color: #DA2424;
	width:160px;
}

#navcolumn ul.box .page_folder ul .current_page_item a:hover { 
	background: url(images/sm_blob.gif) no-repeat left top;
	color: #2A1B17;
	width:160px;
}

/*** Selected parent only ***/
	
#navcolumn ul.box .current_page_item a { 
	background: url(images/blob.gif) no-repeat left top;
	color: #DA2424;
}

#navcolumn ul.box .current_page_item a:hover { 
	background: url(images/blob.gif) no-repeat left top;
	color: #2A1B17;
}

/*** Footer ***/


#footer {
	clear:both;
	color:#999999;
	font-size:10px;
	margin:0;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer p {
	clear:both;
	color:#999999;
	font-size:10px;
	margin:0;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #DA2424;
}

/*** Generic Styling ***/


/*** Comments Form ***/

h3 {font-family: Helvetica, Arial, Sans-serif;font-size: 16px;color: #DA2424;border-bottom: 1px solid #7f7f7f; margin-left: 10px; margin-bottom: 10px;}

#comment {width: 100%;border:1px solid #b0b0b0;}

#commentform {width: 97%;}

#author {height: 20px;border:1px solid #b0b0b0;}

#email {height: 20px;border:1px solid #b0b0b0;}

#url {height: 20px;border:1px solid #b0b0b0;}

#submit {background:#ffffff;font-size:9px;letter-spacing: 1px;padding: 2px;color:#303030;border:1px solid #b0b0b0;}

#submit:hover {background: #e8e9ea;color: #DA2424;border: 1px solid #DA2424;cursor: pointer;}

/* Search Form */

#searchform {background:#DFDFDF;width:163px;margin: 0;}

#searchbox {background:#ffffff;border:1px solid #BFBFBF;margin-top:5px;margin-left:5px;margin-bottom:5px;width:155px;}

#searchbutton {background:#ffffff;font-size:9px;letter-spacing: 1px;margin-left:5px;margin-bottom:5px;color:#303030;border:1px solid #BFBFBF;}

#searchbutton a {background:#ffffff;font-size:9px;letter-spacing: 1px;color:#303030;border:1px solid #BFBFBF;}

#searchbutton:hover {background:#ffffff;color:#DA2424;border: 1px solid #7f7f7f;cursor: pointer;}



/*** Comments Display ***/

#project h3 {font-family: Helvetica, Arial, Sans-serif;line-height: 18px;font-weight: normal;font-size:18px;color: #606060;padding-bottom: 10px;padding-left: 10px;text-decoration: none;}

.postmetadata {width: 530px; font-size: 10px;color: #909090;line-height: 12px;border-top: 1px dotted #b0b0b0;border-bottom: 1px dotted #b0b0b0;text-decoration: none;margin-bottom: 20px;margin-top: 20px;}

.postmetadata a {color: #707070;line-height: 12px;text-decoration: none;}

.postmetadata a:visited {color: #707070;line-height: 12px;text-decoration: none;}

.postmetadata a:hover {color: #F14950;line-height: 12px;text-decoration: none;}

ol.commentlist li {padding: 10px;font-weight:normal;margin-bottom: 20px;}

ol.commentlist li cite {font-style: normal;font-weight:bold;text-transform: uppercase;}

ol.commentlist li p {padding-top: 10px;}

.alt {background:#e9e9e9;}



/*** Other text formatting ***/

.category {font-size: 10px;margin-top: -14px;color:#707070;}

.category a {color:#707070;text-decoration: none;}

.category a:visited {color:#707070;text-decoration: none;}

.category a:hover {color:#DA2424;border-bottom: 1px solid #707070;border-top: 1px solid #707070;}

.ed_comm {color:#707070;text-decoration: none;padding-bottom: 12px;border-bottom: 2px solid #CACACA;}

.ed_comm a {color:#606060;text-decoration: none;}

.ed_comm a:visited {color:#606060;text-decoration: none;}

.ed_comm a:hover {color:#DA2424;text-decoration: none;}

p.limited {
	max-width: 530px;
	width:expression( 
    	document.body.clientWidth > (530/12) * 
    	parseInt(document.body.currentStyle.fontSize)?
        "530px":
        "auto" );
}

p.credit {font-size: 9px;color: #afafaf;}

p.credit a {font-size: 9px;color: #afafaf;}

p.credit a:hover {font-size: 9px;color: #DA2424;}

.date {font-size: 10px;color:#DA2424;line-height: 12px;margin-top: 0px;padding-top: 0px;}


/* Previous/Next Page Navigation */

.navigation {font-family: Helvetica, Arial, sans-serif;font-weight: bold;font-size:14px;color: #AFAFAF;text-decoration: none;margin-top:40px;margin-bottom: 20px;padding: 0px 0 10px 0;}

.navigation a {color: #AFAFAF;text-decoration: none;}

.navigation a:visited {color: #AFAFAF;text-decoration: none;}

.navigation a:hover {color: #DA2424;}

.bottomnavigation {font-family: Helvetica, Arial, sans-serif;font-weight: bold;font-size: 16px;color: #AFAFAF;margin: 30px 0 0 0;padding: 5px 0 10px 0;text-decoration: none;}

.bottomnavigation a {color: #AFAFAF;text-decoration: none;}

.bottomnavigation a:visited {color: #AFAFAF;text-decoration: none;}

.bottomnavigation a:hover {color: #DA2424;}

.alignleft {float: left;text-align: left;}

.alignright {float: right;text-align: right;}

.post {display: inline;padding-bottom: 10px;margin-top: 0px;width: 100%;float: left;}

.post img {border: 0;padding: 0;margin: 0;}

.post a img {border: 0px;}

.post img.border {border: 4px solid #ffffff;}

/*** Various classes ***/


.clearingdiv {
	clear:both;
	height:1px;
	width:1px;
}


/*** End of file ***/







/