
/* .............................. */
/* Custom */
/* .............................. */
.td-calendar-days-vz {
        padding:1px;
        text-align:center;
        border-top:0px solid #999;
        border-bottom:1px solid #999;
        border-right:0px;
        border-left:0px;
        background:#fff;
        color:#999;
        }
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
        padding:1px;
        text-align:center;
        border-top:1px solid #999;
        border-bottom:1px solid #999;
        border-right:0px;
        border-left:0px;
        background:#fff;
        color:#999;
        }
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
        border-top:0px;
        border-bottom:1px solid #999;
        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 #999;
        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 #999;
        border-bottom:1px dotted #999;
        border-left:1px dotted #999;
        border-right:1px dotted #999;
        background:#f5f5f5;
        }
.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
        border-bottom:1px solid #999;
        border-left:1px solid #999;
        border-right:1px solid #999;
        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: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:verdana, sans-serif;
        font-size:10px;
        padding:0px;
        margin:0px;
        width:200px;
        border-top:0px;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        }
#calendar {
    width:590px;
    padding:10px;
    font-family:verdana, sans-serif;
    font-size:10px;
    font-weight:bold;
    letter-spacing:-1px;
    }

/* .............................. */
/* Basic */
/* .............................. */

body {
	text-align: left;
	font-family: Verdana,Arial,sans-serif;
	background:#fff;
	margin:0;
	color:#666;
	padding:0;
	padding-top:30px;
	}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Link stylings */
/* .............................. */

a {
	font-style: italic;
	color: #666;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #333;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1	{ 
	font-family: Verdana,Arial,sans-serif;
	font-size:large; 
	font-weight:bold;
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	margin-right:15px;
    position: normal;
	margin-left:10px;
	}

h2	{   
    text-align:left;
	font-family:Verdana, Georgia, Arial, sans-serif;
	font-size:large; 
	color: #666; 
	border-bottom:1px dotted #ccc;
	margin-top:10px;
    position: relative;
	}
h3	{ 
	font-family: Verdana,Arial,sans-serif;
	font-size:medium; 
	font-weight:bold;
	color: #666; 
	margin-top:10px;
    position: relative;
	}

/* .............................. */
/* Navigation */
/* .............................. */

#navigation {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color:#666;
	font-size:11px;
	width: 800px;
	margin:0px auto;
	background-color: #fff;
	border-bottom:none;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top: 1px solid #ccc;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	padding-bottom:10px;
	}
.navigation a{
	color:#555;
	font-weight:normal;
	text-decoration:none;
	border:0px;
	font-style:normal;	
	}
.navigation a:active,
.navigation a:hover {
    text-decoration:underline;	
	}
.navigationleft {
	color:#555;
	float:left;
	position:relative;
	padding:4px 4px 4px 30px;
	text-align:left;
	}
.navigationleft a {
	color:#333;
	}
.navigationright {
	float:right;		
	color:#555;
	position:relative;
	padding:4px 30px 4px 4px;
	text-align:right;
	}
.navigationright a {
	color:#333;
	}
.navigationpost {
    float: right;
    text-align: right;
	color:#aaa;
    padding-bottom:2px;
	padding-right:3px;
    padding-left:3px;
	border-bottom:1px solid #eee;
	line-height:16px;		
    font-size: 9px; 
	margin:0;
	letter-spacing: 1px;	
	}
.navigationpost a {
	color: #666;
	font-style:normal;	
	}
.navigationpost a:hover {
    color: #333;
	text-decoration:underline;	
	}
.addcommenttab {
	float: left;
	text-align: left;
	padding-bottom:2px;
	padding-right:3px;
	padding-left:3px;
	border-bottom:1px solid #eee;
	line-height:16px;		
	font-size: 9px; 
	margin:0;
	letter-spacing: 1px;	
	}
.addcommenttab a {
	color: #666;
	font-style:normal;
	text-decoration:none;	
	}
.permalink {
    font-size:9px;
	text-decoration:none;
	font-style:normal;
	}
.date {
    font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

/* .............................. */
/* Menu */
/* .............................. */	

    #menu {
	width: 800px;
	font-size: 11px;
    margin: 0 auto;
    padding: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    }
    #menu ul {
    margin:0;
    padding: 0;
    list-style-type: none;
    }
    #menu li {
	background: #fff;
    margin:0;
	line-height: 1.5em;
	width: 20%;
    text-align: center;
    padding:0;
	float: left;
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;
    }
	#menu a {
    display: block;
    width: 100%;
	color:#666;
	padding:0;
	margin:0;
    text-decoration: none;
	font-style: normal;
	}
	#menu a:hover  {
    color:#000;
	}	
	
/* .............................. */
/* Content */
/* .............................. */

#photo {
    text-align:center;	
    width:800px;	
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom:none;
	margin:0 auto;
	font-size: 12px;
	padding:0;
	}		
#image {
    padding:10px;
    background:#fff;
    border:none;
    }
#page {
    font-size: 12px;	
    width:800px;	
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom:none;
	margin:0 auto;
	padding:0;
	}
#browse	{
    font-size: 12px;	
    width:800px;	
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom:none;
	margin:0 auto;
	padding:0;
	}
		
/* .............................. */
/* Thumbnails */
/* .............................. */		
		
#thumbrow {
    text-align:center;
    width:800px;
    margin:0 auto;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:none;
    }
#thumbrow .current_thumbnail {
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
	margin:3px;
    border:1px solid #ccc;
    }
#thumbrow a img {
	filter: alpha(opacity=70);
	opacity: 0.70;
	margin:3px;
    padding:5px;
    border:1px solid #fff;
    }
#thumbrow a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
    border:1px solid #ddd;
    }
#browse .thumbnails {
	filter: alpha(opacity=70);
	opacity: 0.70;
	margin:3px;
    padding:5px;
    border:1px solid #fff;
    }
#browse a:hover img{
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
    border:1px solid #ddd;
    }
.thumb {
    float:right;
    border:1px solid #ccc;
    padding:0;
    margin-left:20px;
    margin-right:0px;
    margin-bottom:5px;
    margin-top:15px;
    }	   

/* .............................. */
/* Footer */
/* .............................. */

#footer	{
    	width:800px;	
    	text-align:center;
	font-size: 9px;
	color: #bbb;
	line-height: 2em;	
	background-color: #fff;
	border: 1px solid #ccc;
	border-top:none;
	margin:0 auto;
	margin-bottom:20px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	-moz-border-radius-bottomleft: 10px;
    	-moz-border-radius-bottomright: 10px;
	}
#footer a {
    	color: #bbb;
	text-decoration:none;
	font-style: normal;
	}
#footer a:hover {
    	text-decoration:underline;
	color:#333;
	font-style: normal;
	}


/* .............................. */
/* Comments */
/* .............................. */
	

#commentnavigation {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color:#aaa;
	font-size:11px;
	width: 100%;
	margin:0 auto;
	background-color: #fff;
	border-bottom:1px solid #ccc;
	}
#imageinfo {
    font-size:12px;
	height:auto;
	width:420px;
	padding:10px;
	border-bottom: 1px solid #999;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 10px;
    }	
#comments {
    border:0px solid #444;
	font-size: 10px;
	margin: 0 auto;
	margin-left:20px;
	width:410px;
    }
#comments ul {
    padding:0px;
    display:block;
	margin:0;
	margin-top:10px;
    list-style:none;
    }
#comments li {
    width:100%;
    padding-bottom:10px;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
	margin:0;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px dotted #444;
	background:#fff;
    }
#comments li:hover {
    background:#eee;
    }
#comments li a {
    text-decoration:none;
    color:#444;
    }

#addcomment {
	margin-left: 15px;
	margin-right: 15px;
    border:1px solid #aaa;
	font-size: 12px;
    background:#fff;
    padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    }

.input {
    width:40%;
	font-size:10px;
	padding:3px;
	border:1px solid #aaa;
	background: #eee;
	color:#666;
    }
.text {
    width:95%;
	font-size:11px;
	padding:3px;
	border:1px solid #aaa;
	background: #eee;
	color:#666;
    }
.commentbutton {
    background:#eee;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}

/* Fancy Archive */
.thumbnails {

    padding:5px;

    border:0px;

    }



#searchbar {

    font-size: 8pt;

    font-family:Tahoma;

    color: white;

    position: absolute;

    top: 10px;

    left: 80px;

	width:550px;

	text-align:left;

	padding: 4px;

    border-left:1px solid #999;

    border-right:1px solid #999;

    border-top:1px solid #999;

    border-bottom:1px solid #999;

	}



#images {

    font-size: 8pt;

    font-family:Tahoma;

    color: white;

    position: absolute;

    top: 75px;

    left: 80px;

	width:550px;

	text-align:left;

	padding: 4px;

    border-left:1px solid #999;

    border-right:1px solid #999;

    border-top:1px solid #999;

    border-bottom:1px solid #999;

	}



#links {

    font-size: 8pt;

    font-family:Tahoma;

    color: white;

    position: absolute;

    top: 30px;

    left: 500px;

	width:220px;

	text-align:left;

	padding: 4px;

    border-left:1px solid #999;

    border-right:1px solid #999;

    border-top:1px solid #999;

    border-bottom:1px solid #999;
	}	
