/*  
Theme Name: Pandora Blog
Theme URI: http://smartfindsmarketing.com
Description: None
Author: http://smartfindsmarketing.com
Author URI: http://smartfindsmarketing.com  
*/

/* 
   * Default HTML tags 
   */
a {
    color: #e0292f;
    }

a:visited {
            color: #e0292f;
            text-decoration: underline;
}

a:hover {
	color: #d0ffe7;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: #3c3c3c url(images/bg_body.jpg) repeat-x 0 0;
       color: #333;
       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: 13px;
     margin: 0px 0 6px 0px;
     padding: 3px 0 3px 8px;
     font-weight: bold;
     color: #ebebeb;
     background: url("images/content-title-background.jpg");
     border: #2e2e2c 1px solid;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #fefefe;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      }

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: #e0292f;
          font-size: 11px;
          width: 900px;
          text-align: center;
          margin: 0 auto;
          padding: 0px;
          clear: both;
          height: 9px;
          background: url("images/credit.jpg");
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #e0292f;
                          }


/* Link to the comments */
.feedback {
          color: #333333;
            text-align: right;
            padding-bottom: 15px;
            clear: both;
            text-transform: lowercase;
            }

.feedback a,
.feedback a:visited { 
                            text-decoration: none;
          color: #e0292f;
                            }

.feedback a:hover, 
.feedback a:visited:hover { 
                            text-decoration: underline;
          color: #e0292f;
                            }

/* The post informations */


.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #e0292f;
          text-transform: lowercase;
          text-decoration: underline;
          }

.meta { 
        color: #333333;
        font-size: 0.9em;
        font-weight: normal;
        letter-spacing: 0;
        }


.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fbfbfb;
                        border: 1px solid #5f5f5f;
                        color: #444;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #0f0a06;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 587px;
           background: #ebebeb;
           margin: 0px 5px 0px 10px;
           text-align: left;
           padding: 10px;
	border: 1px solid #121212;
           line-height: 14px;
           }

#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: 587px;
           background: #ebebeb;
           margin: 0px 5px 0px 10px;
           text-align: left;
           padding: 10px;
	border: 1px solid #121212;
           line-height: 14px;
           }

#header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 121px;
          width: 900px;
          padding: 0;
          }

#header h1 {
	height:121px;
	padding:0;
	margin:0;
}

#header h1 a {
	background:url(images/header.jpg) no-repeat center top;
	display:block;
	height:121px;
	text-indent:-9999px;
	overflow:hidden;
}


#footer { 
	clear:both;
	margin:10px;
	  color: #aaaaaa;
          background: #282828;
       border-top: 1px solid #121212;
       border-bottom: 1px solid #121212;
          }
#footer p {
          text-align: center;
	  		color: #aaaaaa;
}
#footer a {
                          color: #aaaaaa;
                          text-decoration: none;
                          } 
#footer a:hover {
                          color: #aaaaaa;
                          text-decoration: none;
                          }
#footer a:visited {
                          color: #aaaaaa;
                          text-decoration: none;
                          }
#footer a:visited:hover {
                          color: #aaaaaa;
                          text-decoration: none;
                          }

/* 
   * Right sidebar 
   */
#menu-right { 
             float: right;
             margin: 0px 11px 0px 3px;
             padding: 10px;
             width: 239px;
             font-size: 11px;
 overflow:hidden;
 margin-top: 0px;
 background: #ebebeb;
 border: 1px solid #121212;
             }

#menu-right h2 {
     font-size: 12px;
     margin: 0px 0 6px 0px;
     padding: 3px 0 3px 13px;
     font-weight: bold;
     color: #ebebeb;
     background: url("images/menu-right-title-background.jpg");
     border: #2e2e2c 1px solid;
}


#menu-right a,
#menu-right a:visited { 
                             text-decoration: none;
     				font-weight: bold;
                             color: #333333;
                             line-height: 15px;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                              color: #333333;
                               text-decoration: underline;
                              }

#menu-right ul ul { padding-bottom: 10px;
                   margin-left: 15px;
                   }

#menu-right ul ul li { 
                      list-style-type: circle;
                       color: #999999;
                      }

.ad200 {
          text-align: center;
          margin-bottom: 20px;
 }

/* End of right sidebar */



input#s {
          width: 158px;
          border: 1px solid #5dc6f5;
          color: #444;
}

#rap { 
       width: 900px;
       margin: 0 auto;
       text-align: left;
       }

#searchbutton { 
                margin-top: 2px;
                }

.clear { clear:both; }