/* 
Theme Name: Cryonie
Theme URI: http://www.scriptol.com/wordpress/cryonie.php
Description: Free and SEO-friendly Wordpress Theme. Fluid layout with min and max limits. It is easy to modify and a 8-page tutorial on the site may help. Cryonie is best suited for a small number of categories and static pages, but this could be easily tweaked.
Version: 1.6
Author: Denis Sureau
Author URI: http://www.scriptol.com
Tags:flexible-width, two-columns,  microformats, custom-header, custom-colors
License: GNU GPL 2.0

Cryonie has been built from scratch to be SEO-Friendly and easy to modify.
Features:
- Flexible width (limits between 480 to 1280 pixels)
- Categories in a horizontal navigation bar
- Correct use of H1 and other headings
- Wide compatibility with browsers.
- Free and licensed under GPL.
*/
html, body  {
	background: #eeeeee;
	color: #333333;
	font: 90% "Trebuchet MS";
	margin: 0;
	padding: 0;
   }

#wrapper {
	background: #ffffff;
	border: 1px solid #999999;
	margin: 10px auto;
	max-width: 960px;
	min-width: 760px;
}

/* Header */
#header  {
	background: url(images/logo_bkgrd_diam_new.gif) no-repeat;
	border-bottom: 1px solid #666666;
	height: 146px;
	margin: 0;
	position: relative;
	z-index: 1;
}

#logo {
	background: url(images/DH_LLC_logo.png) no-repeat;
	height: 111px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 175px;
	z-index: 2;
}

#tagline {
	color: #000000;
	font-size: 150%;
	left: 295px;
	position: absolute;
	top: 60px;
}

#navbar {
	background: url(navback.gif) repeat-x;
	border-top: 1px solid #cccccc;
	color: #dddddd;
	font-size: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 125px;
	width: 100%;
}

#navbar li  {
	display: inline;
	height: 20px;
	list-style: none;
	margin-left: 16px;
	padding: 0;
}

#navbar * a, a:link, a:visited {
	color: #666666;
}

#navcat {
	float: left;
	position: absolute;
}

#navpage {
	float: right;
	margin-right: 32px;
	position: relative;
}

/* Sidebar */
#leftside {
	background: #f6f6f7; repeat-y;  
	border-collapse: collapse;
	border-right: 1px solid #dddddd;
	float: left;
	font-family: "Trebuchet MS";
        left: 0;
	margin: 5;
	padding: 0;
	top: 125px;
	width: 200px;
height: 900px;
   }

#container, #home {
	background: #ffffff;
	border-left: 1px solid #dddddd;
	font-family: "Trebuchet MS";
	margin: 0;
	margin-left: 200px;
	padding: 15px;
	padding-right: 16px;
}

	
#footer  {
	background: #f0f0f0;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	clear: both;
	color: #666666;
	font-size: 11px;
	margin-top: 0;
	padding: 2px 24px 2px 2px;
	text-align: center;
}

.widget, .linkcat {
	color: #333333;
	font: normal 100% Verdana, Lucida, Arial, sans;
	list-style: none;
	margin: 16px 0 4px 8px;
}

.sideul {
	margin: 0;
	padding: 0 0 0 4px;
}

#leftside li ul {
	font: normal 100% "Trebuchet MS";
	margin: 8px 0 0 4px;
	padding: 0;
}

#leftside li ul li {
	list-style: none;
	margin-left: 8px;
}

#leftside li ul p {
	margin: 0;
	margin-right: 8px;
	padding: 0;
}

#leftside li ul li a {
	color: #003366;
}

#navigation {
	font-weight: bold;
	margin: 8px;
}
	
	
.spacer {
	clear: both;
}
 	
h1 {
	color: #333333;
	font: normal 170% "Trebuchet MS";
}

h2 {
	color: #006699;
	font-size: 160%;
	font-weight: normal;
}

h3 {
	color: #006699;
	font-size: 110%;
	font-weight: normal;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}
	
dd, dt {
	font: 95% "Trebuchet MS";
}

img {
	border: 0 none;
}
 
.border {
	border: 1px solid #006699;
	margin: 16px;
	padding: 8px;
}

.author, .date, .category {
	font-size: auto;
}

.edit {
	font-style: normal;
	font-weight: normal;
	margin-left: 16px;
}

/* Single post */
.postinfo {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 16px 0 16px 0;
	padding: 8px;
	text-align: center;
}

.lastpostlist {
	float: left;
}

.navigation  {
	display: block;
	margin-bottom: 60px;
	margin-top: 10px;
	text-align: center;
}

/* Image */
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright  {
	display: inline;
	margin: 0 0 4px 8px;
	padding: 4px;
}

img.alignleft  {
	display: inline;
	margin: 0 8px 4px 0;
	padding: 4px;
}

/* End Images */
.right, .alignright {
	float: right;
	margin: 8px;
}

.left, .alignleft {
	float: left;
	margin: 8px;
}

.center, .aligncenter {
	float: center;
	margin: 8px;
}

/* Home page */
.excerpt {
	margin-bottom: 32px;
}

h2 {
	color: #333333;
	font: 110% "Trebuchet MS";
}

h2 > a {
	color: #333333;
	font-size: 110%;
}

.summary a {
	color: #003355;
	font-size: 100%;
}

.postinfo a, a:link, a:visited {
	color: #003355;
	font-size: 100%;
}

.homeinfo a, a:link, a:visited  {
	color: #003355;
	font-size: 100%;
}

.more {
	margin-left: 16px;
}

.homeinfo {
	font: italic normal 90% arial, sans;
}

.pagination {
	font-weight: bold;
}

/* Image alignment */
.right, .alignright {
	float: right;
	margin: 8px;
}

.left, .alignleft {
	float: left;
	margin: 8px;
}

.center, .aligncenter {
	float: center;
	margin: 8px;
}

/* Elements */
#searchform {
	margin-top: 12px;
}

#wp-calendar {
	background: #ffffff;
	border: 1px solid #cccccc;
	font: normal 90% Arial, sans;
	margin-top: 8px;
	padding: 8px;
}

#wp-calendar caption {
	font-style: italic;
}

#wp-calendar a {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#wp-calendar a:visited {
	color: #333333;
}

#wp-calendar a:hover {
	color: #ff0000;
}

/* Comments */
#comments {
	font-weight: bold;
}

.commentlist {
	list-style-type: none;
	padding: 0;
}

.comment {
	display: table;
	margin-left: 0;
	margin-top: 16px;
	padding-left: 0;
}

/* Misc. */
a.rsslink  {
	background: url(images/rss-16.gif) top left no-repeat;
	padding-left: 20px;
}

/* gallery fix */
#gallery-1  {
	display: table;
	width: 100%;
}

