
#header {
	height:86px;
}

#content div.post:first-child {
	border-top:none;
}

#sidebar {
	padding-top:24px;
}
ul.widgetized-sidebar li {
        margin: 0 0 4em;
}





.page-content ul, .page-content ol {
  width: 44.8em;
  margin-left: -12px;
  padding-right: 8px;
  list-style-type: none;
}
.page-content li {
  margin: 0 0 1em 0;
  padding-left: 20px;
  font-size: 1.2em;
  line-height: 1.6;
  background: transparent url(images/bullet.gif) no-repeat left 2px;
}
.page-content ol {
  margin-left: 8px !important;
}
.page-content ol li {
  padding-left: 0;
  list-style-type: decimal;
  background: none;
}


.post-content ul, .post-content ol, .page-content ul, .page-content ol {
	margin-left:9px;
}


/* pagebar 31.1.2007, oliver */
.pagebar {
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 40px;
	margin: 0px;
	padding-left:160px;
}
.pagebar a, .pageList .this-page, .pagebar a:visited, .pagebar a:link {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}
.pagebar .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.pagebar .this-page 	{
	padding: 2px 6px;
	border-color: #999;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	background: #fff;
}
.pagebar a:hover 	{
	color: #fff;
	background: #0063DC;
	border-color: #036;
	text-decoration: none;
}




a[href^="http:"] {
	background: url("/wp-content/themes/modern-clix/modern-clix/images/link.gif") no-repeat scroll 100% 50% transparent;
	padding-right: 13px;
}
a[href^="http://dev.onlinejournalismus.de"],
a[href^="http://www.onlinejournalismus.de"],
a[href^="http://onlinejournalismus.de"],
a[href^="http://www.ojour.de"],
a[href^="http://ojour.de"] {
	background:transparent;
	padding-right:0;
}

.more-link {
	font-size:1.2em;
	padding-left:8px;
}

.no-external-link-marker {
	background: none !important;
	padding-right:0px !important;
}

/* suche */
#header h2 {
	width:400px;
}
#searchform-header {
	float:right;
	margin-top:-61px;
}
#s {
	width:198px;
	height:16px;
	padding:7px;
}
#searchsubmit {
	width:60px;
	height:32px;
	padding:4px 6px 6px;
}

#wrapper, #header{
	width:960px;
}
#content {
	width:668px;
}
.span-4 {
	width:280px;
}
.post-content p, .post-content h5, .post-content code, .span-8 {
    width:500px;
}


#deliciousplus-2 img {
	margin-right:4px;
}

a.comment_link {
	font-weight:normal;
}

#commentform .submit {
	border:1px solid #cccccc;
	padding:5px;
}

.author_left {
	text-transform:uppercase;
}



.span-12 {
	width:95em;
}
#rss-header {
	float:right;
	font-size:1.2em;
}
#rss-header img {
	margin-top:-3px;
}



#leave-comment {
	width:668px;
}
#leave-comment .span-2 {
	width:14.9em;
}
#commentform .submit {
	margin-left:9px;
}

.navigation {
	padding-top:0;
	margin-left:160px;
}
.post-paging a {
	font-weight:normal;
}

p img {
	max-width:100%;
	padding:0;
	display:block;
}

div.sociable {
	margin:16px 0 16px 7px;
}

div.sociable a {
	background: none !important;
	padding-right:0px !important;
}

#minipost h2 {
	margin-bottom:0;
}
p.minipost {
	border-bottom: 1px dotted #bbbbbb;
	margin-bottom:0.4em;
	padding-bottom:0.4em;
}


.wp-caption {
	margin:0;
	text-align:left;
}



