/*

Theme Name: Newsportal

*/



body {
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  color:#000066;   
  background-color: #2A3883;
}

A:link {
	COLOR: #FFFFFF; text-decoration: none;
}

A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}

A:active {
	COLOR: #FFFFFF; text-decoration: none;
}

A:hover {
	COLOR: #61782c; text-decoration: underline;
}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 90%;
  text-align: left;
  background: #9BBDE9;
  border: 8px solid #9BBDE9;
}



#header_wrapper {
  background: #CAE972 url(images/menu_bg.gif) bottom left repeat-x;
  margin:0px; padding:0px;
  border: 8px solid #FFFFFF;
  text-align: center;
}

#header {
  height: 265px;
  padding:0px;
  background: url(images/backgroundcontainer4.gif) top left no-repeat;
  margin:0px;
}

#header h1 {
  height:45px;
	padding-top:120px;
	padding-left:75px;	
	font-size: 28px;
        margin:0px; 
}



#header h1 a {
color:#FFFFFF;
text-decoration:underline;
margin-left: 30px;
}

#header h1 a :visited
{

text-decoration:none;
color:#ffffff;
}

#header h1 a:hover
{

text-decoration:underline;
color:#ffffff;
}



#sitename {

        
  font-family: Comic Sans MS;

  font-size: 22px;

  color: #9BBDE9;

  letter-spacing: -6px;
}


 #header h2 {

  margin:0px;

  font-family: Comic Sans MS;

  font-size: 14px;

  color:#B1C6EB;

  letter-spacing: 1px;

}



#left_side {

        float: left;

        width: 220px;

        background: #CAE972 url(images/side_bg.gif) bottom left repeat-x;
   
}



#right_side {

  margin-top: 0px;

  float: right;

  width: 220px;

  background: #CAE972 url(images/side_bg.gif) bottom left repeat-x;

}



#content {

  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 235px;
  margin-right: 235px;
  font-family: Comic Sans MS;
  font-size: 16px;
  line-height: 18px;
  color: #000000;

}



#footer {
  height: 50px;
  background-color: #9BBDE9;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #000000;
  font-family: Comic Sans MS;
  font-size: 14px;
  line-height: 18px;
}



#footer A:link {

	COLOR: #FFFFFF; text-decoration: none;

}

#footer A:visited {

	COLOR: #FFFFFF; text-decoration: none;

}

#footer A:active {

	COLOR: #FFFFFF; text-decoration: none;

}

#footer A:hover {

	COLOR: #FFFFFF; text-decoration: underline;

}


#blockquote {
background-color:#8BA9EF;
font-weight: bold;
padding:1px 10px 1px 25px;
}

/*

** Menu styles

*/

ul.menu {

  list-style: none;

  border: none;

  text-align:left;

}

ul.menu li {

  margin: 0 0 0 0.5em;
  



}

li.expanded {

  list-style-type: circle;
  
  list-style-image: none;

  padding: 0.2em 0.5em 0 0;

  margin: 0;

  color: #759ADB;

}

li.collapsed {

  list-style-type: circle;

  list-style-image: none;

  padding: 0.2em 0.5em 0 0;

  margin: 0;

  color: #759ADB;
  

}

li.leaf {

  list-style-type: disc;

  list-style-image: none;

  padding: 0.2em 0.5em 0 0;

  margin: 0;
  
  color: #759ADB;

}



#left_side p, #right_side p {

  margin:10px;margin-top:15px;margin-bottom:15px;

  font-family: Comic Sans MS;

  font-size: 14px;

  line-height: 18px;

  color: #333333;

}



#left_side a, #right_side a {

  font-family: Comic Sans MS;

  color:#000000;

  font-size: 12px;

  line-height: 14px;

}



#left_side h3, #right_side h3 {

  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;

  padding:4px;

  font-family: Comic Sans MS;

  font-size: 16px;

  font-weight: bold;

  line-height: 16px;

  color: #FFFFFF;

  border:1px solid #FFFFFF;

  background-color: #9BBDE9;

}



#left_side h4, #right_side h4 {

  margin-top:0px;margin-bottom:0px;margin-left:10px;

  font-family: Comic Sans MS;

  font-size: 12px;

  font-weight: bold;

  line-height: 12px;

  color: #008800;

}



#content p {

  margin-top:15px; margin-bottom: 15px;

  font-family: Comic Sans MS;

  font-size: 15px;

  line-height: 18px;

  color: #000000;

}



#content h3 {

  margin-top:5px; margin-bottom: 10px;

  font-family: Comic Sans MS;

  font-size: 16px;

  font-weight: bold;

  line-height: 20px;

  color: 142E63;

}



#content h4 {

  margin-top:0px;margin-bottom:0px;

  font-family: Comic Sans MS;

  font-size: 14px;

  font-weight: bold;

  line-height: 12px;

  color: #008800;

}



#navlist

{

  margin-top:1px;

  margin-bottom:0px;

  text-align:center;

  padding: 5px 0;

  margin-left: 0;

  border-bottom: 1px solid 008800;

  font-family: Comic Sans MS;

  font-size: 14px;

  font-weight: bold;

}



#navlist li

{

  list-style: none;

  margin: 0;

  display: inline;

}



#navlist li a

{

  color: #DD7502;

  padding: 5px 15px;

  margin-left: 5px;

  border: 1px solid #0F3974;

  border-bottom: none;

  background: #008800 url(images/tab_bg.gif) bottom left repeat-x;

  text-decoration: none;

}



#navlist li a:link { color: #DD7502; }

#navlist li a:visited { color: #61782c; }



#navlist li a:hover

{

  color: #FFFFFF;

  background: #FF8800;

  border-color: #0F3974;

}



#navlist li a#current

{

  color: #000;

  background: #FFFFFF;

  border-bottom: 1px solid #FFFFFF;

}



.float_left {

  float: left;

  margin-right: 10px;

}



.float_right {

  float: right;

  margin-left: 10px;

}



.featurebox_center {

  background-color: #fffff6;

  margin:0px;

  padding:10px;

  border: 1px solid #DFE8F7;

  font-family: Comic Sans MS;

  font-size: 11px;

  line-height: 18px;

  color: #333333;

}



.featurebox_side {

  background-color: #fffff6;

  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;

  padding:10px;

  border: 1px solid #DFE8F7;

  font-family: Comic Sans MS;

  font-size: 11px;

  line-height: 18px;

  color: #333333;

}





.post{margin:0 0 25px 0;}



.post .info{

padding:2px 3px 3px 8px;

border:1px solid #e3e4e4;

background-color:#9BBDE9;

font-size:0.9em;

color:#505050;

}





/* Comments Styling */

#commentlist li {

margin-bottom: 1.5em;

padding-bottom: 1em;

border-bottom: 1px solid #700000;

}



#commentform {

margin: 1em 0;

background: #ffffff;

width: 280px;

}



#commentform textarea {

background: #CAE972;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform textarea:hover {

background: #FFFFFF;

border: 1px solid #d6d3d3;

}

#commentform textarea:focus {

background: #ffffff;

border: 1px solid #939793;

}



#commentform #email, #commentform #author, #commentform #url {

font-size: 1.1em;

background: #CAE972;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {

font-size: 1.1em;

background: #ffffff;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {

font-size: 1.1em;

background: #ffffff;

border: 1px solid #939793;

width: 280px;

}

#commentform input{

margin-bottom: 3px;

}




