/* Start of CMSMS style sheet 'kids4peace: layout' */
*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #4A586C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #629AC1;
	background-image: url(uploads/images/pattern.png);
	background-repeat: repeat;
	background-position: left top;
}

img { border: 0 transparent none; }

a { color: #007FD4; }
a:hover { color: #fff; text-decoration: none; background-color: #007FD4; }

p { margin:.4em 0 .8em 0; padding:0; }

#container {width: 1000px; margin: 0 auto 0 auto;}

.top-bar
{
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 0px;
	background-image: url(uploads/images/back-50-black.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
}

.nav
{
	float: left;
	width: 100%;
	height: 30px;
	overflow: hidden;
	position: relative;
	background-color: transparent;
	font-size: 16px;
}
.nav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.nav ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
.nav ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   color:#FFFFFF;
   text-decoration:none;
   line-height:1.3em;
}
.nav ul li a:hover { color: #FF8000; border-bottom: 4px #FF8000 solid; background: transparent; }
.nav ul li.currentpage a, .nav ul li.menuactive a { color: #FFF; border-bottom: 4px #FFF solid; }

.nav ul li a.active,
.nav ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

#logo
{
	clear: both;
	height: 310px;
	background-image: url(uploads/images/home-02.jpg);
}

.home #logo { height: 500px; background-image: url(uploads/images/home-full.jpg); }

div.logo
{
	width: 250px;
	height: 270px;
	background-image: url(uploads/images/logo-box.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0 0 0 -10px;
}

#footer {clear: both; text-align: center;}

#content { width: 950px; clear: both; margin: -50px auto 0 auto; }
#content .content
{
	width: 650px;
	float: left;
	margin: 0 20px 0 0;
}
#content .column
{
	width: 280px;
	float: left;
}
#content .item
{
	padding: 15px;
	background-image: url(uploads/images/back-75-white.png);
	background-repeat: repeat;
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5 { background-color: transparent; margin: 5px 0 20px 0; width: auto; display: block; clear: both; font-weight: normal; text-transform: lowercase; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong { background-color: #FF8000; color: #FFF; margin-left: -20px; padding: 0 5px 0 20px; font-weight: normal; }
h1 { font-size: 50px; }
h2 { font-size: 30px; }
h3 { font-size: 25px; }
h4 { font-size: 20px; }
h5 { font-size: 14px; }

#content ul { margin-left: 1.5em; }
#content li { margin-bottom: 0.5em; }
#content em { font-family: Georgia, Times, 'Times New Roman', Serif; font-style: italic; }

.more { text-transform: lowercase; }
.NewsInfo {font-size: 12px; line-height: 1.2em; color: #9EAFCA; margin: -10px 0 10px 0; }
.NewsSummary { margin-bottom: 20px; }

form input { background-color: transparent; font-size: 14px; color: #007FD4; border: 1px #007FD4 solid; padding: 3px; }
form:hover input, form input:focus { background-color: #FFF; }
.search-button, form:hover .search-button { color: #FFF; background-color: #007FD4; border: 1px #007FD4 solid; margin-left: 10px; height: 25px; }
/* End of 'kids4peace: layout' */

