le/*
	  Theme Name: CLCI
	  Author: Jesse Rosenfield & Round Pixel Studio
	  Author URI: http://jesserosenfield.com
	  Template: thematic
	  Version: 1.0
*/
/* Reset v1.0 | 20080212
-----------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* General
-----------------------------------------------------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0 !important;
}
.center {
  margin: 0 auto 0 auto;
}
.alignleft, .alignright {
  border: 5px solid #fff;
  -moz-box-shadow: 0 0 4px #acafaa;
  -webkit-box-shadow: 0 0 4px #acafaa;
  box-shadow: 0 0 4px #acafaa;
}
.alignleft {float: left; margin-right: 20px}
.alignright {float: right; margin-left: 20px}

html, body {
  height: 100%;
}
body {
  background: #ffffff;
  font-family: "helvetica neue", arial, helvetica, monico, unicode, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
body.home {
  background: url(assets/images/bricks.jpg) repeat-x left 109px #ffffff;
}
p {
  margin-bottom: 12px;
}
a {
  text-decoration: none;
  color: #b42d33;
}
a:hover {
  text-decoration: underline;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -60px;
}
#footerContainer, .push {
  height: 60px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 109px;
  position: relative;
  width: 980px;
}
#logo {
  float: left;
  position: relative;
  width: 200px;
  height: 87px;
  top: 12px;
}
#logo a:hover {
  opacity: .85;
  filter: alpha(opacity=85);
  -ms-filter: "alpha(opacity=85)";
  -khtml-opacity: .85;
  -moz-opacity: 0.85;
}
/* Content
-----------------------------------------------------------------------------*/
#contentContainer {
  width: 100%;
  position: relative;
}
.menu {
  float: right;
  position: relative;
  top: 54px;
  display: block;
}
.menu li {
  line-height: 20px;
  margin-left: 36px;
  font-size: 16px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  float: left;
  list-style: none;
  display: block;
}
.menu li:first-child {
  margin: 0;
}
.menu li a {
  color: #b42d33;
  display: block;
}
.menu li a:hover {
  border-bottom: 2px solid #b42d33;
  text-decoration: none;
}
#content {
  width: 980px;
}
#sidebar {
  float: left;
}
/* inner
-----------------------------------------------------------------------------*/
.inner #banner {
  width: 100%;
  height: 200px;
  margin-bottom: 21px;
  position: relative;
  background: #73c0ea;
}
.single #banner, .blog #banner {
  width: 100%;
  margin-bottom: 21px;
  position: relative;
  background: #73c0ea;
}
#banner-thin {
  width: 100%;
  margin-bottom: 21px;
  position: relative;
  background: #73c0ea;
  padding: 30px 20px;
}
#banner-thin h1 {
  color: #fff;
  line-height: 35px;
  font-size: 35px;
  text-transform: uppercase;
  font-family: "inconsolata-1", "inconsolata-2", Times, "Times New Roman", serif;
  font-weight: normal;
}
#banner-thin .title-single h1 {
  font-size: 20px;
  line-height: 22px;
  width: 80%;
}
.inner #banner p {
  width: 270px;
  height: 180px;
  line-height: 18px;
  font-size: 13px;
  color: #fff;
  font-family: "proxima-nova-1", "proxima-nova-2";
  display: block;
  padding: 20px 10px 0 302px;
  border-left: 38px solid rgba(0, 0, 0, .1);
  margin-left: 10px;
}
.inner #banner h1 {
  color: #fff;
  line-height: 35px;
  font-size: 35px;
  text-transform: uppercase;
  font-family: "inconsolata-1", "inconsolata-2", Times, "Times New Roman", serif;
  font-weight: normal;
  position: absolute;
  left: 60px;
  top: 139px;
}

.single #banner h1 {position: relative; left: 0; top 20px;}
.blog #banner h1 {position: relative; left: 0; top:20px;}

.inner #banner div.title {
  height: 180px;
  display: block;
  padding: 20px 0 0 20px;
  border-left: 38px solid rgba(0, 0, 0, .1);
  margin-left: 36px;
}
.single #banner div.title, .blog #banner div.title {

  display: block;
  padding: 0px 0 0 20px;
  border-left: 36px solid rgba(0, 0, 0, .1);
  margin-left: 15px;
}
.inner #banner div.title {width: 502px}
.single #banner div.title {width: 902px}
.inner #banner div.title.long h1 {font-size: 22px; line-height: 24px}
.single #banner div.title.long h1 {font-size: 19px; line-height: 22px}

.inner #banner div.title .date, .inner #banner div.title h1 {top: 70px}
.single #banner div.title .date, .single #banner div.title h1 {top: 20px; font-size: 22px;}
.inner #banner div.title.long .date, .inner #banner div.title.long h1 {top: 30px !important}

.inner #banner div.title .date {line-height: 21px; color: #fff; position: relative; font-family: "inconsolata-1", "inconsolata-2";
}

.inner #banner img {
  position: absolute;
  right: 0;
  top: 0;
}
.inner .contentLeft {
  width: 745px;
  float: right;
}
.inner .contentWide {width: 100%; float: right}

.inner .contentLeft h2,
.inner .contentWide h2 {
  color: #b42d33;
  border-bottom: #999999 1px dotted;
  font-size: 17px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  line-height: 17px;
  padding-bottom: 10px;
  margin-bottom: 21px;
}
.inner .contentLeft ul,
.inner .contentWide ul {
  margin: 0 0 0 25px;
}
.inner .contentLeft ul li,
.inner .contentWide ul li {
  margin: 0 0 4px 0;
  list-style: square;
  color: #666;
}
.inner .contentLeft ol,
.inner .contentWide ol {
  margin: 0 0 0 25px;
}
.inner .contentLeft ol li,
.inner .contentWide ol li {
  margin: 0 0 4px 0;
  list-style: upper-roman;
  color: #666;
}
.inner p {
  line-height: 20px;
  color: #666666;
}
.inner .contentLeft h3,
.inner .contentWide h3  {
  width: 725px;
  padding-left: 20px;
  margin: 42px 0 14px;
  height: 30px;
  line-height: 32px;
  font-size: 12px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  color: #333;
  background: #e9e9e9;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
}
.inner ul.sidebar {
  width: 180px;
  float: left;
}
.inner ul.sidebar li {
  height: 30px;
  line-height: 30px;
  margin-bottom: 4px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  text-transform: uppercase;
  letter-spacing: 1px;
}
.inner ul.sidebar li a {
  width: 160px;
  height: 100%;
  padding-left: 20px;
  display: block;
  color: #666666;
}
.inner ul.sidebar li a:hover,
.inner ul.sidebar li.current_page_item a {
  color: #fff;
  background: #b42d33;
  text-decoration: none;
}
.inner ul.sidebar li a:hover:after,
.inner ul.sidebar li.current_page_item a:after {
  content: "  >";
}
.inner ul.sidebar li.title {
  width: 160px;
  padding-left: 20px;
  background: #e9e9e9
}
.contact {float:left; width:650px; margin-right: 50px; margin-left: -225px;}

/* Home
-----------------------------------------------------------------------------*/
.home #banner {
  width: 980px;
  height: 400px;
  margin: auto;
  margin-bottom: 22px;
}
.home #banner .text {
  width: 282px;
  height: 285px;
  float: left;
  padding: 115px 0 0 60px;
  background: url(assets/images/shapes.png) no-repeat left bottom;
}
.home #banner .text strong {
  color: #fff;
  text-align: left;
  font-size: 35px;
  line-height: 33px;
  font-family: "inconsolata-1", "inconsolata-2";
  text-transform: uppercase;
  display: block;
  position: relative;
  left: 20px;
  margin-bottom: 26px;
}
.home #banner .text p {
  line-height: 17px;
  color: #fff;
  font-size: 12px;
  display: block;
  width: 246px;
}
.home #banner .text strong span {
  display: block;
  color: #73c0ea;
  font-weight: 300;
  letter-spacing: 10px;
  clear: both;
}
.home #banner .text strong b {
  display: block;
}
.home #banner .text a.more {
  display: block;
}
.home #banner .text a.more span {
  width: 205px;
  height: 22px;
  float: left;
  line-height: 23px;
  display: block;
  margin-left: 3px;
  padding: 0 0px 0 10px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  text-transform: uppercase;
  cursor: pointer;
}
.home #banner .text a.more b {
  width: 4px;
  height: 4px;
  float: left;
  display: block;
  background: #b42d33;
  border: 9px solid #ffff00;
}
.home #banner .text a.more:hover {
  text-decoration: none;
}
.home #banner .text a.more:hover span {
  background: #b42d33;
  color: #fff;
  text-decoration: none;
  border: none;
}
.home #banner .text a.more:hover b {
  border-color: #73c0ea;
}
#carousel {
  width: 555px;
  height: 370px;
  float: right;
  overflow: hidden;
  position: relative;
  top: 10px;
  border: 6px solid #ffffff;
}
#carousel ul {
  width: 20000em;
  position: absolute;
}
#carousel ul li {
  width: 555px;
  height: 370px;
}
#carousel img {
  width: 555px;
  height: 370px;
}
.thumb {
  width: 10px !important;
  height: 10px !important;
  background: #b42d33;
  opacity: .65;
  filter: alpha(opacity=65);
  -ms-filter: "alpha(opacity=65)";
  -khtml-opacity: .65;
  -moz-opacity: .65;
  border: 1px solid #b42d33 !important;
}
.thumb:first-child {
  background: #ffffff;
}
.thumbWrap {
  height: 30px;
  float: left;
  left: 436px;
  display: block !important;
  z-index: 10000 !important;
  padding-right: 14px;
  top: -40px;
}
.textholder {
  height: 36px !important;
  line-height: 42px;
  text-align: right;
  margin-bottom: 0 !important;
  background: #fff !important;
  display: block !important;
  font-size: 12px;
  color: #000;
  font-family: "proxima-nova-1", "proxima-nova-2";
  text-transform: uppercase;
  padding: 0 10px;
  opacity: .85;
  filter: alpha(opacity=85);
  -ms-filter: "alpha(opacity=85)";
  -khtml-opacity: .85;
  -moz-opacity: .85;
}
b.heading {
  width: 100%;
  height: 30px;
  line-height: 32px;
  color: #333;
  font-family: "proxima-nova-1", "proxima-nova-2";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 30px;
  background: #e9e9e9;
  display: block;
  margin-bottom: 28px;
}
b.heading span {
  margin-left: 20px;
  float: left;
}
.feature {
  width: 647px;
  float: left;
}
.feature img, .feature div.text {
  float: left;
}
.feature div.text {
  margin-right: 19px;
}
.feature h2, .feature p {
  width: 193px;
  display: block;
  margin-left: 12px;
  color: #666666;
}
.feature p {
  line-height: 18px;
}
.feature h2 {
  line-height: 19px;
  font-size: 19px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  font-weight: normal;
  color: #000;
  margin-bottom: 14px;
  padding-bottom: 9px;
  border-bottom: 1px dotted #999999;
}
.news {
  width: 311px;
  float: left;
  margin-left: 20px;
}
.news li {
  display: block;
  padding-bottom: 10px;
  border-top: 1px dotted #999;
  padding-top: 22px;
  clear: both;
}
.news li:first-child {
  border: none;
  padding-top: 0;
}
.news div.text {
  width: 300px;
  float: right;
  line-height: 15px;
  color: #666666;
}
.news div.text a.img {width: 90px; height: 90px; border: none}
.news li img {
  float: left;
  border: 5px solid #fff;
  -moz-box-shadow: 0 0 4px #acafaa;
  -webkit-box-shadow: 0 0 4px #acafaa;
  box-shadow: 0 0 4px #acafaa;
}
.news li span.date {
  font-size: 12px;
  display: block;
  line-height: 16px;
  font-family: "proxima-nova-1", "proxima-nova-2";
}
.news li h2 {
  line-height: 16px;
  font-weight: normal;
  color: #b42d33;
  font-size: 15px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  margin-bottom: 8px;
}
/* News
-----------------------------------------------------------------------------*/
.blog .contentLeft li {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px !important;	
}
.blog .contentLeft li img {
  float: left;
  border: 10px solid #fff;
  -moz-box-shadow: 0 0 10px #acafaa;
  -webkit-box-shadow: 0 0 10px #acafaa;
  box-shadow: 0 0 10px #acafaa;
}
.blog .contentLeft li div.text {
  position: relative
}
.blog .date {
  font-size: 12px;
  line-height: 28px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  color: #999;
}
.blog .contentLeft h2 {
  font-size: 21px;
  line-height: 24px;
  border: none;
  padding-bottom: 0;
  margin-bottom: 16px
}
.blog .contentLeft h2 a {border-bottom: 1px dotted #CCC; display: block; padding-bottom: 4px}
.blog .contentLeft h2 a:hover {text-decoration: none; border-color: #b42d33}
.blog .contentLeft a.img:hover img {
	opacity: .85; 
	-moz-opacity: .85;
}
.blog .contentLeft a.img img {
  -moz-transition:opacity 0.2s linear;
  -o-transition:opacity 0.2s linear;
  transition:opacity 0.2s linear;
  -webkit-transition:opacity 0.2s linear;	
}
#pagination {
	padding-top: 14px; 
	margin-bottom: 21px;
	border-top: 1px double #ccc;
	}

#pagination a {
	display: block;
	float: left;
	padding: 4px 11px 4px 11px;
	margin: 0 1px 0 1px;
	color: #b42d33;
	font-size: 12px;
	font-family: "proxima-nova-1","proxima-nova-2","helvetica neue", arial, helvetica, monico, unicode, sans-serif;
	border: 1px solid #aaa
	}
	
#pagination a.current {background: #b42d33; color: #fff}

.single .contentLeft h2 {
  color: #b42d33;
  border-bottom: #999999 1px dotted;
  font-size: 17px;
  font-family: "proxima-nova-1", "proxima-nova-2";
  line-height: 17px;
  padding-bottom: 10px;
  margin-bottom: 21px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footerContent {
  width: 980px;
  margin-top: 48px;
  padding-top: 10px;
  font-size: 11px;
  color: #666;
  padding-bottom: 12px;
  border-top: 1px solid #ccc;
}
.blog #footerContent {margin-top: 14px}

#footerContent p.copyright {
  float: left;
}
#footerContent ul {
  float: right;
}
#footerContent ul li {
  float: left;
  margin-left: 24px;
}
#footerContent ul li a {
  color: #666666;
}
