/*  
Theme Name: Trifork
Description: The Trifork wordpress theme.
Version: 2.0
Author: Jorgen Larsen
Author URI: http://www.trifork.com
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:top;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body
{
  background: #FFF;
  font-size: 10pt;
  color: #555;
  font-size: 10pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {padding-bottom:10px;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th {padding:0px 0px 0px 0px;}
td {vertical-align: top; padding: 0px;margin: 0px; border: 0px; }
tfoot {font-style:italic;}
caption {background:#eee;}

.toplogo { margin-bottom: 4px; }



#searchbutton {
  width: 13px;
  height: 13px;
  margin-top: 2px;
  margin-right: 4px;
  padding: 0px;
  border: 0;
  background: transparent url(/wp-content/uploads/search.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}



.container
{
 margin-top:20px;
 width: 995px;
}

.maintable
{
 width: 975px;
 height: 1px;
}

/* *********************************************************** */
/* ** LISTS                                                    */
/* *********************************************************** */

.news-date  { font-family: verdana; font-size: 11px; color: #666666}
.news-title  { font-family: verdana; font-size: 11px; color: #666666}
.news-body   { font-family: verdana; font-size: 11px; color: #666666}
.news-icon  { margin-left: 4px; }
.event-date  { font-family: verdana; font-size: 11px; color: #666666}
.event-body  { font-family: verdana; font-size: 11px; color: #666666}
.event-title { font-family: verdana; font-size: 11px; color: #666666}
.event-icon  { margin-left: 4px; width: 30px; }


/* *********************************************************** */
/* ** LEFT COLUMN                                              */
/* *********************************************************** */


div.page-tagcloud
{
  margin-top: 16px;
  width: 707px;
  padding-top: 8px;
  padding-bottom: 8px; 
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #CCCCCC;
}


div.page-left-container
{
  width: 160px;
  text-align: left;
  font-size: 9pt;
  margin-left: 6px;
  margin-right: 6px;
}

div.left-column-title 
{
  color: #666666;
  font-size: 9pt;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px; 
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
}

div.left-column-text
{
  color: #666666;
  font-size: 9pt;
  margin-top: 16px;
  margin-bottom: 32px;
} 


/* LEFT MENU */

#leftmenu ul    { list-style-type: none; margin: 0px; padding: 0px; }
#leftmenu ul li {}
#leftmenu ul ul { list-style-type: none; }
#leftmenu ul li a {
 text-transform: uppercase;
 color: #666666;
 font-weight: normal;
 text-decoration: none;
 border:none;
}
#leftmenu ul ul li { }
#leftmenu ul ul li a {
 text-transform: none;
 font-weight: normal;
 text-decoration: none;
 border:none;
 color: #999999;
}
#leftmenu ul ul li:before { content: "> "; }


/* *********************************************************** */
/* ** CENTER COLUMN                                            */
/* *********************************************************** */

div.page-textbody
{
  text-transform: none;
  margin: 2px;
  padding-top: 10px;
  padding-left: 4px;
  padding-right: 10px;
  font-size: 9pt;
  text-align:left;
}

.bodytext-topimage
{
 padding-top: 4px;
}

/* *********************************************************** */
/* ** RIGHT COLUMN                                             */
/* *********************************************************** */



/* *********************************************************** */
/* ** NAVIGATION                                               */
/* *********************************************************** */

a:link {color: #FF9900; text-decoration: none; border-bottom: 0px solid #FF9900;}
a:visited {color: #FF9900; text-decoration: none; border-bottom: 0px solid #FF9900;}
a:hover {color: #FF9900; text-decoration: none; border-bottom: 1px solid #FF9900; }
a:active {color: #FF9900; text-decoration: none; border-bottom: 0px solid #FF9900;}

a.nohover:visited { text-decoration: none;  border: none; }
a.nohover:link { text-decoration: none;  border: none; }
a.nohover:active { text-decoration: none;  border: none; }
a.nohover:hover { text-decoration: none;  border: none; }

a.hovernolink:visited { color: #666; text-decoration: none;  border: none; }
a.hovernolink:link { color: #666; text-decoration: none;  border: none; }
a.hovernolink:active { color: #666; text-decoration: none;  border: none; }
a.hovernolink:hover { color: #666; text-decoration: none;  border-bottom: 1px solid #666;}

a.hovernolink-topmenu:visited { color: #666; text-decoration: none;  border: none; margin-left: 5px;}
a.hovernolink-topmenu:link { color: #666; text-decoration: none;  border: none; margin-left: 5px;}
a.hovernolink-topmenu:active { color: #666; text-decoration: none;  border: none; margin-left: 5px;}
a.hovernolink-topmenu:hover { color: #666; text-decoration: none;  border-bottom: 1px solid #666; margin-left: 5px;}

.maintopmenu
{
 text-align: right;
 font-size: 12pt;
 padding-right: 10px;
 padding-bottom: 2px;
}

.topmenu
{
 font-size: 8pt;
 height: 5px;
}

.breadcrumb
{
 padding-top: 16px;
 padding-left: 8px;
 color: #FFFFFF;
}

.menu-text
{
 font-size: 9pt;
}

.bar-subtext
{
 font-size: 12px;
}

/* *********************************************************** */
/* ** FRONTPAGE                                                */
/* *********************************************************** */

div.frontpage-colcontainer
{
  width: 222px;
  min-height: 259px;
  border: 1px solid #CCC;
  padding: 7px;
  margin: 0px;
}

div.frontpage-colcontainerlong
{
  width: 222px;
  border: 1px solid #CCC;
  padding: 7px;
  margin: 0px;
}

.frontpage-tagcloud
{
 margin-top: 0px;
 padding: 8px;
 border: 1px solid #ccc;
 width: 464px;
}

div.page-colbanner
{
  width: 236px;
  border: 1px solid #CCC;
  padding: 0px;
  margin-top: 16px;
}

div.page-colbanner480
{
  width: 480px;
  border: 1px solid #CCC;
  padding: 0px;
  margin-top: 0px;
}


td.frontpage
{
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

div.frontpage-coltext
{
  margin: 2px;
  font-size: 11px;

}

div.frontpage-coltext-news
{
  font-size: 11px;
}

div.frontpage-colpic
{
  margin-top: 4px;
}

div.frontpage-academy-headpic
{
  width: 220px; 
  height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_220x40px_green.jpg);
}

div.frontpage-finance-headpic
{
  width: 220px; 
  height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_220x40px_darkblue.jpg);
}

div.frontpage-public-headpic
{
  width: 220px; 
  height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_220x40px_purple.jpg);
}

div.frontpage-news-headpic
{
  width: 220px; 
  height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_220x40px_orange.jpg);
}

div.frontpage-stock-headpic
{
  width: 220px; 
  height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_220x40px_lightblue.jpg);
}

div.frontpage-colheadtext
{
  color: #FFF;
  padding-left: 8px;
  padding-top: 14px;
}

/* *********************************************************** */
/* ** PAGES                                                    */
/* *********************************************************** */

div.page-textcontainer
{
  width: 530px;
  border: 1px solid #CCC;
  padding: 7px;
  margin: 0px;
}

div.page-top-header-academy
{
  width: 975px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_colorbar_975x40px_green.jpg);
}

div.page-top-header-finance
{
  width: 975px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_colorbar_975x40px_dblue.jpg);
}

div.page-top-header-public
{
  width: 975px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_colorbar_975x40px_purple.jpg);
}

div.page-top-header-news
{
  width: 975px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_colorbar_975x40px_orange.jpg);
}

div.page-top-header-investor
{
  width: 975px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_colorbar_975x40px_lblue.jpg);
}

div.page-top-header-default
{
  width: 975px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_colorbar_975x40px_grey.jpg);
}



div.page-header-academy
{
  width: 530px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_565x40px_green.jpg);
}

div.page-header-finance
{
  width: 530px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_565x40px_darkblue.jpg);
}

div.page-header-public
{
  width: 530px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_565x40px_purple.jpg);
}

div.page-header-news
{
  width: 530px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_565x40px_orange.jpg);
}

div.page-header-investor
{
  width: 530px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_565x40px_lightblue.jpg);
}

div.page-header-default
{
  width: 530px; height: 40px; 
  background-image: url(/wp-content/uploads/Trifork_565x40px_grey.jpg);
}



/* *********************************************************** */
/* ** MISC                                                     */
/* *********************************************************** */

.bar-text
{
 font-size: 12pt;
 text-transform: uppercase;
}

div.postcontent p
{
 margin: 0 0 0 0;
}

.footer
{
 font-size: 8pt;
}

td.pic
{
 padding-right: 10px;
 padding-bottom: 16px;
}

.carouselBtn
{
 width: 0px;
 height: 0px;
 filter:alpha(opacity=0);
 -moz-opacity:0.0;
 -khtml-opacity: 0.0;
 opacity: 0.0;
}

.color-academy
{
 color: #86C140;
}

.color-finance
{
 color: #283D98;
}

.color-public
{
 color: #682E85;
}

.color-stock
{
 color: #1B74B8;
}

.xls_list
{
 padding-left: 10px;
}

/* Headers */
.margin30p
{
  margin-top: 30px;
  margin-bottom: 30px;
}

.social-link { display: block; text-align: right; }

/* Tables */
table.extra-padding td { padding: 4px }
