﻿body {
    background: url(img/desk.jpg) 50% 0;
    height: 100%;
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    margin: 0 auto;
    font-size: 11px;
}

a { color: #990000; text-decoration: none; }
a:hover { color: #333; text-decoration: underline }

.divHeader {
    width: 960px;
    margin: 0 auto;
    height: 200px;
}

a.polaroid {
    font-family:"Lucida handwriting", "Snell Roundhand", "Helvetica Neue", "Merienda One", cursive;
	display: block;
	float: right;
	text-decoration: none;
	color: #999;
	padding: 10px;
	width: 200px;
	border: 1px solid #fff;
	font-size: 12px;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	transform: rotate(-5deg);
	transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-moz-transition: -moz-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	-ms-transition: -ms-transform 0.5s ease-in;
	text-align: center !Important;
	position: relative;
	margin: 10px;
	background: #fff;
	z-index: 1000;
}

a.polaroid img {
    max-width: 200px;
}

a.polaroid:hover, a.profile:hover, a.profile2:hover {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	cursor: move;
}

a.polaroid:hover { cursor: default }

a.profile{
	display: block;
	float: left;
	text-decoration: none;
	color: #999;
	padding: 5px 5px 25px 5px;
	z-index: 500;
	font-size: 12px;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-moz-transition: -moz-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	-ms-transition: -ms-transform 0.5s ease-in;
	position: relative;
    background: #fff url(img/sprite.png);
    width: 235px; height: 185px;
    margin: 70px 0 0 100px;
    float: left;
}

a.profile2 {
    background: #fff url(img/sprite.png) -375px -762px no-repeat;
	display: block;
	float: left;
	padding: 5px 5px 25px 5px;
	z-index: 501;
	font-size: 12px;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
	transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-moz-transition: -moz-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	-ms-transition: -ms-transform 0.5s ease-in;
	text-align: center !Important;
	position: relative;
    width: 185px; height: 235px;
    margin: 30px 0 0 -220px;
    float: left;
}


.yellowNote {
    width: 220px; height: 190px;
    background: url(img/sprite.png) -580px 0 no-repeat;
    text-align: center;
    font-family: "Lucida handwriting", "Snell Roundhand", "Helvetica Neue", "Merienda One", cursive;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    float: right;
    position: relative;
    z-index: 100;
    margin: 0 40px 0 0;
}

.yellowNote .text {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
	text-shadow: 0 1px #ffff99;
}

.divCoffeeStain {
    background: url(img/sprite.png) -838px 0 no-repeat;
    width: 300px; height: 218px;
    position: relative;
    float: right;
}

.divCoffee {
    width: 300px;
    height: 238px;
    background: url(img/sprite.png) -280px -20px no-repeat;
    position: relative;
    z-index: 20000;
    cursor: move;
}

.divMain {
    background: url(img/paper.png) repeat-y;
    min-height: 774px;
    margin: 0 auto;
    width: 700px;
    padding: 0 75px;
    margin-top: -30px;
    position: relative;
    z-index: 30
}

.divMainHeadline {
    padding: 20px;
    font-family: "Merienda One", cursive;
    font-size: 42px;
    color: #333;
    line-height: 36px;
}

.divMainHeadline .smaller { font-size: 18px; padding-left: 200px }

.colTitle, .colTitleFull {
    font-family: "Merienda One", cursive;
    font-size: 32px;
    color: #dcd6d4;
    line-height: 36px;
    display: block;
    position: relative;
    background: #76463b;
    padding: 5px;
    border: dashed 2px #beaca8;
    outline: solid 5px #76463b;
    box-shadow: 0 0 20px #000;
    -moz-box-shadow: none !Important;
    margin: 0 0 20px 0;
    text-shadow: 0 -2px #4f2b23;
    text-indent: 20px;
}

.divPhone {
    width: 250px;
    height: 450px;
    background: url(img/sprite.png) -380px -290px no-repeat;
    position: absolute;
    z-index: 90000 !Important;
    margin: 120px 0 0 -250px;
/*	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
	transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.1s ease-in;
	-moz-transition: -moz-transform 0.1s ease-in;
	-o-transition: -o-transform 0.1s ease-in;    
	-ms-transition: -ms-transform 0.1s ease-in;    
	
}

.divPhone:hover {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	*/
}

.divAbout {
    width: 220px;
    height: 570px;
    padding: 90px 40px 0 40px;
    position: absolute;
    top: 60px; right: 0;
    background: url(img/sprite.png) -37px -300px no-repeat;
    z-index: 0;
    font-family: 'Merienda One', cursive;
    font-size: 11px;
    transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;    
	-ms-transition: all 0.5s ease-in; 
	color: #666;
}

.divAbout:hover {
    z-index: 20000;
    top: 200px;
    color: #000;
}

.divFonts {
    width: 215px; height: 70px;
    background: url(img/sprite.png) -665px -640px no-repeat;
    position: absolute;
    right: 100px;
    top: 700px;
}

.divRedPencil {
    width: 190px;
    height: 320px;
    background: url(img/sprite.png) -708px -235px no-repeat;
    position: absolute;
    top: -100px;
    right: 0;
    z-index: 801;
    cursor: move;
}

.divBrownPencil {
    width: 160px;
    height: 370px;
    background: url(img/sprite.png) -950px -213px no-repeat;
    position: absolute;
    top: 720px;
    left: 100px;
    z-index: 802;
    cursor: move;
}

.divFooter {
    background: url(img/footer.png) no-repeat;
    width: 1060px;
    height: 264px;
    position: relative;
    margin: 0 auto;
    margin-top: -200px;
    z-index: 800;
}

.divFooter .aContact {
    display: block;
    position: absolute;
    left: 330px;
    top: 45px;
    width: 250px;
    height: 60px;
}

.divFooter .aNewsletter {
    display: block;
    position: absolute;
    left: 260px;
    top: 125px;
    width: 260px;
    height: 60px;
}

.divFooter .aD10 {
    display: block;
    position: absolute;
    left: 60px;
    bottom: 0px;
    width: 80px;
    height: 50px;
}

.divFooter .divFacebook {
    display: block;
    position: absolute;
    right: 180px;
    bottom: 25px;
    width: 90px;
    height: 110px;
}

.divFooter .divFacebook .fb-like { 
    padding: 10px;
    background: #f0f0f0;
    border: solid 1px #fff;
    outline: solid 1px #e0e0e0;
    opacity: 0;
    position: absolute;
    left: -30px; top: 40px;
}
.divFooter .divFacebook:hover .fb-like,
.divFooter .divFacebook .fb-line:hover { opacity: 1; }

.divFooter .divTwitter {
    display: block;
    position: absolute;
    right: 270px;
    top: 30px;
    width: 90px;
    height: 110px;
}

.divFooter .divTwitter .divInner {
    position: absolute;
    background: #f0f0f0;
    border: solid 1px #fff;
    outline: solid 1px #e0e0e0;
    padding: 10px;
    opacity: 0
}

.divFooter .divTwitter:hover .divInner {
    opacity: 1
}

.divFooter .divGooglePlus {
    display: block;
    position: absolute;
    right: 295px;
    bottom: 0;
    width: 120px;
    height: 110px;
}

.divFooter .divGooglePlus .divInner { 
    opacity: 0; 
    background: #f0f0f0; 
    border: solid 1px #fff; 
    padding: 10px !Important; 
    width: 200px; 
    max-width: 200px ;
    position: absolute;
    top: -30px;
    right: 50px;
}

.divFooter .divGooglePlus * { background: #f0f0f0: max-width: 180px }
.divFooter .divGooglePlus:hover .divInner
 { opacity: 1 }

.divFooter .aRSS {
    display: block;
    position: absolute;
    right: 35px;
    bottom: 0;
    width: 120px;
    height: 140px;
}

.divFooter .aEmail {
    display: block;
    position: absolute;
    left: 350px;
    top: 185px;
    width: 260px;
    height: 60px;
}

#clock {
    color: #ccc;
    font-size: 10px;
    position: absolute;
    top: 70px;
    right: 40px;
    text-shadow: 0 -1px #000;
}

.divPhoneTitle {
    position: absolute;
    left: 20px;
    top: 30px;
    height: 40px;
    color: #fff;
    width: 200px;
    text-align: center;
    font-weight: bold;
}

.divPhoneTooltip {
    position: absolute;
    left: 20px;
    bottom: 20px;
    height: 40px;
    color: #666;
    width: 200px;
    text-align: center;
    font-weight: bold;
}

.divPhoneNavbar {
    position: absolute;
    left: 50px !Important;
    top: 325px;
    height: 40px;
    color: #666;
    width: 150px;
    text-align: center;
    font-weight: bold;
}

.divPhoneNavbar ul {
    float: left; 
    list-style: none;
    width: 150px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

.btnPhoneLeft {
    background: url(img/sprite.png) -695px -798px no-repeat;
    width: 18px;
    height: 20px;
    display: block;
    position: absolute;
    left: 30px;
    bottom: 90px;
    border: solid 1px transparent;
    float: left;
}

.btnPhoneLeft:hover {
    background: #000 url(img/sprite.png) -695px -828px no-repeat;
    border: solid 1px #333;
    outline: solid 1px #000;
}

.btnPhoneRight {
    background: url(img/sprite.png) -721px -798px no-repeat;
    width: 18px;
    height: 20px;
    display: block;
    position: absolute;
    right: 45px;
    bottom: 90px;
    border: solid 1px transparent;
    float: right;
}

.btnPhoneRight:hover {
    background: #000 url(img/sprite.png) -721px -828px no-repeat;
    border: solid 1px #333;
    outline: solid 1px #000;
}

.divPhoneLink {
    float: left;
    display: block;
    width: 35px; height: 35px;
    margin: 5px;
}

.divPhoneNews { background: url(img/sprite.png) -780px -791px no-repeat; }
.divPhoneNews:hover { background: url(img/sprite.png) -780px -841px no-repeat; }

.divPhoneArticles { background: url(img/sprite.png) -822px -791px no-repeat; }
.divPhoneArticles:hover { background: url(img/sprite.png) -822px -841px no-repeat; }

.divPhoneAlbums { background: url(img/sprite.png) -869px -791px no-repeat; }
.divPhoneAlbums:hover { background: url(img/sprite.png) -869px -841px no-repeat; }

.divPhonePageCat { background: url(img/sprite.png) -970px -791px no-repeat; }
.divPhonePageCat:hover { background: url(img/sprite.png) -970px -841px no-repeat; }

.divPhoneMain {
    position: absolute;
    top: 90px;
    left: 25px;
    width: 185px;
    height: 230px;
    overflow:hidden;
}

.divPhoneMain a {
    display: block;
    float: left;
    width: 175px;
    border: dotted 1px transparent;
    border-bottom: dotted 1px #333;
    color: #666 !Important;
    font-size: 11px;
    padding: 3px 0 3px 10px;
    text-decoration: none;
	transition: 0.5s ease-in;
    transition-property: padding; 
    transition-duration: .5s;
    transition-delay: .2s;
    -webkit-transition-property: text-indent, border, background; 
    -webkit-transition-duration: .5s;
    -webkit-transition-delay: .2s;    
    -o-transition-property: text-indent, border, background; 
    -o-transition-duration: .2s;
    -o-transition-delay: .1s;    
    -moz-transition-property: text-indent, border, background; 
    -moz-transition-duration: .2s;
    -moz-transition-delay: .1s;
    -ms-transition-property: text-indent, border, background;
    -ms-transition-duration: .2s;
    -ms-transition-delay: .1s;
    background: url(img/sprite.png) -725px -967px no-repeat; 
}

.divPhoneMain a:hover {
    color: #ccc !Important;
    text-indent: 10px;
    background :#333 url(img/sprite.png) -725px -947px no-repeat;
    border: dotted 1px #444;
    text-decoration: none;
}

.divPhoneMain .selected {
    text-indent: 10px;
    background: #999 url(img/sprite.png) -725px -907px no-repeat;
    color: #000 !Important;
}

.divPhone .home {
    display: block;
    position: absolute;
    top: 65px; left: 30px;
    width: 20px; height: 20px;
    float: left;
    background: url(img/sprite.png) -694px -860px no-repeat;
}

.divPhone .home:hover {
    display: block;
    position: absolute;
    top: 65px; left: 30px;
    width: 20px; height: 20px;
    float: left;
    background: url(img/sprite.png) -724px -860px no-repeat;
}

/* modal window */

/* Z-index of #mask must lower than #boxes .window */

#mask, div.pp_overlay { /* pp_overlay is for prettyphoto */
    position:absolute;
    top: 0; left: 0;
    z-index:80000;
    background: url(img/desk.jpg) 50% 0;
    display:none;
}
   
.boxes .window {
    position:absolute;
    min-width:709px; max-width: 709px; width: 709px !Important;
    height:auto; min-height: 347px;
    /*display:none;*/
    top: -1000px;
    z-index:90000;
    padding:55px;
    background: url(img/paper.png) repeat-y;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
	transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-moz-transition: -moz-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	-ms-transition: -ms-transform 0.5s ease-in;    
}
 
.boxes .window:hover {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
} 
 
.boxes .window .close {
    background: url(img/sprite.png) -948px -910px;
    color: #666;
    width: 40px; height: 40px; line-height: 40px;
    -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	right: 30px;
	top: 20px;
	font-family:"Lucida handwriting", "Snell Roundhand", "Helvetica Neue", "Merienda One", cursive;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: default;
}


.closeImg {
    background: #990000;
    color: #fff !Important;
    text-shadow: 0 -1px #660000;
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: default;
    line-height: 30px;
    font-weight:bold;
    font-size: 11px;
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

.divAlbumImg:hover .closeImg { opacity: 1; text-decoration: none; }


.divHeadlines { float: left; }

.hplHeadline {
    /*font-family:"Lucida handwriting", "Snell Roundhand", "Helvetica Neue", "Merienda One", cursive;*/
    color: #993333 !Important;
    font-size: 24px;
    font-weight: bold;
    width: auto;
}


.smallTitle {
    color: #666;
    font-size: 18px;
}

.textbox, .textBox, .Textbox, .TextBox, .textbox:focus {
    width: 230px; height: 48px;
    background: url(img/sprite.png) -740px -1122px no-repeat;
    border: none !Important;
    outline: none !Important;
    font-size: 14px;
    color: #333;
    text-shadow: 0 1px #fff;
    padding: 0 20px 0 20px;
}

.multiline, .multiLine, .Multiline, .MultiLine,
 .multiline:focus, .multiLine:focus, .Multiline:focus, .MultiLine:focus {
    padding: 25px 25px 55px 25px;
    width: 240px;
    height: 60px;
    background: url(img/sprite.png) -425px -1027px no-repeat;
    border: 0 !Important; outline: 0 !Important;
}

.button {
    display: inline-block;
    min-width: 230px; width: 230px;
    height: 50px; line-height: 50px;
    background: url(img/sprite.png) -750px -1056px;
    color: #666;
    text-shadow: 0 1px #fff;
    font-size: 16px;
    font-weight: bold;
    border: 0; outline: 0;
    text-align: center;
    opacity: .8;
    transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-moz-transition: -moz-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	-ms-transition: -ms-transform 0.5s ease-in;   
}

.button:hover { opacity: 1; text-decoration:none }

.valSummary { font-size: 11px }

.lbSmaller {
    display: block;
    width: 32px; height: 32px;
    position: absolute;
    left: 96px;
    top: 13px;
}

.lbLarger {
    display: block;
    width: 32px; height: 32px;
    position: absolute;
    left: 138px;
    top: 13px;
}

.divNewsInfo {
    width: 670px;
    background: url(img/desk.jpg) 50% 50% no-repeat;
    border: dashed 1px #fff !Important;
    padding: 10px 5px;
    height: 35px;
    color: #fff;
}

.divNewsInfo2 { /* nota þetta sem override á frétta og greinasíður */
    background: none;
    border: none;
    color: #fff;
}

.divNewsInfo a { color: #fff }
.divNewsInfo2 a { color: #fff }

.regItem {
    display: block;
    padding: 10px;
}

.altItem {
    display: block;
    background: #f0f0f0;
    padding: 10px;
    border-top: solid 2px #e0e0e0;
    border-bottom: solid 2px #e0e0e0;
}

.grayDate {
    background: url(img/sprite.png) -1075px -640px no-repeat;
    float: left;
    width: 120px; height: 35px; line-height: 35px; 
    text-indent: 40px;
    color: #fff;
}

.graySend {
    display: block;
    float: left;
    background: url(img/sprite.png) 0 -1153px no-repeat;
    text-indent: 30px;
}

.grayTwitter {
    display: block;
    float: left;
    width: 130px; height: 35px; line-height: 35px;
    background: url(img/sprite.png) 0 -1050px no-repeat;
    text-indent: 80px;
}

.fb_share_link {
    display: block;
    float: left;
    width: 170px; height: 35px; line-height: 35px;
    background: url(img/sprite.png) 0 -995px no-repeat;
    text-indent: 80px;
}

.divFBLike { 
    width: 80px;
    float: right;
    margin-top: 8px;
}

.grayRead {
    background: url(img/sprite.png) -1075px -695px no-repeat;
    float: left;
    color: #fff;
}

.divColFullBottom {
    color: #fff;
    line-height: 40px;
    display: block;
    background: #76463b;
    padding: 5px;
    border: dashed 2px #beaca8;
    outline: solid 5px #76463b;
    box-shadow: 0 0 20px #000;
    -moz-box-shadow: none !Important;
    margin: 10px 0 100px 0;
    text-shadow: 0 -1px #4f2b23;
    text-indent: 20px;
    min-height: 40px;
}

.aGoBack, .aGoTop, .divNewsInfo a, .divColFullBottom a, .divColFullBottom .content a {
    display: block;
    float: left;
    height: 30px; line-height: 30px;
    padding: 0px 10px 0px 15px;
    margin: 5px;
    border: solid 1px transparent;
    color: #fff;
    text-shadow: 0 -1px #4f2116;
}

.grayComment { background: url(img/sprite.png) 0 -1108px no-repeat; float: left; padding-left: 35px !Important; position:Relative}

.grayCommentCount {
    display: block;
    width: 30px;
    color: #000;
    text-shadow: 0 1px #fff;
    position: absolute;
    left: 0;
    font-family: "Merienda One", cursive;
    font-size: 12px;
}
.aGoBack { background: url(img/sprite.png) -1073px -936px }
.aGoBack:hover { background-position: -1073px -966px; }

.aGoTop { background: url(img/sprite.png) -1073px -996px; background-repeat: no-repeat; }
.aGoTop:hover { background-position: -1073px -1026px; }

.aGoBack:hover, .aGoTop:hover, .divNewsInfo a:hover, .divColFullBottom .content a:hover {
    background-color: #61371e;
    text-decoration: none;
    outline: solid 5px #61371e; 
    border: dashed 1px #9e735a;
    color: #fff;
    text-shadow: 0 -1px #40200c
}

.divSlideBar {
    position: absolute;
    top: 0;
    left: -162px;
    width: 140px;
    height: 400px;
    padding: 10px;
    background: url(img/sprite.png) -150px -345px;
    z-index: 70000;
    opacity: .3;
    /*box-shadow: 2px 2px 15px #333;*/
}

.divSlideBar .flip {
    background: #fbfaf8 url(img/sprite.png) -710px -793px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -o-border-top-right-radius: 6px;
    -o-border-bottom-right-radius: 6px;    
    -ms-border-top-right-radius: 6px;
    -ms-border-bottom-right-radius: 6px;    
    width: 30px; height: 30px;
   /* border: solid 1px #ccc;*/
    border-left: 0;
    position: absolute;
    top: 140px;
    right: -20px;
    /*box-shadow: 2px 2px 2px #333;*/
}

.divSlideBar:hover, .divSlideBar .flip:hover, .divSlideBar:hover .flip {
    opacity: 1;
}

.divSlideBar b { text-align: center }
.aBack { 
    opacity: .5; 
	transition: 0.5s ease-in;
    transition-property: width, height, opacity; 
    transition-duration: .5s;
    transition-delay: .2s;
    -webkit-transition-property: width, height, opacity; 
    -webkit-transition-duration: .5s;
    -webkit-transition-delay: .2s;    
    -o-transition-property: width, height, opacity;
    -o-transition-duration: .2s;
    -o-transition-delay: .1s;    
    -moz-transition-property: width, height, opacity;
    -moz-transition-duration: .2s;
    -moz-transition-delay: .1s;
    -ms-transition-property: width, height, opacity;
    -ms-transition-duration: .2s;
    -ms-transition-delay: .1s;
    margin: 5px;
    width: 36px; height: 36px;
    display: block; 
    float: left;
    border: solid 1px #000;
}

.aBack:hover { opacity: 1; width: 70px; height: 70px; }

.newsPager {
    float: left;
    display: block;
    width: 32px; height: 32px;
    padding: 0 !Important;
    color: #fff;
    display: block;
    background: url(img/sprite.png);
    margin: 4px;
}

.hrefFirst { background-position: -1075px -756px; }
.hrefFirst:hover { background-position: -1075px -786px; }

.hrefLast { background-position: -1075px -816px; }
.hrefLast:hover { background-position: -1075px -846px; }

.hrefNext { background-position: -1073px -876px; }
.hrefNext:hover { background-position: -1073px -906px; }

.hrefPrev { background-position: -1073px -936px; }
.hrefPrev:hover { background-position: -1073px -966px; }


.aDesk { background: url(img/sprite.png) 0 -1221px no-repeat; }
.aDesk2 { background: url(img/sprite.png) -80px -1221px no-repeat; }
.aBark { background: url(img/sprite.png) -160px -1221px no-repeat; }
.aDeepSea { background: url(img/sprite.png) -240px -1221px no-repeat; }
.aEarth { background: url(img/sprite.png) -320px -1221px no-repeat; }
.aEggshell { background: url(img/sprite.png) -400px -1221px no-repeat; }
.aFawn { background: url(img/sprite.png) -480px -1221px no-repeat; }
.aFern { background: url(img/sprite.png) -560px -1221px no-repeat; }
.aLimestone { background: url(img/sprite.png) -640px -1221px no-repeat; }
.aMushroom { background: url(img/sprite.png) -720px -1221px no-repeat; }
.aOlive { background: url(img/sprite.png) -800px -1221px no-repeat; }
.aSand { background: url(img/sprite.png) -880px -1221px no-repeat; }
.aSedona { background: url(img/sprite.png) -960px -1221px no-repeat; }
.aStormysky { background: url(img/sprite.png) -1040px -1221px no-repeat; }

.commentDate {
    display: block;
    float: left;
    width: 64px; height: 120px;
    background: url(img/sprite.png) -984px -640px no-repeat;
    text-align: center;
    margin-right: 20px;
}

.commentDate .month { color: #fff; }
.commentDate .day { color: #666; font-size: 18px; }
.commentDate .time { color: #999; font-size: 10px; }

.blogCommentCount {
    display: inline-block;
    float: left;
    background: #f0f0f0;
    padding: 5px;
    border: solid 1px #e0e0e0;
    color: #999;
    text-shadow: 0 1px #fff;
    font-size: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-left: 20px;
}

.commentCount {
    display: block;
    float: left;
    background: #4f2116;
    padding: 10px;
    border: dashed 1px #beaca8;
    color: #fff;
    text-shadow: 0 -1px #000;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: 5px;
    width: 10px; height: 10px;
    text-align: left;
    text-indent: 0px;
    line-height: 10px;
}

.altItem .blogCommentCount { background: #fff; }
.dlComments { margin-bottom: 100px }
.commentAuthor, .website {
    font-size: 18px;
    color: #999;
    text-shadow: 0 1px #fff;
}

.lblCommentCounter, .albumImgCounter {
    display: block;
    float: right;
    background: #f0f0f0;
    padding: 10px;
    border: solid 1px #e0e0e0;
    color: #999;
    text-shadow: 0 1px #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: 5px;
    width: 10px; height: 10px;
    text-align: left;
    text-indent: 0px;
    line-height: 10px;
}

.albumImgCounter { width: 15px; height: 15px; margin: -10px 0 0 15px; text-align: center !Important; line-height: 14px; }

.altItem .lblCommentCounter {
    background: #fff;
}

.lblCommentCounter:hover { background: #4f2116; border: solid 1px #000; color: #fff; text-shadow: 0 -1px #000; }


.lblError {
    display: block;
    padding: 10px;
    background: lightyellow;
    border: double 3px #cc0000;
    color: #990000;
    margin-bottom: 20px;
}

.divHelp1 {
    width: 175px; height: 60px;
    padding: 15px;
    background: url(img/sprite.png) -10px -210px no-repeat; 
    color: #666;
    text-shadow: 0 1px #fff;
}

.blogDrop {
    background: url(img/sprite.png) 100% -1124px no-repeat;
    width: 40px; height: 40px;
    display: block;
    float: right;
}

.blogDropped {
    width: 500px; 
    height: auto;
    border: dashed 2px #666;
    outline: solid 10px #333;
    position: absolute;
    background: #333;
    opacity: .9;
    right: 0;
    top: 0;
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-size: 11px;
    text-shadow: none;
    color: #fff;
    box-shadow: 0 0 30px #000;
	-webkit-box-shadow: 0 0 30px #000;
	-moz-box-shadow: 0 0 30px #000;
	-o-box-shadow: 0 0 30px #000;
	display: none;
	padding: 10px;
}

.blogDropped:hover { opacity: 1 }

.blogDropped a {
    display: block;
    float: left;
    padding: 5px 15px 5px 15px !Important;
    border: dashed 1px transparent;
    text-indent: 0;
    color: #fff;
    height: auto;
    line-height: 14px;
    margin: 5px;
}

.blogDropped a:hover, .blogDropped a.selected {
    color: #dcd6d4;
    background: #76463b;
    border: dashed 1px #beaca8;
    outline: solid 5px #76463b;
    text-decoration: none;
}

.divFooterAdjust { height: 60px; }

.albumName {
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.albumName:hover { text-decoration: none }

.albumItem {
    float: left; 
    width: 305px;
    padding: 20px;
    position: relative;
    min-height: 200px;
}

.albumOverviewImg {
	display: block;
	float: left;
	text-decoration: none;
	padding: 10px;
	width: 100px;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	-o-box-shadow: 0 0 10px #666;
	-ms-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	margin: 10px;
	background: #fff;
}

.albumOverviewImg1 {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
	position: absolute;
	left: 0; top: 40px;
	z-index: 10
}

.albumOverviewImg2 {
	position: absolute;
	left: 40px; top: 40px;
	z-index: 12
}

.albumOverviewImg3 {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
	position: absolute;
	left: 80px; top: 40px;	
	z-index: 11
}

.divPolaroidGallery {
    position: relative;
    width: 700px;
    overflow: visible;
}

.divAlbumImg {
    font-family:"Lucida handwriting", "Snell Roundhand", "Helvetica Neue", "Merienda One", cursive;
	display: block;
	position: absolute;
	text-decoration: none;
	color: #999;
	padding: 20px 20px 40px 20px;
	width: 200px;
	border: 1px solid #fff;
	font-size: 12px;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	transition: 0.5s ease-in;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-moz-transition: -moz-transform .5s ease-in;
	-o-transition: -o-transform .5s ease-in;
	-ms-transition: -ms-transform .5s ease-in;
	text-align: center !Important;
	position: relative;
	margin: 10px;
	background: #fff;
	z-index: 1000;
    cursor: move;
}

.divAlbumImg:hover {
    transform: rotate(0deg) !Important;
    -webkit-transform: rotate(0deg) !Important;
    -moz-transform: rotate(0deg) !Important;
    z-index: 10000 !Important;
}

.divAlbumImg img {
    position: relative;
    width: 100%;
    border: solid 1px #ccc;
    cursor: default
}

.divCats {
    color: #ccc;
    font-size: 10px;
    float: right;
    padding: 5px;
    border: solid 1px transparent;
    outline: solid 1px transparent;
    margin-top: 5px;
    width: auto;
}

.lblAuthors {
    display: block;
    color: #ccc;
    font-size: 10px;
    padding: 5px;
    border: solid 1px transparent;
    margin: 5px;
}

.lblAuthors:hover { color: #333 }

.divCats:hover, .regItem .divCats:hover{
    background: #f0f0f0;
    color: #666;
    text-shadow: 0 1px #fff;
    border: solid 1px #fff;
    outline: solid 1px #e0e0e0;
}

.altItem .divCats:hover {
    background: #fff;
    color: #666;
    border: solid 1px #e0e0e0;
    outline: solid 1px #fff;
}

