/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

TUAW THEME

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* =RESET */
html, body, form, fieldset{ margin: 0;padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address{ margin:0;padding: 0; }
a img, :link img, :visited img {border: 0;}
input, select, textarea	{ font-size:1em; }
label input 	{border: 0;}
dd, blockquote	{margin-left: 1em;}
form label 	{cursor: pointer;}
fieldset	{border: none;}
textarea 	{font-size:1.2em;font-family:"lucida grande", Helvetica, Arial, sans-serif}
ol, ul, ul li 	{list-style: none;}
table 		{border-collapse: collapse;border-spacing: 0;}
blockquote, q 	{quotes: none;}
:focus 		{outline: 0;}
ins 		{text-decoration: none;}
del 		{text-decoration: line-through;}
iframe          {margin: 0 !important; padding: 0 !important;}
/* =TYPOGRAPHY */
body          { font-size: .8em;font-family:"lucida grande", Helvetica, Arial, sans-serif;}   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */
h1,h2,h3,h4,h5,h6 { font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;color:#111; clear:both; }
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; line-height:2; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }
p           { margin: 0 0 1.5em 0; text-align:left; }
p.last      { margin-bottom:0; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding:0; }
p img.top   { margin-top:0; } /* Use this if the image is at the top of the <p>. */
ul, ol      { margin: 0 0 10px 1.5em; }
ol          { list-style-type: decimal; }
dl          { margin: 1.5em 0; }
dl dt       { font-weight: bold; }
a           { color: #3399d9; text-decoration: none; outline: none; }
a:hover     { text-decoration: underline;}
blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border:0.1em solid #ddd; padding:1.5em; }
code        { font:0.9em Monaco, monospace; }
hr {background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 0.1em; margin: 1em 0 1.4em 0; border: none; _margin: 0 0 1.2em 0; }
table   { margin-bottom: 1.4em;}
th,td   { }
th      { font-weight:bold; }
label     { font-weight: normal; }
textarea  { height: 180px; width: 300px; }
p.small   { font-size: 0.8em; margin-bottom: 1.875em; line-height: 1.875em; }
p.large   { font-size: 1.2em; line-height: 2.5em; }
p.quiet   { color: #666; }
p.sponsored{ background:#ffffee; font-size:.9em; padding: 12px; margin: 0 0 3px; line-height: 1.4em;}
a{-webkit-transition: color .2s linear;}
/* =CAROUSEL */
* html #content .carousel  { display: none; }
#content .carousel	{border-bottom: 1px solid #eee; width:600px!important; margin:0 0 2em;_display:inline;position:relative; padding:0; z-index:0; }
#content .carousel ul 	{width:600px !important; margin:0;display:block;padding:0;}
#content .carousel li 	{width:134px;list-style:none;color:white; margin:0;position:relative;}
#content .carousel img	{
position:relative;border:0;margin: 0;
height:88px; 
z-index: 1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#content .carousel .credit {color:#ccc;font-size:9px; text-align: right; display:block; width: 120px;padding: 2px 0;margin:88px 0 0 0;}
#content .carousel a {outline:0;}
#content .carousel h4 {position: relative; text-align: left; font-size: 1.1em; font-weight:normal; width: 134px; margin:4px 0 0 0;}
#content .carousel li h4 a {font-weight: normal;padding: 0; line-height: 1.2em;display:block; _height:1%;}
#content .carousel li:hover h4 a {text-decoration: none; color: #172640; padding: 0;display:block; _height:1%;}
	* html #content .carousel h4 a:hover {text-decoration: none; color: #172640; padding: 0; line-height: 1em; display:block; padding-bottom:21px; _height:1%;}
#content  a.previous{position:absolute;top:-4px;left:0;display:block;height:0 !important;height /**/:219px;width:50px;background: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-lt.png) no-repeat 0 40%;color:white;z-index: 1000; padding: 219px 0 0 0; overflow: hidden; display:none;}
	* html #content .carousel a.previous {background-image: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-lt.gif);}
#content .carousel a.previous:hover {background-position: -85px 40%;}
#content .carousel a.next{position:absolute;top:-4px;right: -10px;display:block;height:0 !important;height /**/:219px;width:50px;background: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-rt.png) no-repeat -101px 40%;color:white; z-index: 1000; padding: 219px 0 0 0; overflow: hidden; display:none;}
	* html #content .carousel a.next {background-image: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-rt.gif);}
#content .carousel a.next:hover {background-position: -16px 40%;}

/* =LAYOUT  */
body {
background: #467bbd url(http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-body-bg.jpg) top center no-repeat;
line-height: 1.5;
color: #444;
text-align: center;
margin:0;
}
body body {
background: transparent; margin: 0; padding: 0;
}
#container {
background:url(http://www.blogsmithmedia.com/www.tuaw.com/media/leaderboard-bg.png) no-repeat 0 -28px;
_background: transparent;
width: 982px; /* total width */
margin: 0 auto;
text-align: left; 
}
#main {
background: #fff;
padding-top: 0;
clear: both;
width: 982px;
padding-bottom: 1em;
zoom: 1;
_border:0;
}
#col-1 {
width: 610px;
display: inline;
float: left;
}
#col-2 {
background:#f3f3f4;
border-top: 1px solid #f3f3f4;
float: right;
width: 338px;
display: inline;
margin-bottom: 20px;
_margin-left: 0;
_float: right;
}
#subcontent {
padding: 4px;
width: 330px;
_margin-top: 0;
_display: inline;
_overflow:hidden;
}
#content {
clear: both;
padding: 0 0 20px 28px;
_overflow-x: hidden;
color: #222;
}
/* =HEADER */
#header {
position: relative;
width: 982px;
margin-bottom: 0;
padding-bottom: 0;
padding-top: 4px;
*padding-top: 0;
zoom: 1;
}
#logo {
position: absolute;
top: 45px;
left: 25px;
z-index: 9;
}
#logo a {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-logo.png) no-repeat;
_background-image: url(http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-logo.gif);
display: block;
color: #333;
font-size: 28px;
text-transform: uppercase;
height: 62px;
width: 244px;
overflow: hidden;
text-indent: -9000px;
}

#GH_ {
float: left;
font: 11px Arial;
width: 980px;
margin: 0 auto 10px;
position: relative;
z-index: 9999;
}
#GH_ #GH_hat {
background: #F0F0F0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
color: #666;
float: left;
height: 28px;
width: 978px;
}
#GH_ .GH_hat_A {
background: none;
color: #333;
text-decoration: none;
}
#GH_ .GH_hat_A:hover {
text-decoration: underline;
}
#GH_ .GH_hat_UL {
list-style-type: none;
margin: 0;
padding: 8px 0 0;
}
#GH_ .GH_hat_LI {
float: left;
}
#GH_ #GH_hat_links {
float: left;
padding-left: 4px;
width: 50%;
}
#GH_ #GH_hat_links .GH_hat_links_A,#GH_ #GH_hat_tools .GH_hat_links_A {
border-right: 1px solid #999;
padding: 0 10px;
}
#GH_ #GH_hat_more,#GH_ .GH_hat_more {
padding: 0 0 0 10px;
}
#GH_ #GH_hat_more,#GH_ .GH_hat_LI_more {
position: relative;
}
#GH_ #GH_hat_more_link {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat right -345px;
display: block;
height: 20px;
left: 25px;
padding: 0 12px 0 0;
position: absolute;
top: 0;
}
#GH_ #GH_hat_tools {
float: right;
padding: 8px 15px 0 0;
}
#GH_ #GH_more_list {
border: 1px solid #c7c7c7;
background: #fff;
display: none;
float: left;
font-size: 12px;
left: 340px;
padding: 10px;
position: absolute;
top: 27px;
width: 328px;
z-index: 668;
}
#GH_ #GH_more_list_lab {
border-bottom: 1px solid #c7c7c7;
color: #2E2E2E;
display: block;
padding-bottom: 8px;
}
#GH_ .GH_more_list_UL {
float: left;
list-style-type: none;
margin: 0;
padding: 6px 0 0;
width: 33.33%;
}
#GH_ #GH_more_list a {
color: #2864B4;
font-weight: normal;
line-height: 18px;
text-decoration: none;
}
#GH_ #GH_more_list a:hover {
text-decoration: underline;
}
#GH_ #GH_guts {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
clear: both;
display: block;
float: left;
height: 89px;
position: relative;
width: 978px;
z-index: 667;
}
#GH_ #GH_brand {
padding: 22px 0 0 14px!important;
}
#GH_ #GH_brand_link {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat 0 -638px;
color: #333;
display: block;
height: 47px;
overflow: hidden;
text-decoration: none;
text-indent: -6666px;
width: 214px;
}
#GH_ #GH_search {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat 0 -200px;
padding: 6px 8px;
position: absolute;
right: 218px;
top: 21px;
}
#GH_ #GH_search_form {
height: 43px;
padding: 5px 0 0 5px;
width: 473px;
}
#GH_ #GH_search_field {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat 0 -50px;
border: 0;
color: #666;
float: left;
font: bold 16px Arial;
height: 24px;
margin: 0;
overflow: hidden;
padding: 10px 0 4px 13px;
width: 342px;
}
#GH_ #GH_search_label {
border: 0;
color: #999;
font: bold 16px Arial;
height: 24px;
left: 27px;
margin: 0;
position: absolute;
top: 21px;
width: 342px;
}
#GH_ #GH_search_field.GH_search_active {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat 0 0;
}
#GH_ #GH_search_button {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat 0 -100px;
border: none;
cursor: pointer;
height: 39px;
margin: 0 0 0 4px;
overflow: hidden;
padding: 0;
text-indent: -6666px;
width: 111px;
}
#GH_ #GH_search_button:hover {
background-position: 0 -150px;
}
#GH_ #GH_search_results {
background-color: #fff;
border: 1px solid #818181;
display: none;
font-size: 12px;
font-weight: normal;
left: 13px;
position: absolute;
top: 49px;
width: 353px;
}
#GH_ #GH_search_results ul {
color: #666;
list-style-type: none;
margin: 0;
padding: 0;
}
#GH_ #GH_search_results ul li {
cursor: pointer;
margin: 0;
padding: 3px 10px;
}
#GH_ #GH_search_results .GH_highlight {
background-color: #a4bd3d;
color: #fff;
text-decoration: underline;
}
#GH_ #GH_nav {
background: #2E2E2E;
clear: both;
float: left;
height: 28px;
margin: 0;
padding: 0 0 3px 6px;
width: 974px;
}
#GH_ .GH_nav_LI {
float: left;
list-style-type: none;
margin-right: 8px;
padding-left: 1px;
position: relative;
z-index: 666;
}
#GH_ .GH_nav_list a {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat scroll right -386px;
padding-right: 12px;
text-decoration: none;
}
#GH_ .GH_nav_list:hover a,#GH_ .GH_nav_list a:hover {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat scroll right -436px;
text-decoration: none;
}
#GH_ .GH_nav_A {
color: #fff;
display: block;
float: left;
font-size: 14px;
font-weight: bold;
height: 20px;
padding: 7px 7px 0;
text-decoration: none;
}
#GH_ #GH_nav_act {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat left -295px;
}
#GH_ #GH_nav_act .GH_nav_A {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat right -295px;
}
#GH_ #GH_nav_act.GH_nav_list {
margin-right: 1px;
}
#GH_ #GH_nav_act.GH_nav_list .GH_nav_A {
padding-right: 7px;
}
#GH_ #GH_nav_act #GH_nav_act_B {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat right -493px;
display: block;
padding-right: 12px;
}
#GH_ #GH_nav_act.GH_nav_list_open #GH_nav_act_B {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat scroll right -442px;
}
#GH_ .GH_nav_A:hover {
text-decoration: underline;
}
#GH_ .GH_nav_list_UL {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat 31px -550px;
border-bottom: 1px solid #2E2E2E;
display: none;
left: 0;
list-style-type: none;
margin: 0;
padding: 7px 0 0 0;
position: absolute;
top: 22px;
z-index: 667;
}
#GH_ .GH_nav_list_UL li {
background-color: #fff;
border-left: 1px solid #2E2E2E;
border-right: 1px solid #2E2E2E;
clear: both;
float: left;
font-size: 12px;
width: 140px;
}
#GH_ .GH_nav_list_UL a {
background: none;
border-bottom: 1px solid #c7c7c7;
color: #2864B4;
display: block;
float: left;
font-size: 12px;
font-weight: normal;
padding: 7px 0 7px 7px;
text-transform: none;
width: 133px;
}
#GH_ .GH_nav_list_UL a:hover {
background: #84a210;
color: #fff;
}
#GH_ .GH_nav_list_UL .GH_nav_A_last {
border: none;
}
#GH_ #GH_fb_link {
float: right;
list-style-type: none;
margin-right: 0;
padding-right: 15px;
}
#GH_ #GH_fb_link a {
color: #fff;
font-size: 12px;
padding: 8px 0 0;
}
#GH_ #GH_hat_links #GH_hat_A_first {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat -470px -650px;
display: block;
float: left;
height: 12px;
margin-left: 10px;
overflow: hidden;
padding: 0;
padding-right: 7px;
text-indent: -99em;
width: 30px;
}
#GH_ #GH_brand {
padding: 19px 0 21px 14px;
}

/* =SEARCH FORMS (header and footer)
-------------------------------------------------------------- */
.searchform {
position: relative;
top:40px;
left: 557px;
height: 54px;
width: 425px;
}
	#footer .searchform {
	position: relative;
	height:50px;
	top: 0;
	left: 300px;
	margin-bottom: 2em;
	width: 447px;

	}
.searchform form {
clear: both;
height: 35px;
padding: 0;
width: 425px;
zoom: 1;
display: block;
position: relative;
}
.searchform ul {
padding-left: 0;
margin: 0 0 0 9px;
list-style: none;
}
.searchform ul li {
margin-left: 0;
list-style: none;
float: left;
color: #444;
line-height: 1em;
}
.searchform ul li a {
color:#9ba8c7;
float: left;
display: block;
padding: 3px 7px 5px;
cursor: pointer !important;
text-decoration: none;
font-size: 12px;
}
	#footer .searchform ul li a {
	color: #3399d9;
	}
.searchform ul li a b { font-weight: normal;}

.searchform ul li.selected a,
.searchform ul li:hover a {
color:#fff;
}
	#footer .searchform ul li.selected a,
	#footer .searchform ul li:hover a {
	color:#000;
	}
.searchform input.text {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/searchform-bg.png) no-repeat 0 0;
_background-image: url(http://www.blogsmithmedia.com/www.tuaw.com/media/searchform-bg.gif);
border: none;
color:#222;
width: 326px;
height:20px;
padding: 3px 9px;
position: absolute;
top: 3px;
left: 3px;
font-size: 14px;
font-weight:bold;
font-family: "lucida grande", Helvetica, Arial, sans-serif;
letter-spacing:-1px;
}
.searchform button {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/searchform-button.png) no-repeat 0 0;
_background-image: url(http://www.blogsmithmedia.com/www.tuaw.com/media/searchform-button.gif);
display: block;
margin: 0 !important;
padding: 0;
border: 0;
position: absolute;
right: 0;
top: 2px;
cursor: pointer;

height: 25px;
width: 78px;
}
.searchform button img {
display: none;
}
#smore {
position: absolute;
top: 0;
left: 0;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
_width: 100px;
margin-left: -4.5em;
z-index: 9999;
}
#smore ul {list-style-type:none; margin: 0;}
#smore ul li {height:1.5em;white-space:nowrap;}
#smorex {position:absolute;right:5px;top:1px;}

/* =CONTENT
--------------------------------------------------- */
#content {
position: relative;
padding-top: 2em
}
#content h1.small {
color: #333;
font-size: 1.3em;
font-weight: normal;
border-bottom: 3px solid #f3f3f3;
margin-bottom: 1.3em;
}
#content h2 {
font-size: 2.5em;
font-weight: normal;
line-height: 1em;
margin: 0 0 .4em;
letter-spacing: -1px;
}
#content h2 a {
color: #111;
}
#content h2 a:hover {
color: #3399d9;
text-decoration:none;
}
#content h2.breadcrumb a {
color: #3399d9;
}
#content h3 {
font-weight: normal;
margin-bottom: .3em;
}


/* =BLOGGERBIO */

#bloggerBio * {
margin: 0;
padding: 0;
}

#bloggerBio {
padding: .8em;
background-color: #f8f8f8;
border-bottom: 1px dotted #ddd;
}

#bloggerBio p strong.bloggername {
background: #eee;
color: #444;
padding: .5em;
float: left;
font-size: 1.4em;
font-weight: normal;
margin: 0 1em 1em 0;
}

#bloggerBio p + p {
color: #666;
font-size: .9em;
margin-bottom: .75em;
}
/* =POST
--------------------------------------------------- */
.post {
margin: .3em 0 4em 0;
padding: 0;
}
.post ul, .post ol {
margin: .7em 2.5em;
}
#content .post h2 {
margin: 0 0 .1em;
}
#content .byline {
color: #999;
font-size: 11px;
margin: .5em 0 1em;
line-height:1.3em;
}
.byline em {
font-family: georgia, sans-serif;
}
.byline strong {
font-weight: normal;
}

#content .post .filed-under {
color: #999;
margin: .4em 0 .8em 0;
font-size: 90%;
line-height:1.3em;
}

.post .aol-share {
margin-top: 10px;
}

/* =POST BODY --------------- */
.post .postbody {
color: #444;
padding-top: .6em;
}
.post .postbody p {
margin: .5em 0;
}
.post .postbody br {
line-height: .8em;
}
.post .postbody ul {
margin: 1em 0;
}
.post .postbody ul li {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/bullet-circle.gif) no-repeat 0 4px;
margin: 0 0 .5em;
padding-left: 18px;
_height: 1%;
}
.postbody img.photo {
background: #fff;
padding: 4px;
border: 1px solid #ddd;
}
.postbody img.right {
float: right;
margin: 0 0 15px 15px;
}
.postbody img.left {
float: left;
margin: 0 15px 15px 0;
}
#content .continueReading {
margin: 0 0 .1em 0;
}
#content .filed-under {
margin: .3em 0;
}
a.category-match-ad {
display:block;
margin: 20px 0;
}
/* =POST META ----- */
.postmeta .navbar {
background: #f5f5f5;
clear: both;
margin: 1em 0 2em;
text-align: center;
padding: 0;
_width: 540px;
_height: 1%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.postmeta .navbar ul {
float: left;
padding: 0 15px;
margin: 0;
min-height:48px;
_height:48px;
}
.postmeta .navbar li {
display: inline;
margin: 0 14px 0 0;
padding: 0;
float: left;
}
.postmeta .navbar li a {
background-position: left center;
background-repeat: no-repeat;
display: block;
padding: 6px 0 2px;
font-size: 11px;
text-decoration: none;
white-space: nowrap;
min-width: 50px;
line-height: 38px;
}
.postmeta .navbar li.permalink a {
background:url(http://www.blogsmithmedia.com/www.tuaw.com/media/icon-permalink.gif) no-repeat 0 16px;
padding-left: 20px;
}
.postmeta .navbar li.email-this a {
background:url(http://www.blogsmithmedia.com/www.tuaw.com/media/icon-email-this.gif) no-repeat 0 16px;
padding-left: 18px;
}
.postmeta .navbar li.comments a {
background:url(http://www.blogsmithmedia.com/www.tuaw.com/media/icon-comments-2.gif) no-repeat 0 16px;
padding-left: 18px;
}
.postmeta .navbar li.addthis a {
color: #333;
display: block;
padding: 5px;
white-space: nowrap;
}
.postmeta .navbar li.twitter {
padding-top: 15px;
}
.postmeta .navbar .aol-share {
float: right;
margin-top: 0;
padding: 15px;
}
/* =POST HEADLINES  (RECENT & RELEVANT POSTS) */
.post-headlines {
margin:0 0 2em;
width: 50%;
float: left;
z-index:9999;
position: relative;
}
#content .post-headlines h3 span {
line-height:1em
}
.post-headlines ul {
margin: 1em 0;
}
.post-headlines ul li {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/bullet-circle.gif) no-repeat 0 4px;
margin: 0 0 .7em;
padding-left: 18px;
_height: 1%;
}
.post-headlines li .meta {
color: #888;
font-size:11px;
}
#relevantheadlines {
width: 50%;
float: left;
}
/* =POSTGALLERY */
.postgallery {
background: #f7f7f7 url(http://www.blogsmithmedia.com/www.tuaw.com/media/navbar-top.gif) no-repeat 0 0;
display: block;
clear: both;
padding-top: 1em;
text-align:center;
margin:  1.5em auto 1em;
}
#content .postgallery h3 {
font-size: 1.1em;
text-align: left;
margin: 0 15px .5em;
_margin: 0 5px .3em;
letter-spacing: 0;
}
#content .postgallery h3 a:hover {color: white;}
#content .postgallery h3 strong {
margin: 0;
display: block;
}
#content .postgallery ul {margin: 0; padding: 0 7px 1em;background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/navbar-btm.gif) no-repeat left bottom; }
#content .postgallery ul li {
padding: 0; 
margin: 0 1% 0 0;
display: inline;
}
#content .postgallery ul li a img {
border: 1px solid #f7f7f7;
margin: 0;
height: 75px;
width: 75px;
}
#content .postgallery ul li a:hover {
background: transparent;
}
#content .postgallery img:hover {
border-color: #0aa7d6;
}


/* =SUBCONTENT
--------------------------------------------------- */
#subcontent h3 {
background: #ddd;
font-size: 1em;
text-transform:uppercase;
font-weight: bold;
margin: 1em 0 0;
line-height:1.4em;
clear: both;
_height: 1%;
width: 330px;
-moz-box-shadow: inset 0px -2px 4px rgba(0,0,0,0.1);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
text-shadow: 1px 1px rgba(255,255,255,0.6);
}
#subcontent h3 a {
color: #444;
}
#subcontent h3 a:hover {
text-decoration: none;
color: #222;
}
#subcontent h4 {
clear: both;
margin: 1em 0 0;
_height: 1%;
}
#subcontent ul {
margin: .8em 12px;
}
#subcontent ul li {
line-height:1.3em;
margin-bottom:.6em;
}
#subcontent dt {
background: transparent;
font-size: 1.1em;
font-weight: bold;
color: #333;
margin: 0;
margin-bottom: 10px;
}
#subcontent dd {
margin: .2em 0;
}
#subcontent h3 span,
#subcontent dt span,
#subcontent dt a.wrap {
color: #323a4f;
display: block;
padding: 9px 12px 8px;
}
#subcontent h3 span span, #subcontent h3 span span span {
display:inline;
padding: 0;
}
#subcontent dd em {
color: #000;
}
#subcontent dl.box {
padding: 0 0 10px;
}
#subcontent dl.box dd {
padding: 0 20px 0;
margin: .4em 0;
}
#subcontent ul.box {
margin: 0;
padding: 10px 13px 10px;
}
#subcontent ul.box li {
padding: 0;
margin: 0 0;
}
#subcontent .box p {
background: transparent;
margin: 0;
padding: 0 13px 0;
}
#subcontent .ad-wrap {
background: #e6e5e5 url(http://www.blogsmithmedia.com/www.tuaw.com/media/sub-ad-top.gif) no-repeat 0 0;
width: 330px;
margin: 10px 0;
}
#subcontent .ad-wrap-inner {
background:  url(http://www.blogsmithmedia.com/www.tuaw.com/media/sub-ad-btm.gif) no-repeat left bottom;
padding: 15px 15px 18px;
width: 310px;
}
#subcontent #breakingnews, 
#subcontent #sections
{
width:164px;
float: left;
position: relative;
z-index: 99;
}
#subcontent #featuredstories, 
#subcontent #resources {
width:164px;
float: right;
position: relative;
z-index: 99;
}
#subcontent .headlines h3,
#subcontent .headlines h3 {
width: 100%;
}
#subcontent .headlines h3 span {
padding-left:10px;
}
#subcontent h3 a.feed {
display: block;
position: absolute;
top: 21px;
right: 9px;
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/icon-feed-gray3.gif) no-repeat 0 0;
height: 0 !important;
height /**/: 15px;
padding: 15px 0 0 0;
width: 15px;
overflow:hidden;
z-index: 9999;
}
#subcontent h3 a.feed:hover {
background-position: 0 -15px;
}

#subcontent .headlines ul {
margin: 0 5px 0 10px
}
#subcontent .headlines ul li {
font-size:11px;
margin:0;padding: 0;
border-bottom: 1px solid #ddd;
line-height:1.3em;
*height:1%;
}


#subcontent .headlines ul li a {
display:block;
padding: 0 0 4px;
}
#subcontent .leftcol {
width: 50%;
float: left;
clear: both;
}
#subcontent .rightcol {
width: 50%;
float: right;
}
/* =FOOTER */
#footer {
background: #f3f3f3 url(http://www.blogsmithmedia.com/www.tuaw.com/media/basement-divider.gif) repeat-x top;
clear:both;
width:982px;
margin:2em auto 0;
padding:25px 0 10px;
}
#footer p {
margin: 0 0 .3em;
text-align: center;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{text-decoration: none;}

/* =GRID */
#grid2 {
clear: both;
padding: 0;
width: 958px;
margin: 0 auto 2em;
}
#grid2 h3 {
color:#777;
font-weight:normal;
font-size:15px;
margin: 0 0 1.5em 0;
margin-top:0; 
padding-top:10px;
padding-bottom:4px;
width: 950px;
}
#grid2 strong {
color: #000;
}
#grid2 table {
width:942px;
margin:0 0 0 10px;
padding:0;
font-size:12px;
}
#grid2 table td{
font-size:12px;
padding:0 14px 0 0;
vertical-align:top;
width: 33%;
}
#grid2 table td.last {

}
#grid2 h4 {
font-size:1.3em;
margin: 28px 0 0;
padding-bottom: 4px;
border-bottom: 2px solid #eee;
}
#grid2 h4 a {
color: #222;
text-decoration:none;
border:none;
padding-left: 3px;
}
#grid2 table td ul{
margin: 0;
list-style: square;
padding: 15px 0 0;
}
#grid2 table td ul li {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/bullet-circle.gif) no-repeat 0 2px;
line-height:1.4em;
color:#ccc;
margin-bottom: .6em;
padding-left: 15px;
margin-left:0;
}

#grid table td ul li a{padding:5px 0;}

#grid table td  div.grid_subscribe{
padding: .6em 50px .4em 71px;
background-position: 50px .4em;
}

/* LEGAL */
#legal {
background: #fff;
border-top: 1px solid #ccc;
color: #666;
padding-top: 1.5em;
margin: 1em 0 1em;
text-align: right;
position: relative;
}
#legal p {
margin: 0 0 .4em;
text-align: right;
padding: 0 20px;
line-height: 1.4em;
}
.cobrand {
position:absolute;
border: none !important;
top:0px; 
right:8px;
display:block;
height: 28px;
width:101px;
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/cobrand-tech.png) no-repeat 0 6px !important;
z-index: 2;
text-indent: -9000px;
}

#legal a.cobrand-footer {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-tech-logo.png) no-repeat 0;
display: block;
height: 0 !important;
height /**/: 33px;
padding: 33px 0 0 0;
_padding: 45px 0 0 0;
overflow: hidden;
width: 100px;
position: absolute;
top: 10px;
left: 20px;
_left: -960px;
}


/* =ADS
-------------------------------------------------------------- */
#omniture {position: absolute; top: 0 left: 0;}

#outerslice {
background: #719cd7 url(http://www.blogsmithmedia.com/www.tuaw.com/media/adslice-bg.gif) repeat-x bottom;
padding: 3px 0;
}
#slice {
list-style: none;
margin: 0;
padding: 5px 0;
text-align: center;
color: #ccc;
}
#slice a {
color: #d5d5d5;
font-weight:bold;
font-size: 12px;
padding: 5px 12px 6px;
margin-right: 2px;
}
#slice a:hover {
background: #517bb8;
color: #fff;
text-decoration: none;
}
#dogear_promo {
position:absolute;top:34px!important;right:0!important;width:120px;height:120px;z-index:99;;
}
.topleader {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/advertisement-vert.gif) no-repeat 0 2px;
position: relative;
text-align: center;

margin: 4px auto 0;
width: 747px;
overflow: hidden;
}
.topleader img {
text-align: center;
}
.clutterbuster {
background: #000;
}
.clutterbuster-wrap {
width: 948px;
margin: 0 auto;
}
.pinboxland {
margin: 10px 0;
}
.pinbox {
margin: 0 0 8px;

}
.bottomleader { 
width: 728px; 
margin: 2em auto 1em; 
text-align: center; 
}
.skyscraper {
background: #e6e5e5 url(http://www.blogsmithmedia.com/www.tuaw.com/media/sub-ad-top.gif) no-repeat left top;
margin: 1em 0;
padding: 0;
width: 330px;
overflow: hidden;
}
	.twocol .skyscraper {
	background:transparent;
	}
.skyscraper-inner {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/sub-ad-btm.gif) no-repeat left bottom;
text-align:center;
padding: 15px 0;
}
.skyscraper img {
background: #fff;
border: 1px solid #ddd;
}
.medrect {
background:url(http://www.blogsmithmedia.com/www.tuaw.com/media/advertisement.gif) no-repeat 232px 271px;;
padding: 16px 0 16px 15px;
margin-bottom: 5px;
}
.inpostad {
text-align: center;
margin: 0 0 4em;
width: 300px;
}
.quigoads {
margin: 0 0 2.5em;
width: 300px;
}
#subcontent #sponsoredlinks h3 {
border: none;
margin: 0; padding: 0;
text-align: center;
}
#sponsoredlinks ul {
background:#ffe;
margin-top: 6px;
border:1px solid #feefb1;
clear: both;
}
li.sponsored{ 
background: transparent;
border:  none;
font-size:1em; 
margin: 1.2em 15px;
line-height: 1.2em; 
}

.tower-ad {
margin: 0 auto;
width: 160px;
height: 600px;
}
/* SPHERE AD */
#content .sphere {
clear: both;
background: whitesmoke;
padding: 10px;
margin-bottom: 2em;
font-size: .9em;
line-height: 1.4em;
position: relative;
}
#content .sphere ul {
padding: 0; margin: 0 0 1em;
}
#content .sphere ul li {
margin-bottom: .5em;
}
#content .sphere h3 {
font-size: 1.3em;
margin: .6em 0 .4em;
line-height: 1.2em;
width: 85%;
}
#sphereTalk p.timestamp {
color: #999;
margin:  0 0 .7em;
display: none;
padding-left: 3px;
}
#sphereTalk {
float: left;
width: 258px;
}
#sphereAd {
padding-top: 25px;
float: right;
}
p.powered-by {
position: absolute;
top: 10px;
right: 10px;
}
#content .sphere p.see-more {
display: block;
padding-top: 9px;
text-align: center;
margin: 1em 0 0;
font-size: 1.1em;
line-height:1em;
clear: both;
}

/* =TAG CLOUD
-------------------------------------------------------------- */
#subcontent #tagCloud p {
line-height: 1.9em;
margin: 0 0 1em;
padding-top: .7em;
_display:inline;
}
#tagCloud a.tagSmall {font-size: .9em; padding-right: 7px;}
#tagCloud a.tagNormal {font-size: 1.5em; padding-right: 7px;}

#tagCloud a.tagLarge {font-size: 2em; padding-right: 7px;}

/* =BLOGROLL
-------------------------------------------------------------- */
#blogroll_header a {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/sub-h3-btm.gif) no-repeat left bottom;
color: #333;
display: block;
padding: 0;
text-decoration: none !important;
margin: 0 0 .5em;
padding:7px 5px 7px 12px;
}
#blogroll_header span a {
padding: 0;
}
.accordian,
.accordian ul,
.accordian ul li {
margin: 0 !important;
}
#main #subcontent .accordian .trigger {
font-weight: bold;
text-decoration: none;
padding: 5px 5px 7px 15px;
text-decoration: none;
cursor: pointer;
display:block; 
border-bottom: 1px solid #e5e5e5; 
_height:1%;
}
.accordian .trigger:hover { background:transparent; cursor:pointer; }
.accordian {
}
.accordian ul a {
background: #f3f3f3 url(http://www.blogsmithmedia.com/www.tuaw.com/media/stripes-wt.gif);
font-weight: normal;
cursor: pointer;
display:block;
margin-left: 0;
text-decoration: none;
padding: 7px 5px 7px 15px;
margin: 0;
text-decoration: none;
_height:1%;
}
.accordian ul a:hover {
background: #fff;
}

/* =RAIL PROMOS */

.aol-radio {
background: #000;
display: block;
margin: 1em 0 0 0;
}

.aol-radio img {
display: block;
margin: 0 auto;
}

.rail-promo {
display: block;
}

.rail-promo img {
display: block;
margin: 0 auto;
}


/* =SEARCH RESULTS PAGE
-------------------------------------------------------------- */
#sortlinks { color: #ccc; }
#sortlinks strong {
color: #000;
border-bottom: 2px solid #ddd;
font-weight: normal;
}
#sortlinks a {text-decoration: none;}
#content .searchresults h2 {
font-size: 1.5em;
margin: 2em 0 1em;
padding-bottom: .4em;
letter-spacing: normal;
}
#content .searchresults h2 strong {
font-style: italic;
}
#content .searchresults h3 {
color: #000;
font-size: 1.3em;
margin: 1em 0 .1em;
border: none;
}
#content .searchresults .byline strong {
font-weight: normal;
}
#content .searchresults .byline {
font-weight: normal;
font-size: .9em;
line-height: 1.4em;
margin: 0;
}
#content .searchresults .search_post {
font-size: 1em;
border-bottom: 1px solid #ddd;
padding-bottom: 1.5em;
margin: .4em 0;
}
/* =SPONSORED RESULTS */
.sponsored {
background: #fff;
border: 1px solid #eee;
margin: 1.5em 0;
padding: 0 0 .3em 0;
}
#content .sponsored h2 {
background: #e1e1e1;
font-size: 1.1em;
padding: 10px;
margin: 0;
letter-spacing: normal;
_width: 450px;
}
#content .sponsored .post {
font-size: 12px;
padding: 0 10px;
margin: 0 0 1em;
line-height: 1.3em;
}
#content .sponsored h3 {
font-size: 1.3em;
margin: .5em 10px 0;
}
#content .sponsored h3 a {
text-decoration: none;
}
#content .sponsored p {
margin: .3em 0;
}

/* =DATA TABLE
-------------------------------------------------------------- */
table.data {
background-color: transparent;
width: 100%;
font-size: 11px;
}
table.data th {
background-color: #eee;

color: #000;
font-weight: normal;
text-transform: uppercase;
text-align: left;
padding: 4px 4px
}
table.data tr td.statsclass1 {
background-color: transparent;
}
table.data tr td.statsclass2 {
background-color: transparent;
}
table.data td {
padding: 6px 4px;
}
thead th {
font-weight: normal;
}

/* =STATS DATA
-------------------------------------------------------------- */
ul .statsclass1 {
padding: 5px 0 !important;
}
ul .statsclass2 {
padding: 5px 0 !important;
}

/* =PAGE NAV
-------------------------------------------------------------- */
p.page-nav {
padding: 0;
}
.searchresults p.page-nav {
margin-top: 2em;
}
p.page-nav .divider {display: none;}
#content p.page-nav a {
background: #ddd;
text-decoration: none;
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/btn-pagenav.gif) no-repeat 0 0;
_display: inline-block;
height: 36px;
line-height: 35px;
font-size: 1.2em;
color: #000;
width: 161px;
}

#content p.page-nav a.previous-page {
float: left;
text-align:center;
}

#content p.page-nav a.next-page {
float: right;
text-align:center;
}

#content p.page-nav a:hover {
background-position: 0 -36px;
color: darkred;
}

p.page-nav a.related-link {
background: #fff;
clear: both;
float: left;
display: block;
padding: 4px 0 4px 19px;
}
.post a.related-link {
background: #fff;
clear: both;
display: block;
padding: 4px 0 4px 19px;
}

/* =COMMENTSFORM SMS ---- */
#cmttabs {
background: #f5f5f5 url(http://www.blogsmithmedia.com/www.tuaw.com/media/navbar-top.gif) no-repeat 0 0;
height: 42px;
}
#cmttabs ul {
list-style: none;
margin: 0;
padding: 0;	
}
#cmttabs li {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/cmttab-divider.gif) no-repeat right center;
float: left;
margin: 0;
}
#cmttabs li a {
display: block;
line-height: 41px;
text-decoration: none;
padding: 0;
color: #999;
font-weight: bold;
padding: 0 15px;
border-bottom: 3px solid #f5f5f5;
}
#cmttabs li.currenttab a,
#cmttabs li a:hover {
border-bottom: 3px solid #111;
color: #000;
}
.cmtuinfo {
clear: left;
padding: 10px 15px 0;
margin-bottom: 10px;
}
.cmtuinfo .instructions {
color: #444;
font-size: 13px;
font-weight: bold;
margin: 0 0 .7em;
}
.cmtuinfo label {
font-weight: bold;
display: block;
float: left;
}
.cmtuinfo input {
background: #fff;
width: 160px;
margin-right: 8px;
}

#cmtmain {
padding: 0 10px 10px;
clear: both;
}
#cmtmain label {
font-weight: bold;
}
#cmtmain div {
padding: 5px;
}
#commentform {
background: #f5f5f5 url(http://www.blogsmithmedia.com/www.tuaw.com/media/navbar-btm.gif) no-repeat left bottom;
display: block;
margin-bottom: 10px;
border-top: 0;
}

.cmtuinfo input, #cmtmain textarea { border: 1px solid #eee; border-top-color: #bbb; border-left-color: #bbb; padding: 3px;}
.cmtuinfo input:focus, #cmtmain textarea:focus { background: #e3f2df; }

#cmtmain .cmtchecks { padding: 6px 5px 0; }
#cmtmain .cmtchecks label { font-weight: normal; }
#cmtmain .cmtchecks input { margin: 0 5px 0 0; }
#cmtmain textarea {
background: #fff;
margin-top: 5px;
}
#replyindicator { font-weight: bold; }			

#cmtbuttons input {
margin-top: 1em;
}
#instructions {
border-top: 1px dotted #cecece;
padding: 15px;
margin-top: 1em;
}
#instructions p {
color: #777;
margin: 0 0 1em;
line-height: 1.4em;
}
#instructions .preamble {
color: #000;
font-size: 1.2em;
}

/* =COMMENTS
-------------------------------------------------------------- */
#comments {
margin: 0 0 2em 0;
position: relative;

}
#content #comments p {
margin: 0 0 .8em 0;
padding-left: 0px;
}
#content #comments h4 {
padding-left: 0px;
font-family: "lucida grande", Helvetica, Arial, sans-serif;
font-size: 1.2em;
margin: .2em 0 .6em;
color: #333;
font-weight: normal;
}
#content #comments h4 a {
text-decoration: none;
font-weight: normal;
}
#comments h4 em {
font-size: .9em;
font-style: normal;
}
#comments h4 .time-stamp {
color:#999;
font-size:.8em;
padding-left: 4px;
}
#content #comments p br {
height: .5em;
}
.comment {
background: #f5f5f5 url(http://www.blogsmithmedia.com/www.tuaw.com/media/navbar-top.gif) no-repeat 0 0;
margin-bottom: 8px;
position: relative;
width: 582px;
}
.comment-inner {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/navbar-btm.gif) no-repeat left bottom;
padding: 18px 40px 3.5em 96px;
position: relative;
}
.child {
margin-left: 24px;
background:transparent;
width: 560px;
}
.child .comment-inner {
background:transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/icon-reply.gif) no-repeat 0 20px;
}

#comments .rownum {
color: #333;
font-size: 1.1em;
position: absolute;
top: 10px;
left: -28px;
width: 28px;
text-align: center;
line-height: 30px;
z-index: 9;
}
.avatar {
background:#fff;
padding: 2px;
border: 1px solid #e0e0e0 !important;
display: block;
position: absolute;
top: 14px;
left: 14px;
margin: 0;
outline: 0;
z-index: 9;
}

.cmt_reply a {
background: #e5e5e5 url(http://www.blogsmithmedia.com/www.tuaw.com/media/comment-reply-btn3.gif) no-repeat 0 0;
color: #666;
display: block;
float: left;
text-indent:-9000px;
height: 31px;
width: 72px;
position:absolute;
right: 0;
bottom:0;
}
.cmt_reply a:hover {
background-position:0 -31px;
}

#thankYou * { margin: 0; padding: 0; }
#thankYou { background: #ffc; margin: .5em 0 2em 0; padding: 1.4em; }
#thankYou em {
color: #000;
}
.cmt_votes {
position: absolute;
top: 13px;
right:0;
_right:20px;
width:146px;
display: block;
}
.cmt_votes .star-img {
position:relative;
margin-top: 3px;
}
.cmt_tools {


position: absolute;

top: 0;
right: 0;
width: 88px;
}

.votedComment .cmt_tools a { display: none; }
.votedComment .cmt_tools { background: url(http://www.blogsmithmedia.com/framework.weblogsinc.com/media/vote-voted.gif) 0 1px no-repeat; width: 70px; height: 20px; margin-top: 4px }

.reportedComment .cmt_tools,
.reportedComment .cmt_contents,
.reportedComment .cmt_reply_show,
.reportedComment .cmt_reference,
.reportedComment .cmt_label {
	display: none;
}

.reportedComment h4 {
	background: #eee;
}

.cmt_tools .button {
width: 23px;
height: 23px;
display:block;
overflow:hidden;
text-indent:-9000px;
float: left;
}
.cmt_tools .button:hover {
background-position: 0 -23px;
}
.cmt_tools .vote_down {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/vote-dn-btn.gif);
}
.cmt_tools .vote_up {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/vote-up-btn.gif);
margin-left:3px;
}
.cmt_tools .report {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/vote-report-btn.gif);
margin-left:3px;
}
/* =CONTENT FORM
-------------------------------------------------------------- */
#contentform {
background: #e6eadf;
display: block; 
padding: 20px; 
margin: 1em 0; 
font-size: 100%;
width: 410px !important;
width /**/: 450px;
}
#incontent .byline {
font-family: georgia, serif;
font-size: 1.1em;
}
#incontent .byline a {
font-family: "lucida grande", Helvetica, Arial, sans-serif;
}
#contentforminner {
padding: 0;
}
#contentform p.instructions {
font-size: .9em;
margin: 1em 0;
}
#contentform .formlabel {
display: block;
padding: 1.3em 0 .4em 2px;
font: normal 11px/100% "trebuchet ms", trebuchet, arial;
font-weight: normal;
color: #000;
text-transform: uppercase;
}
#contentform input.text,
#contentform textarea.text {
border: 1px solid #ccc;
padding: 3px;
width: 310px;
}
#contentform textarea.text {
width: 410px;
}
#contentform .nav {
margin: 1em 0;
}
#contentform p {
clear: both;
}
#contentform button {
float: none;
margin-top: 15px;
}
.form-button {
margin-top: 15px;
}


/* =CONTACT FORM DEFAULTS -- */
#contactForm .formlabel {
display:block;
margin-top:1em;
font-weight:bold;
width:300px;
}
#contactForm .requiredLabel {
color:red;
}
#contactForm .errorLabel {
background:yellow;
}
#contactForm input {
padding: 3px;
}

/* =POLLS -- */

.poll {
clear: both;
border-collapse: collapse;
background: #f1f1f1;
width: 80%;
padding-bottom: .5em;
margin: 1em auto;
position: relative;
}
div.poll {
border: none;
}
.poll table.poll {
width: 100%;
}
.poll fieldset {
background: transparent;
padding: 5px 10px 10px;
font-size:1em;
border:none;margin:0;
text-align:left;
width: 100%;
}
.poll caption, 
#content .poll form p {
font-family: "lucida grande", Helvetica, Arial, sans-serif;
padding:10px 0;
margin:0;
font-weight:normal;
border-bottom: 3px solid #ddd; 
background: #fff;
border-top: 2px solid #eee;
font-size: 1.3em;
line-height: 1.2em;
text-align: center;
color: #45b0dd;

_height: 1%;
}
.poll td, .poll th {
text-align:left;
border-collapse: collapse;
border-bottom: 1px dotted #ddd;
padding: .3em 10px;
font-weight: normal;
}
.poll th{
width:80%;
}
.poll td{
width: 20%;
white-space: nowrap;
border-left: 3px solid #fff;
font-style: italic;
}
.poll form label{
display:block;
position: relative;

text-align:left;
margin: .4em 0;
padding-left: 25px;
width: 90%;
line-height: 1.5em;
_height: 1%;
}
.poll label input {
position: absolute;
top: 0;
left: 0px;
}
.poll button {
width: 7em;
left: 50%;
position: relative;
margin-left: -3.5em;
}
.poll_result_bar {
background: transparent !important;
border-bottom: 9px solid #22c860;
position: relative;
}
.featuredgalleries {
padding: 19px 0 0 19px;
}
.featuredgalleries .thumb {
margin: .5em .1em 0 1em;
float: left;
margin: 0 10px 10px 0;
float: left;
}
.featuredgalleries .thumb a {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/thumb-bg2.gif);
display:block;
height:90px;
width:90px;
}
.featuredgalleries .thumb a:hover {
background-position: 0 -90px;
}
.featuredgalleries .thumb a img {
margin: 7px 0 0 7px;
}


/* =TIP OF THE DAY --*/
#tip-day {
margin: 10px 0 10px 5px;
background: #34599c url(http://www.blogsmithmedia.com/www.tuaw.com/media/tip-day-bg2.gif) repeat-y 0 0;
width: 321px;
color: #fff;
}
#tip-day-inner {
background:  url(http://www.blogsmithmedia.com/www.tuaw.com/media/tip-day-top.jpg) no-repeat 0 0;
}
#tip-day a {
color: #ddd;
}
#tip-day h2 {
text-indent: -9000px;
position: absolute;
}
#subcontent #tip-day p.tip {
padding:65px 30px 0;
}
#subcontent #tip-day p.tip p {
margin: 0 0 .5em 0;
padding: 0;
}
#subcontent #tip-day p {
text-align: left;
margin: 10px;
}
#tip-day .learnmore {
background: #fff url(http://www.blogsmithmedia.com/www.tuaw.com/media/tip-day-btm.jpg) no-repeat bottom left;
height:44px;
}
#tip-day .learnmore a {
display: block;
width: 100%;
height: 0 !important;
height /**/:44px;
padding: 44px 0 0 0;
overflow: hidden;
}

/* sponsored links */
.sponsorArea {display:block;position:relative;font-size:12px; }
.sponsorArea .body {border-color:#cbcbcb;border-style:solid;border-width:1px 0px 1px;margin:0px 0px 4em;padding:5px 0px 15px;}
.sponsorArea .body a.sponsorLink {color:#757454;font-weight:normal;margin:5px 0; position:absolute;top:0;right:0px;}
.sponsorArea .body .sponsorPromo {color:#898989;margin-top:15px;cursor:pointer;}
.sponsorArea .body .sponsorPromo .title a {font-weight:normal;}
.sponsorArea .body .sponsorPromo .title a:hover {text-decoration:underline;}
.sponsorArea .body .sponsorPromo .link a {color:#81bc61;font-weight:normal;}
.sponsorArea .body .sponsorPromo .link a:hover {text-decoration:underline;}

/* =Adverpost
-------------------------------------------------------------- */
.adverpost_ind_top,
.adverpost_ind_bottom {
font: normal 10px "lucida grande", Helvetica, Arial, sans-serif;
text-align: center;
}

.adverpost_ind_top {
margin: 0;
}

.adverpost_ind_bottom {
margin: 0;
}


.adverpost {
padding: 10px;
background-color: #ffe;
border: 1px solid #ccc;
font-size:.9em;
}

.adverpost h1, .adverpost h2, .adverpost h3 {
font-size: 1.2em;
margin: 0 0 .5em 0 !important;
}

.adverpost img {
float: right;
margin: 0 0 5px 5px;
}

.adverpost:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* for IE-mac */
.adverpost {display: inline-table;}

/* Hides from IE-mac \*/
* html .adverpost {height: 1%;}
.adverpost {display: block;}
/* End hide from IE-mac */

/* =CAPTIONED THUMBS -- */
.captionedthumb {
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/captionedthumb-bg.gif) no-repeat 0 0;
float: left;
display: block;
margin: 0 5px 5px 0;
height: 63px; width: 189px;
}

.captionedthumb a {
padding:7px;
display:block;
height: 49px; width: 175px;
}
.captionedthumb a:hover {
color:#fff;
background: transparent url(http://www.blogsmithmedia.com/www.tuaw.com/media/captionedthumb-bg.gif) no-repeat 0 -63px;
border-color: #6dcff6;
text-decoration:none;
}
.captionedthumb img {
width: 45px;
height: 45px;
float: left;
border: 2px solid #fff;
}
.captionedthumb .title {
display:block;
padding: 2px 0;
width: 121px;
float:right;
font-size: 11px;

line-height: 1.2em;

}

/* =GALLERY THUMBNAIL VIEW --*/
ul.photo-body-thumbs {
margin-left: 0;
}
ul.photo-body-thumbs li.thumb {
margin: 0 5px 5px 0;
float: left;
}
ul.photo-body-thumbs li.thumb a {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/thumb-bg.gif);
display:block;
height:90px;
width:90px;
}
ul.photo-body-thumbs li.thumb a:hover {
background-position: 0 -90px;
}
ul.photo-body-thumbs li.thumb a img {
margin: 7px 0 0 7px;
}
/* =FLICKR
-------------------------------------------------------------- */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
table#flickr_badge_wrapper {
margin: 5px 0 4px 4px;
}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 2px solid #ccc !important; margin-right:2px;}
.flickr_badge_image img:hover {border-color: #6dcff6 !important;}
#flickr_www {display:block; padding:0 5px 3px 2px !important; font:11px Arial, Helvetica, Sans serif !important; color:#3993ff !important; text-align:right;}
#flickr_badge_wrapper a:hover,
#flickr_badge_wrapper a:link,
#flickr_badge_wrapper a:active,
#flickr_badge_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background:transparent; margin: 0;  }
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
/* =TICKER -- */
#subcontent .stockslist {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/ticker-bg.gif) no-repeat 0 0;
font-size: 16px;
width:333px;
height:66px;
overflow:hidden;
margin: 0;
padding:0;
}
.stockslist strong {
display:none;
}
.stockslist li {
width: 100% !important;
text-align:center;
margin: 13px 0 0;
}
#subcontent .stockslist a {
color: #222;
font-weight: bold;
}
.stockslist .positive {color: darkgreen;}
.stockslist .negative {color: darkred;}

/* =MISC
-------------------------------------------------------------- */
.clearfix { display: inline-block; }   
.clearfix:after, .container:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear {
clear: both;
}
.hide {
visibility: hidden;
}
.noheight {
height: 0 !important;
margin-bottom: 0 !important;
}
.center {
text-align: center;
}
.hide-me {
display: none;
}
.no-bullets {
margin: 0 0 1em;
}
.no-bullets li {
background: transparent;
padding-left: 0 !important;
margin-left: 0 !important;
}
.trigger {cursor:pointer;}
img.left {float: left; padding: 0 10px 10px 0;}
.hide     { display: none; }
.required {
color: darkred !important;
font-weight: bold;
}
span.normal {
text-transform: none !important;
font-size: 1em !important;
}
.module {
margin-bottom: 0 0 1em;
}

a.printthis{
position:relative;
outline:0;
}

a.printthis span {
line-height: 1.3em;
}
 
a.printthis span.printpop{
display:none;
width:200px;
padding-top:13px;
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/arw-trans.png) 0 0 no-repeat;
z-index:1000;
text-align:left;
text-decoration:none;
}
 
a.printthis span.printpop span{
background: #6F6F6F;
display:block;
color:#fff;
padding:5px;
text-decoration:none;
}
 
a.printthis:hover span.printpop{
display:block;
position:absolute;
top:3em;
left:10px;
z-index: 99999;
}

/* Profile */

#profile_main {
border-bottom: 2px solid #ccc;
color: #999;
font-size: .95em;
}
#profile_main img {
border: 1px solid #ddd;
padding: .1em;
float: left;
margin-right: 1em;
}
#profile_main form {
background: #111;
clear: both;
padding: 10px 0 20px 45px;
border: 1px dotted #444;
}
#profile_main form label {
display: block;
}
#profile_main a {
color: #222;
text-decoration: none;
border-bottom: 1px solid #666;
}
#profile_main a:hover {
border-bottom: none;
}
#profile_comments h2 {
color: #777;
font-size: 1.6em;
font-weight: normal;
}
#profile_comments h3 {
margin: 0;
padding: 0;
font-size: 1.3em;
}
h3 .blogname a {
color: #111;
padding: 0 3px;
text-decoration: none;
}
h3 .blogname a:hover {
text-decoration: underline;
}
.cmt_cmt strong {
color: #888;
display: block;
font-size: 10px;
font-weight: normal;
padding: 0;
margin: -.7em 0 .5em 0;
}
#pwLogin {
border: 1px solid #ccc;
padding: 3px;
margin-right: 3px;
width: 140px;
}
#loginButton {
padding: 1px;
}
#pwStatus {
color: red;
display: block;
clear: both;
text-align: center;
margin-bottom: .3em;
}
#memberName strong {
color: #333;
font-size: 2em;
font-weight: normal;
}
p#profile_change a {
background: #eee;
border-bottom: 1px solid #ccc;
color: #666;
padding: .2em;
}
p#profile_change a:hover {
background: #ddd;
border-bottom: 1px solid #999;
color: #444;
}
p.cmt_cmt {
color: #444;
}
#activity_inner th {
background: #333;
color: #ccc;
}
#activity_inner tr {
border-bottom: 1px solid #ddd;
}
#activity_inner tr td.cmt-count {
color: #777;
}

/* =ROUNDUP */

#content .post .roundup {
margin: 1em 0;
overflow: hidden;
}

#content .post .roundup .col {
margin-right: 2.3em;
float: left;
width: 45%;
}

#content .post .roundup ul.pod {
margin: 0;
padding: 0;
}

#content .post .roundup ul.pod li {
margin: 0 0 2.5em 0;
padding: 0;
background: none;
}

#content .post .roundup ul.pod li h4 a {
color: #222;
font-size: 18px;
font-weight: normal;
}

#content .post .roundup ul.pod li p {
color: #444;
font-size: 12px;
}

#content .post .roundup ul.pod li img {
border: 1px solid #ddd;
width: 75px;
height: 75px;
float: left;
margin: 0 .9em .5em 0;
}

/* GLOBAL CUSTOMIZATIONS */
#GH_ {
background: transparent;
margin: 0 0px;
}

#GH_ #GH_hat {
background: transparent;
border-left: none;
border-right: none;
color: #666;
float: left;
height: 28px;
width: 978px;
}

#GH_ .GH_hat_UL {
color:#ccc;
}

#GH_ .GH_hat_A {
background: none;
color: #fff;
text-decoration: none;
}

#GH_ #GH_guts {
border: none;
width: 980px;
}
#GH_ #GH_brand {
padding: 15px 0 0 14px;
}
#GH_ #GH_brand_link {
height: 58px;
width: 236px;
background-position: 0 -632px;
}
#GH_ #GH_hat_more_link {
padding: 0 12px 0 0;
height: 20px;
display: block;
position: absolute;
top: 0;
left: 25px;
}
#GH_ #GH_nav {
background: #d3e1ec url(http://www.blogsmithmedia.com/www.tuaw.com/media/nav-bg.png);
border-top: 1px solid rgba(255,255,255,0.8);
width:  976px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
}
#GH_ .GH_nav_A {
color: #444;
}
#GH_ .GH_nav_A:hover {
color: #3399d9;
text-decoration: none;
}
#GH_ #GH_fb_link a {
color: #444;
}
#GH_ #GH_nav_act.GH_nav_list .GH_nav_A {
background: transparent;
padding-right: 7px;
color: #172640;
}
#GH_ #GH_nav_act .GH_nav_A {
color: #fff;
}
#GH_ .GH_nav_list_UL {
border-bottom: 1px solid #ccc;
-webkit-box-shadow: 0 4px 7px rgba(0,0,0,.5);
-moz-box-shadow: 0 4px 7px rgba(0,0,0,.5);
box-shadow: 0 4px 7px rgba(0,0,0,.5);
}
#GH_ .GH_nav_list_UL li {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#GH_ .GH_nav_list_UL a:hover {
background: #333;
}

#GH_ #GH_hat_links #GH_hat_A_last {
border-right: none;
border-left: 1px solid #888;
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-globalheader-sprite.png) no-repeat -425px -675px;
display: block;
float: left;
height: 13px;
margin-left: 10px;
overflow: hidden;
padding: 0;
padding-right: 7px;
text-indent: -99em;
width: 67px;
}

/* Writers Promo */

#writers-promo {
background: #fff;
position: relative;
_width: 320px;
}

#writers-promo h3 {
margin-top: 0;
}

#writers-promo * {
margin: 0;
padding: 0;
}

#writers-promo .writer-block {
height: 52px;
border-bottom: 1px solid #ddd;
position: relative;
overflow: hidden;
_width: 328px;
}

#writers-promo .writer-block img {
display: none;
float: left;
width: 52px;
height: 52px;
}

#writers-promo .writer-info {
margin: 1em;
_margin: .8em;
float: left;
width: 200px;
}

#writers-promo .writer-info h4 {
margin: 0;
font-size: 1.2em;
_font-size: 1.1em;
line-height: 1em;
_line-height: 1.1em;
text-transform: uppercase;
}

#writers-promo .writer-info h4 a {
color: #222;
text-decoration: none;
}

#writers-promo .writer-info h4 a:hover {
text-decoration: underline;
}

#writers-promo .writer-info p {
color: #888;
}

#writers-promo .writer-block a.feed {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/icon-feed-a.png) top left no-repeat;
display: block;
float: right;
width: 16px;
height: 16px;
text-indent: -9999px;
margin: 1em .7em 0 0;
_margin: 1em .3em 0 0;
}

#writers-promo p.more-writers {
padding: .8em 1em;
}


/* AOL Stocks */

#subcontent #aol-stocks {
background: transparent;
overflow: hidden;
}

#subcontent #aol-stocks h3 .wrap a {
color: inherit;
text-decoration: none;
}

#subcontent #aol-stocks ul.left {
float: left;
width: 45%;
margin: 1em 0 0 1em;
padding: 0;
}

#subcontent #aol-stocks ul.right {
float: left;
width: 45%;
margin: 1em 0 0 1em;
}
#pr_box { margin: 20px auto 0; }
#pr_box_button { overflow: hidden; text-indent: -9000px; background: url(http://www.blogsmithmedia.com/www.engadget.com/media/show_full_pr_button.jpg); no-repeat top left; width: 200px; height: 40px; margin: 0 auto; cursor: pointer; }
#pr_box_button:hover { background-position: 0 -39px; }
#pr_text { margin: 20px 30px 0; color: #666; display: none; font-style: italic; }

#sailthru-signup form {
  margin:10px;
}
#sailthru-signup #sailthru-submit {
  background: #3399D9;
border-bottom-left-radius: 12px 12px;
border-bottom-right-radius: 12px 12px;
border: none;
border-top-left-radius: 12px 12px;
border-top-right-radius: 12px 12px;
color: white;
font-size: 11px;
font-weight: bold;
padding: 6px;
text-shadow: #2B80B6 1px 1px 1px;
width:80px;
margin-left:10px;
}
#sailthru-signup #sailthru-submit:hover {
  background-color:#286da4;
  cursor:pointer;
}
#sailthru-signup input {
	border:solid 1px #ccc;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
padding:5px;
width:160px;
margin:0;
}
#sailthru-response p {
margin-top:1em;
margin-bottom:0;
}

/* AOL Share over-ride */

.aol-share-print {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-share.gif) 0 0 no-repeat!important;
}

.aol-share-facebook {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-share.gif) 0 -38px no-repeat!important;
}

.aol-share-twitter {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-share.gif) 0 -57px no-repeat!important;
}

.aol-share-lifestream {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-share.gif) 0 -95px no-repeat!important;
}

.aol-share-email {
background: url(http://www.blogsmithmedia.com/www.tuaw.com/media/aol-share.gif) 0 -19px no-repeat!important;
}
