/*
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.23-1
Author:   The Theme Foundry/Karl Hilpolt
Author URI: http://thethemefoundry.com/
Template: titan
Tags: fixed-width, two-columns, white, brown, right-sidebar, threaded-comments, theme-options, translation-ready
*/

/*
    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 Stylesheets
-----------------------------------------------------------*/
@import url("../titan/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; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/
/* special tables for LaTeX formulae */
table.latex{width:604px;margin:0;padding:1em 5em 1em 2em;}
table.latex td.texleft{width:90%;background-color:#F9F7F5;}
table.latex td.texright{text-align:right;background-color:#F9F7F5;}
/* Logo */
h1#title,div#title{background:transparent url(../titan/images/rk.jpg) no-repeat scroll 2px center;padding:30px 0 30px 130px;}
/* lists with bullets */
ul li.widget ul li{background:transparent url(../titan/images/icons.gif) no-repeat scroll 0 -556px;padding:1px 0 1px 17px}
.entry ul li, .c-body ul li{background:transparent url(../titan/images/icons.gif) no-repeat scroll 0 -557px;}
/* Shadow */
div.imgol{background:transparent url(../titan/images/sol.png) no-repeat scroll left top;}
div.imgor{background:transparent url(../titan/images/sor.png) no-repeat scroll right top;}
div.imgul{background:transparent url(../titan/images/sul.png) no-repeat scroll left bottom;}
div.imgur{background:transparent url(../titan/images/sur.png) no-repeat scroll right bottom;}

img.wp-post-image.alignleft{background:transparent url(../titan/images/thumbnail_shadow2.png) -10px top no-repeat scroll;padding:10px 14px 10px 0px;border:0;height:117px;width:117px;margin:-11px 0 0 -131px;}
input.text-input,form#commentform textarea,form#commentform textarea:focus,form#commentform input:focus,#search_form input.search,#search_form input.search:focus{background:#F2F2F2 url(../titan/images/inputText.png) no-repeat scroll 0 0;}
/* Sidebox shadow */
#sidebox{position:relative;}
#sidebox img.wp-post-image{background:transparent url(../titan/images/shadow.png) no-repeat scroll 0 0;border:none;padding:28px;width:208px;height:208px;}
#sidebox img.lesenswert{position:absolute;padding:28px;top:0px;left:0px;border:none;background-color:rgba(249,247,245,0.8);}
#sidebox img.lesenswert:hover{opacity:0.0;}
/* Navigation */
nav .current-cat, #nav .current_page_item {
  background: #fff url(../titan/images/nav-background2.gif) repeat-x scroll 0 0;
  color: #000;
}

.c-permalink a:link, .c-permalink a:visited {
  color: #777;
  font-size: 1.0em;
  text-decoration: underline;
}

#follow dd a.facebook {  padding-left: 20px; background: url(../titan/images/facebookicon.png) no-repeat 0 .2em; }

div.wp-caption{border:1px solid silver;background-color:#ffffff;}
.wp-caption img{margin:5px 5px 0}
p.wp-caption-text{margin: 0 5px 5px}
