/*  
Theme Name: Praggio
Theme URI: http://topwpthemes.com/praggio/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved. 
*/

/* 
   * Default HTML tags 
   */
a {
    color: #630100;
    }

a:visited {
            color: #630100;
            text-decoration: underline;
}

a:hover {
	color: #630100;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #630100;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: #f4e1d3 url("images/background.jpg") repeat-x top;
       color: #630100;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 3px 0 3px 5px;
     font-weight: bold;
     color: #fbf1ea;
     border-top: #cc0202 1px solid;
     border-bottom: #be0000 1px solid;
     background: url("images/title.jpg") repeat-x;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #fbf1ea;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      border: #630100 1px solid;
      }

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;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          color: #333;
          font-size: 11px;
          width: 868px;
          text-align: center;
          margin: 0 auto;
          padding: 5px 0 5px 0;
          clear: both;
         
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #b5913b;
                          }


/* Link to the comments */
.feedback {
            color: #be0000;
            text-align: right;
            padding-bottom: 15px;
            clear: both;
            text-transform: lowercase;
            }

.feedback a, .feedback a:visited { 
                            color: #be0000;
                            text-decoration: none;
                            }
.feedback a:hover, .feedback a:visited:hover { 
                            text-decoration: underline;
                            }

/* 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: #630100;
          text-transform: lowercase;
          text-decoration: none;
          }

.meta a:hover { 
          color: #630100;
          text-transform: lowercase;
          text-decoration: underline;
          }

.meta { 
        color: #be0000;
        font-weight: normal;
        letter-spacing: 0;
        }



.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fefefe;
                        border: 1px solid #630100;
                        color: #630100;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 603px;
           margin: 5px 15px 20px 0px;
           padding-left: 8px;
           text-align: left;
           display: inline;
	   border-left: 1px dotted #630100;
           }

#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: 603px;
           margin: 5px 15px 20px 0px;
           padding-left: 8px;
           display: inline;
           text-align: justify;
	   border-left: 1px dotted #630100;
           }


.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}

#header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 150px;
          width: 900px;
          padding: 0;
          background: url("images/header.jpg");
          }

.header-title {
	font-family: Verdana;
	color:#fffef9;
	font-size:26px;
	padding:105px 0 0 400px;
	text-align:left;
        font-weight: bold;
	}
.header-title a{
	color:#fffef9;
	text-decoration:none;
	border-bottom:none;
        font-weight: bold;
	}
.header-title a:hover{
	color:#fffef9;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
	color:#fffef9;
	font-size:11px;
	padding:3px 0 0 400px;
	text-align:left;
        font-weight: normal;
	}

#footer { 
          width: 900px;
          height: 45px;
          margin: 0 auto;
	  color: #630100;
          background: url("images/footer.jpg") no-repeat;
	border-left: 1px dotted #630100;
	border-right: 1px dotted #630100;
          }

#footer p {               margin-top: 6px;
                          color: #630100;
                          text-decoration: none;
                          } 


#footer a {
                          color: #630100;
                          text-decoration: none;
                          } 
#footer a:hover {
                          color: #630100;
                          text-decoration: none;
                          }
#footer a:visited {
                          color: #630100;
                          text-decoration: none;
                          }
#footer a:visited:hover {
                          color: #630100;
                          text-decoration: none;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 5px 8px 20px 25px;
             width: 230px;
             font-size: 11px;
             display: inline;
             }

#menu-left a,
#menu-left a:visited { 
                             text-decoration: none;
                             color: black;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: black;
                              text-decoration: underline;
                              }

#menu-left ul ul { padding-bottom: 10px;
                   margin-left: 13px;
                   }

#menu-left ul ul li { 
                      list-style-image: url("images/icon.gif");
                      }

.ad200 { 
          text-align: center;
          margin-bottom: 10px;
                }
/* End of left sidebar */



input#s {
          width: 158px;
          border: 1px solid #630100;
          color: #630100;
}

#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("images/main.jpg") repeat-y;
       text-align: left;
	border-left: 1px dotted #630100;
	border-right: 1px dotted #630100;
       }

#searchbutton { 
                margin-top: 2px;
                }

