/*  
Theme Name: newslanka v2.0
Theme URI: http://www.newslanka.org
Description: WordPress theme for newslanka.org
Author: YP
*/

/* Initialisation stuff */

body {
	margin: 0;
	padding: 0;
	background-color:#809FFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:80%;
}

#container{
	margin:0 auto;
	width:1000px;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
}

h3{
	padding:5px;
	color:white;
	font-size:1.1em;
}

h4{
	font-size:10pt;
	padding:5px;
}

.postSpacer{
	clear:both;
}

/* Header */

#header{
	height:100px;
	background-image:url('images/header.jpg');
}

#header h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:4em;
	position:relative;
	top:20px;
	left:5px;
}

#header h1 a{
	text-decoration:none;
}

/* Navigation menu */ 

#headerMenu{
	width:1000px;
	height:20px;
	margin-bottom:5px;
}

#headerMenu #headerSearchForm{
	margin-left:5px;
	float:left;
}

#headerMenu ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:595px;
}

#headerMenu li{
	float:left;
}

#headerMenu li a{
	display:block;
	width:100px;
	text-align:center;
	padding:3px 0;
	text-decoration:none;
	color:white;
	background-color:#6078BF;
}

#headerMenu li a:hover{
	color:black;
}

/* Top rated posts */

h3.h3topRated{
	background-color:#404040;
	height:36px;
}

.topRatedPostSection{
	background-color:#D0D0D0;
	padding:5px;
}

.topRatedPostSection ul li a{
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#404040;
}

.topRatedPostSection ul li a:hover{
	text-decoration:underline;
}

/* Page formatting */

#pageItem {
	margin:5px;
}

#pageItem h3{
	margin:0;
	padding:0;
	margin-top:20px;
	font-size:1.6em;
	color:white;
}

#pageItem a{
	color:#BF3030;
}

#pageItem a:hover{
	color:#008F00;
}

#pageItem a img{
	color:#BF3030;
	border:none;
	text-decoration:none;
}

/* Post blocks formatting */

.post ul {
	margin:0;
	padding:0;
}

.post ul li {
	list-style:none;
}

.post{
	margin:5px;
	width:238px;
	float:left;
}

hr{
	display:none;	
}

.post p{
	margin:0;
	padding:0;
}

.post h4 a:hover{
	text-decoration:underline;
}

.postExcerpt{
	font-size:80%;
	padding:5px;
}

.postInfoLine{
	font-size:105%;
	padding:5px;
}

.post-ratings{
	font-size:95%;
	margin:0 -5px 0 5px;
	padding:5px 0;
}

.postsNavigation .alignright {
	float:right;
}

.postsNavigation .alignleft {
	float:left;
}

.postsNavigation a{
	display:block;
	width:150px;
	text-align:center;
	margin:0 5px;
	padding:3px 0;
	text-decoration:none;
	color:white;
	background-color:#6078BF;
}

.postsNavigation a:hover{
	color:black;
}

/* Colour formatting for each syndicated site */

h3.author4{ /* Lankaenews - title bar */
	background-color:#FF8000;
}
.postSectionAuthor4{ /* Lankaenews - post area */
	background-color:#FFDFBF;
}
.postSectionAuthor4 h4 a{ /* Lankaenews - link text */
	color:#FF8000;
	text-decoration:none;
}

h3.author38{ /* Asian Tribune - title bar*/
	background-color:#B32400;
}
.postSectionAuthor38{ /* Asian Tribune - post area */
	background-color:#FFCCBF;
}
.postSectionAuthor38 h4 a{ /* Asian Tribune - link text */
	color:#B32400;
	text-decoration:none;
}

h3.author6{ /* JasmineNews - title bar*/
	background-color:#FF3300;
}
.postSectionAuthor6{ /* JasmineNews - post area */
	background-color:#FFCCBF;
}
.postSectionAuthor6 h4 a{ /* JasmineNews - link text */
	color:#FF3300;
	text-decoration:none;
}

h3.author7{ /* SLMOD - title bar*/
	background-color:#0066B3;
}
.postSectionAuthor7{ /* SLMOD - post area */
	background-color:#BFE4FF;
}

h3.author8{ /* TamilNet - title bar*/
	background-color:#12127D;
}
.postSectionAuthor8{ /* TamilNet - post area */
	background-color:#C8C8FF;
}
.postSectionAuthor8 h4 a{ /* TamilNet - link text */
	color:#12127D;
	text-decoration:none;
}

h3.author9{ /* BBCSinhala - title bar*/
	background-color:#400099;
}
.postSectionAuthor9{ /* BBCSinhala - post area */
	background-color:#DABFFF;
}
.postSectionAuthor9 h4 a{ /* BBCSinhala - link text */
	color:#400099;
	text-decoration:none;
}

h3.author11{ /* LBO - title bar*/
	background-color:#007D48;
}
.postSectionAuthor11{ /* LBO - post area */
	background-color:#BFFFE4;
}

h3.author12{ /* ColomboPage - title bar*/
	background-color:#00B366;
}

.postSectionAuthor12{ /* ColomboPage - post area */
	background-color:#BFFFE4;
}
.postSectionAuthor12 h4 a{ /* ColomboPage - link text */
	color:#00B366;
	text-decoration:none;
}

h3.author13{ /* LankaNewspapers - title bar*/
	background-color:#24B300;
}
.postSectionAuthor13{ /* LankaNewspapers - post area*/
	background-color:#CCFFBF;
}
.postSectionAuthor13 h4 a{ /* LankaNewspapers - link text */
	color:#24B300;
	text-decoration:none;
}

h3.author16{ /* Daily Mirror - title bar*/
	background-color:#6BB300;
}
.postSectionAuthor16{ /* Daily Mirror - post area */
	background-color:#E6FFBF;
}


h3.author17{ /* Reuters - title bar*/
	background-color:#8FB300;
}
.postSectionAuthor17{ /* Reuters - post area */
	background-color:#F2FFBF;
}
.postSectionAuthor17 h4 a{ /* Reuters - link text */
	color:#8FB300;
	text-decoration:none;
}

h3.author18{ /* CricInfo - title bar*/
	background-color:#990099;
}
.postSectionAuthor18{ /* CricInfo - post area */
	background-color:#FFBFFF;
}
.postSectionAuthor18 h4 a{ /* CricInfo - link text */
	color:#990099;
	text-decoration:none;
}

h3.author19{ /* Yahoo News - title bar*/
	background-color:#E60066;
}
.postSectionAuthor19{ /* Yahoo News - post area */
	background-color:#FFBFDC;
}
.postSectionAuthor19 h4 a{ /* Yahoo News - link text */
	color:#E60066;
	text-decoration:none;
}

h3.author34{ /* Newsvine - title bar*/
	background-color:#0066B3;
}
.postSectionAuthor34{ /* Newsvine - post area */
	background-color:#BFE4FF;
}
.postSectionAuthor34 h4 a{ /* Newsvine - link text */
	color:#0066B3;
	text-decoration:none;
}

h3.author35{ /* The Lanka Sun - title bar*/
	background-color:#B3A000;
}
.postSectionAuthor35{ /* The Lanka Sun - post area */
	background-color:#FFE6BF;
}
.postSectionAuthor35 h4 a{ /* The Lanka Sun - link text */
	color:#B3A000;
	text-decoration:none;
}

/* Footer */

#footer{
	clear:both;
}

.footerBlock{
	background-color:#6078BF;
	margin:5px;
	width:485px;
	float:left;
}

.footerBlock h3{
	background-color:#12127D;
}

.footerBlock ul{
	margin:0;
	padding:0;
	list-style-type:none;
	margin:5px;
}

.footerBlock a{
	color:white;
	text-decoration:none;
}

.footerBlock a:hover{
	color:black;
}

#footerImage{
	height:150px;
	background-image:url('images/footer.jpg');
}

#footerText{
	position:relative;
	top:100px;
	color:white;
	text-align:center;
	font-size:0.85em;
}

#footerText a{
	color:white;
}
#footerText a:hover{
	color:black;
}