/* Elements */
body {
/*background: #000000 url(images/img1.gif) repeat-x left top; */
  background: #FFFFFF;
  text-align: justify;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 20px;
}

h2, h3 {
  margin-top: 0px;
}

#blogTitle {
  border: 1px solid #000000; 
  padding: 5px;
  font-size: 12px;
}

a {
  color: #000099;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0px;
}

.img1 {
  float: left;
  margin: 5px 15px 0px 0px;
}

.img_col_three {
  margin-left: 5px;
}

/* Search */

#search {
  margin: 0px;
  padding: 0px;
  background-color: #CC441B;
  color: #FFFFFF;
}
/** Forms */

form {
  margin: 0px;
  padding: 15px 0px 0px 25px;
}

.input1 {
  width: 110px;
  background-color: #FFFFFF;
  border: 1px solid #363636;
  color: #FFFFFF;
}
/* Header */

#header {
  background: url(../images/p2p_banner.jpg) no-repeat;
  width: 800px;
  height: 150px;
  margin: 0px auto;
  font-family: Tahoma, Arial, sans-serif;
}

#header h1 {
  float: left;
  margin: 0px;
  height: 60px;
  padding-top: 10px;
  font-size: 40px;
  letter-spacing: -2px;
}

#header h2 {
  margin: 0px;
  padding-top: 28px;
  font-size: 12px;
  letter-spacing: -1px;
}

#header a {
  text-decoration: none;
  color: #0000FF;
}
/* Post */

.welcome {
  padding: 0px 25px 20px 30px;
  font-size: 1.2em;
  color: #000000;
  background: #FF8000 url(../images/splash.gif) no-repeat top left;
}

.welcome h2 {
  font-size: 1.5em;
  color: #AA0000;
}

.post_new {
  padding: 2em 2em 1em 3em;
  border-top: 1px dashed #823D47;
  background: #FF8000 url(../images/splash_new.gif) no-repeat top right;
}

.post_tip {
  padding: 2em 2em 1em 3em;
  border-top: 1px dashed #823D47;
  background: #FF8000 url(../images/splash_tip.gif) no-repeat top right;
}

.post_body {
  height: 150px;
}

.author {
  color: #000000;
}

.art_example_body {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  border-top: 1px dashed #823D47;
}

.art_example_body  p{
  font-family: courier new;
  font-size: 16px;
  padding-right: 20px; 
  text-align: left;  
}

.top_effect_body {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  border-top: 1px dashed #823D47;
}

.top_effect_body  p{
  padding-right: 20px; 
  text-align: left;
}

/* Content */

#content {
  width: 780px;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
}

#colOne {
  float: right;
  width: 400px;
  background: #FF8000 url(../images/top_col_one.gif) no-repeat top;
  padding-top: 20px;
  border: 0px;
  color: #000000;
}

#colOne h3{
  font-size: 12px;
}

#colOne .search {
  background-color: #000000;
  margin: 0px;
  padding-bottom: 10px;
  height: 50px;
}

#colTwo {
  float: left;
  width: 180px;
}

#colTwo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#colTwo li {
  margin-bottom: 1em;
  color: #000000;
}

#colTwo li li {
  margin-bottom: 0;
  padding-left: 2em;
}

#colTwo .sub_item_list {
  margin-bottom: 0;
  padding-left: 3em;
}

#colTwo a {
  color: #000000;
  text-decoration: none;
}

#colTwo a:hover {
  color: #FF8000;
  text-decoration: none;
}

#colTwo h1, #colTwo h2 {
  background: url(../images/img2.gif) no-repeat;
  padding: 0px 0 5px 20px;
  text-transform: uppercase;
  font: 12px Tahoma, Arial, sans-serif;
  font-weight: bold;
  border-bottom: 1px dashed #666666;
  color: #880000;
}

#colThree {
  float: right;
  width: 165px;
  margin-left: 15px;
}

#colThree ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}

#colThree li {
  margin-bottom: 1em;
  color: #FFFFFF;
}

#colThree li li {
  margin-bottom: 0;
  padding-left: 2em;
}

#colThree a {
  color: #000000;
  text-decoration: none;
}

#colThree a:hover {
  color: #FF8000;
  text-decoration: none;
}

#colThree h1, #colThree h2 {
  padding: 0px 0 5px 20px;
  font: 12px Tahoma, Arial, sans-serif;
  font-weight: bold;
  border-bottom: 1px dashed #666666;
  color: #880000;
}


/* Footer */

#footer {
  width: 800px;
  margin: auto auto;
  color: #787878;
}

#footer p {
  margin: 0px;
  text-align: center;
  font-size: 10px;
}

#footer a {
  color: #FF4000;
}

#footer form {
  background-color: #FFFFFF;
}


.traffic_box {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px dashed #000000;
}

#tablistdiv {
  width: 800px;
  height: 20px;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 1px;
}

#tablist {
  padding: 3px 0;
  margin: 0;
  float: left;
}

#tablist li {
  list-style: none;
  display: inline;
  margin: 0;
}

#tablist li a {
  text-decoration: none;
  padding: 4px 20px;
  margin-right: 2px;
  background: #FF8000 url(../images/corner.gif) no-repeat top right;
  color: #000000;
}

#tablist li a:hover {
  background: #FF8000 url(../images/corner.gif) no-repeat top right;
  color: #FFFFFF;
}

#tablist li a.current {
  background: #FF8000 url(../images/corner.gif) no-repeat top right;
  color: #000000;
  font-weight: bold;
  padding: 6px 20px;
}

#tablist .key {
  text-decoration: underline;
}

.effect_title_left {
  background: url(../images/black_orange.jpg) repeat-y;  
  
  width: 335x;
  height: 28px;
  
  font-family: Arial;
  /*font-weight: bold;*/
  text-align: left;
  font-size: 24px;
  color: #FFFFFF;

  padding-top: 5px;  
  padding-left: 10px;
  
  margin-top: 30px;
  margin-bottom: 5px;
}

.effect_title_right {
  background: url(../images/orange_black.jpg) repeat-y;  
  
  width: 335x;
  height: 28px;
  
  font-family: Arial;
  /*font-weight: bold;*/
  text-align: right;
  font-size: 24px;
  color: #FFFFFF;

  padding-top: 5px;  
  padding-right: 15px;
  
  margin-top: 30px;
  margin-bottom: 5px;
}
