/* override http://.../BlogPortal/css/default.css */
.numberOfBlogs {
/* position:absolute;
 margin-left:795px;
 margin-top:-88px;
 white-space: nowrap;*/
margin-left:9px;
}

#RegisterBlogLogo a{
    text-decoration: none;
    border: 1px solid #eac34e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background: #cbdb3d;
	background: -moz-linear-gradient(top, #f4d211 0%,#e8b921 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4d211), color-stop(100%,#e8b921));
	background: -webkit-linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	background: -o-linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	background: -ms-linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	background: linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d211', endColorstr='#e8b921',GradientType=0 );

	box-shadow: 0 1px 0 f1e76b inset;
	font-size: 13pt;
	font-weight: bold;
	padding: 4px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	text-align: center;
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    display: inline-block;
color:white;
    letter-spacing: normal;
    text-transform: none;
    width: 160px;
margin-left:570px;

}

#bodyLeftQuarterCol div.categoryInfo div.categoryFoot div.header a {
    text-decoration: none;
    border: 1px solid #eac34e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background: #f1e76b;
	background: -moz-linear-gradient(top,  #f4d211 0%, #e8b921 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4d211), color-stop(100%,#e8b921));
	background: -webkit-linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	background: -o-linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	background: -ms-linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	background: linear-gradient(top,  #f4d211 0%,#e8b921 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d211', endColorstr='#e8b921',GradientType=0 );

	box-shadow: 0 1px 0 #eaf0b9 inset;
	font-size: 13pt;
	font-weight: bold;
	padding: 4px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	text-align: center;
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    display: inline-block;

    letter-spacing: normal;
    text-transform: none;
    width: 190px;

}

#bodyLeftQuarterCol div.categoryInfo div.categoryFoot div.header a:active {
	background: #b2c032;
	background: -moz-linear-gradient(top,  #b2c032 0%, #cbdb3d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2c032), color-stop(100%,#cbdb3d));
	background: -webkit-linear-gradient(top,  #b2c032 0%,#cbdb3d 100%);
	background: -o-linear-gradient(top,  #b2c032 0%,#cbdb3d 100%);
	background: -ms-linear-gradient(top,  #b2c032 0%,#cbdb3d 100%);
	background: linear-gradient(top,  #b2c032 0%,#cbdb3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2c032', endColorstr='#cbdb3d',GradientType=0 );

}

/* $Id: default.css,v 1.87 2007/03/22 16:40:35 michael Exp $ */

@font-face {
    font-family: "Museo300";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../fonts/museo300-regular-webfont.woff") format("woff"), url("../fonts/museo300-regular-webfont.ttf") format("truetype"), url("../fonts/museo300-regular-webfont.svg#webfonta69HffJV") format("svg");
}
@font-face {
    font-family: "Museo500";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../fonts/museo500-regular-webfont.woff") format("woff"), url("../fonts/museo500-regular-webfont.ttf") format("truetype"), url("../fonts/museo500-regular-webfont.svg#webfontDyrbgXkW") format("svg");
}
@font-face {
    font-family: "Museo700";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../fonts/museo700-regular-webfont.woff") format("woff"), url("../fonts/museo700-regular-webfont.ttf") format("truetype"), url("../fonts/museo700-regular-webfont.svg#webfontOgUpLSc2") format("svg");
}
.Museo-300 {
    font-family: 'Museo300',Futura,Helvetica,Arial,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}
.Museo-500 {
    font-family: 'Museo500',Futura,Helvetica,Arial,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}
.Museo-700 {
    font-family: 'Museo700',Futura,Helvetica,Arial,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}

div#bodyRightQuarterCol.content, div#bodyLeftQuarterCol.categoryInfo {
	margin-bottom: 20px;
}

#bodyLeftCol3 div.blogView.content, #bodyRightCol3 div.blogView.info {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 8px;
}

.Museo-700 {
    font-family: 'Museo700',Futura,Helvetica,Arial,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}


body {
	font-family: Calibri,"Helvetica Neue",Helvetica,"Liberation Sans","Nimbus Sans L",Arial,Tahoma,Geneva,sans-serif;
	margin: 0px;
	padding: 0px;
}

/* We need this extra container and the text-align center/left humour
	 in order to please IE. :/ */
#container {
	text-align: left;
	margin: 0 auto;
	width: 980px;
}


#topbanner {
	width: 980px;
	padding-top: 12px;
	margin-left: 12px;
}

#bodyLeftCol2 div.quarterColLeft.info4.extender div.info4,
#bodyLeftCol2 div.quarterColRight.info.extender div.info,
#bodyRightCol2 div.quarterColLeft.info2.extender div.info2,
#bodyRightCol2 div.quarterColRight.info3.extender div.info3 {
	min-height: 500px;
}

#adcolumn {
	padding-top: 12px;
}
#adcolumn p {
	margin: 0 !important;
	padding: 0 !important;
}

img#logo {
	border: none;
	height: 33px;
	width: 230px;
	margin-left: 8px;
	float: left;
}

#logoAndMenu {
	margin-bottom: 12px;
	height: 55px;
}

#body {
	clear: both;
	padding: 8px;
	padding-top: 20px;
	font-size: 10pt;
	background-color: #fff;
}

#bodyLeftCol,
.bodyLeftCol {
	width: 474px;
	float: left;
	margin-right: 4px;
	height: auto !important;
}

#bodyMidHalfCol,
.bodyMidHalfCol {
	width: 478px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
	margin-bottom:  20px;
}

#bodyLeftTwoThirdsCol,
.bodyLeftTwoThirdsCol {
	width: 638px;
	float: left;
	margin-right: 4px;
	overflow: hidden;
}

#bodyRightCol,
.bodyRightCol {
	width: 478px;
	float: right;
	margin-left: 4px;
}

#bodyLeftQuarterCol,
.bodyLeftQuarterCol {
	width: 235px;
	float: left;
	margin-right: 4px;
}

#bodyRightQuarterCol,
.bodyRightQuarterCol {
	width: 235px;
	float: right;
	margin-left: 4px;
	height: auto !important;
}

#bodyRightOneThirdCol,
.bodyRightOneThirdCol {
	width: 316px;
	float: right;
	margin-left: 4px;
	overflow: hidden;
}

#footer {
	clear: both;
	background-color: #fff;
	color: #656C4A;
	font-weight: bold;
	padding-top: 2px;
	padding: 8px;
	font-size: 8pt;
}

a {
	color: #1B58A6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
	border-width: 0px;
}

h1 {
	color: black;
	text-transform: uppercase;
	font-size: 21pt;
	letter-spacing: -1pt;
	margin-top: 2px;
	margin-bottom: 12px;
	float: left;
	font-weight: normal;
	font-family: 'Museo500',Futura,Helvetica,Arial,sans-serif !important;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

#body h1 {
	margin-left: 8px;
}

h2 {
	font-size: 10pt;
	margin: 0px;
	margin-bottom: 4px;
	padding: 8px;

	font-family: 'Museo500',Futura,Helvetica,Arial,sans-serif !important;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
h2.info {
	background: none;
	border: none;
	box-shadow: none;
}

h2.dotted {
	margin: 0px !important;
	padding-left: 8px !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-position: bottom;
	background-repeat: repeat-x;
}

h3 {
	font-weight: bold;
	font-size: 12pt;
	margin: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	width: 95%;

	font-family: 'Museo500',Futura,Helvetica,Arial,sans-serif !important;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

h3 a:hover {
	text-decoration: none;
}

h4 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 96%;
	margin: 0px;

	font-family: 'Museo500',Futura,Helvetica,Arial,sans-serif !important;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

h4.margin {
	margin-bottom: 4px;
	margin-top:  1em;
}

#FeedEntryVisible h4 {
	margin-top:  0.5em;}

.headComment {
	font-weight: normal;
	color: #656C4A;
}

h4 .headComment {
	font-size: 8pt;
}

h5 {
	font-weight: bold;
	font-size: 14pt;
	line-height: 96%;
	margin-top: 0px;
	margin-bottom: 6px;

	font-family: 'Museo500',Futura,Helvetica,Arial,sans-serif !important;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

h5.topHeadline {
	font-size: 18pt;
	line-height: 96%;
}

h5 .headComment {
	font-size: 10pt;
}

h5.topHeadline .headComment {
	font-size: 12pt;
}

p {
	margin: 0px;
	padding: 8px;
}

.blogView.info {
	background: none;
	border: none;
	box-shadow: none;
}
.info {
	background-color: #ffffd9;
	border-radius: 5px;
	border: 1px solid #e6e660;
	box-shadow: 0px 0px 1px #fff inset;
}
.infoStart {
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 1px #fff inset;
}
.info.extender {
	background: transparent;
	border: none;
	box-shadow: none;
}

.info2>div {
	background-color: #def2f2;
	border-radius: 5px;
	border: 1px solid #b1dede;
	box-shadow: 0px 0px 1px #fff inset;
}

.info3>div {
	background-color: #fdeee1;
	border-radius: 5px;
	border: 1px solid #f9d5b4;
	box-shadow: 0px 0px 1px #fff inset;
}

.info4>div {
	background-color: #dcf0e0;
	border-radius: 5px;
	border: 1px solid #cdebd3;
	box-shadow: 0px 0px 1px #fff inset;
}


.content {
	background-color: #FFFFFF;
}

.error {
	color: #CC0000;
}

.loggedIn {
	text-align: right;
	margin-bottom: 8px;
	float: right;
}

.quarterColLeft {
	float: left;
	width: 49.1%;
	margin-top: 8px;
	margin-right: 8px;
}

.quarterColRight {
	float: right;
	width: 49.1%;
	margin-top: 8px;
}

.thirdColLeft {
	float: left;
	width: 32.1%;
	margin-top: 8px;
	margin-right: 8px;
}

.thirdColRight {
	float: right;
	width: 32.1%;
	margin-top: 8px;
}

.presentation {
	float: left;
	margin: 8px;
	overflow: hidden;
	width: 75%;
}

.avatar {
	margin: 8px;
	margin-right: 0px;
	float: left;
	width: 80px;
}

.searchHit {
	background-color: #FFCC00;
}

.letterNavigation,
.pageNavigation {
	font-size: 10pt;
	background-color: #ffffcc;
	clear: both;
}

.content .pageNavigation {
	background-color: #ffffff;
}

.pageNavigation a.active {
	font-weight: bold;
	color: black;
}

.currentLetter {
	font-size: 24pt;
	font-weight: bold;
	margin-right: 12pt;
}

.extender {
	height: auto;
}

.extenderThin {
	height: 100%;
	margin-top: -4px;
	display: none;
}

.extenderThick {
	height: 100%;
	margin-top: -8px;
}

#FeedEntryVisible div.hr {
	border-top: 1px dotted #1B58A6;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

#FeedEntryVisible div.clear.hr {
	display: none;
}

div.margin {
	margin-top: 8px;
}

div.marginBg {
display: none;
}

div.clear {
	clear: both;
}

div.right {
	float: right;
}

br.clear, p.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px ! important;
}

ol {
	margin-left: 0px;
	padding-left: 30px;
	margin-right: 8px;
}
ol p {
	padding-left: 0px;
}

ul.compact {
	margin: 0px;
	margin-left: 8px;
	padding-left: 16px;
}
ul.compact li {
	list-style: square;
}

address {
	padding: 8px;
	padding-left: 16px;
	padding-right: 16px;
}

/*
 * Menu
 */
 /*
.menu {
	font-size: 10pt;
	letter-spacing: -0.5px;
	position: relative;
}
.menu a {
	color: #1B58A6;
	margin-left: 8px;
}
.menu a.active {
	color: black;
} */

span#menu.menu {
	list-style: none;
	float: right;
	font-size: 10pt;
	margin-top: 10px;
}
span#menu.menu a {
	float: left;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #c8c8c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#c8c8c8));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#c8c8c8 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#c8c8c8 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#c8c8c8 100%);
	background: linear-gradient(top,  #eeeeee 0%,#c8c8c8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#c8c8c8',GradientType=0 );

	margin: 0;
	padding: 0;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #a7a5a5;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.8);

	padding: 5px 10px;
	display: inline-block;
	text-decoration: none;
	color: #59595b;
	text-shadow: 0 1px 0 #fff;
}


span#menu.menu a:hover {
	background: #d2d2d2;
	background: -moz-linear-gradient(top,  #d2d2d2 0%, #b4b4b4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#b4b4b4));
	background: -webkit-linear-gradient(top,  #d2d2d2 0%,#b4b4b4 100%);
	background: -o-linear-gradient(top,  #d2d2d2 0%,#b4b4b4 100%);
	background: -ms-linear-gradient(top,  #d2d2d2 0%,#b4b4b4 100%);
	background: linear-gradient(top,  #d2d2d2 0%,#b4b4b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#b4b4b4',GradientType=0 );

}
span#menu.menu a:first-child {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
span#menu.menu a:last-child {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right: 1px solid #d7d7d7;
}
span#menu.menu a:active {
	outline: none;
	padding: 6px 10px 4px 10px;
}
/*
 * Form
 */
form {
	display: inline;
}
.form {
	background-color: #FFFFFF;
	padding: 8px;
}
input.text {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	margin-right: 8px;
	width: 300px;
	box-shadow: 0 0 5px #ddd inset;
	border-radius: 4px;
}
input.text:focus {
	background-color: #FFFFFF;
}
input.short {
	width: 150px;
}
textarea {
	font-family: Lucinda Grande, Lucinda Sans, Verdana, Arial, sans-serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFCC;
	padding: 2px;
	width: 300px;
	height: 100px;
	margin-right: 8px;
}
textarea:focus {
	background-color: #FFFFFF;
}
input.file {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFCC;
	padding: 2px;
}
input.button {
	text-transform: uppercase;
}
input.submit {
	font-weight: bold;
}
.form.buttons {
	margin-top: 4px;
}
label {
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
.form label.checkbox {
	display: inline;
}
.categoryColumn
{
	float: left;
	width: 47%;
	overflow: hidden;
}

/*
 * Category Info
 */
.categoryInfo {

}

.categoryHead {
	padding: 8px;


}
.categoryFoot {
	padding: 8px;
	color: #FFFFFF;
}
.categoryInfo .header {
	font-size: 11pt;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.categoryHead .searchHeading {
	margin-top: 4px;
	margin-bottom: 4px;
}
.categoryContent {
	color: #FFFFFF;
	padding: 8px;
}
.categoryHead a,
.categoryFoot a {
	color: #999;
	font-size: 10pt;
}
.categoryContent a,
.categoryContent li {
	color: #1B58A6;
	font-size: 10pt;
}
.categoryContent ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
}

/*
 * Blog/Author view
 */
.blogView {
	margin-bottom: 4px;
}

.blogImage {
	border: 1px solid black;
}

.smallerBlogImage {
	max-width:  56px;
	max-height: 73px;
	width:  expression(this.width  < 56 ? 'auto' : '56px');
	height: expression(this.height < 73 ? 'auto' : '73px');
}

.blogDetailsLink {
	color: #505050;
}

.black {
	color: black;
}

.authorView {
	margin-bottom: 4px;
 	border: solid #FFFFCC 1px; /* Fix for background-color on Mac */
 }

/*
 * Voting
 */

.grade {
	font-size: 0px;
	word-spacing: -2px;
}
.voterLink {
	padding-top: 2px;
}
.voter {
	display: none;
}
.voter a {
	color: #000000;
	background-color: #F8DF4B;
	border-style: solid;
	border-width: 1px;
	border-color: #BE7626;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.voter a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BE7626;
}

/*
 * Top Lists
 */
table.topList {
	border-collapse: collapse;
	border-style: none;
	width: 100%;
	margin-bottom: 0px;
	font-size: 10pt;
	margin: 4px;
}
.quarterColLeft table.topList,
.quarterColRight table.topList {
	table-layout: fixed;
}
table.topList tr td {
	font-size: 10pt;
	padding: 4px;
}
table.topList tr td.number {
	text-align: right;
	white-space: nowrap;
	padding: 4px;
	padding-right: 8px;
	width: 20px;
}
table.topList tr td.number:first-child {
	text-align: right;
	white-space: nowrap;
}
table.topList tr td.number.wide {
	width: 50px;
}

table.topList tr td.mainColumn {
	padding: 0;
	width: 100%;
	word-wrap: break-word;
}

table.topList tr td.mainColumn div {
	width:  auto !important;
}

.info * tr, .info2 * tr, .info3 * tr, .info4 * tr {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.info h2, .info2 h2, .info3 h2, .info4 h2, .infoStart h2 {
/*	border-bottom: 1px solid rgba(0, 0, 0, 0.05); */
	background-color: rgba(0, 0, 0, .1);
	margin: 0;

}

.info table.topList, .info2 table.topList, .info3 table.topList, .info4 table.topList {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	margin: 0;
}


/*
 * SubCategory
 */
 div.sortBy {
 	background-color: #FFFFFF;
	overflow: auto;
	margin-bottom: 8px;
 }
 div.sortBy div.left {
	float:left;
 }

div.sortBy div.right {
	float:right;
 }

 /*
	* Location search
	*/
div.locationBox {
	margin-top: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
}
.locationSearchResult {
}

/*
 * News
 */
div.newsItem {
	border-top-style: solid;
	border-top-width: 8px;
	border-top-color: #FFCC00;
	overflow: hidden;
}
.newsItem img {
	margin-left: 8px;
	margin-top: 4px;
}
.newsItem .hr {
	margin-left: 8px;
	margin-right: 8px;
}
.newsItem p {
	padding: 0px;
	text-indent: 16px;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;
}
.newsItem .ingress {
	text-indent: 0px;
	font-weight: bold;
}
.newsItem .about {
	text-indent: 0px;
	padding-bottom: 8px;
}
.newsItem div.about {
	margin-top: 24px;
}
.newsItem h4 {
	margin: 0px;
	margin-left: 8px;
	margin-top: 8px;
}
.newsItem .question {
	font-weight: bold;
}
.newsItem img.floater {
	float: left;
}
.index p {
	text-indent: 0px;
	margin-top: 0px;
}

#blogSearchHeader {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	background-color: #FFCC00;
	background-image: url("../images/bg_dotted.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 8pt;
}

#blogSearchFooter {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	background-color: #FFCC00;
	background-image: url("../images/bg_dotted.gif");
	background-position: top;
	background-repeat: repeat-x;
	font-size: 8pt;
	margin-top: 24px;
}

#searchBox {
	margin-bottom: 8px;
	position: relative;
}


/* Ful misshandel för att gå runt det där förbenade javascriptet */
#bodyLeftQuarterCol, #bodyMidHalfCol, #bodyRightQuarterCol {
	height: auto !important;
}

#FeedEntryVisible:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
    clear: both;
    overflow: hidden;
    line-height: 0;
}

.contestBox {
	margin: 0 8px 8px 8px;
	padding: 0;
}
.contestBox .contestBoxHeader {
	background-color: #d5ffc6;
	border: 1px solid #bee5b1;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.contestBox .contestBoxContests {
	background-color: #effffc;
	border: 1px solid #d0eee8;
	border-top: 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image:
}
.contestBox .contestBoxContests .contestBoxContest {
	padding: 8px;
}
.contestBox h3 {
	margin: 0; padding: 8px;
	font-size: 14pt;
	color: #000;
	display: block;
	float: none !important;
}
.contestbox .contestBoxContests .contestname {
	font-style: normal;
	font-size: 10pt;
}
.contestBox p {
	padding: 0;
	font-size: 10pt;
}


#contestarea {
	float: left;
	width: 725px;
	padding: 0;
	margin: 0;
}
#contestarea h1 {
	text-transform: none;
	display: block;
	float: none;
}
#contestarea h2 {
	font-size: 15pt;
	margin: 0;
}
#contestarea p {
	font-size: 115%;
}
#contestarea p.introtext {
	font-size: 130%;
	color: #777;
	font-style: italic;
}
#contestarea img {
	float: right;
	margin: 0 0 10px 20px;
	max-width: 400px;
	max-height: 400px;
}

.modernbutton {
    -moz-user-select: none;
    background-color: #CBDB3D;
    background-image: -moz-linear-gradient(center top , #CBDB3D, #B2C032);
    border: 1px solid #A4B239;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #EAF0B9 inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15pt;
    font-weight: bold;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.modernbutton:active {
    background-color: #B2C032;
    background-image: -moz-linear-gradient(center top , #B2C032, #CBDB3D);
}

.right {
	float: right;
}
.clear {
	height: 0;
	widht: 0;
	overflow: hidden;
	clear: both;
	display: block;
}



/* New menu*/

#topmenu,
#topmenu ul,
#topmenu ul li,
#topmenu ul li a {
 font-family: Lato;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	line-height: 15.4px;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#topmenu {
/*background: #fdcb15 none repeat scroll 0 0; */

/* v2  padding: 0 5px; */
  padding: 0 10px;
  width: auto;
  font-family: Helvetica, Arial, sans-serif;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#topmenu:after,
#topmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#topmenu ul li {
  display: inline-block;
}
#topmenu.align-right ul li {
  float: right;
}
#topmenu.align-center ul {
  text-align: center;
}
#topmenu ul li a {
  font-size: 13px;
  padding: 9px;
  text-decoration: none;
  color: #fffcff;
}




/*Dont add hover effect when menu is active*/
#topmenu ul li.active a,
#topmenu ul li.active a:hover {
	border-top: 2px solid #9c9c9c; 
	background:white; 
	color: black; 
	margin-top:-2px;
	height:34px;
}


#topmenu ul li a:hover,
#topmenu ul li:hover a {
	background-color:#fed84f; 
	height:32px;
}


/*
@media all and (max-width: 640px) {
  #topmenu {
    padding: 0;
    border-radius: 0;
    border: 0;
  }
  #topmenu ul li,
  #topmenu.align-center,
  #topmenu.align-right {
    display: block;
  }
}
*/

/*Search box*/
.search{
  width: 200px;
  margin: 10rem auto;
  text-align: right;
  position: relative;
}

.search-box{
/* v2    */
float: right; 
text-indent: 6px;
margin-top: 4px;
  border: none;
  border-radius: 0px;
  /*font-size: 15px;*/
  height:23px;

  width: 230px;
  padding: 0px;
  /*transition: width 0.3s;
  -webkit-transition: width 0.3s;*/

 font-family: Lato;
        font-size: 13px;
        font-style: normal;
        font-variant: normal;
        font-weight: 300;
        line-height: 23px;
}

/*.search-box:focus{
  width: 300px;
  outline: none;
  border: 0px solid #08A1B6;
f}*/
.search-btn {
  right:4px;
  height: 22px;
  width: 20px;
  margin-left: -20px;
  margin-top: -10px;
  position: absolute; 
  top: 50%;
/*  right: 0.5rem; */
  
  opacity: 0.8;
  background-color: transparent;
  border: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAACnElEQVR4AcXZsUsbYRjH8e+dh2s1SyAGJwMJuDj1BIcEhJQIOnTq5F+QOf0jIq79A7oFh7aYyVBEkaZDC3awECc1AUXRIqUQotfFocnjJe/dk+b9PKP65Md7z13ee3Uwk2SNHKmngs5TnbDLJQqjA+RYZ4OXuDzvkSYf+cAJ44fPAYFhHeAzVhlqBBGrRoax8KjSJYhRXap4KCVoECiqQQKFLC0CZbXIElOBOwJ9cUchzm2Y5QsveN4tdfY4o00HSDHHPKuUmOV5v/D5SSSJ0MXfIY+HBB55dkIvRIIIvJDR28dnFJ/9kHH0MFaVDehRxlSZnuxAFUMZunKQKBJFUQ4wXTIYqcmPZ5GoFmUEahjw5eJTJI6ivBD4jCS/csrEVZZfU4yQk5OPhrwjcoRygQ0GVdCQf73OUEfisaMkHk1HDJHkYeDX82jlBzo+kCSEyxruwDP/EK1DbsWnhHDFgNTpodWjLgY9NECKfnvoyS4p8wBngN5Z/ABtQK8dP0AH0OuYB5iMqfAAMque7HJtHmAOPdnlxjzAPHqyy5V5gFX0ZJfj8AAn9CvhoeVRol8zPMAuj/xrlhW0Vpg1D3ApflhGR3b4wTlDvI24i4u+w9y0uyVrM213U1qxuy2/Z8bui8m23VezgGW7L6cBLdIWXs9FBAsHFCLCJI9opFMKXEzkkEp/IbK0bEdI0LARQRzVWoigPKy+Z5tlWooIiuP6NhVmAEiPNwLkqHDEw5CGx2wyDQDRI8T7l80U19xwxTFNmpwzKM1nFsyeCw7jFymCAxYjrHDp8r9cUOCUYRZ4Bw6AxVV47QJYXIVXLliNsOSC1Qh/XLAa4ZuDmmIcH1l2AaytwhZfmaAkn/qOb7eYBofJekOJJX7znfccAvwFyB3OeNys7d4AAAAASUVORK5CYII=');
}
.search-btn:hover{
  outline: none;
  opacity: 0.4;
  cursor: pointer;
}
.search-btn:focus{
  outline: none;
  opacity: 0.6;
}



