/* CSS- Cascading Style Sheet for the Template: beige */

body {
	background:#000000;
	margin:0px;
  font-family:verdana;
	padding:0px;
	font-size:11px;
	color:#747a79;
	line-height: 16px;
	}

a
{
  outline: none;
}

a:link { color: #747a79;text-decoration: none; }
a:active { color: #d5d5c9;text-decoration: none; }
a:visited { color: #d5d5c9;text-decoration: none; }
a:hover { color: #d5d5c9;text-decoration: none;  }

.h3 { color: #abb2ad;  }

.title { 
    color: #abb2ad;
    font-size:14px;
    font-weight:bold;
    font-family:verdana;
  }

.headline {
    font-size:22px;
    font-weight:bold;
    font-family:verdana;
    color:#444;
    letter-spacing:-1px;
    }
    
.feeds  {
    font-size:10px;
    font-family: verdana; 
    }    
    
.thumbnails {
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }

.tdimage {
    width:736px;
    padding:0px;
    background:#000;
    font-size:10px;
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    }    
    
#wrapper {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:736px;
	text-align:left;
	}

#comment-wrapper {
	border: 1px dotted #444444;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 400px;
}

#comment-imageinfo {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}
	
#calendar {
    width:800px;
    padding:10px;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    letter-spacing:-1px;
    background:#fff;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;  
    border-bottom:1px solid #999;    
    }
#logo {
    width:800px;
    padding:10px;
    font-family:Helvetica, verdana, sans-serif;
    font-size:24px;
    font-weight:bold;
    letter-spacing:-1px;
    background:#fff;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
    }
#image {
    padding:0px;
    background:#000;
    border:0px solid #bbb69d;
   
    }
#photo {
    padding:0px;
    border:0px solid #bbb69d;
   
    }    
#image-info {
    width:800px;
    padding:10px;
    display:block;
    font-size:10px;
    font-family: verdana;   
    background:#fff;
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    }
#image-info:hover {
    background:#fff;
    }
#image-navigation {
    width:820px;
    padding:0px;
    background:#fff;
    font-size:10px;
    font-family: verdana;   
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    }
  
#image-navigation1 {
    width:820px;
    padding:0px;
    background:#fff;
    font-size:10px;
    font-family: verdana;   
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    }
    
  
  
#image-navigation:hover {
    background:#ffffff;
    }

#about {
    width:800px;
    padding:10px;
    background:#fff;
    font-size:10px;
    font-family: verdana;   
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    background-image:url('bg.jpg');
    }
      
    
#add-comment {
    width:800px;
    padding:10px;
    background:#ffffff;
    font-size:10px;
    font-family: verdana;    
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    }
.input {
    width:100%;
	font-size:10px;
	font-weight:bold;
	border:1px solid #444;
	background-color:#f5f5f5;
	color:#444;
    }
#add-comment textarea {
	width:100%;
	height:50px;
	font-size:10px;
	font-family: verdana;   
	font-weight:bold;
	border:1px solid #444;
	background-color:#f5f5f5;
	color:#444;
	}
#comments {
    width:370px;
    padding:10px;
    background:#fff;
    font-size:10px;
    font-family: verdana;    
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;
    }
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
#comments li {
	display:block;
	margin:0px;
	color:#444;
	text-decoration:none;
	padding:3px;
	}
#comments li a {
	color:#444;
	text-decoration:none;
	}
#comments li:hover {
	background:#f5f5f5;
	}
#comments li a:hover {
	background:#f5f5f5;
	}

#poweredby {
vertical-align:middle;

}