/* @override http://www.newcontrarian.com/wp-content/themes/newcontrarian3/style.css */

/* @override http://www.newcontrarian.com/wp-content/themes/newcontrarian3/style.css */


/*   
Theme Name: newcontrarian 3.0b
Theme URI: http://www.newcontrarian.com
Description: The New Contrarian's new website design.
Author: Damir Marusic
Version: 3.0 Beta
.
I'm not distributing the theme, but if you can steal it and adapt it to your needs, it's all yours!
.
*/

html {
}

body {
	color: black;
	background-color: white;
}

#header {
	width:300px;
	height:100px;
	background: url(nc.gif) no-repeat;
}

/* @group Body */

.navigation {
	display: block;
	margin: 10px 80px 0px;
	font-size: 77%;
}

#bd {
	min-height: 1900px;
	padding-bottom: 10px;
	margin-top: 25px;
}

.post {
	margin: 0px 80px 64px 80px;
}

.post a {
	color: black;
}

.post a:hover {
	color: silver;
}

.entry {
	padding: 0px 10px 0px 90px;
  font-family: ff-meta-serif-web-pro-1,ff-meta-serif-web-pro-2;
	font-size: 1.2em;
}

.entry p {
	padding-bottom: 16px;
}

.entry p em {
	font-style: italic;
}

.entry p strong {
	font-weight: bold;
}

.postmetadata {
	font-style: italic;
	padding-left: 90px;
	font-size: 87%;
}

h2 {
	font-family: ff-meta-web-pro-1,ff-meta-web-pro-2,sans-serif;
	font-size: 2.6em;
	font-weight: 700;
}

h2 a {
	color: black;
	text-decoration: none;
}

h2 a:hover {
	color: silver;
}

small {
	font-family: ff-meta-web-pro-1,ff-meta-web-pro-2,sans-serif;
	display: block;
	font-size:1em;
}

.author {
  display: block;
	font-family: ff-meta-web-pro-1,ff-meta-web-pro-2,sans-serif;
  font-size:1em;
  font-style:italic;
  padding-bottom:20px;
}

blockquote {
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 20px;
	margin-left: 15px;
	color: gray;
	margin-bottom: .8em;
}

ol {
	color: black;
	padding-left: 1em;
	list-style-position: outside;
}

ul {
	padding-left: 1em;
}

ul li{
	list-style-type: circle;
}

ol li {
	list-style-type: decimal;
	margin-left: 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.footnotes {
  font-family: ff-meta-serif-web-pro-1,ff-meta-serif-web-pro-2,serif;

	font-size: .9em;
	line-height: 1em;
}

sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }

#respond {
	margin: 0px 170px;
}

input#submit {
	border-style: none;
	background: url(buttonbg.jpg) repeat-x;
	padding: 5px;
	margin-top: 10px;
}

#comments {
	margin: 0px 170px;
}

.commentlist {
	margin: 0px 170px;
  font-family: ff-meta-serif-web-pro-1,ff-meta-serif-web-pro-2;

}

textarea#comment{
	width: 400px;
}

/* @end */

/* @group Sidebar */

#pictureholder {
	height: 80px;
}

.yui-b a{
	color: black;
}

.yui-b a:hover {
	color: gray;
}

.sidebarheader {
	display: block;
	margin-top: 40px;
	font-size: 160%;
}

input#s{
	border: 1px dotted #515151;
	padding: 5px;
	margin-top: 10px;
}

input#searchsubmit {
	border-style: none;
	background: url(buttonbg.jpg) repeat-x;
	padding: 5px;
	margin-top: 10px;
}

#listy {
	padding-top: 10px;
}

#listy li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -6px;
}

.twitter-title {
	display: block;
	margin-top: 40px;
	font-size: 160%;
}

#twitter_div li {
	list-style-type: none;
	padding-right: 10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

#twitter_div li a{
	color: white;
	text-decoration: none;
}

#cloudy{
	padding-top: 10px;
	padding-right: 10px;
}

.delicious-posts {
	padding-top: 10px;
}

.delicious-posts li {
	list-style-type: none;
	margin-bottom: 10px;
}

.blogroll {
	display: block;
}

.blogroll a{
	text-decoration: none;
}

#bloggy {
	padding-top: 10px;
}

/* @end */

/* @group Footer */

#ft {
	padding:10px 160px 10px;
	font-size: .8em;
	color: black;
}

#ft a {
	color: gray;
}

/* @end */

