/*  
Theme Name: Alpha Title Agency
Theme URI: http://www.zerogcreative.com
Description: Alpha's First Wordpress Theme
Version: 1.0
Authors: Development: Russel Taylor, Design: Erik Wolf
*/
/* 
ToC
	0. *Global reset*
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes
*/
/* Global reset */

	/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

	

	*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul, li {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h5, h5, h6 {
	font-size:100%
}
q:before, q:after {
	content:''
}
/* Global reset-RESET */

	/* The below restores some sensible defaults */

	

	strong {
	font-weight: bold
}
em {
	font-style: italic
}
ol, ul, li {
	list-style:none
}
* a {
	position:relative
} /* Gets links displaying over a PNG background */
a {
	outline:none
} /* Gets rid of Firefox's dotted borders */
a img {
	border:none
} /* Gets rid of IE's blue borders */
/* --------- 1. defaults  --------- */



* {
	margin: 0;
	padding: 0;
}
body {
	background:#940f00 url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/bkg.jpg) repeat-x center top;
	text-align:center;/**IE 5.5- Hack - Centers Site */
}
/*  --------- 2. structure  --------- */



#wrapper {
	background:#fff url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/wrapper.jpg) repeat-y right 0;
	width:960px;
	height:auto;
	margin:0 auto;
	text-align:left;/**IE 5.5- Hack - Re-Aligns Text */
}
#bkg-text {
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/bkg_text.png) repeat-x 0 128px;
	width:100%;
	height:auto;
	min-height:482px;
}
#bkg-shadow {
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/bkg_shadow.png) no-repeat center 8px;
}
#masthead {
	background:#fff url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/masthead.jpg) no-repeat 0 0;
	width:720px;
	height:145px;
	float:left;
	display:inline;
}
#logo { /*background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/logo.gif) no-repeat 6px 20px;*/
	width:704px;
	height:109px; /*margin:20px 0 0 6px;*//* text-indent:-9999px;*/
}
#logo a {
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/logo.gif) no-repeat 6px 20px;
	width:704px;
	height:109px; /*margin:20px 0 0 6px;*/
	text-indent:-9999px;
	display:block;
}
#navContainer {
	width:725px;
	height:26px;
	padding-left:6px;
}
#topLeft {
	width:704px;
	height:135px;
	float:left;
	display:inline;
}
#topRight {
	width:256px;
	height:145px;
	float:left;
	display:inline;
	text-align:center;
}
/* Sidebar Text */

.text-services {
	font:15px/18px "Times New Roman", Times, serif;
	width:200px;
	margin:0 32px 0 8px;
}
.text-number {
	font:30px/30px "Times New Roman", Times, serif;
	margin:6px 0 4px;
}
.text-address {
	font:12px/15px "Times New Roman", Times, serif;
}
#content {
	width:960px;
	height:auto;
}
#mainContentArea {
	width:720px;
	height:auto;
	float:left;
	display:inline;
}
#sidebarRight-Top {
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/masthead.jpg) no-repeat right 0;
	width:240px;
	height:auto;
	float:right;
	display:inline;
}
#sidebarRight {
	width:240px;
	height:auto;
	text-align:center;
	padding-top:33px;
}
#sidebarRight-inner {
	width:169px;
	margin:0 40px 0 22px;
}
/*Sidebar Automation */

#sidebarRight {
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/sidebar-L2.jpg) no-repeat 0 145px;
}
.home #sidebarRight {
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/sidebar-home.jpg) no-repeat 0 145px;
}
#billboard {
	width:720px;
	height:220px;
	background:url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/bb-home.jpg) no-repeat;
	text-indent:-9999px;
}
/* GRID */



/*.span1, .span2 { background-color:#0000FF; }*/



.coloumnContainer {
	width:720px
}
.coloumn {
	float:left;
	display:inline;
	padding-left:20px;
}
.span1 {
	width:166px;
}
.span2 {
	width:514px;
}
.home .coloumn {
	float:left;
	display:inline;
	padding-left:20px;
}
.home .span1 {
	width:227px;
}
.home .span2 {
	width:453px;
}
#footer {
	background:#940F00 url(http://74.54.77.210/~alphata/wp-content/themes/alphatitleagency/images/footer.gif) no-repeat;
	width:924px;
	height:90px;
	padding:0px 18px 0;
}
.separator {
	clear: both;
}
.separatorInvisible {
	clear: both;
	height: 1px;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.break {
	display:none;
	height:0;
}
.alignLeft {
	float:left;
	display:inline;
}
.alignRight {
	float:right;
	display:inline;
}
/* ---------- 3. links and navigation ---------- */



a {
	color:#970F00;
}
a:hover {
	text-decoration:none;
}



/* External Links - IE7 & up */



a[href^="http:"] {
}
 a[href^="http://www.domiannamehere.com"] {
}
#navigation {
	font:1.45em/1.7em "Times New Roman", Times, serif;
	color:#4D4D4D;
}
#navigation ul {
	list-style-type:none
}
#navigation li {
	float:left;
	display:inline;/**IE Hack - Float Margin Bug */
	margin-right:6px;
}
#navigation a {
	color:#4D4D4D;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;
}
#subnav {
}
#subnav ul {
	color:#970F00;
}
#subnav li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin-bottom:4px;
	margin-left:0 !important;
	margin-right:10px !important;
}
#subnav a {
	text-decoration:none;
	font:13px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#970F00;
}
#subnav a:hover {
	text-decoration:underline;
}
/* Automation */
#subnav .current_page_item a {
	color:#000;
}
.pageNav {
	width:100%;
	height:30px;
	display:block;
	margin:20px 0 0 0;
}
/* Footer */

#footer ul {
	list-style-type:none
}
#footer li {
	float:left;
	display:inline;/**IE Hack - Float Margin Bug */
	margin-right:4px;
	font:0.9em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
}
#footer a {
	color:#4D4D4D;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	font:0.9em/0px Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	margin-bottom:-7px;
	padding-top:24px;
}
/* ---------- 4. fonts ---------- */



html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
}
h1, h2, h3, h4, p, ul {
}
#mainContentArea h1 {
	font:26px/28px "Times New Roman", Times, serif;
	color:#970F00;
	margin-bottom:8px;
}
#newsPage h1 {
	margin-bottom:30px;
}
#mainContentArea h2 {
	font:20px/22px "Times New Roman", Times, serif;
	color:#970F00;
	margin-bottom:6px;
}
h3 {
	font:bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}
#adBar-2 h3 {
	font:18px/20px "Times New Roman", Times, serif;
	color:#4D4D4D;
	margin-bottom:12px;
}
h4 {
}
#masthead p, #mainContentArea p, #content p, #sidebar p, #mainContentArea {
	font:1.1em/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	color:#4D4D4D;
}
ul {
}
.coloumn span ul {
	list-syle:disc;
}
#mainContentArea li {
	font:1.1em/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	color:#4D4D4D;
	margin:0 30px 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
blockquote {
}
hr {
	border-style:none;
	border-top:1px solid #000;
	height:0px;
	margin:10px 0 10px 0;
}
#newsPage .post {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #4D4D4D;
}
#adBar-2 hr {
	border-style:none;
	border-top:2px solid #BA0000;
	height:0px;
	margin:10px 0 10px 0;
}
.sb-l2 {
	font:14px/16px "Times New Roman", Times, serif;
}
.sb-l2 ul {
	margin-bottom:18px;
}
.sb-l3, #linkcat-3 {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}
.sb-l3 li, #linkcat-3 li {
	margin-bottom:6px;
}
.sb-l3 h3, #linkcat-3 h2, #linkcat-3 h3 {
	font:19px/20px "Times New Roman", Times, serif;
	margin-bottom:20px;
}
/* ---------- 5. images ---------- */



a img {
	border: 0;
}
#adBar-1 img, #adBar-2 img {
	margin-bottom:10px;
}
/* ---------- 6. tables ---------- */



table {
}
caption {
}
tr {
}
th, td {
}
th {
}
td {
}
/* ---------- 7. forms ---------- */	

		

form {
}
