/* @override http://tulsapetsmagazine.com/listings/stylesheet.css */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #bdb69d center top;
}

tr td.tdclass1 span.textclass1 a b{
	font-size: 20px;
}

#header_wrap  {
background-color:#232323;
padding-bottom:1px;
padding-top:1px;
height: 240px;
}

#head{
	height:20px;
	margin-bottom:19px;
padding-bottom:219px;
position:relative;
}


#head h1 {
background-color:#E80001;
bottom:-7px;
height:200px;
left:0;
min-width:480px;
position:absolute;
width:50%;
}

#head h1 a {
background:url("http://www.tulsapetsmagazine.com/wp-content/themes/tulsapetsmag/img/logo.png") no-repeat scroll right top #E80001;
display:block;
height:200px;
overflow:hidden;
position:absolute;
right:-125px;
text-indent:-400em;
width:596px;
}

#menu{
	text-align: left;
	width: 960px;
	position: relative;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #242424;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(51,51,51)),
	    color-stop(0.96, rgb(66,66,66))
	);
	
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(51,51,51) 0%,
	    rgb(66,66,66) 96%
	);
	
	background-color: #313131;
	height: 36px;
}

#menu ul{
	margin: 4px;
	padding-left:0px;
	overflow: hidden;
}

#menu li{
	list-style: none;
	display: inline;
}


#menu li a{
		text-decoration: none;
		color: #fff;
		font-size: 13px;
		padding: 0 6px;
		display: block;
		float: left;
		line-height: 23px;
		height: 23px;
		margin-right:3px;
		padding: 2px 10px;
		font-style:italic;
		font-weight:bold;
	}

	#menu li a:hover{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		background-color: #505050;
	}

/*
#menu ul > li{
		float: left;
		position: relative;
	}
		#menu ul > li a{
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		
		#menu ul > li > a.active_category,
		#menu ul > li.current-cat-parent > a,
		#menu ul > li.current-cat > a{
			background-color: #505050;
			border: 1px solid #878787;

			margin: -1px;
			margin-right: 4px;
			margin-left: 4px;
		}
			/* Positionin based on first or last child */
/*			#menu ul > li:first-child > a.active_category,
			#menu ul > li.current-cat-parent:first-child > a,
			#menu ul > li.current-cat:first-child > a{
				margin-left: 0;
			}
			#menu ul > li:last-child > a.active_category,
			#menu ul > li.current-cat-parent:last-child > a,
			#menu ul > li.current-cat:last-child > a{
				margin-right: 0;
			}
			
		#menu ul > li > ul.children{
			overflow: hidden;
			display: none;
			position: absolute;
			z-index: 200;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-top-left-radius: 0px;
			-webkit-border-top-right-radius: 0px;
			-moz-border-radius-topright: 0px;
			-moz-border-radius-topleft: 0px;
			
			-webkit-box-shadow:  0 3px 5px rgba(67,67,67,0.59);
			-moz-box-shadow:  0 3px 5px rgba(67,67,67,0.59);
			
			padding-top: 4px;
			top: 24px;
			left: -4px;
			
			border: 1px solid #232323;
			border-top-style: none;
			background: #353535;
		}
		#menu ul > li:hover > ul.children{
			display: block;
		}
*/

/* added because again IE sucksand won't center the content using margin-left auto margin right auto */

#container {

	width: 960px;
	text-align: center;
	margin: 0 auto;
}

/* ------------------------------------------------------------------------------------------------------------------------------- */

.colorclass0 {
	background-color: #fff;
}

.colorclass1 {
	background-color: #E8EFF5;
}

.colorclass2 {
	background-color: #FFE3C1;
}

.padder1 {
	padding: 1px;
}

.padder2 {
	padding: 2px;
}

.padder3 {
	padding: 3px;
}

.padder4 {
	padding: 4px;
}

.padder5 {
	padding: 5px;
}

.padder6 {
	padding: 6px;
}

.padder7 {
	padding: 7px;
}

.padder8 {
	padding: 8px;
}

.padder9 {
	padding: 9px;
}

.padder10 {
	padding: 10px;
}

.tdclass1 {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D9D9D9;
	background-repeat: repeat-x;
	background-color: #c2c3f8;
}

.textclass1 {
	color: 000000;
	font-size: 14px;
}

.textclass2 {
	color: 000000;
	font-size: 18px;
}

.textclass3 

/* added by hyperdomains - controls title font - see home.php and browse-display.php */ {
	color: 000000;
	font-size: 22px;
}

a:link {
	color: 0;
	font-size: 14px;
	text-decoration: none;
}

a:active {
	color: 0;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color: 0;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: EB6812;
	font-size: 14px;
	text-decoration: underline;
}

.subcat_link a:link {
	color: 0;
	text-decoration: none;
	font-size: 11px;
}

.subcat_link a:active {
	color: 0;
	text-decoration: none;
	font-size: 11px;
}

.subcat_link a:visited {
	color: 0;
	text-decoration: none;
	font-size: 11px;
}

.subcat_link a:hover {
	color: EB6812;
	text-decoration: underline;
	font-size: 11px;
}

.itty_link a:link {
	color: 000000;
	text-decoration: none;
	font-size: 11px;
}

.itty_link a:active {
	color: 000000;
	text-decoration: none;
	font-size: 11px;
}

.itty_link a:visited {
	color: 000000;
	text-decoration: none;
	font-size: 11px;
}

.itty_link a:hover {
	color: EB6812;
	text-decoration: underline;
	font-size: 11px;
}

.itty_link {
	font-size: 11px;
	color: 000000;
}

.itty_itty_link {
	font-size: 10px;
}

.white_link a:link {
	color: 000000;
	font-size: 11px;
	text-decoration: none;
}

.white_link a:active {
	color: 000000;
	font-size: 11px;
	text-decoration: none;
}

.white_link a:visited {
	color: 000000;
	font-size: 11px;
	text-decoration: none;
}

.white_link a:hover {
	color: 000000;
	font-size: 11px;
	text-decoration: underline;
}

.white_link {
	color: 000000;
	font-size: 12px;
	font-weight: 700;
}

.bigtitle a:link {
	color: 000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}

.bigtitle a:active {
	color: 000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}

.bigtitle a:visited {
	color: 000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}

.bigtitle a:hover {
	color: 000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 700;
}

/* Update here from k2/styles/tpm/style.css */

#footer p {
	line-height: 1.6em;
}

#footer a {
	color: #000;
	border-bottom: none;
	font-size: 1em;
	font-weight: 700;
}

#footer a:hover {
	border: none;
	text-decoration: underline;
	font-size: 1em;
	color: red;
}

/*The following items are copied from wp-content/themes/k2/style.css */

#topheader {
	position: absolute;
	left: 0;
	top: 25px;
	border: none;
	background: clear;
}

#pets {
	position: absolute;
	left: 495px;
	top: 27px;
}

#toprightad {
	position: absolute;
	right: 4px;
	top: 20px;
}

#topnav {
	position: absolute;
	left: 8px;
	top: 175px;
}

#topnav2 {
	position: absolute;
	left: 80px;
	top: 175px;
}

#topsearchhm {
	position: absolute;
	left: 88px;
	top: 182px;
	width: 110px;
}

#topsearch {
	position: absolute;
	left: 168px;
	top: 182px;
	width: 110px;
}

#pat {
	position: absolute;
	left: 494px;
	top: 5px;
	font-size: 1.5em;
	font-weight: 700;
	color: #000;
}

#curve {
	position: absolute;
	left: 0;
	top: 227px;
}

#header {
	position: relative;
	width: 996px;
	height: 225px;


/* background: #ff0000 url(tpm_bg.jpg) repeat-y; */
	background: #80A5DD;
	background-position: top center;
}

* html .glossymenu li a {


/*IE only. Actual menu width minus left padding of A element (10px) */
	width: 180px;
}

.glossymenuhm {
	list-style-type: none;
	margin: 5px 0;
	padding-left: 0;
	width: 75px;
}

.glossymenuhm li a {
	font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000;
	display: block;
	text-align: center;
	width: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.glossymenu li a:visited,.glossymenu li a:active {
	color: #000;
}

.glossymenu li a:hover {
	background-image: url(glossyback2_gold.gif);
}

#s {
	width: 25%;
	font-size: 1em;
	font-weight: 700;
	color: #000;
	background: #fff;
}

/*#form1{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	background-color: #222;
}
#form1 input{
}

#form1 .textclass2{
	color: #fff;
}*/
