/*
Theme Name: Nollnolltalet
Theme URI:
Description: Nollnolltalet, by Macks. Based on <a href="http://midmodesign.com/news/general/our-special-wordpress-theme/">Clean Home</a> by <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.0
Author: Macks
Author URI:http://macks.at/
Tags: white, red, fixed-width, two-columns, right-sidebar

	"Nollnolltalet" by http://macks.at/

	This theme was designed by Max Adolfsson (http://macks.at) and it is based on Bryan Helmig's "Clean Home" theme (http://midmodesign.com)

	The CSS, XHTML and design is released under the GPL.

*/

body {
background-image: url(gfx/backdrop.jpg);
background-repeat: repeat-y;
background-position: top center;
color: #333;
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}
a {
border-bottom:1px dotted #333;
text-decoration:none;
color:#333;
font-weight:600;
}
a:hover {
color:#df3f95; /* e12000 */
background-color:#f7f7f7;
border-bottom:1px dotted #df3f95;
}
hr{
margin-top:35px;
margin-bottom:10px;
border:0;
border-top:1px dotted #ccc;
width:500px;
color:#fff;
clear:both;
}
#wrapper {
width:985px;
margin:0 auto;
}
#header {
background-color: #fff;
border-bottom: 1px dotted #ccc;
float:left;
width:985px;
margin:0;
}

#header #rss-link {
display: block;
position: absolute;
top: 220px;
width: 980px;
text-align: right;
clear: both;
}

#header #rss-link a { border-bottom: none; background-image: url(gfx/rss.gif); background-position: right 8px; background-repeat: no-repeat; display: inline-table; width: 50px; height: 20px; font-size: 11px; padding: 5px 25px 5px 5px; font-weight: lighter; letter-spacing: 1px; color: #333; }
#header #rss-link a:hover { font-weight: bold; color: #df3f95; background-color: #fff; }

#logo {
padding: 0;
}
#logo a {
text-align: center;
display: block;
width: 980px;
height: 260px;
color: transparent; /*#ff2b06*/
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
}
#logo a:hover {
background-color: transparent;
color: transparent;
}
#
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
float:left;
margin: 23px 0 0 0;
width: 205px;
}
#nav ul {
height:50px;
clear: both;
}
/*
#nav ul.wp-categories li:first-child a { padding-top: 0; }
*/
#nav li {
float: left;
display:block;
width:auto;
clear: both;
}
#nav li a, #searchform-left h3 {
color:#df3f95; /* e12000 */
font-family:Georgia;
font-size: 20px;
font-style: italic;
font-weight:400;
display:block;
padding: 10px 0;
border-bottom:none;
}
#nav li a:hover {
color: #333;
background-color: #fff;
border-left: 4px solid #f7f7f7;
padding: 10px 10px 10px 15px;
}
#blurb {
background-color: #fff;
font-family:Georgia;
height:auto;
border-bottom:1px dotted #ccc;
width:100%;
float:left;
padding:0 0 35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
text-align: center;
}
#blurb:hover {
color:#df3f95; /* e12000 */
}
#content {
width:500px;
float:left;
	/* 	border-right: 1px dotted #ccc;
		border-left: 1px dotted #ccc;	*/
padding:0 0 30px;
min-height:420px;
}
.post {
padding:0 30px;
}
.post p {
margin:14px 0 14px 0;
}
.post p img {
max-width: 440px;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Georgia;
font-size:28px;
margin:30px 0 10px 0;
font-weight:normal;
line-height:36px;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h3 { font-style: italic; 
color: #df3f95; }
.post h4 {
font-size:18px;
}


.post h5 {
color: #df3f95;
font-weight: bold;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#df3f95;	/* e12000 */
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
text-align:center;
padding: 0;
}
.post .wp-caption-text {
color: #666;
font-family: Georgia;
font-size: 11px;
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

#comments {
padding: 0 30px;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding:25px 0 45px 0;
}
#comments ul.formlist {
margin:20px auto;
width:440px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
}
#comments input {
border: 1px solid #ccc;
font-family:Georgia;
font-size:18px;
font-weight:normal;
padding: 5px 10px 5px 10px;
width:418px;
}
#comments textarea {
font-family:Georgia;
width:418px;
height: 100px;
font-size:18px;
font-weight:normal;
border: 1px solid #ccc;
padding: 15px 10px 20px 10px;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #ccc;
color:#333;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:440px;
padding: 5px;
}

a:focus, input:focus, textarea:focus { background: #fffacd; }

#comments li.submitbutton input:hover {
background-color: #eee;
}
#comments .center {
text-align:center;
}

.navigation { padding: 10px 20px; }
.navigation .alignright { display: inline-table; float: right; width: 50%; text-align: right; }
.navigation .alignleft { display: inline-table; float: left; width: 50%; }

.navigation .alignleft a, .navigation .alignright a { font-family: Georgia; font-size: 18px; font-weight: lighter; }

#left-sidebar {
display: block;
float: left;
width: 205px;
}
#left-sidebar #nav #searchform-left { clear: both; }
#left-sidebar #nav #searchform-left form p input#s.s:focus { background: #fffacd; padding-left: 15px; padding-right: 10px; width: 126px; border-left: 4px solid #f7f7f7; color: #333; }
#left-sidebar #nav #searchform-left form p input#s.s:hover { padding-left: 15px; padding-right: 10px; width: 126px; border-left: 4px solid #f7f7f7; color: #333; }
input#searchsubmit { margin-left: 0; border: 0; padding: 10px 10px 10px 12px; background-color: #fff; color: #ccc; font-family: Georgia; font-size: 18px; font-weight: lighter; }
#s { border: 0; padding: 10px 10px 10px 0; background-color: #fff; width: 145px; color: #df3f95; /* e12000 */ font-family: Georgia; font-size: 20px; font-style: italic; font-weight:400; }

input#searchsubmit:hover { background: #fffacd; color: #333; }

#right-sidebar {
width:280px;
float:left;
clear: right;
display: block;
}
#right-sidebar .block {
margin-left: 30px;
margin-top: 30px;
}
#right-sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
}
#right-sidebar .block ul {
	/*	border-bottom:1px dotted #ccc;	*/
}
#right-sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#right-sidebar .block li {
/*	border-top:1px dotted #ccc;	*/
}
#right-sidebar .block li a {
/*	background:transparent url(gfx/bullet_black.gif) no-repeat scroll 6px 52%;	*/
font-size:13px;
font-weight:normal;
padding:5px 0;
display:block;
border-bottom:none;
}
#right-sidebar .block li a:hover {
/* background:#f7f7f7 url(gfx/bullet_pink.gif) no-repeat scroll 6px 52%; */
padding:5px 0 5px 10px;
background-color: #fff;
border-left: 4px solid #f7f7f7;
}
#right-sidebar ul.countdown-list li:first-child { border-top: 0; }
#right-sidebar ul.countdown-list li:first-child span.title a { font-size: 28px; color: #df3f95; margin: 30px 0 20px 0; padding: 0; line-height: 30px; background-image: none; font-style: italic; font-family: Georgia; }
#right-sidebar ul.countdown-list li:first-child span.title a:hover { border-left: none; padding: 0; text-decoration: underline; }
#right-sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#right-sidebar .widget_recent_comments li {
background:transparent url(gfx/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#right-sidebar .widget_recent_comments li a,#right-sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #333;
text-decoration:none;
color:#333;
font-weight:600;
}
#right-sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#right-sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#right-sidebar .widget_text h3 , #right-sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#right-sidebar .calendar h3{
display:none;
}
#right-sidebar #wp-calendar {
width:95%;
text-align:center;
}
#right-sidebar #wp-calendar caption, #right-sidebar #wp-calendar td, #right-sidebar #wp-calendar th20px
#right-sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#right-sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#right-sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
background-color: #fff;
width:985px;
display: block;
clear:both;
border-top:1px dotted #cccccc;
text-align:center;
padding:30px 0 40px 0;
margin: 0 auto;
}

a.novell { background-color: #fff; display: block; width: 171px; padding: 5px; margin: 20px 0 50px 0; border-bottom: none; }
a.novell:hover { background-color: #fbdced;
	-webkit-border-top-right-radius: 20px 20px;
	-webkit-border-top-left-radius: 20px 20px;
	-webkit-border-bottom-right-radius: 20px 20px;
	-webkit-border-bottom-left-radius: 20px 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
}

a.facebook, a.twitter {
padding-top: 5px;
font-family:Georgia;
font-size: 14px;
font-style: italic;
font-weight:400;
border-bottom:none;
}

a.facebook { color: #43609C; padding-right: 20px; }
a.twitter { color: #50c0e9; }

a.facebook img, a.twitter img { margin-top: 10px; margin-right: 10px; }

a.facebook span.facebook-text, a.twitter span.twitter-text { padding: 5px 0 13px 0; display: block; }
a.facebook:hover, a.twitter:hover { background-color: transparent; color: #333; }

#novell {
	display: none; visibility: hidden;
	position: fixed;
	bottom: 66px;
	right: 20px;
}

#novell a {
	padding: 50px 75px;
	border-bottom: none;
	width: 150px;
	height: 113px;
	background: url(gfx/novell.png) center center no-repeat;
}

#novell a span { display: none; visibility: hidden; color: transparent; }

div#qTip {
padding: 5px 10px;
display: none;
background: #df3f95;
color: #FFF;
font-family: "Helvetica Neue", Helvetica, Georgia, serif;
font-weight: lighter;
font-size: 11px;
position: absolute;
z-index: 1000;
overflow-x: hidden;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#comments h3.inline-left {
display: inline;
float: left;
margin-top: 24px;
}
.fbc_connect_button_area span small {
color: #ccc;
font-size: 10px;
font-style: italic;
}

#fbc_login span {
display: block;
clear: both;
float: right;
padding: 0;
text-align: right;
}

#fbc_login div.dark {
display: block;
clear: both;
float: right;
}


/* --- BANNERS + ADROTATE --- */
.adrotate_widget_1, .adrotate_widget_2 { display: block; }
.adrotate_widget_1 ul li a, .adrotate_widget_2 ul li a { border-left: 0 solid white !important; display: block; padding: 0px 0px 0px 0px !important; margin-bottom: 20px;}
.adrotate_widget_1 h3, .adrotate_widget_2 h3 { display: none !important; visibility: hidden !important; }

.pds-links a { border-bottom: 0px solid white; }
