/* Start of CMSMS style sheet 'layout_global' */
body {
overflow-x:hidden;
overflow-y:scroll;
}

p {
margin:0 0 15px 0;
}

#container {
position:absolute;
width:680px;
left:50%;
margin-left:-340px;
overflow:hidden;
}

#fixedtop {
position:fixed;
top:0px;
width:680px;
height:130px;
z-index:2;
}

#fixedsidebar {
position:fixed;
margin:83px 0 0 690px;
width:150px;
padding:0px;
z-index:2;
}

#latestentriesbar {
background-color:#090e09;
position:fixed;
top:0px;
margin:245px 0 0 -190px;
width:160px;
padding:10px;
z-index:2;
}

#latestentriesbar a {
 text-decoration:none;
}

#latestentriesbar a:hover {
 text-decoration:underline;
}

#socialnetworksbar {
position:fixed;
top:0px;
margin:185px 0 0 -190px;
width:160px;
padding:10px;
z-index:2;
}

#socialnetworksbar a {
  float:left;
  margin:0 10px 0 0;
}

#logo {
height:27px;
padding:25px 0 23px 203px;
}

#topdotsbar {
top:0px;
width:680px;
height:2px;
margin:0 0 13px 3px;
}

.dotsbar {
width:675px;
height:16px;
margin:0 0 13px -20px;
border:0px solid #fff;
}

#nav1 {
margin:20px 0 30px 67px;
height:12px;
}

#nav1 ul li {
float:left;
margin-right:64px;
overflow:hidden;
}

#nav1 ul li a {
height:12px;
margin-left:-5000px;
padding-right:5018px;
}

.nav1item1, .nav1item1active, .nav1item1:hover {
width:52px;
}

.nav1item2, .nav1item2active, .nav1item2:hover {
width:58px;
}

.nav1item3, .nav1item3active, .nav1item3:hover {
width:48px;
}

.nav1item4, .nav1item4active, .nav1item4:hover {
width:73px;
}

.nav1item5, .nav1item5active, .nav1item5:hover {
width:54px;
}

#main {
margin:207px 0 0 0;
padding:0 0 0 23px;
}

.blogitem {
position:relative;
width:480px;
margin:37px 0 63px 77px;;
overflow:hidden;
}

#bottom {
width:680px;
height:200px;
}

/* End of 'layout_global' */

