/* ..................general.................. */
/* @font-face {
	font-family: "Museo";
	src: url("http://www.danielkaspar.info/iamacamera/templates/mein_template/fonts/Museo300-Regular.otf") format("opentype");
} */


body {
	font-size: 100.01%;
	background-color: #333333;
	margin:0px;
	padding:0px;
	}

body, p, a, a:link, a:visited, a:hover, a:active {
	font: normal 8pt Museo, Verdana, Helvetica, Geneva, sans-serif;
	color: #4c4c4c;
	letter-spacing: 1px;
	margin : 0;
	border-width: 0;
	border-style: none;
	text-decoration: none;	
	}
	
.claim {
	font: normal 8pt Museo, Verdana, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #ff8000;
	text-decoration: none;
	position: absolute;
	margin-top: 0;
	margin-left: 5px;
	}

li {
	}

ul {
	list-style-type: &middot;
	line-height: 15px;
	text-decoration: none;
	}

ol {
	list-style-type: none;
	line-height: 18px;
	text-decoration: none;
	}

p {
	color: #999;
	text-decoration: none;
	line-height: 15px;
	padding-left : 2px;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #4c4c4c;
	}

a:hover {
	text-decoration: none;
	color: #ff8000;
	}

h2 {
	font: small-caps 8pt Museo, Verdana, Helvetica, Geneva, sans-serif;
	letter-spacing: 2pt;
	color: #ff8000;
	text-decoration: none;
	position: absolute;
	margin-top: 0;
	margin-left: 5px;
	}
	


h4 {
	color: #191919;
	font: 3pt Museo, Verdana, Geneva, Helvetica, sans-serif;
	}

#messages {
	color: #4c4c4c;
	font: normal 8pt/15px Museo, Verdana, Helvetica, Geneva, sans-serif;
	letter-spacing: 1pt;
	text-decoration: none;
	margin-top:15px;
	position: absolute;
	margin-right: 5px;
	margin-left: 5px;
	}

#header {
	top:14px;
	position:absolute;
	width:100%;
	height:60px;
	}
	
#navigation {
	text-align:left;
	float:none;
	margin-top:80px;
	position: absolute;
	margin-right: 5px;
	margin-left: 5px;
	}
	

#image_nav {
	height:20px;
	position:absolute;
	left:0px;
	z-index:500;
	}

#image_nav_sub {
	width:100%;
	position:absolute;
	bottom:0;
	}

#site_nav {
	height:20px;
	position:absolute;
	right:0px;
	z-index:1000;
	}

#site_nav_sub {
	position:absolute;
	bottom:0;
	right:0;
	padding:0px;
	margin:0px;
	}

#site_nav_sub a {
	padding:2px;
	}

#site_nav_sub a:hover {
	color: #ff7900;
	}

#centre {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	}

#photobox {
	text-align:left;
	background: #181818;
	position:absolute;
	top:60px;
	margin-bottom:20px;
	padding: 0px;
	overflow: hidden;
	}
	
	
	
	



/* ..................for image template.................. */




#image-border {
    position:relative;
	margin:0;
	border: 5px solid #191919;
	}

#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
	}

#menu_browse a{
	outline: none;
	}

#menu_browse_prev, #menu_browse_next{
	width: 49.9%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
	}

#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
	}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/previousImage.png') no-repeat center center;
	cursor: pointer;
	}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/nextImage.png') no-repeat center center;
	cursor: pointer;
	}









/*..................for browse template.................. */

#browse {
	position:relative;
	border-top: 5px solid #191919;
	border-left: 5px solid #191919;
	border-bottom: 5px solid #191919;
	clear:both;
	}

#browse .thumbnails {
	filter: alpha(opacity=86);
	opacity: 0.80;
	margin-right:5px;
	margin-bottom:4px;
	padding:0px;
	border:0px solid #fff;
	}
	
#browse a:hover img {
	filter: alpha(opacity=99);
	opacity: 0.99;
	margin-right:5px;
	margin-bottom:4px;
	border:0px solid #fff;
	}

#browse-month {
	background-color: black;
	text-align: left;
	position: absolute;
	margin-left:0px;
	z-index: 1000;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	top: 53px;
	}

#info-in {
	position:relative;
	padding:5px;
	overflow:visible;
	}

#description {
	margin-bottom:5px;
	background: transparent;
	padding:0px;
	}

#notes {
	text-align: left;
	}

#browse-month-all {
	background-color: black;
	text-align: left;
	position: absolute;
	margin-left:0px;
	z-index: 1000;
	filter:alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96;
	top: 53px;
	}

#info-in-all {
	position:relative;
	padding:5px;
	overflow:visible;
	}

#description-all {
	margin-bottom:5px;
	background: transparent;
	padding:0px;
	}

#notes-all {
	text-align: left;
	}

#years {
	width:730px;
	height:auto;
	padding-top: 10px;
	text-align: left;
	}

.year {
	float: left;
	width:100px;
	text-align: left;
	margin-left: 10px;
	}
	
.year-title {
	line-height: 27px;
	color: #999;
	}







/*..................for about template.................. */

#about-image {
	border: 5px solid #191919;
	}

#about-text{
	border-left: 5px solid #191919;
	text-align: left;	
	overflow: hidden;
	}

.paragraph {
	float: left;
	width:365px;
	margin-right:5px;
	}



/*..................for favourites template................. */


#fav {
	text-align: center;
	border-top: 5px solid #191919;
	border-bottom: 5px solid #191919;
	}

.fav-img {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	}








/*..................for comment template................. */

#comment-popup {
	position:relative;
	background: #181818;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	}



img {}

#imageinfo {
	color: #999;
	font:normal 10pt 12pt Museo, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 15px;
	letter-spacing: 1px;
	}

#comments {
	color: #999;
	font:normal 14pt 12pt Museo, Verdana, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.input {
	margin-bottom: 15px;
	background-color: #e6e6e6; 
	}



#addcomment {
	margin-top: 25px;
	
	}











/*..................for tag cloud.................. */

.tags00 {
	font-size: 8px !important;	
	color: #999;
	text-decoration: none;
	}

.tags01 {
	font-size: 10px !important;	
	color: #999;
	text-decoration: none;
	}

.tags02 {
	font-size: 12px !important;	
	color: #999;
	text-decoration: none;
	}

.tags03 {
	font-size: 14px !important;	
	color: #999;
	text-decoration: none;
	}

.tags04 {
	font-size: 16px !important;	
	color: #999;
	text-decoration: none;
	}

.tags05 {
	font-size: 18px !important;
	color: #999;
	text-decoration: none;
	}

.tags06 {
	font-size: 20px !important;
	color: #999;
	text-decoration: none;
	}

.tags07 {
	font-size: 22px !important;
	color: #999;
	text-decoration: none;
	}

.tags08 {
	font-size: 24px !important;
	color: #999;
	text-decoration: none;
	}

.tags09 {
	font-size: 26px !important;
	text-decoration: none;
	color: #999;
	}

.tags10 {
	font-size: 28px !important;
	text-decoration: none;
	color: #999;
	}

#tagcloud {
	text-decoration: none;
	width: 650px;
	font-family: Museo, Verdana, Helvetica, sans-serif;
	color: #CCCCCC;
	}

#tagcloud a {
	color: #CCCCCC;
	}

#tagcloud a:hover {
	color: #666666;
	}

