.bluelinks a{
text-decoration:underline !important;
color:blue !important;
  
}

h3.widget-title, .widget-title{
margin-bottom:8px !important;
} 
div.item-options{
padding-top:8px !important;
} 
div.entry-sharing{display: none;}
.widget-title:after {display: none;}

 
.sidebar {
    margin: 162px 0 0 !important;
}

.entry-content p {line-height: 160%;}
 
.sc-side-wrap {
    width: 250px;
} 

 
input.submit, #bp-login-widget-submit{
  color:white;
  background:#82C5D0;
  border:1px solid #F3F3F3;
}
 
/**
.paypal input{
width:209px !important;
height:78px !important;}
**/
span.bp-login-widget-register-link a, #signup_submit{
  margin-top:8px;
  background:#82C5D0;
  color:white;
  border:1px solid #F3F3F3;
  border-radius:25px;
  width:100%;
  padding:5px;
  display: inline-block;
  text-transform: uppercase;
  text-align:center;
}

a.logout{
  margin-top:8px;
  background: white;
  color:#32373C;
  border:1px solid #F3F3F3;
  border-radius:25px;
  width:100%;
  padding:5px;
  display: inline-block;
  text-transform: uppercase;
  text-align:center;

}
/** background paws **/

body{

background-image: url("http://catbreedswithpictures.com/wp-content/uploads/2015/11/Paw-Tile-2.png");
background-repeat:repeat;
}
/** social menu widget custom **/

.mycatsbtn a {  margin-top:8px;
  background: white;
  color:#32373C;
  border:1px solid #F3F3F3;
  border-radius:25px;
  width:100%;
  padding:5px;
  display: inline-block;
  text-transform: uppercase;
  text-align:center;}
.myfriendsbtn a {  margin-top:8px;
  background: white;
  color:#32373C;
  border:1px solid #F3F3F3;
  border-radius:25px;
  width:100%;
  padding:5px;
  display: inline-block;
  text-transform: uppercase;
  text-align:center;} 
.playgamesbtn a {  margin-top:8px;
  background: white;
  color:#32373C;
  border:1px solid #F3F3F3;
  border-radius:25px;
  width:100%;
  padding:5px;
  display: inline-block;
  text-transform: uppercase;
  text-align:center;}
.mysettingsbtn a {  margin-top:8px;
  background: white;
  color:#32373C;
  border:1px solid #F3F3F3;
  border-radius:25px;
  width:100%;
  padding:5px;
  display: inline-block;
  text-transform: uppercase;
  text-align:center;}

.entry-single .entry-thumb{
    display: none !important;
}

.entry-tags a {
    margin: 4px 3px;
}

p.copy, li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2166 a, li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2168 a, li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2167 a{
color:#32373C;
}
**/

/**
background-image: url("http://catbreedswithpictures.com/wp-content/uploads/2015/11/Paw-Tile-2.png");
    background-repeat: repeat-y; **/


/** cat pages css **/
.container  {
  width:800px;
}
.catpages {
  
	font-family: Arial, Tahoma, San Serif;
	margin-top: 10px; 
	margin-left: 5px;
	margin-right: 5px; 
  margin-bottom:10px;
   padding-top:0px;
      -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
    border:4px solid #EDAD2F;
  overflow: hidden
}
 

.description {
	padding: 25px;
  	  border:4px solid #EDAD2F;
	font-size: 2.3em;
	line-height: 140%;
	 background:#ffecce;
  border-bottom:none;
  border-left:none;
  border-right:none;
  text-shadow: 2px 2px 0px rgba(150, 150, 150, 0.28);
}

.location { 
  background: #fff7ed;
	padding: 25px; 
	  border:4px solid #EDAD2F;
	color: #2b1a00;
	font-size: 1.6em;
	line-height: 140%;
  
  border-left:none;
  border-right:none;
  border-bottom:none;
}

.gender {  
   background: #fff7ed;
	padding: 25px ; 
	  border:4px solid #EDAD2F;
	color: #2b1a00;
	font-size: 1.6em;
	line-height: 140%;
  
  border-left:none;
  border-right:none;
  border-bottom:none;
}

.breedid {
   background: #fff7ed;
	padding: 25px;
	color: #2b1a00;
	  border:4px solid #EDAD2F;
	font-size: 1.6em;
	line-height: 140%;
  
  border-left:none;
  border-right:none;
  border-bottom:none;
}

.site {
	padding: 25px;
	  border:4px solid #EDAD2F;
	color: #2b1a00;
		font-size: 1.6em;
	line-height: 140%; 
  	 background: #fff7ed;
  
  border-left:none;
  border-right:none;
}

.fbsite {
	padding: 25px;
	  border:4px solid #EDAD2F;
	color: #2b1a00;
	font-size: 1.2em;
		font-size: 1.6em;
	line-height: 140%; 
  	 background: #fff7ed;
  
  border-left:none;
  border-right:none;
  border-bottom:none;
}

.igsite {
padding: 25px;
  border:4px solid #EDAD2F;
	/** border: 1px solid #F0F0F0; **/
	color: #2b1a00;
		font-size: 1.6em;
	line-height: 140%; background: #fff7ed;
    border-bottom:none;
  border-left:none;
  border-right:none;
}

.description:hover, .breedid:hover, .gender:hover, .location:hover, .site:hover, .fbsite:hover, .igsite:hover{
-webkit-filter: opacity(0.89);
  transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.catpages img {
  padding:0px;
  margin:0px;
    margin-bottom:0px; 
}

.cpmenu{
  text-align: center;
  margin-top:10px;
    width: 680px;
  line-height:75px;
}

a.submitcat { 
    -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  border:4px solid #EDAD2F;
  color: #1E1E1E;
  font-size: 40px; 
  text-transform:uppercase;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-bottom:50px;
  }

a.viewcat{ 
    -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  border:4px solid #6A6A6A; 
  color: #1E1E1E;
  font-size: 40px; 
  text-transform:uppercase;
  padding: 10px 20px 10px 20px;
  text-decoration: none; }

