﻿/*
-----------------------------------------------
Blogger Template Style
Name:     Denim
Designer: Darren Delaye
URL:      www.DarrenDelaye.com
Date:     11 Jul 2006
-----------------------------------------------
*/

body {
  background: #2765AF url('../imgs/body_bg.jpg') repeat-x 0 0;
  margin: auto 40px auto auto;
  padding: 0px;
  text-align: center;
  color: #333333;
  font-size/* */:/**/small;
  font-size: /**/small;
  border: 0px solid #215670;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Arial;
}
a:link {
  color: #336699;
}
a:visited {
  color: #336699;
}
a img {
  border-width: 0;
}

#container { 
  font: normal normal 90% Verdana, Arial, Sans-serif;;
  margin: 0px auto;
  text-align: center;
  width: 820px;
}
#holder	{
  width: 100%;
  padding: 20px 20px 5px 20px;
  background: #FFFFFF;
  text-align:left;
}
#logo {
  background: url('../imgs/logo.gif') no-repeat 0px 0; 
  border-bottom: 1px solid #DADADA;
  padding: 5px 30px 0px 70px;
}
#logo h1 {
  font-weight: normal;
  font-size: 150%;
  margin:0;
  padding:0;
  color: #225799;
}
#logo .description {
  display: block;
  margin: 0 14px;
  padding: 0 0 5px;
  line-height: 1.4em;
  font-size: 80%;
}
#logo a {
  display: block;
  text-decoration: none;
}
#navigation {
  padding: 10px 0;
}

/* Header
----------------------------------------------- */
#header-wrapper {
  margin:0;
  padding: 0;
  background-color: #DADADA;
  text-align: left;
}

#header {
	height: 220px;
	margin: 0 auto;
	background: #DADADA url('../imgs/probe.jpg') no-repeat center;
	padding: 10px;
	border: 0px solid #DADADA;
	color: white;
	font: normal normal 210% Verdana, Arial, Sans-serif;;
}

h1.title {
  padding-top: 120px;
  padding-left: 30px;
  margin: 0 0 2px 10px;
  line-height: 1.2em;
  font-size: 70%;
}

h1.title a {
  color: orange;
  text-decoration: none;
}

#header .description {
  display: block;
  margin: 0 14px;
  padding: 0 0 2px;
  line-height: 1.4em;
  font-size: 50%;
}
.headline {
  position: absolute;
  top: 150px;
  padding-left: 60px;
  width: 820px;
  margin: auto;
  z-index: 10;
}
.Internationalflags {
  font-size: 10px;
  position: absolute; top: 210px;
  margin: auto auto auto -300px;
  width: 560px;
  left: 50%;
  z-index: 20;
}
                                                              
/* Content
----------------------------------------------- */

.clear { 
  clear: both;
}


#content-wrapper {
  width: 820px;
  margin: 0 auto;
  padding: 0 0 15px;
  text-align: left;
  background-color: #ffffff;
  border: 0px solid #cccccc;
  border-top: 0;
}
#main-wrapper {
  margin-left: 0px;
  width: 480px;
  float: left;
  background-color: #ffffff;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
  margin-right: 0px;
  width: 310px;
  float: right;
  background-color: #ffffff;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
----------------------------------------------- */
h2, h3 {
  margin: 0;
  line-height: 1.2em;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin: 1.5em 0 0;
  font-weight: normal;
  color: #999999;
  font-size: 100%;
}
.post {
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
}
.post-title {
  margin: 0;
  padding: 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.1em;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.post div {
  margin: 0 0 .75em;
  line-height: 1.3em;
}
p.post-footer {
  margin: -.25em 0 0;
  color: #ffffff;
  font-size: 83%;
}

.post-footer .span {
  margin-right: .3em;
}
.comment-link {
  margin-left: .3em;
}
.post img {
  padding: 4px;
  border: 1px solid #cccccc;
}
.post blockquote {
  margin: 1em 20px;
}
.post blockquote p {
  margin: .75em 0;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin: 1em 0;
  color: #999999;
}
#comments h4 strong {
  font-size: 110%;
}
#comments-block {
  margin: 1em 0 1.5em;
  line-height: 1.3em;
}
#comments-block dt {
  margin: .5em 0;
}
#comments-block dd {
  margin: .25em 0 0;
}
#comments-block dd.comment-footer {
  margin: -.25em 0 2em;
  line-height: 1.4em;
  font-size: 78%;
}
#comments-block dd p {
  margin: 0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }

#blog-pager-older-link {
  float: right;
 }

#blog-pager {   
  text-align: center; 
 }

/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
 margin: 1.6em 0 .5em;
 padding: 4px 5px;
 background-color: #DADADA;
 font-size: 100%;
 color: #333333;
}
                                                              
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding: 0 0 .5em 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
.sidebar {
  color: #333333;
  line-height:1.3em; 
}
.sidebar .widget { 
  margin-bottom: 1em;
}

.sidebar .widget-content { 
  margin: 0 5px;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid #cccccc;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight: bold;
  line-height: 1.6em;
  font-size: 78%;
}

.profile-datablock {
  margin:.5em 0 .5em;
}

.profile-textblock {
  margin: 0.5em 0;
  line-height: 1.6em;
}

/*navigation*/
#navigation ul {
  margin: 0;
  padding: 0;
}
#navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#navigation a {
  color: #225799;
  padding: 0 10px 3px 10px;
  text-decoration: none;
}
#navigation a:hover {
  color: #ffffff;
  background-color: #3C8DCB;
}
                                                              
/* Footer
----------------------------------------------- */
#footer {
  clear: both;
  color: #333333;
  text-align: left;
  width: 100%;
  background: #DADADA;
  padding: 20px;
  border-top: 2px solid #2765AF;
}

#footer .widget {
  margin:.5em;
  padding-top: 0px;
  font-size: 80%;
  line-height: 1.5em;
  text-align: left;
}

#footer ul {
  margin: 0;
  padding: 0;
}

#footer li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

#footer a {
  color: #000000;
  font-weight: bold;
  padding: 0 5px 0 0;
  text-decoration:underline;
}

#footer a:hover {
  color: #000000;
  text-decoration: none;
}

#copyright {
  float:right;
}

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
.center {
	text-align: center;
}
/* End hide from IE-mac */


