/*  Make your custom modifications to user_style.css here
*/
@IMPORT url(../../../website/css/login.css);

htm, body { 
	margin:0;
	padding:0;
}

body {
  background-color: #EEEEEE;
	background-image:url(../../../website/img/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    color: #444444;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 21px;
}

#page {
  background-color: transparent;
  max-width: 950px;
  border: none;
}

#header {
    height: 199px;
    position: relative;
}
#header .logo {
    float: left;
}
#header .menu {
    background-image: url("../../../website/img/bg_top_menu.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 199px;
    width: 459px;
}
#header .menu a {
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    height: 44px;
    margin-bottom: 1px;
    padding: 22px 0 0 20px;
    text-decoration: none;
    width: 160px;
}
#header .menu a.selected, #header .menu a:hover {
    color: #ED2333;
}
#header .language {
    background-image: url("../../../website/img/bg_language.png");
    background-repeat: no-repeat;
    float: right;
    height: 29px;
    text-align: right;
    width: 89px;
}
#header .language a {
    color: #FFFFFF;
    display: block;
    font-size: 0.9em;
    margin: 2px 10px 0 0;
    text-decoration: none;
    font-weight: normal;
}
#header .phone {
    bottom: -1px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 375px;
    z-index: 1;
}
#header .phone .login {
    background-image: url("../../../website/img/bg_login.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 28px;
    line-height: 26px;
    padding-right: 10px;
    text-decoration: none;
}
#header .login span {
    background-color: #000000;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    margin-left: 17px;
    padding-left: 13px;
    padding-right: 15px;
}
#header .login a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#pagebody {
  background-image: url("../../../website/img/bg_content.png");
    background-repeat: no-repeat;
    padding-top: 30px;
    
 padding-left:11px;
 padding-right:11px;
 width: 928px;
}

#maincontent {
 background-color:transparent;
  font-family: Arial,Helvetica,sans-serif;
}

#maincontent .blog_subject {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0;
}

#maincontent .blog_byline {
  color: #888888;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 25px;
  padding: 0;
}

#maincontent hr {
 background-color:transparent;
 background-image: url(./images/line_news.png);
 background-repeat: repeat-x;
 max-height:7px;
 height:7px;
 line-height:7px;
 border:none;
 margin-top: 20px;
 margin-bottom: 35px;
}

#pager span,
#pager a{
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin-right: 5px;
}

#sidebar {
  background-color: transparent;
  border: none;
  padding-top:25px;
  height: 100%;
}
#sidebar a{
  display:block;
}

#sidebar .menu_block{
 padding:17px;
 margin: 0 auto 25px auto;
 width:190px;
 position: relative;
 background-color: #FFFFFF;
 border: 1px solid #AAAAAA;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
}

#sidebar .menu_title {
  font-weight: bold;
}

#sidebar .menu_body {
  border: none;
  padding: 0px;
}
#sidebar .menu_body a {
  display:block;
  background-image: url(./images/list_icon.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-top: 7px;
  padding-left: 10px;
  color: #ED2333;
  font-size: 13px;
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}

#sidebar .menu_block.Calendar{
 margin-bottom: 25px;
 padding: 5px 5px 5px 5px;
 width: 221px;
}

#sidebar .menu_block.Calendar .top,
#sidebar .menu_block.Calendar .bottom {
 display:none;
}

#sidebar .menu_block.Calendar a {
  display:inline;
  background:none;
  margin-top: 0px;
  padding-left: 0px;
  color: #807F4F;
  font-size: 13px;
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}

#sidebar .menu_block.Calendar .next_month,
#sidebar .menu_block.Calendar .previous_month {
  width: 16px;
}

#sidebar .menu_block.Calendar .previous_month a{
  display:block;
  width: 16px;
  heoght: 16px;
  background-image: url(./images/bt_calendar_left.png);
  background-repeat: no-repeat;
}

#sidebar .menu_block.Calendar .next_month a{
  display:block;
  width: 16px;
  heoght: 16px;
  background-image: url(./images/bt_calendar_right.png);
  background-repeat: no-repeat;
}

#sidebar .menu_block.Calendar .date_title {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}

#sidebar .menu_body .calendar {
  margin-top: 5px;
  width:100%;
}

#sidebar .menu_body .calendar .day_name {
  width: 70px;
  color: #4C5359;
  font-size: 10px;
  font-style: italic;
  height: 18px;
  text-align: center;
}

#sidebar .menu_body .calendar .day {
  background-image: url(./images/bg_calendar.jpg);
  background-repeat: repeat-x;
  color: #333333;
  font-size: 11px;
  height: 11px;
  font-weight: bold;
  height: auto;
  padding: 4px 0 5px;
  text-align: center;
}
#sidebar .menu_body .calendar .day a {
  font-weight: bold;
  font-size: 11px;
}

#sidebar .menu_body .calendar .day.current {
  background-image: url(./images/bg_calendar_selected.jpg);
  background-position: center bottom;
}
#sidebar .menu_body .calendar .day.current a {
  padding: 0;
  margin: 0;
}

#sidebar .menu_body .calendar .day.off {
  color: #B6B8B9;
}

#sidebar .menu_block.Search input[type=submit]{
  background: none;
  border: none;
  background-image: url(./images/bt_search.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 20px;
  margin-left: 9px;
}

#sidebar .menu_block.Search input[type=text]{
  border: 1px solid #D30B14;
  color: #444;
  padding: 5px;
  width: 140px;
}

#sidebar .menu_block ul,
#sidebar .menu_block li{
  margin-left: 0;
  padding-left: 0;
}

#sidebar .menu_block li ul li ul{
  padding-left: 10px;
}


#sidebar .menu_block.Archives hr{
  margin:0;
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: url(./images/line_news.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: none;
  height: 7px;
  line-height: 7px;
  max-height: 7px;
  background-color: transparent;
}

#sidebar .menu_block.Archives ul{
  padding-bottom: 17px;
  background-image: url(./images/line_news.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
#sidebar .menu_block.Archives ul ul{
  padding-bottom: 0px;
  background: none;
}

#sidebar #archive_tree_menu .postdate {
  color: #B6B8B9;
  padding-left: 10px;
  font-weight: normal;
}

#sidebar .menu_block.RecentComments a {
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 0;
}

#sidebar .menu_block.RecentComments .comment {
  color: #B6B8B9;
}


#maincontent #archive_tree_menu li {
  font-weight: normal;
  padding-top: 5px;
  padding-bottom:5px;
}

#maincontent #archive_tree_menu a {
  display:block;
  background-image: url(./images/list_icon.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-top: 7px;
  padding-left: 10px;
  color: #807F4F;
  font-size: 13px;
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}

#maincontent .img_float_right {
  border: 1px solid #CCCCCC;
  float: right;
  margin: 0 0 15px 15px;
  padding: 15px;
}

#maincontent .img_float_left {
  border: 1px solid #CCCCCC;
  float: right;
  margin: 0 15px 15px 0;
  padding: 15px;
}

#maincontent #archive_tree_menu .postdate {
  color: #B6B8B9;
  padding-left: 10px;
  font-weight: normal;
}

.sharebar {
  padding-top:20px;
}

/* ------------------------------------------------ footer -----------------------------------------*/
#footer {
  clear:both;
}
#footer .footer {
  height:383px;
  background-image:url(../../../website/img/bg_footer.jpg);
  background-repeat:repeat-x;
  clear:both;
}

#footer .footer a {
  color:#888888;
  text-decoration:none;
}

#footer .footer .content {
  height:383px;
  width:950px;
  background-image:url(../../../website/img/bg_footer_content.jpg);
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
  color:#FFFFFF;
}

#footer .footer .logo {
  padding-left:124px;
}

#footer .footer .menu{
 height: 172px;
  padding-top:25px;
}

#footer .footer .menu a{
  float:left;
  display:block;
  width:140px;
  height:39px;
  padding:18px 0 0 20px;
  font-weight:bold;
  text-decoration:none;
  color:#888888;
  font-size:0.9em;
  margin:0 0 1px 0;
  line-height:normal;
}

#footer .footer .menu a:hover {
  color:#ffffff;
}

#footer .footer .legal {
  clear:both;
  color:#ffffff;
  font-size:0.9em;
  padding: 8px 0 0 15px;
}

#footer .footer .baraccitag {
 display: inline-block;
  color:#272727;
  font-size:0.9em;
  margin: 17px 0 0 15px;
}

#footer .footer .reachus {
  font-size:1.3em;
  color:#272727;
  font-weight:bold;
  float:right;
  margin:11px 30px 0 0;
  background-color: #EEEEEE;
  height: 31px;
  line-height:30px;
  padding-left: 10px;
}

#footer .footer .icons {
  clear:both;
  text-align:right;
  padding-top:12px;
  margin-right:15px;
  width:477px;
  height: 48px;
}

#footer .footer .text {
  margin-top:8px;
  padding-right:50px;
  font-size:0.9em;
  width:442px;
  height: 115px;
  overflow: hidden;
}

#footer .footer h3 {
  color:#f30319;
  font-size:1.2em;
  margin-bottom:10px;
  text-shadow: none;

}

#footer .footer .enews {
  margin:17px 0 0 0;
}

#footer .footer .enews input {
  border: none;
}

#footer .footer .enews .field {
 display:block;
  background-color:transparent;
  color:#8a8c8f;
  margin:12px 0 0 12px;
  padding: 11px 10px;
  height: 1.5em;
  width:240px;
}

#footer .footer .enews .button {
 display:block;
  background-color:transparent;
  background-image:none;
  color:#FFFFFF;
  margin:6px 0 0 10px;
  font-size:1.3em;
  cursor:pointer;
  padding:10px;
  width:120px;
 text-align: left;
}

#modal {
  background-image:url(../../../website/img/black_tr.png);
  background-repeat: repeat;
 position: absolute;
 top:0;
 left:0;
 width: 100%;
 height: 100%;
 z-index:8;
}

.mobile-site {
  display:none;
}

#inewsblitz_signup_form {
  display: none;
}