/*  
Theme Name: The Work Of Art
Theme URI: http://designed.nu
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: #111111;
    }

a:visited {
            color: #111111;
            text-decoration: underline;
}

a:hover {
	color: #111111;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #622001;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: url("images/bg.jpg");
       color: #111111;
       font-size: 72.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0px auto;
       padding: 0;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 15px;
     margin: 15px 0 0px 0;
     padding-bottom: 1px;
     font-weight: bold;
     color: #db0d0d;

}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #db0d0d;
                     }
h3 {
     font-size: 13px;
     margin-top: 0;
}

h4 {
     font-size: 13px;
     margin: 10px 0 10px 0;
     font-weight: bold;
     color: #db0d0d;
     background-image: url("images/leftmenu-top.jpg");
     height: 20px;
     text-align: center;
}

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
                     text-decoration: none;
                     color: #db0d0d;
                     }

h5 {
     font-size: 13px;
     margin: 0px;
     font-weight: bold;
     color: #dfdfdf;
     background: url("images/rightmenu-top.jpg");
     height: 22px;
     width: 280px;
     text-align: center;
     padding-top: 2px;
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
                     text-decoration: none;
                     color: #111111;
                     }

images { 
      padding: 3px;
      }

images.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

images.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

li { 
	margin-left: 15px;
	padding: 0;
     }

#Photos-recent-box li {
	list-style-type: none;
	margin: 0;
}

ol#comments li p {
                   font-size: 100%;
                   }

p.entry-date {
	background-color: #eee;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 1px;
}

ul { 
     margin: 0;
     padding: 0;
     }


/* Link to the comments */
.feedback {
            color: #111111;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-bottom: 8px;
            }

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { color: #111111;
                            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: #111111;
          text-transform: lowercase;
          text-decoration: none;
          }
.meta a:hover { 

          text-decoration: underline;
          }
.meta { 
        color: #111111;
        background: url("images/meta.jpg") repeat-x;
        padding: 4px 5px 4px 5px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
        }


.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fefefe;
                        border: 1px solid #666666;
                        color: #111111;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #424141;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#blog-content {
           margin: 1em 0;
           padding: 10px;
           text-align: left;
           background: #fefefe;
           }

@media screen and (min-width: 768px) {
    #blog-content {
        float: left;
        width: 663px;
        margin: 0px 15px 0px 15px;
        padding: 0px 10px 20px 10px;
        display: inline;
        border: 1px solid #702e22;
     }
}
#blog-content ol li { 
                 list-style: decimal;
                 }

#blog-content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#blog-content ul li { 
                 list-style-image: none;
                 }

#content-big {
           background: #fefefe;
           border: 1px solid #702e22;
           text-align: left;
           }
#top {
          font-size: 10px;
          font-weight: none;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 37px;
          padding: 0;
          background: url("images/top.jpg");
	     border-left: 1px solid #fedbae;
	     border-right: 1px solid #fedbae;
          }

@media screen and (min-width: 768px) {
    #content-big {
        float: left;
        width: 603px;
        margin: 0px 15px 0px 15px;
        padding: 0px 10px 20px 10px;
        display: inline;
    }
    #top {
        width: 950px;
    }
}

.search {   
       padding: 8px 30px 0px 0px;
       text-align: right;
       height: 32px;
       }

#header {
          font-size: 28px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0px auto;
          height: 280px;
          padding: 0;
          background: #9e3201 url("images/header.jpg");
	     border-left: 1px solid #040404;
	     border-right: 1px solid #040404;
          }

@media screen and (min-width: 768px) {
    #header { width: 950px; }
}

.header-title {
	font-family: Tahoma, Verdana, Arial;
	color:#f5f1ee;
	font-size:30px;
        font-weight:bold;
	padding:168px 0px 0 248px;
	text-align:left;
	}
.header-title a{
	color:#f5f1ee;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#f5f1ee;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:11px;
	padding:0px 0px 0 249px;
	text-align:left;
        font-weight:normal;
	}

#Header-image {
	position: relative;
}

#Header-image h1 {
	position: absolute;
	left: 110px;
	top: 30px;
	font-size: 24px;
}

@media screen and (min-width: 768px) {
  #Header-image h1 {
	left: 240px;
	top: 165px;
	font-size: 30px;
  }
}

#Header-image img {
	position: absolute;
	right: 15px;
	top: 10px;
	max-width: 650px;
	height: 210px;
}

#Header-image a,
#Header-image a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footer { 
          max-width: 950px;
          height: 38px;
          margin: 0 auto;
          color: #d0978e;
          text-align: left;
	  clear: both;
          background: url("images/main.jpg");
	     border-left: 1px solid #040404;
	     border-right: 1px solid #040404;
          }


#footer p{
                          color: #fefefe;
                          text-decoration: none;
                          text-align: center;
                          margin-top: -3px;
                          }

#footer a,#footer a:visited {
                          color: #e6bbb3;
                          text-decoration: none;
                          }
#footer a:hover, #footer a:visited:hover {
                          color: #e6bbb3;
                          text-decoration: none;
                          }

/* The credits at the bottom of the site */
#credit {
          color: #e6bbb3;
          font-size: 11px;
          max-width: 950px;
          height: 0px;
          text-align: center;
          margin-left: auto;
          margin-right: auto;
          padding: 0;
          clear: both;
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #e6bbb3;
                          }

/* 
   * right sidebar 
   */
#menu-right { 
             width: 210px;
             margin: 1em auto;
             font-size: 11px;
             background: #2e110d;
	     padding: 5px;
	     color: #ddd;
             }

@media screen and (min-width: 768px) {
    #menu-right {
        float: right;
        display: inline;
        margin: 0px 15px 0px 0px;
    }
}

#menu-right table.calendar {
	width: 100%;
}

#menu-right h2 {
	background-color: #c50506;
	padding: 2px;
	text-align: center;
	color: #ddd;
	border-bottom: 2px solid gray;
	font-size: 13px;
}

#menu-right h2 a,
#menu-right h2 a:visited {
	color: #ddd;

}

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #e88313;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                              color: #e88313;
                             text-decoration: underline;
                              }

#menu-right ul ul { 
                   margin-left: 15px;
                   padding: 10px 0px 13px 0px;
                   }

#menu-right li { 
	margin-bottom: 5px;
}

.ad200 {                  margin-bottom: 10px;
                          text-align: center; 
                   }

#Photos-recent-box {
	text-align: center;
}

#Photos-recent-box h2 {
	margin-bottom: 5px;
}
/* End of right sidebar */





#rap { 
       max-width: 950px;
       margin: 0px auto;
       background: url("images/main.jpg") repeat-y;
       text-align: left;
	     border-left: 1px solid #040404;
	     border-right: 1px solid #040404;
       }



.submit_button {
   float: left;
   padding:0; margin:0;
   border:0;
   height:22px;
   width:117px;
   background:url(images/submit.jpg) no-repeat;
border: 1px solid #666666;
}

