/*

Theme Name: Girl Power

Theme URI: http://www.blogem-up.com/blog

Description: Pink and puple scheme With a great header design for Her. This is a sponsoied theme. This theme is license under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5" target="_blank">Creative Common</a>. Please do not remove any links on the footer

Version: 1.0

Author: Blog'em Up

Author URI: http://www.blogem-up.com

*/

* { margin: 0; padding: 0; }

body, html {

    font-family: Tahoma ;
    background: url(images/bgg02_02.png);

}

h2  {
  font-size: 18px;
  text-decoration: none;
  color: #FF9999;

}

#container {
  width: 800px;
  margin: 0 auto;
  background: url(images/bg_02.png);
}

#topheader {
  width: 800px;
  height: 40px;
}


#header {
  width: 789px;
  background: url(images/header_03.png) no-repeat ;
  height: 143px;
  background-color: #FFFF00;
  margin: 0 auto;

}

#navbar {
  width: 795px;
  height: 40px;
  text-align: center;
  padding-left: 5px;
}

#navbar ul { list-style-type: none;
             font-size: 14px;
             font-family: "Trebuchet MS";
             margin-top: 10px;

}

#navbar li { display: inline;

}

#navbar li a { text-decoration: none;
               color: #6D737A;
               background: url(images/button_10_10.png);
               width: 95px;
               height: 26px;
               float: left;
               position: relative;
               margin-right: 10px;

}

#navbar ul li a:hover, #navbar ul .current_page_item a:link, #navbar ul .current_page_item a:visited {
               background: url(images/hover_07_07.png);

}

#wrapper {
  width: 800px;
  background: url(images/bg_02.png);
  float: left;
}

#left {
  width: 228px;
  float: left;

}

#searchbar {
  width: 228px;
  height: 64px;
  background: url(images/search_03.png);
  float: left;
  padding-top: px;
  padding-left: px;
    vertical-align: middle;
}

#sidebar {
  width: 228px;
  background: url(images/sidebarbg_05.png) no-repeat;
  float: left;
}

#sidebar .title {
      font-weight: bold;
      color: #FF9999;
      padding-left: 20px;
      padding-top: 5px;



    }

#sidebar ul { list-style-type: NONE; margin-bottom: 10px;  }

        #sidebar li {  font-size: 14px;   }

        #sidebar li a {text-decoration: none; color:  #fff; display: block; padding-left: 25px; margin-left: 10px; }

        #sidebar li a:hover { color: #fff; background:  url(images/bullet.png) no-repeat right;   }

#content {
  float: right;
  width: 508px;
  margin-top: 12px;
  margin-right: 10px;
}

#content a {

  text-decoration: none;
  color: #FF9999;



}

.post {
  float: right;
  width: 478px;
  background: url(images/contentbg_04.png) no-repeat;
  padding-left: 15px;
  padding-right: 15px;

  padding-top: 5px;


}

.post h2 a {
  font-size: 18px;
  text-decoration: none;
  color: #FF9999;

  width: 350px;
  text-align: left;
}

.post h2  {
  font-size: 18px;
  text-decoration: none;
  color: #FF9999;

  width: 350px;
  text-align: left;
}

.mainposttitle  {
  font-size: 18px;
  text-decoration: none;
  color: #FF9999;
  float: left;
  width: 350px;


}

.mainposttitle a {
  font-size: 18px;
  text-decoration: none;
  color: #FF9999;
  float: left;
  width: 350px;


}

.posttitle  {
  font-size: 18px;
  text-decoration: none;
  color: #FF9999;
  width: 350px;


}

.date {
  float: right;
  width: 50px;
  text-align: center;
  font-family: "Courier New", Courier, monospace;
  color: #FF9999;

  height: 35px;
  font-size: 14px;

}


.postcontent {
   font-size: 12px;
  color: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  text-align: justify;
  margin-top: 15px;
  float: left;
  width: 478px;
}

.postcontent a {
  color: #FF99CC;
  text-decoration: none;
}


.postcontent blockquote {

   font-style: italic;
   color: #FF99CC;
   font-size: 10px;
   padding-left: 35px;
   padding-right: 15px;
   margin-top: 10px;
   margin-bottom: 10px;
   background: url(images/block_03_03.png) no-repeat left top;
   height: 73px;
  display: table;
  overflow: hidden;
}

.meta {
 width: 508px;
 color: #FF99CC;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}

.meta a {
  color: #FF99CC;
  text-decoration: none;
}


.border {
  background: url(images/border_03_03_03.png) no-repeat;
  width: 140px ;
  height: 70px;
  margin: 0 auto;
  clear: both;
}


#footer {
 background: url(images/footerbg_02.png);
 width: 800px;
 height: 30px;
 clear: both;
 text-align: center;
 font-size: 11px;
 color: #000;
 padding-top: 130px;
}

#footer a {
  color: #FFCCFF;
  text-decoration: none;
  border-bottom: dashed 1px;
}

#button {
 background: url(images/button_tras_03.png);
 width: 60px;
 height: 65px;
 border: none;
 float: left;
}

.inputtext {
  border: none;
  background: url(images/input_03.png);
  height: 28px;
  width: 137px;
  float: left;
  margin-top: 20px;

}



