/* 
	TEMPLATE NAME: Simple Visions
	STYLE: Light
	AUTHOR: Yovko Lambrev
	AUTHOR WEBSITE: http://yovko.net
	VERSION: 3.0
		
	Valid xHTML & CSS

*/

*{margin:0;padding:0;}

body {
	background: #FFFFFF;
	font: 85%/1.2em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

a,
a:link,
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:active { 
	color: #333333;
	font-weight: bold;
}

a:hover	{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

h2{line-height: 1em; font-size: 1.3em;}
h3{line-height: 1em; font-size: 1.2em;}
h4{line-height: 1em; font-size: 1.1em;}

h4.title{font-weight: normal; border-bottom: 1px solid #D1D1D1; padding-bottom: .5em; margin-bottom: .5em;}

.pictureTitle{ clear: left;}

blockquote {
	margin: 7px 23px 7px 23px;
}

#content {
	width: 100%;
	text-align: center;
}


#page {
  background: #FFFFFF;
	padding: 20px;
	text-align: left;
	font-size: 12px;
	width: 85%;
	margin: 20px auto;
	margin-bottom: 25px;
	line-height: 16px;
}

#page a {
    	font-weight: bold;
}
	
#page img {
	background: #FFFFFF;
 	padding: 4px;
	border: 1px solid #CCC;
}

.strikethrough {
	text-decoration: line-through;
}

.column {
	width: 48%;
	text-align: left;
	padding-bottom: 1em;
}

.column ul{
	list-style: none;
}

.aboutPage{
	padding: .5em 0 .5em 0;
	margin: 0;
}

.column-thumb {
	width: 30%;
	vertical-align: top;
	padding: 5px;
	}

.column-exif {
	width: 34%;
	text-align: right;
	vertical-align: top;
	padding: 4px;
	font-weight: bold;
	}

.column-exif-data {
	text-align: center;
	font-size: .8em;
	}

#picture {
	padding: 25px;
	text-align: center;
}

.photobox {
	padding: 16px;
	background: #FFF;
	border: 1px solid #D1D1D1;			
}

#nav {
	border-bottom: 1px solid #D1D1D1;
	color: #666;
	font-size: .9em;
	width: 100%;
	background-color: #F3F3F3;
	overflow: hidden;
	width: 100%;
}

#nav ul{
	display: block;
	list-style: none;
	padding: 4px 4px 4px 8px;
	overflow: hidden;
}

#nav ul li{ float: left; }

.navmenu1{float: right; margin-right: 3em; }
.navmenu2{float: right}

#nav a,
#nav a:link,
#nav a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border: 0px;	
}

#nav a:active,
#nav a:hover {
	color: #111111;
	border: 0px;	
}

#nav img {
	border: 1px solid #CCC;
}

#nav h1 {
	float: left;
	position: relative;
	padding: 4px 4px 4px 8px;
	text-align: left;
	font-size: 1.1em;
}

#nav h1 a,
#nav h1 a:link,
#nav h1 a:visited,
#nav h1 a:active,
#nav h1 a:hover {
	font-weight: bold;
}

.navmenu1, .navmenu2 {
	color: #333;
}

.navmenu1 a, .navmenu a:link, .navmenu a:visited, .navmenu2 a, .navmenu2 a:link, .navmenu2 a:visited {
	color: #333333;
	text-decoration: none;
	border: 0px;	
}

.navmenu1 a:active, .navmenu1 a:hover, .navmenu2 a:active, .navmenu2 a:hover {
	color: #000000;
	border: 0px;	
}

#info{
	position: relative;
	padding-top: 1em;
	background-color: #F3F3F3;
	border-bottom: 1px solid #D1D1D1;
	overflow: hidden;
	width: 100%;
}

#notes {
	text-align: center;
	color: #333333;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 11px;
}

#descr {
	padding: 0 2em 2em 3em;
	color: #333333;
	font-size: .9em;
	text-align: left;
}

.imageNotes{font-size:1.1em;}

#copyright {
	text-align: center;
	color: #333333;
	font-size: 11px;
	margin: 2em auto;
	clear: both;
}

#copyright a,
#copyright a:link,
#copyright a:visited {
	color: #111;
	text-decoration: none;
	font-weight: normal;
}

#copyright a:active,
#copyright a:hover {
	text-decoration: underline;
}

.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: 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;
}

#calendar {
    	width: 590px;
    	padding: 10px;
    	font-family: Helvetica, verdana, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
	margin: 3px auto 3px auto;
	text-align: center;
}

.center {
	display:table;
	margin:0 auto; 
}

.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}

.wrap1, .wrap2, .wrap3 {
  display:table-cell;
}

.wrap1 {
	float: left;
  background:url('../images/shadow.gif') no-repeat right bottom;
}

.wrap2 {
  background:url('../images/shadow_bl.gif') no-repeat left bottom;
}

.wrap3 {
  background:url('../images/shadow_tr.gif') no-repeat right top;
	padding:0 16px 16px 0;
}

.wrap3 img {
  display:block;
}

#comments {
	padding: 2em;
	text-align: left;
	font-size: .9em;
	}

#comments a,
#comments a:link,
#comments a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#comments li a:hover {
	color: #000;
	text-decoration: none;
}

	
#comments ul {
	list-style-type: none;
	border: 1px solid #D1D1D1;
}
	
#comments li {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 15px 0 15px 20px;
}
	
#comments li a {
	color: #000;
	text-decoration: none;
}


/*#comments li:hover, #comments li.odd:hover {
	background: #EEEEEE;
}
*/
#comment-middle {
	background: #666;
	border-top: 1px solid #AAA;
	padding: 5px;
	margin-top: 25px;
	height: 15px;
} 

.commentForm{
	padding: 2em 2em 0;
	font-size: .9em;
}

label{
	display: block;
}

label.radioLabel{display: inline;}

#addcomment {
	width: 90%;
	text-align: left;
	padding: 10px;
	margin: 0px auto;
	border: 1px solid #AAA;
	background: #EEEEEE;
}

.input {
	width: 45%;
	font-size: 10px;
	border: 1px solid #aaa;
	background-color: #fff;
	color: #333;
	padding: 5px;
}
	
.commentForm textarea {
	width: 90%;
	height: 75px;
	font-size: 12px;
	border: 1px solid #aaa;
	background-color: #fff;
	color: #333;
	padding: 5px;
	margin-top: .5em;
}

.comment-button {
  background: #FFF;
	border: 1px solid #AAA;
	color: #333;
	border-bottom: 2px solid #AAA;
	border-right: 2px solid #AAA;
}

#hideInfo{
	position: absolute;
	bottom: 0px;
	right: 5px;
	display: block;
	padding: 3px 5px;
	font-size: .7em;
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

#hideInfo:hover, #hideInfo:active{
	text-decoration: none;
	background: #e3e3e3;
}

.left{float:left}
.right{float:right}

#comments li.odd{ background: #e3e3e3;}

.small{font-size: .9em;}

.box{ padding: 1.5em 0;}

#page img.address{ border: none; padding: .3em 0 0;}
