/*
------------------------------------------------------------------------------
SideNav
*/

#sideNav {
	background-image: url('images/divider_2.gif');
}

/*
------------------------------------------------------------------------------
SideNav -> SideNavFilter
*/

#sideNavFilter {
	margin-bottom: 10px;
}
#sideNavFilter select {
	display: block;
	width: 100%;
}

/*
------------------------------------------------------------------------------
SideNav -> SideNavMenu
*/

#sideNavMenu {
	position: relative;
	overflow: hidden;
	height: 100%;
	margin-bottom: 15px;
}
#sideNavMenu li {
	font-size: 10px;
}
#sideNavMenu a {
	padding-left: 3px;
	border-bottom: 1px dotted #111;
}
#sideNavMenu a:hover {
	background-color: #111;
}

/* Categories */

#sideNavMenu li a {
	background-image: url('images/categories.gif');
	background-repeat: no-repeat;	
}

/* i d p c */
#sideNavMenu li.i-d-p-c a {
	background-position: 0 0;	
}
#sideNavMenu li.i-d-p-c a:hover,
#sideNavMenu li.i-d-p-c #sideNavActiveLink {
	background-position: 0 -21px;	
}

/* i d */
#sideNavMenu li.i-d a {
	background-position: 0 -336px;
}
#sideNavMenu li.i-d a:hover,
#sideNavMenu li.i-d #sideNavActiveLink {
	background-position: 0 -315px;
}

/* d p */
#sideNavMenu li.d-p a {
	background-position: 0 -252px;
}
#sideNavMenu li.d-p a:hover,
#sideNavMenu li.d-p #sideNavActiveLink {
	background-position: 0 -231px;
}

/* p c */
#sideNavMenu li.p-c a {
	background-position: 0 -210px;
}
#sideNavMenu li.p-c a:hover,
#sideNavMenu li.p-c #sideNavActiveLink {
	background-position: 0 -189px;
}

/* d p c */
#sideNavMenu li.d-p-c a {
	background-position: 0 -42px;
}
#sideNavMenu li.d-p-c a:hover,
#sideNavMenu li.d-p-c #sideNavActiveLink {
	background-position: 0 -63px;
}

/* d (design only) */
#sideNavMenu li.d-solo a {
	background-position: 0 -294px;
}
#sideNavMenu li.d-solo a:hover,
#sideNavMenu li.d-solo #sideNavActiveLink {
	background-position: 0 -273px;
}

/* p-solo (production only) */
#sideNavMenu li.p-solo a {
	background-position: 0 -168px;
}
#sideNavMenu li.p-solo a:hover,
#sideNavMenu li.p-solo #sideNavActiveLink {
	background-position: 0 -147px;
}

/*
------------------------------------------------------------------------------
SideNav -> SideNavPager
*/

#sideNavPager {
	color: #555;
	margin-top: 13px;
	margin-bottom: 30px;
}
#sideNavPager a, 
#sideNavPager a:visited, 
#sideNavPager a:active {
	color: #01c6e4;
}
#sideNavPager a:hover {
	color: #000;
}
#sideNavPager a#sideNavActivePager {
	color: #000 !important;
}

/*
------------------------------------------------------------------------------
SideNav -> SideNavLegend
*/

#sideNavLegend li {
	padding-left: 20px;
	background-image: url('images/project_cat_off.gif');
	background-repeat: no-repeat;
	font-size: 9px;
	height: 13px;
}
#sideNavLegend li.i {
	background-position: 0 0;
}
#sideNavLegend li.d {
	background-position: 0 -13px;
}
#sideNavLegend li.p {
	background-position: 0 -26px;
}
#sideNavLegend li.c {
	background-position: 0 -39px;
}
#sideNavLegend.i li.i,
#sideNavLegend.d li.d,
#sideNavLegend.p li.p,
#sideNavLegend.c li.c {
	background-image: url('images/project_cat_on.gif');
	color: #ccc;
}

/*	New Nav	--------------------------------------------------	*/
ul#main-nav { background: url() repeat-x 0 -11px; width: 100%; margin: 0 0 14px; padding: 11px 0 0; list-style: none; height: 51px; }
ul#main-nav li { display: inline; font-size: 14px; line-height: 21px; text-shadow: 0 .1em .1em #fff; }
ul#main-nav li a, ul#main-nav li a:visited { display: block; float: left; width: auto; margin: 0; padding: 8px 15px 13px; color: #333; border-right: 1px solid #fff; }
ul#main-nav li a small { display: block; font: lighter 10px/1 "Lucida Grande", Tahoma; text-transform: uppercase; color: #ccc; letter-spacing: 1px; }
ul#main-nav li.rss a, ul#nav-main li.rss a:visited { float: right; color: #ff7e2f; border: 0; }
ul#main-nav li a:hover, ul#main-nav li.current a { background: #f5f5f5; color: #c00; font-style: italic; }
ul#main-nav li.rss a:hover { color: #d2580d; }
ul#main-nav li a:hover {
	font-style: normal;
	text-decoration: none;
}
ul#main-nav li.current a:hover { font-style: normal; }
ul#main-nav li a:hover small, ul#main-nav li.current a small {
	color: #777;
	font-style: normal;
	text-decoration: none;
}
/*	End new nav */
.meta{
background: transparent;
color: #000;
display: block;
float: right;
font-family: Helvetica, Arial, Sans;
font-size: 9px;
padding: 5px 0px;
width: 400px;
}
.meta a{color: #000; text-decoration: underline;}
.meta a:hover{color: #000; text-decoration: none;}
.meta ul{list-style-type: none; margin: 0px;}
.meta li{border-bottom: 1px solid #CCC; margin: 0px; padding: 9px 0px 5px 10px;}

------------------------------------------------------------------------------
Content
*/

#content {
	margin-bottom: 40px;
}
#content li,
#content dt,
#content dd {
	font-size: 9px;
	line-height: 13px;
}
#projectHeader {
	height: 30px;
	width: 90%;
}

/* Project Title */

#projectHeader h2 {
	float: left;
	width: 300px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-shadow: #222 2px 2px 2px;
}

/* Project Details */

#projectHeader dl {
	float: right;
	width: 150px;
	padding-left: 10px;
	border-left: 0px solid #333;
}
#projectHeader dt {
	float: left;
	width: 33px;
}
#projectHeader dd {
	float: left;
	width: 115px;
	margin-bottom: 2px;
}

/* Project Images */

#projectContent li {
	margin-bottom: 20px;
}

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: 1;
	outline: 1;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
body { line-height: 0; color: #000; background: #fff; } 
ol, ul { list-style: none; }  caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}   blockquote:before, blockquote:after, q:before, q:after { content: ""; } 
blockquote, q { quotes: "" ""; }     
body { color:#000; font: normal 75%/1.7em "Lucida Grande", Tahoma, Verdana, sans-serif; }  #container { width: 1024px; position: relative; z-index: 1000;  margin: 2px auto 0 auto; } #content_container { position: relative; width: 1024px; z-index: auto; overflow: visible; background-repeat: repeat-y; margin-top: 10px; } #main { float: right; padding: 0; margin: 0; width: 816px; }  
.plain, .plain a:link, .plain a img { border: none; } .clearer { clear: both; border:0; line-height: 0; visibility:hidden; font-size:1px; height:1px; margin:-1px 0pt 0pt; overflow:hidden; } .clear { clear: both; display: block; } .right { text-align: right; } a.featured { border: 0; } .small { font-size: .9166em; font-style: italic; line-height: 1.7em; } small { font-size: .83em; line-height: 1.8em; } .smallfont { font: normal .9166em/1.63em "Lucida Grande", Tahoma, Verdana, sans-serif; } #tiptext { font: .9166em "Lucida Grande", Tahoma, Verdana, sans-serif; position: absolute; color: #000; border: 1px dotted #aaa; background-color: #eee; padding: 2px; text-transform: none; display: none; top: 145px; left: 272px; } a.tool-icon { border: 0; }  .statusToggleBox { float: right; background-color: #ddd; display: block; padding: 1px 1px 1px 1px; margin-bottom: -10px; border: 1px dotted #aaa; } .ulIcon{ width: 7px; height: 7px; margin: 7px 6px 2px 2px; float: left; }  #topnavr { height: 50px; font: .75em 'Lucida Grande', Tahoma, Arial, sans-serif; line-height: 1.2em; margin-bottom: 0.2em; } #topnavr a, #topnavr a:link, #topnavr a:visited, #topnavr a:active { text-decoration: none; border: none; } #topnavr .rss { margin-top: 1px; } #topnavr a:hover { border: none; } #header_container { width: 999px; height: 290px; clear: both; } #header {
	background-repeat: no-repeat;
	width: 688px;
	height: 250px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
} #header h1,#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:active { display: block; position: absolute; border:0; text-indent: -1000em; z-index: 1000; } #header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:active { height: 100%; width: 100%; position: relative; } #header #navigation { position: absolute; text-align:right; width: 999px; top:5px; z-index: 1000; } #header #navigation input { width: 90px; } #header #navigation, #header #search { position: absolute; right: 11px; } #header #headline{ position: absolute; top:113px; color: #660000; text-align: center; overflow: hidden; height: 1.2em; font-weight: normal; font-style: normal; font: 0.9166em 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 1em; left: 182px; } #header #headline em, #header #headline i { font-style: normal; } #search { position: absolute; bottom: 0; z-index: 1000; height: 34px; } #search #term { width: 14em; border: 1px solid #333; font-size: .92em; height: 16px; margin-top: 7px; float: left; display: block; } #search button { margin-top: 7px; display: block; float: left; padding: 0 .5em; margin-left: 10px; } ul#tagbar { width: 688px; display: block; position: absolute; bottom: 0; left: 0; overflow: hidden; margin: 0; height:34px; } ul#tagbar li { display: inline; } ul#tagbar li a, ul#tagbar li a:link, ul#tagbar li a:visited, ul#tagbar li a:active { display: block; float: left; height: 14px; font: .92em/14px "Lucida Grande", Tahoma, Verdana, sans-serif; color: #fff; font-weight: bold; text-transform: uppercase; border: 0; padding: 10px; } ul#tagbar li a:hover, ul#tagbar li strong a:link { text-decoration: underline; display: block; } #tagline { font: .9166em "Lucida Grande", Tahoma, Verdana, sans-serif; text-transform: uppercase; position: absolute; top:100px; left:182px; } #topnavbarHelp { display: inline; } #recent { position: absolute; left: 0px; top: 0px; height: 73px; overflow: hidden; } #recent li { height: 59px; padding: 10px 5px 0px 0px; float: left; } #ad-leaderboard { height:92px; width:730px; } #ad-300x250 { height: 250px; width: 300px; float: left;  }#recent div { } #recent li a, #recent li a:link, #recent li a:visited, #recent li a:active { display: block; padding: 1px; margin: 1px; border: 1px solid gray; } #recent li img { height: 53px; } #recent li.selected { background: no-repeat 50% 7px; } #recent li.selected a, #recent li a:hover { margin: 0; border: 2px solid black; } #recent_description { } #moreTopStories { font-family:'Lucida Grande',Tahoma,Arial,sans-serif; font-size:0.75em; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; height:1.2em; line-height:1.2em; margin-bottom:0.2em; position: absolute; text-transform: uppercase; left: 582px; top: 200px; } #sidebar {  width: 172px; margin-right: 10px; position: relative; line-height: 1.4em; font-size:11px; font-family: "Lucida Grande", Tahoma, Verdana; } #sidebar # img { margin-bottom: 8px; display: block; } #sidebar div { margin:0 0 1.5em 0; } #sidebar .spacer { border-bottom: 1px solid #000; margin: 0 0 1.5em 0; width: 100%; background-color: white; height: 1.5em; } #sidebar #skyscraper, #sidebar #ad-160x160 { border: 0px solid #fffff; padding: 5px; width: 300px; margin-bottom: 0; } #sidebar #ad-160x160 { margin-top: -18px; } #sidebar #skyscraper iframe,#sidebar #ad-160x160 iframe,#ad-leaderboard iframe { border:1px solid #fff; } #post-comment input#login-button { margin:20px 0 0; } #sidebar #team { margin-left: 10px; } #sidebar #team p { margin-bottom: 1em; } #sidebar #tips a, #sidebar #tips a:link, #sidebar #tips a:visited, #sidebar #tips a:active { margin-left: 10px; font-weight: normal; } #sidebar #tips a:hover { } #sidebar h1 a, #sidebar h1 a:link, #sidebar h1 a:visited, #sidebar h1 a:active { border:0; display:block; height:130px; text-indent:-1000px; width:180px; border-bottom: none; } #sidebar h1 a:hover { background:none; } #sidebar h3 { font-size:1em; text-transform:uppercase; margin-bottom:10px; }   .page_navigation { width: 20%; text-align: right; margin-bottom: -1.5em; position: relative; z-index: 1001; line-height: 1em; float: right; top:4px; } .page_navigation a { font: 0.9166em "Lucida Grande", Tahoma, Arial; display: inline; border: 1px solid #ccc ; border-top: 1px solid #ccc ; border-bottom: 1px solid #ccc ; padding: 3px 4px; } .page_navigation a.prev, .page_navigation a.prev:link, .page_navigation a.prev:visited, .page_navigation a.prev:active {} .page_navigation a.next, .page_navigation a.next:link, .page_navigation a.next:visited, .page_navigation a.next:active {} .page_navigation a.prev:hover, .page_navigation a.next:hover {}  #content #RegisterForm, #content #loginDisclaimer{ display: none; } #content div.code{ clear: both; width: 420px; white-space: pre; overflow-x: auto; overflow-y: hidden; border: 1px black solid; margin: 5px 0px 5px 2em; padding: 3px 6px; font-size: 10px; background-color: #FFF; font-family: monospace; } cite { font-style: normal; font-weight: bold; } h1,h2,h3,h4,h5,h6 { font-weight: normal; } h3 { font-size: 1.1em; line-height: 1.1em; font-weight: normal; margin-bottom: .75em; } h4 { font-size: 1.2em; line-height: 1.875em; } .post { display: block; clear: both; position:relative; z-index: 1000; } .post .post-permalink { margin-top: -1em; padding-top: 0; } .post p, #content p { margin: 0 0 1.5em 0; } .post .excerpt, .post .entry { line-height: 1.7em; } .post .excerpt, .post .entry, .post h2 { width: 506px; margin-right: 0px; } .post .content { clear: both; position: relative; }  .post .excerpt, .post .entry { line-height: 1.7em; } #miniFeed .status_toggle{ top: 0px; } #miniFeed .excerpt{ width: 490px; } h2#tag-name { text-transform: uppercase; font: bold .92em/1.4em "Lucida Grande", Tahoma, Verdana; margin-bottom: 1em; border-bottom: 1px solid #ccc; }  .topTag { text-transform: uppercase; font: .92em/1.2em "Lucida Grande", Tahoma, Verdana; border-bottom: none; text-decoration: none; } .post h2 { margin-bottom: .5em; } h2.top { font-size:2em; line-height:1.3em; }  .excerpt, .entry { padding-right: 311px; } .excerpt, .post-activity-frame { margin-bottom: .75em; } .entry { min-height: 100px; } #post_button { margin: 5px 5px 0 0; padding: 5px; height: auto; } #content .post img.li-icon{ border: 0px; background-color: transparent; float: none; margin: 0px; padding: 0px 2px 0px 2px; clear: none; } #content .post .entry ol, #content .post .entry ul { margin-bottom: .75em; } #content .post .entry ol li, #content .post .excerpt ol li { list-style-type: decimal; }  #content .post .excerpt li, #content .post .entry li, #content .post .entry ul { margin-left: 2em; margin-bottom: .25em; } { #content .post .excerpt li, #content .post .entry li { position: relative; right: -2em; } } #content .post div #gallery-thumbs li { margin-left: 0; list-style-image: none; } .entry h2{ margin-top:0; } .post h2, h2 { font-size: 1.58em; line-height: 1.26em;  } .post-permalink h2 { font-size: 3em; line-height: 1.1em; width: 100%; } .post h2.top, .post h2.tagged-top { font-size: 2em; line-height: 1.1em; } .post-quicklinks{ position:relative; } a.tagautolink:link, a.tagautolink:visited { border-bottom: 0; text-decoration: none; color: #000; font-weight: normal; } a.continued { text-transform:uppercase; } select#post-actions { font: .92em "Lucida Grande", Tahoma, Verdana, sans-serif; } #content .post-activity p{ margin: 0.25em 0pt; } .post-activity-frame h4{ margin-left: 15px; text-transform: uppercase; font: .92em "Lucida Grande", Tahoma, Verdana, sans-serif; border-bottom: none; text-decoration: none; color: #901b09; } .post-quicklinks .headline, .headline{ font-size: 14px; font-weight: bold; }  img.left, .post .left, .post-quicklinks .left { background:#fff; border:1px solid #ccc; float:left; margin:2px 10px .75em 0; padding:5px; } img.center, .post .center { background:#fff; border:1px solid #ccc; float:left; margin:2px 10px .75em 0; padding:5px; } .post object { clear: both; display: block; } .post object.left, .post embed.left{ background: none; } .post .embed, .post .flv { margin-bottom: .75em; }  #post-supplement { font: .92em "Lucida Grande", Tahoma, Verdana; clear: both; } #post-supplement img { border: 0; background: none; margin: 0; } #postMeta, #readMore, #tagList { } #postMeta { float: right; width: 300px; line-height: 1.4em; font-weight: bold; } #postMeta a.tool-icon img { border:0; } #postMeta a.tool-icon img { border: 0; padding: 0; margin-right: 5px; } #postMeta p { margin-top: 0; } #readMore { width: 334px; margin-right:10px; float: left; } #readMore ul { margin-top: .75em; margin-bottom: 1.5em; margin-left: .5em; } #readMore ul li { margin-top:3px; line-height: 1.4em; } #tagList { width: 162px; margin-right: 10px; float:right; margin-bottom: 1.5em; } #tagList strong { display: block; } #tagList ul { margin: .75em 0 1.5em 0; list-style: none; list-style-image: none; } #tagList ul li { display: inline; padding: 0; margin: 0; line-height: 1.5em; background: none; }  hr.separator { display:block; border: 1px dotted #ccc; border-width: 1px 0 0 0; width: 100%; visibility: visible; clear: both; height: 1px; background-color: none; color: none; padding: 0 0 0 0; margin: 0 0 .75em 0; } hr.clear{ visibility: visible; }  .post-quicklinks p { width:475px; } .post-thumbs { padding-bottom: 1.5em; } .post-thumb { float:left; padding: 5px; margin-right:10px; } .post-thumb img { border: 1px dotted #ccc; padding: 5px; height: 120px; margin-right: 5px; } .post-thumb a { font: 11px "Lucida Grande", Tahoma, Arial; line-height: 1.3em; margin-top: 5px; } .post-thumb .image a:hover { background: none; padding-top: 125px; } img.splashImage, .post .video-thumb, .post img, #content img.right .post img.left, #content img.left .post img.center, #comment_list .commentFloatedImage img { border: 1px solid #b3b3b3; padding: 5px; background-color: #fff; } #content img.right, .post img.right { float: right; margin: 0 0 1.5em 10px; } img.splashImage, .post .video-thumb, .post img.left, #content img.left, .post .entry img { float: left; margin: 0 10px .75em 0; } .post .video-thumb { background-position: 5px 5px; background-repeat: no-repeat; width:179px; height: 120px; float: left; } .post .video-thumb .video-thumb-overlay { display:block; width:100%; height:100%; background-image: ); background-position: 122px 60px; background-repeat: no-repeat; } .post .video-thumb .video-thumb-overlay:hover { border: none; } .post img.center { display: block; margin: 0 auto 10px auto; float: none; } img.left, .post .left, .post-quicklinks .left { background:#fff; border:1px solid #b3b3b3; float:left; margin:2px 10px .75em 0; padding:5px; } img.center, .post .center { background:#fff; border:1px solid #ccc; float:left; margin:2px 10px .75em 0; padding:5px; }  .photogallery h1 { font-size:21px; font-weight:200; line-height:24px; margin-bottom:10px; width:550px; } .GalleryPreview #AjaxImagePosts { background-color:transparent; clear: left; } .GalleryPreview #AjaxImagePosts ul{ padding:0px; margin:0px; } .GalleryPreview #AjaxImagePosts li { display:inline; float:none; margin-left:0px ; } .GalleryPreview #AjaxImagePosts li a,.GalleryPreview #AjaxImagePosts li a:hover { border-bottom:0px; } .GalleryPreview #AjaxImagePosts li a img { height: 98px; } #gallery-home { text-align: center; } #gallery-home a:hover span { background: center top no-repeat; } #gallery-home span { display:block; height:60px; left:5px; position:absolute; top:5px; } #gallery-nav { margin: 20px auto; width: 650px; border:1px dotted #ccc; border-width: 1px 0; height: 160px; padding: 10px 0 0; float: left; } #gallery-next { text-align:right; } #gallery-next span, #gallery-previous span { display:block; position:absolute; top:72px; background:; } #gallery-next span { right:5px; } #gallery-previous span { left:5px; } #gallery-next a:hover span { background: center right no-repeat; } #gallery-previous a:hover span { background: center left no-repeat; } .gallery-image { position:relative; } .gallery-image li { display:block; float:left; height:140px; list-style:none; margin:10px 0 0 15px;  } .gallery-image #description { text-align:left; padding: 10px 0 0; line-height: 18px; width: 475px; } .gallery-image li a { text-decoration:none; } #gallery-thumbs li { float: left; height: 170px; list-style:none; margin: 0; } .gallery-image li a img, #gallery-thumbs li a img { border:1px solid #cecdc3; padding:3px; background: #fff; } #gallery-thumbs-list li { display: block; } #gallery-tags { padding: 20px 0 20px 40px; font-size: 11px; text-transform: uppercase; float: left; } #gallery-tags ul { display:inline; padding-left: 5px; } #gallery-tags li { list-style:none; display: inline; padding:0 5px 5px 0; }  .gallery-thumbs li { list-style:none; float:left; margin: 0; } .gallery-thumbs li.selected img { border-color: black; } ul.headlines .selected { font-weight: bold; } .post .gallery-thumbs.default { display: inline; } .post .gallery-thumbs.basic { display: block; clear: both; } .post .gallery-thumbs li { position: relative; } .post .gallery-thumbs li .number { position: absolute; bottom: 16px; left: 6px; height: 1.5em; width: 1.5em; background: white; display: block; clear: both; text-align: center; }  .post ul.headlines { display: inline; margin-bottom: 1.5em; list-style: none; padding-left: 0; } .post ul.headlines.headlines-linked { clear: none; } .post ul.headlines li { list-style-image: none; margin-left: 0; } .post ul li strong.number { margin-right: .5em; display: block; height: 1.5em; width: 1.5em; } .post .gallery-thumbs li { margin: 0; } .post .gallery-thumbs li img { margin: 0 10px 10px 0; } .post ul.gallery-thumbs.headlines-linked { clear: none; display: block; } .headline-text span{ padding-right: 2em; } .headline-text span strong.number { padding-right: .5em; }  *:first-child+html #top-upcoming #inner { top: 0px; } *:first-child+html #top-individual #inner { top: 0px; }  *:first-child+html #top-individual{ height: auto; } #AjaxImagePosts #gallery-thumbs { margin-left: 0; }  #leaderboard { height:92px; width:730px; } #300x250 { height: 290px; width: 300px; float: right; overflow: hidden; } #728 { background:#FFFFFF none repeat scroll 0% 50%; border:1px solid #B3B3B3; float:left; padding:5px; text-align:center; width:805px; } #interruptor { float:left; clear: both; margin: 0 0 1.5em 0; } #sidebar #skyscraper iframe, #sidebar #160x160 iframe { border: 0; } .adSense { color: #000000; background-color: #fff; margin: 0px; padding: 2px; } .adSense a.asl2 { text-decoration: none; color: #000000; } div.adSense { height:250px; width:300px; border:1px solid #F9F9FF; position:relative; } .adSense p { margin: 10px; line-height: 16px; } .adSense span.sponsored-link { font-size: 10px; position:absolute; bottom:5px; left: 10px; } #content_container { background-image: ; }  #content .excerpt, #content .entry, #content .words, #comment_preview_body {  font-size: 1.09em; } #header h1 { height:66px; left:-66px; top:41px; width:545px; } #header {
	background-image: url(http://thebosh.com/celebrity-gossip.jpg);
	border-top: 0;
	margin-top: 30px;
} ul#tagbar, ul#tagbar li a, ul#tagbar li a:link, ul#tagbar li a:visited, ul#tagbar li a:active { background: transparent; } ul#tagbar li a:hover, ul#tagbar li strong a:link { background-color: #660000; } #tagline { top: 96px; }  a, a:link, a:visited, a:active { color:#000000; text-decoration:none; border-bottom:1px dotted #FFF; } a:hover { } a.tagautolink:link { color: #303030; } a:hover, a:active, a.tagautolink:hover { color:#940000; text-decoration:none; border-bottom:0px dotted #940000; }  #content, #bookmarkletContent input, #bookmarkletContent textarea, #bookmarkletContent div, div.textareaHelper{ color:#303030; font-family: Georgia, Arial, Helvetica; } #content .post blockquote { background-image:; background-position:left top; background-repeat:no-repeat; color:#454545; margin:15px 0pt; padding-left:30px; } #content .post .excerpt li, #content .post .entry li ; margin-left: 1em; padding-left:0px; }  { #content .post .excerpt li, #content .post .entry li { position: relative; right: -1em; } } * html #content .post .excerpt ul{ position: relative; right: -1em; } * html #content .post .entry ul{ position: relative; right: -1em; } *:first-child+html #content .post .excerpt ul{ position: relative; right: -1em; } *:first-child+html #content .post .entry ul{ position: relative; right: -1em; } h1.gallery-title a{ color: #000000; } .tabbedMenu li a { border-bottom:1px dotted #660000; text-decoration:none; } .post-permalink h2 a { font-size: 2em; line-height: 1.2em; } .post h2 { border-bottom: 1px #FFF dotted; color:#000; font-size: 1.583em; font-family: Georgia, Arial, Helvetica; line-height: 1.26em; } .post h2 a { color: #000; } .post img{ border: 0px solid #b3b3b3; padding: 5px; float: left; margin: 0pt 10px 5px 0pt; } .post-full img{ border: 1px solid #b3b3b3; padding: 5px; margin: 0pt 10px 5px 0pt; float: left; } .post img.center{ display: block; float: none; } .post h2 a:hover,.post-full h2 a:hover { color:#000; border-bottom: 1px dotted #000; } #content .highlited h2 a{ color:#000; border-bottom: 1px dotted #000; } #content .highlited a.spimage img, #content .highlited .video-thumb{ border: 1px solid #000; } #content .highlited a.Continued{ color:#940000; text-decoration:none; font-weight: normal; border-bottom:1px dotted #940000; } .post ul li, .post-quicklinks ul li { list-style-image:; margin-left:15px; } #sidebar { color: #FFFFFF; } #sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active { border-bottom: 0px #940000 dotted; } #sidebar a:hover { } #sidebar .spacer { border-color: #d6d6d6; } #sidebar #skyscraper, #sidebar #button { border-color: #FFFFFF; } .bttn, #footer .bttn { border: 1px solid #660000; } .bttn:hover { background-color: #940000; } .bttn:active { border-color: #940000 #000 #000 #940000; } #nav li.selected a { background-color: #660000; } #navigation a, #navigation a:link, #navigation a:visited, #navigation a:active { border-bottom: 0px; } #navigation a:hover{ border-bottom: 0px dotted #940000; }  .page_navigation a:hover { background: #940000; color: #fff; }

clips #search{float:left; margin:0px 0px 15px 0px; padding:0px;}
clips #search #button{ float:left; font:Normal 10px Verdana;}
clips #search #field{float:left; border:1px Solid #FFFFFF; font:Normal 10px Verdana; padding:2px; margin:0px 5px 0px 0px; width:70px; color:#FFFFF;}
clips #search #results{float:right; font:Normal 11px Verdana; padding:0px 10px 0px 0px; color:#FFFFF; text-transform:capitalize;}
.clips #search #resultsError{color:#FFFFF;}
ul.options .field{
	border:0px Solid #000000;
	padding:3px;
	font:Normal 18px Arial;
	color:#000000;
	background-color: #FFFFFF;
}
._image {
	border: solid 5px #FFFFF;
	text-align: center;	
}/* NEW LINE */.datebottom {
	color:#bababa;
	font:bold 9px Arial, Verdana;
	text-transform:uppercase;
	margin:-4px 0 0 0;
}
/* NEW LINE */.datebottom2 {
	color:#bababa;
	font:bold 26px Arial, Verdana;
	text-transform:uppercase;
	margin:-4px 0 0 0;
}

*/

fieldset {
	border: none;
}
label {
	display: block;
	margin-bottom: 3px;
}
input, select, textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
}
input.text, textarea {
	background-color: #333;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	padding: 2px;
}
input.submit {
	border: none;
	padding: 2px 7px 2px 7px;
	background-color: #2a2a2a;
	color: #999;
	cursor: pointer;
}
select {
	border: none;
	background-color: #444;
}

/* ---------------------------------------------------------------------------
Generic Classes and Ids
*/

.clear {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
#loadingPage img {
	vertical-align: middle;
	padding-right: 5px;
}

/*
------------------------------------------------------------------------------
Body
*/

#body {
	float: center;
	width: 100%;
	background-repeat: no-repeat;
}

/*
------------------------------------------------------------------------------
Page
*/

#page {
	position: center;
	margin-left: 50px;
	min-width: 950px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_width: 950px;
	/* end hide */
}

/*



------------------------------------------------------------------------------
MainNav
*/

#mainNav {
	height: 20px;
	margin-left: 15px;
}
#mainNav ul {
	margin: 0;
	padding-top: 20px;
	list-style-type: none;
}
#mainNav li {
	float: left;
	margin: 0;
	margin-right: 20px;
	text-transform: lowercase;
}
#mainNav li a {
	display: block;
}

/* Highlight */

body.home #mainNav li.home a,
body.work #mainNav li.work a,
body.about #mainNav li.about a,
body.clients #mainNav li.clients a,
body.contact #mainNav li.contact a {
	padding-bottom: 8px;
	background-image: url('images/mainnav_arrow.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000;
}

/*
------------------------------------------------------------------------------
SideNav
*/

#sideNav {
	position: relative;
	float: right;
	width: 350px;
	min-height: 740px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_height: 840px;
	/* end hide */
	padding-top: 30px;
	background-image: url('images/divider_1.gif');
	background-repeat: no-repeat;
	background-position: 190px 0;
}
#sideNav * {
	margin-right: 20px;
}
#sideNav * * {
	margin-right: 0;
}

/* SideNav -> sideNavMenu */

#sideNavMenu ul {
	position: relative;
	margin: 0;
}
#sideNavMenu ul ul {
	margin-left: 20px;
}
#sideNavMenu li {
	margin: 0;
	color: #333;
}
#sideNavMenu a {
	display: block;
	padding-top: 4px;
	height: 36px;
	color: #777;
}
#sideNavMenu span {
	display: block;
	padding-top: 4px;
	height: 16px;
}
#sideNavMenu a:hover {
	color: #fff;
}
#sideNavMenu a img {
	padding-top: 4px;
}

/* SideNav -> sideNavActiveLink */

#sideNavMenu a#sideNavActiveLink {
	color: #fff !important;
}

/*
------------------------------------------------------------------------------
MainContent
*/

#mainContent {
	padding-top: 30px;
	margin-left: 0px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

/* MainContent -> Content */

#content {
	/*border-top: dashed 1px #f00;*/
	width: 100%;
	min-height: 940px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_height: 940px;
	/* end hide */
}
#content a, 
#content a:visited, 
#content a:active {
	color: #4a7fc1;
}
#content a:hover {
	color: #4a7fc1;
}

/*
------------------------------------------------------------------------------
Footer
*/

#footer {
	clear: left;
}

/*
------------------------------------------------------------------------------
Home
*/

body.home #sideNav {
	display: none;
}
body.home #mainContent {
	margin-left: 0;
}
body.home #content {
	width: 900px;
}
body.home #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4em;
	color: #ccc;
}
 #recent2 { position: absolute; left: 0px; top: 0px; height: 73px; overflow: hidden; } #recent2 li { height: 59px; padding: 10px 5px 0px 0px; float: left; } #recent2 div { } #recent2 li a, #recent2 li a:link, #recent2 li a:visited, #recent2 li a:active { display: block; padding: 1px; margin: 1px; border: 1px solid gray; } #recent2 li img { height: 53px; } #recent2 li.selected { background: no-repeat 50% 7px; } #recent2 li.selected a, #recent2 li a:hover { margin: 0; border: 2px solid black; } #recent2_description { }
 #Layer1 {
	position:absolute;
	height:73px;
	left: 182px;
	top: 127px;
	overflow: hidden;
}
