/*  
Theme Name: Workflow Network Hub
Theme URI: http://workflowNetwork.com
Description: Hub Theme
Version: 1.0
Author: Pariah S. Burke
Author URI: http://www.iampariah.com

COPYRIGHT 2008-2009 PARIAH S. BURKE - www.iamPariah.com 
-----------------------------------------------------
*/

/* ------------------------ GLOBALS --------------------------- */
/* Reset Browser Defaults */				@import url('styles/reset.css');
/* Prepare Theme for Plugins */			/* @import url('styles/plugins.css'); */




/* ------------------------ Main --------------------------- */
html { margin: 0; padding: 0;}

i { display:none;}
 
a { 
text-decoration: none;
color: #ffffff;
}

a:hover { text-decoration: underline;}

img { border: none; }

body {
margin: 0 auto;
padding: 10px 0;
text-align: center;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Arial, Helvetica, Helv, sans-serif; /* Keep Arial listed first to overcome FireFox Mac font rendering bugs */
line-height: 140%;
color: #efefef;
background-color: #000000;
}

#Trim {
width: 960px;
height: 100%;
margin: 0 auto; 
padding: 2em 0;
text-align: center;
font-size: 1.2em;
display: table;
background: #666666 url(images/bg_Trim.jpg) repeat-y left top;
border: 1px solid;
border-color: #666666 #333333 #333333 #666666;
}





/* ------------------------ Footer --------------------------- */
#footer {
clear: both;
width: 960px;
margin: 0 auto;
margin-top: 60px;
padding: 0;
text-align: center;
position: relative;
color: #efefef;
}

#footer a {
color: #ffff00;
}

#logoFooter {
float: none;
display: block;
margin: 0 auto;
position: absolute;
top: -100px;
left: 376px;
z-index: 500;
}

#footCol1, #footCol2 {
width: 425px;
height: 675px;
padding: 15px;
display: block;
text-align: left;
background: transparent url(images/px_blk_trans40.png) repeat left top;
border: 1px solid;
border-bottom-color: #000000;
border-top-color: #424242;
}
	
	#footCol1 {
	float: left;
	margin-left: 10px;
	border-left-color: #000000;
	border-right-color: #424242;
	}
	
	#footCol2 {
	float: right;
	margin-right: 10px;
	border-left-color: #424242;
	border-right-color: #000000;
	}

	#footCol1 h2 {
	display: block;
	float: left;
	}
	
	#footCol2 h2 {
	display: block;
	float: right;
	}

	#footCol1 .floatBox {
	clear: both; 
	display: block;
	float: right;
	margin: 0;
	xmargin-right: 10px;
	padding: 0 0 2em 2em; 
	}
	
	#footCol2 .floatBox {
	clear: both; 
	display: block;
	float: left;
	margin: 0;
	xmargin-left: 10px;
	padding: 0 2em 2em 0; 
	}

#footer p {
padding: .5em 0;
z-index: 1000;
line-height: 160%;
}

#blockSubscribe {
margin: .5em 0;
padding: 0;
list-style-type: none;
}

#blockSubscribe li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 10px;
}

#closing {
clear: both;
display: block;
margin: 0;
margin-top: 2em;
padding: 0 50px;
color: #999999;
}





/* ------------------------ Content --------------------------- */
#Content {
margin: 0 auto;
width: 960px;
display: table;
text-align: left;
background-color: #4169e1;
}

#Content UL, #Content LI {
list-style-type: none;
margin: 0;
padding: 0;
}


	/* EasyClearing http://www.positioniseverything.net/easyclearing.html */
				#Content:after
				{
					content: ".";
					display: block;
					height: 0;
					clear: both;
					visibility: hidden;
				}

					#Content	{display: inline-block;}

					/* Hides from IE-mac \*/
					* html #Content
					{
					height: 1%;
					}
					
					#Content
					{
					display: block;
					}
					
					/* End hide from IE-mac */
/* End EasyClearing */

#catalogProperties {
text-align: center;
}

#catalogProperties .col1
, #catalogProperties .col2
, #catalogProperties .col3 {
width: 275px;
padding: 10px;
margin: 0 auto;
display: block;
text-align: left;
vertical-align: top;
background: transparent url(images/px_wht_trans25.png) repeat left top;
border: 1px solid;
}

	#catalogProperties .col1
	, #catalogProperties .col2
	, #catalogProperties .col3 {
	border-top-color: #999999;
	border-bottom-color: #333333;
	}

	#catalogProperties .col1 {
	border-right-color: #999999;
	border-left-color: #333333;
	}

	#catalogProperties .col2 {
	border-right-color: #666666;
	border-left-color: #666666;
	}

	#catalogProperties .col3 {
	border-right-color: #333333;
	border-left-color: #999999;
	}

#catalogProperties .col1 {
float: left;
margin-left: 10px;
}

#catalogProperties .col3 {
float: right;
margin-right: 10px;
}

#catalogProperties .col2 {
clear: none;
}

	#catalogProperties .col1 a
	, #catalogProperties .col1 a:hover
	, #catalogProperties .col1 a:visited {
	xcolor: #55bff0;
	}
	
	#catalogProperties .col2 a
	, #catalogProperties .col2 a:hover
	, #catalogProperties .col2 a:visited {
	xcolor: #ff6347;
	}
	
	#catalogProperties .col3 a
	, #catalogProperties .col3 a:hover
	, #catalogProperties .col3 a:visited {
	xcolor: #00ff00;
	}
	
#catalogProperties h2 {
width: 190px;
margin-left: 79px;
}

#catalogProperties .item {
display: table;
margin: 10px 0;
position: relative;
z-index: 1000;
}

#catalogProperties .item .icon {
width: 64px;
position: relative;
top:0;
left: 0;
margin: 0;
padding: 0;
}

#catalogProperties .item .itemText {
width: 190px;
float: right;
margin: 0;
margin-left: 15px;
}

#catalogProperties .item h3 {
font-size: 1.1em;
font-weight: bold;
display: block;
margin: 0;
margin-bottom: .2em;
padding-bottom: 2px;
border-bottom: 1px dotted #999999;
}

#catalogProperties .item h3 span {
text-transform: uppercase;
font-size: 80%;
letter-spacing: .05em;
}





/* ------------------------ Rounded Corner Objects --------------------------- */
#footCol1
, #footCol2
, #catalogProperties .col1
, #catalogProperties .col2
, #catalogProperties .col3
, IMG.round {
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
CCborderRadius: 16px;
behavior: url(http://workflownetwork.com/wp-content/themes/wnetwork/scripts/border-radius.htc);
}

#Trim {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
CCborderRadius: @0px;
behavior: url(http://workflownetwork.com/wp-content/themes/wnetwork/scripts/border-radius.htc);
}

/* Exceptions */

#nuthin {
-webkit-border-radius: 0;
-moz-border-radius: 0;
CCborderRadius: 0;
behavior: none;
}
