/*
Theme Name: Traction
Theme URI: http://thethemefoundry.com/traction/
Description: A super clean magazine theme featuring built-in post thumbnail support, a featured post slider, and a robust theme options menu.
Version: 1.0
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Tags: fixed-width, two-columns, dark, black, blue, red, green, right-sidebar, threaded-comments, theme-options, translation-ready
*/

/*
	Copyright (C) 2010 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("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 in a Child Theme. Any custom
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/

.entry h2.title {
font-size: 2.0em !important;
margin: 0 0 0 2px !important;
padding: 0 0 5px 0 !important;
}

.entry p {
font-size: 1.2em;
color: #000;
text-align: justify;
}

.widgettitle {
font-size: 1.9em !important;
}

.date {
background: url(images/datebg.png) no-repeat transparent !important;
}

.nav {
margin: 0 10px;
}

.nav a {
padding: 0 15px;
}

h1#title {
font-size: 4em;
}

.entry img.size-thumbnail {
padding: 6px;
background-color: #fff;
border: 1px solid #000;
}

.entry .alignleft {
margin:0 10px 5px 0;
}

.entry ul li {
font-size: 1.25em;
}

#header {
height: 200px;
}

#cat-nav {
margin: 166px 0 0 0 !important;
}

.logo {
display: none !important;
}

#cu3er, #sliderborder {
	width: 360px;
	height: 150px;
	background-color: transparent;
margin: 8px 0 0 0;
position: absolute;
right: 0px;
}

#header {
position: relative;
}

body {
background: none #222;
font-family: Arial, Helvetica, sans-serif
}

.wrapper.big {
background: none #222;
}

.nav li.back {
     background: url("../image/lava.gif") no-repeat right -30px;
     width: 9px; height: 30px;
     z-index: 8;
     position: absolute;
}

.autormeta {
padding: 0 0 8px 0 !important;
font-size: 0.85em;
text-transform: uppercase;
}

#header {
background: url(images/pnlogo.jpg) no-repeat 10px 10px;
}

#maintopsearch {
float: left;
}

#maintopsearch #search_form input.search {
margin: 11px 0 0 290px;
background: transparent;
color: #fff;
padding: 3px 2px;
}

#adsenseposts {
width: 468px;
height: 60px;
margin: 0 0 0 95px;
float: left;
position: absolute;
}

.widget {
margin: 10px 0 10px;
}

#content {
margin-top: 60px;
}

.textwidget iframe {
overflow-x:hidden !important;
}

.entry blockquote {
font-family: Georgia, serif;
font-size: 1.1em;
}

.a_upper {
	text-transform: uppercase;
}

ul li ul li {
font-size: 0.9em !important;
}

.entry-content {
  font-size: 1.1em;
}

.entry p a:link, .entry p a:visited {
  font-weight:normal;
  color: ##35698F;
}

.entry p a:hover {
  color: #fff;
  background-color: #35698F;
}

a[href^="http://www.amazon"] {
  background: url(images/amazon10x10.png) center right no-repeat; 
  padding-right:18px; 
}

.clearfix:after {  /* für Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.commentsdiv {
background-color: #fff;
padding: 0 6px;
/*border-left: 1px solid #bbb;
border-right: 1px solid #bbb;*/
margin-bottom: 5px;
/*background: url(images/combg.png) repeat-x;*/ 
}

.commentsdiv:hover {
background-color:#E0E0E0; 
}

li#text-7.widget {
margin-top: 0px !important;
}

.wikio-share-inline {
float: right;
}

.wikio-share-button {
float: right !important;
}
