/*
Theme Name: Xssion Blog
Theme URI: http://www.xssion.com
Description: Xssion Blog is design by <a href="http://www.sunnet.sg/">Sunnet</a>. 
Version: 1.0
Author: Sunnet
Author URI: http://www.sunnet.sg
*/


body.xssion {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

img{
  border:0px;
}

a {
  color: #0077C7;
  text-decoration: none;
}

a:hover {
  color: #0077C7;
  text-decoration: underline;
}

.sub{
  border:0px;
}

input, textarea {
  font-size:12px;
}

blockquote {
  margin: 5px;
  padding: 0px 5px 5px 35px;
  background: transparent url(images/blockquote.gif) no-repeat ;
}
.col_main {
 width: 660px;
 padding: 0px 10px 0px 0px;
 border-right:1px solid #E5E5E5;
}
.col_side {
 width: 229px;
 padding: 0px 10px 0px 0px;
}

/* Content */

#main {
  float: left;
  width: 640px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
}

#main h2 {
  font-size: 19px;
  font-style: normal;
  font-weight: bold;
  color: #172A24;
  border-bottom: #CEAF4A 1px solid;
  margin-bottom: .5em;
  text-decoration:none;
  padding: 0px 5px 5px 5px;
  text-align: left;
}

#main h2 a, #main h2 a:visited {
  color: #000000;
  text-decoration:none;
}

#main h2 a:hover {
  text-decoration: none;
  color: #2397E9;
}

#main a, #main a:visited {
  color: #2397E9;
  text-decoration:none;
}

#main a:hover {
  text-decoration: underline;
  color: #2397E9;
}


/* Sidebar */

#sidebar {
  float: left;
  width: 225px;
  height: 100%;
  margin: 4px 10px 4px 10px;
  text-align: left;
}

#sidebar a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #2397E9;
}

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

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

#sidebar h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  border-bottom: #C0C0C0 1px solid;
  margin-bottom: .5em;
  text-decoration:none;
}

#sidebar li { 
  background: none;
  display: block;
  line-height:1.40em;
  font-size:1em;
  padding: 0px 0px 6px 0px;
  font-weight: bold;
  color: #e89642;
} 

/* Common Use */

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit { 
  font-size: 1em;
  text-decoration:none;
  color: #000000; 
}
.entry {
  text-algin: justify;
  font-size: 1.10em;
  color: #02171d;
}
.post-author {
  padding: 0 0 3px 18px;
  background: url(images/p_author.gif) no-repeat 0 0;
}
.post-date {
  padding: 0 0 3px 0px;
}
.post-comm {
  padding: 0 0 3px 20px;
  background: url(images/p_commen.gif) no-repeat 0 0;
  }
.post-time {
  padding: 0 0 3px 18px;
  background: url(images/p_time.gif) no-repeat 0 0;
  }
.post-cath {
  padding: 0 0 3px 20px;;
  background: url(images/p_cat.gif) no-repeat 0 0;
}
.post-edit {
  padding: 0 0 3px 3px;
}
.post {
  margin:0 0 25px 0;
}
.post .info{
  padding:2px 3px 3px 8px;
  border:1px solid #ccc;
  background-color:#f7f7f7;
  font-size:0.9em;
  color:#505050;
}
.continue_reading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color:#0000FF;
  text-decoration:none;
}
.entries_prev_next { 
  text-align : center;
  margin : 0;
  padding : 10px 10px 20px 10px;
} 
.entries_prev_next a { 
  font-weight:bold;
}
.entries_prev_next .entries_prev { 
  float : right;
  margin : 0;
} 
.entries_prev_next .entries_next { 
  float : left;
  margin : 0;
}

/* Comments Styling */
#comment {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #700000;
  font: Arial, Helvetica, sans-serif;
}

#commentlist li {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #700000;
}

#commentform {
  margin: 1em 0;
  background: #ffffff;
  width: 280px;
}

#commentform textarea {
  background: white;
  border-top: 1px solid #c8edff;
  border-left: 1px solid #c8edff;
  border-bottom: 1px solid #29a7e4;
  border-right: 1px solid #29a7e4;
  width: 280px;
}

#commentform textarea:hover {
  background: white;
  border-top: 1px solid #29a7e4;
  border-left: 1px solid #29a7e4;
  border-bottom: 1px solid #c8edff;
  border-right: 1px solid #c8edff;
}

#commentform textarea:focus {
  background: white;
  border-top: 1px solid #29a7e4;
  border-left: 1px solid #29a7e4;
  border-bottom: 1px solid #c8edff;
  border-right: 1px solid #c8edff;
}

#commentform #email, #commentform #author, #commentform #url {
  font-size: 1.1em;
  background: #fff;
  border-top: 1px solid #c8edff;
  border-left: 1px solid #c8edff;
  border-bottom: 1px solid #29a7e4;
  border-right: 1px solid #29a7e4;
  width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
  font-size: 1.1em;
  background: white;
  border-top: 1px solid #29a7e4;
  border-left: 1px solid #29a7e4;
  border-bottom: 1px solid #c8edff;
  border-right: 1px solid #c8edff;
  width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
  font-size: 1.1em;
  background: white;
  border-top: 1px solid #29a7e4;
  border-left: 1px solid #29a7e4;
  border-bottom: 1px solid #c8edff;
  border-right: 1px solid #c8edff;
  width: 280px;
}

#commentform input{
  margin-bottom: 3px;
}

.submit1 {
  width: 280px;
  cursor:hand;
  font-size:1.10em;
  background: #fff;
  border-top: 1px solid #c8edff;
  border-left: 1px solid #c8edff;
  border-bottom: 1px solid #29a7e4;
  border-right: 1px solid #29a7e4;
}

.submit1:hover, .submit1:focus {
  background: white;
  border-top: 1px solid #29a7e4;
  border-left: 1px solid #29a7e4;
  border-bottom: 1px solid #c8edff;
  border-right: 1px solid #c8edff;
}

