/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#top {background: none repeat scroll 0 0 #000000;}
#header { padding:0; }

a:link, a:visited { color:#0062C4; }

#follow, #follow ul  { position:relative; z-index:200; margin:0; padding:0; list-style-image:none; list-style:none; height:43px;}
#follow a  { display:block; z-index:200; padding:10px 12px 0px 0px; text-decoration:none;}
#follow li  { float:left; width: auto; background:none; padding: 0px;}

.comment-cloud {
	float: right;
	background: transparent url('images/bg_comment_cloud.gif') no-repeat scroll 0 0;
	color:#5D5D5D;
	/*display:block;*/
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	height:26px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	width:31px;
}
.comment-cloud a {
	font-size: 14px;
}

#promo-box {
  background: none repeat scroll 0 0 #EEE0E0;
  border: 1px solid #E09D9D;
  clear: both;
  margin: 20px 0 0;
  overflow: hidden;
  padding: 10px 10px;
}

#promo-box h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0;
}

#promo-box p {
  font-size: 14px;
}

#promo-box ul {
  list-style-type:circle;
}

#promo-box ul {
  font-size: 14px;
  margin: 5px 15px;
  padding: 0 0 0 15px;
}

.entry img  { padding: 5px;	border: 0px; }

.entry ol li { list-style-type: decimal; }

.entry blockquote {
    background: url("images/blockquote_bg.gif") no-repeat scroll 0 12px transparent !important;
    border-bottom: 0 none !important;
    border-top: 0 none !important;
    color: #4D4D4D !important;
    font-family: Arial,Helvetica,sanserif;
    font-size: 13px;
    font-style: normal;
    line-height: 21px;
    margin: 12px 0 -12px;
    padding-left: 35px;
}
.entry blockquote .cap {
    font-family: georgia,serif;
    font-size: 330%;
    line-height: 42px;
    margin: 0 !important;
    padding-right: 5px;
}
.entry blockquote div {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 28px;
    margin-top: 0;
    text-align: right;
}

#page-nav { font-size: 13px; }

.sharepost-left {
  background:none repeat scroll 0 0 #FFFFFF;
  float:left;
  margin-left:-70px;
  margin-right:10px;
  position:fixed;
  width:65px;
  z-index:0;
  text-align:center;
}

.sharer {
margin:0 0 5px;
padding:5px;
}

.sharepost, .sharepost-left {
-moz-border-radius:4px 4px 4px 4px;
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
}

/* travisbar styles */
#travisbar-wrapper {
height: 30px;
margin: 0;
overflow: visible;
padding: 0;
position: relative;
width: 100%;
z-index: 1000;
}

#travisbar-container {
font-family: Georgia,Times New Roman,Times,serif;
color: black;
background: #ffff33; /* #ff0033;  #34D400 (GREEN); #EB593C (ORANGE);  #838C1C;*/
color: black;
font-size: 14px;
font-weight: normal;
height: 30px;
line-height: 30px;
margin: 0;
overflow: visible;
padding: 0;
position: fixed;
text-align: center;
width: 100%;
z-index: 1000;
}

#travisbar-shadow {
position: absolute;
bottom: -8px;
left: 0;
width: 100%;
height: 8px;
line-height: 8px;
overflow: hidden;
background: url(http://travisrobertson.com/wp-content/uploads/shadow.png);
z-index: 1000;
}

#travisbar-container a {
color: #4433ff; /*#fff;*/
text-decoration: underline;
}

.plancast_profile_sidebar_widget {
    padding: 0;
}

#travisbar-container a:hover {
text-decoration: none;
}

.poweredby {
visibility: hidden;
}

