/*
Theme Name: Crystalline
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1 
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body{
	background:url(images/ecotech_bg3.jpg) left -50px repeat-x #fff;
	/*text-align: center;*/
	color:#494a4b;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	clear: none;
}
h1 span{
	text-transform:none; 
}
#wrapper{
	/*width:850px;*/
	margin:0 auto;
	border:none;
}
#header {
	background:none;
	width:850px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#branding{
	/*display:none;
	width:850px;*/
	float:left;
	clear:left;
	width:auto;
	overflow:hidden;
}
#blog-description{
	position:absolute;
	top:10px;
	padding:0;
	margin:0;
	border:none;
	color:#066414;
}
#blog-title{
	text-align:left; 
	text-indent:0px;
	padding:0px;
	padding-top:0;
	border:none;
	display:block;
	float:left;
	clear:left;
	}
#blog-title a{
	display:block;
	color:#7b2889;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:8pt;
	text-indent:-500em;
	padding:0px;
	background:url(images/logo.png) no-repeat 0 0;
	width:260px;
	height:72px;
	margin:10px 0 0;
	overflow:hidden;
}
/******************************************** menu */
#access {
	display:none;
	background:none;
	border:none;
}
#menu{}

/*********************************************  MAIN CONTENT */
#main{
	width:850px;
	padding:0;
	background:url(images/main_bg.gif) 0 0 repeat-y;
	margin-top:30px;
}
#container{
	width:671px;
	float:right;
	margin:0;
	padding:0;
}
#content{
	width:auto;
	margin:0;
}
/*********************************************************** post */
h1.entry-title, h2.entry-title{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#719200;
	font-size:22px;
	font-weight:bold;
}
h2.entry-title a{
	color:#719200;
}
h2.entry-title a:hover{
  color:#83a900;
	text-decoration:underline;
}
a.more-link{
	clear:both;
}
a.more-link:hover{}
div.entry-utility{
	margin-top:5px;
	clear:both;
	border-top:1px solid #e6e5e5;
	border-bottom:1px solid #e6e5e5;
	padding:2px;
	background:#fff;
}
span.comments-link a{
	color:#95c000;
	background:#fff;
	border:1px solid #fff;
	padding:0 1px;
}
span.comments-link a:hover{
	
	color:#fff;
	background:#95c000;
	border-bottom:1px solid #95c000;
	padding:0 1px;
	text-decoration:none;
}
.hentry{
	border:none;
	padding:0;
	margin:0 0 25px 0;
	left:0;
	right:0;
}
/*********************************************************** columns */
#primary{
	border-top:1px solid #f1f1f1;
}
#secondary{}
.aside{
	width:161px;
}
#subsidiary{
	width:850px;
	margin:0 auto;
}
#subsidiary .aside{
	width:270px;
}
#subsidiary ul li ul li{
	border-bottom:1px solid #fff;
	list-style:none;
	padding:1px 20px;
}

.aside ul.xoxo{}
.aside ul.xoxo li{}
.aside ul.xoxo li{}
.aside ul.xoxo li h3{
	font-size:15px;
	text-transform:uppercase;
	color:#719200;
}
.aside ul.xoxo li a{
	color:#7a7f73;
	font-weight:bold;
}
.aside ul.xoxo li a:hover{
	color:#7dc242;
}
.aside ul.xoxo li ul{
	list-style:circle;
}
.aside ul.xoxo li ul li{ }
.aside ul.xoxo li ul li.recentcomments{}
.aside ul.xoxo li ul li.recentcomments a{}
.aside ul.xoxo li ul li.recentcomments a:hover{}
.aside ul.xoxo li ul li a{}
.aside ul.xoxo li ul li a:hover{}
.aside ul.xoxo li ul li.cat-item a{}
.aside ul.xoxo li ul li.cat-item a:hover{}
/***************************************************************** Search */
#top_search{
	position:absolute;
	top:30px;
	left:50%;
	margin-left:200px;
}
#top_search form{
	display:inline;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75;		
}
#top_search form input{
	vertical-align:middle;
}
#top_search form input#s{
	width:110px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#top_search form input#searchsubmit{
	
}
/***************************************************************** Tag Cloud */
.aside ul.xoxo li#tag_cloud{}
.aside ul.xoxo li#tag_cloud h3{}
.aside ul.xoxo li#tag_cloud a{}
/***************************************************************** Calendar */
#calendar{
	background:#fff;
}
#calendar_wrap{
	padding:0 0 0 12px;
	/*background:#fff;*/
}
#wp-calendar{
	/*border-collapse:collapse;*/
}
#wp-calendar tr th{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
#wp-calendar tr td{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
/*********************************************************** Comments */
#comments{
	border:1px solid #e6e5e5;
	background:#f1f1f1;
	padding-top:0px;
}
#comments .comment-meta a{
	color:#83a900;
}
#comments .comment-author a{
	color:#83a900;
}
#comments h3{
	color:#323232;
	font-size:20px;
}
#comments li.comment{
	margin-bottom:10px;
	border:1px solid #fff;
	background:url(images/comment.gif) top left repeat-x #e3e3e3;
	color:#323232;
}
#comments li.alt{
	background:url(images/comment_alt.gif) top left repeat-x #eae9e9;
}
#comments li.bypostauthor{
	background:url(images/bypostauthor.jpg) top left repeat-x #d8ebf7;
	color:#323232;
}
#respond{
	margin-bottom:10px;
	border:1px solid #fff;
	background:url(images/comment.gif) top left repeat-x #e3e3e3;
	color:#323232;
}
#respond input{
	font-family:Arial, Helvetica, sans-serif;
}
#respond textarea{
	font-family:Arial, Helvetica, sans-serif;
}
.comment-reply-link a, #cancel-comment-reply a{
	color:#a75ab4;
}
#comments .comment-navigation{
	background:#a75ab4;
	/*border-top:1px solid #7b2889;*/
	border:none;
}
/***********************************************************  FOOTER  */
#footer{
	background:url(images/footer.jpg) bottom left repeat-x #fff;
	border-top:1px solid #f1f1f1;
	min-height:100px;
	width:100%;
	padding:20px 0 0px 0;
	margin:0;
	color:#323232;
}
#footer a{
	color:#719200;
}
#footer a:hover{
	color:#000;
}

#siteinfo{
	text-align:center;
	color:#323232;
	padding:0 0 10px 0;
}
#siteinfo a{
	color:#323232;
}

#contactbar{
  font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
  float:right;
  clear:right;
  margin:52px 2px 2px;
  padding:0;
  overflow:hidden;
  display:block;
}

#contactbar .contactTitle{
  color:#ffaa04;
  padding:2px;
  margin:6px 5px 2px 0;
  font-size:10pt;
  float:left;
  clear:left;
  display:block;
  font-weight:bold;
}
#contactbar .contactMenu{
  color:#ffaa04;
  padding:2px;
  margin:2px;
  font-size:10pt;
  float:left;
  clear:none;
  display:block;
}
#contactbar .contactMenu li{
  padding:0;
  margin:0 5px 0;
  float:left;
  clear:none;
  display:block;
}
#contactbar .contactMenu li a{
  padding:0;
  margin:0;
  display:block;
  height:28px;  
  background:url(images/contactbar.png) no-repeat;
  overflow:hidden;
  text-indent:-500em;
}
#contactbar .contactMenu .cMail a{
  background-position:-3px 0;
  width:68px;
}
#contactbar .contactMenu .cMail a:hover{
  background-position:-3px -28px;
}
#contactbar .contactMenu .cSkype a{
  background-position:-75px 0;
  width:70px;
}
#contactbar .contactMenu .cSkype a:hover{
  background-position:-75px -28px;
}
#contactbar .contactMenu .cLocations a{
  background-position:-148px 0;
  width:96px;
}
#contactbar .contactMenu .cLocations a:hover{
  background-position:-148px -28px;
}
#contactbar .contactMenu .cOffer a{
  background-position:-242px 0;
  width:120px;
}
#contactbar .contactMenu .cOffer a:hover{
  background-position:-242px -28px;
}
#skypeArea{background:url(images/skype-logo.jpg) no-repeat right center;overflow:hidden;margin:10px;}
#skypeArea a{display:block;clear:both;float:left;margin:12px;}
#locationsArea{clear:both;  font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif; margin:20px 10px 10px 20px;}
#locationsArea ul{display:block;  clear:both;}
#locationsArea ul li{float:left;  width:46%;  margin:2%;}
#locationsArea ul li .mail{color:#ffaa04;  font-weight:bold;  display:block;  clear:both;}
#locationsArea ul li .phone, #locationsArea ul li .msn, #locationsArea ul li .skype{display:block;  clear:both;}
.flagSwitzerland{list-style-image:url(images/flag-switzerland.png);}
.flagMexico{list-style-image:url(images/flag-mexico.png);}
.flagGuatemala{list-style-image:url(images/flag-guatemala.png);}
.flagAustria{list-style-image:url(images/flag-austria.png);}