.body {
	font-family:arial,helvetica,clean,sans-serif;
}

p {
	font-family:arial,helvetica,clean,sans-serif;
}

a {
	color:#000;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}
.header {
	width:100%;
	height:60px;
	background-color:#fff;
	margin-bottom:21px;
	border-bottom:solid #000 2px;
}

.header img {
	margin-top:2px;
	margin-left:22px;
	
}
/*
.header h2 {
	color:#000;
	padding-left:20px;
	font-family:arial;
	font-size:70%;
	font-weight:normal;
}
*/
.header h3 {
	color:#000;
	margin-top:0px;
	font-family:arial,helvetica,clean,sans-serif;
	font-weight:bold;
	font-size:80%;
	text-align:center;
}



.header h1 {
        font: bold 34px "Century Schoolbook", Georgia, Times, serif;
			color: #333;
			line-height: 90%;
			margin: .2em 0 .1em 0;
			letter-spacing: -2px;
			border:0px;
}
.header h2 , .sub_head {
        color: #76879b;
		        font-size: 77%;
		        margin: 5px;
		        font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
		        font-size: 11px;
				padding-left:7px;
}

.sub_head {
	margin-left:0px;
	padding-left:0px;
	display:inline;
}

.header .selected {
	background-color:#C7C7C7;
}

h1 {
	font-size:153.9%;
	font-family:georgia,times , serif;
	margin-bottom:5px;
	border-bottom:1px dotted #cdcdcd;
}

#about , #rails , #agile , #categories , #links , #services , #testimonials {
	width:99%;
	background-color:#029CD3;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	padding: 1px;
}

#about a, #rails a, #agile a, #categories a, #links a, #services a, #testimonials a {
	color:#fff;
}

#rails , #links {
	background-color:#858585;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#agile , #categories , #testimonials {
	background-color:#9AC608;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#about p , #rails p , #agile p{
	color:#fff;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:100%;
	padding-left:5px;
	padding-top:25px;
	padding-right:5px;
	padding-bottom:35px;
	line-height:150%;
}

#rails p {
	padding-top:5px;
	background-color:#858585;
	padding-bottom:0px;
}

#agile p {
	padding-top:5px;
		background-color:#9AC608;
	
	padding-bottom:0px;
}

#services ul {
	color:#fff;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:100%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#services li {
	margin-bottom:10px;
	list-style:square;
	margin-left:20px;
	border-bottom:1px dotted #fff ;
}

#testimonials {
	padding-bottom:10px;
}
#testimonials .quote p {
	margin:20px;
	color:#fff;
	font-style:italic;
	font-family:arial,helvetica,clean,sans-serif;
	line-height:130%;
}

#testimonials p {
	color:#000;
	margin-left:20px;
}



#hire_me {
	width:100%;
	background-color:#343434;
	height:40px;
}

#hire_me h2 {
	font-size:116%;
	font-family:arial,helvetica,clean,sans-serif;
	text-align:center;
	padding-top:10px;
	text-transform:uppercase;
	color:#fff;
}

#categories ul {
	margin-left:10px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

#categories li , #categories li a {
	font-size:116%;
	font-weight:bold;
	font-family:arial,helvetica,clean,sans-serif;
	color:#fff;
}

#categories ul ul li ,#categories ul ul li a {
		font-size:100%;
		font-weight:normal;
		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
		color:#000;
}

#links ul {
	margin-top:10px;
	color:#fff;
	font-family:arial,helvetica,clean,sans-serif;
	margin-bottom:5px;
	border-bottom: 1px dotted #cfcfcf;
	padding-bottom:5px;
	font-size:90%;
}
#links ul ul , #links ul ul a {
	margin-left:5px;
	color:#fff;
	font-weight:normal;
	margin-right:5px;
}

#links ul ul a {
	margin-left:0px;
}

#links ul ul li {
		margin-top:3px
}

#links ul ul ul {
		
		border-bottom:0px;
		padding:0px;
		margin-left:0px;
		margin-top:2px;
}

#links ul ul ul li {
	display:inline;
	margin-top:0px;
	border-right: 1px solid #fff;
	margin-right:5px;
	padding:0px;

}

#links ul ul ul li:last-child {
	border:0px;
}

#blog {
	background-color:#fff;
}

#blog h2 {
	font-family:arial,helvetica,clean,sans-serif;
	font-size:116%;
}

#blog p.date {
	color:#8C8B8B;
	margin-top:2px;
	margin-bottom:20px;
	text-align:left;
}



#blog p {
	margin-top:10px;
	margin-bottom:5px;
	font-size:100%;
	font-family:arial,helvetica,clean,sans-serif;
	line-height:130%;
}

#blog p img {
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px #000 solid;
}

#blog ul {
	font-family:arial,helvetica,clean,sans-serif;
	line-height:130%;
	font-size:100%;
	margin-top:10px;
	margin-bottom:5px;
}



.title_bar  , .title_bar_post {
	width:100%;
	height:25px;
	background-color:#343434;
	margin-bottom:5px;
}

.title_bar h2 , .title_bar_post h2 , .title_bar h2 a{
	padding-top:3px;
	font-family:arial,helvetica,clean,sans-serif;
	text-align:center;
	color:#fff;
}

.title_bar_post h2 {
	text-align :left;
	margin-left:5px;
}

.title_bar_post .right h2 {
	text-align:right;
	margin-right:5px;
}

.title_bar_post {
	margin-bottom:20px;
}


#work .title_bar h2 {
	font-size:77%;
	text-align:left;
	padding-left:3px;	
}

#work .title_bar h2 a {
	float:right;
	color:#fff;
	text-align:right;
	margin-right:20px;
	margin-top:2px;
}

#work .title_bar h2 strong {
	font-weight:bold;
	margin-right:5px;
	font-size:115%;
}

#work .thumb_work h3 {
	font-family:georgia,times , serif;
	margin-top:10px;
	margin-bottom:5px;
}

#work .thumb_work img {
	border:1px solid #000;
}

#work .description {
	min-height:200px;
	background-color:#A0DEE2;
	margin-bottom:15px;
}

#work .description h3 {
	font-family:georgia,times , serif;
	font-weight:bold;
	color:#fff;
	margin-top:3px;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #fff;
	
}

#work .description ul {
	margin-left:3px;
	color:#fff;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:77%;
	margin-left:4px;
	
	
}

#work .description li {
	margin-bottom:5px;
	margin-left:15px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image:none;
	
	
}


.work_holding_box_style {
	height:388px;
	width:620px;
	background-color:#DEDEDE;
	
}


.work_holding_box_style p { 
	font-family:arial,helvetica,clean,sans-serif;
	margin-left:250px;
	padding-top:180px;
}


#work_selected_image_container {
	min-height:388px;
}

.previous_posts_header {
	width:100%;
	height:50px;
	background-color:#858585;
}

.previous_posts_header h1 {
	color:#fff;
	padding-left:10px;
	padding-top:10px;
}

.previous_posts_header img {
	margin-top:10px;
}

.previous_posts  , .previous_posts a {
	background-color:#343434;
	color:#fff;
	font-family:arial,helvetica,clean,sans-serif;
}
.previous_posts ul {
	margin-top:10px;
}

.previous_posts li {
	margin-bottom:20px;
	margin-left:10px;
}

#previous_post_pagination ul {
	display:inline;
}

#previous_post_pagination li {
	display:inline;
}
.footer {
	background-color:#fff;
	height:20px;
	color:#000;
	border-top:1px dotted #000;
}
	
.footer p {
	text-align:right;
	font-size:77%;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
}	

.post_list {
	font-family:arial,helvetica,clean,sans-serif;
	
}

.post_list p {
	margin-left:10px;
	border-right:2px solid #000;
	padding-top:10px;
	padding-bottom:10px;
}

.post_list p.last {
	border:0px;
	margin-left:0px;
	text-align:center;
}

.post_list_color {
	background-color:#A0DEE2;
}

#post_form {
	font-family:arial,helvetica,clean,sans-serif;
	
}

#post_form label{
	font-weight:bold;
	padding-top:10px;
}
#post_form input {
	font-size:150%;
	width:98%;
}

#post_details input{
	width:auto;
}

#post_details div {
	margin-bottom:10px;
}

#comments div {
	margin-bottom:10px;
}

#comments h3 {
	font-size:100%;
	font-family:georgia,times , serif;
	margin-bottom:5px;
	border-bottom:1px dotted #cdcdcd;
}

#comments h1 {
	padding-top:10px;
}

#comments .post {
	font-family:arial,helvetica,clean,sans-serif;
	background-color:#A0DEE2;
	border-bottom:1px dotted #000;
	padding-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}

#comments .plain_background {
	background-color:#fff;
}

#comments .thank_you {
	background-color:#029CD3;	
	height:40px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
}	

#comments .thank_you p {
	margin-top:10px;
	margin-left:10px;
	color:#fff;
}

#comments .title_bar_post h2 { 
	text-align:left;
}

.title_bar_post h2 {
	
	margin-right:0px;
}
.title_bar_post h2 a {
	color:#fff;
	font-size:85%;
}

.flash_notice {
	margin-left:0px;
	color:#fff;
	background-color:#029CD3;
	text-align:center;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:100%;
}

.admin_menu {
	background-color:#cfcfcf;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted;
}

.admin_menu li {
	display:inline;
	font-family:arial,helvetica,clean,sans-serif;
	border-right:#000 1px dotted;
	padding-right:10px;
}

.admin_menu li:last-child {
	border-right:0px;
}



#contact {
	font-family:arial,helvetica,clean,sans-serif;
}
#contact div {
	margin-bottom:10px;
}

pre {
   padding: 5px 8px;
   overflow: auto;
   width: 98%;
 }
 pre, code {
   background-color: #222;
   color:#fff;
 }

/** RUBY / JAVASCRIPT **/
 code span.comment {
 	color: #BD48B3;
 }

 code span.string {
 	color: #99FF00;
 }

 code span.brackets {

 }

 code span.symbol {
 	color: #6BCFF7;
 }

 code span.keywords {
 	color: #FF8400;
 }

 /** HTML **/
 code.html span.tag {
 	color: #fff;
 }

 code.html span.attribute {
 	color: #FFD500;
 }

 code.html span.string {
 	color: #99FF00;
 }

 code.html span.comment {
 	color: #999;
 }

 code.html span.doctype {
 	color: #D7FF80;
 }

/** CSS **/
code.css .selectors {
  color: #f60;
}

code.css .properties {
  color: #995;
}

/** SHELL **/
code.shell {
  color: #999;
}
code.shell span.keywords {
 	color: #fff;
}


/* list styles */

#blog blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
#blog ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
	font-size:100%;
}
#blog ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal inside;	
		font-family:arial,helvetica,clean,sans-serif;
		margin-bottom:3px;
}
#blog ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc inside;
		font-family:arial,helvetica,clean,sans-serif;
		margin-bottom:3px;
}

#blog #admin_sub_menu li, ul {
margin:0px;
padding:0px;
list-style: outside
	
}