html {
  overflow-x: auto;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	font-size: .7em;
	line-height: 100%;
	font-family: Verdana,Arial,"sans-serif";
}

h3.pink {
  background-color: #27A4C5;
  color: #fff;
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 7px 10px 8px 10px;
  text-shadow: 1px 1px 1px #146e8b;
}

h3.pink a {
  text-shadow: none;
}

h3.grey {
  background-color: #e9e9e9;
  color: #000;
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 9px 12px 10px 12px;
}

h3.pink a {
  text-shadow: none;
}


#lastmms {
  text-align: center;
  margin: 0 0 20px 0;
  color: #888;
  width: 280px;
}

#lastmms h4 {
  margin: 8px 0 5px 0;
}

/* formatting */

p.top100 {
  margin: 10px 0 10px 0;
  text-align: right;
}

h1 {
  color: #f81865;
  font-size: 18px;
  margin: 20px 0 15px 0;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  margin: 0 0 15px 0;
  font-weight: bold;
}

p.large {
  font-size: 13px;
}

h4 {
  margin: 0 0 5px 0;
}

.group {
  margin: 0 0 40px 0;
}

.section {
  margin: 0 0 15px 0;
}

.section_inner {
  padding: 0 10px 0 10px;
}


.weak {
  color: #888;
}

.italic {
  font-style: italic;
}

.hidden {
  display: none;
}

.strong {
  font-weight: bold;
}

.norecords {
  padding-left: 10px;
  font-style: italic;
  color: #888;
}

.ingress {
  font-size: 14px;
  line-height: 150%;
  color: #333;
  margin: 0 0 20px 0;
}

a.pink, a.pink:link, a.pink:visited, a.pink:active {
  color: #27A4C5;
}

a.pink:hover {
  color: #d60643;
}

p {
	margin: 0 0 10px 0;
	line-height: 120%;
}

a, a:link, a:hover, a:visited, a:active {
	color: #222;
	text-decoration: underline;
}

/* structure */ 

#wrapper {
	width: 1298px;
	margin: 0 auto;
}

#header {
	margin: 15px 0 10px 0;
}

#logo {
	width: 20%;
	float: left;
}

#login {
	width: 80%;
	float: right;
}

#topads {
	margin: 0 0 10px 0;
	padding: 0;
	height: 150px;
	overflow: hidden;
}

#topbutton {
	width: 179px;
	float: left;
}

#topbanner {
	float: right;
}

#about {
	background-color: #0889AB;
	padding: 8px 0 8px 12px;
	margin: 0 0 10px 0;
	color: #666;
	text-align: center;
}

#about, #about a, #about a:visited, #about a:active {
  color: #fff;
}

#stats {
  background-color:#27A4C5;
  padding:10px;
  height:130px;
  color: #fff;
}

#stats ul {
  margin-bottom: 9px;
}

#stats ul li {
  margin:0 0 7px 0;
  font-size: 11px;
}

#stats h3 {
  margin:0 0 10px 0;
}

#stats a, #stats a:hover, #stats a:link {
  color: #fff;
}

#columns {
	margin: 0 0 10px 0;
}

#col1-2 {
  float: left;
  width: 768px;
  margin: 0 0 0 0;
  overflow: hidden;
}

#col1 {
	width: 478px;
	margin: 0 0 0 0;
	float: left;
	overflow: hidden;
}

#col2 {
	width: 280px;
	margin: 0 0 0 0;
	float: right;
	overflow: hidden;
}

#col3 {
	width: 180px;
	float: right;
	overflow: hidden;
	text-align: right;
	margin: 0 0 0 0;
}

#col1b {
  float: left;
  width: 658px;
  margin: 0 0 0 0;
  overflow: hidden;
}

#col2b {
	width: 280px;
	margin: 0 0 0 0;
	float: right;
	overflow: hidden;
}

#topfilter {
  color: #888;
  margin: 5px 0 10px 0;
}

#topfilter ul {
  margin-left: 70px;
}

#topfilter ul li {
  float: left;
  margin: 0 3px 0 0;
}

#topfilter ul li.label {
  line-height: 19px;
}

#topfilter a:link, #topfilter a:visited {
  background: url('/static/img/topfilter_button.1.png') right 20px;
  display: block;
  height: 20px;
  line-height: 19px;
  text-decoration: none;
}

#topfilter a span {
  background: url('/static/img/topfilter_button.1.png') left 20px;
  display: block;
  height: 20px;
  margin-right:14px;
  padding-left:14px;
}

#topfilter a:hover {
  background-position: right 60px;
}

#topfilter a:hover span {
  background-position: left 60px;
}

#topfilter li.selected a, li.selected a:hover {
  background-position: right 40px;
  color: #fff;
}

#topfilter li.selected a span, li.selected a:hover span {
  background-position: left 40px;
}

/* videos */

#lastvideo {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e9e9e9;
}

#lastvideo h4 {
	margin: 5px 0 4px 0;
	line-height: 130%;
	font-size: 1.1em;
}

#lastvideo p {
	color: #555;
}

#video {
	margin: 0 0 20px 0;
}

#video td.thumbnail {
	width:80px;
	height:70px;
	padding: 0 10px 0 0;
}

#video td.meta {
	vertical-align:middle;
}

#video td.meta p.header {
	margin: 0 0 2px 0;
	line-height: 130%;
}

#video td.meta p.blogname {
	color: #888;
	line-height: 120%;
	font-size: 11px;
}

#video a, #mms a {
	text-decoration: none;
}

#video a:hover, #mms a:hover {
	text-decoration: underline;
}

#video h4 a, #mms h4 a {
	color: #333;
}

/* categories */

#categories  {
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 10px;
  background-color: #e9e9e9;
  text-align: right;
  vertical-align: middle;
}

#categories h3 {
  font-size: 14px;
  margin: 2px 0 0 0;
}

#categories select {
  width: 150px;
}

/* mms */

#mms {
	margin: 0 0 20px 0;
}

#mms td.thumbnail {
	width:80px;
	height:70px;
	padding: 0 10px 0 0;
}

#mms td.meta {
	vertical-align:middle;
}

#mms td.meta p.header {
	margin: 0 0 2px 0;
	line-height: 120%;
}

#mms td.meta p.blogname {
	color: #888;
	line-height: 120%;
	font-size: 11px;
}

/* entries */

.entry {
	padding: 5px 10px 5px 10px;
	margin: 0;
	overflow: hidden;
}

.entry .profile {
	margin: 4px 10px 0 0;
	width: 80px;
	height: 70px;
	float: left;
	overflow: hidden;
}

.entry .content {

}

.entry h3 {
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 1.4em;
	line-height: 130%;
	font-weight: bold;
}

.entry h3 a {
	color: #333;
	text-decoration: none;
}

.entry h3 a:hover {
	text-decoration: underline;
}

.entry .meta {
	margin: 0 0 2px 0;
	color: #888;
}

.entry .meta a {
	color: #888;
	text-decoration: none;
}

.entry .meta a:hover {
	text-decoration: underline;
}

.entry .excerpt {
	margin: 0;
	padding: 0;
	line-height: 130%;
	color: #222;
}

.entry .category {
	margin: 5px 0 0 0;
	font-size: .95em;
	color: #888;
}

.entry .category a {
	color: #27A4C5;
	text-decoration: none;
}

.entry .category a:hover {
	color: #27A4C5;
	text-decoration: underline;
}

/* bloggshout */

#bloggshout_wrapper {
  background-color: #fff;
  padding: 15px 10px 5px 15px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
}

#bloggshout h3 {
	margin: 5px 0 14px 0;
	font-size: 18px;
	color: #999;
	font-weight: normal;
}

#bloggshout h3 a {
	text-decoration: none;
}

#bloggshout h3 small a, #bloggshout h3 small a:link, #bloggshout h3 small a:visited {
	text-decoration: none;
	color: #888;
	font-size: 11px;
}

#bloggshout h3 small a:hover {
  text-decoration: underline;
}

#bloggshout ul li {
  padding: 0 0 3px 0;
  margin: 0 0 3px 0;
  line-height: 150%;  
  font-size: 12px;
}

#bloggshout ul li a.blogname {
	color: #f81865;
}

#bloggshout ul li a.blogname:hover {
	color: #f81865;
}

#bloggshout ul li a {
	text-decoration: none;
}

#bloggshout span.commentcount {
  color:#aaa;
}

#bloggshout ul li a:hover {
	text-decoration: underline;
}

#bloggshout ul li.gold {
  font-weight: bold;
}

/* toplist */

#toplist ol li {
	padding: 0;
	margin: 0 0 0 30px;
	list-style: decimal;
	color: #888;
}

#toplist ol li p {
	margin: 0 0 4px 0;
	font-size: 1em;
	line-height: 120%;
}

p.toplist-about {
	margin: 10px 0 10px 0;
	font-size: .9em;
	color: #888;
}

#toplist ol li a, #toplist ol li a:link, #toplist ol li a:active, #toplist ol li a:visited {
	text-decoration: none;
}

#toplist ol li a:hover {
	text-decoration: underline;
}

#toplist .toplist-tab-content {
  display: none;
}

#toplist ul.toplist-tabs {
	margin: 0 0 10px 10px;
	padding: 0;
}

#toplist ul.toplist-tabs li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

#toplist .toplist-tabs a  {
	color: #888;
	text-decoration: underline;
	font-size: 11px;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
}

#toplist .toplist-tabs li a {
text-decoration: none;
}

#toplist .toplist-tabs a:hover  {
	color: #333;
}

#toplist .toplist-tabs li.active a, #toplist .toplist-tabs li.active a:hover  {
	color: #27A4C5;
}

#infoblogs {
  border-top: 1px solid #e9e9e9;
  padding: 10px 0 0 20px;
}

#infoblogs p {
  line-height: 130%;
}

#infoblogs a, #infoblogs a:link, #infoblogs a:visited {
  color: #27A4C5;
}

#bloggshout_queued li {
  margin: 0 0 10px 0;
  font-size: 12px;
}

#search {
  padding: 10px 0 0 0;
}

#search form {
  text-align: center;
}

#search input.text {
  width: 210px;
  color: #888;
  padding: 1px;
}

#search input.submit {
}

#search2 {
  margin: 0 0 20px 0;
}

#search2 input.text {
  width: 350px;
  font-size: 17px;
}

#search2 input.submit {
  font-size: 17px;
  height: 28px;
}

div.searchresult {
  margin: 0 0 12px 0;
  width: 700px;
  padding: 5px 0 5px 0;
}

.searchresult_blogdescription {
  margin: 0 0 3px 0;
  font-size: 12px;
  line-height: 130%;
}

.searchresult_blogname {
    margin: 0 0 7px 0;
}

.searchresult_blogname a, .searchresult_blogname a:link, .searchresult_blogname a:visited {
  color: #27A4C5;
  font-size: 16px;
} 

.searchresult_blogname a:hover {
  color: #d60643;
} 

.searchresult_blogurl {
  font-size: 12px;
}

.searchresult_blogurl a, .searchresult_blogurl a:link, .searchresult_blogurl a:visited {
  color: #888;
  text-decoration: none;
} 

.searchresult_blogurl a:hover {
  text-decoration: underline;
}

/* footer */

#footer {
  margin: 10px 0 20px 0;
  padding: 10px 0 10px 0;
  text-align: center;
}

#footer span {
  margin: 0 14px 0 0;
}

#footer span a, #footer span a:link, #footer span a:visited, #footer span a:active {
  color: #666;
}

#footer span a:hover{
  color: #000;
}

.ui-tabs-hide { display: none; }

#dittdistrikt_toplist {

}

#dittdistrikt_toplist form {
  margin: 0 0 10px 0;
}

#dittdistrikt_toplist h3 {

}

#dittdistrikt_toplist input {
	font-size:14px;
	padding:3px 5px 3px 5px;
	margin:0;
	border:1px solid #ccc;
	width:248px;
	color: #888;
}

#dittdistrikt_toplist a {
}

#toptextad {
  margin: 0 0 14px 0;
  padding: 0 0 0 15px;
}

#toptextad p {
  line-height: 130%;
  margin: 0;
  font-size: 11px;
}

#toptextad a.title, #toptextad a.title:link, #toptextad a.title:visited {
  color: #f81865;
  text-decoration: none;
}

#toptextad a.title:hover {
color: #c7144c;
}

#toptextad p a, #toptextad p a:link, #toptextad p a:visited {
  color: #555;
  text-decoration: none;
  
}

#toptextad p a:hover {
  color: #333;
}

#toptextad p a.click, #toptextad p a.click:link, #toptextad p a.click:visited {
  text-decoration: underline;
  color: #336699;
}

/* hacks */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#weeklyBlog .header a,
#weeklyBlog .header a:link,
#weeklyBlog .header a:active,
#weeklyBlog .header a:visited {
  color: #fff;
}


#weeklyBlog .header a:hover {
  color: #e9e9e9;
}

#weeklyBlog .excerpt {
  padding-left: 10px;
  padding-right: 5px;
  vertical-align: top;
}

#weeklyBlog .excerpt a,
#weeklyBlog .excerpt a:link,
#weeklyBlog .excerpt a:active,
#weeklyBlog .excerpt a:visited {
  text-decoration: none;
  color: #555;
}


#weeklyBlog .excerpt a:hover {
  color: #222;
}

#weeklyBlog a.more,
#weeklyBlog a.more:link,
#weeklyBlog a.more:active,
#weeklyBlog a.more:visited {
  text-decoration: none;
  color: #f81865;
}


#weeklyBlog a.more:hover {
  text-decoration: underline;
}

table.pay th {
  padding: 0 10px 10px 10px;
  font-weight: bold;
}

table.pay td {
  padding: 0 0 8px 0;
}

table.pay td, table.pay th {
  font-size: 13px;
  text-align: center;
}

ol.rules {
  list-style: decimal;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
}

ol.rules  li {
  margin: 0 0 5px 0;
}

table.form td {
  padding: 0 0 5px 5px;
}

#lightbox {
  width: 600px;
  padding: 10px;
}

#lightbox h2 {
  font-size: 22px;
  margin-bottom: 25px;
  color: #f81865;
}

#lightbox a {
  color: #336699;
}

#lightbox p {
  font-size: 14px;
}

table#body {
  width: 1338;
}

table#body td {
  vertical-align: top;
}

table#body td.skyscraper {
  width: 160px;
  background-color: #fff;
  padding-top: 104px;
}

table#body td.middle div.middle_content {
  width: 958px;
  margin: 0 10px 0 10px;
}

#ditt-distrikt table {
  width: 100%;
}

#ditt-distrikt #toplist {
  width: 200px;
  vertical-align:top;
}

#ditt-distrikt #toplist ol li {
  color: #bbb;
  list-style:decimal outside none;
  margin:0 0 2px 30px;
  padding:0;
}

#ditt-distrikt #entries {
  width: 386px;
  vertical-align:top;
}

#ditt-distrikt #toplist p {
  margin: 0 0 5px 0;
}
