/*
Theme Name: Wordfors
Theme URI: http://www.stormfors.se/
Description: Wordfors är Stormfors Utvecklingstema för Wordpress. Wordfors är ett otroligt dynamiskt och flexibelt tema att utgå ifrån då det är anpassat för SEO och även mobila enheter.
Author: Herr Stormfors
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/
/*custom hotfix */
/*JOHAN CHANGES*/
/*--------------------------------*/
body.page.page-id-2572 #featured-image-page img, body.page.page-id-2572 #wrapper-menu-sub  {
	display: none !important;
}

.page-id-3130 #wrapper-menu, .page-id-3133 #wrapper-menu {
	display: none;
}


p {font-family: myriad-pro, Arial !important;}
.sub-menu-top li {
float: right;
list-style: none;
margin-top: -10px !important;
}
.page-id-2 .sub-menu-top li, .parent-pageid-2 .sub-menu-top li {
float: right;
list-style: none;
margin-top: 0 !important;
}

.splitter {
margin-left:-35px;
}

#archive-menu-option {
list-style:none;
margin-top: -72px !important;
}

.newsroom .image-grid li {
list-style:none;
}

/*
 * Färger
 * ---------
 * Hyperlänk Blå: #0083fa
 * Hyperlänk Hover Grå: #646464
 * Brödtext Grå #B7B7B7
 * 
 * Typsnitt
 * ---------
 * Rubriker: font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
 * Brödtext: font-family: myriad-pro, Arial, Helvetica, sans-serif;
*/

@import url('style_browser_reset.css');

html {
  font-size: 100%;
  overflow-x: auto;
  overflow-y: scroll;
}

/* The main theme structure */
#wrapper {
	margin: 0 auto;
	width: 960px;
	overflow:hidden;
	padding:20px 0 0 0;
}

body {
	line-height: 1;
	background: url(images/bg-main.png) center top no-repeat #000 !important;
	background-attachment:fixed !important;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
}
#logo{
	width:160px;
	height:25px;
	float:left;
	margin:36px 0 0 30px;
}

#content {
	width: 620px;
	float: left;
	margin-bottom: 44px;
	min-height:300px;
}
/*
#page_content, .archive_list {
	width: 570px; 
	float: left;
	padding: 15px; 
	border: 1px solid #5E5E5E;
	margin-bottom: 30px; 
	background: #373737;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
*/
#page_content_archive {
	width: 570px; 
	float: left;
	padding: 15px; 
}

#page_content_home, #page_content_products {
	background: none; 
	padding: 0;
	border: 0; 
	width: 600px;
	float: left;
}

.blog_posts {
	padding: 15px; 
	border: 1px solid #5E5E5E;
	margin-bottom: 30px; 
	background: #373737;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#sidebar {
	width: 284px; 
	padding: 20px;
	float: right;
	background: #373737;
	border: 1px solid #5E5E5E;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	margin-bottom: 44px
}

#sidebar h3, .sidebar_box {
	background: #505050; 
	padding: 5px 10px;
	clear: both;
	margin-bottom: 15px;
	border: 1px solid #5E5E5E;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.fwidth{
	width:100% !important;
	margin:0 !important;
}
.post-edit-link{
	color:#d8d9da !important;
	font-size:10px !important;
}
.hide{
	display:none !important;
}
.title{
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	margin:0 0 8px 0 !important;
}
/* =Menu
-------------------------------------------------------------- */
#wrapper-menu{
	background:url(images/bgMenuMain.png) bottom center no-repeat;
	width:100%;
	height:105px;
}
#wrapper-menu-sub{
	background:url(images/bgMenuSub.png) repeat-x;
	height:59px;
	width:99%;
	margin:0 auto;
}
#access {
	background: none;
	display: block;
	float: right;
	height:107px;
	width: 770px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 95%;
	padding-right:20px;
	height:107px;
	overflow:hidden;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	overflow:hidden;
	height:100px;
}
#access .menu-header li,
div.menu li {
	float: right;
	position: relative;
	padding-top:30px;
	padding-bottom:30px;
}
#access a {
	color: #d7e6f9;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul li.current_page_item, #access ul li.current-page-ancestor{
	background:#204171;
	opacity:0.7;
	color:#FFF !important;
	border-left: 1px solid #051330;
	border-right: 1px solid #051330;
}
#access ul li.current_page_item a{
	color:#FFF !important;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: none;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#menu-about{
	margin:0!important;
}
.sub-menu-top{
	width:95%;
	overflow:hidden;
}
.sub-menu-top li{
	float:right;
	/* Frico edit from 10 to 14 */
	margin-top:14px;
}
.sub-menu-top li a{
	color:#6d6d6d;
	margin-left:15px;
	font-size:14px;
	/* Frico edit */
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
}
.sub-menu-top li a:hover{
	color:#FFF;
}
.sub-menu-top li.current_page_item a{
	color:#FFF;
	text-decoration:underline;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
}
.menu-footer ul{
	list-style:none;
	margin:0 !important;
}
.menu-footer li{
	float:left;
	margin-right:12px;
	line-height:30px;
}
.menu-footer li a{
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
.menu-footer li a{
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
}
.menu-footer li a:hover{
	color:#646464;
	text-decoration:underline;
}
.menu-footer .current-menu-item a{
	color:#0083fa;
}
.sub-menu-side{
	margin:20px 0 0 0;
	padding:0;
}
.sub-menu-side li{
	border-bottom: 1px dotted #333;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	width:230px;
	font-size:14px;
}
.sub-menu-side li.current-menu-item a{
	color:#FFF;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
#post-breadcrumb{
	overflow:hidden;
	width:100%;
}
#bcrumb{
	width:620px;
	float:right;
	padding-right:20px;
	font-size:12px !important;
	padding-bottom:8px;
	border-bottom:1px #6b6b6b solid;
	color:#6b6b6b;
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
}
#bcrumb a:hover{
	color:#fff;
	text-decoration:underline;
}
/* =Headings
-------------------------------------------------------------- */
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #FFF;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h2{
	font-size:32px
}
#content h3{
	font-size:22px;
	margin:0 0 10px 0;
}
#featured-description h1{
	font-size:42px;
	font-weight:normal;
	color:#FFF;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	line-height: 44px;
}
.newsroom #content .post-body h2, .front-page #content h2{
	font-size:16px !important;
}
/* =Frontpage
-------------------------------------------------------------- */
#featured-area{
	width:960px;
	height:435px;
	margin-left:10px;
	overflow:hidden;
	margin-top: 40px;
	margin-bottom: 0px;
}
#featured-area.video{
	width:960px;
	height:auto;
	margin-left:10px;
	overflow:hidden;
	margin-top: 40px;
	margin-bottom: 0px;
}
.page .frontpage .post, .archive .post, .fail-page .post {
	width:312px;
	height:230px;
	float:left;
	margin:0 4px 15px 4px;
	overflow:hidden;
}
.frontpage{
	overflow:hidden;
	margin-top:25px;
}
#featured-area ul.thumb p.featured-title{
	font-size:38px;
	text-align:center;
	color:#FFF !important;
}
#featured-area ul.thumb p{
	text-align:center;
	font-size:12px;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	color: #0083FA;
}
#featured-area ul.thumb li a{
	display:block;
	height:100%;
}
#featured-area ul.thumb li a:hover{
	text-decoration:none;
}
#featured-area ul.thumb li a:hover p{
	color:#0083fa !important;
}

.thumb img {
	margin:-50px 0 0 0;
    -webkit-transform: scale(1);
    -webkit-transition-timing-
function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    -ms-transform: scale(1);
    -ms-transition-timing-function: ease-out;
    -ms-transition-duration: 500ms;
    z-index:1;
    }
    
.thumb img:hover {
    -webkit-transform: scale(1.2);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.2);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    -ms-transform: scale(1.2);
    -ms-transition-timing-function: ease-out;
    -ms-transition-duration: 500ms;
    position:relative;
    z-index:5;
    }

ul.thumb p{
	position:relative;
	z-index:50;
	top:20px;
	color:#FFF;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0px;
	width: 100%;
}
ul.thumb li {
	margin: 0; padding: 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 316px;
	height: 435px;
}

/* =Page
-------------------------------------------------------------- */
#wrapper-content{
	margin-top:20px;
}
.normal-width{
	width:620px !important;
	float:right !important;
}
.page .hentry{
	color:#FFF;
}
.fullwidth{
	width:100% !important;
	float:left !important;
	color:#FFF;
}
.page .hentry p, .single .hentry p{
	font-size:16px;
	line-height:20px;
	color:#b7b7b7;
	overflow:hidden;
}
.page .hentry ul, .single .hentry ul{
	list-style:square;
	font-size:14px;
	margin:0 0 0 15px;
}
#featured-image-page{
	width:620px;
	height:450px;
	margin:0 auto;
	overflow:hidden;
	float:right;
}
#featured-image-page img{
	width:620px;
	height:450px;
}


#wrapper-page-top{
	width:100%;
	height:450px;
	overflow:hidden;
}
#featured-description{
	width:280px;
	float:left;
	padding:0 20px 0 30px;
}
.subtitle{
	margin:2px 0 6px 0;
	color:#009cff !important;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
}
#featured-description .description{
	color:#b7b7b7;
	font-size:16px;
	line-height:18px;
	font-family: myriad-pro;
}
#featured-description ul {
	list-style:square;
	margin:0 0 0 15px;
	color: #0083FA;
}
#featured-description li{
	font-size:10px;
	margin: 5px 0;
}
#featured-description li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#page-sidebar{
	float:left;
	width:300px;
	margin:20px 0 0 35px;
}
#page-sidebar h2{
	color:#999 !important;
}
#page-sidebar #contact-maps{
	width:100%;
	margin-top:5px;
}
.folio-sample{
	width:280px !important;
	height:160px !important;
	float:left;
	margin-bottom:15px;
	border-radius:5px 5px 5px 5px;
}
.img-holder{
	width:240px;
	height:130px;
	overflow:hidden;
}
.img-holder img{
	position:relative;
	top:-200px;
	left:-200px;
}
/* =Newsroom
-------------------------------------------------------------- */
.newsroom #featured-area{
	width:100%;
	height:450px;
	margin:0;
}
#container-newsroom{
	width:100%;
	margin-top:30px;
	
}
#container-press-news{
	width:940px;
	height:300px;
	overflow:hidden;
}
.page #container-press-news .post, .newsroom .image-grid_article li, .newsroom .image-grid li {
	width:312px;
	height:240px;
	float:left;
	margin:0 4px 15px 4px;
}
ul#list{
	margin:0;
	-webkit-padding-start: 0;
}
.newsroom .post-body p{
	font-size:14px;
}
#site_{
	width:100%;
	overflow:hidden;
}
#content #site_ ul{
	margin:0!important;
}
/* =Solution
-------------------------------------------------------------- */
.solution .hentry{
	width:270px;
	float:left;
	margin-bottom:0!important;
}
.solution .entry-content{
	padding:14px;
	height:360px;
	border-bottom:5px solid #000;
}
.solution .entry-content:hover{
	background: #0a0a0a;
	border-radius:5px;
	border-bottom:1px solid #009cff;
}
.solution a:hover{
	text-decoration:none;
}
.solution .entry-content h2{
	font-size:22px;
	margin-top:10px;
	height:52px;
}
.solution .subtitle{
	height:auto;
	margin-bottom:15px !important;
}
.solution .description{
	font-size:14px !important;
}
.solution .post-1177{
	margin:0 40px 
}
.solution #wrapper-content{
	overflow:hidden;
	padding-left:30px;
}
.video{
	padding-top:42px;
}
.page-template-investor-full-width-page-php{
    background: url("/wp-content/uploads/2012/03/bg-main.png") no-repeat center top #FFF !important;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
}
.page-template-investor-full-width-contact-page-php{
    background: url("/wp-content/uploads/2012/03/bg-main.png") no-repeat center top #FFF !important;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    margin-top: 15px
}
#back-to{
	margin:0 0 0 5px;
}
#back-to a{
	color:#a3a2a2;
	font-size:12px;
}
.investor p strong, .investor .hentry p {
	color:#000 !important;
}
.investor #logo{
	margin-top:10px;
	margin-left:3px;
}
.investor #wrapper-menu-sub{
	background: none;
	border-bottom: 1px solid #787878;
}
.investor .sub-menu-top {
    overflow: hidden;
    width: 83%;
}
.investor #featured-description{
	width:910px;
}
.investor #featured-description img{
	float:right;
	margin-left:100px;
	margin-top: -80px;
}
.investor .sub-menu-top li a {
    color: #FFF;
    font-size: 14px;
    margin-left: 15px;
}
.page-template-investor-full-width-page-php #content h3 {
	color:#555555;
    font-size: 22px;
    margin: 0 0 10px;
	/*text-align:right;*/
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	border-bottom:dotted #555 2px;
	font-size:28px;
}

.page-template-investor-full-width-contact-page-php #content h3 {
	color:#555555;
    font-size: 22px;
    margin: 0 0 10px;
	/*text-align:right;*/
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	border-bottom:dotted #555 2px;
	font-size:28px;
}
#invest-footer{
	width:100%;
	height:auto;
	color:#999;
	overflow:hidden;
	border-top: dotted #555 2px;
	padding-top:15px;
}
#invest-footer p{
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	font-size:18px;
}
.fcolumn{
	font-size:14px;
	font-family: myriad-pro, Arial, Helvetica, sans-serif;
	color:#000 !important;
}
#col-1{
	width:33%;
	float:left;
}
#col-2{
	width:33%;
	float:left;
}
#col-3{
	width:33%;
	float:left;
}

/* =Post
-------------------------------------------------------------- */
#post-image-page img{
	width:620px;
	height:380px;
}
.post-head{
	background:url(images/bgPostHead.png) center top no-repeat;
	width:312px;
	height:44px;
	overflow:hidden;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
}
.post-category{
	font-size:12px;
	color:#FFF;
	float:left;
	margin:13px 0 0 20px;
	text-transform:uppercase;
	font-weight:normal;
}
.post-date{
	font-size:12px;
	color:#FFF;
	float:right;
	margin:13px 20px 0 0;
}
.Video .post-body{
	margin-top:13px;
	font-family: myriad-pro;
	overflow:hidden;
	padding:0 0 0 15px;
}
.post-body{
	padding:0 15px;
	margin-top:13px;
	font-family: myriad-pro;
}
.post-image .post-body{
	margin-top:-200px;
	padding:8px 15px 8px 15px;
	color:#FFF;
	background:url(images/bgTransperancy.png);
	position:relative;
}
.post-image .post-body a, .post-body a{
	display:block;
}
.Video .post-body h2, .category-video .post-body h2{
	display:none;
}
.post-body h2{
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	font-family:'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	margin:0 0 8px 0;
}
.post-body h2 a{
	color:#FFF;
}
.post-body p{
	color:#b7b7b7;
	font-size:12px;
	line-height:16px;
}
.frontpage .hentry .post-body p{
	color:#B7B7B7;
	font-size:14px;
	line-height:16px;
}
.post-body .meta-nav{
	float:none;
	display:block;
	margin-top:5px;
}
.post-body a{
	text-decoration:none;
	margin-top: 6px;
}
.post-body a:hover{
	text-decoration:underline;
	color:#FFF;
}
.post-image {
	width:300px;
	margin:0 auto;
	height:180px;
	overflow:hidden;
}
.post-image img{
	width:300px;
	height:210px;
}
#entry-head p{
	font-size:10px;
	margin:0 !important;
}
#entry-head{
	margin-bottom:20px;
	
}
.posheigt{
	margin-top:80px;
}
.posheigt2{
	margin-top:40px;
}
.entry-content span{
	font-size:20px;
	font-weight:lighter;
}
strong{
	color:#ededed;
}
.small{
	font-size:10px !important;
}
/* =Columns
-------------------------------------------------------------- */
.columns{
	height:100%;
	overflow:hidden;
}
#col_five1, #col_five2, #col_five3, #col_five4, #col_five5{
	width:18%;
	float:left;
}
#col_five2{
	margin:0 10px 0 10px
}
#col_five3{
	margin:0 10px 0 10px
}
#col_five4{
	margin:0 10px 0 10px
}
#col_five5{
	margin:0 0px 0 10px
}
#col_five2 p:first-child, #col_five3 p:first-child, #col_five4 p:first-child, #col_five5 p:first-child{
	display:none;
}
#col_four2 p:first-child, #col_four3 p:first-child, #col_four4 p:first-child {
	display:none;
}
#col_three2 p:first-child, #col_three3 p:first-child {
	display:none;
}
#col_two2 p:first-child {
	display:none;
}

.addthis_toolbox {
	overflow:hidden;
	float:left;
	width:100%;
}
/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-top:30px;
	height:33px;
	background:url(images/bgMenuFooter.png) repeat-x;
	float:left;
	width:100%;
}
#colophon {
	overflow: hidden;
	height:auto;
	width:940px;
	margin:0 auto;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
#site-by-stormfors{
	float:right;
	margin-top:10px;
}
/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: visible;
	padding: 0;
}
#content {
	margin-bottom: 36px;
	overflow:hidden;
}
#content,
#content input,
#content textarea {
	color: #FFF;
	font-size: 16px;
	line-height: normal;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#site ul{
	margin:0!important;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
	font-family: myriad-pro, Arial;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	width:620px;
	float:right;
	padding-top:20px;
	padding-right:20px;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.normal-width .entry-content,
.entry-summary{
	clear: both;
	padding: 0px 50px 0 5px;
	min-height:300px;
}
.post .entry-content,
.entry-summary {
	clear: both;
	padding: 0px 50px 0 0px;
	min-height:300px;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0px 50px 0 30px;
	min-height:300px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

blockquote p{
	width:80%;
	margin:0 auto;
	font-style: italic;
	color:#FFF !important;
}

/* sidebar menu */


.navcontainer { width: 280px; margin-bottom: 25px }

.navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 25px;
	list-style-type: none;
}

.navcontainer ul ul li {background: url(images/seperator.png) repeat-x bottom; padding: 10px}

.navcontainer ul ul li li {
	padding-left: 10px;
	background: none;
	font-size: .9em;
	font-style: italic;
	padding: 5px 10px
}

.navcontainer a {
	display: block;
	width: 240px;
}

.navcontainer a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer a:hover{
	color: #FFC600;
}

/* end sidebar menu */

/* sidebar menu index */

.navcontainer_index h3 {	
    background: #505050; 
	padding: 5px 10px;
	clear: both;
	margin-bottom: 15px;
	border: 1px solid #5E5E5E;
}

.navcontainer_index {   
  width: 212px; 
  margin-top: 12px;
  padding: 7px; 
  color: #fff;
  border: 1px solid #5E5E5E;
  background: #292929;
}

.navcontainer_index ul{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 25px;
	list-style-type: none;
}

.navcontainer_index ul ul li {background: url(images/seperator.png) repeat-x bottom; padding: 10px}

.navcontainer_index ul ul li li {
	padding-left: 10px;
	background: none;
	font-size: .9em;
	font-style: italic;
	padding: 5px 10px
}

.navcontainer_index a {
	display: block;
}

.navcontainer_index a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer_index a:hover{

}

/* end sidebar menu index */



/*------------------ typography, images and search form ------------------*/

/* global links */

a {text-decoration: none; color: #0083fa}
a:hover{
	color:#FFF;
	text-decoration:underline;
}

/* Frico - Hover investor pages */

.page-template-investor-full-width-page-php .entry-content a:hover, #invest-footer a:hover {
	color:#555;
}

.page-template-investor-full-width-contact-page-php .entry-content a:hover, #invest-footer a:hover {
	color:#555;
}

/* text styles */

#page_heading {position: absolute; left: 250px; top: 70px; font-size: 1.4em; color: #999}

.pagetitle_archive {padding-bottom: 10px; padding-right: 5px; font-size: 1.4em; font-weight: 700}

.archive_list p {overflow: hidden}

small {font-size: .8em}

#main_photo p {padding-bottom: 15px}

#photo_desc {width: 400px; margin: auto; background: #393939; padding: 15px}

#photo_desc p {padding: 0; color: #868686; font-size: .9em; text-align: left}

h1.photo_heading {font-size: 1.2em; font-weight: normal; text-align:center; padding: 15px; letter-spacing: .3em; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;}

.next_prev_left, .next_prev_right {float:left; background:url(images/submit_comment.png) no-repeat; width: 85px; height: 17px; padding: 5px 0; text-align: center; margin: 16px 0; font-size: .8em;}

.next_prev_right {float:right}

.prev_left {width: 48%; float: left; font-size: .8em}

.next_left {width: 48%; float: right; text-align: right; font-size: .8em}

/* images */

.more {float: right; margin-right: 10px}

.post_thumb, .post_thumb_single {float: left; margin-right: 15px}

#main_photo {text-align: center; width: 930px; padding: 15px; border: 1px solid #000; background: #333; margin-bottom: 30px}

.post_thumb_single {border: 8px solid #484848}

div.sociable {margin: 5px 0}

/* search form */

.search_form {width: 280px; padding-top: 15px; position: relative}

.search_input {width: 244px; padding: 4px 30px 5px 4px; background: #404040; border: 1px solid #5E5E5E; color: #FFF}

.search_submit {position: absolute; top: 17px; right: 2px}


/*-----------------------------------------------*/
/*---------------    Dropdown    ---------------*/
/*---------------------------------------------*/

/* 
	LEVEL ONE
*/
/*
ul.menu                        { padding-top: 13px; position: relative; border-top: 0px solid #202020;
	                             border-bottom: 0px solid #202020; height:36px; background: none}
								  
ul.menu  li                      { float: left; zoom: 1;  }
ul.menu  a:hover		         { color: ; }
ul.menu  a:active                { color: ; }
ul.menu  li a                    { display: block; padding: 9px 20px;
	 							   color: #bed6e4; font-size: .85em; }
ul.menu  li:last-child a         { border-right: none; }*/	 /* Doesn't work in IE *//*
ul.menu  li.hover,
ul.menu  li:hover                { position: relative; }
ul.menu  li a:hover              { color: #FFF }

*/
/* 
	LEVEL TWO
*//*
ul.menu  ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 20; background: #292929;
                                      border-left: 1px solid #202020; border-right: 1px solid #202020; border-bottom: 1px solid #202020}
ul.menu  ul li 					    { font-weight: normal; background: url(images/dropdown.png); 
									  border-bottom: 1px solid #202020; float: none; }
									  
                                    *//* IE 6 & 7 Needs Inline Block *//*
ul.menu  ul li a					{ border-right: none; background: none; padding: 9px 8px; width: 100%; display: inline-block; } 

*//* 
	LEVEL THREE
*//*
ul.menu  ul ul 					{ left: 100%; top: 0; z-index:300; border-top: 1px solid #202020 }
ul.menu  li:hover > ul 			{ visibility: visible; }

*/

/*================================================================
Respond and Comments
==================================================================*/

/* the respond froms */

#respond {
	margin-top: 10px;
}

#respond p {padding: 2px 0}

#comment {width: 80%}

#url, #email, #author, #log, #pwd, #comment {
	padding: 5px;
	border: 1px solid #5E5E5E;
	background: #494949;
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

#comment:focus, #url:focus, #email:focus, #author:focus, #log:focus, #pwd:focus {background: #7f7f7f; border: 1px solid #fff}

#commentform p {margin: 2px 0;}

#rememberme {margin-top: 10px}

#submit {
	margin-bottom: 15px;
	background:url(images/submit_comment.png) no-repeat; width: 85px; height: 27px; padding: 5px 0; 
	padding: 4px; 
    cursor: pointer;
	margin-top: 5px;
	font-weight: 700;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
	border: none; 
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px
}



/* the comments */

ol.commentlist { list-style:none; margin:0 0 1em; padding:0px; text-indent:0; }
ol.commentlist li {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment { padding: 0; margin: 4px 0; background:#e9ebee }

ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard {   }
ol.commentlist li div.vcard cite.fn { font-size: 1.3em; text-transform: capitalize }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:1px solid #5E5E5E; float:right; margin:0 0 1em 1em; padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:.8em; }
ol.commentlist li div.comment-meta a { color: #999; }
ol.commentlist li p { margin:1em 0 1em; }
ol.commentlist li ul { font-size:1em; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:1em; }

ol.commentlist li div.reply a { padding: 5px 10px; border: 0; text-decoration: none; background: #1e1e1e; color: #ffc600; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: .9em
}
ol.commentlist li div.reply a:hover { background: #000; color: #fff}

ol.commentlist li ul.children { list-style:none; margin: 20px 0 0; text-indent:0; }

ol.commentlist li ul.children li { background: url(images/seperator.png) repeat-x top }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-3 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-4 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-5 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-6 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-7 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-8 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-9 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.depth-10 { background: url(images/seperator.png) repeat-x top; padding-right: 0px }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { padding: 10px; background: #343434 }
ol.commentlist li.odd { padding: 10px; background: #373737}
ol.commentlist li.parent { border-left:0px solid #188dac; }
ol.commentlist li.pingback { border-bottom:0px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.cancel_comment_reply {margin-top: 5px;}

.cancel_comment_reply small a {padding: 3px; background: #800000; width: 160px; text-decoration:none}



/*-----------------------------------------------*/
/*------------        Gallery       ------------*/
/*---------------------------------------------*/


html > body .ngg-album {border: 1px solid #5E5E5E; background: #373737}

.ngg-albumtitle {float: right; font-weight: normal; margin-right: 5px}

.ngg-galleryoverview {margin: 0;}

.ngg-albumoverview {margin-top: 0}

.ngg-album {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.ngg-gallery-thumbnail-box {
	background: url(images/thumb_bg.png) no-repeat;
	float: left;
	height: 243px;
	margin-bottom: 0px;
	margin-right: 42px;
	padding-top: 21px;
	width: 209px;
	text-align: center
}

.ngg-gallery-thumbnail {}



/************************************** Sortable Frontpage ************************************/

/* 2.1 =Splitter
---------------------------------------------------------------------- */

.splitter2 {
  text-align: left;
  padding: 6px 10px;
  font-size: 14px;
  float:left;
  margin-top:8px;
}
.splitter {
  text-align: left;
  padding: 6px 10px;
  font-size: 14px;
  float:left;
  margin-top:10px;
}

.splitter:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.splitter ul {
  margin-right: 0;
  margin-top: 0;
}

.splitter > li {
  padding-left: 8px;
  color: #b6b6b6;
}

.splitter > li ul {
  margin-left: 8px;
}

.splitter ul li a {
  border-bottom: 0;
  position: static;
}

.splitter li,
.splitter ul,
.splitter ul li a  {
  display: inline;
  display: inline-block;
  line-height: 1;
}

.splitter ul,
.splitter ul li,
.splitter ul li a {
  background-repeat: no-repeat;
}

.splitter ul {
  background-position: 0 -138px;
  background-repeat: repeat-x;
}

.splitter ul li {
  margin-left: 1px;
}

.splitter ul li:first-child {
  margin-left: 0;
}

.splitter ul li a {
  padding: 5px 8px 6px;
  color: #6D6D6D;
  text-decoration: none;
  font-family:'Neo Sans W01';
}

.splitter ul li a:hover {
  color: #FFF;
}

.splitter ul li.segment-0,
.splitter ul li.segment-2 {
  background-position: -3px -92px;
}

.splitter ul li.segment-1 {
  background-position: 0 -92px;
}

.splitter ul li.segment-0 a,
.splitter ul li.segment-1 a {
  background-position: 0 -161px;
}

.splitter ul li.segment-2 a {
  background-position: 100% -115px;
}

.splitter ul li.selected-0 a,
.splitter ul li.selected-1 a,
.splitter ul li.selected-2 a {
  color: #FFF;
  text-decoration:underline;
}

.splitter ul li.selected-0,
.splitter ul li.selected-2 {
  background-position: 0 -23px;
}

.splitter ul li.selected-0 a,
.splitter ul li.selected-1 a {
  background-position: 100% -46px;
}

.splitter ul li.selected-1 {
  background-position: 0 0;
}

.splitter ul li.selected-2 a {
  background-position: 100% -69px;
}


/* 3.2 =Image Grid Photo
---------------------------------------------------------------------- */


.image-grid_photo {
  margin-left: -12px; height: 1%; 
}

.image-grid_photo:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid_photo li {
  width: 212px;
  height: 260px;
  margin: 12px 0 0 12px;
  padding: 7px;
  float: left;
  text-align:center;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 17px;
  color: #686f74;
  border: 1px solid #5E5E5E;
  background: #292929;
  position: relative
}


.image-grid_photo li img,
.image-grid_photo li strong {
  display: block;
  margin:auto;
}

.image-grid_photo li img {}

.image-grid_photo li strong {
  color: #818587;
  font-weight: normal;
  font-size: .8em
}

.image-grid_photo li h2 {
  color: #818587;
  font-weight: normal;
  font-size: .8em;
  padding: 0px 10px;
  text-align:center
}

/* 3.2 =Image Grid Article
---------------------------------------------------------------------- */

.image-grid_article {
  margin-left: -12px; height: 1%; 
}

.image-grid_article:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid_article li {
  position: relative;
}


.image-grid_article li img,
.image-grid_article li strong {
}

.image-grid_article li img {}


/* 3.2 =Image Grid NewsPaper
---------------------------------------------------------------------- */

.image-grid_newspaper {
  margin-left: -12px; height: 1%; 
}

.image-grid_newspaper:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid_newspaper li {
  position: relative;
  width: 212px;
  height: 380px;
  margin: 12px 0 0 12px;
  padding: 7px;
  float: left;
  text-align:center;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 17px;
  color: #686f74;
  border: 1px solid #5E5E5E;
}


.image-grid_newspaper li img,
.image-grid_newspaper li strong {
  margin-right: 10px;
  margin-bottom: 2px;
  border: 1px solid  #5E5E5E
}

.image-grid_newspaper li img {}

.image-grid_newspaper li h2 {
  color: #818587;
  font-weight: 700;
  font-size: 1em;
  padding: 0px 12px 6px 0;
  text-align:left
}

#header-bar {
	height:33px;
	background:url(images/TopBar.png) repeat-x;
	float:left;
	width:100%;
	top:0;
	position:absolute;
	
}
#header-bar li a{
	text-transform: uppercase;
	font-family: 'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/Arrow-box.png) no-repeat left 1px;
	padding: 0 15px;
	color:#ffffff;
}
#header-bar ul{
	/*
	right: 50%;
	position: absolute;
	width: 361px;
	margin-right: -568px;
	*/
}
#header-bar li{
	float:right;
	margin-right: 3px;
	margin-top: -7px;
	list-style: none;

}
#footer-text-copy{
	float: left;
	color: white;
	font-size: 12px;
	font-family: 'Neo Sans W01', magistral-web-condensed, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color:white;
}

#menu-item-1082{
	display:none;
}
.page-template-investor-full-width-page-php #container{
	margin-top:15px;
}

/* //frontpage sidebars */

.newspaper_excerpt {text-align: left; font-size: .9em; color: #999}

.post_comments {position: absolute; top: -5px; right: -5px; z-index: 20; font-size: .8em; background: url(images/comments.png) no-repeat; width: 23px; height: 22px; text-align: center; z-index: 20}

.post_comments a {color: #000; font-weight: 700; display: block; width: 23px; height: 22px}

#featured {overflow: auto; padding: 15px; background: url(images/featured.jpg) center no-repeat; border: 1px solid #5E5E5E; margin-top: 30px}

.featured_shadow {background: url(images/featured_shadow.png) no-repeat center; height: 46px}

#featured h2 {font-size: 2.5em}

#featured p {font-size: 1.8em; line-height: 1.2em; margin-top: 25px; color: #bbbbbb}

.featured_thumb {float: left; padding: 10px; background: #fff; border: 10px solid #5E5E5E; margin-right: 15px}

.post-1323 p.description a {color:#B7B7B7}

#archive-menu-option{
	float:right;
}
#archive-menu-option a{
	color: #6D6D6D;
	text-decoration: none;
	font-family: 'Neo Sans W01';
	display: block;
	font-size: 14px;
	margin-right: 35px;
	padding-top: 20px;
}
@-moz-document url-prefix() {
    #archive-menu-option a{
	color: #6D6D6D;
	text-decoration: none;
	font-family: 'Neo Sans W01';
	display: block;
	font-size: 14px;
	margin-right: 35px;
	padding-top: 19px;
}
}
#archive-menu-option a:hover{
	color: white;
}
#fill-newsroom-quicksand-menu{
	width: 483px;
	float: left;
	height: 10px;
}
.splitter2 ul {
  margin-right: 0;
  margin-top: 0;
}

.splitter2 > li {
  padding-left: 8px;
  color: #b6b6b6;
}

.splitter2 > li ul {
  margin-left: 8px;
}

.splitter2 ul li a {
  border-bottom: 0;
  position: static;
}

.splitter2 li,
.splitter2 ul,
.splitter2 ul li a  {
  display: inline;
  display: inline-block;
  line-height: 1;
}

.splitter2 ul,
.splitter2 ul li,
.splitter2 ul li a {
  background-repeat: no-repeat;
}

.splitter2 ul {
  background-position: 0 -138px;
  background-repeat: repeat-x;
}

.splitter2 ul li {
  margin-left: 1px;
}

.splitter2 ul li:first-child {
  margin-left: 0;
}

.splitter2 ul li a {
  padding: 5px 8px 6px;
  color: #6D6D6D;
  text-decoration: none;
  font-family:'Neo Sans W01';
}

.splitter2 ul li a:hover {
  color: #FFF;
}

.newsroom .addthis_toolbox {
    display: none;
}

.sya_container {
    color: #6D6D6D;
    font-family: 'Neo Sans W01';
}

.sya_container ul {padding-bottom:25px;}
.sya_container {font-size: 25px !important;}
.sya_container a.title {font-size: 5px !important;}
.sya-year {border-bottom:1px solid #0083FA;margin-bottom:10px;margin-top:30px;color:#fff;}
.sya-date {font-weight:bold;color:#B7B7B7;}
.sya-title {font-weight:normal;}
/* ARCHIVE PAGE */
.page-template-newsroom-archive-page-php .entry-content{
	width:99%;	
}
.page-template-newsroom-archive-page-php #wrapper-menu-sub{
	width:952px;	
	margin-left:4px;
}
.page-template-newsroom-archive-page-php #fill-newsroom-quicksand-menu{
	width:488px;	
}
#archive-menu-option{
	clear: both;
	margin-top: -71px;
}
.page-template-newsroom-archive-page-php .sya-year{
	padding-bottom:3px;
}