html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img, div, li { behavior: url('../images/iepngfix.htc') }

/*----------------------------------------------------------------------------------------*/
html{
	overflow-y:scroll;	
	font-family: Helvetica, Arial, Geneva, sans-serif;

}

body{
	margin-top:0px;
	background:url('../images/space.gif') fixed;
	color:#ccc;
}


a:link, a:visited, a:active{
		color:#fff;
		text-decoration: none;
		border-bottom: 1px dotted #f36;
}

a:hover{
	color:#f36;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#galaxy{
margin:auto;
margin-top:0px;
background:url('../images/space2.jpg') no-repeat top fixed;

}

blockquote{
	font-family: times;
	font-style:italic; 
	margin: 10px 20px 10px 20px;
}

#content{
	margin:auto;
	width:940px;
	
}

#images img{width:80px; height:60px;}

#header{
	height:210px;
	min-width:940px;
}

#header a{
border:0px;
}

div .title{
	float:left;
	height:105px;
	width:415px;
	margin-top:60px;
}

div .ein{
	float:right;
	height:210px;
	width:252px;
	
}

.blog{margin-top:40px;}

#main{
	width:100%;
	background:url('../images/b5.png') repeat;
	border:1px solid #333;
}

#progress{
  	margin: 8px;
  	width: 220px;
  	height: 19px;
}

#progressbar{
  	background: url('../images/ajax-loader.gif') no-repeat;
  	width: 0px;
  	height: 19px;
}

#footer{
	background:#000;
	width:940px;
	height:80px;
	overflow:auto;
}

#footer .ftitle{
	margin-top:16px;
	margin-left:16px;
	width:230px;
	float:left;
}

#footer .ftitle a{border:0px;}

#footer .nav{
	float:right;
	width:300px;
	margin-right:20px;
	margin-top:30px;
}

div .tagline {
	width:100%;
	height:86px;
	background:#000;
	color:#fff;
}

div .tagwrap{
	width:584px;
	margin:auto;
	font-weight:bold;
	font-size:1.3em;
}

div .tagwrap .rubyimage{
	width:60px;
	float:left;
	margin-top:10px;
}

div .tagwrap .rubyimage a{border:0px;}

div .tagwrap .paragraph{
	float:right;
	width:504px; 
	line-height:1.3em;
	margin-top:18px;
	margin-left:0px;
}

div .tagwrap div span{
	color:#f36;
}

div .nav{
	margin:0px;
	width:100%;
	height:50px;
}

ul.mainareas{
	list-style:none;
	margin:0px;
	width:100%;
}

div.nav li.left, div.nav li.right{
	background:url('../images/glass-nav.png');
	width:244px;
	height:50px;
	float:left;
	margin:0px;
}

div.nav li.center{
	width:452px;
	height:50px;
	float:left;
}

div.nav li.center div.sep{
	background:url('../images/glass-nav-sep.png');
	height:50px;
	width:2px;
	float:left;
}

div.nav li.center div.home{
	background:url('../images/glass-nav.png') repeat;
	position:relative;
	width:48px;
	height:50px;
	text-align:center;
	float:left;
}

div.nav li.center div.button{
	background:url('../images/glass-nav.png');
	width:98px;
	text-align:center;
	height:50px;	
	float:left;
	position:relative;
}

div.nav li.center a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	position:relative;
	top:18px;

}

div.hsectiondo, div.hsectionwho, div.hsectiondone {
	margin:40px 20px 60px 20px;
	overflow:auto;
}

div.hsectiondo p, div.hsectionwho p, div.hsectiondone p, div.portfolio-left p{
	font-size:0.8em;
}

div.section{clear:both;} 

div.hsectiondo .left, div.hsectiondo .center, div.hsectiondo .right{
	width:280px;
	float:left;
	line-height:1.1em;

}

div.hsectiondo .center{
	float:left;
	margin:0px 30px;
}

div.hsectionwho div.left{
	width:590px;
	float:left;
	line-height:1.1em;
	margin:0;
}

div.hsectionwho div.right{
	width:280px;
	float:left;
	margin-left:30px;
	padding-top:10px;
	line-height:1.1em;
}

div.hsectiondone .right{
	width:580px;
	margin-left:30px;
	float:left;
	
}

div.hsectiondone .left{
	width:278px;
	float:left;
	line-height:1.1em;
	position:relative;

}

div.hsectiondone img{
	margin-left:120px;
	margin-top:0px;
	float:left;
}


div.more, div.more-big, div.more-about{
	border:1px dotted #f36;
	background:#1A1310;
	text-align:center;
	color:#fff;
	padding:12px 0px;
	font-size:0.9em;
}

div.more:hover, div.more-big:hover, div.more-about:hover{
	border:1px dotted #fff;
	background:#333;
	text-align:center;
	color:#f36;
	padding:12px 0px;
	font-size:0.9em;
}

div.more{ width:278px; float:left; margin:4px 0px; }
div.more-big{ width:588px; float:left; }
div.more-about{ width:408px;clear:both; margin-bottom:20px;}

div.hsectionwho p, div.hsectiondone p, div.portfolio-data p{
	margin-bottom:16px;
	line-height:1.1em;
	font-size:0.8em;
}

div.hsectiondone ul{
	margin-bottom:16px;
	line-height:1.1em;
}

div.hsectiondone li.services{
	font-size:0.8em;
}

.client-info ul{
	margin-top:10px;
	margin-bottom:10px;
}

.client-info ul li{
	line-height:1.4em;
	font-size:0.8em;
}

.client-info span{
	font-weight:bold;
	color:#fff;
}

h1{
	font-weight:normal;
	font-size:1.2em;
	color:#f36;
	margin-bottom:16px;
}

h2{
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:14px;	
	color:#fff;
}

h2 span{
	color:#f36;
	font-size:1.0em;
}

h3{
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:14px;
	color:#fff;
	line-height:1.4em;
}

h4{
	font-weight:normal;
	font-size:1.1em;
	color:#f36;
	margin-bottom:6px;
}

h5{
	font-weight:bold;
	font-size:0.9em;
	color:#fff;
}

h6{
	font-weight:normal;
	font-size:0.9em;
	margin-bottom:6px;
}

h6 span{
	margin-right:16px;
	color:#999;
	font-size:0.8em;
}

#announcements_box{
	z-index:100;
	width:274px;
	height:189px;
	background:url(../images/alert.png);
	float:right;
	margin-right:-50px;
	margin-top:10px;
}

div#announcements_box p{
	margin:20px 20px 20px 20px;
	font-size:0.8em;
	background:url(../images/50.png) no-repeat;
	padding-left:24px;
	line-height:1.1em;
}

div#announcements_box div{
	text-align:center;
	font-size:1.0em;
	margin-top:10px;
}

ul.miniposts{
	border-top:1px solid #666;	
}

ul.miniposts li{
	border-bottom:1px solid #666;
}

ul.miniposts li div{
	margin:6px;
	line-height:1.2em;
	font-size:0.9em;
	color:#999;
}

div.portfolios li.project{
	margin:20px 20px 20px 20px;
	overflow:hidden;
	clear:both;
	border-bottom:1px dotted #666;
	padding-bottom:10px;
	zoom:1;
}

div.portfolio-image{
	width:220px;
	float:left;
	line-height:1.1em;
	margin-right:20px;
}

div.visit{
	border:1px dotted #f36;
	background:#1A1310;
	text-align:center;
	color:#fff;
	padding:8px 0px;
	font-size:0.9em;
	width:370px;
	margin-top:6px;
}

div.visit:hover{
	border:1px dotted #fff;
	background:#333;
	text-align:center;
	color:#f36;
	padding:8px 0px;
	font-size:0.9em;
	width:370px;
	margin-top:6px;
}

div.portfolio-data{
	float:left;
	width:370px;
}

div.portfolio-assets{
	width:270px;
	float:left;
	margin-left:20px;
	
}

div.portfolio-assets li.mid{
	margin:0px 6px;
}

div.portfolio-assets li{
	width:80px;
	height:60px;
	float:left;
	margin-bottom:8px;
}

div.portfolio-assets img{
	border:2px solid #fff;
}
div.portfolio-assets a{
	border-bottom:0px;
	background:none;
}

div.blog{
	overflow:auto;
}

div.posts{
	float:left;
	overflow:auto;
	width:600px;
	margin-bottom:40px;
}


div.posts li.post{
	width:600px;
	margin-bottom:30px;
	overflow:auto;
	clear:both;
}

div.posts li.post p, div.comment-text p{
	margin-bottom:16px;
	line-height:1.1em;
	font-size:0.8em;
	
}

div.blog-extra{
	float:left;
	width:280px;
	margin-left:30px;
}

div.post-meta, div.comment-meta{
	float:left;
	width:140px;	
	margin-right:20px;
	margin-top:4px;
	text-align:right;
}


div.post-meta span, div.comment-meta span{
	display:block;
	color:#999;
	font-size:0.8em;
	line-height:1.3em;
	
}

div.post-meta span.wb, div.comment-meta span.wb{
	color:#fff;
	font-weight:bold;
}

li.comment-padding{
	margin-left:160px;
}

div.comment-text{
	margin-bottom:20px;
	border-bottom:1px solid #999;
}

div.post-article, div.comment-text, div.new-comment{
	float:left;
	width:440px;
	overflow:auto;
}

div.post-article h3{
	font-size:1.1em;
	line-height:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}

div.post-article p, div.comment-text p{
	color:#ccc;
}

div.post-tags{
	border:1px solid #2C2924;
	background:url(../images/tag.png) no-repeat 8px 8px #1A1310;
	color:#666;
	padding:8px 0px;
	width:438px;
	font-size:0.8em;
}

div.project-services{
	padding:8px 0px;
	width:370px;
	font-size:0.8em;
	margin-bottom:20px;
}

div.portfolio-data p{
	padding:8px 0px;
	width:370px;
	font-size:0.8em;
}

div.post-tags ul{
	margin-left:30px;
}

div.post-spacer{
	width:100%;
	margin:20px 0px 0px 0px;
	background:url(../images/bSpacer.png) repeat-x;
	padding:8px 0px;
	
}

div.blog-extra .btabs {
	border-bottom:1px solid #2C2924;
	width:290px;
	padding-bottom:7px;
	margin-top:6px;
}
.ui-tabs-hide { display: none; }
div.blog-extra .ui-tabs-nav li {
	font-size:0.8em;
	font-weight:bold;
	padding:8px 8px;	
	margin-right:10px;
	float:left;
	margin-bottom:-1px;
	z-index:5;
}



.ui-tabs-selected{
	border-top:1px solid #2C2924;
	border-left:1px solid #2C2924;
	border-right:1px solid #2C2924;
	border-bottom:1px solid #1A1310;
	font-size:0.8em;
	font-weight:bold;
	padding:8px 8px;
	background:#1A1310;
	margin-bottom:-1px;
	z-index:5;
}

div.ui-container ul li{
	margin:14px 16px;	
}

div.ui-container{
	border-left:1px solid #2C2924;
	border-right:1px solid #2C2924;
	border-bottom:1px solid #2C2924;
	border-top:0px;
	background:#1A1310;
	width:290px;	
	padding:10px 0px;
}

div#ui-tabs-panel{
	border-bottom:1px solid #2C2924;
	width:290px;
	height:30px;
	margin-top:0px;
	z-index:4;
}

div.blog-extra .ads{
	background:#1A1310;
	border:1px solid #2C2924;
	width:290px;
	text-decoration:none;
	overflow:auto;
	margin-top:40px;
}

.ads a{
	text-decoration:none;
	border-bottom:0px;
}

div.blog-extra .ads img{
	margin:10px;
	text-decoration:none;
	float:left;
	overflow:auto;
}


div.aboutus{
	margin:60px 20px 0px 20px;
	overflow:auto;
	clear:left;
}


div.about{
	float:left;
	width:590px;
	margin-right:30px;
}


div.about p{
	line-height:1.6em;
	font-size:0.8em;
	margin-bottom:40px;
}

div.about-me{
	float:left;
	width:280px;
	margin-top:40px;
}


#comment_form li{
	margin-bottom:10px;
}

#comment_form label.side{
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	margin-right:20px;
	width:56px;
	float:left;
	padding-top:6px;
}

#comment_form label.top{
	font-size:0.8em;
	font-weight:bold;
	display:block;
}

#notice{
	font-size:0.8em;
	font-weight:bold;
	width:436px;
	text-align:center;
	padding:8px 0px;
	border: 2px solid #090;
	background:#CAFFDB;
	color:#090;
	margin-bottom:10px;
}

#notice-contact{
	font-size:0.8em;
	font-weight:bold;
	width:600px;
	text-align:center;
	padding:14px 0px;
	border: 2px solid #090;
	background:#CAFFDB;
	color:#090;
	margin:10px auto;
}

#comment_form textarea{
	width:400px;
	height:160px;
}

div#contact{
	width:640px;
	margin: 40px 20px;
}

div#contact div.form_glass_top{
	background: url(../images/bottom_glass.png) no-repeat 0 100%;
}

div#contact div.form_glass_bottom{
	background: url(../images/top_glass.png) no-repeat;
  	padding: 10px 0px 16px 0px;
  	position:relative;
  	overflow: auto;
  	min-height: 40px;
}

.contact_list p, .client_list p, .category_list p, .service_list p, .user_list p{
	font-size:.8em;
	margin-bottom:16px;
	margin-top:4px;
}

.contact_item, .client_item, .category_item, .service_item, .user_item{
 	border:1px dotted #fff; 
	background:#1A1310; 
	padding:8px; 
	margin:20px;
	width:400px;
	float:left;
}

.slider_container { 
	position: relative; 
	margin-top: 10px; 
	height: 40px;
} 

.small_label { 
	background: url(../images/minus.png) no-repeat; 
	height: 24px; 
	width: 25px; 
	overflow: hidden; 
	float: left; 
} 

.budget, .timeline { 
	background: url(../images/bar.png) no-repeat; 
	height: 24px; 
	width: 212px;  
	float: left; 
	margin: 0px 5px; 
	position: relative;
} 

.large_label { 
	background: url(../images/plus.png) no-repeat; 
	height: 24px; 
	width: 25px; 
	overflow: hidden; 
	float: left; 
} 

.slider_handle { 
	background: url(../images/slider.png) no-repeat; 
	height: 24px; 
	width: 20px; 
	overflow: hidden; 
	position: absolute; 
	top: 1px;
} 

#budget { 
	background: url(callout.gif) no-repeat; 
	height: 45px; 
	width: 38px; 
	overflow: hidden; 
	position: absolute; 
	top: -50px; 
	margin-left:-10px;  
	padding: 8px 0px 0px 0px; 
	font-family: "Myriad Pro"; 
	color: #284a6e; 
	font-weight: bold; 
	text-align: center;
}

#admin_box{
	top:0px;
	position:absolute;
	z-index:100;
	margin:20px;
	background:#1A1310;
	border:1px dotted #f36;
	width:200px;
	padding-bottom:5px;
}

#about_left{
	float:left;
	width:420px;
	margin:40px 20px;
}

#about_extra{
	float:left;
	width:420px;
	margin: 40px 0px 40px 20px;

}

#about_extra .me{
	width:100px;
	float:left;
	margin-right:20px;
}

#about_extra .text{
	width:278px;
	float:left;
}

#about_extra h6{
	font-style:italic;
	color:#fff;
}

#about_extra .services{
	margin-top:40px;
}

#about_extra .service_block{
	float:left;
	width:210px;
	margin-bottom:40px;
}

#about_extra ul.service li{
	color:#ccc;
	line-height:1.4em;
	font-size:0.8em;
}

#about_left p, #about_extra p{
	font-size:.8em;
	line-height:1.2em;
	color:#ccc;
	margin-bottom:20px;
}

#about_extra img{
	border:4px solid #fff;
}

#about_left li{
	margin-bottom:30px
}

#about_left li h4{
	margin-bottom:10px;
}

#admin_box h2{
	margin:10px;
}

#admin_box li{
	text-align:center;
	margin:20px 10px;
}

.all_forms{
	margin:40px auto;
	width:640px;
	border:8px solid #2C2924;
	background:#fff;
	font-size:.9em;
	clear:both;
}

.contact_form{
	margin:40px 20px;
	width:640px;
	border:8px solid #2C2924;
	background:#fff;
	font-size:.9em;
	clear:both;
	float:left;
}

.contact_info{
	margin:40px 20px;
	float:left;
	font-size:.9em;
	line-height:1.8em;
}

body .modal{
	border:8px solid #2C2924;
	background:#1A1310;
}

.all_forms a{
	color:#999;
}

.modal_forms{
	margin:0px;
	border:8px solid #2C2924;
	background:#1A1310;
	font-size:.9em;
	height:100%;
}

.small_textbox{ height:100px;}

.uniForm{margin:10px 20px;color:#666;}

.uniForm h1, .modal_forms h1{ 
	font-size:1.4em;
	margin:10px;
}

.small_select select{width:90px;}

.markItUp{width:300px;}

.checkbox_rows li{
	float:left;
	width:30%;
	display:inline;
	margin-bottom:8px;
}

.new_check{clear:both;}

ul.comma-separated, ul.pipe-separated { list-style: none; margin: 0; padding: 0; }
ul.comma-separated li, ul.pipe-separated li { display: inline; }
ul.comma-separated li:last-child:after, ul.pipe-separated li:last-child:after { content: ""; }

ul.comma-separated li:after { content: ","; } 
ul.pipe-separated li:after { content: " | "; }

.notice{ 
	color:#000;
	background: #C8FFBF; 
	border: 1px solid #A2EF95; 
	border-width: 1px 0; 
	margin: 0 0 1.5em 0; 
	padding: 7px; 
	font-size:.8em;
}
.notice p{ margin: 0; }

#errorExplanation {
	background: #ffdfdf; 
	border: 1px solid #df7d7d; 
	border-width: 1px 0; 
	margin: 0 0 1.5em 0; 
	padding: 7px;
	color:#990000;
}

#errorExplanation h2 {
	margin: 0 0 .5em 0; 
	font-size: 100%; 
	line-height: 100%; 
	font-weight: bold; 	
	color:#990000;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
	margin: 0; 
	padding: 2px; 
	list-style-position: inside; 
	border-bottom: 1px dotted #df7d7d; 
	position: relative;
}

#twitter{margin:0;}

#twitter_update_list li{ border:1px dotted #fff; background:#1A1310; margin:4px 0px; text-align:center; padding:8px 0px;}

#twitter_update_list li span{ font-size:.8em; }

#twitter_update_list li a{ font-size:.7em !important;  }
