/*
Theme Name: Anus Fertile
Theme URI: http://headfucking.net/
Description: ANUS FERTILE
Author: pankkake
Author URI: http://headfucking.net/
Template: k2
*/

#page {
  padding-top: 0px;
}

#header {
	background-color: #222;
	height: 120px;
}

#site-title {
	padding: 30px 0 0 50px;
	width: auto;
	float: left;
}

#site-description {
	padding: 50px 30px 0;
	margin: 0;
	width: auto;
	float: left;
}

.secondary a, .seconday a:visited {
	color: #666;
}
        
.entry-content a, .entry-content a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted;
}

abbr {
	border-bottom: 1px dotted grey;
}

.entry-content a:hover, .entry-content a:active {
	text-decoration: none !important;
	border-bottom: 1px solid;
}

.entry-content p {
  line-height: 1.5em;
}


/* FIX */
a.feedlink
{
  background-position:  25px -992px !important;
}

div.entry-content h2
{
  font-size: 1.4em;
}


/* dueling sidebars */

body.columns-three .primary {
	margin-left: 195px;
	}

body.columns-three #widgets-sidebar-1 {
	position: relative;
	left: -520px;
	margin-left: -195px;
	}

/* Webkit doesn't retain the position of the left-shifted searchform properly */
body.webkit.smartposition #widgets-sidebar-1 div.widget_search:first-child #searchform {
	margin-left: -520px;
	}

body.columns-three .template-image .primary {
	margin-left: 0;
	}

body.columns-three #rollingarchivesbg {
	margin-left: -225px;
	}
