/*
Theme Name: Titan
Theme URI: http://thethemefoundry.com/titan/
Description: A refined, balanced, and exceptionally handsome WordPress theme. Features a robust theme options menu allowing you to integrate your Flickr photos, Twitter updates, and Feedburner email updates. Use the custom code box to include photos, video, or whatever else your heart desires.
Version: 1.25
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Tags: fixed-width, two-columns, white, brown, right-sidebar, threaded-comments, theme-options, translation-ready
*/

/*
	Copyright (C) 2008 - 2010 The Theme Foundry

	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 Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

h1#title, div#title {
  padding:10px 0px 5px 0px;
  line-height: 40px;
}
#description { margin: 22px 0px 0px 20px; font-size:2.3em;
font-family:  'Agency FB',Arial, Verdana;
}


h1.pagetitle {border:none !important;}

#header {background-color:#402901;}
#sidebar {
padding: 10px;}

div.frontpage {padding-top:0px !important;}
h2.frontpage {margin-top:0px !important;}
/* Make all custom CSS changes in a child theme. Any custom
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/

.featuredTable { 
background-color: #D5DED9;
padding:5px;
line-height: 1px;
margin-bottom:12px;
}

.featuredTable tr, .featuredTable tbody, .featuredTable td { 
  padding-top:0px;
  margin-top:0px;
line-height: 16px;
}
.featuredTable h2 {
  padding-top:2px; 
}

#internal-wrapper {
height:100%;
background-color:#E1D7BC;
}
#content {
background-color:#F9F7F5;
padding-left:20px;
}

body {
background-color: #A69577;
}



.content-background: {background-image:none !important;}
#sidebar ul { font-size:120%;
line-height: 1.8em;}
#copyright {line-height: 1.8em;font-size:90%}
#sidebar h2 {margin-bottom:5px; border-bottom: 1px solid #A69577;}

#digant {bottom: 20px;
color: #796957;
font-family: helvetica;
font-size: 135%;
font-weight: bold;
float: right;
position: relative;
right: 50px;
top: 40px;}
#digant a{ color: #796957;
}

#content li {
display: list-item !important;
}
.entry ul li {
display: list-item !important;
list-style-type:disc !important;
background:none !important;
}

h2 a,h2 a:visited {
color: #555;
}


#header {
	background-color:#dbd0bc !important;
}

#digant {
    display: block;
    font-size: 11pt;
    font-weight: 100;
    line-height: 130%;
    position: absolute;
    bottom: 4px;
    right: 25px;
    text-align: right;
    z-index: 200;
}

#description {
	margin-left:110px !important;
	line-height:125%;
	position:absolute;
	bottom:4px;
	font-size:17pt;
	display:block;
	color:#555;
	font-weight:100;
}

#title {
	clear:none;
	margin:0px 5px 0px 10px;
	position:absolute;
	bottom:4px;
}

#title img {
	vertical-align: bottom;
}

#topsection {
	border-bottom:1px solid #bbb;
	position: relative;
	display: block;
	height: 65px;

background: #eae1ce; /* Old browsers */
background: -moz-linear-gradient(top, #eae1ce 0%, #dbd0bc 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eae1ce), color-stop(99%,#dbd0bc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eae1ce 0%,#dbd0bc 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eae1ce 0%,#dbd0bc 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eae1ce 0%,#dbd0bc 99%); /* IE10+ */
background: linear-gradient(top, #eae1ce 0%,#dbd0bc 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae1ce', endColorstr='#dbd0bc',GradientType=0 ); /* IE6-9 */
}

#diganttext {
	font-family:"Bank Gothic";
	text-shadow: 1px 1px 1px #666;
	position:absolute;
	bottom:0px;
	right:0px;
	width:170px;
}

.singleColumn #content, .singleColumn #content .entry {
	width: 98% !important;
}

.wrapper {
 width: 980px !important;
}


#footer {
	width: 980px;
	margin: 0 auto;
}

.footer-column {
  float: left;
  padding-bottom: 20px;
  color: #413F3E;
  width: 30% !important;
}

#footer>div {
	padding-left: 10px;
	padding-right: 10px;
	width: 95% !important;
}


body {
background-color: #836D56 !important;
background: rgb(162,140,116); /* Old browsers */
background: -moz-linear-gradient(top, rgba(162,140,116,1) 0%, rgba(175,154,133,1) 40%, rgba(131,109,86,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(162,140,116,1)), color-stop(40%,rgba(175,154,133,1)), color-stop(100%,rgba(131,109,86,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(162,140,116,1) 0%,rgba(175,154,133,1) 40%,rgba(131,109,86,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(162,140,116,1) 0%,rgba(175,154,133,1) 40%,rgba(131,109,86,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(162,140,116,1) 0%,rgba(175,154,133,1) 40%,rgba(131,109,86,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(162,140,116,1) 0%,rgba(175,154,133,1) 40%,rgba(131,109,86,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a28c74', endColorstr='#836d56',GradientType=0 ); /* IE6-9 */

background-repeat: no-repeat;
}


