/*
Theme Name: Concise
Author: Jesse
Version: 1.0
Description: Business and portfolio Site *Concise*
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/



/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a {text-decoration: none;}
a {color: #87b9e3;}
a:hover {color: #0681e0;}
img {border: none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {color: #535353;}
h2 {color: #535353; font-size: 20px;}
p { color: #787878; line-height: 19px;}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured{ font-size:11px;
  width: 910px;
  height: 235px;
  margin-bottom:0px;
  padding:1px;
  position: relative;
  z-index: 4;
  background: url("../images/showcase.jpg") no-repeat;
}
.cornerfix-top {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  background: url("../images/cornerfix-top.png") no-repeat;
}
.cornerfix-bottom {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 351px;
  left: 0px;
  z-index: 20;
  background: url("../images/cornerfix-bottom.png") no-repeat;
}
.showcase-bigcontrol {
  width: 250px;
  height:239px;
  float: right;
}
.showcase {
  width: 637px;
  height:239px;
  float: left;
}
.showcase-bigcontrol h2.entry-title {
  font-size:18px;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
}
.showcase img.largethumb {
  margin-right:15px;
  float: left;
}
.showcase-buttons {
  height: 101px;
  padding: 9px 10px;
  position: relative;
}
.showcaseteaser {
  width: 33px;
  height: 119px;
  position: absolute;
  top: -3px;
  left: -39px;
  z-index: 51;
  background: url("../images/teaser.gif") no-repeat;
}
.showcaseteaserhover {
  width: 0px;
  height: 114px;
  padding: 3px 0;
  position: absolute;
  overflow: hidden;
  top: 28px;
  left: -15px;
  z-index:52;
  background: url("../images/teaserhover.gif") no-repeat;
}
.showcaseteaserhover img {
  opacity: .0;
}
div.controls {
  position: absolute;
  bottom: 7px;
  left: 7px;
  z-index: 101;
}
div.controls a {
  width: 15px;
  height: 15px;
  padding: 5px;
  float: left;
  display: block;
  background: url("../images/control.png") no-repeat center center;
}
div.controls a.activeSlide {
  background: url("../images/control-selected.png") no-repeat center center;
}
.cufon{color:#000000;
}
.cufon-alt{color:#000000;
	z-index:200px;
	}
