﻿/*
Theme Name: Hlaska
Description:  A child of the Titan Theme by The Theme Foundry
Author:   Hlaska, The Theme Foundry
Author URI: http://bigandsharp.com/
Template: titan
Version: 1.0

*/

/*
    Copyright 2009 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheet
-----------------------------------------------------------*/
@import url("http://www.hlaska.com/skin/frontend/enterprise/default/css/styles.css");
@import url("/blog/wp-content/themes/titan/style.css");

body {
background:#fff; font:11px/1.35 Arial, Helvetica, sans-serif; color:#000;
margin: 0 auto;

}
a:link, a:visited { color: #000 }
a:hover { text-decoration:underline;}
.entry a:link, .entry a:visited { font-weight: bold; }


.post-header {
  border-top: 1px solid #EFEAE4;
  margin: 0 0 15px 0;
  padding-top: 20px;
}
.post-header h2 { 
  font-size: 2em; 
  line-height: 1.1em;
  margin-left: 0px;
}

#wrapper3 {
width: 910px;
	margin: 0 auto;
}

div.post-header div.date {
  float: right;
  width: 114px;
  color: #999999;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 17px;
  background: url(http://www.hlaska.com/blog/wp-content/themes/titan/images/icon-calendar.png) no-repeat 0 .3em;
}
.date span { color: #cccccc; }
.author {
  margin: 3px 0 0 0px;
  color: #cccccc;
  font-size: 1.2em;
}

.header,
.wrapper {
	width: 910px;
	margin: 0 auto;
	border:none;


					
}


#content {
				width: 590px;
				padding: 0px 5px 5px 5px; 
}
.entry {
				width: 590px;
				margin: 0 0 0 0;
			    
				font-size:12px; display:block;

}

#sidebar { 
  float: right; 
  padding-right: 5px;
  padding-bottom: 30px;
  width: 266px;

}

#TopMenu, #Menu, #Header, #SearchForm {
	font-size: 1.25em;		
	 		
}
#Outer, div.notice, body {
	background-color: #fff;
}
#LogoTag h2 {
	font-size: 1em;
	top: 11px;
}
#SearchForm label.overlabel-apply {
	padding: 2px 8px 3px 8px;
}
div.notice {
	padding: 10px 0;
}
.content-background {
	background: #fff;
}

.tags1 {
	float:left;
	padding-top: 5px;
}



.tags1 h3 {
  font-size: 11px;
}

.post-header h1 { 
  margin-left: 0px;
  padding-bottom: 4px;
  font-size: 2.2em; 
  }


#nav li {
  float: left;
  border-right: 0px solid #E3E0D5;
}


#nav:first-child { border-left: 0px solid #E3E0D5; }

#footer {
  padding: 0px 0;
  border-top: 0px solid #ded6d4;
  background: #fff;
  color: #555;

}

ul li.widget ul { font-size: 12px; }


.footer_wrap2 {

}

.footer_wrap3 {
width:910px; height: 109px; margin:0 auto; padding:0;}


.form-search {
  padding: 0 0 0 0 !important;
}
.form-search input.input-text {
    background: url("../images/bkg_search-input.gif") no-repeat scroll 0 0 #FFFFFF;
    border-top: medium none;
    font-size: 10px;
    height: 18px;
    padding-left: 23px;
    width: 90px;
}
.form-search button.button {
    background: url("../images/btn/23x41_go.gif") repeat scroll 0 0 #FFFFFF;
    border: medium none;
    height: 23px;
    margin: 0 0px 0 0;
    width: 41px;
}
.form-search button.button span{
  display: none;
}

#nav{

}
#nav li.level1{
    float: left;
    height: 28px;
    padding-top:2px;
}
#nav li.level1 a{
  height:28px;
  line-height:28px;
  font-size:11px; 
  text-decoration:none;
  padding: 0 0 0 10px;
}
#nav li.level1 a:hover{
  text-decoration:underline;
}
#nav li.level1 a span{
  /*padding: 0 5px 0 0;*/
  text-transform:uppercase;
}

