/*----------------------------*/
/*                            */
/*       Main CSS File        */
/*                            */
/*----------------------------*/
* {
  margin:0;
  border:0;
  padding:0;
}
HTML {
  height:100%;
}
BODY {
  min-height:100%;
  position:relative;
  text-align:center;
  background:url('../images/bgflowers.jpg');
  font-family:Comic Sans MS, Arial, Tahoma, sans-serif;
  font-size:14px;
}
IMG {
  border:0;
}
A:link, A:active {
  color:white;
  text-decoration:underline;
}
A:visited {
  color:#c00;
}
A:hover {
  color:#333;
}
H1 {
  font-size:16px;
  color:#e51083;
  font-weight:bold;
  font-family:Comic Sans MS, Tahoma, Arial, sans-serif;
  margin-top:15px;
  margin-bottom:10px;
}
#mainh1 {
  font-size:22px;
}
H2 {
  font-size:14px;
  color:#e51083;
  font-weight:bold;
  font-family:Comic Sans MS, Tahoma, Arial, sans-serif;
  margin-top:15px;
  margin-left:20px;
  margin-bottom:10px;
}
P {
  margin:5px 0;
}

/* Шапка */
#sitetop {
  width:962px;
  height:226px;
  background:url('../images/topsite.jpg') top center no-repeat;
  position:absolute;
  top:18px;
  left:18px;
  z-index:100;
}
#sitetop #mainlogo {
  position:absolute;
  left:309px;
  top:60px;
  background:url('../images/logo.jpg') top center no-repeat;
  width:385px;
  height:102px;
 
}
#leftflower {
  background:url('../images/left_flower.gif') top left no-repeat;  
  position:absolute;
  left:-20px;
  top:169px;
  width:132px;
  height:196px;
  z-index:0;
}
#rightflower {
  background:url('../images/right_flower.gif') top left no-repeat;  
  position:absolute;
  left:919px;
  top:-19px;
  width:72px;
  height:59px;
  z-index:0;
}
#infotop {
  position:absolute;
  left:317px;
  top:170px;
  z-index:10;
  font-size:18px;
  font-family:Arial
}
#infotop .itrose {
  color:#e71e8b;
}
#infotop .itwhite {
  color:#fff;
}

/* Главное меню */
#mainmenu {
  height:41px;
  width:952px;
  background-Color:#e51083;
  border:2px solid #000;
  position:absolute;
  top:244px;
  left:23px;
}
/* Форма авторизации */
#enterform {
 float:left;
 text-align:left;
 border-right:3px solid #000;
 font-size:12px;
 font-family:Arial;
 padding:0px;
 width:500px;
 height:41px;
}
#enterform #entform {
  float:left;
  position:absolute;
  top:0px;
  left:0px;
}
#enterform #entform #login {
  padding: 8px 2px 2px 10px;
}
#enterform #entform #pass {
  padding: 8px 2px 2px 20px;
}
#enterform #entform #enter {
  padding: 8px 2px 2px 8px;
  color:#000;
  font-size:14px;
}
#enterform #entform #pointer {
  width:15px;
  height:9px;
}
#enterform #entform INPUT {
 width:95px;
 border:1px solid #000;
 margin: 8px 0px 2px;
}
#enterform #regpass {
  padding: 2px 4px 2px;
}
#enterform #regpass #newpass {
  float:right;
  color:#000;
}
#enterform #regpass #registration {
  color:#000;
  float:right;
  vertical-align:top;
}
#enterform #cabinet {
  float:left;
  position:absolute;
  top:0px;
  left:0px;
}
#enterform #cabinet #hello {
  padding: 25px 2px 2px 10px;
}
#enterform #exit {
  padding: 2px 4px 2px;
}
#enterform #exit #link1 {
 float:right;
 color:#000;
}
#enterform #exit #link2 {
 float:right;
 color:#000;
}
#c_pm {
 color:#000;
}
/* Ссылки меню */
#menulinks {
 font-size:16px;
 font-family:Arial;
 height:41px;
 position:absolute;
 top:0px;
 left:504px;
}
#menulinks .link {
  float:left;
  background:url('../images/bgmenu.jpg') top left no-repeat; 
  border-right:2px solid #000;
  height:33px;
  padding: 8px 7px 2px;
}
#menulinks #linklast {
  float:left;
  background:url('../images/bgmenu.jpg') top left no-repeat; 
  height:41px;
  padding: 8px 7px 2px;
}
#menulinks .linktext { 
  color:#fff;
  text-decoration:none;  
  height:41px;
}
/* Левое меню */
#leftmenu {
  position:absolute;
  top:320px;
  left:23px;
}
#leftmenu #flmenu {
  background:url('../images/left_menu_girl.jpg') bottom right no-repeat; 
  margin:1px 0px 20px;
  padding-top:10px;
  height:155px;
  width:250px;
  background-Color:#e51083;
  border:2px solid #000;
  color:#ff6600;
}
.orange {
  color:#ff6600;
}
#leftmenu #flmenu #lm_flower1 {
  background:url('../images/left_menu_flower.gif') top left no-repeat; 
  width:27px; 
  height:24px;
  position:absolute;
  top:0px;
  left:0px;
}
.my {
  float:left;
  padding: 0px 5px 0px 30px;
}
#leftmenu #flmenu A:link,
#leftmenu #flmenu A:active,
#leftmenu #flmenu A:visited,
#leftmenu #flmenu A:hover {
  display:block;
  margin:0px 50px 7px;
  font-size:14px;
  color:white;
  text-align:left;
}
#leftmenu #flmenu P {
  display:block;
  margin:0px 50px 7px;
  font-size:14px;
  color:white;
  text-align:left;
}

#leftmenu #tagsmenu {
  background:url('../images/left_menu_boy.jpg') bottom right no-repeat; 
  margin: 20px 0px 20px;
  padding-top:10px;
  height:160px;
  width:250px;
  background-Color:#e51083;
  border:2px solid #000;
}
#leftmenu #tagsmenu #lm_flower2 {
  background:url('../images/left_menu_flower.gif') top left no-repeat; 
  width:27px; 
  height:24px;
  position:absolute;
  top:191px;
  left:0px;
}
#leftmenu #tagsmenu A:link,
#leftmenu #tagsmenu A:active,
#leftmenu #tagsmenu A:visited,
#leftmenu #tagsmenu A:hover {
  display:block;
  margin-bottom:7px;
  font-size:14px;
  color:white;
  text-align:left;
}
#leftmenu #tagsmenu P {
  display:block;
  margin:0px 50px 7px;
  font-size:14px;
  color:white;
  text-align:left;
  
}
#leftmenu #notice {
  background:url('../images/bgnotice.jpg'); 
  margin: 0px 0px 20px;
  padding-top:10px;
  width:250px;
  background-Color:#e51083;
  border:2px solid #000;
  text-align:left;
}
#leftmenu #notice #lm_flower3 {
  background:url('../images/left_menu_flower.gif') top left no-repeat; 
  width:27px; 
  height:24px;
  position:absolute;
  top:385px;
  left:0px;
}
#leftmenu #notice H2 {
  text-align:center;
  margin: 0px 0px 0px -20px !important;
}
#leftmenu #notice A:link, 
#leftmenu #notice A:active,
#leftmenu #notice A:visited,
#leftmenu #notice A:hover {
  color:#000;
  font-weight:bold;
  padding:0px 10px 0px;
}
#leftmenu #notice P {
  padding:0px 10px 0px;
}
.details {
  color:#e51083 !important;
  display:block;
  text-align:right;
  margin-bottom:7px;
}
/* Рабочая область */
#content {
  background:url('../images/people.jpg') bottom right no-repeat; 
  position:absolute;
  top:320px;
  left:305px;
  border:2px solid #000;
  background-Color:#ffdbf0;
  width:670px;
  text-align:left;
}
#content A {
  color:#e51083 !important;
}
#content P {
  text-align:left;
  margin: 10px 20px 10px;
}
#content TABLE {
  margin: 10px 20px 10px; 
  border:1px solid #ebccb5;
}
#content TD {
  border:1px solid #ebccb5;
  padding: 5px 5px 5px 5px;
}

#content IMG {
  float:left;
  margin: 0px 5px 5px 0px;
}
#content H1 {
  text-align:center;
}
#content #regform {
  padding-left:15px;
}
#content #regform INPUT {
  width:250px;
}
#content #bottom {
  margin: 8px 20px 20px;
  font-size:10px;
  border-top:1px solid #000;
}
#content #bottom P {
  padding: 5px 0px 0px !important;
  margin: 0px 0px 0px 0px !important; 
}
.post  {
  border-top:1px solid #000;
  margin: 10px 20px 10px;
  padding: 10px 0px 10px;
}
.post H1 {
  text-align:left !important;
}
.post A {  
  color:#e51083;
}
.post IMG {
   float:left;
   margin:20px 10px 3px 0px;
   border:1px solid #000;
}
.post P {
  margin: 0px 0px 0px 0px !important; 
}
.post .postbottom {
  width: 90%;
  margin: 0px 0px 0px 0px !important; 
}
.post .postbottom .tdright {
  text-align:right;
}

