/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #e0e0e0;
}

.rlinks {
	font-size: 11px;
	line-height: 150%;
	color: #7D7D7D;
	margin-left: 0px;
}

.rlinkstitle {

}


blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url('images/quotes.gif') no-repeat top left;
}

blockquote p {
  margin-top: 0;
}

hr {
  display: none;
}

img {
  border: none;
}

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
}

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url('images/grey.gif') no-repeat 0 6px;
}

a:link {
  color: #69c;
}

a:visited {
  color: #666699;
}

a:hover {
  color: #693;
}

a:active {
  color: #cc3333;
  text-decoration: none;
}

table {
  text-align: left;
}


/* container */
#wrap {
  width: 783px;
  background: url('images/tile.gif') repeat-y;
}

#main-content {
  width: 506px;
  line-height: 1.5em;
  padding: 20px 0 0 20px;
}

iframe {
  margin: 0px;
  padding: 20px 0 0 0;
}

#sidebar {
  width: 261px;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
  padding: 20px 0 0 0;
  background: #eee url('images/sidebar_bg.gif') no-repeat 0 0;
}



#blog-header {
  height: 120px;
  text-align: center;
  font-family: "Lucida Grande", "Trebuchet MS";
  color: #fff;
  background: #e0e0e0 url('images/top.gif') no-repeat 0px 0;
}

#blog-header a {
  text-decoration: none;
  color: #fff;
}

.trade{
	 margin: 20px 0 0 0;
}

/* ---( main column )--- */

.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #6A8BEA;
  background: url('images/date_icon.gif') no-repeat 0 50%;
}

.date-header a {
  text-decoration: none;
  color: #6A8BEA;
}

.date-header a:hover {
  text-decoration: underline;
}

.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 135%;
  letter-spacing: -1px;
  color: #5E8FC1;
  margin-bottom: 10px;
}

.post {
  margin: 0 20px 1.5em 0;
  padding: 0 0px 1.5em 14px;
  border-bottom: 1px solid #ddd;
}

.post-rating {
  padding-bottom: 5px;
}

.post-detail {
  margin: 5px 0 0 0;
  padding: 5px 0px 0px 15px;
  background: url('images/arrow.gif') no-repeat 0 8px;
}

.post-summary {
  border-bottom: solid 1px orange;

}

.post-footer {
  margin: 5px 0 0 0;
  padding: 0 0 0 15px;
  font-size: 88%;
  color: #999;
  background: url('images/grey.gif') no-repeat 0 8px;
}

#category {
  padding: 5px;
  border: 1px solid #8687FF;
    margin: 0px 10px 15px 0px;
  -moz-border-radius: 0px 0px 8px 8px;
    background: #EDEDED;
}

#category h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #57ADFF;
}

.category-note {
  color: #888;
  font-size: 10px;
}


/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0;
  padding: 25px 20px 0px 55px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url('images/sidebar_icon.gif') no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #ddd;
}

#sidebar li {
  background: url('images/grey.gif') no-repeat 0 5px;
}

/* ---( profile )--- */

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
}

/* ---( footer )--- */

.footer {
  height: 51px;
  padding: 0 0 9px 9px;
  font-size: 85%;
  color: #ddd;
}

/* ---( comment )--- */
#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
}

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 60px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url('images/bubbles.gif') no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
}

.comment-body {
  padding: 0 10px 0 25px;
  background: url('images/orange.gif') no-repeat 10px 5px;
}

.comment-data {
  margin: 4px 25px 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url('images/comment_arrow.gif') no-repeat 44px 2px;
}

/* ---( search )--- */
#search {
}

.search-category {
  margin-top: 6px;
  font-weight: bold;
}

.search-body {
}

.search-body a {
  color: #f63;
  text-decoration: none;
  font-weight: bold;
}

.search-body a:hover {
  text-decoration: underline;
}

.search-summary {
  font-size: 8pt;
}

.input110 {
  height: 25px;
  width: 110px;
  background: url('images/input110.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

.input150 {
  height: 25px;
  width: 150px;
  background: url('images/input150.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

.input250 {
  height: 25px;
  width: 250px;
  background: url('images/input250.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}


.area400 {
  height: 150px;
  width: 350px;
  background: url('images/area400.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

#pagination {
  font: 9pt Tahoma, Arial, Helvetica;
  margin: 10px 0 10px 0;
}

.page-text {
  color: white;
  background: #738FBF
}

.page-num {
  text-align: center;
  width: 15px;
  background: #F5F5FF;
}

#pagination a {
  text-decoration: none;
  color: #22229C;
  float:left;
  width: 100%
}

#pagination a:hover {
  color: orange;
}

.small {
  font-size: 8pt;
  margin: 0;
}

.bookmark {
	margin-top: 10px;
	text-align: center;
}

.bookmark a:active {
  color: #cc3333;
  text-decoration: none;
font-weight: bold;	
	font-size: 85%
}

.bookmark a:link {
  color: #000000;
 text-decoration: none;
 font-weight: bold;	
	font-size: 85%
}

.bookmark a:visited {
  color: #666699;
 text-decoration: none;
 font-weight: bold;	
	font-size: 85%

}
.bookmarkitem {
	margin-left: 4px;
	margin-right: 4px;
}

span.social{
color: #000000;
font-weight: bold;	
font-size: 85%
}

div.socialize{
  margin: 2px 2px 2px 6px;
  padding:  2px 0px 2px 4px;
  border: thin solid #C71585;
  border: none;
  width: 250px;
 
  
}

div.socialize a:hover{
    text-decoration:none;
    border: none;

}
div.socialize a:link{
    text-decoration:none;
    border: none;
}

div.socialize a img{
    border: 0;
}


span#social_link {
        display: inline;
        padding: 0 0 0 6px;
}

.tags{
	display: none;
	visibility:hidden;
}

#viewsite {
float: left;
margin-right: 10px;
font-size: 12px;
}

#lang_en, #lang_fr, #lang_de, #lang_it, #lang_pt, #lang_es, #lang_ar, #lang_ja, #lang_ko, #lang_ru, #lang_zh
{
position: relative;
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 18px;
height: 12px;
margin: 0;
padding: 0;
float: left;
margin-right: 7px;
}

#lang_en {
background-image: url(../../images/flags/flag_en.gif);
}

#lang_fr {
background-image: url(../../images/flags/flag_fr.gif);
}

#lang_de {
background-image: url(../../images/flags/flag_de.gif);
}

#lang_it {
background-image: url(../../images/flags/flag_it.gif);
}

#lang_pt {
background-image: url(../../images/flags/flag_pt.gif);
}

#lang_es {
background-image: url(../../images/flags/flag_es.gif);
}

#lang_ar {
background-image: url(../../images/flags/flag_ar.gif);
}

#lang_ja {
background-image: url(../../images/flags/flag_ja.gif);
}

#lang_ko {
background-image: url(../../images/flags/flag_ko.gif);
}

#lang_ru {
background-image: url(../../images/flags/flag_ru.gif);
}

#lang_zh {
background-image: url(../../images/flags/flag_zh.gif);
}

.box {
width: 435px;
height: 40px;
padding-left: 55px;

background-position:left;
background-repeat:no-repeat;

font-family: Verdana, sans-serif;
font-size: 11px;

margin-bottom: 6px;
}

.boxup {
font-weight: bold;
}

.boxdown {
	color: #5A5A5A;
}

.boxlink {
text-decoration: none;
color: #7D7D7D;
cursor: hand;
}

