/*  
Theme Name: Succession of moments
Theme URI: http://webhostinggeeks.com
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://webhostinggeeks.com">Web Hosting Geeks</a> 
Author: Web Hosting Geeks
Author URI: http://webhostinggeeks.com
© 2008, Web Hosting Geeks. All rights reserved. 
*/

/* 
   * Default HTML tags 
   */
a {
    color: #d53d3f;
    }

a:visited {
            color: #d53d3f;
            text-decoration: underline;
}

a:hover {
	color: #830000;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #971b1b;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: #fc7881 url("img/body-bg.jpg") repeat-x top;
       color: #d53d3f;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0px auto;
       padding: 0px;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 18px;
     margin: 15px 0 0 0;
     font-weight: bold;
     color: #fad8db;
     border-bottom: #830000 2px solid;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #fad8db;
                     background: #580006;
                     padding: 5px 13px 5px 13px;   
	             border-bottom: 3px solid #830000;  
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

h4 {
     font-size: 12px;
     margin: 10px 0 10px 0;
     font-weight: bold;
     color: #ffffff;
     background-image: url("img/leftmenu-top.jpg");
     height: 20px;
     text-align: center;
}

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
                     text-decoration: none;
                     color: #ffffff;
                     }

h5 {
     font-size: 13px;
     margin: 10px 0 10px 0;
     padding: 6px 0 6px 0;
     font-weight: bold;
     color: #fc828c;
     background: url("img/menu-right-title-bg.png");
     width: 268px;
     text-align: center;
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
                     text-decoration: none;
                     color: #fc838b;
                     }

img { 
      padding: 3px;
      border: #400303 1px solid;
      background: #eeeeee;
      }

img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }


/* Link to the comments */
.feedback {
            color: #fc838b;
     font-weight: bold;
            font-size: 11px;
            background: #9d2222;
            text-align: right;
            padding: 6px 10px 6px 0px;
            clear: both;
            text-transform: lowercase;
            }

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { color: #fc838b;
                            text-decoration: none;
                            }

/* The post informations */
.meta { 
        font-size: 0.9em;

        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #300205;
          text-transform: lowercase;
          text-decoration: none;
          
          }
.meta a:hover { 

          text-decoration: underline;
          }
.meta { 
        color: #300205;
        background: #9d2222;
        padding: 3px 5px 10px 5px;
        margin-bottom: 10px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 2px solid #830000;
        }


.storycontent { 
                font-size: 115%;
                background: #710f0f;
                padding: 10px;
	        border: 1px solid #9d2222;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #830000;
                        color: #333333;
                                                }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #830000;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 476px;
           margin: 0px 15px 20px 20px;
           text-align: left;
           display: inline;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-big {
           float: left;
           width: 476px;
           margin: 0px 15px 20px 20px;
           text-align: justify;
           display: inline;
           }


#header {
          font-size: 32px;
          font-weight: bold;
		  text-decoration:none;
          font-family: Verdana;
          margin: 0px auto;
          height: 350px;
          width: 830px;
          padding: 0;
          background: url("img/header.png") no-repeat;
          }

#header a,
#header a:hover,
#header a:visited,
#header a:visited:hover {
                          float: left;
                          color: #d30017;
	                  padding: 195px 0 0 60px;
                          text-decoration: none;

                          }

.description { 
               float: right;
	       padding: 0 610px 0 0;
               color: #9d2222; 
               font-size: 11px;
	       text-decoration:none;
               font-family: Verdana;
               font-weight: normal;
               }

#wp_footer { 
          width: 830px;
          height: 93px;
          margin: 0 auto;
          color: #463c3a;
          text-align: left;
          background: url("img/footer.png");


          }

#wp_footer a, 
#wp_footer a:hover,
#wp_footer a:visited,
#wp_footer a:visited:hover {
                          color: #7e0000;
                          }

#wp_footer p {
                       color: #7e0000;
                        text-align: center;
                       padding-top: 31px
                          }

/* The credits at the bottom of the site */
#credit {

          width: 830px;
          height: 0px;
          text-align: center;
          margin-left: auto;
          margin-right: auto;
          padding: 0;
          clear: both;
          }





/* 
   * right sidebar 
   */
#menu-right { 
             float: right;
             display: inline;
             width: 268px;
             margin: 0px 27px 0px 0px;
             font-size: 11px;
             }

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #921010;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                             text-transform: lowercase;
                             text-decoration: underline;
                             color: #921010;
                              }

#menu-right ul ul { 
                   margin-left: 15px;
                   }

#menu-right ul ul li { 
                      list-style-image: url("img/menu-right-icon.png");
margin-left: 10px;
                      }
/* End of right sidebar */





#rap { 
       width: 830px;
       margin: 0px auto;
       background: url("img/rap-bg.png") repeat-y;
       text-align: left;
       padding: 0px;
       }



.submit_button {
   float: left;
   padding:0; margin:0;
   border:0;
   height:23px;
   width:1305px;
   background: url(img/submit-button.jpg) no-repeat;
}

input#s {
          width: 200px;
          border: 1px solid #830000;
          color: #333333;
          margin-top: 5px;

}