/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.75em;

}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072bc;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	text-align: center;
	height: 25px;
	width: 195px
	font-size: 1em;
	color: #FFFFFF;
	background: url("../images/menu_top_green.png");

}
.boxed .title170 {
	text-align: center;
	height: 25px;
	width: 170px
	font-size: 1em;
	color: #FFFFFF;
	background: url("../images/top_168_green.png");

}

.boxed .title570 {
	text-align: center;
	height: 25px;
	width: 570px
	font-size: 1em;
	color: #FFFFFF;
	background: url("../images/top_570_green.png");

}

.boxed .content {
	margin: 0 0 8px 0;
	padding: 8px;
	background: #ffffff;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url("../Shimon/Templates/pollinate/pollinate/jkd1-images/img04.gif") repeat-x left bottom;
}

.post .date {
	float: left;
	width: 90px;
	padding-left: 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 980px;
	height: 250px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 120px;
	background: url("../Shimon/Templates/pollinate/pollinate/jkd1-images/img01.jpg") no-repeat;
}

#logo h1 {
	padding: 60px 0 0 20px;
	font-size: 2em;
}

#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Splash */

#splash {
	float: right;
	width: 760px;
	height: 90px;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: left;
	width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* right bar */
#rightbar {
	float: right;
	width: 160px;
	margin-top: 20px;
	margin-right: 0px;
}



/* Content > Sidebar */

#sidebar570 {
	float: left;
	width: 570px;
}

#sidebar {
	float: left;
	width: 195px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {

}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
/*	padding: 2px 5px; */
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#inputsubmit1 {
	background: #4F9CEF url("../Shimon/Templates/pollinate/pollinate/jkd1-images/img03.gif") repeat-x left bottom;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 12px 0px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#menu a:hover {
	background: #DCEBFC;
	color: #000000;
}

#menu .active a {
	background: #D1F0A6;
	border-top: 1px solid #96D03E;
	color: #000000;
}
#menu .active1 a {
	background: #DCEBFC;
	height: 30px;
	border: 1px solid #4F9CEF;
	font-size: large;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Footer */

#footer {
 position:relative;
 top:20px;
	clear: both;
	width: 100%;
	margin: 0 auto;
/*	padding: 10px 20px;*/
}

#footer p {
	margin: 0;
	text-align: left;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: blue;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#topmenu {
 position:relative;
 top:5px;
]