
/*
Theme Name: Jonesweb
Author: Michael Jones
*/

body {
	background: #71aac3 url(http://www.theinternetpetvet.com/wp-content/themes/jonesweb/images/invbkgn.png) top center no-repeat;
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

#header img {
	margin: 0; 
	padding: 0;
}
#header {
	background: url(http://www.theinternetpetvet.com/wp-content/themes/jonesweb/images/headerbkg.png) repeat-x;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 0pt;
	width: 100%;
	margin: 0px;
	height:148px;
	position:relative;
}

#logo	{
	width: 963px;
	margin: 0px auto 0px auto;
}
#logoa img {
	float: left;
}
#logob img {
	float: right;
	
}


#menucontain	{
	background: #71aac3 url(http://www.theinternetpetvet.com/wp-content/themes/jonesweb/images/navbkg.png) repeat-x; 
	height: 46px;
	width: 100%;
	margin:0px auto 0px auto;
}
#menu {
	width: 962px;
	margin: auto;
	text-align: left;
	padding: 12px 0 0 5px;
	text-transform: uppercase;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:left;
	
}

#menu ul li a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding: 6px 8px 6px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #c83a39;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	}





#container { 
	background: url(http://www.theinternetpetvet.com/wp-content/themes/jonesweb/images/invcmid.png) top center repeat-y;
	padding-top: 0px;
	width: 962px;
	text-align: left; 
	/*border: 1px solid #808080;
	overflow: hidden;*/
	clear:both;
	margin: 0px auto 0px auto;
}



a, a:link, a:visited { 
	color: #0050a6;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:visited:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ce4f4e;
}


#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}









#content { 
	display: block;
	background: #ffffff;
	width: 630px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	float: left; 
	position:relative;
	padding: 0px 0px 15px 20px;
	}
#content p{
	margin: 0px;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}



#content h1 {
	color: #333333;
	font-size: 20px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 2px 0 2px 0;
	line-height: 120%;
	font-variant: normal;
	}
#content h1 a  {
	color: #c83a39;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #0050a6;
	background: none;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 20px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 2px 0 2px 0;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #c83a39;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #009fd6;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 560px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 560px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 560px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}










/* SIDEBAR */




#sidebar { 
	display: block;
	color: #000000;
	width: 220px;
	float: right; 
	position:relative;
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 20px 20px;
	text-align: left;
	border-left:1px solid #dddddd;
	}

* html #sidebar { margin: 20px 15px 20px 10px; }

#sidebar p {
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
	text-align:justify;
	color:#000000;
}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0	0	10px 0;
	border-bottom: 1px solid #808080;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #0050a6;
	font-weight: normal;
	text-decoration: none;
	font-size:10pt;
	}

#sidebar ul li a:hover {
	text-decoration: underline;
	color: #ce4f4e;
}

#sidebar ol {
	margin: 10px 0 0 20px;
	list-style-type: decimal;


}
#sidebar ol li {
	list-style-type: decimal;
	padding: 0 0 10px 0;

}




#plinks a:link {
	font-size: 11pt;
	color: #006bca;
	text-decoration: none;
}
#plinks a:visited {
	font-size: 11pt;
	color: #006bca;
	text-decoration: none;
}
#plinks a:hover	{
	font-size: 11pt;d;
	text-decoration: underline;
	color: #ce4f4e;
}
#plinks a:visited:hover	{
	font-size: 11pt;
	text-decoration: underline;
	color: #ce4f4e;
}
.plinks2 {
	padding: 10px 15px 10px 15px;
}



#sidebar .sociallinks td {
	background: url(http://www.theinternetpetvet.com/wp-content/themes/jonesweb/images/socback.gif) no-repeat;
	text-align:center;
	width: 100px;
	height: 36px;
}

#sidebar .sociallinks .feedb a { 
	background: #cddee3 url(http://www.theinternetpetvet.com/wp-content/themes/jonesweb/images/feed.png) left no-repeat;
	padding: 0 0 0px 20px;
}
#sidebar .sociallinks a	{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #24779c;
	text-decoration: none;
}
#sidebar .sociallinks a:hover {
	color: #ce4f4e;
	text-decoration: none;
}

#sidebar .sociallinks .fbook { 
	padding: 3px 0 0 7px;
}


#sidebar .optext	{
	font-size: 12pt;
	color: #0a3e68;
}

















/* FOOTER */


#footer { 
	color: #ffdd96;
	font-size: 15px;
	background-color:#71aac3;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	text-align: center;
	clear: both;
	
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #ffdd96;
	text-decoration: underline;
}

#inputsmain {
	padding: 5px 5px 5px 5px;
}
#ttext	{
	padding: 15px 5px 0 5px;
	font-size: 12pt; 
	font-family: Verdana, Tahoma; 
	color: #FFFFFF;
}

#newsubmit {
	width: 180px;
}
#submitnew {
	padding: 0px 5px 0px 5px;
}

#wpfoot1	{
	font-size: 8px;
	color: #ffffff;
}
#wpfoot1 a	{
	font-size: 8px;
	color: #ffffff;
}



#posts {
float:left;
width:100%;
height:auto;
padding-top: 5px;
}
.post small {
float:left;
background:#ffffff url(images/calendar.jpg) no-repeat;
width:58px;
height:70px;
color: #00acee;
font:12px Trebuchet MS;
margin:-3px 5px 0px 0px;
text-align:center;
padding-top:3px;
display:inline;
position: relative;
z-index: 4;
}
.post small span {
font-size:23px;
text-align:center;
float:left;
width:100%;
margin-left:0px;
color:#000000;
}
.bottom1 {
	border-bottom: 1px solid #ce4f4e;
}



#catfish { 

/*visibility:hidden;*/
bottom:0px;
/*background-color: #ffffff;*/
padding:0px;
height: 35px;
margin: 0; 
width:100%;
z-index:99;
white-space:nowrap;
position:relative;
}

#topbar	{
	background-color: #ffb401;
	width:100%;
	position: relative;
}

#barsignup	{
	padding: 7px;
	text-align:center;
	margin: auto;
	white-space:nowrap;
}
#barmain	{
	margin: auto auto auto 70px;
	text-align:center;
	*margin-left:auto;
}
#barform	{
	border: #000000 dashed 1px;
	padding: 6px;
	*padding: 3px 5px 3px 5px;
}
.barborder	{
	background: url(images/barborder.png) repeat-x;
}

#closebar	{
	float:right;
	padding-top:20px;
	*position:absolute;
	*margin-left: -74px;
}

@media screen and (max-device-width: 480px){
	#barmain	{
		margin: auto;
	}
}

#dropin {
/*display:none;*/
position:absolute;
left:40%;
top:-40px;
visibility:hidden;
width:500px;
height:500px;
margin-left:-68%;
margin-top:10px;
/* overflow: hidden; */
font-family: Times New Roman;
font-size: 14px;
z-index:9999;
}
	
#cover {
display:none;
position:absolute;
/*position:fixed;*/
left:0px;
top:0px;
width:100%;
height:100%;
background-Color:#1eb5ef;
filter:alpha(Opacity=88);
opacity:0.90;
-moz-opacity:0.90;
-khtml-opacity:0.90;
-ms-filter:'alpha(opacity=90)'; /* IE */
/*background-repeat:repeat;*/
z-index:9998;
}




