/*  
Theme Name: Cosmic Buddy
Theme URI: http://buddydev.com
Description: Convert your social Network to orkut Style Site
Version: 1.0
Author: Brajesh Singh
Author URI: http://buddydev.com/members/sbrajesh
*/

/* Font styles */
@import url( _inc/css/fonts/12px.css );


/* Admin bar styles */
@import url( _inc/css/adminbar.css );

/* The main stylesheet*/
@import url( _inc/css/screen.css );
@import url( _inc/css/components.css);

#legend
{
position:absolute;
z-index:3;
top:125px;
left:775px;
}

.linkButton a:link, .linkButton a:visited{color: #FFF;text-decoration: none;}
.linkButton a:hover{color:#FFF;text-decoration: underline;}

#inuti
{
position:absolute;
z-index:2;
top:109px;
right:12px;
}

.fullpost
{
position:absolute;
z-index:3;
top:100px;
left:60px;
}

#fullpostarchive
{
position:absolute;
z-index:5;
top:75px;
left:60px;
}

.infoAboutPointBox{
position:absolute;
top:0px;
left:0px;
width:296px;
height: 250px;
background-image: url(/images/pageDesign/pointInfoBackground.png);
background-repeat: no-repeat;
overflow: hidden;
padding:10px;
}

.infoAboutPointCloseButton{
position: absolute;
top:10px;
right:10px;
cursor: pointer;
}
.infoAboutPointLink2More{
height: 28px;
width: 109px;
background-image: url(/images/pageDesign/readMoreBackground.png);
color:#FFF;
cursor: pointer;
text-align: center;
position: absolute;
bottom: 15px;
right: 10px;
}
.listAllPointLink2More{height: 28px;
width: 147px;
background-image: url(/images/pageDesign/listAllBackgroundLink.png);
color:#FFF;
cursor: pointer;
text-align: center;
line-height: 28px;
position: absolute;
bottom: 11px;
right: 5px;}

.linkButton{font-weight: bold;}

#authoravatar
{
position:absolute;
z-index:4;
top:380px;
right:17px;
}

#authoravatarsingle
{
position:relative;
top:0px;
left:0px;
}

#lefty
{
position:relative;
top:0px;
left:0px;
width:190px;
height:170px;
}

#righty
{
position:absolute;
top:80px;
left:240px;
width:600px;
}

