/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */
html {
	overflow-y: scroll;
}
#content #mailform label {
	display: block;
	width: 175px;
	float: left;
	white-space: wrap;
}
#content #mailform label span {
	display: block;
	color: #999;
}
#content #mailform input {
	width: 255px;
}
#content #mailform input.csc-mailform-check {
	width: auto;
}
#content #mailform input.csc-mailform-submit {
	margin-top: 10px;
	width: auto;
}
#content #mailform div.csc-mailform-field {
	clear: both;
	margin-bottom: 5px;
}
/* CONTAINER */

		#container {
			width: 840px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			color: #333;
/*			color: #666; */
			background-color: #FFF;
		}
		
		
/* GENERAL MOJO AND MULA */
		
		h1, {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #3a578c;
			margin-bottom: 30px;
			background-color: #FFF;
		}
		
		h1 {
			color: #666666;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		h2,h1.csc-firstHeader {
			color: #666666;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
		}
		

		a {
			color:#3a578c;
			text-decoration: underline;
		}

		a:hover {
			color:#3a578c;
			background-color: #CCCCCC;
		}

		
		form {
			float:right;
			font-size: 10px;
		}
		#header form {
			margin-top: -55px !important;
		}
		.tx-newloginbox-pi1 form{
			margin-top: 0px;
		}
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header {
			border-bottom: 4px solid #3a578c;
			padding-top: 10px;
			clear: both;
			margin-bottom: 10px;
		}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #999999;
		}

.emailLink {
	float: right;
	margin-top: -25px;
}


/* NAVIGATION ELEMENTS */


#navigation a:link, #navlist a:visited {
	/*color:#3a578c;*/
	text-decoration: none;
	font-weight: bold;
}
		
#navigation a:hover {
	background-color: #F5F5F5;
	color:#666666;
}

	
#navigation ul {
	font-size:11px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 170px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navigation .firstLayer{
	font-size:11px;
	color:#3a578c;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#navigation .secondLayer{
	font-size:10px;
	text-indent: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #666666;
}
#navigation .thirdLayer{
	font-size:10px;
	text-indent: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #666666;
}
#navigation .firstLayerAct {
	background-color: #F5F5F5;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#navigation .secondLayerAct {
	font-size:10px;
	background-color: #F5F5F5;
	color:#666666;
	text-indent: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#navigation .thirdLayerAct {
	font-size:10px;
	color:#444444;
	background-color: #F5F5F5;
	text-indent: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#navigation a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}


/* "Mest lęste sider"-box */

#navigation h2 {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #3a578c;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#navigation .mostReadBox {
	background-color: #F5F5F5;
	padding-bottom: 5px;
}

/* THE SMALL BOX BELOW NAV */

		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}
		
/* CONTENT ELEMENTS */

		/*#content {
			width: 462px;
			margin-left: 185px;
			margin-right: 200px;
		}*/
		#content {
                         width: 462px;
                         margin-left: 185px;
                         /*margin-right: 200px;*/
                         padding-bottom: 35px;
			 border:0px solid red;
			 margin-top:0px;
                        }

		
		#content p {
			padding-bottom: 10px;
			/*border-bottom: 1px solid #DDDDDD; A faint grey line below the text */
		}

/* SIDEBAR ELEMENTS */

		#sidebar {
	float: right;
	width: 175px;
	padding: 0px;
	background-color: #F5F5F5;
		}
		
		#sidebar p {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 10px;
		}
		
		#sidebar h1,h2 {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #3a578c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
		}
#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/* FOOTER ELEMENTS */

		#footer {
	margin-top: 20px;
	clear: both;
	background-color:#3a578c;
	padding: 0px 5px 0px 5px;
	text-align: center;
		}
		
		#footer p {
	color:#CCCCCC;
	padding: 5px;
	margin-bottom: 0px;
		}
		
		#footer p a {
			color: #FFFFFF;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		
		.caption {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	float: left;
}
.csc-textpic-caption{
	text-align: left;
	font-style: italic;
}
		
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #content img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*typo3india@gmail.com*/
#navigation div.mostReadBox ul{
	background-color: #F5F5F5;
}
/**/
