/* 
Theme Name: Lumen Reborn
Theme URL: http://www.paintbits.com
Description: 2nd Version of Lumen.
Author: greven
Author URI: http://www.paintbits.com
Version: 1

*/

/*reset*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

*:focus { outline: none; }

/*********** HTML Elements ***********/

@font-face
{
font-family: Diavlo;
src: url(fonts/Diavlo_MEDIUM_II_37.otf)  format("opentype");
}

body
{
background: url("images/back.jpg") repeat #232323;
font:65% Verdana,Arial,sans-serif;
color: #949494;
}


ul, ol { list-style-type:none; }

a, a:visited  {
color: #1080f2;
text-decoration: none;
border:none;
}

strong
{
color:#bbbbbb;
}

a:hover, a:visited:hover {
color: #ffffff;
text-decoration: none;
border:none;
}

h1
{
font-size: 1em; 
float: left;
margin-left: 10px;
font-weight: normal;
}

h1 a 
{
text-decoration: none;
color: #e3e3e3; 
}

h1 a:hover 
{
text-decoration: none;
color: #8edbff;
background:none;
}

h1 a:visited
{
text-decoration: none;
color: #e3e3e3;
}

#content h2
{
font-family: Diavlo, Verdana, Arial;
font-weight: normal;
font-size: 2.4em;
color:#fefefe;
padding: 0 0 5px 5px;
line-height: 1.1em;
margin-top: 20px;
}

#content h2 a, h2 a:visited
{
text-decoration: none;
color: #fefefe; 
}

#content h2 a:hover
{
text-decoration: none;
color: #858585;
border-bottom:none;
background:#131313;
}

#content img
{
border: 3px solid black;
margin: 5px;
}

#content a img:hover, #content a:visited img:hover
{
border: 3px solid #131313;
margin: 5px;
}

/*********** CSS Styling ***********/

#wrapper
{
position:relative;
width: 1022px;
margin: 0px auto;
min-height: 100%;
height: 100%;
}

#header
{
width: 1022px;
height: 272px;
background: url("images/header_bg.jpg");
}

#header-top
{
width: 960px;
height: 22px;
margin: 0 31px 0 31px;
padding: 52px 0 0 0;
background: none;
}

#menu 
{
text-transform: lowercase;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
margin-left: 15px;
}

#menu ul 
{
background: none;
margin-left: 10px;
padding: 0 10px;
position: relative;
float: left;
line-height: 30px; 
}

#menu ul li 
{
float: left;
}

#menu ul li a
{
color: #fefefe;
outline: none;
text-align: center;
display: block;
overflow: hidden;
float: left;
z-index: 10;
padding: 0 10px;
position: relative;
}

#menu ul li a:hover
{ text-decoration: none; }

#menu ul li a:active {color:#007eff;}

#menu ul li.back { background: url("images/nav_bg.png") no-repeat right -24px; width: 11px; height: 24px; position: absolute; z-index: 8; top: 4px; }
#menu ul li.back .left { background: url("images/nav_bg.png") no-repeat top left; height: 24px; margin-right: 11px; }


#menu ul li.current_page_item a{color:#007eff;}

#wp_search
{
position:absolute;
top: 77px;
right:40px;
}

#Getmehome
{
position:absolute;
top:148px;
left:88px;
width:200px;
height:50px;
}

#content .wp-caption-text
{
color: #798a94;
margin-top:1px;
padding-left:5px;
font-size:11px;
text-align:left;
font-style: italic;
font-weight: bold;
font-family: Georgia, Arial, Helvetica, sans-serif;
}

#content-wrapper
{
background: #232323 url("images/main_bg.jpg") repeat-y;
margin: 0 auto;
padding: 0;
float:left;
width: 1022px;
}


#content
{
width:550px;
margin: 0 0 0 31px;
background: none;
padding: 0 15px 35px 30px;
float: left;
font-size: 1.1em;
line-height: 1.8em;
}

#content img {
max-width: 550px;
width: expression(this.width > 550 ? 550: true);
}

#footer_top
{
clear:both;
background: url("images/footer_top.jpg") no-repeat;
height:11px;
padding:0 0 0 0;
margin:0 0 0 0;
}

#footer
{
clear:both;
width: 1022px;
height: 100%;
background: url("images/footer_bg.jpg") top left repeat-y;
}

#footer_end
{
background: url("images/footer_end.jpg") no-repeat;
height:17px;
padding:0 0 0 0;
margin:0 0 10px 0;
clear:both;
}

#footer-content
{
clear:both;
padding: 20px 0 20px 0;
margin: 0 31px 0 31px;
color: #7b7b7b;
min-height: 100%;
overflow:hidden;
display:block;
}

#footer-content a, #footer-content a:visited
{
color: #7b7b7b;
}

#footer-content a:hover
{
color: #0592f4;
}

#footer-content div 
{
margin: 0 25px 0 0;
float: left;
}

#footer-content h2
{
font-family: Verdana, Arial;
font-size: 1.4em;
color:#efefef;
line-height: 1.1em;
letter-spacing: 1px;
padding: 5px 10px 5px 10px;
margin:0 0 10px 0;
}

#footer-content .footer_comm_author
{
color: #f8f8f8;
}

#footer-content .rComments
{
background: url("images/pencil_16.png") 10px center no-repeat;
padding-left: 36px;
}

#footer-content .bStats
{
background: url("images/statistics_16.png") 10px center no-repeat;
padding-left: 36px;
}

#footer-content .tUpdates
{
background: url("images/document_16.png") 10px center no-repeat;
padding-left: 36px;
}


#footer-content ul
{
text-align: left;
padding: 0 0 0 0;
}

#footer-content ul li
{
list-style: none;
padding: 5px 0 5px 20px;
margin: 0;
border-bottom: 1px solid #242424;
background: url("images/bullet_go_blue.png") left center no-repeat;
line-height: 14px;
}

#footer-content ul li:hover
{
background: #121212 url("images/bullet_go_purple.png") left center no-repeat;
}

#footer-content ul li a
{
font-size: 1.0em;
}


#footer-content .footer_recent_comments
{
clear:both;
float: left;
width: 290px;
margin-left:25px;
}

#footer-content .footer_recent_comments a, #footer-content .footer_recent_comments a:visited
{
color:#acacac;
}

#footer-content .footer_recent_comments a:hover, #footer-content .footer_recent_comments a:visited:hover
{
color:#ef055d;
}

/*Style the Text*/
#footer-content .footer_stats_readers
{
font-family: Arial, Verdana;
font-size: 14px;
color:#f7f7f7;
}

#footer-content .footer_stats_members
{
font-family: Arial, Verdana;
font-size: 14px;
color:#f7f7f7;
}

#footer-content .footer_stats_articles
{
font-family: Arial, Verdana;
font-size: 14px;
color:#f7f7f7;
}

#footer-content .footer_stats_comments
{
font-family: Arial, Verdana;
font-size: 14px;
color:#ffffff;
}


#footer-content .footer_stats
{
float: left;
width: 185px;
}

#footer-content .footer_stats a, #footer-content .footer_stats a:visited
{
color:#848484;	
}

#footer-content .footer_stats a:hover
{
color:#247ce9;
}

#footer-content .footer_stats ul li
{
border:none;
padding: 8px 0 8px 20px;
}

#footer-content .footer_stats ul li:hover
{
border:none;
padding: 8px 0 8px 24px;
}


#footer-content .footer_twitter
{
float: left;
width: 350px;
}

#footer-content .footer_twitter ul.twitterList
{
padding-top:0;
margin-top:0;
background:#151515;
border:none;
width: 350px;
}

#footer-content .footer_twitter ul.twitterList li a
{
color: #f5f5f5;
border-bottom:1px solid #474747;
}


#footer-content .footer_twitter ul.twitterList li a:hover
{
color: #ffffff;
border-bottom:1px solid #CC0000;
}

#postmeta
{
margin: 15px 0 5px 0;
padding: 4px 10px 2px 10px;
height:24px;
background: #131313;
font-size: 12px;
font-weight:bold;
}

#postmeta a, #postmeta a:visited
{
font-weight: normal;
color: #baff00;
}


#postmeta a:hover
{
color: #cccccc;
}

#postmeta_tags
{
float:left;
}

#searchform
{
margin: 2px 0 0 0;
width:170px;
background: url("images/search_bg.png") no-repeat;
height:25px;
}

.search_text
{
width:125px;
padding:2px 0 0 0;
}

.search_image
{
width:20px;
position:absolute;
top:5px;
right:5px;
height:20px;
}

#content.search_text
{
width:125px;
padding:2px 0 0 0;
float:left;
}
 
#searchform #s
{
font-family: Verdana, Arial, sans-serif;
background:transparent;
border:none;
font-size: 11px;
line-height:12px;
width:125px;
color:#eeeeee;
padding: 3px 0 2px 9px;
}

#searchform #s:focus
{
border:none;
}


#searchform #searchsubmit
{
background: url("images/arrow_gray.png")no-repeat;
border:none;
width:20px;
}

#searchform #searchsubmit:hover
{
background: url("images/arrow_blue.png")no-repeat;
}

#sidebar{
float:right;
width: 310px;
padding: 0 25px 35px 15px; 
margin: 0 31px 0 10px;	
}

#sidebar ul {
	text-align: left;				
}
#sidebar ul li ul li{
	list-style: none;
	padding: 5px 20px;
	margin: 0;		
	border-bottom: 1px solid #242424;
	background: url("images/bullet_blue.png") left center no-repeat;
}

#sidebar ul li ul li:hover
{
background: #161616 url("images/bullet_blue.png") left center no-repeat;	
}

#sidebar ul li ul li.list_more
{
	background: url("images/bullet_blue.png") left center no-repeat;
	border-bottom:none;
}

#sidebar ul li ul li.list_more a, #sidebar ul li ul li.list_more a:visited
{
	color: #ffffff;
}

#sidebar ul li ul li.list_more:hover
{
	background: #161616 url("images/bullet_pink.png") left center no-repeat;
	border-bottom:none;
}

#sidebar ul li{
	text-decoration: none;	
	border: none;		
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;	
}

#sidebar ul li a
{
color: #757575; 		
font-weight: bold;
}

#sidebar ul li a:hover
{	
color: #ffffff;
border:none;
}

#sidebar h2
{
border:1px solid black;
background: #131313;
font-size: 1.2em;
color: #dfdfdf;
padding: 10px 0 10px 12px;
margin: 15px 0 5px 0 ;
}

#sidebar h2 a, #sidebar h2 a:visited
{
color: #dfdfdf;
}

#sidebar h2 a:hover, #sidebar h2 a:visited:hover
{
color: #0c81ee;
}

#sidebar h3
{
font-size: 1em;
color: #dfdfdf;
padding: 5px 0;
margin: 0;
}

#sidebar .stalkme h2
{
background: #131313 url("images/warning_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sidebar_favposts h2
{
background: #131313 url("images/heart_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sidebar_meta h2
{
background: #131313 url("images/gear_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sidebar_linkbits h2
{
background: #131313 url("images/bookmark_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sidebar_hostedby h2
{
background: #131313 url("images/bag2_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#hostedby
{
padding: 10px 10px;
margin: 0 auto;
}

#sidebar .sidebits h2
{
background: #131313 url("images/globe_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sideUpdates h2
{
background: #131313 url("images/tick_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sidePolls h2
{
background: #131313 url("images/clipboard_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sideSponsors h2
{
background: #131313 url("images/present_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sideSponsors div
{
padding: 5px 0 0 0;
}

#sidebar .sideSponsors2 h2
{
background: #131313 url("images/help_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .sideSponsors2 div
{
padding: 5px 0 0 0;
}

#sidebar .sideAds img
{
padding: 0;
margin: 5px 0 0 18px;
border:1px solid #000000;
background:#131313;
}

#sidebar .sideAds img:hover
{
border:1px solid #414141;
padding:0;
}

#sidebar .buysellads div
{
height:125px;
}

#sidebar .rss_subscribe 
{
background: url("images/rss_subscribe.png") 0px 0px no-repeat;
width:307px;
padding: 12px 0 10px 42px;
font-size:14px;
color:#ffffff;
margin: 0 0 5px 2px;
font-family: Arial, Verdana;
font-weight:normal;
}

#sidebar .rss_subscribe a, #sidebar .rss_subscribe a:visited
{
font-family: Arial, Verdana;
font-size:14px;
color:#ffffff;
font-weight:normal;
}

#sidebar .rss_subscribe:hover
{
background: url("images/rss_subscribe.png") 0px -50px no-repeat;
}

#sidebar .rss_subscribe span
{
color:#ababab;
}

#sidebar .twitter_follow
{
background: url("images/twitter_follow.png") 0px 0px no-repeat;
width:307px;
padding: 12px 0 10px 42px;
font-size:14px;
color:#ffffff;
margin: 0 0 5px 2px;
font-family: Arial, Verdana;
font-weight:normal;
}

#sidebar .twitter_follow a, #sidebar .twitter_follow a:visited
{
font-family: Arial, Verdana;
font-size:14px;
color:#ffffff;
font-weight:normal;
}

#sidebar .twitter_follow:hover
{
background: url("images/twitter_follow.png") 0px -50px no-repeat;
}


#sidebar .twitter_follow span
{
color:#ababab;
}

#sidebar  ul li.stalkme ul li
{
border: none;
padding: 10px 20px;
margin: 0;		
}

#sidebar  ul li.stalkme ul li a, #sidebar  ul li.stalkme ul li a:visited
{
font: 14px normal Verdana, Arial;
color:#cccccc;
text-shadow: 2px 2px #111111;
}

#sidebar   ul li.stalkme ul li.stalkme_twitter
{
background: url("images/twitter-24x24.png") 10px center no-repeat;
padding-left: 44px;
}

#sidebar   ul li.stalkme ul li.stalkme_twitter:hover
{
background: #131313 url("images/twitter-24x24.png") 12px center no-repeat;
padding-left: 46px;
}

#sidebar   ul li.stalkme ul li.stalkme_del
{
background: url("images/delicious-24x24.png") 10px center no-repeat;
padding-left: 44px;
}
#sidebar   ul li.stalkme ul li.stalkme_del:hover
{
background: #131313 url("images/delicious-24x24.png") 12px center no-repeat;
padding-left: 46px;
}

#sidebar   ul li.stalkme ul li.stalkme_facebook
{
background: url("images/facebook-24x24.png") 10px center no-repeat;
padding-left: 44px;
}
#sidebar   ul li.stalkme ul li.stalkme_facebook:hover
{
background: #131313 url("images/facebook-24x24.png") 12px center no-repeat;
padding-left: 46px;
}

#sidebar   ul li.stalkme ul li.stalkme_last
{
background: url("images/lastfm-24x24.png") 10px center no-repeat;
padding-left: 44px;
}
#sidebar   ul li.stalkme ul li.stalkme_last:hover
{
background: #131313 url("images/lastfm-24x24.png") 12px center no-repeat;
padding-left: 46px;
}

#sidebar   ul li.stalkme ul li.stalkme_stumble
{
background: url("images/stumbleupon-24x24.png") 10px center no-repeat;
padding-left: 44px;
}
#sidebar   ul li.stalkme ul li.stalkme_stumble:hover
{
background: #131313 url("images/stumbleupon-24x24.png") 12px center no-repeat;
padding-left: 46px;
}

#nav_bread
{
font-size: 1em;
float: left;
margin-left: 5px;
color: #6b6b6b;
}

#nav_bread a, #nav_bread a:visited
{
color: #828282;
text-decoration: none;
}

#nav_bread a:hover
{
color: #a6dcff;
text-decoration: none;
}

#rss_top
{
width:130px;
float:right;
padding-right:5px;
}

#rss_top a
{
width: 130px;
height: 19px;
background: #0a0a0a url("images/rss_top.jpg") top;
display: block;
}
 
#rss_top a:hover
{
background: #0a0a0a url("images/rss_top.jpg") bottom no-repeat;
}

blockquote {
color: #838383;
line-height: 1.5em;
font-size: 14px;
font-style: italic;
font-weight: normal;
font-family: Georgia, Arial, Helvetica, sans-serif;
background: #151515 url("images/blockquote.png") 10px 10px no-repeat;
margin: 10px 10px;
padding: 10px 10px 9px 36px; 
min-height: 25px;
}

#content p{

padding: 10px;
margin:0;
text-align:justify;
}

#content ul li {
padding: 5px 10px 5px 20px; margin:0;
}


#content h3
{
font-family: Arial, Helvetica;
font-size: 1.7em;
color:#089cff;
padding: 0 10px 0 10px;
line-height: 1.5em;
letter-spacing: 2px;
margin: 10px 0 0 0;
}

#content h4
{
font-family: Arial, Verdana, Helvetica;
font-size: 1.3em;
color:#efefef;
line-height: 1.1em;
letter-spacing: 1px;
padding: 5px 10px 5px 10px;
margin: 10px 0 0 0;
}

#content h5
{
font-family: Arial, Verdana, Helvetica;
font-size: 1em;
color:#b7efff;
line-height: 1.1em;
letter-spacing: 1px;
padding: 5px 0px 5px 10px;
margin: 15px 0 15px 0;
border-bottom: 1px dashed #3b3b3b;
}

#content h6
{
font-family: Arial, Verdana, Helvetica;
font-size: 1.2em;
color:#ebebeb;
line-height: 1.1em;
letter-spacing: 2px;
padding: 5px 10px 5px 4px;
margin: 15px 0 15px 0;
}


.post_info
{
margin: 0 0 15px 0;
height: 26px;
background: url("images/post_meta_bg.gif") 0px 5px no-repeat;
}

.post_id 
{
float:left;
font-size: 0.95em;
color: #676767;
padding: 5px 0 0 8px;
}



.post_id a, .post_id a:visited
{
font-size: 0.95em;
color: #e41773;
}

.post_id a:hover
{
border-bottom:none;
}


.post_date
{
color: #d2d2d2;
}

.meta_comments
{
float:right;
padding: 5px 8px 0 0;
}

.meta_comments a
{
color: #039dff;
}

.meta_comments a:hover
{
border-bottom:none;
}

.edit_post a, .edit_post a:visited {color: #545454;}

#content h6.total_comments
{
font-size: 1.5em;
font-weight:bold;
color:#ebebeb;
line-height: 1.5em;
margin: 10px 0 15px 8px;
background: url("images/Discussion.png") 0 1px no-repeat;
padding: 2px 0 0 33px;
}


#content .related_posts
{
text-decoration: none;				
font-family: Helvetica, Arial, Sans-serif;
font-size: 12px;
background:none;
}


#content ul.related_posts  li
{
list-style: none;
padding: 4px 10px 4px 20px;
margin: 0;
background: url("images/bullet_blue.png") 0 7px no-repeat;
border-bottom: 1px dotted #1e1e1e;
}

#content div.related_posts_container
{
background-color:#131313;
border: 1px solid black;
height:100%;
width:520px;
padding: 5px 10px 12px 5px;
margin: 10px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#content ul.related_posts  li:hover
{
background: #0e0e0e url("images/bullet_pink.png") 5px 7px no-repeat;
padding: 4px 10px 4px 25px;
}

#content .related_posts a
{
font-weight: bold;	
color: #9f9f9f;
}

#content .related_posts a:hover
{
color: #ef055d;	
border-bottom:none;
background:none;
}

#content h2.related_title 
{
font-size: 1.75em;
margin: 10px 0 5px 8px;
background: url("images/pencil_16.png") 0 5px no-repeat;
padding: 0 5px 10px 22px;
margin-top:5px;
border-bottom: 1px dotted #373737;
}

ol#commentlist
{
background: #131313;
}


ol#commentlist li
{
position: relative;
background: #0e0e0e;
padding: 20px 20px 20px 20px;
}

#commentlist a:hover
{
border-bottom:none;
}


.singlecomment span.commentmeta
{
background:#090909;
padding: 5px 8px;
}

#content .commentmeta a:hover
{
background:none;
}


.singlecomment div
{
text-align: left;
position: absolute;
left: 78px;
top: 45px;
}

.commenttext
{
color:#b8b8b8;
padding: 0px 15px 5px 15px;
font-size: 1em;
}



.commenttext-admin
{
color:#1499ff;
padding: 5px 15px 5px 15px;
font-size: 1em;
}

#content .commenttext-admin p {margin-bottom: 10px;}

#content .commenttext p {margin-bottom: 10px;}

#content .commenttext-admin a, #content .commenttext-admin a:visited
{
color:#f1f2f3;
}

#content .commenttext-admin a:hover
{
color:#898989;
}

.comment-menu 
{
padding: 0px 10px 10px 10px;
}

.comment-menu span
{
color:#484848;
}

.comment-menu a, .comment-menu a:visited
{
color:#747474;
}

.comment-menu a:hover
{
color:#ff0066;
}

.commenttext blockquote  , .commenttext-admin  blockquote
{
color: #9eb9cd;
line-height: 1.4em;
font-size: 11px;
font-style: italic;
font-weight: normal;
font-family: Georgia, Arial, Helvetica, sans-serif;
background: #1b1b1b url("images/blockquote.png") 8px 5px no-repeat;
margin: 5px 5px;
padding: 20px 20px 15px 45px; 
min-height: 15px;
}

ol#commentlist li  p
{
margin: 0;
padding: 0;

}

ol#commentlist div
{
border-left:2px solid #0a0a0a;
border-right:2px solid #0a0a0a;
}

ol#commentlist div.singlecomment
{
border-top: 2px solid #0a0a0a;
border-bottom: none;
}

ol#commentlist div.commenttext, ol#commentlist div.commenttext-admin
{
border-top:none;
border-bottom:none;
}

ol#commentlist div.comment-menu
{
border-top:none;
border-bottom:2px solid #0a0a0a;
}

ol#commentlist li img.avatar 
{
margin: 10px;
}

ol#commentlist li p a { color: #039dff; }


#content .social_links
{
clear:both;
height:16px;
margin-bottom:35px;
padding: 4px 0 15px 4px;
position:relative;
}

#content .social_links ul
{
position:relative;
float:left;
}

#content .social_links ul li
{
float:left;
list-style: none;
line-height: 16px;
padding: 0 0 0 10px;
background:none;
margin:0;
}

#content .social_links ul li a
{
display:block;
padding-left: 24px;
padding-right: 4px;
height:16px;
color:#555555;
}

#content .social_links ul li a:hover
{
color:#f7bf29;
}

#content .social_links ul li a.digg 
{
background: url("images/sl_digg.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.digg 
{
background: url("images/sl_digg.png") 0px -16px no-repeat;
}

#content .social_links ul li a.stumble 
{
background: url("images/sl_stumble.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.stumble 
{
background: url("images/sl_stumble.png") 0px -16px no-repeat;
}

#content .social_links ul li a.delicious 
{
background: url("images/sl_delicious.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.delicious 
{
background: url("images/sl_delicious.png") 0px -16px no-repeat;
}

#content .social_links ul li a.reddit
{
background: url("images/sl_reddit.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.reddit
{
background: url("images/sl_reddit.png") 0px -16px no-repeat;
}

#content .social_links ul li a.tech 
{
background: url("images/sl_tech.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.tech
{
background: url("images/sl_tech.png") 0px -16px no-repeat;
}

#content .social_links ul li a.facebook
{
background: url("images/sl_face.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.facebook
{
background: url("images/sl_face.png") 0px -16px no-repeat;
}

#content .social_links ul li a.mixx
{
background: url("images/sl_mixx.png") 0px 0px no-repeat;
}

#content .social_links ul li a:hover.mixx
{
background: url("images/sl_mixx.png") 0px -16px no-repeat;
}

#content h4.pageLinks
{
border-bottom: 1px dotted #333333;
color:#bef7ff
}

#content #page_links a
{
color: #777777;
}

#content #page_links a:hover
{
color: #008aff;
background: #121212;
}

pre code {
margin: 10px 0;
background:transparent url(images/code-bg.gif) repeat scroll 0 0;
border:1px solid #000000;
font-size: 10px;
clear:both;
color:#a5c3c7;
display:block;
line-height:20px;
overflow:auto;
white-space:pre;
width:470px;
padding:20px 15px 20px 15px;
}

.copyright
{
padding:0 0 15px 305px;
color:#cccccc;
font-size:10px;
}

.copyright a, .copyright a:visited
{
font-weight:bold;
color:#787878;
}

.copyright a:hover, .copyright a:visited:hover
{
color:#0090ff;
}


/*Form*/

#commentsform 
{
margin-top:10px;
}

#commentsform #s1, #commentsform #s2, #commentsform #s3, #commentsform #s4
{
background:#1e1e1e;
border-top:1px solid #0b0b0b;
border-bottom:1px solid #242424;
border-left:1px solid #0f0f0f;
border-right:1px solid #1f1f1f;
color:#b4b4b4;
}

#commentsform #s1:hover, #commentsform #s2:hover, #commentsform #s3:hover, #commentsform #s4:hover
{
border: 1px solid #4b4d4f; background-color: rgba(32, 32, 32, 1); 
}

#commentsform #s1, #commentsform #s2, #commentsform #s3
{
height: 22px;
}

#commentsform #s1
{
background: #1e1e1e url("images/user_gray.png") 8px 6px no-repeat;
padding: 5px 0 0 30px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#commentsform #s2
{
background: #1e1e1e url("images/email.png") 8px 6px no-repeat;
padding: 5px 0 0 30px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#commentsform #s3
{
background: #1e1e1e url("images/link.png") 8px 6px no-repeat;
padding: 5px 0 0 30px;
margin: 0 0 10px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#commentsform #s4
{
margin: 10px 0 20px 0;
padding: 5px;
width:540px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#commentsform label
{
color:#e1e1e1;
font-weight:bold;
font-size: 11px;
width: 4.5em;
text-align: left;
margin-right: 0.5em;
display: block;
padding: 5px 0px 2px 0px;
}

#commentsform em
{
color:#EE0000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}


#commentsform .subscribe-to-comments label
{
width:100%;
display:inline;
text-align: left;
float: none;
font-size: 14px;
color:#c2c2c2;
padding-left: 2px;
}


#sbutt
{
  color: #f0f0f0;
  background: #141414;
  font-weight: bold;
  font-family: Verdana, Arial;
  font-size: 14px;
  line-height: 16px;
  border: 1px solid #000000;
  padding: 5px 15px 5px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#sbutt:hover
{
  color: #aeaeae;
  background: #141414;
  cursor: pointer; /* cursor: hand; for IE5 */
  border: 1px solid #292929;
}

#sbutt img {
padding:0 15px 0 10px;
margin:0;
border: none;
vertical-align: middle;
}

* html #sbutt { width: 90px; }

#sidebar ul li ul.fvCommunityNewsList li
{
background:none;
border-bottom: 1px dotted #242424;
padding: 5px 5px 10px 5px;
}

#sidebar ul li ul.fvCommunityNewsList li:hover
{
background: #121212;
}

#sidebar ul li ul.fvCommunityNewsList li h3
{
font-size:11px;
font-family:Verdana, Arial;
}

#sidebar ul li ul.fvCommunityNewsList li p
{
color: #5a5a5a;
}

#sidebar ul li ul.fvCommunityNewsList li a, #sidebar ul li ul.fvCommunityNewsList li a:visited
{
color: #adadad;
}

#sidebar ul li ul.fvCommunityNewsList li a:hover
{
color: #008aff;
}



/*Community News Form*/

#fvForm
{
margin-left: 10px;
}

#fvCommunityNewsForm
{
margin-top:20px;
}

#fvCommunityNewsForm #fvCommunityNewsName, #fvCommunityNewsForm #fvCommunityNewsEmail, #fvCommunityNewsForm #fvCommunityNewsTitle, #fvCommunityNewsForm #fvCommunityNewsLocation, #fvCommunityNewsForm #fvCommunityNewsDescription
{
background:#1e1e1e;
border-top:1px solid #0b0b0b;
border-bottom:1px solid #242424;
border-left:1px solid #0f0f0f;
border-right:1px solid #1f1f1f;
color:#b4b4b4;
width: 350px;
}

#fvCommunityNewsForm #fvCommunityNewsDescription
{
height: 70px;
}

#fvCommunityNewsForm #fvCommunityNewsSubmit
{
  color: #f0f0f0;
  background: #141414;
  font-weight: bold;
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid #000000;
  padding: 5px 10px 5px 10px;
  margin-top: 15px;
  
}

#fvCommunityNewsForm #fvCommunityNewsSubmit:hover
{
  color: #aeaeae;
  background: #141414;
  cursor: pointer; /* cursor: hand; for IE5 */
  border: 1px solid #292929;
}

#content #fvCommunityNewsForm label
{
color:#FFFFFF;
padding-top: 10px;
padding-bottom: 5px;
}

#content h4.fvLinks 
{
font-size: 1.3em;
margin: 10px 0 0 0;
padding: 1px 10px;
line-height: 1em;
}

#content h4.fvLinks  a
{
color:#eeeeee;
}

#content h4.fvLinks  a:hover
{
color:#545454;
background:none;
}

#content h4.submit_page_submit_link
{
margin-top:40px;
border-bottom:1px dotted #be0f01;
}

#content ul.fvCommunityNewsList li
{
padding:0;
margin:0;
border-bottom: 1px dotted #303030;
background:none;
}

#content ul.fvCommunityNewsList li p
{
color:#b4b4b4;
}

#content span.fvNews_meta
{
font-size:10px;
color:#525252;
padding-left:10px;
}

#sidebar span.fvNews_meta_sidebar
{
font-size:10px;
color:#848484;
}

#sidebar div.fvNews_meta_content
{
margin-top: 10px;
}



#content h4.popular_page 
{
font-size: 1.3em;
margin: 10px 0 0 0;
padding: 1px 10px;
line-height: 1em;
}

#content h4.popular_page  a
{
color:#EEEEEE;
}

#content h4.popular_page  a:hover
{
color:#545454;
background:none;
}

#content ul.popular_page li
{
padding:0;
margin:0;
border-bottom: 1px dotted #303030;
background:none;
}

#content ul.popular_page li p
{
color:#b4b4b4;
}

#content span.popular_page_meta
{
font-size:10px;
color:#525252;
padding-left:10px;
}


/********** Other **********/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000000;
	background-color: #121212;
	padding: 5px;
	opacity: 0.85;
	color:#ebebeb;
}
#tooltip h3, #tooltip div { margin: 0; }

/*Page Navi Plugin*/

.wp-pagenavi
{
margin-top: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #006cff;
	color: #008aff;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #006cff;
	color: #008aff;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wp-pagenavi a:hover {	
	border: 1px solid #4a4a4a;
	color: #4a4a4a;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e51773;
	color: #e51773;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #f6f6f6;
	border: 1px solid #181818;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #4a4a4a;
	color: #4a4a4a;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #3b3b3b;
	color: #3b3b3b;
	background-color: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#sidebar div.wp-polls
{
margin-top:10px;
}

#sidebar div.wp-polls p
{
color:white;
}

#sidebar div.wp-polls-ans p
{
color:#cccccc;
}


#sidebar ul.wp-polls-ul
{
margin-top:10px;
}

#sidebar ul.wp-polls-ul li
{
background:none;
padding: 6px 10px;
border:none;
line-height:10px;
}


#sidebar ul.wp-polls-ul li:hover
{
background:none;
}

#content ul.domtabs li a:hover {color:#69daff; background:none;}

#content ul.domtabs li.active {background:#0e0e0e;}
#content ul.domtabs li:active a {color:#ffffff;}	
#content ul.domtabs li {background:#383838;}
#content ul.domtabs li a {color:#d0d0d0;}
#content ul.domtabs li {border-color:#0a0a0a;}

#content ul.domtabs li {margin-right:0.5em;}


#content .domtab div {border:1px solid #0a0a0a;}
#content .domtab div {background:#151515;}


#content ul.domtabs 
{
list-style:none;
padding:0;
margin:0;
}

#content ul.domtabs li {
float:left;
padding:0 0.5em;
text-align:center;
border-style:solid;
border-width:1px 1px 0 1px;
}

#content ul.domtabs li a 
{
text-decoration:none;
}

#content .domtab div 
{
clear:both;
}


img#wpstats { display:none; }

#google_adds
{
width: 550px;
text-align: center;
margin: 0 auto;
}

#sidebar .side_google_ads
{
width: 300px;
padding: 0 0 0 5px;
margin: 0 auto;
}

#google_adds_bottom
{
width: 550px;
text-align: center;
margin: 20px auto 0 auto;
}

#google_adds_line_bottom
{
width: 550px;
text-align: center;
margin: 10px auto 0 auto;
}

#google_ads_banner
{
text-align:left;
margin: 5px 0 5px 5px;
padding: 10px 0 8px 0;
border-top:1px solid #2b2b2b;
border-bottom:1px solid #2b2b2b;
}

#google_ads_image
{
margin: 0 0 0 30px;
padding: 10px 0 8px 0;
}

#commentsform .subscribe-to-comments label
{
font-size:12px;
}

#content .more-link
{
display:block;
margin-top:20px;
font-size: 12px;
background: #131313 url("images/bullet_go_blue.png") 7px center no-repeat;
padding: 2px 0 2px 28px;
font-weight:bold;
width:94px;
border: 1px solid #0b0b0b;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

}

#content a.more-link
{
color:#cccccc;
}

#content a:hover.more-link
{
color:#ededed;
border: 1px solid #ff0066;
background: #131313 url("images/bullet_go_purple.png") 7px center no-repeat;
}

.clear
{
clear:both;
}

#content table
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: #181818;
}

#content table th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 8px 5px 8px;
	margin-bottom: 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #0d0d0d;
	font-weight: bold;
	text-align: center;
	color: #ffffff; 
	-moz-border-radius: 3px 3px 3px 3px;
}

#content table td {
	border-width: 2px 2px 2px 2px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #131313;
	-moz-border-radius: 3px 3px 3px 3px;
}


/********** Posting Tags **********/

#content .noborder, #content .noborder:hover /* Images with no border */
{
border:none;
background: none;
}

#content .cnoborder, #content .cnoborder:hover /* Images with no border and Centered*/
{
border:none;
background: none;
display:block;
margin-left: auto;
margin-right: auto;
}

#content .center, #content .center:hover
{
display:block;
margin-left: auto;
margin-right: auto;
}


#content .bold
{
font-weight: bold;
}

#content .titulo_a{
font-weight: bold;
color: #187de5;
}

#content .titulo_g{
font-weight: bold;
color: #c6ff00;
}

#content .titulo_p{
font-weight: bold;
color: #df1b4c;
}

#content .pitems{
font-weight: bold;
color: #187de5;
font-size:1.3em;
}

#content .psubtitulo{
font-family: Arial, Verdana, Helvetica;
color:#dddddd;
font-weight: bold;
font-size:1.2em;
line-height: 1.2em;
border-bottom: 1px dotted #267BCF;
padding: 5px 0 2px 0;
margin: 10px 0 5px 0;
}

#content .legenda{
margin-top:2px;
padding-left:2px;
color:#8c8c8c;
font-size:11px;
text-align:left;
font-style: italic;
font-weight: normal;
font-family: Georgia, Arial, Helvetica, sans-serif;
}

#content .legenda a, .legenda a:visited{
color:#b9b9b9;

}

#content .legenda a:hover, .legenda a:hover:visited{
color:#187de5;
}

#content .lista li{
margin-left:5px;
padding-left: 20px;
background: url("images/bullet_blue.png") left center no-repeat;
color:#afafaf;
padding: 3px 10px 3px 20px
}

#content .lista li a, #content .lista li a:visited{

color: #f5f5f5;
border-bottom:1px solid #474747;
}

#content .lista li a:hover
{
color: #ffffff;
border-bottom:1px solid #CC0000;
}


#content .download
{
margin: 15px 0;
background: #141414 url("images/save_32.png") 10px center no-repeat;
padding: 13px 13px 13px 52px;
font-size: 1.4em;
vertical-align:center;
font-weight:bold;
border: 1px solid #000000;
}

#content .alert
{
margin: 15px 0;
background: #141414 url("images/warning_32.png") 15px center no-repeat;
padding: 13px 10px 13px 72px;
font-size: 1.1em;
vertical-align:center;
border: 1px solid #2a2a2a;
}

#content .buzz_button
{
float: right; margin-top:-5px; margin-right: 5px;
border:none;
}

/********** Yahoo TabView **********/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/* default space between tabs */

#sidebar .yui-nav{
border:1px solid black;
}

#sidebar .yui-navset .yui-nav li,
#sidebar  .yui-navset .yui-navset-top .yui-nav li,
#sidebar  .yui-navset .yui-navset-bottom .yui-nav li {
	
	font-size: 1.2em;
	padding: 10px 10px 10px 12px;	
	color:#747474;
	border:none;
	background:none;
	
}

#sidebar  .yui-navset
{
margin:15px 0 0 0;
background: url("images/sidebar_header.gif") top left repeat-x;
}

#sidebar .yui-nav li.pop_posts.selected
{
background: url("images/heart_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar .yui-nav li.pop_posts
{
background: url("images/heart_off_16.png") 12px 10px no-repeat;
padding-left: 38px;
}

#sidebar  .yui-navset-left .yui-nav li,
#sidebar  .yui-navset-right .yui-nav li {
    margin:0 0 0.5em; /* vertical tabs */
}

#sidebar .yui-navset .yui-content .yui-hidden {
    /* absolute position off-screen and box collapsing used to
       avoid display:none, which causes issues for some content (firefox
       restarts flash movies) */
    border:0;
    height:0;
    width:0;
    padding:0;
    position:absolute;
    left:-999999px;
    overflow:hidden;
    visibility:hidden;
}

/* default width for side tabs */
#sidebar .yui-navset .yui-navset-left .yui-nav,
#sidebar .yui-navset .yui-navset-right .yui-nav,
#sidebar .yui-navset-left .yui-nav,
#sidebar .yui-navset-right .yui-nav { width:6em; }

#sidebar .yui-navset-top .yui-nav,
#sidebar .yui-navset-bottom .yui-nav {
    width:auto;
}
#sidebar .yui-navset .yui-navset-left,
#sidebar .yui-navset-left { padding:0 0 0 6em; } /* map to nav width */
#sidebar .yui-navset-right { padding:0 6em 0 0; } /* ditto */

#sidebar .yui-navset-top,
#sidebar .yui-navset-bottom {
    padding:auto;
}
/* core */

#sidebar .yui-nav,
#sidebar .yui-nav li {
    margin:0;
    padding:0;
    list-style:none;
	background: none;
}
#sidebar .yui-navset li em { font-style:normal; }

#sidebar .yui-navset {
    position:relative; /* contain absolute positioned tabs (left/right) */
    zoom:1;
}

#sidebar .yui-navset .yui-content,
#sidebar .yui-navset .yui-content div {
    zoom:1;
}

#sidebar .yui-content
{
padding: 10px 10px 0 10px;
}

#sidebar .yui-navset .yui-content:after {
    content:'';
    display:block;
    clear:both;
}

#sidebar .yui-navset .yui-nav li,
#sidebar .yui-navset .yui-navset-top .yui-nav li, /* in case nested */
#sidebar .yui-navset .yui-navset-bottom .yui-nav li {
    display:inline-block;
    display:-moz-inline-stack;
    *display:inline; /* IE */
    vertical-align:bottom; /* safari: for overlap */
    cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
    zoom:1; /* IE: kill space between horizontal tabs */
}

#sidebar .yui-navset-left .yui-nav li,
#sidebar .yui-navset-right .yui-nav li {
    display:block;
}

#sidebar .yui-navset .yui-nav a { position:relative; } /* IE: to allow overlap */

#sidebar .yui-navset .yui-nav li a,
#sidebar .yui-navset-top .yui-nav li a,
#sidebar .yui-navset-bottom .yui-nav li a {
    display:block;
    display:inline-block;
    vertical-align:bottom; /* safari: for overlap */
    zoom:1;
	
	color:#747474;
}

#sidebar .yui-navset .yui-nav li.selected a, #sidebar .yui-navset .yui-nav li.selected a:visited
{
 color: #dfdfdf;
 background: #131313;
}

#sidebar .yui-navset .yui-nav li a:hover, #sidebar .yui-navset .yui-nav li a:visited:hover
{
 color: #0c81ee;
 background: #131313;
}


#sidebar .yui-navset-left .yui-nav li a,
#sidebar .yui-navset-right .yui-nav li a {
    display:block;
}

#sidebar .yui-navset-bottom .yui-nav li a {
    vertical-align:text-top; /* for inline overlap (reverse for Opera border bug) */
}

#sidebar .yui-navset .yui-nav li a em,
#sidebar .yui-navset-top .yui-nav li a em,
#sidebar .yui-navset-bottom .yui-nav li a em { display:block; }

/* position left and right oriented tabs */
#sidebar .yui-navset .yui-navset-left .yui-nav,
#sidebar .yui-navset .yui-navset-right .yui-nav,
#sidebar .yui-navset-left .yui-nav,
#sidebar .yui-navset-right .yui-nav {
   position:absolute;
   z-index:1; 
}

#sidebar .yui-navset-top .yui-nav,
#sidebar .yui-navset-bottom .yui-nav {
    position:static;
}
#sidebar .yui-navset .yui-navset-left .yui-nav,
#sidebar .yui-navset-left .yui-nav { left:0; right:auto; }

#sidebar .yui-navset .yui-navset-right .yui-nav,
#sidebar .yui-navset-right .yui-nav { right:0; left:auto; }



#lumenform_wrap
{
	width: 960px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

#lumenform_wrap h1
{
	font-family:  Arial, Sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 4px 10px 4px 32px;
	width: auto;
	display: inline-block;
	color: #ffffff;
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.30);
	
	box-shadow: rgba(0,0,0, 0.6) 0px 1px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.6) 0px 1px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.6) 0px 1px 3px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	background: -webkit-gradient(linear, left top, left 20, from(#5d676a), color-stop(80%, #3d3d3d), to(#3d3d3d));
	background: -moz-linear-gradient(top, #5d676a, #3d3d3d 16px, #3d3d3d 20px);
}

.contact_form label
{
	color: #e1e1e1;
	font-weight:bold;
	margin-left: 10px;
	position: relative;
	z-index: -1;
}

.contact_form input, .contact_form textarea 
{
	font: 12px Verdana, Arial;
	color: #e1e1e1;
	background: #1e1e1e;
	padding: 6px;
	border-top:1px solid #0b0b0b;
	border-bottom:1px solid #242424;
	border-left:1px solid #0f0f0f;
	border-right:1px solid #1f1f1f;
	position: relative;
	z-index:  1;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.contact_form input
{
	width: 200px;
}

.contact_form textarea 
{
	width: 400px;
	max-width:400px;
	height:150px;
}

.contact_form input:hover, .contact_form textarea:hover 
{
	border-color: #575757;
}

.contact_form input:focus, .contact_form textarea:focus 
{
	border-color: #1e7ddf;
	background-color: #303030;
}

#submit_button
{
	width: auto;
	padding: 5px 15px;
	font: 12px Arial, Verdana;
	font-weight:bold;
	color:#c3c3c3;
	background-color: #2e2e2e;
	display: inline-block;
	border:none;
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.30);
	
	box-shadow: rgba(0,0,0, 0.5) 0px 1px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 1px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 1px 3px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	background: -webkit-gradient(linear, left top, left 25, from(#1f1f1f), color-stop(80%, #141414), to(#141414));
	background: -moz-linear-gradient(top, #1f1f1f, #141414 20px, #141414 25px);
}

#submit_button:hover
{

	background-color: #111111;
	border-color: #111111;
	color: #656565;
	cursor: pointer; 
}

#submit_button:active
{
	background-color: #0f0f0f;
	color:#c3c3c3;
	position: relative;
	top: 1px;
}

#submit_button.blue_button
{
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left 20, from(#13a2f4), color-stop(80%, #215dcc), to(#215dcc));
	background: -moz-linear-gradient(top, #13a2f4, #215dcc 16px, #215dcc 20px);
}

#submit_button.blue_button:hover
{
	background: -webkit-gradient(linear, left top, left 20, from(#c7ef15), color-stop(80%, #81cc21), to(#81cc21));
	background: -moz-linear-gradient(top, #c7ef15, #81cc21 16px, #81cc21 20px);
}

#submit_button.blue_button:active
{
	background: -webkit-gradient(linear, left top, left 20, from(#a3c922), color-stop(80%, #75b129), to(#75b129));
	background: -moz-linear-gradient(top, #a3c922, #75b129 16px, #75b129 20px);
	
	box-shadow: rgba(0,0,0, 0.4) 0px -1px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.4) 0px -1px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.4) 0px -1px 3px;
}

.contact_form .hide
{
	display: none;
}

.human_test #human_question
{
	color: #e1e1e1;
	font-weight:bold;
	margin-left: 5px;
}

.human_test input
{
	width: 85px;
	text-align: center;
}

#contact_name, #contact_email, #contact_subject
{
	background-repeat:  no-repeat;
	background-position:  6px  -26px;
	padding-left: 28px;
} 

#contact_name:focus, #contact_email:focus, #contact_subject:focus, #robot_test:focus
{
	background-position:  6px 6px;
}

#contact_name
{
		background-image: url('/wp-content/themes/Lumen V2/ContactForm/Images/name.png') ;
}

#contact_email
{
		background-image: url('/wp-content/themes/Lumen V2/ContactForm/Images/mail.png') ;
}

#contact_subject
{
		background-image: url('/wp-content/themes/Lumen V2/ContactForm/Images/subject.png') ;
}

#total_errors
{
	display: none;
	background: rgba(0,0,0, 0.2) url('/wp-content/themes/Lumen V2/ContactForm/Images/halt.png') 8px center no-repeat;
	width: 222px;
	border: 1px solid #ff1a01;
	padding: 5px 0 5px 30px;
	font: 15px Verdana, Arial;
	color: #e71414;
}

/*jQuery Styling*/

.error
{
	display: none;
	background: rgba(0,0,0, 0.2) url('/wp-content/themes/Lumen V2/ContactForm/Images/error.png') 6px center no-repeat; 
	border: 1px solid #ff1a01;
	padding: 3px 8px 3px 28px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#name_error, #email_error
{
	margin-left: -120px;
}

#text_error
{
	position: relative;
	top: -75px;
	left: -275px;
	z-index: 2;
}

#message
{ 
	width: 960px;
	margin: 60px 0 0 80px; 
}

#message h2
{ 
	font-size: 150%;
	color:  white; 
}

#message p
{ 
	color: #a5a5a5;
	margin: 6px 0px; 
}

#checkmark
{ 
	position: relative;
	top: -54px;
	left: -62px; 
}

/*PHP Form Handling*/

#info_wrap
{
	margin:  0 auto;
	width: 960px;
}

#Info
{
	font: 14px Arial, Verdana;
}

#Info ul
{
	margin: 5px 0 0 0;
}


#Info ul li
{
	list-style: none;
	margin: 0 0 0 -40px;
	color: #adadad;
}

#Info .info_error_title
{
	font: 16px Arial, Verdana;
	font-weight: bold;
}

#Info .list_number
{
	color: #ffffff;
}