/*

Theme Name: KidReviewer
Description: KidReviewer Theme
Version: 1.0
Author: Don Rua

*/


body {

      font: 11px arial;

      margin: 0 auto;

      width:990px;

      background: #757A7D url(images/bg.gif) repeat-y top center;

}



#topbarbg {
	float:left;
	width:990px;
	height:39px;
      background: url('images/topbarbg.gif') repeat-x;
}


/* Logo */



#logo {
   padding-left: 30px;
   margin-top: 10px;
}

#logo h1 {
   color: #003366;
}

#logo h1 a {

   color: #003366;

   text-decoration: none;

}

#logo h1 a:hover {
   text-decoration: underline;
   color: #003366;
}

#logo h2 {

   margin-top: -20px;

   color: #003366;

}

/* Search*/

#searchbg {
 background: #055183 url(images/searchbg.gif);
 height:30px;
 width: 300px;
 float: right;

}



.searchsubmit {
 background-color: #05395b;
 float: right;
 color: #ffffff;
 margin-top: 4px;
 margin-right: 10px;
 font: 12px arial;
 background-image:url(images/search_but.gif);
 background-repeat:no-repeat;
 vertical-align:top;
 height:25px;
 width:70px;
 border:none;

}



.searchform {
 background-color: #b0c8d8;
 margin-top: 6px;
 margin-left: 50px;
 float: left;
 border: 1px solid #b0c8d8;

}



h1, h2, h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}



h3 {
	font-size: 1em;
}



/* Header */

#header {
	float:left;
	background: url('images/header.gif');
      width:990px;
	height:100px
}



/* Top Menu */

#menubg {

background: url('images/menubg.gif') repeat-x;
	float: left;

	
      width:690px;
	height:30px
}

.menulinks {
    font: 14px arial;
    font-weight: bold;
    float:left;
    width: 690px;
    color: #ffffff;
}



.menulinks ul {
    list-style: none;
    margin:0;
    padding:0;
    text-align: center;

}



.menulinks li {
    float:left;
    background: url(images/img05.gif) no-repeat right top;
    line-height:30px;
    padding: 0 20px 0 20px;
    height: 30px;

}  



.menulinks a {
    color: #ffffff;
    text-decoration:none;
    text-transform: uppercase;

}



.menulinks .current_page_item a {
    background:none;
    color: #4da2d9;

}

.menulinks a:hover {
    color: #4da2d9;
    text-decoration: none;
}

/* Content */

#content1bg {
	float: left;
      background:#ffffff;
	width:690px
}

.post {

}

.post .date {

padding: 15px 0px 0px 10px;
      
      font: 12px Trebuchet MS;
      color: #737373;
}

.post .title {
	margin: 0;
	
      margin-top: 15px;
      font: 20px Trebuchet MS;
      color: #737373;

}



.post h2.title {
	height: 10px;
      font-size: 2.4em;
font-weight: bold;
	padding: 0px 0px 5px 0px;   
      margin: 10px 10px 10px 10px;
}

.post p {
	
font-size: 1.3em;
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
       color: #000000;
       padding-left: 0px;
       padding-right: 20px;

}

.post .title a:hover {
	text-decoration: none;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 50px 20px 15px;
	padding: 15px 0 0 30px; 
	line-height: normal;
      background: url(images/post_icon.gif) no-repeat left;
      background-position: 10px;

}

.post a {
	color: #31363B;
}

.post a:hover {
	color: #31363B;
      text-decoration: none;
}



#postLine {BORDER-TOP: black 1px solid;}
#postLabel {BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: 0px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FLOAT: right; BORDER-LEFT: black 1px solid; COLOR: white; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #cc0000; FONT-VARIANT: small-caps;}

#description {
      font: 11px arial;
}

/* advertisements*/

.post-ad {
     
     margin: 0px 0px 10px 20px;

}

/* sidebar*/

.sidemenu-head {
	float:right;
	background-image: url('images/sidemenu-head.gif');
	width:281px;
	height:40px

}



#box {
  background-color: #ffffff;
  float:left;
}

.sidemenu-head h2 {
	text-transform: uppercase;
      background: url(images/bullet_side.gif) no-repeat 2% 2%;
      color: #055183;
      font-size: 15px;
      padding-left: 35px;
      margin-top: 10px;
      padding-top: 3px;
      margin-bottom: -20px;
      padding-bottom: 20px;

}

.sidemenu-content {
	float:right;
	background: url('images/sidemenu-content.gif') repeat-y;
      font: 12px Trebuchet MS;
      color: #737373;
	width:281px;
}

.sidemenu-content li {
      margin-bottom: 10px;
      padding-left: 10px;
      margin-top: 10px;
      margin-left: 15px;
      background: url(images/img04.gif) no-repeat left 50%;
}



.sidemenu-content ul {
      margin: 0;
	padding: 0;
	list-style: none;
}

.sidemenu-content a {
	text-decoration: none;
      color: #000000;
}

.sidemenu-content a:hover {
	text-decoration: underline;
      color: #000000;

}

.sidemen-foot {
	float: right;
	background-image: url('images/sidemen-foot.gif');
	width:281px;
	height:15px;
      margin-bottom: 10px
}

.sidebg {
	float:right;
      background-color: #ffffff;
	width:281px;
}



#index07 {
	float:right;
      background: #ffffff;
	width:281px;
	height:27px

}

/* Navigation */

.navigation {
color: #737373;
font: 11px Trebuchet MS;
padding-bottom: 20px;
padding-left: 15px;
padding-right: 15px;
width: 690px;

}



.navigation a {
color: #31363B;
font: 11px Trebuchet MS;
text-decoration: none;
}

.navigation a:hover {
text-decoration: underline;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Footer */

#footerbg {
	float:left;
	background-color:#055183;
	height:80px; 
      width: 990px

}
.copyrights {
     color: #ffffff;
     text-align: center;

}

.copyrights p {

     font: 11px arial;
     margin-top:10px;
     padding-bottom: 10px;
     width: 990px;
     color: #4c9cd1;
     text-align: center;
}

.copyrights a {
     font: 11px arial;
     color: #ffffff;
     text-decoration: none;
}

.copyrights a:hover {
      color: #ffffff;
      text-decoration: underline;
}

/* Begin Comments*/

.alt {

	margin: 0;
	padding: 10px;
	background-color: #F7F7F7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {

	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */
