/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 11, 2017, 3:23:02 PM
    Author     : GR
*/

body {
 
}

#pageframe{
    position:static;
    width:1510px;
    left:auto;
    right:auto;
    height:100vh;
    bottom:34px;
    margin: 0px auto;
}




#whitespace{
    background-color: white;
    width:100%; 
    height:32px;
}

#pinkline
{
    position:relative;
    background-color:#ff79b9;
    top:40px;
    width:100%;
    height:64px;
    
}
.greyline {
    position:relative;
    background-color:#222;
    width:100%;
    height:2px;
    
}
#version{
    position:absolute;
    background-color:#ff79b9;
    top:135px;
    left:420px;
    width:63px;
    height:25px;
    transform:rotate(270deg);
    transform-origin:left top 0;
    float:left;
    color: white;
    text-align: center;
}
#logo
{ 
       
   background-image:url("wishkatlogo.png");
 position: relative;
 top:-72px;
 left: 32px;
    width:421px;
    height:137px;
}

#menuicons {
    position: absolute;
   
    height: 40px;
    width: 360px;
    bottom: 0px;
    right: 0px;
}

.icon {
    position:absolute;
    height:40px;
    width:40px;
    bottom:0px;
  
}
#menu1{
    right:0px;
    background: url('wk-icons.png')  -240px -160px; 
}
#menu2 {
    right:40px;
    background: url('wk-icons.png') -120px -200px; 
}
#menu3{
    right:120px;
    background: url('wk-icons.png') -200px -240px;
}
#menu4{
    right:160px;
    background: url('wk-icons.png') -0px -0px;
}
#menu5{
    right:200px;
    background: url('wk-icons.png') -240px -40px;
}
#menu6{
    right:240px;
    background: url('wk-icons.png') -200px -80px;
}
#menu7{
    right:280px;
    background: url('wk-icons.png') -120px -440px;
}
#menu8{
    right:320px;
    
}
#menu9{
    right:360px;
    
}

.login {
    
    
    
}
#loginbox {
    position:absolute;
 font-weight: bold;
 color: #bbb;
 padding-top: 4px;
 
    top:-30px;
    right: 30px;
    height: 50px;
    width:350px;
      text-align: right;
        padding-right: 100px;
}

#loggedinbox {
    
    position:absolute;
    font-weight: bold;
    color: #bbb;
    padding-top: 4px;
    padding-right: 55px;
  
    top:-30px;
    right: 30px;
    height: 50px;
    width:350px;
    text-align: right;

}
#firsttimemessage {
       position:relative;
       top: 32px;
        width:100%;
        height:35px;
        background:blue;
        visibility: hidden;
}

#sub_body {
    position:relative;
    width:100%;
    height:100vh;
    top:32px;
}

#welcomeimage {
    position:static;
    width:80%;
    margin-left:10%;
    margin-right:10%;
    height:75vh;
    background:url('wk-home.JPG');
}

#subheader{
    position:fixed;
    top:0px;
    width:100%;
    height:41px;
    background-color:#ff79b9;
    color:white;
    z-index: 200;
   
}
#subheadermenu{
    position:fixed;
    top:0px;
    right:0px;
   
    width:50%;
    z-index: 200;
}
.shmenuicon{
    position:absolute;
    top:0px;
    height:40px;
    width:40px;
   
   
}

#shmenu1{
    
    right:0px;
}
#shmenu2{
    right:40px;
}
#shmenu3{
    right:120px;
}
 #shmenu4{
     right:160px;
}
#shmenu5{
     right:200px;
}
#shmenu6{
    right:240px;
}
#shmenu7{
    right:280px;
}
#shmenu8{
    right:320px;
}

.minicircle{
    clip-path: circle(14px at center);
}

#leftmenu {
    position:absolute;
    background: #ddd;
    width:14%;
    height:120vh;
    left:0px;
}
 
.logcontainer { 
   position:relative;
   margin:5%;
    background:#eee;
    width:90%;
    
    height:100px;
    
}
.listcontainer{
    border:2px;
    border-color: lightgray;
    padding: 10px;
}

.listtitle{
    font-size: 16px;
    font-weight: bold;
    margin:5px;
    
}
.rating{
    font-size:8px;
    font-weight:lighter;
}
.listdescription{
    font-size:11px;
    font-weight:normal;
}
.submittedby{
    font-size:9px;
    font-weight: normal;
}
#logcontainerpop {
   position:relative;
   margin:5%;
    background:#eee;
    width:90%;
    
    height:100px; 
}

.logimage{
    position:absolute;
    left:0px;
    top:0px;
    width:75px;
   height:100px;
   background-position:center;
   background-size:cover;
}
.logtext{
    position: absolute;
    font-size: 10pt;
    width:115px;
    left:76px;
    top:0px;
    height:100px;
}


#content {
    background:#eee;
    position:absolute;
    top:40px;
    width:85%;
    height:100vh;
    
    right:0px;
}
#contentholder { 
    background:#eee;
    position:absolute;
    width:85%;
    height:85vh;
    
    right:0px;
}



#fblogo {
    position: absolute;
    
    right:0px;
    top:0px;
    width:50px;
    height:50px;
    background: url("socialmediaicons_sm.jpg") 0 0;
}

#gpluslogo{
    position: absolute;
    right:50px;
    top:0px;
width:50px;
    height:50px;
    background: url("socialmediaicons_sm.jpg") -202px 0;
    }
    
    #fbface {
       position: absolute;
    
    right:0px;
    top:0px;
    width:50px;
    height:50px;
    background: url("facebookface.jpg") 0 0; 
    }
    #footer{
        position:absolute;
        bottom:0px;
        width:100%;
        height:30px;
        background-color:#ff79b9;
        font-weight: bold;
        font-size: 8pt;
        color:white;
        z-index: 255;
    }
    
    
    
.container {

    position: relative;
    text-align:center;
    vertical-align: top;
    width: 162px;
    float:left;
    border: 1px solid #000;

    border-color: #87837F;
    border-radius:4px;
    margin: 8px;
 

}
img.wish{
    padding: 8px;

    border-color: #87837F;
}



a:link {text-decoration:none;}
.commenttext {
    font-family: sans-serif;
    font-weight: normal; 
    font-size:  8pt;
    padding: 3px;
    border-top:1px solid #000;
    border-color: #87837F;
    text-align: left;
}
.break-word {
  word-wrap: break-word;
}

div.b1{
    left:149px;
    top:-5px;
}
 
div.b2{
    left:149px;
    top:13px;
}
div.b3{
    left:149px;
    top:31px;
}
div.b4{
    left:149px;
    top:49px;
}
div.b5 {
    left:149px;
    top:67px;  }  

div.b6 {
    left:149px;
    top:85px;  } 

div.b7 {
    left:149px;
    top:103px;  } 

div.b8 {
    left:149px;
    top:121px;  } 

div.b9 {
    left:149px;
    top:139px;  } 

div.button {
    position: absolute;
    text-align:center;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    display: none;
     border-radius:1px;
}  

.mousereveal{
    display:none;
}

span.button {
        color: white;
border-radius: 2em;
background: #f06;
display: inline-block;
font-size: 10px;
font-family: sans-serif;
font-weight: normal;
line-height: 1;
margin: 0;
min-width: 1em;
padding: 2px 5px 2px 5px;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: uppercase; 
z-index: 50000;
}
.listbutton{
    color: white;
border-radius: 0em;
background: #ff79b9;
display: inline-block;
font-size: 10px;
font-family: sans-serif;
font-weight: normal;
line-height: 20px;

margin: 4px;
min-width: 1em;
padding: 2px 5px 2px 5px;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: uppercase; 
z-index: 50000;
 display: none;
}


.katbutton {
        color: white;
border-radius: 2em;
background: #f06;
display: inline-block;
font-size: 12px;
font-family: sans-serif;
font-weight: normal;
line-height: 1;
margin: 0;
min-width: 1em;
padding: 2px 5px 2px 5px;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: uppercase; 
z-index: 50000;
}



div.owner{
    position: absolute;
    left:4px;
    top: 4px;
}
.commenter {
    font-size: 5pt;
}
.comment {
  
    
    font-family: sans-serif;
    font-weight: bold;
    font-size: 7pt;
}
.addyourcomment {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 7pt;   
    color:gray;
}
.time {
    font-size: 6pt;
    position: relative;
    top: 10px;
    left: 26px;
    
    
}
.close {
   display:none;
   
}

div.newico {
    position: absolute;
    right: 0px;
    top: 0px;
}
#section for Action.php
#everything{
    top:0px;
    left:0px;
    height:400px;
    width:500px;
}

#displaybox {
    position: absolute;
    height:400px;
    width:500px;
    top:0px;
    left:0px;
}
#pinkvertical {
    position:fixed;
    height: 100%;
    width:60px;
    background:#ff79b9;
    top:0px;
    left:0px;
      
}
#displayimage {
    position:absolute;
    height: 100%;
    width:440px;
    top:0px;
    right:0px;
      
}
#displaymenu {
    position:fixed;
    height:100%;
    width:40px;
    left:40px;
    top:46px;
    
    
}
#displayhashtags{
    position:fixed;
    height:40px;
    bottom:0px; 
    width:400px;
    color: white;
   text-align: right;
    text-shadow: 0px 0px 3px #ffffff;
    background: rgba(255, 121, 185, 0.5); /* For browsers that do not support gradients */
  
        
}
#displaytitle{
    position:fixed;
    height:40px;
    right:0px;
    top:0px;
    text-align: right;
    width:70%;
    text-shadow: -1px 0px 6px #ffffff;
    background: rgba(255, 121, 185, 0.5); /* For browsers that do not support gradients */
}
        

.dmenuicon{
    
    height:40px;
    width:40px;
    
}
#dface{
   position:fixed;
    left:36px;
}

.clipcircle{
    clip-path: circle(20px at center);
}


div.selectbackgnd {
  background-color: pink;
 
}