* {
	margin:0;
	padding:0;
}

div,td, li, ul {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size:14px;
}

body {
	background-image:url(../img/design/bg.png);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#96D1FF;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size:14px;
} 
.inline {
	display:inline;
	float:left;
}
.clear {clear:both; margin:0px; padding:0px; line-height:0px;}
/*

	LINKS
	
*/

a {
	color: black;
	text-decoration: underline;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size:14px;

}
a:hover {
	color: #1AAF00;
	text-decoration:none;
}

img {
	border:0px;
}

h1 {
	color:#0FAAFF;
}

h2 {
	color:#1CC800;
}

/*

	DIV BOXES
	
*/

.information {width:660px; padding-bottom:20px; padding-top:20px; padding-left:60px; display:table; min-height:60px; color:white; background-color:#3696DF; background-image:url(../img/design/icon_message_info.png); background-repeat:no-repeat;}
.information a:link, .information a:visited {color:white;}


/*

	DIV LAYOUT
	
*/


.pageAll {
	width:100%; 
	text-align:-moz-center;
	background-image:url(../img/design/bg_top.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.page998 {
	width:998px;
	text-align:-moz-left;
}
.header {
	height:105px;
	background-image:url(../img/design/bg_header.png);
	background-repeat:no-repeat;
}
	
.headerLogo {

	display:inline;
	float:left;
	height:80px;
	width:220px;

}
.headerMenu {
	display:inline;
	float:left;
	width:720px;
	height:80px;

}

.laiskelis content {

	display:table;
	height:auto important!;
	width:998px;
}	
	.contentContent {
		display:inline;
		float:left;
		width:720px;
		padding-right:20px;
		min-height:500px;
	}
	.contentBars {
		display:inline;
		float:right;
		width:243px;
		min-height:500px;
	}
		.barSubscribe {
			background-image:url(../img/design/bg_bar_subscribe.png);
			background-repeat:no-repeat;
			height:412px;
			
		
		}
		.barInvite {
			background-image:url(../img/design/bg_bar_invite.png);
			background-repeat:no-repeat;
			height:169px;
		}
		.barRss {
			background-image:url(../img/design/bg_bar_rss.png);
			background-repeat:no-repeat;
			height:190px;
		}
		.barReporters {
			background-image:url(../img/design/bg_bar_reporters.png);
			background-repeat:no-repeat;
			height:169px;
		}
		.barReporters a:link, .barReporters a:visited {
			color:white;
		}
		.barFans {
			background-image:url(../img/design/bg_bar_fans.png);
			background-repeat:no-repeat;
			height:310px;
			margin-bottom:20px;
		}
		

.topics {
	margin-top:20px;
	width:998px;
}
	.topicsTop {
		background-image:url(../img/design/bg_topics_top.png);
		background-position:top left;
		background-repeat:no-repeat;
		height:56px;
	}
	.topicsBottom {
		background-image:url(../img/design/bg_topics_bottom.png);
		background-repeat:no-repeat;
		background-position:bottom left;
		min-height:400px;
		padding-bottom:70px;
		width:998px;
		display:table;
	}
	.topicsBottomInside {
		margin-left:120px;
		display:table;
	}
		
.laiskelis_footer {
	background-image:url(../img/design/bg_footer_top.png);
	height:216px;
	background-repeat:no-repeat;
	background-position:center top;
}
.footerBg {
	background-image:url(../img/design/bg_bottom.png);
	height:216px;
	background-repeat:repeat-x;

}
	.footerBars {
		width:998px;
	}
		.footerBar1 {
		
			display:inline;
			float:left;
			width:200px;
			
		
		}
		.footerBar2 {
			display:inline;
			float:left;
			width:790px;
			height:150px;
		
		}

		
/* Addthis styles */

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}  