﻿/*
-----------------------------------------------
Blogger Template Style
Name:   BusinessSolution
Author: Klodian
URL:    www.deluxetemplates.net
Date:   January 2011
License:  This free Blogger template is licensed under the Creative Commons Attribution 3.0 License, which permits both personal and commercial use. However, to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors. For more specific details about the license, you may visit the URL below:
http://creativecommons.org/licenses/by/3.0
----------------------------------------------- */

/* Variable definitions
====================
<Variable name="textcolor" description="Text Color"
type="color" default="#333">
<Variable name="linkcolor" description="Link Color"
type="color" default="#8F3110">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#fff">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#fff">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#000">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#fff">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#333">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#8F3110">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 110% Arial, Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="bold 125%/1.4em 'Arial',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="bold 240% Droid Serif,Serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="80% 'Droid Sans',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="90%/1.4em 'Arial',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="startSide" description="Side where text starts in blog language"
type="automatic" default="left">
<Variable name="endSide" description="Side where text ends in blog language"
type="automatic" default="right">
*/
/* Use this with templates/template-twocol.html */
#s3slider {
background: none repeat scroll 0 0 #FFFFFF;
border: 3px double #CCCCCC;
height: 325px;
margin-bottom: 25px;
margin-top: 0;
overflow: hidden;
position: relative;
text-shadow: 0 1px 0 #000000;
width: 750px;
}
#s3sliderContent {
background: none repeat scroll 0 0 #FFFFFF;
height: 350px;
list-style: none outside none;
margin-left: 0;
overflow: hidden;
padding: 0;
position: absolute;
top: -14px;
width: 750px;
}
.s3sliderImage {
float: left;
position: relative;
width: 750px;
}
.s3sliderImage span {
background-color:Black;/* #000000;*/
color:White;
display: none;
font-size: 0px;
height: 325px;
line-height: 16px;
opacity: 0.1;
overflow: hidden;
padding: 10px 13px;
position: absolute;
right: 0;
top: 0;
width: 5px;
}
.s3sliderImage strong a {
color: #FFFFFF;
font-family: 'Myriad Pro',Helvetica,Arial,Sans-Serif;
font-size: 20px;
}
.s3sliderImage strong a:hover {
color: #FFFFFF;
}
