/*
    Name: Hittabloggen.se
    URI: http://www.hittabloggen.se/
    Description:  Hittabloggen.se - find blogs through this search engine
    Language: Swedish

    Author: Tobias Rahm
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-decoration: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

body {
    font-family: Arial;
    font-size: 14px;
    background: url(/images/layout/bg-fade.png) repeat-x;
}

#container {
    margin: auto;
    width: 1100px;
}

#leftcont {
	text-align: left;
	width: 847px;
	float: left;
}

#rightcont {
    width: 160px;
    height: 600px;
    display: table;
	margin-left: 4px;
}

#adcont {
	height: 100%;
	padding-top: 8px;
	color:#FFF;
}

#header {
    background: url(/images/layout/top-logo.png) no-repeat top left;
    background-color: #000;
    width: 100%;
    height: 100px;
}

.headerlink {
    width: 400px;
    height: 100px;
    float: left;
}

#userbox {
    color: #fff;
    float: right;
    height: 60px;
    width: 300px;
    font-size: 12px;
    padding: 8px;
}
#userbox input {
    font-size:10px;
}
#userbox a {
    color: #fff;
    font-size: 12px;
}

#spotlight {
    width: 100%;
    height: 300px;
    padding-bottom: 20px;
    background-color: #000;
}

#container #content {
	
	background-color: #fff;
}

#contentcontainer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 833px;
	margin-left: 6px;
	background-color: #fff;
}

#contenttop, #contentbottom {
	height: 11px;
	width: 833px;
	margin-left: 6px;
}

#contenttop {
	margin-top: 8px;
	background: url(/images/layout/contenttop.png) no-repeat;
}

#contentbottom {
	margin-bottom: 8px;
	background: url(/images/layout/contentbottom.png) no-repeat;
}

#footer {
	background: url(/images/layout/footerbg.png) no-repeat;
	height: 132px;
	text-align: center;
	clear:both;
	width: 833px;
	margin-left: 6px;
}

/******************************************/
/***************** Footer *****************/

#footer .footlink {
    text-align: center;
    padding-top: 42px;
}

#footer a {
	font-size: 12px;
	color: #fff;
	background: url(/images/layout/whitepix.png) repeat-y top left;
	text-decoration: none;
	padding: 4px;
	padding-right: 0px;
}

#footer .footlink .footborder {
    margin-left: 4px;
}

.clearLeft {
    clear: left;
}

/******************************************/
/**************** Headers *****************/
h1 {
    padding-top: 8px;
    font-size: 30px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    vertical-align: center;
}



h2 {
    padding-top: 8px;
    font-size: 26px;
}

h2 a {
	color: #fff;
	text-decoration: none;
}

h3 {
    padding: 8px;
    font-size: 23px;
    font-weight:normal;
}

h4 {
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
}

.searchtopic {
	color: #000;
	font-family: Helvetica;
	font-weight: normal;
    font-size: 28px;
}

.subtopic {
	font-size: 12px;
	color: #666;
}

/******************************************/
/****************** Text ******************/

.content {
	min-height: 10px;
	padding: 10px;
	padding-left: 80px;
	padding-right: 80px;
	background-color: #fff;
}

.content.fadebg {
	background: url(/images/layout/contentBackground.png) repeat-x top left;
	min-height: 100px;
	background-color: #fff;
}


/******************************************/
/************** pagination ****************/

ul.pagination {
       list-style:none;
       display:inline;
}
ul.pagination li {
       display:inline;
       margin-right:5px;
       font-size:14px;
}
ul.pagination a {
       font-weight:bold;
}

/******************************************/
/**************** search ******************/

#search {
	background-position: top center;
}

#search #simple {
	background: url(/images/layout/searchbg.png) no-repeat top center;
	min-height: 220px;
	width: 100%;
}

#search #simple .table {
	float: left;
	min-height: 100px;
	width: 431px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
}

#search #advanced {
	padding-left: 0px;
	padding-right: 60px;
	text-align: center;
	width: 640px;
	margin-top: 2px;
}

.simplesearch {
	display: none;
}

#search #advanced .left {
	float: left;
	margin-left:-35px;
}

#search #advanced .right {
	float: right;
}

.searchad {
	height: 160px;
	width: 188px;
	float: left;
}

.getspotlight {
	height: 150px;
	width: 150px;
	margin: auto;
	margin-top: 60px;
}

.freespotlight {
	height: 150px;
	width: 160px;
	margin: auto;
	margin-top: 60px;
}

form.search .keywords {
	width: 330px;
}

#search .link {
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	display: inline;
}

#search select {
	font-size: 10px;
	width: 104px;
	
}

#search .category {
	float: left;
	height: 26px;
	background: url(/images/layout/magnifyingglass.png) no-repeat center right;
	margin-top: -5px;
	padding-right: 26px;
}

.searchresult {
	border-top: 1px solid #666;
}

.searchresult.even {
	background: url(/images/layout/contentBackground.png) repeat-x top left;
}

.searchresult .text {
	float: left;
	width: 200px;
}

.searchresult .about {
	float: left;
	min-height: 80px;
	width: 300px;
}

.searchresult img {
	float: right;
	width: 140px;
	border: 1px solid black;
}

.searchresult img.missing {
	width: 95px; 
	height: 99px;
}

.banner img {
	float: none;
	width: 227px;
	height: 72px;
}




.clear {
	clear: both;
}



#formular .input-text {
    border: 1px solid black;
}

#formular select {
    border: 1px solid black;
}

.alignCenter, .center {
    text-align: center;
}

.alignRight, .right {
    text-align: right;
}

.serialnumber {
    width: 50px;
}

.regForm {
    background: none;
    padding-bottom: 20px;
    padding: 40px 80px;
}

form.new {
	margin-top: 40px;
	width: 480px;
}

form.new input {
	width: 300px;
}

form.new input.btn {
	width: 120px;
}

form.new textarea {
    overflow-y: auto;
    height: 32px;
    width: 300px;
    font-size: 12px;
}

form textarea {
    height: 100px;
    overflow-y: scroll;
}

form.changepass textarea {
    width: 196px;
}

form.new .serialnumber {
	width: 28px;
}

form.changepass {
    display: table;
}

form.contact {
	width: 400px;
	display: table;
}

form.contact input {
	width: 260px;
}

form.contact textarea {
	width: 400px;
}

form.contact input.btn {
	width: 100px;
}

input, select, textarea {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 2px;
    vertical-align: middle;
    padding: 4px;
}

.btn {
	background-color: #e23435;
	border: 1px solid #eee;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color:#fff;
	padding: 3px 10px;
	margin: 2px 2px;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
}

.menubtn {
	background-color: #000;
	color:#fff;
	padding: 6px 10px;
	margin: 2px 2px;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.textLeft {
    text-align: left;
}

.w50 {
    width: 50%;
}

.border {
    border: 1px solid black;
}

.nopad {
    padding: 0px;
}

.nomarg {
    margin: 0px;
}


p {
	padding-top: 20px;
	padding-bottom: 4px;
}

div.menutop {
	background: url(/images/layout/contenttop.png) no-repeat;
	width: 833px;
	height: 11px;
	margin-left: 6px;
}

p.menu {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 833px;
	margin-left: 6px;
	background-color: #fff;
	margin-bottom: -20px;
}

a {
    color: #000;
    text-decoration: underline;
}

.padd6 {
    padding: 6px;
}

.note {
	font-size: 10px;
}

strong {
	font-weight: bold;
}

.displaytable {
	display: table;
}

.gchart {
	border: 1px solid black;
	display: table;
	padding: 4px;
}

#premium {
	margin-bottom: 8px;
	width: 833px;
	margin-left: 6px;
}

.premiumleft {
	height: 733px;
	width: 11px;
	background: url(/images/layout/premiumbgleft.png) no-repeat;
	float: left;
}

.premiumright {
	height: 733px;
	width: 11px;
	background: url(/images/layout/premiumbgright.png) no-repeat;
	float: right;
}

#premiumspot {
	height: 733px;
	width: 811px;
	background: url(/images/layout/premiumbg.png) repeat-x;
	float: left;
}

#premiumspot .menu {
	background: url(/images/layout/premiummenu.png) repeat-x;
	height: 22px;
	text-align: left;
	padding-top: 12px;
	margin-top: 80px;
}

#premiumspot .menu a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}

#premiumspot .menu a.red {
	background-color: #d33;
}

#premiumspot .menu a:hover {
}

#premiumspot .menu .premiumborder {
	background: url(/images/layout/whitepix.png) repeat-y top left;
	width: 2px;
	height: 22px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

#premiumspot .pspot .toplist {
	margin-top: 86px;
	height: 100px;
}

#premiumspot .pspot {
	padding-top: 6px;
	height: 669px;
}

#contentbanner {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 833px;
	height: 148px;
	margin-left: 6px;
}

#contentbanner .banner {
	width: 409px;
	height: 148px;
	float: left;
	margin-left: 5px;
	background: url(/images/layout/bannerbg.png);
}

table.blogs tr th {
	font-weight: bold;
}

table.blogs tr td {
	padding: 4px;
	min-width: 100px;
}

.blog {
    padding: 12px;
}

#adcont img {
	margin-top: 10px;
	border: 1px solid #000;
}

.error {
       border:1px solid #ff3940;
       background:#ffc2c4;
       padding:5px;
       margin:5px;
       margin-left:5px;
       margin-bottom:10px;
}
.error div {
       background:url(/images/icons/error.png) no-repeat;
       padding-left:25px;
       font-size:14px;
       font-weight:bold;
}
.finished {
       border:1px solid #8dc63f;
       padding:5px;
       margin:5px; 
       padding:5px;
       margin-left:5px;
       margin-bottom:10px;
       background:#c4df9b;
}
.finished div {
       background:url(/images/icons/accept.png) no-repeat;
       padding-left:25px;
       font-size:14px;
       font-weight:bold;
}

table {
	margin-bottom: 8px;
}

table.invite {
	border: 1px solid #aaa;
	margin-bottom: 8px;
	width: 300px;
}

table.invite tr td {
	padding: 2px;
}
/*****************************************************************************/

/*
 * Thickbox
 */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
#tag-cloud {
    background:url(/images/layout/tag-cloud-bg.png) no-repeat;
    width:823px;
    height:148px;
    margin:10px;
}

#footer-box {
    background:url(/images/layout/footer-box-bg.png) no-repeat;
    width:790px;
    height:204px;
    margin:10px;
    font-size:11px;
    padding:20px;
    padding-top:0px;
}

ul.Zend_Tag_Cloud {
    padding:20px;
}
ul.Zend_Tag_Cloud li {
    display:inline;
    list-style:none;
}
ul.Zend_Tag_Cloud li a {
}
