
* {
margin: 0;
padding: 0;
}

a {
	color: #000;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal 

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

h3 {
	font-family: Arial;
	font-size: 18px;
	
}

h3 a{ 
	text-decoration: none;
}

h2 {
	line-height: 1.2em;
	font-family: Impact;
}

h1 {
	font-family: Arial;
	color: #C1282D;
}




span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */




body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial;
	font-size: 13px;
}

div#header {
	background-image: url(images/background_top.png);
	height: 255px;
}

#home_btn {
	display:block;
	height:220px;
	width:550px;
	border: 0px solid blue;
}

#twitter_div {
	margin-bottom:10px;
}

#twitter_btn {
	display:block;
	width: 216px;
	height: 80px;
	border: 0px solid blue;
}

#twitterbox_top{
	float:left;
}

#twitterbox_top a{
	display: block;
	width: 215px;
}

.widget_twitter {
	background: url(images/twitterbox_top.gif);
	display:block;
	clear: both;
	margin-top: 10px;
}

.widget_twitter h3 {
		height: 70px;
		
}
	
#twitterbox_body, .twitterbox_body, .widget_twitter ul {
	float:left;
	background: url(images/box_middle.gif) 0 0 repeat-y;
	width: 215px;
	}

#twitter_update_list, .widget_twitter ul li {
	position: relative;
	top: 6px;
	left: 12px;
	width: 200px;
	overflow: hidden;
	font-family: Helvetica;
	color: #fff;
	font-size: 12px;
}

#askbox_top {
	background-image: url(images/askbox_top.gif);
	overflow:hidden;
	height: 138px;
}

#askbox_top form{
	position: relative;
	top: 78px;
	float:left;
}

.bowman_widget_top {
	background: url('http://bowmanteam.com/wp-content/themes/sandbox/images/widget_top.gif') no-repeat top;
	height: 79px;
}

.bowman_widget_top h2 {
	color:#EEEEEE;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	margin:0 0 0 80px;
	padding-top:15px;
}

.ask_previous p{
	font-size:0.8em;
	margin:5px 0 10px 11px;
}

.ask_previous {
	width: 205px !important;
}

.widget_search {
	background:  url('http://bowmanteam.com/wp-content/themes/sandbox/images/search_box.png') no-repeat top;
	clear: both;
	height: 80px;
	padding:10px 10px 0;
	margin-bottom: 0px;
}

.widget_search h3 {
	color: #FFF;
}


div#wintext {
	border:0 solid red;
	color:#FFFFFF;
	font-family:Impact;
	font-size:18px;
	left:597px;
	position:absolute;
	top:35px;
	width:243px;
}

img.ask_bowman {
	margin: 0px auto 10px;
	display: block;
}

div#winbox {
	position: absolute;
	top: 134px;
	left: 588px;
	border: 0px solid red;
	width: 260px;
}

div#winbox p {
	font-size: 12px;
	color:white;
	line-height:0.9em;
	margin:4px;
}

input#winsubmit {
	float: left;
}

input#wininput {
	float:left;
	margin: 4px 0 0 6px;
	width: 160px;
}

div#footer {
	background-image: url(images/background_bottom.png);
	height: 317px;
	z-index: -400; 
	border: 0px solid orange;
	clear: both;
	hasLayout: true;
}

div#footer img{
	left:92px;
	position:relative;
	top:194px;
}
div#mainmenu {
	background-image: url(images/background_menu.png);
	height: 102px;
	margin-bottom:0px;
	border: 0px solid blue;
	background-repeat: no-repeat;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 959px;
	border: 0px solid red;
	
}

div#nav {
padding: 18px 0 0 110px;
border: 0px solid red;
height: 40px;
clear:both;

hasLayout: true;
}

#div#nav h2{
	position: relative;
	z-index: 1;
	
}

div#nav h2 {
	text-transform: uppercase;
}

.spacer{
background-color: #000;
margin: 4px 12px 0 0;
margin: 3px 12px 0 0;
width: 3px;
height: 21px;
float: left;
}

#nav {

}

#nav h2 {
	float:left;
	border: 0px purple solid;
	font-family: Impact;
	text-decoration: none;
	overflow: hidden;
	margin-right: 12px;
	font-size:19px;
	font-weight: normal;
/*	text-indent: -9999px;*/
}

#nav h2 a{
	text-decoration: none;
}

#nav h2 a:hover{
	color: #C1282D;
}

.clear {
	clear:both;
}

/*
#mortgage_btn {
	width: 126px;
	_width: 118px; 
}

#hockey_btn {
	width: 86px;
	_width: 80px;
}

#about_btn {
	width: 78px;
	_width: 70px;
}

#contact_btn {

}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	//visibility: hidden;
	font-size: 24px;
	
	//letter-spacing: -3px;
	//font-size: 32px;
	margin-right: 8px;

}

.sIFR-hasFlash h3 {
	//visibility: hidden;
	letter-spacing: -6px;
	font-size: 18px;
	
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

*/

#myclock {
position: absolute;
top: 270px;
left: 565px;
width:240px; 
height:130px;
margin-top: -4px;
margin-left: 20px;
float:left;
}

#ask_expert {
	width:215px;
	_width:224px;
	margin-top: 10px;
	overflow: hidden;
	
}

#ask_expert textarea {
	margin: 0 0 0 16px;
	_margin: -4px 0 0 10px;
	width: 184px;
	height: 20px;
}

#ask_previous, .ask_previous {
	background-image: url(images/box_middle.gif);
	background-repeat: repeat-y;
	padding: 16px;
	text-align: left;
	font-family: Helvetica;
	font-size: 14px;
	width: 184px;
	float:left;
	overflow: hidden;
}

#question_btn {
	display:block;
	width: 216px;
	height: 80px;
	border: 0px solid blue;
}

div#container {
	background-image: url(images/background_main.png);
	background-repeat: repeat-y;
	float:left;
	width: 959px;
	margin: -50px 0 -100px 0; 
	_margin: -50px 0 0 0; 
	border: px solid blue;

}

#comments {
	clear:both;
}

.post-box{
	margin-bottom:10px;
}

.post-box img {
	margin-right:6px;
}

.post-body{
	float:left;
	width: 460px; 
	_width: 460px;
	border: 0px solid blue;
}

.post-whole {
	float:left;
	margin-bottom: 40px;
}


div#content {
margin:0 0 0 0;
float:left;
padding: 0 0 0 110px;
width:460px;
_width:460px;
}

div.sidebar {
float:right;
overflow:hidden;
width:215px;
margin: -37px 150px 0 0;
_margin: 0px 76px 0 0;
}

div#secondary {
clear:right;
}

.entry-content p {
	margin-bottom: 15px;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
width:470px;
_width:440px;
margin: 0 0 0 0px;
}

div#container,div#primary {
/*margin-top:2em;*/

}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
border: none;
}

.alignleft,img.alignleft{
float:left;
margin: 0 10px 0 0;
	border: none;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
	border: none;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:150px;
}

div.sidebar li {
list-style:none;
margin:0 0 .5em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {

}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

#post-2 img {
	margin-bottom: 15px !important;
}

#nav h2 a.active {
	color: #C1282D;
}

#about_widget p {
	color: #FFF;
	font-weight: normal;
	font-size: 17px;
}

#about_widget strong {
	text-transform: uppercase;
	font-size: 14px;
}
