/*
Theme Name: twenty-ten-richie-modified
Theme URI: http://www.workingdogworx.com
Description: Designed by <a href="http://www.workingdogworx.com">Richie Madden</a>.
Author: Richie Madden
Version: 0.0.1
Template: twentyten
Tags: richie madden x

*/
@import url('../twentyten/style.css');



/* make all customations below this point */

.ent2ry-title {
	font-family: 'Open Sans Condensed', sans-serif;	
	/* font-family: 'Open Sans', sans-serif; */
}

.orbit-wrapper{
	height:500px!important;
	width:500px!important;
}

#site-title, #site-description { display: none; }
#branding img {
  border: none;
}
#access { display: none; }
#header {
  padding: 0;
}
#wrapper { margin-top: 5px; background: none;}
#search-2 { display: none;}
#container{
  width: 900px;
  border: 1px ridge lightgray;
  padding-top: 10px;
  margin-bottom: 3px;
  margin-top: -30px;
  background-color: white;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


#header{
  position: relative;
}
#fblike{
  position: absolute;
  top: 185px;
  right: 40px;
}
#social-icons{
  position: absolute;
  top: 0px;
  right: 50px;
}
#social-icons img{
  padding-right: 5px;
}
#call-me{
  position: absolute;
  top: -30px;
  left: 20px;
}
#call-me span{
  text-decoration: none;
  font-family: Arial,Helvetica,Utkal,sans-serif; 
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: relative;
  top: 3px;
  left: 6px;
  letter-spacing:1px
}

#content{
  width: 850px;
}


/*body {
	background: url(http://workingdogworx.com/img/gray-gradient-bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/


#top-menu-bar{
  text-align: right;
  height: 24px;
  background-color: #B00000;
  border-bottom: 2px inset red;
}

#top-menu{
  width: 900px;
  padding-top: 6px;
  margin-left: auto;
  margin-right: auto;
}

#top-menu ul{
  list-style: none;
  display: block;
  line-height: 16px;
  text-decoration: none;
  padding-left: 480px;
}

#top-menu li{
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

#top-menu a:link{
  text-decoration: none;
  font-family: Arial,Helvetica,Utkal,sans-serif; 
  font-size: 16px;
  font-weight: bold;
  color: white;
}
#top-menu a:hover{
  text-decoration: underline;
}
#top-menu a:active{
  color: white;
}
#top-menu a:visited{
  color: white;
}

.entry-content ul{
  list-style-position: outside;
  list-style-image: url(http://workingdogworx.com/img/redbullet.jpeg) !important;
}

#myfooter{
  width: 924px;
}

#site-info{
  width: 850px;
  font-family: Arial,Helvetica,Utkal,sans-serif; 
  font-size: 11px;
}

#design-credit {
  text-align: right;
  margin-right: 25px;
}
