body, td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin:0;
	border:0 solid white;
}

iframe { margin:0; padding:0; }

::-moz-selection { background:#999999; color: black; }
.noselect {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:default;
}

a { color:#333; text-decoration:none; outline: none; -moz-outline: none; }
a:hover { outline: none; -moz-outline: none; color:#db2224; }
a.red { color:#db2224; }
a.red:hover { text-decoration: underline; }

.fleft 	 { float:left; }
.fright 	 { float:right; }
.clear 	 { clear: both; }
.block 	 { display:block; }
.none		 { display:none; }
.relative { position:relative; }

#wrapper { width:790px; margin:0 auto; }
#blogLogo { 
	border-bottom:1px solid black;
	height:83px;
	margin-bottom:1px;
	padding:7px 0 0 10px;
}


ul#navbar {
	height:19px; line-height:19px;
	margin:0 0 10px 0; padding:0;
	list-style:none;
	list-style-image:none;
	width:790px;
	background: transparent url('/images/nav_bgr.png') 0 0 repeat-x;
}
ul#navbar li { 
	float:left; 
	background:transparent url('/images/nav_sep.png') 100% 0 no-repeat; 
	width:112px;
}
ul#navbar li:last-child, ul#navbar li.last { background:none; }
ul#navbar li a { 
	display:block; 
	text-decoration:none; 
	color:white; 
	padding:0 15px;
	line-height:18px; 
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:9px;
}
ul#navbar li a:hover, ul#navbar li a.selected { color:#db2224; text-decoration:none; }

.vertCol { float:left; }
.vertCol.sep {
	height:445px;
	margin-top:5px;
	width:5px;
	border-left:1px solid #333;
}
.grayBgr { background-color:#cccccc; }

.wrap, .wrap.gray {
	border:1px solid #333;
	display:block;
	float:left;
}
.wrap.gray {
	border:none;
	background-color:#ccc;
}

.widget {
	border:1px solid white;
	position: relative;
	float:left;
}
.wrap.gray .widget { border:0; }
.widget.txt {
	border:none;
	margin:5px;
}


.widget .title, .widget .btmTitle {
	height:14px; line-height:14px;
	background-color: black;
	background-image: url('/images/wdg-title.png');
	background-position: 95% 0;
	background-repeat: no-repeat;
	padding:0 40px 0 5px;
	position:absolute;
	top:0; left:0;
	color:white;
	font-size:10px;
}
.widget a:hover .title, .widget a:hover .btmTitle { color:#db2224; text-decoration:none; }
.widget .btmTitle {
	bottom:0; right:0;
	top:inherit;
	left:inherit;
	background-image:none;
	padding:0 10px;
}


.widget .title.rect {
	background-image: url('/images/wdg-title-rect.png');
	padding:0 58px 0 5px;
}
.widget .title.circ {
	background-image: url('/images/wdg-title-circ.png');
	padding:0 44px 0 5px;
}

.widget .caption {
	background-color:white;
	bottom:0;
	color:black;
	display:block;
	height:18px;
	left:0;
	line-height:18px;
	opacity:0.6;
	position:absolute;
	text-align:center;
}

.hr {
	height:9px; line-height:9px;
	background: transparent url('/images/dots.png') 0 0 repeat-x;
	clear:left;
}

.new {
	background: transparent url('/images/new.png') 0 0 no-repeat;
	width:51px;
	height:51px;
	display:block;
	position:absolute;
}

.hearDesc {
	bottom:25px;
	color:white;
	font-size:13px;
	left:35px;
	position:absolute;
	padding-right:35px;
	background: transparent url('/images/arrow.png') top right no-repeat;
}

#hearfeelsee a:hover span {
	color:#333;
}

#footer {
	color:#333333;
	margin:0 0 20px;
	text-align:center;
}

#thankYou {
	background-color:black;
	color:#CC3234;
	display:block;
	font-size:10pt;
	font-weight:bold;
	height:20px; line-height:20px;
	margin:0 5px;
	text-align:center;
}

#emailForm span.desc {
	float:left;
	display: block;
	height:20px;
	line-height:20px;
}

#emailForm .emailFrm {
	float:left;
	margin-bottom:0;
	margin-left:7px;
	margin-right:5px;
	margin-top:0;
	width:170px;
}

#findUs {
	color:#f1060f;
	height:20px;
	line-height:20px;
}
#findUs span.desc {
	float:left;
	display: block;
	margin:0 95px 0 10px;
}
#fndFlickr 	 { width:47px; }
#fndFacebook { background-position:-49px 0; }
#fndMySpace  { background-position:-73px 0; }
#fndDigg 	 { background-position:-96px 0; }

.exts {
	float:left;
	display: block;
	height:20px;
	width:20px;
	background-color:transparent;
	background-image:url('/images/exts.png');
	background-position:0 0;
	background-repeat:no-repeat;
	margin-right:5px;
}
#findUs a.exts span { display:none; }

span.btn {
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
}
span.btn.explore {
	background-image:url(/images/explore.png);
	height:24px;
	width:69px;
	right:15px;
	bottom:15px;
}

#socialFooter {
	background: transparent url('/images/footer-bgr.png') 0 0 repeat-x;
	height:165px;
	width:760px;
	padding:15px 15px 0;
}
.footTitle {
	border-bottom:1px solid white;
	margin-bottom:8px;
}
#socialFooter .subtitle {
	margin-bottom:4px;
}

.Flickr a.thmb {
	float:left;
	display:block;
	height:48px; width:48px;
	border:1px solid #7b7b7b;
	margin:0 3px 3px 0;
}
.Flickr a.thmb:hover { border:1px solid white; }
.Flickr a.thmb img { border:0; }

#visitus { 
	background-color: transparent;
	margin:0; padding:0;
	width:300px;
}
#visitus li {
	list-style:none;
	list-style-image:none;
	margin-bottom:4px;
	background-color: #ccc;
	height:20px;
	line-height:20px;
}
#visitus li.odd {
	background-color: #999999;
}
#visitus li a {
	display:block;
	color:black;
	text-decoration: none;
}
#visitus li a span { display:block; padding-left:7px; background:transparent url('/images/icons.png') 100% 0 no-repeat; }
#visitus li a.selected, #visitus li a:hover { color:#cc3234; }

#letsconnect { 
	background-color: transparent;
	margin:0; padding:0;
	width:175px;
}
#letsconnect li {
	list-style:none;
	list-style-image:none;
	margin-bottom:4px;
	height:20px;
	line-height:20px;
}
#letsconnect li a {
	display:block;
	color:white;
	text-decoration: none;
}
#letsconnect li a span { display:block; padding-left:7px; background:transparent url('/images/icons.png') 100% -20px no-repeat; }
#letsconnect li a.selected, #letsconnect li a:hover { color:#cc3234; }

.svcTitle {
	height:18px; line-height:18px;
	background-color: #cc3234;
	color:white;
	font-size:10px;
	padding-left:5px;
}


.center { text-align: center; }
.bold { font-weight: bold; }
.upper { text-transform: uppercase; }
.pointer { cursor: pointer; }
.default { cursor:default; }
.lower { text-transform: lowercase; }

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

h2 {
	font-family:'Times New Roman','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:28pt;
	margin:0;
}