/*
Theme Name: Bob Urichuck Management Blog
Theme URI: http://www.bobu.com
Description: Bob Urichuck Management 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: #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:#2397E9;
  text-decoration:none;
}

a:hover {
  color: #2397E9;
  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 ;
}

div#page {
  width:780px;
  text-align:left;
}

/* blog*/

div#page #blog {
  background: #FFFFFF;
}

/* Content */

#content {
  width: 780px;
  height: 100%;
  margin: 0 auto;
}

#main {
  float: left;
  width: 538px;
  height: 100%;
  margin: 0 auto;
}

#main h2 {
  font-size: 19px;
  font-style: normal;
  font-weight: bold;
  color: #172A24;
  border-bottom: #CEAF4A 1px solid;
  margin-bottom: .5em;
  text-decoration:none;
}

#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;
}

#main_rsswrap {
  background: #FFFFFF;
  margin-top:10px;
}

TABLE.main_rss {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;  
  border:1px solid #E5E5E5;
  padding: 5px 5px 5px 5px;
}
input.rss_subscribe {
  color:#FFFFFF;
  font-family: Arial, Verdana,helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#692767;
  border:1px solid;
  border-color:#9F769E;
}
input.rss_subscribe_hov{
  color:#FFFFFF;
  background-color:#1C362D;
  border:1px solid;
  border-color:#828D89;
}
.rss_subscribe_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  border-color:#DDDDDD;
  border-style:solid;
  border-width:1px;
  background-color:#FFFFFF;
  color:#757575;
  width: 150px;
}

/*header*/

div#page #header {
  width: 780px;
  height: 105px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 202px;
  height: 100%;
  background: #FCFBF6;
  padding: 0px 5px 0px 0px;
  margin-top:10px;
  border:1px solid #E5E5E5;
}

#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 box style */

#boxed {
  margin: 4px 10px 4px 10px;
}

#boxed ul {
  list-style: none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#boxed 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;
}

#boxed a {
  color: #2397E9;
}

#boxed li { 
  background: none;
  display: block;
  line-height:1.40em;
  font-size:1em;
  padding: 0px 0px 6px 0px;
  font-weight: bold;
  color: #e89642;
} 

#listen_to_bob_wrap {
  width: 194px;
  height: 196px;
  background:url(images/listen_to_bob.jpg) no-repeat;

}
#listen_to_bob_audio {
  float: left;
  font-family: Arial, Verdana, helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#B71515;
  margin: 82px 0px 0px 42px;
}

TABLE.rss_email {
  font-family: Arial, Verdana, helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
}
input.rss_email {
  color:#FFFFFF;
  font-family: Arial, Verdana,helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#692767;
  border:1px solid;
  border-color:#9F769E;
}
input.rss_email_hov{
  color:#FFFFFF;
  background-color:#1C362D;
  border:1px solid;
  border-color:#828D89;
}
.rss_email_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  border-color:#DDDDDD;
  border-style:solid;
  border-width:1px;
  background-color:#FFFFFF;
  color:#000000;
  width: 140px;
}


/* Footer */

#footer {
  clear: both;
  margin: auto;
  width: 780px;
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}


/* 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;
}
