/*  
Theme Name: Limefresh
Theme URI: http://www.lime-imc.com
Description: New theme for LIME, the fresh approach
Version: 1.0
Author: Lime-IMC
Author URI: http://www.lime-imc.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */

/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, serif;
	background-color: #FFF;
	color: #6d6c6c;
	line-height:1.4em;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #5a5959;
	text-decoration:none
	}

a:hover, a:active {
	color: #c6c4c4;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
  font: 1.1em normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 2px solid #00aeef;
	line-height:1.5em;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:100%;
	margin:0px auto;
	border-bottom: 1px solid #ddd;
	}

#headcontent {
	width:900px;
	margin:0px auto;
	padding:0px;
	font-size:0.7em;
	}

#page {
	width:910px;
	margin:0px auto;
	font-size:0.7em;
	border-left: 0px solid #ddd;
	border-right: 1px solid #ddd;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:-28px;
	padding:0px 10px;
	text-transform:uppercase;
	text-align: right;
	z-index:+3;
	}
	
#navbar-wrapper {
	width:900px;
	text-align: right;
}


#page-bar {
	padding-left:80px;
	text-align: right;
}

#page-bar ul {
	list-style: none;
	border-right:0px solid red;
	text-align: center;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:0px solid #333;
	font:1.2em 'Open Sans', sans-serif;
	font-weight: 300;
	}

#page-bar li:hover {
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:14px 20px;
	color:#828282;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	color:#00aeef;
	display:block;
	}


#page-bar li a:active {
	text-decoration:none;
	color:#00aeef;
	display:block;
	}


#page-bar .current_page_item a, .current_page_item a:hover {
	text-decoration:none;
	color:#00aeef;
	display:block;
	}



/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding-top: -5px;
	z-index:+3;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	padding-top: 1px;
	z-index:+3;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #fff;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-bottom: 1px solid #C0C0C0;
	z-index:+3;
	text-align:left;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #fff;
	padding: 5px 10px 5px 18px;
	z-index:+3;
	text-align:left;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:+3;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	z-index:+3;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	z-index:+3;
	}


/* Text*/

#testimonialhome {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.039em;
	word-spacing: 0.058em;
	color:#6d6c6c;
	line-height:2.0em;
	}
	
#testimonialhome h4 {
	font:0.9em  'Open Sans', sans-serif;
	font-weight: 700;
	color:#755c47;
	padding-top:10px;
	}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.039em;
	word-spacing: 0.058em;
	color:#6d6c6c;
	line-height:1.7em;
		  border-bottom: 1px solid #ddd;
		  margin-bottom:20px;
		  padding-bottom:10px;
	}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	font-style: normal;
	letter-spacing: 0.0429em;
	word-spacing: 0.088em;
	color:#6d6c6c;	}

h3 {
	font:1.65em'Open Sans', sans-serif;
	margin-bottom:3px;
	color:#7c7c7c;
	line-height:1.7em;
		  border-bottom: 1px solid #ddd;
		  margin-bottom:20px;
		  padding-bottom:10px;
	}

h4 {
	font:1.3em  'Open Sans', sans-serif;
	color:#755c47;
	}

h5 {
	font:1.3em  'Open Sans', sans-serif;
	color:#755c47;
	}

h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.029em;
	word-spacing: 0.048em;
	color:#6d6c6c;
	text-align: center;
	padding-top:15px;
	}


h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:1.95em;
	line-height:1.7em;
		  margin-bottom:20px;
		  padding-bottom:10px;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:320px;
	padding-top:25px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}
	
.creative {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 4.2em;
	color: #00aeef;
	padding-left: 1.7em;
	Padding-top: 1em;
}
.partner {
	color: #828282;
	font-size: 4.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 0.65em;
}
.intro {
	color: #828282;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 2em;
}




/* Content Page*/


#testimonial {
  padding: 10px 10px 10px 10px;
  width: 580px;	
  height:355px;
  overflow:auto;
  font:0.95em Arial;
  line-height:1.75em;
}
	
#cell { 
	height:540px;
	width:310px;
	display: table-cell;
	vertical-align:middle;
	overflow:hidden;
	-ms-overflow-style: none;
	}

#image {
	width:300px;
	height:520px;
	text-align: center;
	vertical-align: middle;
	line-height: 600px; 
	background:#fff;
	float:left;
	}
	
	
#content {
	width:540px;
	font-size:1.1em;
	padding-left:30px;
	line-height:2.0em;
	text-align:justify;
	color:#6D6E70;
	float:right;
	margin-left:0px;
	border-left:1px solid #ddd;
	min-height:520px;
	}
	
	
#contentfull {
	width:900px;
	margin-top:20px;
	font-size:1.1em;
	line-height:1.75em;
	min-height:400px;
	color:#6d6c6c;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#6d6c6c;
	}

#content h2.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: 300;
	color:#6d6c6c;
	line-height:1.7em;
		  border-bottom: 1px solid #ddd;
		  margin-bottom:20px;
		  padding-bottom:10px;
	}
	
.date {
	background:#fff url('images/fulldate.png') repeat-x scroll top left;
	width:60px;
	height:60px;
	text-align:center;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.date .date-day {
	color:#333;
	font-family:Arial;
	font-size:35px;
	margin-top:5px;
}
.date .date-month {
	font-size:11px;
	font-weight:bold;
	padding-top:-3px;
}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:0px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:0px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#ddd;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	

/* Footer*/

#newsletter {
	margin: 0 auto;
	width: 900px;
	align:right;
	border-top: 1px solid #ddd;
	padding-top:-8px;
	padding-bottom:10px;
	}

.styled {
	width: 135px;
	border: 0px solid #cccccc;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	background-color:#ddd;
	color:#999;
}

.styled2 {
	width: 40px;
	border: 0px solid #cccccc;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	background-color:#ddd;
	color:#999;
}

.styled3 {
	width: 300px;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color:#fff;
	color:#999;
}

.styled4 {
	width: 300px;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color:#fff;
	color:#999;
}

.styled5 {
	width: 210px;
	border: 0px solid #cccccc;
	padding: 5px;
	background-color:#ddd;
	color:#999;
}

.styled6 {
	width: 40px;
	border: 0px solid #cccccc;
	padding: 2px;
	background-color:#ddd;
	color:#999;
}


#footer {
	margin: 0 auto;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top:45px;
	padding-top:10px;
	}

#footercontent {
	margin: 0 auto;
	width: 900px;
	font-size:0.6em;
	color: #bebdbd;
	padding-bottom:10px;
	}

#footer a:link, #footer a:visited {
	color: #bebdbd;
	text-decoration:none
	}

#footer a:hover, #footer a:active {
	color: #7c7c7c;
	text-decoration:underline;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
.headline-thumb-wrapper {
	float:left;
	width:300px;
	height:275px;
}

.featured-thumb-wrapper {
	float:left;
	width:100px;
	height:65px;
}

.front-list-thumb-wrapper {
	float:left;
	width:150px;
	height:150px;
}

