/* 
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.

*/

.box2{background:#f5f4f0 url(images/bgr-box-trans.png) repeat-x top left; margin:0 0 15px 0px; padding:18px; border:1px solid #dedbd1; overflow:auto}
.box2 .nav1{float:none; padding:0 0 0 0px; display:inline}

.box2 .spacer.white{background:#fff; border:1px solid #dedbd1; clear:both; margin:0px}
.box2 .flickr_badge_image img{float:left; background:#fff; border:1px solid #dedbd1; margin:4px 9px 4px 0px; padding:7px; display:inline}
.box2 .flickr_badge_image img:hover{background:#ebe9e1; border:1px solid #dedbd1}

.arclist ul li{color:#c0c0c0; font-size:12px; border-bottom:1px solid #f1f1ed; padding:5px 0px}

#search{background:url(images/bgr-search.gif) no-repeat; height:32px; margin:0 0 10px}
#search input{background:transparent; border:0; color:#a3a192; float:left; font-size:12px; margin:5px 0 0 10px; width:178px; padding:2px; display:inline}
#search .btn{margin:7px 0 0; padding:0; width:auto}

.social-connections {
  padding:10px;
  background:#fefefe url(http://www.richwallace.net/wp-content/themes/headlines/images/bg-box.png) repeat-x;
  border:1px solid #abd2e9
}
.social-connections h4 {
  font-weight:normal !important;
  font-size:16px !important;
  font-style:italic
}
.social-connections ul {
  margin:0;
  padding:0
}
.social-connections li {
  display:block;
  margin:10px 0 0 0 !important;
  float:left;
  height:16px;
  line-height:16px
}
.social-connections li.f-el{ 
  width:320px
}
.social-connections li.s-el {
  width:275px
}
.social-connections li a {
  font-size:12px;
  font-weight:bold
}
.social-connections li a:hover {
  text-decoration:none
}
.social-connections li span {
  display:block;
  float:left;
  margin-right:5px;
  width:16px;
  height:16px;
  background:url(/images/connect/social-icons.png) 0 0 no-repeat
}
.social-connections li span.cov-twit {
  background-position:-16px 0
}
.social-connections li span.cov-fb {
  background-position:-32px 0
}
.social-connections li span.cov-linkedin {
  background-position:0 0
}
.social-connections li span.cov-rss {
  background-position:-48px 0
}
.clearboth {
  clear:both;
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0
}
