/* GENERELT
************************************************************************/

.notice {
	background:#fde388;
	padding:10px;
	padding-bottom:2px;
	margin-bottom:10px;
	clear:both;
	color:black !important;
}

.notice h2, .notice h3 {
	margin-top:5px;;
}

.hilight {
	background:#fde388;
}

div.tabs {
	float:left;
}

div.tabs h2 {
	float:left;
	padding:3px 8px;
	font-size:100%;
	background:#888;
	color:#ddd;
	margin:0;
	cursor:pointer;
}

div.tabs h2.act {
	background:#1F191B;
	color:white;
}

div.tabs h2:hover {
	background:#88bc24;
	color:white;
}

div.caption {
	background:#1F191B;
	color:white;
	clear:left;
	font-size:80%;
}

div.photo {
	clear:both;
}

div.photo div.caption {
	margin-top:0;
}

div.caption img {
	border:0;
}

div.caption h3 { /* Photo title */
	padding:4px;
	margin:0;
}

div.caption p {
	padding:4px 5px;
	margin:0;
}

#pdesc {
	padding:4px 5px;
	margin:0;
}

div.caption a {
	color:#88bc24;
	font-weight:bold;
	text-decoration:none;
}

div.caption a:hover {
	text-decoration:underline;
	color:#88bc24;
}

div.caption .cdate {
	float:right;
	text-align:right;
	padding:4px 5px;
	color:#666;
	font-size:90%;
}

div.caption .cdate strong {
	font-weight:normal;
	color:#888;
}


/* FORSIDEN
************************************************************************/

#fp-left-col, #fp-right-col {
	float:left;
	padding:20px 10px;
}

#fp-left-col {
	clear:left;
	padding-left:0;
	width:470px;
}

#fp-right-col {
	padding-right:0;
	width:310px;
}

#pnewest h4 {
	margin-bottom:5px;
}

#pnewest img, #precentcomments img {
	border:0;
}

#news {
	font-size:95%;
}

#news .cdate, div.cdate {
	font-weight:normal;
	color:#777;
	font-size:90%;
}

form.email input, form.email label {
	float:none;
	margin:0;
	padding:0;
	width:auto;
}

form.email input#email {
	width:90px;
}

#chart {
}


/* ALBUMS
************************************************************************/

/* albums.php */

.albumtable td, .albumstable td {
	vertical-align:top;
}

div.ag-desc {
	clear:both;
	margin-top:2em;
	margin-bottom:0.4em;
}

div.ag-desc h3 {
	display:inline;
	font-size:130%;
}

.album {
	width:395px;
	margin-bottom:10px;
}

div.album h3 {
	padding-bottom:0;
}

.a-left {
	margin-right:5px;
}

.a-right {
	margin-left:5px;
}

.hidden {
	opacity:0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70
}

/* album.php */

#albumtable {
	clear:right;
}

#albumtable td {
	width:202px;
}

.psmall {
	width:192px;
	margin-bottom:10px;
}

.p-left {
	margin-right:10px
}

.p-right {
	margin-left:10px;
}

.psmall h3 {
	font-size:95%;
	font-weight:bold;
}

#otheralbums {
	color:#444;
	font-size:80%;
	margin-bottom:1em;
}

#otheralbums span {
	color:#888;
}

/* view.php */

table.photo {
	background:#1F191B;
	color:white;
	font-size:80%;
	clear:both;
}

#photo {
	cursor:pointer;
}

#cdate {
	float:right;
	text-align:right;
	padding:4px 5px;
	color:#666;
	font-size:90%;
}

.pview {
	margin-top:10px;
}

.pview p {
	font-size:110%;
}

#album-desc-short, #album-desc-long {
}

.ccount {
	float:right;
	margin:4px 4px;
	padding:1px 3px;
	font-size:0.8em;
	background:#deeacb;
	color:#444;
}

#photo-prevnext {
	float:right;
	font-size:80%;
	padding-bottom:5px;
}

#photo-prevnext img {
	border:0;
	padding:0px;
}

#pos {
	text-align:center;
	padding-top:4px;
}

#photo-prevnext a {
	text-decoration:none;
}

#photo-prevnext .deact {
	color:#aaa;
}

#photo-exif table {
	font-size:85%;
	color:#222;
}

#photo-exif th {
	width:75px;
}

#photo-exif th, #photo-exif td {
	vertical-align:top;
}

#c-write {
	display:block;
	padding-top:3px;
	height:32px;
	padding-left:40px;
	background:url('../images/comment-write.png') no-repeat 3px 0px;
	font-size:14px;
	text-decoration:none;
}

#comments-loader, #loading-indicator {
	padding:20px;
	padding-left:50px;
	background:#DEEACB url('../images/loading-indicator.gif') no-repeat 15px 15px;
	color:#333;
	font-weight:bold;
}

#comments-loader {
	margin:10px 0px;
}

#loading-indicator {
	position:absolute;
	left:0px;
	top:0px;
}

#desc_long {
	padding:0.6em 5px 0px 5px;
	padding-bottom:1px;
	background:#fcee94;
	color:black;
}

#comments {
	margin-bottom:10px;
	width:100%;
	clear:left;
}

#comments td {
	vertical-align:top;
	border-bottom:15px white solid;
}

#comments tr {
}

#comments .user {
	background:url('../images/quote-white.png') no-repeat top left;
	width:120px;
	color:#444;
	padding:3px 3px 3px 35px;
}

#comments .comment-content {
	background:#deeacb url('../images/comment-white.png') no-repeat top left;
	padding:5px 10px 0px 20px;
}

#comments .admin-comment .comment-content, #c-form.admin-comment {
	background-color:#fde388;
	background-image:url('../images/comment-admin-white.png');
}

#comments .cdate {
	font-size:0.8em;
}

#c-form {
	clear:left;
	margin-left:162px;
	padding:15px 5px 5px 5px;
	background:#deeacb url('../images/comment-white.png') no-repeat top left;
}

#c-name, #c-email { width:120px; }

#c-comment {
	width:350px;
	height:140px;
}

/* OM SIDEN */

div.profile {
	float:right;
	clear:right;
	margin:0 0 10px 10px;
}

div.profile img {
}
