/* 
    Document   : styles
    Created on : Jun 14, 2009, 6:53:58 PM
    Author     : Teddy Moussignac  webmaster@teddyproductions.com
*/
body{
    background:#000 url(images/body_back.jpg) top left repeat-x;
    margin:0 auto;
    padding:0;
    color:#ccc;
    font:12px arial;
}
/*genral layout*/
.header_wrap, .page_wrap, .footer_wrap{
    position:relative;
    width:100%;
    padding:0;
    margin:0;
    border:none;
}

.header_wrap{
    height:115px;
    z-index:1000;
    background: #2E94BA url(images/back.jpg) center top no-repeat;

}
.header, .page, .footer{
    position:relative;
    width:920px;
    height:100%;
    margin:0 auto;
    padding:0;
    border:none;
}
.header{
   z-index:1000;
}
.page_wrap{
    background:url(images/ct_region.png) top left repeat-x;
    position: static;
}
.page{
    background:url(images/aura.png) top left no-repeat;
    padding-top:30px;
    min-height:450px;
    position: static;
}
a{
	color: #cf0;
}
a.welcome{
	text-decoration: none;
}
a.welcome:hover{
	color: #cf0;
}
.edit{
	/* background: url(images/icons.png) 0 -664px no-repeat */
	background:url(/apps/marie/images/16x16/edit.png)0 0 no-repeat;
}
.checker{
	display:block;
	float: right;
	width: 16px; height:16px; 
	background: url(images/icons.png) 0 0 no-repeat;
	cursor: pointer;
}
.edit_close{
	/* background: url(images/icons.png) 0 -176px no-repeat */
	background:url(/apps/marie/images/16x16/accept.png)0 0 no-repeat;
}
/*
form.logout{ padding-top: 0 ; margin: 0;}
form.logout input{ color: #777 !important; text-shadow: none !important;}
*/
fieldset{
	border: none;
}
fieldset label{
	font-size: 12px;
	display: block;
	padding-bottom: 10px;
}
/*footer wrap*/
.footer_wrap{
    height:250px;
    background:#000 url(images/footer_bak.png) center top no-repeat;
}

/*center rail */
.ct_rail{
	background: none;
	width: 630px;
}
.one_col .ct_rail{
	width: 100%;
}
.blog_page .ct_rail, 
.search_page .ct_rail,
.posts_page .ct_rail{
	min-height: 1000px;
}
.search_page .keyword{
	color:#fff;
}
.blog_page .rt_rail ol{
	list-style-type:decimal;
}
.blog_page .rt_rail ul{
	list-style-type:disc;
}
/*blurb list*/
ul,
ul li,
h1,
h2,
h3{
	margin: 0; padding: 0;
}
img{
	max-width: 100%;
}
.ct_rail ul{
	list-style:none;
	padding: 5px;
}
.ct_rail ul li{
	padding:10px 0;
}
.ct_rail ul li:first-child{
	/* padding-top: 10px; */
}
.ct_rail h2,
.tp_row h2,
.ct_rail h1.title,
.tp_row h1.title{
	font:normal 30px 'Century Gothic'; color: #0ff;
	font-family: 'Century Gothic', Helvetica;
	margin-bottom: 10px;
	background: url(images/grunge.png) top left no-repeat;
	margin-left: -12px;
	padding:10px 0 0 12px;
	text-shadow: 1px 2px 2px #000;
}
.ct_rail h1,
.tp_row h1{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.blog_logo h1 a{
	font:12px arial;
}
.ct_rail h2.short,
.ct_rail h1.short{
	width: 550px;
}
.ct_rail h2 a,
.ct_rail h1 a{
	text-decoration: none;
	color: #0ff;
	text-shadow:1px 2px 2px #000;
}
.ct_rail h2 a:hover,
.ct_rail h1 a:hover{
	color: #cf0;
}
.silver_back{
	text-transform: lowercase;
}
.ct_rail h3{
	font:12px 'Trebuchet MS'; color: #999 !important;
	margin-bottom: 5px;
}
li.entry h3{
	text-shadow: 0px 2px 1px #000;
}
li.entry a{
	color: #cf0 !important;
	text-decoration: none !important;
	font-style: italic !important;
}
li.entry a.title{
	color: #0ff !important;
	font-style: normal !important;
	font-weight: normal;
}
li.entry:hover a.title{
	color: #cf0 !important;
}
.ct_rail h3 a{
	text-decoration: none !important;
	color:#f90 !important;
}
li.entry{
	background: #222;
	margin-bottom: 20px;
	padding:5px 15px 15px 15px !important;
	position: relative;

}
.ct_rail p,
li.entry,li.entry span.Apple-style-span{
	color:#fff !important;
	font:12px arial !important;
	line-height:18px !important;
	letter-spacing: 1px !important;
}
li.entry img,
li.entry center,
li.entry embed,
li.entry object,
li.entry img.left,
.nasa_feed_page .ct_rail img{
	clear:both !important;
	float: none !important;
	margin:10px auto !important;
	border:none !important;
	max-width: 570px !important;
}
li.entry img.stapple{
	top:-20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;;
}
li.entry pre{
	display: block;
	float: left;
}
li.entry blockquote{
	padding: 10px !important;
	background: #111 !important;
	color: #aaa !important;
	border: none !important;
}
li.entry blockquote p{
	color: #aaa !important;	
}
li.entry ul{
	list-style:none !important;
	margin-left: 10px !important;
	padding: 5px !important;
	color: #fc0 !important;
}

ul.tag_list{
	padding:0;
	padding: 3px 10px !important;
	margin-top:10px;
	background: #0b0b0b;
}
.nasa_feed_page .ct_rail .date{
	font-size: 10px;
	color: #f90;
}
li.entry .syntaxhighlighter{
	max-width: 600px !important;
}
/*right rail*/
.rt_rail{
	float:left;
	margin-left:12px;
	width:265px;/*

	display: none;
*/
}
.rt_rail .rt_rail_head{
	width:100%;
	height: 35px;
	background:url(images/rt_rail_head.png) top center no-repeat;
	margin-top: 70px;
	position: relative;
}
.rt_rail .rt_rail_body{
	width: 263px;
	padding-top:20px;
	min-height: 1100px;
	background: #2b2b2b url(images/rt_rail_body.png) 0 -30px no-repeat;
	border-left: 1px solid #121212;
	border-right: 1px solid #121212;
	position: relative;
	/*
text-shadow:0 1px 1px #111111;
	-moz-box-shadow: 0px 1px 7px #111;
	-webkit-box-shadow: 0px 1px 5px #111;
	box-shadow: 0px 1px 5px #111;
*/
}
.rt_rail .rt_rail_foot{
	width:100%;
	height: 35px;
	background:url(images/rt_rail_foot.png) top center no-repeat;
	margin-bottom: 10px;
}
/* block starts*/
.rt_rail .block{
	border:none;
	margin:0;
	padding:10px 0 0 15px;
	width:240px;
}
.rt_rail .block h3{
	margin: 0; padding: 0;
	font:13px arial; color: #999;
	line-height: 12px;
	text-shadow:0 1px 1px #000;
}
.rt_rail .block ol, .rt_rail .block ul{
	margin: 0; padding:0; color: #cf0;
}
.rt_rail .block ol{
	padding-left: 17px;
}
.rt_rail .block li{
	margin-bottom: 0 !important;
	margin-top:5px;
	list-style: none;
	background: #444;
	padding:5px;
	position: relative;
	text-shadow:0 1px 1px #111111;
	-moz-box-shadow: 0px 1px 5px #111;
	-webkit-box-shadow: 0px 1px 5px #111;
	box-shadow: 0px 1px 5px #111;
}
.rt_rail .block li:first-child{
	margin-top:0;
}
.rt_rail .block li .num{
	display: block; padding: 5px;
	background: #333;
	color: #f90;
	position:absolute;
	top:5px; right: -20px;
	text-align: center;
	text-shadow: 0px 1px 2px #000;
}
.rt_rail .block li:hover{
	background: #3b3b3b;
}
.rt_rail .block li:hover a {
	color: #cf0;
	text-shadow: 0 1px 0 #000;
}
.rt_rail .block p{
	font:11px arial;
	color: #bbb;
	margin-top: 5px;
}
.rt_rail .block a{
	font:bold 12.5px arial; color:#040404;
	text-decoration: none;
	text-shadow: 0px 1px 0px #666;
}
.rt_rail .block a:hover{
	color:#cf0;
	text-shadow: 0px 1px 0px #000;
}
.rt_rail .block img{
	display: block;
	float: left;
	max-width: 240px;
	margin-bottom: 5px;
}
.rt_rail .block li img{
	max-width: 220px !important;
	border: none !important;
}
.rt_rail .block span.date{
	font:11px arial; color: #999;
	text-shadow:0 1px 1px #000;
}
.rt_rail h2.block_title{
	margin:0 -13px 10px 0;
	padding:3px 5px;
	font:18px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	color:#fc0;
	background:#9a0;
	text-transform: lowercase;
	position: relative;
	cursor: pointer;
	text-shadow:0 1px 2px #000;
	zoom:1; /* IE 7 hack */
	-moz-box-shadow: 0px 1px 5px #111;
	-webkit-box-shadow: 0px 1px 5px #111;
	box-shadow: 0px 1px 5px #111;
}
.rt_rail h2.block_title .first{
	color:#fff;
}
.rt_rail .block.feed_list{
	border-bottom: none;
}
.rt_rail .block.feed_list ul{
	list-style: none;
	margin: 0; padding: 0;
}
.rt_rail .block.feed_list ul li{
	border-top: 1px dotted #333;
	cursor: pointer;
}
.rt_rail .block.feed_list ul li:hover h3{
	color:#cf0;
}
.rt_rail .block.feed_list ul img{
	max-width: 230px;
	border: none;
}
.rt_rail .block.feed_list ul li:first-child{
	border: none;
}
.ct_rail .feed_list h3{
	font-size:15px;
	text-shadow: 0px 2px 1px #000;
}
.ct_rail .feed_list li,
.ct_rail .feed_list p{
	font-size:13px;
}
.ct_rail .feed_list img{
	max-width: 600px !important;
	border: 10px solid #121212 !important;
}
.feed_list h3{
	color: #cf0;
}
.feed_list b{
	color: #0ff;
}
.ct_rail .feed_list li{
	border-bottom: 1px solid #222;
}
.ct_rail .feed_list .date{
	font-size:11px;
	color: #666;
}

/* block ends*/
/* main nav */
#logo{
    width:200px;
    height:100px;
    position:absolute;
    left:0;
    bottom:-15px;
    cursor:pointer;
    border:0;
}
#logo img{
	border:none;
}

#nav{
    margin:0;
    padding:0;
}
#nav li{
    width:100px;
    height:25px;
    margin-left:1px;
    background:url(images/nav_back.png) bottom left no-repeat;
    float:left;
    bottom:0;
    text-align:center;
    padding-top:5px;
}
#nav li a{
    width:100%;
    height:100%;
    display:block;
    font:14px 'Century Gothic';
    font-family: 'Century Gothic', Helvetica;
    text-decoration:none;
    padding: 0;
  	text-shadow: black 0px 1px 2px;
}
#nav li a:hover{
    color:#ccc;
}
#nav li:hover, #nav li.selected{
    background-position:top left;
}
#home_nav a{ color:#0ff }
#about_nav a{ color:#cf0 }
#contact_nav a{ color:#fc0 }
#blog_nav a, #postView_nav a{ color:#ffc }
/*graphics*/
.leaf_ico, .lt_cloud, .rt_cloud{
    position:absolute;
    z-index:10;
}
.leaf_ico{
    top:107px;
    left:-1px;
}
.rt_cloud{
    top:62px;
    right:-100px;
}
.lt_cloud{
    left:-55px;
    top:50px;
}
/*control bar*/
#nav, .control_bar{
    height:30px;
    position:absolute;
    bottom:0;
    right:0;
    list-style:none;
}
.control_bar{
    top:0;
}
.search_form{
	width:260px; height: 23px;
    background:url(images/email_sub.png) bottom left no-repeat;
    position: absolute;
    right: 0; top:5px;
}
.search_form.clickie{
	background-position: top left;
}
.search_form .search_sub{
	position: absolute;
	right: 0;
	background: none;
	border: none;
	width: 50px; height: 25px;
	cursor: pointer;
	
}
.search_form .search_input{
    width:180px;
    height:15px;
    border:none;
    padding:5px 20px 0 10px;
    position: absolute;
    top: 0;
    font:11px arial;
    color:#fff;
    background: transparent;
}
.customize_res fieldset{
	border: 1px solid #1f1f1f;
	background: #111;
	margin-top:20px;
}
.customize_res label{
	display: inline;
}
.search_page .page ul.search_res li{
	border-color: #333;
}
ul.search_res li p{
	color: #999;
}
ul.search_res li:hover a{
	color: #cf0;
}
ul.search_res p.date{
	color: #666;
}
.search_page .page ul.photo_res li{
	/* border: 1px dotted #333; */
	border:none;
	background: #111;
}
.search_page .page ul.photo_res li:hover{
	background: #191919;
}
.search_page .page ul.photo_res li h3{
	margin: 0;
}
.search_page .page ul.photo_res li p{
	font:11px arial;
	letter-spacing: normal;
}
.search_page .page ul.photo_res li p.date{
	font-size: 10px;
}
.search_page .page ul.search_res li img{
	border-color: #222;
}


.search_res_teaser{
	width: 352px;
	padding:0;
	position: absolute;
	right: -13px;
	top:17px;
	display: none;
	z-index: 2000;
}
.search_res_teaser .head{
	height: 30px;
	background: url(images/rounded_shade.png) top right no-repeat;
}
.search_res_teaser .body{
	background: url(images/body_shade.png) top right repeat-y;
}
.search_res_teaser .foot{
	height: 30px;
	background: url(images/rounded_shade.png) bottom right no-repeat;
}
.search_res_teaser .body div{
	width: 300px;
	margin: 0 auto;
}
.search_res_teaser h2{
	background: #222;
	font:16px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	letter-spacing: 1px;
	text-transform: lowercase;
	color: #f90;
}
.search_res_teaser h3{
	font:bold 12px 'Trebuchet MS';
	color: #0ff;
	text-transform: uppercase;
}
.search_res_teaser li{
	padding: 5px 0px;
	border-top: 1px dotted #333;
}
.search_res_teaser li:first-child{
	border: none;
}
.search_res_teaser li h3 a{
	text-transform: none;
}
.search_res_teaser li:hover h3{
	color: #cf0;
}
.search_res_teaser li:hover a,
.search_res_teaser li:hover h3 a{
	color: #0ff;
	text-decoration: none;
}
.search_res_teaser .view_all{
	display: block;
	padding-bottom: 5px;
	color: #0ff;
	font-size: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 80%;
	margin-left: 30px;
}
.search_res_teaser .close{
	top:20px;
	right: 25px;
}
.search_res_teaser ul.photo_res li{
	height: auto; overflow: hidden;
} 
.search_res_teaser ul.search_res li img{
	border:5px solid #222;
	float: left;
	margin-right: 5px;
	max-width: 290px;
}
.search_res_teaser .loading_gif{
	top:25px; right:0px;
}
/*footer links*/
.footer .footer_lt, .footer .footer_rt{
    background:url(images/shade_mini.png) 0 0 no-repeat;
}
.footer .footer_lt{
    width:230px;
    height:250px;
    background-position: 217px 20px;
    float:left;
}
.footer .footer_ct{
    width:400px;
    height:250px;
    float:left;
    text-align: left;
}
.footer .footer_rt{
    width:260px;
    height:250px;
    background-position: -17px 20px;
    float:right;
}
.footer h3{
    font:normal 18px 'Century Gothic';
    font-family: 'Century Gothic', Helvetica;
    margin: 0;
    margin-top:25px;
    padding-bottom: 10px;
    color:#4b4b4b;
    text-align: left;
    text-shadow: 0px 2px 1px #000;
}
.footer .footer_ct h3,
.footer .footer_rt h3{
    margin-left:20px;
    border-bottom: 1px solid #000;
    width: 390px;
}
#footer_about{
	width:210px; height:105px;
	padding:15px 10px 10px;
	background: #333;
	margin-left:20px; margin-top: 10px;
	background:url(images/footer_about.png) 0 0 no-repeat;
	font:9px arial;
	letter-spacing: 1px;
	color: #999;
}
#footer_about a{
	color:#f90;
	text-decoration: none;
}
/* contact list */
.contact_list{
    list-style:none;
    margin:0; padding:0;
    font:12px 'Century Gothic';
    font-family: 'Century Gothic', Helvetica;
}
.contact_list li{
    width:205px;
    height:25px;
    padding:10px 0 10px 50px;
    text-align: left;
}

.contact_list a{
    text-decoration:none;
    color:#9c0;
}
.contact_list li.first,
.contact_list li.second,
.contact_list li.third,
.contact_list li.im
{
    background:url(images/contact_ico.png) 0 0 no-repeat;
    text-shadow: 0px 2px 1px #000;
}
.contact_list li.first{
    color:#9c0;
    background-position:0 5px;
}
.contact_list li.second{
    color:#cf0;
    background-position:0 -40px;
}
.contact_list li.third{
    color:#fc0;
    background-position:0 -85px;
}
.contact_list li.im{
    background-position:0 -135px;
}
/*footer nav*/
.footer .nav{
    margin:0; padding:0;
    color:#1a1a1a;
}
.footer .nav li{
    list-style-position:inside;
    float:left;
    margin-top: 5px;
    margin-right:10px;
    border: none;
}
.footer .nav li:first-child{
    list-style:none;
}
.footer .nav a{
    font:11px 'century gothic';
    font-family: 'Century Gothic', Helvetica;
    color:#444;
    text-decoration:none;
}
.footer .nav a:hover{
    color:#0ff;
}
.bullet_list{
    margin:0; padding:0;
    width:390px;
    margin-left:20px;
    padding-top:20px;
    font:10px arial;
    color:#0ff;
    border-top:1px solid #333;
    list-style:none;
    text-shadow: 0px 2px 1px #000;
}
.bullet_list li{
    width:55px;
    margin-bottom:13px;
    float:left;
    padding-left:22px;
    overflow:hidden;
    background:url(images/bull_3d.png) center left no-repeat;
}
.myThings li{
    text-transform:uppercase;
}
.bullet_list li a{
    color:#0ff;
	text-decoration: none;
}
.bullet_list li a:hover{
    color:#cf0;
}
.footer_ct .clearer{
	width: 390px;
	margin-left: 20px;
	border-bottom: 1px solid #010101;
}
.footer p.copy{
    font:11px 'Century Gothic';
    font-family: 'Century Gothic', Helvetica;
    color:#444;
    margin-left:20px;
    border-top:1px solid #111;
    padding-top:10px;
    width:390px;
}
.footer .footer_logo{
    border:none;
    float:right;
    margin-top:80px;
}


/* toolbar */
.page .lt_rail{
    width:620px;
    position:relative;
}
.toolbar_wrap{
    width:100%;
    height:30px;
}
.toolbar_wrap .toolbar_lt, .toolbar_wrap .toolbar_rt{
    height:30px;
    width:10px;
    background:url(images/menu_bar.png) top left no-repeat;
    float:left;
}
.toolbar_wrap .toolbar_rt{
    background-position:top right;
    float: right;
}
.toolbar_wrap .toolbar_ct{
    height:30px;
    width:97.8%;
    background:url(images/menu_bar_ct.png) top left repeat-x;
    float:left;
}
.about_app .toolbar_wrap .toolbar_ct{
	width: 96.7%;
}
.toolbar_wrap .toolbar_ct ul{
    margin:0; padding:0;
    list-style:none;
}
.toolbar_wrap .toolbar_ct li{
    height:23px;
    cursor:pointer;
    border-right:1px solid #000;
    font:11px arial;
    padding:7px 20px 0 20px;
    float:left;
}
.toolbar_wrap .toolbar_ct li:hover{
    color:#999;
    background: #202020;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    height:21px;
}
.toolbar_wrap .toolbar_ct li:hover a{
	color:#999;
}
.toolbar_wrap .toolbar_ct li.selected{
    color:#fff;
}
/* marie_logo */
.marie_logo{
	border:medium none;
	float:right;
	margin-right:40px;
	margin-top:75px;;
}

/* glowing box */
.glow_box_wrap{
    width:290px;
}
.glow_box_wrap .glow_box_head,
.glow_box_wrap .glow_box_foot{
    width:100%;
    height:15px;
    background:url(images/shade_hor.png) 0 -5px no-repeat;
}
.glow_box_wrap .glow_box_foot{
    background-position:0 -20px;
}
.glow_box_wrap .glow_box_body{
    width:100%;
    background:url(images/grad_shade.png) top center repeat-y;
}
/* glowing blox */


/*utilities*/

.engineMovie{
    position:absolute;
    top:220px;
    right:0;
    background:#000;
    z-index: 0;
}

h1,p{
    margin:0; padding:0;
}
.graphicLink{
    display:block;
}
.graphicLink img{
    border:none;
}
.page_glow{
    position:absolute;
    width:920px;
    height:23px;
    bottom:-23px;
    right:0;
    background:url(images/page_glow.png) bottom left no-repeat;
}
.error{
    font:12px arial;
    color:#f00;
    list-style:circle;
}
.btn{
	display: block;
	text-align: center;
	width: 137px; height: 40px;
	background: url(images/btn.png) top left no-repeat;
	font:12px arial; color: #059;
	line-height: normal;
	border:none;
	cursor: pointer;
	color: #fff;
	text-shadow: 0px 1px 2px #000;
	margin-left: -10px;
	padding-bottom:20px;
	float: left; margin-left: 0;
}	
.btn:hover{
	background-position: bottom left;
	color: #fff;
	text-shadow: 0px 1px 2px #000;
}
.btn2{
	background-position: bottom left;
}
.btn2:hover{
	background-position: top right;
}
.clickable{
	cursor: pointer;
}
.stapple{
	display:block; position: absolute;  top:-10px; 
}
.stapple.right{ right: 10px; margin: 0}
.stapple.left{ left: 10px; margin: 0}

/**** error pages ****/

.error_block h2{
	font:bold 24px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	color: #0ff;
}
.error_block p{
	color: #fff;
}
.error_block p a{
	color:#cf0;
	text-decoration: none;
}

/* contact us starts */
/* contact us starts */

.contact_form{
	width:562px;
	position: absolute;
	top:106px; right:-6px;
	z-index: 1000;
	display: none;
	padding: 0;
	color: #666;
}
.contact_form .head{
	height: 30px;
	background: url(images/rounded_shade.png) top left no-repeat;
}
.contact_form .body{
	background: url(images/body_shade.png) top left repeat-y;
	zoom: 1;/* IE hack*/
}
.contact_form .foot{
	height: 30px;
	background: url(images/rounded_shade.png) bottom left no-repeat;
}
.contact_page .ct_rail #contact_us{
	position: relative;
	top:0; right: 0;
	display: block;
	margin-bottom: 20px;
	z-index: 10;
}
#contact_us input.txt, #contact_us input.text {
	width:495px;
	padding-top: 5px;
	padding-left: 5px;
	height: 19px;
}
#contact_us textarea.txt, #contact_us textarea.text{
	overflow: hidden;
	padding: 5px;
	width: 490px;
	height: 190px;
}
#contact_us fieldset{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	width: 500px;
	margin: 0 auto;
}
#contact_us p.status{
	position: absolute;
	top:20px; left: 30px;
}
span.close{
	display: block;
	width: 16px; height: 16px;
	position: absolute;
	top:20px; right: 30px;
	cursor: pointer;
}
#contact_us label{
	font:bold 14px Trebuchet MS;
	color:#0ff;
}
#contact_us .error{
	font:bold 12px arial;
	color: #f90;
}
#contact_us input.txt, #contact_us input.text,
#login_bar input.txt, #register_user input.txt,
#forgot_pswd_form input.txt,
#disable_account_form input.txt {
	background:url(images/input_txt.png) 0 -26px no-repeat;
	border: none;
	color:#999;
}
#contact_us input.txt.active, #contact_us input.text.active,
#login_bar input.txt.active, #register_user input.txt.active,
#forgot_pswd_form input.txt.active,
#disable_account_form input.txt.active{
	background-position: 0 0;
	color:#fff;
}
#forgot_pswd_form fieldset, #disable_account_form fieldset{
	width: 520px;
}
#contact_us textarea.txt, #contact_us textarea.text{
	background:url(images/input_txt.png) 0 -53px no-repeat;
	border: none;
	color:#999;
	font:12px arial;
}
#contact_us textarea.txt.active, #contact_us textarea.text.active{
	background-position: 0 -255px;
	color:#fff;
}
.success{
	color: #cf0;
}

.del_sub, span.close{
	background:url(images/icons.png) 0 -72px no-repeat;
}
#contact_us span.close,
.search_res_teaser span.close{
	background:url(images/icons.png) 0 -48px no-repeat;
}

/* contact us ends */


/* user page starts */
#user_statements p{
	font:16px arial;
}
.user_datas{
	background: #111;
	border:1px solid #191919;
}
.ct_rail .user_datas{
	border: 5px solid #0ff;
}
.user_setting_item{
	padding: 10px 5px;
	background: #111;
	border: 1px solid #191919;
}
#user_settings_loader h4,
.user_datas h4{
	font:14px arial;
	color:#f90;
	margin-bottom: 10px;
}
.user_datas h4{
	background: #000;
}
.user_page input.text,
.user_page input.txt,
.user_page textarea,
input.upload_input_decoy{
	border: 2px solid #333;
	background: #222;
	padding: 3px;
	color: #ccc;
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px 2px 5px #000;
	overflow: hidden;
}
.user_page input.text.active,
.user_page input.txt.active,
.user_page textarea.active{
	background: #222;
	border-color: #f90;
	color: #0ff;
}
.user_page .about{
	min-height: 100px;
}
.user_datas .inter_combo ul{
	background: #f90;
	-moz-box-shadow: 0px 3px 20px #000;
	-webkit-box-shadow: 0px 3px 10px #000;
	box-shadow: 0px 3px 10px #000;
	font-weight: bold;
	letter-spacing: normal;
}
.user_datas .inter_combo ul li{
	color: #000;
}
.user_datas .inter_combo ul li:hover,
.user_datas .inter_combo ul li.checked{
	background: #c60;
	color: #fff;
}
.user_datas .inter_combo_init{
	background-color: #222;
	border: 2px solid #333;
	color: #ccc;
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px 2px 5px #000;
}
.user_datas .grippie{
	background-color: #222;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
}
.user_form{
	color: #333;
	text-transform: lowercase;
}
#user_greeting h1{
	padding: 0;
}
#user_greeting h1 a{
	text-decoration: none;
	display: block;
	color:#0ff;
	font:normal 30px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	margin-bottom:10px;
	margin-left:-12px;
	padding:10px 0 0 12px;
	text-shadow: 1px 2px 2px #000;
}
#user_settings_loader{
	background: #040404;
	border: 5px solid #0ff;
	left:-5px;
}
.user_setting_off{
	width: 24px; height: 24px;
	background:url(/apps/marie/images/24x24/delete.png) 0 0 no-repeat;
}
#user_photo_form{
	border-bottom: 1px dashed #222;
}
#user_photo_form .upload_file_form{
	margin-top: 20px;
	height: 50px;
}
#user_photo_form img{
	display: none;
}
#user_photo_form .submit,
#user_photo_form .reset{
	background: #f90;
	color: #000;
	font:normal 11px arial; text-shadow: none;
	border: none;
	cursor: pointer;
	text-transform: lowercase;
	position: absolute;
	bottom: 0px;
	left:-5px;
}
#user_photo_form .submit{
	right: -10px;
	left: auto;
}
#user_photo_form .submit:hover,
#user_photo_form .reset:hover{
	background: #c90;
}
#user_photo_form fieldset{
	border: none;
}
#user_photo_form .dataList{
	display: none;
}
#user_infos_loader{
	font:11px arial;
	letter-spacing: 1px;
}
#user_infos_loader .key{
	color: #666;
}
.usr_msg li:first-child{
	border-top: 1px dotted #333;
}
.usr_msg li{
	border-bottom: 1px dotted #333;
}
.usr_msg .msg_hd fieldset:hover > label{
	color: #cf0;
}
.usr_msg .msg_hd label{
	color: #888;
}
.usr_msg .msg_hd .sub{
	font-style: italic;
	color: #ccc;
}
.usr_msg .msg_hd .teaser{
	font-style: italic;
	color: #666;
}

.usr_msg .num{
	color: #c90;
}
.usr_msg .msg_bd{
	font-size: 11px;
	background: #111;
}

ul.relations li{
	background: #1b1b1b;
	padding: 3px;
	zoom: 1; /* IE 7 hack*/
}
ul.relations li a{
	display: block;
	float: left;
}
ul.relations li a:hover{
	text-decoration: none;
	color: #f90;
	cursor: pointer;
}
ul.relations li:hover{
	background: #222;
}
ul.relations img{
	border: none;
}
.user_setting_item ul.relations li{
	background: #191919;
}
span.on{
	background: url(images/icons.png) 0px -560px no-repeat;
}
span.off{
	background: url(images/icons.png) 0px -537px no-repeat;
}
#user_menu_widget .selector{
	display: block;
	width: 10px; height: 20px;
	position: absolute;
	right : -10px;
	background: url(images/arrow_left.png) center center no-repeat;
}
#user_menu_widget, #user_log{
	background: #111;
	border:1px solid #191919;
	padding: 5px;
}
#user_menu_widget li{
	margin-top:5px;
	min-height: 15px;
}
#user_menu_widget li:first-child{
	margin-top: 0;
}
#user_menu_widget li img{
	vertical-align: middle;
	margin: 0; padding: 0;
	margin-right: 5px;
}

#user_menu_widget li a:hover,
#user_menu_widget li.active a{
	text-decoration: none;
	color: #0ff;
}

#user_log{
	padding-bottom: 5px;
	color: #666;
	position: static;
}
#user_log .date{
	font-size: 10px;
}
#user_log .btn{
	margin-right: 10px;
}
#user_relations .date{
	display: block;
	position: relative;
	color: #666;
	font-size: 10px;
	float: left;
}
.formSub, #user_log .btn{
	background: #f90;
	color: #000;
	font-size: 10px;
	border: none;
	text-transform: lowercase;
}
.formSub:hover, #user_log .btn:hover{
	background: #fc0;
}

#user_articles li{
	margin-bottom: 10px;
}
#user_articles li:hover a{
	color: #f90;
}
#user_articles p{
	font: 11px arial;
}
#user_articles h3{
	margin-bottom: 0;
}
#user_articles h3 a{
	color:#cf0;
}
#user_articles .date{
	font:10px arial;
	color: #666;
}
.ct_rail .user_form label{
	width: 385px;
}
.user_list{
	clear:both;
}
.user_list li{
	width: 130px;
	height: 50px;
	float:left;
	background: #222;
	border: 1px solid #111;
	margin: 5px;
	padding: 5px !important;
	position: relative;
	overflow: hidden;
}
.user_list li:hover{
	background: #303030;
}
.user_list li img{
	float: left !important;
	margin: 0 !important;
	max-width: 50px !important;
	border: 1px solid #111 !important;
}
.user_list li .user_img{
	display: block;
	width:50px; height:50px;
}
.user_list li h3{
	position: absolute;
	left: 60px; top:5px;
}
.user_list li h3 a{
	font-style: normal !important;
}
/* user page ends */


/* login bar starts */

#login_bar, #register_user, #forgot_pswd_form, #disable_account_form{
	padding: 10px 15px;
	font: bold 12.5px arial;
	margin-top: 10px;
	text-transform: capitalize;
	background: #333;
	color: #f90;
	text-shadow: 0px 2px 1px #111;
}
#login_bar input.txt, #register_user input.txt, #forgot_pswd_form input.txt, #disable_account_form input.txt{
	height:19px;
	padding-left:5px;
	padding-top:5px;
	width:495px;
}
#login_bar .key, #register_user .key, #forgot_pswd_form .key, #disable_account_form .key{
	text-align: right;
	width: auto;
}
#login_bar table, #register_user table, #forgot_pswd_form table, #disable_account_form table{
	width: auto;
	padding:15px;
	margin-bottom: 20px;
	background: #2b2b2b;
	-moz-box-shadow: 0px 2px 5px #111;
	-webkit-box-shadow: 0px 2px 5px #111;
	box-shadow: 0px 2px 5px #111;
}
#login_bar a{
	float: right;
}
#login_bar a:hover{
	text-decoration: none;
	color:#0ff;
}
#login_bar .btn, #register_user .btn, #forgot_pswd_form .btn, #disable_account_form .btn {
	background: #888;
	margin-right: 10px;
	height: auto; width: 80px;
	padding: 3px 5px;
	-moz-box-shadow: 0px 2px 2px #111;
	-webkit-box-shadow: 0px 1px 2px #111;
	box-shadow: 0px 1px 5px #111;
}
#login_bar .btn:hover, #register_user .btn:hover, #forgot_pswd_form .btn:hover, #disable_account_form .btn:hover {
	background: #f90;
}
#login_bar .btn2{
	background: #666;
}

.login_form{
	background: #111;
	border: 2px solid #0ff;
	opacity:.95;
	padding-top: 20px !important;
	-moz-box-shadow: 0px 1px 5px #333;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 1px 5px #333;
}
.login_form .txt{
	border: none !important;
	background: #ddd !important;
	color: #000 !important;
}
.login_form .btn{
	height: 15px;
	border: none;
	background: #f90;
	margin-right: 5px;
}
/* login bar ends */

/* post list starts */
.post_list li{
	background: #333;
	padding: 5px;
	position: relative;
	zoom: 1; /* IE 7 hack */
}
.ct_rail ul.post_list li{
	margin-bottom: 5px;
	background: #191919;
	padding: 5px;
}
.post_list li:hover{
	background: #292929;
}
.ct_rail ul.post_list li:hover{
	background: #222;
}
.post_list li .del_sub{
	position: absolute;
	top:5px; right: 5px;
	margin: 0;
	/* background-position: 0 -72px; */
	zoom: 1; /* IE 7 hack */
}
.post_list li img{
	display:block;
	float:left;
	margin-bottom:0;
	max-width:240px;
	margin-right: 5px;
	border: 1px solid #222;
	-moz-box-shadow: 1px 1px 3px #111;
	-webkit-box-shadow: 0px 1px 3px #111;
	box-shadow: 0px 1px 3px #111;
}
.post_list li h5{
	font-family: arial;
}
#post_board_loader .loading_gif{
	position: absolute;
	top:-20px; right:0px;
}
#post_board_loader .post_list li .loading_gif{
	border: none;
	position: absolute;
	top:auto;
	top:5px; right: 25px;
}
.post_list li .date{
	color: #555;
}
.rt_rail .block .post_list li p{
	padding: 0;
	margin-top: 0;
	line-height: 11px;
	color: #ccc;
	text-shadow:0 1px 1px #111111;
}
.rt_rail .block .post_list li:hover p{
	color: #ccc;
	text-shadow:0 1px 1px #111111;
}
#board_ref{
	width: 24px; height: 24px;
	margin-top: -2px; margin-right: -2px;
	background:url(/apps/marie/images/24x24/refresh.png)0 0 no-repeat;
}
#board_ref:hover{
	background-position: 0 0;
}
.loading_gif{
	width: 16px; height: 16px;
	display: block;
	position: absolute;
	top:10px; right:30px;
	background: url(images/ajax_loader.gif) top left no-repeat;
}
.loading_gif.b{
	background: url(images/ajax_loader_b.gif) top left no-repeat;
}
.loading_gif.g{
	background: url(images/ajax_loader_g.gif) top left no-repeat;
}
/* post list ends */



/************************* projects starts ********************/

/* 
    Document   : projects
    Created on : Jun 29, 2009, 9:13:38 PM
    Author     : storm2910
    Description:
    Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*projects*/
.panel{
    width:100%;
    margin:0 auto;
    margin-bottom: 50px;
    position: relative;
}

.toolbar_ct h3{
	font:normal 16px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	float:left;
	margin: 0; padding: 0;
	margin-top:5px;
	margin-right:10px;
}
.toolbar_ct p{
	font:11px arial;
	color: #fff;
	float: left;
	margin-top:10px;
}
.toolbar_ct ul{
	float: right;
}
.toolbar_ct ul li.last{
	border: none;
}

/* slide app */
#viewer{
	width: 920px;
	height:450px;
	background:url(images/viewer.png) center center no-repeat;
	margin-top:30px;
	position: relative;
	z-index: 3;
}
#menu{
	margin-top: 0;
	margin-left: 10px;
	padding: 0;
	width: 920px;
	list-style: none;
}
#viewer h2,
#viewer h4,
#viewer p{
	margin:0; padding: 0;
}
#viewer h2, #menu_list h2{
	font:normal 26px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	line-height: 20px;
	color: #09f;
	background: none;
}
#viewer h4{
	font:bold 12px arial;
	line-height: 12px;
}
#viewer p{
	font:12px arial;
}
.topControl,
.bottomControl{
	height: 50px;
	width: 890px;
	padding-right: 10px;
	position: relative;
	z-index: 10;
	font:14px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	text-align: right;
	padding:10px;
	color: #000;
	left: 0;
}
.topControl{
	top:0;
}
.bottomControl{
	bottom:-251px;
}
#img_div li {
	float: left;
}
#img_div li .info{
	position: absolute;
	width: 760px;
	height: 450px;
	padding:20px 100px 0 50px;
	top:400px;
	background: url(/resources/images/trans.png) top left;
	z-index: 5;
	border-top:2px solid #f90;
	text-shadow: 1px 1px 3px #000;
}
#img_div li .info .selector{
	width: 20px; height: 10px;
	position: inherit;
	top:0; left: 100px;
	background: url(images/slide_arrow.png) top left no-repeat;
}
#img_div li .info .item_link{
	background: url(images/on.png) center left no-repeat;
	padding-left: 15px;
}
#img_div li h2{
	color: #0ff;
	padding-top: 20px;
	margin-bottom: 10px;
	
}
#menu li{
	width: 70px; height: 75px;
	background: url(images/thumb_mini.png) top left no-repeat;
	float: left;
	margin: 10px;
	cursor: pointer;
	padding:5px;
	font:bold 9px arial;
	color: #000;
	position: relative;
}
#menu li.selected, #menu li:hover{
	background-position: top right;
}
#img_div li{
	display: none;
}
#img_div img{
	display: block;
	position: absolute;
	border: none;
}
#img_div li a{
	text-decoration: none;
}

.menu_thumbs{
	position: relative;
}
.menu_thumbs #menu{
	height: 90px;
}
.menu_thumbs #lt_scroll, .menu_thumbs #rt_scroll{
	background: url(images/thumb_mini.png) bottom left no-repeat;
	position: absolute;
	width: 70px; height: 90px;
	z-index: 3;
	top: 0; 
	cursor: pointer;
}
.menu_thumbs #lt_scroll{ left:10px ; background-position:bottom right}	
.menu_thumbs #rt_scroll{ right:10px ; }

span#updater{
	color:#666;
	font:10px arial;
	text-align: right;
	float: right;
	margin: 7px 5px 0; padding: 0;
	width: 60px;
}


/*
.rt_shade, .lt_shade{
	width: 100px; height: 400px;
	position: absolute; z-index: 10;
	top:0;
	background: url(images/slide_shade.png) top left no-repeat;
}
.rt_shade{
	right: -7px;
	background-position: 0 0;
}
.lt_shade{
	left:2;
	background-position: -88px 0;
}
*/

/* toolbar icon */
.toolbar_ct{
	width: 97.827%;
}
#toolbar_ico{
	margin: 0; padding: 0;
}
#toolbar_ico li{
	margin: 0; padding: 0;
	width: 40px; height: 28px;
}
#toolbar_ico li:first-child{
	border-left: 1px solid #000;
	border-bottom: none;
}
#toolbar_ico li.selected, #toolbar_ico li:hover{
    background: url(images/ico_bak.png) center center no-repeat;
    
}
#toolbar_ico li.selected{
	border-top:1px solid #000;
    height:28px;
}

/* tooltip wrap*/
.tooltip_wrap{
	width: 91px;
	height: 43px;
	background: url(images/tooltip.png) center center no-repeat;
	position: absolute;
	z-index: 5;
	display: none;
	padding: 5px;
	padding-left: 10px;
	font:bold 10px arial;
	line-height: 10px;
	text-shadow: 0px 1px 2px #000669;
}

/* list app */
#list_app{
	padding-top:30px;
	display: none;
}
#menu_list{
	width: 360px;
	margin:0;
	padding: 0;
	float: left;
	list-style: none;

}
#menu_list li{
	background: url(images/list_item.png) top left no-repeat;
	padding: 5px;
	width: 350px;
	height:80px;
	margin: 0;
	margin-bottom: 10px;
	cursor: pointer;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
}
#menu_list li span.msg{
	font:9px arial;
	color: #fff;
	position: absolute;
	top: 5px; right: 10px;
	display: none;
}
#menu_list li.selected h2{
	color: #cf0;
}

#menu_list li:hover, #menu_list li.selected{
	background-position: bottom left;
}
#menu_list li.selected{
	/* left: -10px; */
}
#menu_list li:hover h2{
	color:#cf0;
}

#menu_list li h2, #menu_list li h3{
	font:normal 16px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	margin: 0; padding: 0;
	color: #0ff;
	text-shadow: 1px 1px 3px #000;
}
#menu_list li h3{
	font:normal 11px geneva;
	color: #fff;
}
#menu_list li p{
	color:#666;
	text-shadow:0px 2px 1px #000;
}
#menu_list li:hover p,
#menu_list li.selected p{
	color:#888888;
	text-shadow:0px 2px 1px #000;
}
#menu_list li a{
	color: #f90;
	text-decoration: none;
	text-shadow:0 2px 1px #000;
}
#menu_list li a:hover{
	text-decoration: underline;
}
#menu_list .ui-state-highlight{
	background: #141414;
	width: 340px; height: 78px;
	border: 1px solid #c90;
}
#loader{
	width: 540px;
	min-height: 880px;
	float: right;
	background: #fff;
	border: 5px solid #333;
}
#loader img{
	width: 540px;
	display: block;	
}

/*** CAROUSEL ***/
#viewer .jcarousel-container{
	margin:5px;
        margin-top:0;
}
.jcarousel-skin-mini-black .jcarousel-container {
    width: 910px;
}

#viewer .jcarousel-container-horizontal {
    width: 910px;
    top:5px;
}


#viewer .jcarousel-clip-horizontal {
    width: 910px;
    height: auto;
}


#viewer .jcarousel-item {
    width: 910px;
    height: auto;
	padding-bottom:5px;
}

#viewer .jcarousel-item-horizontal {
	width: 910px;
}


#viewer .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
#viewer .jcarousel-next-horizontal {
    position: absolute;
    top: 120px;
    right: -110px;
    width: 95px;
    height: 148px;
    cursor: pointer;
    background: url(images/project_arrow.png) -105px -156px no-repeat;
}

#viewer .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

#viewer .jcarousel-next-horizontal:active {
	background-position: bottom right;
}

#viewer .jcarousel-next-disabled-horizontal,
#viewer .jcarousel-next-disabled-horizontal:hover,
#viewer .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

#viewer .jcarousel-prev-horizontal {
    position: absolute;
    top: 120px;
    left: -110px;
    width: 95px;
    height: 148px;
    cursor: pointer;
    background: url(images/project_arrow.png) 0 -156px no-repeat;
}

#viewer .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

#viewer .jcarousel-prev-horizontal:active {
	background-position: bottom left;
}

#viewer .jcarousel-prev-disabled-horizontal,
#viewer .jcarousel-prev-disabled-horizontal:hover,
#viewer .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
#viewer .jcarousel-container {
    position: relative;
}

#viewer .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#viewer .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#viewer .jcarousel-list li,
#viewer .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 910px;
    height: 380px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#viewer .jcarousel-next {
    z-index: 3;
    display: none;
}

#viewer .jcarousel-prev {
    z-index: 3;
    display: none;
}


/************************* projects ends ********************/



/************************** about starts **********************/

/* 
    Document   : about_app
    Created on : Jun 20, 2009, 11:54:59 PM
    Author     : teddy moussignac
*/

/*  about new start */

.tp_row{
	position: relative;
}
#about_menu{
	list-style: none;
	margin: 0; padding: 0;
	float: right;
	width: 260px;
}
#block_135{
	width: 260px;
	float: right;
}	
.menu_item{
	width: 260px; height: 115px;
	background:url(images/about_app.png) -640px -21px no-repeat;
	cursor: pointer;
	position: relative;
}
.menu_item:hover, .selected{
	background-position: -910px -21px;
}
.menu_item h3{
	font:20px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	margin: 0; padding: 0;
	padding-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
	text-shadow: 1px 1px 3px #000669;
}
.menu_item p{
	margin-left: 15px;
	width: 230px;
	font:12px arial;
	color: #777;
	line-height: 12px;
}
.menu_item:hover p, .selected p{
	color: #ccc;
}
.about_wrap{
	width: 630px;
	margin-bottom: 10px;
}
.about_wrap .head, .about_wrap .foot{
        margin:0; padding:0;
	height: 50px;
	background: url(images/about_app.png) 0 -21px no-repeat;
}
.about_wrap .foot{
	height:10px;
	background-position: 0 -112px;
}
.about_wrap .body{
	background: #151515;
	min-height: 380px;
}
.about_wrap h1{
	margin-left: 15px;
}
.tp_row h1{
	font:20px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	padding-top: 20px;
	color: #0ff;
}
.about_wrap p{
	margin-left: 15px;
	width: 600px;
	color: #ccc;
}
.about_wrap #signature{
	margin-top: 5px;
	margin-left: 15px;	
}
div#selector{
	width: 15px; height: 26px;
	background:url(images/about_app.png) 1205px -62px repeat-x;
	position: absolute;
	left:625px;
	top:30px;
}

/* app specific */
#about_plugin{
	float:left;
}
#resume_plugin{
	float:left;
	display: none;
}




/************************** about ends **********************/




/************************* posts starts ********************/

/* blog */
.ct_rail p.byline{
	font:11px arial;
	letter-spacing: normal;
}
.ct_rail p.byline span{
	padding: 0 5px;
}
.ct_rail p.byline span a{
	padding: 0 10px;
	border-left:1px dotted #333;
	color: #666; 
	text-decoration: none;
}
.ct_rail p.byline span a:hover{
	color:#cf0;
}
.ct_rail .content{
	padding-top:20px;
}
.ct_rail{
	padding-bottom: 20px;
	position: relative;
}
.entry.clickable:hover h2{
	color: #cf0;
}
.entry.clickable:hover .post_date .center{
	color: #cb0;
}
a.read_on{
	color:#666;
	text-decoration: none;
	font-size: 12px;
}
.ct_rail h3 a:hover,
a.read_on:hover,
.ct_rail h3 a.gray:hover,
.ct_rail h3 a.creme:hover{
	color:#cf0;
}
.ct_rail h3 a.gray{
	color: #999;
}
.ct_rail h3 a.creme{
	color: #cc9;
}
.article_sub_head{
	position: relative;
	margin-left: -5px;
}
h1 .art_title{
	display: none;
}
.entry h2,
.entry h1{
	position: relative;
}
.post_date,
.view_div{
	position: absolute;
	left: -45px; top:15px;
	background: #111;
	width: 49px;
	height:50px;
	background: url(images/CalendarAlt.png) top left no-repeat;
	z-index: 2;
	text-shadow: none;
}
.post_date .center{
	display: block;
	width: 100%;
	margin: 0 auto;
	padding-top: 11px;
	font:bold 25px 'Century Gothic';
	font-family: 'Century Gothic', Helvetica;
	color: #990;
	/* position: inherit; */
	/* top:8px; */
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
}
.post_date .top{
	display: block;
	font:10px arial;
	position:absolute;
	top:0px;
	left: 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: none;
	border: none;
	padding: 0;
}
.post_date .bottom,
.view_div .bottom{
	display: block;
	position:absolute;
	bottom:3px;
	font:8px arial;
	left: 12px;
	color: #888;
	text-align: center;
	background: none;
	border: none;
	padding: 0;
}
.view_div{
	width: 47px;
	height: 48px;
	left:-44px;
	background: #0ff;
	z-index: 1;
	display: none;
}
.view_div .bottom{
	color: #06c;
	bottom:-2px;
	font:bold 10px arial;
	left: 11px;
}
/* form editor*/
.form_editor{
	padding-top: 0;
	position: relative;
	width: 97%;
}

.form_editor label{
	display: block;
	margin-bottom: 10px;
}
.form_editor legend{
	color: #f90;
}
.form_editor fieldset{
	border: 1px dashed #222;
	padding: 5px 10px 3px;
	margin: 5px 0;
}
.form_editor fieldset:hover{
	border-color: #f90;
}
.form_editor .text{
	width: 98%;
}
.form_editor textarea{
	width: 101%;
	height: 650px;
}
.form_editor .submit{
	float: right;
	margin-left: 10px;
}
.form_editor .btn3{
	position: absolute;
	top:28px; right: 5px;
}
.form_editor .success{
	font:bold 16px 'Trebuchet MS';
	color: #cf0;
	position: absolute; right:0; top:-30px;
}
.block_img_wrap{
	background: #555;
}

#comment_edit{
	width: 98%;
	padding-top: 0;
}
#comment_edit textarea,
.form_editor label textarea.short{
	height: 150px;
	width: 99.5%;
}
#comment_edit .success{
	top:10px; right: 20px;
}
.form_editor label textarea.short{
	height: 300px;
}

pre{
	display: block;
	padding: 10px;
	width: 95%;
	background: #151500;
	color: #cc9;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	font: 10px 'Trebuchet MS';
	line-height: 12px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999	 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}


ul.blurbs,
ul.post{
	/* margin-bottom: 30px; */
	margin-top: 20px;
	/* border-top:1px solid #222; */
}
/* comment list */
a.add_com{
	display: block; float: right; margin: -20px 17px 0 0; text-decoration: none; height: 14px; padding-left: 18px;
	background: url(images/icons_tls.png) 0 -89px no-repeat;
}
.del_sub{
	display: block;
	width: 14px; height: 14px;
	/* background:url(images/icons.png) 0 -48px no-repeat; */
	background:url(/apps/marie/images/16x16/delete.png)0 0 no-repeat;
	margin-right: 20px;
	position: relative;
	/* bottom: -10px; */
}

/* comment list */
.comment_list li{
	background: #111;
	margin-bottom: 10px;
	position: relative;
	width: 98%;
}
.ct_rail ul.comment_list li{
	padding:3px;
}
.comment_list li:hover{
	background: #222;
}
.comment_list .usr_pf{
	border: 2px solid #000;
	float: left;
	margin: 5px;
	font: 12px arial;
}

.comment_list .usr_pf .date{

}
.comment_list h4{
	position: absolute; top:3px; left: 75px;
	font:11px arial;
}
.comment_list .content{
	width: 85%;
	float: left;
	padding-top: 0;
	border-left: 1px dashed #333;
	padding: 0 2%;
	margin: 15px 0 10px 0;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}
.comment_list li .del_sub{
	position: absolute;
	top:5px; right: -10px;
}
.comment_list li .date{
	position: absolute;
	text-align: left;
	top:3px; right: 30px;
	font-size: 10px;
	color: #333;
}
/* pager */
.pager li a{
	background: #444 !important; 
	border: none;
	font:bold 12px arial;
	color: #000 !important;
	margin-right: 5px;
	text-transform: lowercase;
	float: left;
	width: auto;
	text-shadow: 0px 1px 0px #5b5b5b !important;
	position: relative;
}
.pager li a:hover, .pager li.selected a{
	background: #333 !important;
	color: #f90 !important;
	border: none;
	text-shadow: 0px 1px 1px #000 !important;
}
.blog_page #login_bar{
	margin-top: 70px;
}
.addthis_button{
	position:absolute;
	right:0;
	top:67px;
}


div.grippie {
	background-color:#666;
}
.jobs_page .pager{
	margin-top: 5px;
	float: none;
}
.jobs_page .feed_list h2{
	font-size:20px;
	background: none;
	font-weight: normal;
}
.jobs_page .feed_list h3{
	font:italic 12px arial;
	color: #f90 !important;
}
.jobs_page .feed_list b{
	font-weight: normal;
	color: #cf0;
}
.jobs_page .ct_rail ul.feed_list li{
	background: #222;
	margin-bottom: 20px;
	padding: 5px 15px 15px 15px;
	border: none;
	-moz-border-radius:10px 10px 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	
}
.jobs_page .ct_rail ul li:first-child{
	border-top: 1px solid #222;
	margin-top: 20px;
}
.jobs_page .ct_rail p, li.entry{
	font:12px arial !important;
}
.jobs_page .feed_list u{
	text-decoration: none;
	color: #f60;
}
.jobs_page .feed_list span{
	color:#f90 !important;
}
.jobs_page h1 a img{
	border: none;
}
.jobs_page .ct_rail .loading_gif{
	left:0; right: auto;
	top: 50px;
	border: none;
}
.jobs_page .ct_rail .loading_gif.bottom{
	bottom:20px;
	top:auto;
}

.top_links{
	position: absolute;
	top:40px ; 
	right:0;
}
.top_links li{
	float: left;
}
.top_links li a{
	display: block;
	padding: 0 5px;
	border-left:1px dotted #000;
	font:11px 'century gothic';
	font-family: 'Century Gothic', Helvetica;
	color: #cf0;
	text-transform: lowercase;
	text-shadow: 1px 1px 3px #000669;
}
.top_links li a.login{
	color:#fc0;
}
.top_links li:first-child a{
	border: none;
	padding-left: 0;
}
.top_links li a:hover{
	text-decoration: none;
	color: #fff;
}


/* photo gallery starts */
.albums_page{
	
}
.albums_page h1.title{
	font-size: 1.8em;
	font-weight: normal;
}
.albums_page a.post_edit{
	position: absolute;
	top:-20px; right:0;
}
.photo_list_wrap{
	width: 100%; height: 530px;
	background: #000;
	position: relative;
	overflow: hidden;
	/*
-moz-border-radius:10px 10px 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
*/
	-moz-box-shadow: 0px 1px 5px #000;
	-webkit-box-shadow: 0px 1px 5px #000;
	box-shadow: 0px 1px 5px #000;
}
.photo_list{
	width: 100%;
	margin: 0; padding: 0 !important;
	position: absolute;
	top:0; left: 0;
	display: inline;
}
.photo_list_item{
	opacity:0;
	margin: 0; padding: 0;
	height: 530px;
	overflow: hidden;
	letter-spacing: normal !important;
	position: relative;
}
.photo_list_item h2{
	background: #111;
	font:bold 20px 'Trebuchet MS';
	margin: 0 auto;
	padding: 3px 5px;
	color: #f90;
	text-shadow:0 2px 2px #000;
}
.photo_list_item p{
	margin: 5px; padding: 0;
	line-height: 16px !important;
	color: #aaa !important;
}
.photo_list_item span{
	font-size: 11px;
	color: #444;
	margin: 5px;
}
.photo_list_item .count{
	position: absolute;
	bottom:20px; right: 5px;
}
.photo_list_item .img_wrap{
	min-height: 400px;
}
.photo_list_item img{
	display: block;
	margin: 0!important;
	max-height: 400px;
}
.ctrl{
	position: absolute;
	top:10px; right: 10px;
}
.ctrl li{
	float: left;
	width: 50px;
	padding: 5px 0px !important;
	text-align: center;
	background: #111;
	cursor: pointer;
	background-image :-webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#454545), color-stop(.4,#171717));
	background-image: -moz-linear-gradient(16% 95% 90deg,#333333, #171717, #454545 100%);
	-moz-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
	color: #666;
}
.ctrl li.disable{
	background-image: none;
	color: #333;
}
.ctrl li:hover{
	color: #f90;
}
.ctrl li.disable:hover{
	background: #111 !important;
	color: #333;
}
.ctrl li.next{
	border-left: 1px solid #222;
}
.ctrl li.prev{
	border-right: 1px solid #040404;
}

.thumb_list{
	width: 99%;
	margin: 0 !important; padding: 0 !important;
	margin-top: 10px !important;
}
.thumb_list li{
	float: left;
	margin: 0; padding: 5px !important;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 50px; height: 50px;
	text-align: center;
	background: #000;
	cursor: pointer;
	-moz-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
}
.thumb_list li img{
	margin: 0 !important;
	width: 48px; height: 48px;
	opacity: 0.3;
}

.photo_viewer .img_wrap{
	background: #222;
	padding: 10px;
	margin: 5px 0 10px 0;
	text-align: center;
}
.photo_viewer .credit{
	display: block;
	text-transform: uppercase;
	color: #fc0;
	font-size: 12px;
}
.photo_viewer p.txt{
	background: #c60;
	color: #fff;
	padding: 5px 10px;
	letter-spacing: normal;
	line-height: normal;
	text-shadow: 0px 1px 2px #000;
	font-weight: bold;
}
.photo_viewer .thumb_list{
	margin-top: 0 !important;
}
/* photo gallery ends */

/*query*/
.query_result span{
	display: block;
}
.query_result .q_img{
	display:block;
	float:left;
	margin-right:5px;
}
.rt_rail .block .query_result li{
	color:#999;
}
.rt_rail .block .query_result li{
	font-size: 11px;
}
.rt_rail .block .query_result li h3{
	font:bold 12.5px arial;
	color:#040404;
	text-shadow: 0px 1px 0px #5b5b5b;
}
.rt_rail .block .query_result li:hover h3{
	color:#cf0;
	text-shadow: 0px 1px 0px #000;
}

/* admin bar */
/*
#admin_bar .logout input{
	margin-top: -10px;
	color: #000!important;
}
*/
