.full_width .page { width:100%; background: transparent; }
 
body { background: #FFFFFF; color: rgb(76,76,76); }

#header { padding: 0; border: 0px none; }

.newheader { width:100%; background: #000000; display: block; }
.nuheader { background:#000000; width:980px; margin:0 auto; }
.nav { width: 100%; background:#000000; height: 33px; }
.navwrap { width:960px; margin:0 auto; }

#content_area { background:transparent url(images/bg-stripe.gif) repeat-x scroll 0 0;}
#content_box { margin:0 auto; width:960px; }

/* Menu */
.menu { background: #000000; float:right; }
.menu li { padding: 0; }
.menu a { font-family: Arial,sans-serif; font-size:  13px; font-weight:bold; letter-spacing: 0; text-transform: lowercase; padding: 8px 18px; }
.menu, .menu a, .menu li ul { border-style:none; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { background: #FFFFFF; color: #00ADEF; }
.menu a, .menu .current ul a, .menu .current-cat ul a { background: transparent; color: #FFFFFF; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { background: #FFFFFF; color: #00ADEF; }

.menu .rss { padding:8px 18px 0 0; }

/* Logo */
.logo { padding:15px 0 0; width:320px; }
.logo h1 { background:transparent url(images/logo.gif) no-repeat scroll bottom left; color: rgb(255,255,255); margin: 0 0 0 1.2em; padding: 0; height: 75px; width: 320px; }
.logo h1 span { display:none; }

.headline_meta { font-weight:bold;  color: #00ADEF; }

.format_text .post_tags { margin-bottom:-0.01em; }
.post-tags { display:block; clear:both; }
.post_tags a { color: #F27639; }
.postfoot { display:block; float:right; position:relative; bottom:28px; }
.postfoot a { color: #F27639; }
.ata { border-top: 1px solid #C9C9C9; }
ul.addtoany_list li a { color:#F27639; }
.tweetmeme_button { margin: 9px 0 0 0; }

.title { font-size: 16px; font-weight: bold; color: #00ADEF; }
.author { font-size: 14px; font-weight: normal; color: #999999; }

#footer { width:960px; margin:0 auto; }
