/*
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{

	/*text-align: center;*/
	color:#494a4b;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
	background:url(images/body_back.png)  ;
	
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	clear: none;
}
h1 span{
	text-transform:none; 
}
#wrapper{
		background:url(images/arrow_top.png)  no-repeat ;
	/*width:850px;*/
	margin:0 auto;
	border:none;
}
#header {
	background:none;
	width:850px;
	margin:0 auto;
	min-height :3em;
}
#branding{
	/*display:none;*/
	width:850px;
}
#blog-description{
	position:absolute;
	top:10px;
	padding:0;
	margin:0;
	border:none;
	color:#066414;
}
#blog-title{
	width:850px;
	text-align:left; 
	text-indent:0px;
	padding:0px;
	padding-top:30px;
	border:none;
	/*filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity:0.40;*/
	display:none;
	}
#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:30px;
	padding:0px;
}
#title_image{
	padding-top:2em;
	}
/******************************************** menu */
#access {
	display:none;
	background:none;
	border:none;
}
#menu{}

/*********************************************  MAIN CONTENT */
#main{
	width:100%;
	padding:60px 0 30px;
/*	border:dashed #06642F ;
	border-width: 0 0 1px;
	background-color:#fff9ef;
	*/
	
}
#container{
	width:100%;
	float:right;
	margin:0;
	padding:0;
}
#content{
	width:auto;
	margin:0;
	text-align:center;
}
/*********************************************************** post */
h1.entry-title, h2.entry-title{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#0898cc;
	font-size:22px;
	font-weight:bold;
}
h2.entry-title a{
	color:#0898cc;
}
h2.entry-title a:hover{
	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:#fff;
	background:#a75ab4;
	border:1px solid #fff;
	padding:0 1px;
}
span.comments-link a:hover{
	color:#a75ab4;
	background:#fff;
	border:1px solid #a75ab4;
	padding:0 1px;
	text-decoration:none;
}
.hentry{
	border:none;
	padding:20px 20px 20px 60px;
	margin:auto;
	left:0px;
	right:0;
	width:1000px;
	text-align:left;
}

.entry-content{
	margin-bottom:20px;
}
#content .widgetcontainer {
	border:0px;
	}
/*********************************************************** columns */
#primary{
	border-top:1px solid #f1f1f1;
}
#secondary{}
.aside{
	text-align:center;
}

.aside h3 {
	display:inline;
}

.widgetcontainer {
	float:left;
}

.widgetcontainer li{
	clear:both;
	display:block;
}

#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{
	margin:auto;
}

.aside ul ul{
	margin:auto;
}

.aside ul.xoxo{
	display:inline;
}
.aside ul.xoxo li{}
.aside ul.xoxo li{}
.aside ul.xoxo li h3{
	font-size:15px;
	text-transform:uppercase;
	color:#0898cc;
	padding-bottom: 10px;
}
.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:none;
	display:inline;
}
.aside ul.xoxo li ul li{
	width:200px;
	margin-bottom:10px;
	 }
.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{}

#page-bottom{
	position:fixed;
	top:1em;
}

#single-bottom{
	position:fixed;
	top:3em;
}
/***********************************************************  FOOTER  */
#footer{

	background-color : transparent ;
	border-top:1px solid #f1f1f1;
	/*min-height:384px;*/
	min-height:320px;
	width:80%;
	padding:20px 0 0px 0;
	margin:auto;
	color:#323232;
}
#footer a{
	color:#2772b3;
}
#footer a:hover{
	color:#000;
}

#footer .widgetcontainer{
	margin:12px;
	background-color:#eeeeee;
	-webkit-border-radius: 8px;    /* Safari,Google Chrome—p */  
	-moz-border-radius: 8px;   /* Firefox—p */ 
	padding:10px;
}

#index-bottom{
	margin:auto;
	padding-left:30px;
	background:url(images/bottom_back.png)  right repeat-y ;
	width:94%;
	}
	
#index-bottom ul li ul{
	text-align:left;
	}

#siteinfo{
	text-align:center;
	color:#323232;
	padding:20px 0 10px 0;
}
#siteinfo a{
	color:#323232;
}

#siteinfo p{
	margin-bottom:2px;
}
#ll{}
/***************************************************************** Search */
#top_search{
	position:absolute;
	top:10px;
	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 0 0 solid #e6e5e5;
	background:#fcf7ef ;
	padding:0px;
}
#comments .comment-meta a{
	color:#2772c8;
}
#comments .comment-author a{
	color:#2772c8;
}
#comments h3{
	color:#323232;
	font-size:20px;
	margin:0;
	padding:0;
}
#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{
	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;
}

/***********************************************************  HEADER  */
.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
		z-index: 2;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(js/buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: 84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: 84px 0 !important;
	}
	.simply-scroll-btn-right:hover {
		background-position: 84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover {
		background-position: -42px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	/*width: 576px;*/
	max-width:70%;
	height: 200px;
	margin: auto;
	background: url(images/slider_back.png)  repeat-x #eeeeee ;
	border:1px solid #eeeeee;
	padding-top:15px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome—p */  
	-moz-border-radius: 10px;   /* Firefox—p */ 
}

	.simply-scroll .simply-scroll-clip {
	/*width: 576px;*/
	width:100%;
		height: 200px;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 290px;
			height: 200px;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}

/***********************************************************  simplyScroll  */

#blogparts {
	position: absolute;
}

#mic{
	position: absolute  ;
	top:115px;
	left:15px;
}
