/*
Theme Name: StinesRad
Text Domain: stinesradiator.com
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Stinesradiator.com theme
*/

/* 
*
*
*
######################################################################################################################
_reset.css 
######################################################################################################################
*
*
*
*/

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


html {
	overflow:-moz-scrollbars-vertical;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* 
*
*
*
######################################################################################################################
_styles.css 
######################################################################################################################
*
*
*
*/


 @charset "utf-8";
/* CSS Document */


/*TAGS---------------------------------------------------------------*/


ul#photos {
	list-style:none;
}

body {
	background-image: url(images/BG_gradient2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	background-color: #0d0e72;
	text-align:center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom: .75em;
}

p.captchaText{
	font-size: 10px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 34px;
	padding:0;
	margin:0 0 15px 0;
	color: #ae051e;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
}

h2.blueHeadline {
	display:block;
	background: #9999cc;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	color: #000000;
	line-height: 28px;
	padding-left: 10px;
}

div.blueItem {
	width: 352px;
	height:auto;
	float:right;	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ae051e;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}

ul.servicesList li {
	list-style-type: square;
}

ul#photos li {
	list-style-type:none;
}

#contactUs a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ae051e;
	text-decoration:underline;	
}

#racingBlock {
	width: 770px;
	height: 600px;
	background-color:#FFFFFF;
	overflow:scroll;
	padding-left:10px;
	padding-right:10px;
}

.racingTitle {
	color: #333333;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	background-color:#9696c8;
	margin-bottom:0px;
	line-height:40px;
	border:dotted;
	border-width: 1px;
	border-color: #333333;
}

.racingTitle a {
	color: #000066;
	text-decoration:underline;
}

/*LINKS---------------------------------------------------------------*/

a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #990033;

}
a:active {
	text-decoration: none;
}

/*LAYOUT---------------------------------------------------------------*/

#wrapper {
	min-height:500px;
	height:auto;
	width:865px;
	margin: 0 auto;
	position:relative;
	padding:0;
}


#banner {
	background-position: center;
	background-repeat:no-repeat;
	text-align: center;
	margin:0 auto;
	padding:0;
	width:865px;
	min-height:105px;
}

#mainNav {
	text-align: center;
	background-position: center top;
	margin:0 auto;
	padding:0;
	height:35px;
}

div#memorialBar {
	background:url(images/memorialBarBG2.jpg) repeat-y;
	background-position: center top;
	text-align:center;
	margin:0 auto;
	padding:0;
	width: 865px;
}

div#memorialBar p {
	color:#FFFFFF;
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 5px 0 5px 0;
	letter-spacing: .04em;
}

div#memorialBar a {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 0;
}

div#memorialBar a:hover {
	text-decoration:none;
}

#mainContent {
	text-align:center;
	background-position: center;
}

#content {
	width:760px;
	text-align:left;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:25px;
	min-height:200px;
}

#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom:15px;
	min-height:50px;
	width:865px;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	text-decoration: underline;
}

#footer a:hover {
	color: #990033;
}

#homeCollage {
	float: left;
	padding-right: 15px;
}

#services1 {
	padding-bottom: 10px;
}

#services2 {
	display:block;
	width: 800px;
}

#servColumn1 {
	float: left;
	width: 370px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#servColumn2 {
	float: left;
	width: 370px;
	padding-left: 20px;
}

.clear { 
	display: block; 
	clear: both;
	}

.firstTitle {
	margin-top:0;
	padding-top:0;
}

.makeAppt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
/*TABLE---------------------------------------------------------------*/

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}

#tdBanner {
}
#tdNavigation {
}

#tdContent {
	background-color: #CCCCCC;
}

#tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tdFooter a:link {
	color: #ffffff;
	text-decoration: underline;
}
#tdFooter a:visited {
	text-decoration: underline;
	color: #8b8bd9;
}
#tdFooter a:hover {
	text-decoration: underline;
	color: #8b8bd9;

}
#tdFooter a:active {
	text-decoration: none;
}

a#captchaLink {
	font-size:10px;
	text-decoration:underline;
}

a#captchaLink:hover {
	text-decoration:none;
}

/*FLOAT POSITIONS---------------------------------------------------------------*/

.floatRight {
	padding-left: 10px;
	float:right;
}

.floatRight2 {
	text-align: left;
	float: right;
	padding-left: 10px;
}

.floatLeft {
	float:left;
	padding-right: 10px;
}

.floatLeftClear {
	float:left;
	clear:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.clearLeft {
	clear:left;
	line-height:22px;
}

.floatLeft2 {
	text-align: right;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

.inline {
	display: inline;	
}

/*MISC---------------------------------------------------------------*/

.modine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

.timeline  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7A7CA5;
	border-right-color: #7A7CA5;
	border-bottom-color: #7A7CA5;
	border-left-color: #7A7CA5;
	background-color: #CCCCCC;
}

.timeline2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7A7CA5;
	border-right-color: #7A7CA5;
	border-bottom-color: #7A7CA5;
	border-left-color: #7A7CA5;
	background-color: #CCCCCC;
}

.aboutUsImage1 {
	padding-top: 0px;
	padding-right: 10px;
}

.aboutUsImage3 {
	padding-top: 0px;
	padding-left: 10px;
}

.image1 {
	padding-right: 20px;
}

.image2 {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.image3 {
	padding-left: 20px;
}

/*TEXT---------------------------------------------------------------*/

.whiteText {
	color: #ffffff;
	}
.redText {
	color:#ae051e;
	font-weight:bold;
}

.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990033;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}


.subtitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	padding: 10px;
	font-weight: bold;
}

.subtitleText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	padding: 0px;
	font-weight: bold;
}

.fact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold;
}

.racingImg {
	padding-top: 5px;
	padding-right: 5px;
}

#alertMessage {
	height: 100px;
	min-width: 250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	background-color:#FFFF33;
	border:#333333 dotted 3px;
}

.requiredField {
	color:#660000;
	font-size:10px;
}

.scriptOff {
	width: 760px;
	height: 500px;
}


