/*
Theme Name: SUNNET Blog
Theme URI: http://www.sunnet.sg
Description: SUNNET Blog is design by <a href="http://www.sunnet.sg/">SUNNET</a>. 
Version: 1.0
Author: SUNNET
Author URI: http://www.sunnet.sg
*/
body{
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
img{
  border:0px;
}
a {
  color:#2D6340;
  text-decoration:none;
}
a:hover {
  color: #2D6340;
  text-decoration:underline;
}
.sub{
  border:0px;
}
.floatright {
  float: right;
  padding: 0px 0px 0px 10px;
}
.floatleft {
  float: left;
  padding: 0px 10px 0px 0px;
}
blockquote {
  margin: 5px;
  padding: 0px 5px 5px 35px;
  background: transparent url(images/blockquote.gif) no-repeat ;
}
.grey {
  color: #595959;
}

/* Sidebar */
#sidewrap {
  width: 255px;
  text-align: left;
  float:left;
}
td.side_padding {
  padding: 20px 0px 0px 0px;
  width: 240px;
  text-align: left;
  float:left;
}
.sidebox
{
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url(images/sunnet_sidebox_bottom.gif) bottom left no-repeat;
  text-align: left;
}
.sideboxinside {
  position: relative;
  padding: 10px 10px 0px 10px;
  background: url(images/sunnet_sidebox_top.gif) no-repeat left top;
  text-align: left;
}
.sideboxinside ul {
  list-style: none;
  padding:0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
.sideboxinside li { 
  margin-bottom: 10px; 
  margin-left: 20px; 
  list-style-image: url(images/bullet.png); 
}
.sideboxinside a {
  color: #2D6340;
  text-decoration:none;
}
.sideboxinside a:hover {
  color: #2D6340;
  text-decoration:underline;
}
.side_optin {
  font-size: 13px;
  color: #595959;
}
.side_optin_input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  border:1px solid #cecece;
  background-color: #ffffff;
  width: 160px;
}

.comment_author {
  font-weight: bold;
  color: #F3EC0A;
  text-decoration:underline;
}


/* Post */
#contentwrap {
  width: 535px;
  text-align: left;
}
#contentwrap h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 19px;
  font-style: normal;
  font-weight: bold;
  color: #2D6340;
  border-bottom: #CFCFCF 1px solid;
  margin-bottom: .2em;
  text-decoration:none;
}
#contentwrap h2 a, #contentwrap h2 a:visited {
  color: #2D6340;
  text-decoration:none;
}
#contentwrap h2 a:hover {
  text-decoration: none;
  color: #2D6340;
}
#content_footer {
  background-color: #f7f7f7;
  padding: 3px 3px 3px 3px;
  border: #D9D9D9 1px solid;
  font-size: 11px;
  color: #373737;
}
#content_footer a, #content_footer a:visited {
  font-size: 11px;
  color: #2D6340;
  text-decoration:none;
}
#content_footer a:hover {
  font-size: 11px;
  color: #2D6340;
  text-decoration: underline;
}
.post-detail {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #373737;
}
.entry p {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
.more-link {
  color: #2D6340;
  font-weight: bold;
  text-decoration:none;
}
.more-link:hover {
  color: #2D6340;
  font-weight: bold;
  text-decoration: underline;
}

.post-comm, .post-cat, .post-author, .post-date, .post-time, .post-cath, .post-edit { 
  font-size: 1em;
  text-decoration:none;
  color: #373737; 
}
.post-comm {
  padding: 0 0 3px 16px;
  background: url(images/p_commen.gif) no-repeat 0 0;
  font-weight: bold;
}
.post-cat {
  padding: 0 0 3px 15px;;
  background: url(images/p_folder.gif) no-repeat 0 0;
}
.post-author {
  padding: 0 0 3px 18px;
  background: url(images/p_author.gif) no-repeat 0 0;
}
.post-date {
  padding: 0 0 3px 10px;
}
.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;
}
.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;
}

