.phonenum {
    text-decoration: none;
    color: #666;
}

.phonebar {
  display: none;
  background-color: #0099CC;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  width: 100%;
  float: left;
  padding: 1%;
  margin: 0;
  z-index: 1;
}

@media only screen and (min-device-width : 200px) and (max-device-width : 799px) {
.phonenum { 
  color: #0099cc;
}
.phonebar {
  display: inline;
}
}

.clear {
  clear: both;
}

.header {
border-bottom: 1px solid #ff8c2c;
}

.slider-border {
  border-bottom: 1px solid #ff8c2c;
  margin-bottom: 2px;
}

.checkpic {
     margin-top: 10px;
}

@media only screen and (max-width : 480px) {
.checkpic {
  display: none;
}
.rev_slider_wrapper { 
  display:none; 
}
.slider-border {
  border-bottom: 0px;
  margin-bottom: 0px;
}   
}

.footer .inner {
padding: 3px 20px;
}

img {
max-width: 100%;
}

.footer_widget {
border: 0;
border-bottom: 1px solid #ff8c2c;
padding: 0;
}

.content_box_title {
    background: url('http://nevs.net.au/wp-content/uploads/2014/04/orange.gif') repeat-x scroll 0px 20px transparent;
   margin: 12px 0 8px 0;
}

.post_container {
    width: 100%;
}

.sidebar {
    display: none;
    width: 0%;
}

.sub-title {
   font-size: 16px;
  font-weight: bold;
  color: #000000;
margin-bottom: 12px;
}

.post-content p {
  margin-bottom: 9px;
  text-align: justify;
}

p {
  margin-bottom: 9px;
  text-align: justify;
}

.post-content blockquote {
background: none repeat scroll 0% 0% #F5F5F5;
font: 20px 'PTSansItalic',arial,helvetica,sans-serif;
color: #444;
border-left: 4px solid #ff7302;
}

.ref-vet {
   font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.ref-vet-logo {
   text-align: center;
  margin: 2%;
}

.vet-photo {
   text-align: center;
  margin-top: 30px;
}

h2, h3, h4, .blogpost h2, .blogpost h3, .blogpost h4 {
  color: #0099cc;
  text-transform: none;
}

h2, .blogpost h2 {
  margin-top: 12px;
  padding-bottom: 4px;
}

h4, .blogpot h4 {
  font-size: 16px;
  font-style: italic;
  margin: 3px 0 3px 0;
  padding: 0;
}

.ul-block {
  list-style: disc inside;
  list-style-image: url('http://nevs.net.au/wp-content/uploads/2014/05/Paw-Bullet.png')
}

.floatr-img {
  float: right;
  margin: 5px 0 5px 15px;
  max-width: 35%;
  max-height: 45%;
}

.floatl-img {
  float: left;
  margin: 5px 15px 5px 0px;
  max-width: 30%;
  max-height: 40%;
}

.fb {
	border:0px;
	text-align:left;
	font-size: 10px;
	color: #00275E;
        padding: 5px;
}

.fb a {
	color: #00275E;
	margin: 0 0 5px 5px;
	text-align: left;
	font-weight: bold;
        text-decoration: underline;
       font: 14px 'PTSansItalic',arial,helvetica,sans-serif;
}