/*---------------------------------------------------------------------------*/
/*	Couqa | Do Smart | ©2009												 */
/*---------------------------------------------------------------------------*/

/* Global Resets ---------------- */

html{	
	width: 100%;
	height: 100%;
	background:#fff;
}

body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
}

* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}

a img{
	border:0;
}
.clear{
	clear:both;
}

/* Page Structure ------------------------------------------------- */
/* ---------------------------------------------------------------- */

#full_wrapper {
	background:url(../site_graphics/sun_rays.gif) center top no-repeat;
	width:100%;
	margin:0;
	padding:0;
}

#header {
	background:url(../site_graphics/header_bar_wide.gif) center top no-repeat;
	height:100px;
	width:100%
}

#header_interior{
	width:920px;
	height:45px;
	margin:0 auto;
}

#head_notch{
	background:url(../site_graphics/header_notched.gif) no-repeat;
	float:left;
	clear:none;
	width:270px;
	height:45px
}

#head_social{
	background:url(../site_graphics/header_bar.gif) top left repeat-x;
	float:right;
	clear:none;
	width:614px;
	height:20px;
	padding: 9px 18px 16px;
	display:inline;
}

.social_buttons{
	float:right;
	clear:none;
	padding:0 2px;
	margin:0;
}

.social{
	font-family:Verdana, Helvetica, Arial;
	font-size:1em;
	font-weight:bold;
	letter-spacing:.03em;
	color:#F15D22;
	padding: 4px 5px;
	float:right;
	clear:none;
}

#logo{
	width:230px;
	height:67px;
	margin: 30px 20px;
}

/* Navigation ------------------- */

#navigation {
	width:900px;
	height:37px;
	margin:28px auto 0;
	padding:0;
	text-align:right;
	overflow:hidden;
}

.nav{
	margin:0;
}

.nav ul{
	margin:0;
	padding:0;
	list-style: none;
}

.nav li{
	margin:0;
	padding:0;
	display:inline;
}

.nav li a{	
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-.05em;
	font-size: 2em;
	font-weight:normal;
	color:#848688;
	padding:10px;
	text-decoration:none;
	background:url(../site_graphics/dot_gray.gif) center bottom no-repeat;
}

.nav li a:hover{
	color:#C1D82F;
	background:url(../site_graphics/dot_green.gif) center bottom no-repeat;
}

.nav li a:active{
	color:#F15D22;
	background:url(../site_graphics/dot_orange.gif) center bottom no-repeat;
}

/* Content Areas ---------------- */

#content {
	width:900px;
	margin:0 auto;
	border-top:solid 1px #C1D82F;
}

#content-blank {
	width:900px;
	margin:20px auto;
}

#admin-form {
	width:400px;
	margin:40px auto 10px;
}

#column_left{
	float:left;
	clear:none;
	width:250px;
	margin:15px 0;
	padding:0;
	display:inline;
}

#side_bar{
	width: 210px;
	padding:9px;
	margin:0 10px;
	border: 1px solid #DDDEDF;
	background: #F5F6F6;
}

#smart {
	float:left;
	clear:left;
	width:83px;
	height:14px;
	background:url(../site_graphics/smart_tag.gif) no-repeat;
	margin:6px 0 0 18px;
}

#news_btn {
	float:left;
	clear:left;
	margin:0 0 0 18px;
	padding:0px;
}

#column_right{
	float:right;
	clear:none;
	width:590px;
	margin:0 10px;
	padding: 30px 15px;
	display:inline;
}

#date_author{
	float:right;
	clear:both;
	margin: 5px 0 10px 0;
	padding:5px;
	background:#C1D82F;
	color:#808080;
	display:inline;
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#column_center{
	margin:20px auto;
	width:900px;
}

#creative_box{
	width: 860px;
	height:470px;
	padding:10px;
	margin:0 10px;
	border: 1px solid #DDDEDF;
	background: #F5F6F6;
}

#sitemap_box{
	width: 850px;
	padding:15px;
	margin:0 10px;
	border: 1px solid #DDDEDF;
	background: #F5F6F6;
}

/* Slideshow Parts -------------- */

#slideshow {
	margin:20px auto 5px;
	width:729px;
	height:420px;
	background:none;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:660px;
  height:420px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:640px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:420px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../site_graphics/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../site_graphics/control_right.jpg) no-repeat 0 0;
}

.slide h2, .slide p {
  margin:15px;
}

.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}

.slide img {
  float:right;
  margin:0 15px;
}

/* Footer ----------------------- */

#footer{
	background:url(../site_graphics/footer_bar_wide.gif) center bottom no-repeat;
	height:100px;
	height:140px;
	width:100%
}

#footer_interior{
	background:url(../site_graphics/footer_grass.gif) no-repeat;
	width:920px;
	height:140px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}

.foot_search{
	font-family:Verdana, Helvetica, Arial;
	font-size:1em;
	font-weight:normal;
	letter-spacing:.03em;
	color:#555;
	margin: 105px 20px 0 0;
	float:left;
	width:400px;
	clear:none;
}
