/* CSS Document */
div {
	xborder:1px solid red;
	}
html { height: 100%; margin-bottom: 1px; }
ul {
  list-style: none;
	padding: 0;
	margin: 0;
}
.cleaner {
  clear: both;
  overflow: hidden;
  height: 0;
  /* IE5.5 Hack - this will not parse in IE5.5 */
  height /**/: 1px;
}
a {
  text-decoration: none;
	color: #C2D62B;
}
h5, #tags {
	color: #6B6D72;
}
#wrapper {
	width: 890px;
	margin: 0 auto;
}

#menu {
  width: 60%;
  margin: 5px 8px 10px 0px;
}
#menu ul{
  padding-top: 40px;
	margin-left: 85px;
}
#menu ul li {
  float: left;
}
#menu ul li a {
	display: block;
	width: 60px;
	height: 31px;
}
#menu #date-text{
  float: right;
	padding-top: 8px;

}
#logo {
       float: left;
       width: 153px;
       height: 43px;
       margin: 26px 15px 0px 15px;
}
#login-bar {
  height: 46px;
	padding: 12px 16px 2px 18px;
	margin-left: 3px;
}
#login-bar span {
	float: left;
	padding-top: 4px;
}
#login-bar ul {
  float: right;
}
#login-bar ul #cauta-text {
  width: 86px;
  height: 25px;
  padding: 5px 0 0 0;
}
#login-bar ul li {
  float: left;
}
#login-bar ul li input {
	-khtml-appearance:none;
	border-style: none;
	display: block;
  margin-top: 2px;
	padding: 0;
  height: 20px;
}
#login-bar ul #spotlightx {
	margin-top: 2px;
  height: 21px;
  width: 26px;
}
#spotlight-left {
	margin-top: 2px;
	height: 21px;
	width: 15px;
}
#header {
	height: 140px;
	padding: 5px 5px 5px 15px;
	position: relative;
}
#header #welcome-text {
  margin-top: 20px;
	float: left;
}
#header #welcome-info {
	margin-top: 70px;
	width: 65%;
}
#header #header-image{ 
	float: right;
	position: absolute;
	top: 16px;
	right: 18px;
	width: 220px;
	height: 110px;
}

div#forum, div#marketplace {
  float: right;
	width: 245px;
}
div#forum #forum-content, #trick-item, #news-item  {
 padding: 0 16px 2px 16px;
}
#main_content {
  float: left;
	width: 615px;
}
#gallery_content {
	width: 870px;
        padding: 10px;
}
#about_content {
       padding: 10px;
}
#sidebar {
  float: right;
  width: 250px;
}



#recent-news {
       min-height: 320px;
}
#recent-news #recent-news-content {
	padding: 0 16px 2px 16px;
        position: relative;
	}
.window-decoration {
  height: 27px;
}
.window-decoration .buline-stanga, 
.window-decoration .buline-mijloc, 
.window-decoration .buline-dreapta {
  height: 27px;
	float: left;
}
.window-decoration .buline-stanga {
  width: 65px;
}
.window-decoration .buline-mijloc {
  width: 542px;
}
.window-decoration .buline-dreapta {
  width: 8px;
}
#forum .window-decoration .buline-mijloc {
  width: 170px;
}
.stire {
  xposition: absolute;
	margin-top: 15px;
        margin-right: 10px;
	padding-bottom: 10px;
        xborder: 1px solid white;
}
.stire a {
	color: #C2D62B;
}
.stire a.readmore {
        float: right;
	right: 2px;
}
.stire .linie, .forum-item .linie {
	margin-top: 30px;
}

.stire h4 {
 
 padding: 0;
 margin: 0;
}
.stire img {
   margin: 10px;
}
.stire img.inlineimage {
   margin-right: 10px;
   float: left;
}
.titlu-stire {
  float: left;
  width: 370px;
}
.data-stire {
  xposition: absolute;
  float: right;
	top: 0;
	right: 0;
}
* html .data-stire {
       font-size: 10px;
}
.forum-bubble {
	position: absolute;
	top: 5px;
	right: 30px;
	width: 81px;
	height: 78px;
}
#forum {
  	position: relative;
}
#forum h2 {
    margin: 0;
    padding: 13px 0 0 0;
    padding-top: 13px;
}
#forum h4 {
	margin: 0;
	padding: 0;
	display: inline;
}
.forum-item {
    position: relative;
	margin-top: 15px;
	}
.forum-item a{
	position: absolute;
	right: 0px;
	color: #6B6D72;
}
.forum-item a.threadlink {
     position: relative;
      color: White;
      font-size: 12px;
 /*   
padding-left: 10px;
    display: inline;*/
}
.forum-item a.autor-link {
	left: 2px;
	color: #C2D62B;
}
.forum-item a.commentslink {
	xleft: 2px;
        right: 2px;
	color: #C2D62B;
}

.linie, .linie-forum {
	display: block;
  height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 3px;
}
.linie-forum {
	margin-top: 18px;
}

#tips-tricks{
  background-color: #181B28;
	margin-top: 15px;
}
#tips-tricks .linie {
	margin: 4px 0px 4px 0px;
}
#tips-tricks #tags, #recent-news #tags {
	background-color: #12151E;
	display: block;
	height: 18px;
	width: 100%;
	
}
#tips-tricks h2{
	margin-left: 20px;
}
#tips-tricks p{
        /*width: 300px;*/
	float: left;
}
#tips-tricks img {
	float: right;
	top: 10px;
}
#marketplace {
	margin-top: 15px;
  background-color: #398DDC;
	height: auto;
	position: relative;
}
.banner {
       text-align: center;
       margin-bottom: 3px;
}

#banner-istyle {

       xdisplay: block;
       width: 236px;
       height: 100px;
/*
       background: url("http://macuser.ro/images/iStyle.jpg") no-repeat top left;
*/
}

#marketplace h2 {
	margin-left: 16px;
}
#market-logo {
	position:absolute;
	top: -8px;
	right: 25px;
	height: 55px;
	width: 45px;
}

#footer {
  background-color: #12151E;
	padding: 11px 15px;
	height: 32px;
	margin-top: 15px;	
}
#footer #footer-text {
	float: left;
        color: #fff;
}
#footer ul li {
  float: left;
	text-align: center;
	font-size: 10px;
}
#footer ul li a {
	display: block;
	width: 40px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer #copyright {
	margin-top: 5px;
	font-size: 10px;
	float: left;
	color:#666666;
}
#logo-mic {
        height:35px;
        width:153px;
	float: right;
}