/*  
Theme Name: UWPeds Children's (new colors)
Theme URI: http://www.uwpeds.org/
Description: UWPeds was originally a 3 column theme with one sidebar on the right and one to the left of the content area that uses a soft color scheme and very few images. Both sidebars are widget ready.
Version: 0.1
Author: CP
Author URI: http://www.uwpeds.org/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
/*background: #ADBAC3;*/
background: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
width: 700px;
height:75px;
display: block;
color: #fff;
text-align: left;
margin: 10px auto -24px auto;
padding: 24px 0 0 0;
background: #007B9B /*url(img/title.gif)*/ no-repeat; /*for husky theme*/
}


#blogtitle a:link {
color: #fff;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#blogtitle a:visited {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#blogtitle a:hover {
color: #fff;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:both;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 700px;
overflow: hidden;
background: #E2E1DC; /*for husky theme*/
}


                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 15px 15px 15px 15px;
padding: 0 0 10px 10px;
/*padding-top: 4px;*/
/*margin-top: 15px;*/
text-align: left;
background: #fff url(img/li_up.gif) top left no-repeat; /*for blue theme*/
min-height: 250px;
height: auto !important;
height: 250px;
}


#content ul
{
padding-left: 30px;
margin-bottom: 10px;
}

#content ul ul
{
margin-bottom: 0px;
}

#content ul li{
/*margin-left: 10px;*/
list-style-image: url(img/content-star.gif)
/*background: url(img/content-star.gif) no-repeat;*/
}

#content ul ul li{
/*margin-left: 10px;*/
list-style-image: url(img/content-child.gif)
/*background: url(img/content-child.gif) no-repeat;*/
}

#content ol{
list-style-position: inside;
padding-left: 10px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

#content p.indent
{
padding-left: 20px
}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
/*float:left;*/
/*width: 100%;*/
background: #007B9B url(img/footer.gif) bottom left no-repeat; /*for husky theme*/
color: #fff;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 2px solid #fff;
}

#footwrap p

{
display: block;
margin-top: 8px;
margin-bottom: 8px;
text-align:center;
}

#footwrap a:link {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #fff;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #fff;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 10px;
}


                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link, a:visited
{
color: #007B9B;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #E9804F;
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 25px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
color: #E9804F; /*for blue theme*/
font-size: 15px;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 2px;
margin-top: 10px; /*for blue theme*/
margin-bottom: 5px;
border-bottom: 3px solid #007B9B;
/*background: #1d1250 url(img/posttitle.gif) no-repeat;*/ /*for blue theme*/
}

/*
h3.posttitle:hover
{
border-bottom: 3px solid #798288;
}

.posttitle a:link, .posttitle a:visited
{
font-size: 15px;
color: #3c2d6f;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 15px;
color: #000;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 15px;
color: #1d1250;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}*/

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 0;
margin: 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 15px;
font-weight: bold;
padding: 5px 0 0 10px;
margin: 0;
text-align: left;
color: #E9804F; /*for husky theme*/
text-decoration: none;
}

.tableHeader 
{
color: #1d1250;
font-size: 12px; 
font-weight: bold
}

                          /*Miscellaneous*/
.date
{
font-size: 12px;
float: right;
text-transform: lowercase;
/*letter-spacing: -2px;*/
padding: 3px 5px 3px 5px;
margin-top: 15px; /*for husky theme*/
text-align: center;
color: #fff; /*for husky theme*/
}

.date a:link, .date a:visited /*for blue theme*/
{
color: #007B9B;
}

.date a:hover
{
color: #E9804F;
}

.entry
{
margin-bottom: 5px;
}

.nestedtables, .noline 
{
color: #333;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
margin-left: 10px;
}

table.noline td 
{
border: 0;
}

table.nestedtables td 
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C0C0C0
}

.countdown
{ 
font-size: 25px; 
color: #99C525; /*for husky theme*/
}

                        /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #DFDAC3;
}

/*#searchform {
margin-left: 5px;
	}*/

                         /***************************************************
                         *********************** Navigation**************
                         *****************************************************/

#navigation {
margin-left:auto;
margin-right:auto;
width: 700px;
/*overflow: hidden;*/
height: 15px;
background-color: #75777B; /*for husky theme*/
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
line-height: 15px;
z-index: 5000;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
  border-color:#fff;
 z-index: 5000;
}

#navigation li a {
  display:block;
  padding:0 15px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
  text-decoration: none;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 10px;
  border-left:1px solid;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
 /* border:1px solid;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation a
{
color:white;
}

#navigation .selected, #navigation a:hover
{
background-color: #E9804F; /*for husky theme*/
text-decoration: none;
color: #fff; /*for husky theme*/
}

#navigation form 
{
border-color:#fff;
background: #75777B url(img/search.gif) bottom left no-repeat; /*for husky theme*/
}

#navigation #s
{
border-color:#FFF9EA;
}

#navigation #searchbutton
{
color:white;
background-color: #75777B; /*for husky theme*/
}

/****start sub-menu navigation****/

#navigation li ul
{
position: absolute;
height: auto;
width: 200px;
left: -999em;
background-color: #75777B; /*for husky theme*/
text-align: left;
border: 0;
top: 119px; /*specific for IE7*/
}

#navigation li li
{
border: 0;
}

#navigation li ul a, #navigation li ul a:hover
{
width: 170px;
}

#navigation li:hover, #navigation li.sfhover
{
background: #E9804F; /*for husky theme*/
color: #3c2d6f; /*for husky theme*/
}

#navigation li:hover ul , #navigation li.sfhover ul
{
left: auto;
}

/****end sub-menu navigation****/

.credits
{
margin-top: -25px;
padding: 0 4px 5px 4px;
float: right;
}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 

{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

