/*



(c) Copyright 2007 Fused Network, all rights reserved.



*/
/* CSS Document */
body { margin: 0; padding: 0; background: #fff; font-family: 'Verdana'; color: #40454b; font-size: 12px;}


/* General Links */
a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }

h1, h2, h3 { font-family: 'Arial';}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 100%; background: url(http://media.fusednetwork.com/bkg_bgcontain.png) repeat-x;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG { width: 100%; float: left; background: #fff url(http://media.fusednetwork.com/bkg_body.png) repeat-x; }
.Header { width: 900px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; height: 70px;}
.Header h1 { font-size: 35px; letter-spacing: -2px; line-height: 35px; padding: 15px 0px 0px 0px; margin: 0px;}
.Header h1 a { text-decoration: none; color:#ff5a00;}
.Header h1 a:visited { text-decoration: none; color:#ff5a00;}
.Header h1 a:hover { text-decoration: none; color:#ff5a00;}

.Desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#999;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 8px; left: 0px;  }
.TopMenu ul { padding: 2px 0px; margin: 0px; font-size: 0px; border-left: solid 1px #76acd3;}
.TopMenu li { padding: 2px 4px; margin: 0px 4px 0px 0px; list-style-type: none; display: inline; font-size: 10px; border-right: solid 1px #76acd3; font-weight: bold;}
.TopMenu li a { color:#fff;}
.TopMenu li a:visited { color:#fff;}
.TopMenu li a:hover { color:#fff;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 
.Search { width: 375px; background: url(http://media.fusednetwork.com/SearchBkg.png) no-repeat left top; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { text-indent: -35000px; margin: 0; padding: 0;}
.Search  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search  input { color: #6db6ff; font-size: 14px; font-family: 'Arial'; letter-spacing: -1px; font-weight: bold; }
.Search  input.search { width: 25px; height: 25px; background: url(http://media.fusednetwork.com/SearchButton.png) no-repeat;}
.Search  input.search:hover { background: url(http://media.fusednetwork.com/SearchButton.png) no-repeat 0 -25px; }
.Search  input.searchIE {width: 25px; height: 25px; background: url(http://media.fusednetwork.com/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { border: none; background: #fff url(http://media.fusednetwork.com/SearchKeyword.png) no-repeat; padding: 4px 0px 5px 8px; width: 291px; border: none; } 

.SearchCorner { position: absolute; background: #fff url(http://media.fusednetwork.com/SearchBkgNone.png) no-repeat; width: 9px; height: 8px; margin: 0px; top: 34px; right: -9px;} 
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 291px; top: 0px; background: none; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ContainerBG { width: 100%; float: left; padding: 20px 0px;}
.Container { width: 900px; position: relative; clear: left; margin: 0 auto; border-top: solid 1px #666; padding-top: 20px;}

/* Central Column - Single Pages */
.SCS { float: left; width: 510px; }
.SCS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #ccc;}
.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS p { font-size: 12px; line-height: 16px;}
.SCS img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.SCS blockquote {padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS ul { font-size: 11px; padding-left: 12px; }


/* Central Column */
.SC { float: left; width: 510px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(http://media.fusednetwork.com/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.post {	position: relative; clear: left; width: 510px;}
.post h1 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}
.post h1 a { color: #ff5a00; text-decoration: none;}
.post h1 a:visited { color: #ff5a00; text-decoration: none;}
.post h1 a:hover { color: #003399; text-decoration: none;}

.PostHead { padding-left: 40px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { padding: 5px 0px 0px 0px;  font-size: 12px; line-height: 16px; border-top: solid 1px #ccc; margin-top: 15px;}
.PostContent p { font-size: 12px; line-height: 16px;}
.PostContent img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 11px; padding-left: 12px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url(http://media.fusednetwork.com/PostComLeft.png) no-repeat left top; float: left; text-decoration: none; font-size: 11px;}
.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; background: url(http://media.fusednetwork.com/PostComRight.png) no-repeat right top; float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span {}
.PostDetails .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}
.PostDetails .PostCom a:hover span { background-position: 100% -23px; }

.PostDetails .Tags { background: url(http://media.fusednetwork.com/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.RelatedPosts { margin: 20px 0px;}
.RelatedPosts h3 { font-size: 14px; letter-spacing: -1px; background:url(http://media.fusednetwork.com/RelatedPostsHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px;}
.RelatedPosts ul { padding: 10px 0px 0px 0px; margin: 0px;}
.RelatedPosts li { padding: 0px 0px 0px 20px; margin: 0px; list-style-type: none; background: url(http://media.fusednetwork.com/RelatedPostsLi.png) no-repeat left top;}
.RelatedPosts {}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.Comments { padding: 0px; margin: 20px 0px 0px 0px;}
.Comments .List h3 { font-size: 14px; letter-spacing: -1px; background:url(http://media.fusednetwork.com/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 
.Comments .List .ListNr { color:#a8bed7; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #eaf4ff;}

.Comments .List .ListUser { margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 14px; font-family: 'Arial'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color:#8c97a1; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 10px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 11px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { font-size: 14px; letter-spacing: -1px; background:url(http://media.fusednetwork.com/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

.Comments .FormTop { background: #accbed url(http://media.fusednetwork.com/CommentsFormTopBkg.gif) no-repeat left top; width: 510px; height: 5px; display: block;}

.Comments .Form form { padding: 20px; margin: 0px; background: #accbed url(http://media.fusednetwork.com/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 11px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(http://media.fusednetwork.com/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(http://media.fusednetwork.com/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(http://media.fusednetwork.com/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR { float: right; width: 369px; margin-left: 21px; padding-bottom: 4px; background: #eaf4ff url(http://media.fusednetwork.com/SRBkg.gif) no-repeat left bottom;}
.SR h2 { font-size: 14px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #d4e3f4; color:#323740;}
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 0px 3px 8px; color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4; background: url(http://media.fusednetwork.com/CategIco.png) no-repeat left top; width: 152px; display: block;}  
.SR li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4;} 
.SR li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #d4e3f4;} 

/* Right - First Column */
.SR .SRL { float: left; width: 160px; padding: 15px 0px 15px 15px; margin-right: 11px; background:  url(http://media.fusednetwork.com/SRLBkg.gif) no-repeat left top;}

/* Right - Second Column */
.SR .SRR { float: right; width: 170px; padding: 15px 10px 15px 0px; background: url(http://media.fusednetwork.com/SRRBkg.gif) no-repeat right top;}
 
 
.Categories { margin-bottom: 20px;}
.Links { margin-bottom: 20px;}
.Archives { margin-bottom: 20px;}
.Meta {}
.Calendar {}
.Calendar caption { background: #d4e3f4; padding: 5px 0px;}
.Calendar table { width: 170px; border: solid 1px #d4e3f4;}
.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #d4e3f4; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Extra Footer */
.ExtraBG { width: 100%; float: left; background: #003399; padding: 25px 0px;}
.Extra { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Extra h3 { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#fff; font-size: 17px; letter-spacing: -1px; border-bottom: dashed 1px #2658ad;}

.Extra ul { padding: 0px; margin: 0px;}
.Extra li { color:#fff; padding: 1px 0px 1px 13px; margin: 0px; list-style-type: none; font-size: 11px; background: url(http://media.fusednetwork.com/ExtraIco.png) no-repeat left top;}
.Extra li a { color:#95c5e8; }
.Extra li a:visited { color:#95c5e8; }
.Extra li a:hover { color:#fff; }

.Extra .RecentPosts { width: 290px; float: left; }
.Extra .LastComments { width: 290px; float: left; margin: 0px 15px;}
.Extra .MostCommented { width: 290px; float: left;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; float: left; background: #000066;  padding: 25px 0px;}
.Footer { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Footer p { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#487cb0; font-size: 11px; border-bottom: solid 1px #062a6e; display: block;}
.Footer p a {color:#487cb0; text-decoration: underline;}

.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}
.Footer .WP { text-indent: -35000px; background: url(http://media.fusednetwork.com/FooterWPLogo.gif) no-repeat left top; width: 71px; height: 20px; float: left;}
.Footer .DD { text-indent: -35000px; background: url(http://media.fusednetwork.com/FooterDDLogo.gif) no-repeat left top; width: 83px; height: 20px; float: left; margin-right: 10px; }


body {

	background: #43423e url("http://media.fusednetwork.com/bg_content.gif") repeat-x top left;

	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;

	font-size: 10px;

	color: #9c998d;

	margin-left: 10px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

}



a:link, a:visited, a:active {

	color: #4da9d0;

	text-decoration: underline;

}



a:hover {

	color: #ec6c3e;

	text-decoration: none;

}

#page {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0;
}  

#f_body {

	width: 960px;

	margin: 0 auto 0 auto;

	padding: 0;

}



#f_header {

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

}



#f_top_right {

	float: right;

	width: 520px;

	text-align: right;

	margin: 0;

	padding: 60px 1px 0 0;

}



#f_menu {

	float: left;

	background: url("http://media.fusednetwork.com/menu_bg.gif") repeat-x top left;

	margin: 0;

	padding: 0;

}



#f_menu_bg_2 {

	float: left;

	background: url("http://media.fusednetwork.com/menu_bg_right.gif") no-repeat top right;

	margin: 0;

	padding: 0 26px 0 0;

}



#f_menu_bg_3 {

	float: left;

	background: url("http://media.fusednetwork.com/menu_bg_left.jpg") no-repeat top left;

	font-size: 14px;

	color: #4a4a43;

	height: 23px;

	margin: 0;

	padding: 12px 0 0 26px;

}



#f_menu_bg_3 a:link,

#f_menu_bg_3 a:active,

#f_menu_bg_3 a:visited {

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}



#f_menu_bg_3 a:hover {

	font-weight: bold;

	color: #f27844;

	text-decoration: none;

}



#f_content_body_left {

	float: left;

	background: #ffffff url("http://media.fusednetwork.com/content_body_left_foot.gif") no-repeat bottom left;

	width: 630px;

	margin: 0;

	padding: 0 0 70px 0;

}



#f_content_body_left_page_title {

	float: left;

	background: url("http://media.fusednetwork.com/content_page_title_bg.gif") repeat-x top left;

	width: 100%;

	margin: 0;

	padding: 0;

}



#f_content_body_left_subtitle {

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

}



#f_content_body_left_body {

	float: left;

	width: 570px;

	font-size: 12px;

	color: #6e6d68;

	margin: 0;

	padding: 0 30px 0 30px;

}



#f_content_body_left_body h2 {

	color: #44849f;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding: 12px 0 12px 0;

}



#f_content_body_left_body a:link,

#f_content_body_left_body a:active,

#f_content_body_left_body a:visited {

	color: #40a2cb;

	text-decoration: underline;

}



#f_content_body_left_body a:hover {

	color: #ec6431;

	text-decoration: none;

}



#f_content_body_right {

	float: right;

	width: 330px;

	margin: 0;

	padding: 0 0 70px 0;

}



#f_content_body_right_top {

	float: left;

	background: url("http://media.fusednetwork.com/content_page_sa_bg.gif") no-repeat top left;

	width: 285px;

	height: 51px;

	margin: 0;

	padding: 46px 0 0 45px;

}



.f_content_ver_sub_menu a:link,

.f_content_ver_sub_menu a:active,

.f_content_ver_sub_menu a:visited {

	float: left;

	background: #292926 url("http://media.fusednetwork.com/content_page_vsm_bullet.gif") no-repeat top left;

	width: 236px;

	height: 24px;

	line-height: 24px;

	color: #9d9d94;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

	margin: 0 0 1px 42px;

	padding: 0 0 0 32px;

	display: inline;

}



.f_content_ver_sub_menu a:hover {

	float: left;

	background: #494843 url("http://media.fusednetwork.com/content_page_vsm_bullet_h.gif") no-repeat top left;

	width: 236px;

	height: 24px;

	line-height: 24px;

	color: #e5e5d8;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

	margin: 0 0 1px 42px;

	padding: 0 0 0 32px;

	display: inline;

}



#f_content_ver_sub_menu_foot {

	float: left;

	background: url("http://media.fusednetwork.com/content_page_vsm_foot.gif") no-repeat top left;

	width: 268px;

	height: 6px;

	font-size: 1px;

	margin: 0 0 1px 42px;

	padding: 0;

	display: inline;

}



#f_content_body_right_body {

	float: left;

	width: 291px;

	border-left: 1px #4e4d4b solid;

	margin: 28px 0 0 9px;

	padding: 0 0 0 29px;

	display: inline;

	

}



#f_content_client_t_1 {

	float: left;

	background: url("http://media.fusednetwork.com/ctt_client_testimonials_box_1.gif") no-repeat top left;

	width: 274px;

	height: 46px;

	font-size: 1px;

	margin: 0;

	padding: 0;

}



#f_content_client_t_2 {

	float: left;

	background: url("http://media.fusednetwork.com/ctt_client_testimonials_box_2.gif") repeat-y top left;

	width: 246px;

	color: #d2e6ee;

	font-size: 12px;

	margin: 0;

	padding: 0 14px 0 14px;

}



#f_content_client_t_2 a:link,

#f_content_client_t_2 a:active,

#f_content_client_t_2 a:visited {

	color: #d2e6ee;

	text-decoration: underline;

}



#f_content_client_t_2 a:hover {

	color: #ffffff;

	text-decoration: none;

}



#f_content_client_t_3 {

	float: left;

	background: url("http://media.fusednetwork.com/ctt_client_testimonials_box_3.gif") no-repeat top left;

	width: 274px;

	height: 26px;

	font-size: 1px;

	margin: 0 0 30px 0;

	padding: 0;

	display: inline;

}



.f_content_body_right_sp {

	float: left;

	background: url("http://media.fusednetwork.com/content_right_sp_sep.gif") no-repeat bottom left;

	width: 288px;

	margin: 0 0 0 3px;

	padding: 0 0 22px 0;

	display: inline;

}



.f_content_body_right_sp_1 {

	float: left;

	width: 51px;

	margin: 0;

	padding: 0 10px 0 0;

}



.f_content_body_right_sp_2_p1 {

	display: table;

	height: 51px;

	#position: relative;

	overflow: hidden;

}



.f_content_body_right_sp_2_p2 {

	#position: absolute;

	#top: 50%;

	display: table-cell;

	vertical-align: middle;

}



.f_content_body_right_sp_2 {

	float: left;

	width: 219px;

	margin: 0;

	padding: 0;

	#position: relative;

	#top: -50%

}



.f_content_body_right_sp_2 strong a:link,

.f_content_body_right_sp_2 strong a:active,

.f_content_body_right_sp_2 strong a:visited {

	font-size: 11px;

	color: #d7d4c9;

	text-decoration: none;

}



.f_content_body_right_sp_2 strong a:hover {

	font-size: 11px;

	color: #7ed9ff;

	text-decoration: underline;

}



#f_footer {

	float: left;

	background: url("http://media.fusednetwork.com/footer_bg.gif") no-repeat top left;

	width: 940px;

	margin: 0;

	padding: 75px 10px 60px 10px;

}



#f_footer a:link,

#f_footer a:active,

#f_footer a:visited {

	color: #d7d4c9;

	text-decoration: none;

}



#f_footer a:hover {

	color: #7ed9ff;

	text-decoration: underline;

}



#f_footer_links {

	float: right;

	margin: 0;

	padding: 0;

}

/* Normal Bubble */
/* Commented out by ian@themeshaper.com; new styles follow below
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(http://media.fusednetwork.com/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
*/
/* =Updates by ian@themeshaper.com
-------------------------------------------------------------- */

/* Content */

#f_content_body_left {
/* prevents layout breaking in IE6 */
    overflow:hidden;
}
div.post {
    width:auto;
}
div.PostHead {
    width:570px;
    margin-bottom:14px;
    position:relative;
    overflow:hidden;
}
div.PostHead h1, div.PostHead .PostInfo {
    width:490px;
}
div.post img.avatar {
    position:absolute;
    top:0;
    right:40px;
}
.category-alert .PostHead {
    background:/*#F0733E*/ url(http://media.fusednetwork.com/category-alert.png) no-repeat top left;
    padding:8px 10px 0 48px;
}
.category-alert .PostHead h1 {
    width:470px;
}
.category-alert .PostHead h1 a {
    color:#fff !important;
}
.category-alert .PostInfo {
    width:470px;
    display:block;
    color: #7B3B20;
}
.category-alert .PostInfo a {
    color: #7B3B20 !important;      
}
.category-alert .PostDate {
    position: absolute;
    top: 8px;
    left: 8px;
    text-align: center;
    margin: 0;
    padding: 2px 10px 2px 0px;
    list-style: none;
    border-right: solid 1px #904525;
}
.category-alert .PostDate .month {
    color: #7B3B20;
}
.category-alert .PostDate .day {
    color: #904525;
}
.category-alert .PostHead img.avatar {
    position:absolute;
    top:8px;
    right:68px;
}
div.PostContent {
    clear:both;
}
.category-alert .PostContent {
    padding: 19px 0px 0px 0px;
    font-size: 12px;
    line-height: 16px;
    border-top: none;
    margin-top: -14px;
    background: url(http://media.fusednetwork.com/category-alert.png) no-repeat 0px -170px;
}
div.PostContent .latest {
/* Special styles for latest update */
    display:block;
    padding: 3px 15px;
    background: #fffde5;
    margin: 5px 0px;
    color:#993300;
    border: solid 1px #f6f3d3;
}


/* Comments */

/* overriding some older styles */
.Comments { padding: 0px; margin: 20px 0px 0px 0px;}
.Comments .List h3 { font-size: 14px; letter-spacing: -1px; background:url(http://media.fusednetwork.com/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }
.Comments .List ol { padding: 0; margin: 0px;}
.Comments .List li { position: relative; padding: 0; margin: 0px; list-style-type: none; font-size: 11px;}
/* end of overrides */

h3.comments {
    margin-top:1.5em;
}
div.bubble {
    overflow:hidden;
    position:relative;
}
.commentwrap {
    background:url(http://media.fusednetwork.com/comment-bubble.png) no-repeat bottom center;
    padding:0 0 5px 0;
    width:100%;
    position:relative;
    min-height:70px;
}
blockquote.commentquote {
    background:url(http://media.fusednetwork.com/comment-bubble.png) no-repeat top center;
    width:100%;
    margin:0;
    padding:0;
}
.bubble .avatar {
    position:absolute;
    top:20px;
    left:10px;
    border-top:1px solid #BBB;
    border-bottom:1px solid #FFF;
}
.comment-content {
    padding:5px 20px 5px 70px;
}
.commentquote p {
}
div.bubble blockquote blockquote {
    margin:10px;
}
div.bubble blockquote cite {
    background:transparent;
    position:static;
    padding:0;
}
.comment-meta {
    font-style:normal;
    font-size:11px;
    float:right;
}
.comment-author {
    background: url(http://media.fusednetwork.com/comment-arrow.png) no-repeat top right;
    display:block;
    padding:8px 20px 0 0;
    margin:-2px 20px 0 0;
}
