/*
Theme Name: Corporate Folio Theme
Theme URI: 
Description: 
Version: 
Author: Tony Nachev
Author URI: 
*/
/* @import "reset.css";*/
 
@import "text.css";

body { 
  line-height: 1.5;
}

html, body{
	background: #fff url(../images/bg_inside.gif) top left repeat-x;
	color: #fff;
	text-align: center;
	height: 100%;
    margin: 0;
    padding: 0;
    border: 0; 
}
.home{
	background: #fff url(../images/bg.gif) top left repeat-x;
}
.page{
    background: #fff url(../images/bg_inside.gif) top left repeat-x;
}
.select {
    font-style: italic;
    font-weight:normal !important;
}

/* Remove annoying border on linked images. */
a img { border: none; }

.clearfloat:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:".";
}
    
.clearfloat {
    display:inline-block
}

.clearfloat {
    display:block
}

/* PAGE STRUCTURE */
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#container{
	position: relative;
	min-height: 100%;
	_height:  100%;
}
#container .wrapper{
	padding-bottom: 86px;
}

/* HEADER */
#welcome{
    margin: 0;
    padding: 0;
    height: 70px;
    /*background: url(../images/logaholic.gif) top left no-repeat;*/
}
#welcome a{
    display: block;
    /*text-indent: -9999px;*/
}
#welcome IMG { float:left; }

#welcome #phone {
    float:right;
    margin-top: 1.1em;
    font-size: 1.4em;
    font-family: Arial, "Calibri";
    font-style: italic;
    color:black;
}

#customerlogin-wrapper{
    float:left;
    position:relative;
    margin-left:80px;
    margin-top:-1px;
    display:block;
    background: url(../images/customerloginleft.gif) top left no-repeat;
    *margin-top:-1px; *margin-right:-2px; *margin-left:80px;     
}
#customerlogin-wrapper a{
    padding:0px 17px 0px 5px;    
    color:#666666;
    text-shadow: #FFF 0 1px 0; 
    font-family:  Arial;
    line-height:18px;
    font-size: 0.95em;
    text-decoration:none;
    background: url(../images/customerloginright.gif) top right no-repeat;
    cursor:pointer;      
}
#customerlogin-wrapper a:hover{
    color:#990000;
    background: url(../images/customerloginright-highlight.gif) top right no-repeat; 
}
.loginspaceselected { 
    background: url(../images/customerloginright-selected.gif) top right no-repeat!important; 
} 
#loginspace {
    display:none;
    background-color:#DCDEDE;
    border-bottom:1px solid #AAAAAA;
    color:#333333;
    font-size:1em;
    line-height:2.5em;
    text-shadow: #FFF 0 1px 0;
    padding:8px;
}
#loginspace #loginsubmit {
    margin-left:20px;
}

#topnav {
	height: 33px;
}

#topnav ul {
    float: right;
	margin:0 0 0 0;
	padding: 0;
    font-weight: bold;
    font-style: italic;
    font-family: Arial;
    font-size: 1.1em;
}
#topnav ul li{
	float: left;
	list-style: none;
	margin: 0;
}
#topnav ul li a{
	color: #FFEDE8;
	text-decoration: none;
	padding: 0 10px 1px 10px;
	line-height: 32px;
	display: block;
	margin: 0;
}
#topnav ul li a.current, #topnav ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
    background: url(../images/nav_hover2.gif) bottom left repeat-x;
	/*background: url(../images/nav_glow.gif) bottom center no-repeat;*/
    /*background-color:silver;*/
}

#search-wrapper {
    float:right;
    margin: 6px 0 0 5px;
    padding: 0 0 0 20px;
    width:138px;
    background: url(../images/searchfield_leftcap.png) left top no-repeat;    
}
#search-wrapper #lgsearchform{
    margin:0;
    background: url(../images/searchfield_rightcap.png) right top no-repeat;
    padding-right:8px;
    height:20px;    
}
#search-wrapper #s{
    width:130px; height: 16px; background: url(../images/searchfield_repeat.png) center top repeat-x; padding: 3px 0 0 0;
    border:0;
    color:#999999;
    font-family:  Arial;
    font-size: 0.95em;
    *margin-top:-1px; *margin-right:-2px; *margin-left:0px;
}

#header{
	/*background: url(../images/header.jpg) no-repeat;
	background-position: 0 70px;*/
}
#highlight h1{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	line-height: 1em;
	font-size: 2em;
	color: #fff;
	padding: 20px 0 0 22px;
}
#inside #header #highlight h1{
	padding: 17px 0 3px 209px;
}
#highlight p{
	margin: 0;
	padding: 0;
    color: #FFEDE8;
    font-size:1.2em;
}
#highlight img{
	float: left;
	margin: 0;
	
	padding: 0;
}
#highlight{
	position: relative;
}

.videobutton {
display:block;  
border:2px solid #fff;
}
.videobutton:Hover {
  border:2px solid #ff0000;
}

.highlightbutton, .hlwr {
display:block;
text-align:center;
line-height:200px;
float:left;
width:430px;
height:277px;
}
.hlwr {
background: url(../images/header-screen-image.png) top left no-repeat;
}
.play_btn {
position:absolute;
top:90px;
left:100px;
width:200px;
height:100px;
background: url(../images/play_btn.png) 0 0 no-repeat;
}
.highlightbutton:hover .play_btn {
background: url(../images/play_btn.png) 0 -100px no-repeat;
}
.highlightbutton:hover {
/*background: url(../images/highlight-video-active.jpg) top left no-repeat;*/
}
.highlightbutton:active, .highlightbutton:focus {
outline:none;
}

#buttons{
	position: absolute;
	bottom: 20px;
	right: 0;
}
#call_to_action, #call_to_action_trans, #call_to_action1{
	display: block;
	float: right;
	font-size: 14.4px;
	text-decoration: none;
}
#call_to_action1{
	background: url(../images/call_to_action.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
}
#call_to_action1 em{
	background: url(../images/call_to_actionr.gif) top right no-repeat;
	padding: 0 10px;
}
#call_to_action{
	background: url(../images/call_to_action1.gif) top left no-repeat;
	color: #444;
	margin: 0 15px 0 0;
	font-weight: bold;
}
#call_to_action_trans{
	background: url(../images/call_to_action_tr.gif) top left no-repeat;
	color: #444;
	font-weight: bold;
}
#call_to_action em{
	background: url(../images/call_to_action1r.gif) top right no-repeat;
	padding: 0 35px 0 10px;
}
#call_to_action_trans em{
	background: url(../images/call_to_action1_tr.gif) top right no-repeat;
	padding: 0 35px 0 10px;
}
#call_to_action em, #call_to_action_trans em, #call_to_action1 em{
	font-style: normal;
	display: block;
	line-height: 37px;
}
/* new jquery ui based slider */
.scrollable {
    position:relative;
    overflow:hidden;
    background: url(../images/slides.gif) top right no-repeat;
    width: 690px;
    height:550px;
    color:#444;
}
.scrollable .items {
    width:20000em;
    position:absolute;    
    clear:both;
}
.scrollable .items .panel {
    margin: 10px 0 0 50px;
    width: 550px;
    padding:20px;
}
.scrollable .active {
    border:2px solid #000;
    z-index:9999;
    position:relative;
}

/* MAIN CONTENT AREA */
#content{
	margin: 20px 0 0 0;
}
.with_sidebar{
background: url(../images/content_sidebar.gif) top left repeat-y;
}
.without_sidebar{
background: url(../images/content_nosidebar.gif) top left repeat-y;
}
#slides, #right{
	background: url(../images/slides.gif) top right no-repeat;
	width: 690px;
	_width: 680px;
	float: right;
	margin: 0;
	padding: 0;
}
#sidebar{
	background: url(../images/sidebar.gif) top left no-repeat;
	width: 270px;
	float: left;
}
#nosidebar{
    background: url(../images/sidebar-blank.gif) top left no-repeat;
    float: left;
}
#fullright {
   background: url(../images/slides.gif) top right no-repeat;
    width: 910px;
    _width: 900px;
    float: right;
    margin: 0;
    padding: 10px 10px 10px 40px; 
    color: #444;
}

#sidebar h3{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	line-height: 1em;
	font-size: 1.3em;
	margin: 15px 0 10px 21px;
}
#sidebar p{
	color: #444;
	margin: 0 50px 0 20px;
	background: #F4F4F4;
	border: 1px solid #CACACA;
	padding: 10px;
}
#sidebar a{
	color: #0A3150;
	text-decoration: none;
}

#submit{
	margin: 0 auto;
	background: url(../images/button_bg.jpg) bottom left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:.8em;
	margin:0px;
	padding:4px 5px;
	text-transform: uppercase;

}
.block{
	background: url(../images/news.gif) top left no-repeat;
	width: 203px;
	margin: 0 0 0 19px;
	color: #333;
}
.block ul{
	background: url(../images/news_footer.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 15px 0;
	list-style:none;
}
.block ul li{
	padding: 15px 15px 0 15px;
}
.block a {
    color:red;
}
.block ul li em{
	font-weight: bold;
	display: block;
	font-size: .9em;
	font-style: normal;
}
ul.navigation li a span{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border: none;
	color: inherit;
	}

#content_footer{
	background: url(../images/content_footer.gif) top left no-repeat;
	height: 20px;
	clear: both;
}
#slides h2, #right h2{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	text-align: center;
	color: #444;
	font-size: 2em;
	padding-top: 7px;
	line-height: 1.3em;
}
.column{
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.align_left, .alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}
.align_right, .alignright{
	float: right;
	margin: 5px 0 20px 20px;
}
h4{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	line-height: 15px;
}
#footer{
    background-color:#0A3150;
    border-top:1px solid #50A5D3;
    color:#EEEEEE;
    font-size:0.9em;   
	margin: -5px 0 0 0;
	height: 40px;
	padding: 10px 0 10px 0;
	position: relative;
}
#footer ul a { color:#E0E0E0;text-decoration:none; }
#footer ul { list-style-type:none;margin:0; }
#footer li { float:left;padding-left:6px;padding-right:6px;border-right:1px solid #3D6483 ; }
#footer li.last { border:0; }
#footer #footerleft { display:block;float:right; }
#footer .socialicon { display:block;float:left;margin-right:20px; }
#footer .copyright { display:block;float:left;margin-left:6px;margin-top:6px;color:#596E7E; }
#footer .copyright a { color:#596E7E;text-decoration:none; } 
#fake{
	display: none;
}
#follow{
	float: right;
	margin: 5px 5px 20px 0;
	text-transform: uppercase;
	font-size: .8em;
}
#footer img{
	float: right;
	margin: 0 0 0 5px;
}

/*SLIDER*/


#slider {
    width: 960px;
    margin: 0 auto;
    position: relative;
	 padding: 0;
}

.scroll {
	margin: 0 0 0 50px;
    height: 550px;
    width: 550px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	 color: #444;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 510px;
}

ul.navigation {
    list-style: none;
    margin: 0px;
    padding: 0;
    padding-top: 20px;
}

ul.navigation li {
	width: 253px;
	height: 38px;
	padding: 0 0 15px 17px;
	margin: 0;
}
ul.navigation img{
	float: left;
	margin: 3px 8px 0 12px
}
ul.navigation a {
    padding: 9px 10px 10px 10px;
    color: #000;
	 background: url(../images/tab.gif) top left no-repeat;
    text-decoration: none;
	 display: block;
	 font-weight: bold;
	font-size: 1.2em;
	outline: none;
}
ul.navigation a.selected {
	 background: url(../images/tab_a.gif) top left no-repeat;
	 color: #fff !important;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
.panel h2{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.4em;
}

/*Inside pages*/

#right{
	color: #444;
	padding: 18px 60px 0 20px;
	width: 610px;
	_width: 600px;
	}

#right ul{
	margin: 15px 15px 15px 0;
	padding: 0;
}
#right ul li{
	padding: 5px;
	margin:0 0 0 15px;
}
#right h1 a{
    text-decoration:none !important;
    color: #0A3150;
    font-size:0.9em; 
    font-style:italic;
} 
#right a {
    text-decoration:none;
}
#right a:hover {
    text-decoration:underline;
}

.entry h3{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 25px;
}
.post-meta{
	background: #F3F3F3;
	padding: 6px;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.entry{
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 0 10px 0;
}

/* CONTACT FORM*/
legend{
	font-family:  Arial, "Calibri";
	font-weight: bold;
	font-size: 1.4em;
	line-height: 15px;
	margin: 0 0 10px 0;
}
#bademail{
	border: 2px solid #B44426;
	background: #F0C4B9;
	padding: 5px;
	margin-bottom: 10px;
}
#success{
	border: 2px solid #239E1A;
	background: #BAF3B6;
	padding: 5px;
	margin-bottom: 10px;
}
#badserver{
	border: 2px solid #BEBF00;
	background: #FFFFAA;
	padding: 5px;
	margin-bottom: 10px;
}
#myForm input,#myForm textarea{
	border: 1px solid #ccc;
	padding: 5px;
}

/* COMMENTS */

.commentlist{
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li{
	margin: 0 0 15px 0;
	clear: both;
	background: #F4F4F4;
	border: 1px solid #CACACA;
	padding: 10px;
	height: 110px;
}
.comment-meta{
	margin: 0 0 10px 0;
}
.comment-meta a{
	text-decoration: none;
	color: #7F7F7F;
}

.comment-author{
	float: left;
	width: 90px;
	margin: 0 10px 0 0;
	text-align: center;
}
.comment-author cite{
font-weight: bold;
font-size: 16px;
padding: 5px 0 5px 0;

}
.comment-author cite a{
	text-decoration: none;
}
.says{
	display: none;
}
.fix{
	clear: both;
}
.comment-meta{
	text-transform: uppercase;
	font-size: 11px;
}
form#comments{
	background: #F4F4F4;
	border: 1px solid #CACACA;
}
.fieldset{
	padding: 0;
	margin: 0;
}
.fieldset li{
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #ddd;
	margin: 0;
}
#comments input,#comments textarea{
	border: 1px solid #ccc;
	padding: 5px;
}
.submit{
	text-align: center;
	padding-bottom: 10px;
}
/* mikes extra styles */
.leftdab {
margin-bottom:25px;border-bottom:1px solid #CCCCCC;padding-bottom:25px;text-align:justify;padding-right:25px;
}
.leftdab img{
float:left;
margin-right:15px;
}
.rightdab {
margin-bottom:25px;border-bottom:1px solid #CCCCCC;padding-bottom:25px;text-align:justify;padding-left:25px;
}
.rightdab img{
float:right;
margin-left:15px;
}
.next{
padding:23px 29px 28px 10px;
margin-top:30px;
text-decoration:none;
color:#FFF;
font-size:1.2em;
font-weight:bold;
background: url(http://www.logaholic.com/images/iconset/right_64.png) top left no-repeat;
}
.headline {
    width: 80%;
    height:62px;
    line-height:22px;
    padding-left:22px;
    font-size:1.2em;
}
.headline a {
    color:#FFFF00;
    text-decoration:none;
}
.headline a:Hover {
    text-decoration:underline;
    
}
#sidebar .page_item, #sidebar .cat-item {
    padding:1px !important;
}
#sidebar .page_item a,#sidebar .cat-item a {
    display:block;
    padding:8px 4px 8px 12px !important;
}
#sidebar .page_item a:hover,#sidebar .cat-item a:hover {
    background-color:#e0e0e0;
}
#sidebar .current_page_item,#sidebar .current-cat {
    padding:1px !important;
}
#sidebar .current_page_item a,#sidebar .current-cat a {
    display:block;
    background-color:#e0e0e0;
    padding:10px;

}
#sidebar .cat-item-1 {
    display:none;
}
/* overlays */

/* the overlayed element */

/* the overlayed element */
.apple_overlay, .simple_overlay {
    
    /* initially overlay is hidden */
    display:none;
    
    /* 
        width after the growing animation finishes
        height is automatically calculated
    */
    width:837px;

    /* a little styling */    
    font-size:11px;
	
	background-color:#FFF;
	
    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 40px 5px #666;
	-moz-border-radius:5px;
    -webkit-box-shadow: 0 0 40px #666;
    -webkit-border-radius:5px;
	border: 1px solid #999;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close, .simple_overlay .close  {
    background-image:url(../images/close.png);
    position:absolute; right:-15px; top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
/* 
        // optional exposing effect
        expose: '#f1f1f1'
		*/
div.apple_overlay h2 {
    margin:10px 0 -9px 0;
    font-weight:bold;
    font-size:14px;
}
/* gallery */
/* the large image. we use a gray border around it */
#gallery #img {
	background-color: #FFF;
}

/* "next image" and "prev image" links */
#gallery .next, #gallery .prev {
    
    /* absolute positioning relative to the overlay */
    position:absolute;
    top:40%;
    border:1px solid #666;    
    cursor:pointer;
    display:block;
    padding:10px 20px;
    color:#fff;
    font-size:11px;
    
    /* upcoming CSS3 features */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;    
}

#gallery .prev {
    left:0;
    border-left:0;
    margin-top:30px;
    -moz-border-radius-topleft:0;
    -moz-border-radius-bottomleft:0;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-top-left-radius:0;
}

#gallery .next {
    right:0;
    border-right:0;
    -moz-border-radius-topright:0;
    -moz-border-radius-bottomright:0;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-top-right-radius:0;    
}

#gallery .next:hover, #gallery .prev:hover {
    text-decoration:underline;
    background-color:#000;
}

/* when there is no next or previous link available this class is added */
#gallery .disabled {
    visibility:hidden;        
}

/* the "information box" */
#gallery .info {
    position:absolute;
    bottom:0;
    left:0;
    color:#fff;
    font-size:11px;
	padding: 10px 15px; 
}

#gallery .info strong {
    display:block;    
}

/* progress indicator (animated gif). should be initially hidden */
#gallery .progress {
    position:absolute;
    top:45%;
    left:50%;
    display:none;
}

/* everybody should know about RGBA colors. */ 
#gallery .next, #gallery .prev, #gallery .image, #gallery .info {
    background:#333 !important;
    background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;        
}

/* email signup form */
/*
#email-signup {
    float:right;
    margin: 6px 0 0 5px;
    padding: 0 0 0 20px;
    width:138px;
    background: url(../images/searchfield_leftcap.png) left top no-repeat;    
}
#email-signup form {
    margin:0;
    background: url(../images/searchfield_rightcap.png) right top no-repeat;
    padding-right:8px;
    height:20px;    
}
*/
#email-signup {
    border: 1px solid #50A5D3;
    background-color:#16629E;
    position:absolute;
    top:12px;
    left:365px;    
    padding:4px 10px 5px 10px;
    width:510px;
    height:88px;
    display:block;
    font-family:  Arial;
    font-style:italic;
    font-weight:bold;
    font-size: 12px;
    text-align:center;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
#email-signup .fieldwrap {
    float:left;
    margin-left:5px;
    margin-top:3px;
}
#email-signup .field-left { 
    margin:0;
    padding: 3px 0 0 0;
    width:20px;
    height:16px;
    float:left;
    display:block;
 
}
#email-signup #email {    background: url(http://www.logaholic.com/wp/wp-content/themes/logaholic/images/emailfield_leftcap.gif) left top no-repeat; }
#email-signup #name {    background: url(http://www.logaholic.com/wp/wp-content/themes/logaholic/images/namefield_leftcap.gif) left top no-repeat; }

#email-signup .field {
    width:140px; height: 16px; background: url(http://www.logaholic.com/wp/wp-content/themes/logaholic/images/searchfield_repeat.png) center top repeat-x;
    margin:0;
    padding: 3px 0 0 0; 
    border:0;
    color:#999999;                        
    font-family:  Arial;
    font-size: 11px;
    float:left;
    display:block;    
}
#email-signup .field-right {
    background: url(http://www.logaholic.com/wp/wp-content/themes/logaholic/images/searchfield_rightcap.png) right top no-repeat;
    margin:0;
    padding: 3px 0 0 0;
    border:0;    
    padding-right:8px;
    height:16px;
    float:left;
    display:block;  
}
#email-signup .submit { float:left;margin-left:105px; }
#email-signup #title {  height:27px; }
#email-signup #emailfieldspacer { clear:both;height:10px; }




