/* .............................. */
/* Basic */
/* .............................. */

body {
    background-color:#ffffff;
    font-size:12px;
    font-family:Verdana;
    letter-spacing:1.1px;
    color:#333333;
    font-weight:none;
    padding:0px;
    margin:0px;
    margin-bottom:10px;
    text-align:center;
    }

html, body {
    height:100.1%;
    }

#wrapper {
	margin: 0 auto auto auto ; 
	width: 1050px; 
	padding: 10;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* .............................. */
/* Centered Main Image */
/* .............................. */

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 80%;
}

.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter {
    display: block;
}

.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

/* .............................. */
/* Links */
/* .............................. */

a {
    text-decoration:none;
    font-size:12px;
    font-family:"STHeiti";
/*    letter-spacing:0px;*/
    font-weight:none;
    color:#a69b8b;
    }

a:hover {
    text-decoration:none;
    }

/* .............................. */
/* Headings */
/* .............................. */

h1 {
/*    float:left;
    clear:left; */
    font-weight:none;
    font-size:10px;
    letter-spacing:7px;
    color: #a69b8b;
    margin:0px;
    margin-left:5px;
    padding:0px;
    }

h1 a {
    text-decoration:none;
    color:#333333;
    }

h1 a:hover {
    text-decoration:bold;
    color:#333333;
    }

h2 {
    font-size:32px;
}

.title {
    font-weight:bold;
    font-face:"STHeiti";
    font-size:11px;
    letter-spacing:2px;
    color:#ffffff;
    margin:0px;
    margin-bottom:15px;
    margin-left:5px;
    padding:0px;
    }

.subtitle {
    font-weight:none;
    font-size:11px;
    letter-spacing:1px;
    color:#ffffff;
    margin:0px;
    margin-bottom:15px;
    margin-left:2px;
    padding:0px;
    }

h3 {
    font-weight:bold;
    font-size:11px;
    letter-spacing:1px;
    color:#6E6A6B;
    text-decoration:underline;
    text-align:left;
    }

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
    background:#ffffff;
    padding-top:10px;
    padding-bottom:10px;
/*    width:850px;*/
    margin:auto;
    text-decoration:none;
    font-size:4;
    font-face:"STHeiti";
/*    letter-spacing:0px;*/
    font-weight:bold;
    color:#a69b8b;
    }

.menu {
/*    float:right;
    clear:right;
    text-align:right;*/
/*    font-size:11px; */
    }

.menu a {
    padding:2px;
    }

.menu a:hover {
    text-decoration:none;
    color:#a69b8b;
    }

/* .............................. */
/* Drop down menu */
/* .............................. */

#sddm {
   margin: 0;
   padding: 0;
   z-index: 30
}

#sddm li {
   margin: 0;
   padding: 0;
   list-style: none;
   float: left;
   font-size:4;
   font-face:"STHeiti";
/*   font-weight:bold; */
   color:#a69b8b;
}

#sddm li a {
   display: block;
   margin: 0 1px 0 0;
   padding: 4px 8px;
/*   width: 100px;*/
/*   background: #5970B2; */
   color:#a69b8b;
   text-align: center;
   text-decoration: none
}

#sddm li a:hover {
/*   background: #49A3FF*/
   background: #eaebd8;
   color:#a69b8b;
}

#sddm div {
   position: absolute;
   visibility: hidden;
   margin: 0;
   padding: 0;
/*   background: #EAEBD8;*/
   background: #FFFFFF;
/*   border: 1px solid #000000;*/
}

#sddm div a {
   position: relative;
   display: block;
   margin: 0;
   padding: 4px 8px;
   width: auto;
   white-space: nowrap;
   text-align: left;
   text-decoration: none;
/*   background: #EAEBD8; */
/*   color: #2875DE; */
/*   font: 11px arial */
   font-size:4;
   font-face:"STHeiti";
/*   font-weight:bold; */
   color:#a69b8b;
}

#sddm div a:hover {
/*   background: #49A3FF; */
/*   color: #FFF; */
   color:#a69b8b;
}

/* .............................. */
/* Space above main image*/
/* .............................. */

#space {
    background:#ffffff;
    padding-top:10px;
    width:850px;
    margin:auto;
    }

/* .............................. */
/* Content*/
/* .............................. */

#photo {
    background:#ffffff;
    padding:0px;
    border:1px solid #ffffff;
    }

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
    background:#ffffff;
    border-bottom:1px;
    padding:15px;
    font-size:5px;
    letter-spacing:1px;
    color:#a69b8b;
    font-weight:none;
    width:50%;
    width:455px;
    margin:0px auto;
    }

#image-navigate a {
    font-size:9px;
    font-face:STHeiti;
    letter-spacing:0px;
    padding:10px;
    }

.image-previous {
/*    float:left;*/
    }

.image-current {
/*    float:left;*/
    }

.image-next {
/*    float:right;*/
    }

#image-info {
    background:#ffffff;
    border:1px solid #fffff;
    padding:10px;
    text-align:center;
    width:50%;
    width:455px;
    margin:0px auto;
    margin-bottom:10px;
    line-height:2px;
    color:#a69b8b;
    }

#image-notes {
    width:70%;
    vertical-align:top;
    color:990000;
    font-size:11px;
    letter-spacing:.9px;
    }

#image-exif {
    padding-top:1px;
    text-align:right;
    width:70%;
    vertical-align:justify;
    }

.addcomment {
    float:right;
    clear:right;
    padding:0px;
    }

/* .............................. */
/* Browse */
/* .............................. */

#page {
    background:#ffffff;
    border:1px solid #C0C0C0;
    padding:5px;
    padding-top:1px;
    text-align:justify;
    width:69%;
    margin:8px auto;
    margin-bottom:20px;
    line-height:17px;
    font-family:Verdana;
    letter-spacing:1.1px;
    font-size:10px;
    }

#page a {
    font-weight:bold;
    }

#page img {
    background:#ffffff;
    padding:4px;
    border:1px solid #ffffff;
    }

.column {
    width:80%;
    text-align:justify;
    vertical-align:top;
    padding:50px;
    }

.columnw {
    width:80%;
    text-align:justify;
    vertical-align:top;
    padding:10px 50px 10px 50px;
    }

.thumbnails {
    border:1px solid #ffffff;
    padding:0px;
    margin:0px;
    }

.buy {
    border:2px solid #C0C0C0;
    text-align:center;
    }

/* .............................. */
/* About */
/* .............................. */

#about {
    background:#ffffff;
    border:1px solid #C0C0C0;
    padding:5px;
    padding-top:1px;
    text-align: justify;
    width:92%;
    margin:5px auto;
    margin-bottom:10px;
    line-height:18px;
    font-family:Verdana;
    letter-spacing:1px;
    font-size:11px;
    }

#about a {
    font-weight:bold;
    }

#about img {
    background:#ffffff;
    padding:8px;
    border:1px solid #ffffff;
    }

#aboutw {
    background:#ffffff;
    border:1px solid #C0C0C0;
/*    padding:10px; */
    margin:10px auto;
    text-align: justify;
    width:900px;
    line-height:17px;
    font-family:Verdana;
    letter-spacing:1px;
    font-size:11px;
    }

#aboutw a {
    font-weight:bold;
    }

#aboutw img {
    background:#ffffff;
    padding:8px;
    border:1px solid #ffffff;
    }

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#330000;
    border-bottom:1px solid #aaa;
    padding:5px;
    margin-bottom:25px;
    height:15px;
    }

#comments {
    margin:0px auto;
    width:95%;
    text-align:left;
    }

#comments ul {
    list-style-type:none;
    margin:0px;
    padding:10px;
    }

#comments li {
    display:block;
    margin:0px;
    margin-bottom:10px;
    color:#000000;
    text-decoration:none;
    padding:10px;
    border:1px solid #aaa;
    }

#comments li a {
    color:#000000;
    text-decoration:none;
    }

#comments li a:hover {
    color:#000000;
    }

#comments li:hover {
    background:#000000;
    }

#comment-middle {
    background:#666;
    border-top:1px solid #000000;
    padding:5px;
    margin-top:25px;
    height:15px;
    }

#addcomment {
    width:90%;
    text-align:left;
    padding:10px;
    margin:0px auto;
    border:1px solid #aaa;
    background:#515151;
    }

.input {
    width:45%;
    font-size:10px;
    border:1px solid #000000;
    background-color:#ffffff;
    color:#eee;
    padding:5px;
    }

#addcomment textarea {
    width:90%;
    height:50px;
    font-size:12px;
    border:1px solid #000000;
    background-color:#000000;
    color:#eee;
    padding:5px;
    }

.comment-button {
    background:#fff;
    border:1px solid #aaa;
    color:#666;
    border-bottom:2px solid #000000;
    border-right:2px solid #000000;
    }

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;
   }

/* .............................. */
/* Calendar if somebody wants to use */
/* a calendar in the template        */
/* .............................. */


.td-calendar-days-vz {
    padding:1px;
    text-align:center;
    border-top:0px solid #000;
    border-bottom:1px solid #000;
    border-right:0px;
    border-left:0px;
    background:#fff;
    color:#000;
    }
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
    padding:1px;
    text-align:center;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    border-right:0px;
    border-left:0px;
    background:#fff;
    color:#000;
    }
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
    border-top:0px;
    border-bottom:1px solid #000;
    border-right:0px;
    border-left:0px;
    text-align:center;
    letter-spacing:1px;
    word-spacing:5px;
    }
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
    border-top:0px;
    border-bottom:1px solid #000;
    border-right:0px;
    border-left:0px;
    text-align:right;
    letter-spacing:1px;
    word-spacing:5px;
    }
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
    padding:1px;
    text-align:center;
    border-top:1px dotted #000;
    border-bottom:1px dotted #000;
    border-left:1px dotted #000;
    border-right:1px dotted #000;
    background:#f5f5f5;
    }
.td-calendar-days-imagefound:hover {
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
    background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
    font-size:10px;
    padding:0px;
    margin:0px;
    width:600px;
    border-top:0px;
    border-bottom:0px;
    border-right:0px;
    border-left:0px;
    }
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
    font-size:10px;
    padding:0px;
    margin:0px;
    width:200px;
    border-top:0px;
    border-bottom:0px;
    border-right:0px;
    border-left:0px;
    }

/* TAG SUPPORT */
.tags01
{
    font-size: 10px !important;
}

.tags02
{
    font-size: 12px !important;
}

.tags03
{
    font-size: 14px !important;
}

.tags04
{
    font-size: 16px !important;
}

.tags05
{
    font-size: 18px !important;
}

.tags06
{
    font-size: 20px !important;
}

.tags07
{
    font-size: 22px !important;
}

.tags08
{
    font-size: 24px !important;
}

.tags09
{
    font-size: 26px !important;
}

.tags10
{
    font-size: 28px !important;
}

