body 
{
    background: #FFFFFF url('../../images/theme/body-bg.png') repeat-x;
    font-family:"Lucida Grande","Verdana",sans-serif;
    font-size:13px;
    margin:0;
    padding:0;
    text-align: center;
}

#window
{
	width: 920px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: #FFFFFF;
}

#header
{
	width: 920px;
	height: 155px;
	margin-top: 13px;
	background-image: url(../../images/theme/header-bg.png);
	padding: 0px 0px;
	margin-bottom: 0px;
}

#header-banner
{
	height: 100px;
	background-image: url(../../images/theme/header-banner.png);
	background-repeat: no-repeat;
	margin: auto;
	background-position: center center;
	position: relative;
	top: 25%;
}

#content
{
	width: 920px;
	border:none;
	background-image: url(../../images/theme/content-bg.png);
	background-repeat: repeat-y;
   text-align: left;
}

.prop 
{
    height:400px;
    float:right;
    width:1px;
}

.clear
{
    clear:both;
    height:1px;
    overflow:hidden;
}


#footer
{
	width: 920px;
	padding-top: 25px;
	background-image: url(../../images/theme/footer-bg.png);
	background-repeat: no-repeat;
}

#footer_powered_by
{
    float: left;
}

#footer_powered_by li
{
  display: inline;
  margin: 0px;
  padding: 3px;
  font-size: 10px;
}

#footer_powered_by li
{
  display: inline;
  margin: 0px;
  padding: 3px;
  font-size: 10px;
}

#footer_copyright
{
    float: right;
}

#footer_powered_by ul 
{
  list-style: none;
}

a:link, a:visited
{
    text-decoration: none;
}

img
{
    border: none;
}

#sidebar
{
    float:right;
    position:relative;
    right:0;
    top:0;
    width:260px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px 0px 0px 0px;
}

#content_area
{
    float: left;
    width: 600px;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px 0px 0px 0px;
}

#content pre
{
    color: #4D4D4D;
    background: #E6E6FA;
    overflow: auto;
    font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
    margin: 0.9em 0; padding: 8px;
}

.sidemenu-head {
	float: left;
	background-image: url('../../images/theme/sidemenu-head.png');
	width:220px;
	height:30px
}


.sidemenu-head h3
{
   color: #055183;
   font-size: 15px;
   padding-left: 35px;
   margin-top: 5px;
   padding-top: 3px;
   margin-bottom: -15px;
   padding-bottom: 15px;
}


#sidebar #search h3
{
   color: #055183;
   font-size: 15px;
}

#sidebar .search p { 
	margin: 0;
}

#search form li input {
	font-size: 11px; width: 180px;
}

#search form li {
      height: 28px;
      background: url(../../images/theme/search.png) no-repeat left;
      padding-left: 30px;
      margin-left: 0;
}


#sidebar .search .loading {
	background: url(../../images/theme/spinner.gif) no-repeat left 50%;
	margin: 1em 0; padding: 0 0 0 20px;
	height: 15px;
}

#sidebar .search .results { 
	margin: 0 0 1.25em;
}

#sidebar .search .results h3 {
	margin-top: 1em;
}

#sidebar .search .results p { 
	font: bold 14px "lucidamac bold", "lucida grande", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0.5em;
}

#sidebar .search .results ul { 
	margin: 0; padding: 3px;
}

#sidebar .search .results li { background: #ffc; padding: 0.2em; }

#sidebar .search .results a:link,
#sidebar .search .results a:visited {
	color: #222;
}

#sidebar .search .results a:hover, 
#sidebar .search .results a:active  {
	color: #fff;
}

#sidebar .sidemenu-content {
	float: left;
	background: url('../../images/theme/sidemenu-content.png') repeat-y;
   font: 12px Trebuchet MS;
   color: #737373;
	width:220px;
}


.atomentry
{
}

.atomentry .title
{
    margin: 0;
    border-bottom: 1px dashed #D6C9BF;
    margin-top: 15px;
    color: #737373;
}



.atomentry h2.title 
{
    padding: 0px 0px 5px 0px;   
    margin: 40px 50px 0px 10px;
}



.atomentry p
{
    font: 12px Trebuchet MS;
    color: #737373;
    padding-left: 0px;
    padding-right: 20px;
}



.atomentry .title a:hover {
	text-decoration: none;
}



.atomentry .title a {
	text-decoration: none;
}



.atomentry .entry {
	margin: 0px;
	padding: 20px 20px;
}



.atomentry .meta {
	margin: 0px 50px 20px 15px;
	padding: 0px 0 0 30px; 
	line-height: normal;
}



.atomentry a {
	color: #0582FF;
}



.atomentry a:hover {
	color: #31363B;
      text-decoration: none;
}

.atomentry h2 a {
	color: #31363B;
}

#sidebar li {
      margin-bottom: 10px;
      padding-left: 10px;
      margin-top: 10px;
      margin-left: 15px;
      background: url(../../images/theme/img04.gif) no-repeat left 50%;
}

#sidebar ul {
   margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar a {
	text-decoration: none;
   color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
   color: #000000;
}

.sidemen-foot {
	float: left;
	background-image: url('../../images/theme/sidemenu-foot.png');
	width:220px;
	height:15px;
   margin-bottom: 10px
}
