@charset "utf-8";
/* CSS Document */

body {
	background: #d3ee01;
}

#container {
	background: #004505 url(../images/top_bg_repeat.jpg) top repeat-x;
	border-bottom: 1px solid #01C403;
}

#container_16 {
	background: url(../images/top_bg.jpg) top no-repeat;
	overflow: auto;
}

#logo {
	padding-top: 10px;
}

#desc {
	height: 280px;
	margin-bottom: 10px;
}

#services {
	color: #FFF;
	height: 280px;
	margin-bottom: 10px;
}

#services li {
	background: url(../images/bullet.png) no-repeat;
	margin-bottom: 21px;
	padding-left: 20px;
}

#skills li {
	background: url(../images/check.png) no-repeat right;
	display: block;
	padding:5px;
	border-bottom:1px dotted #01C403;
	margin: 0;

}

.action_button a {
	display: block;
	width: 149px;
	height: 44px;
	background:url(../images/work_action.png) no-repeat left top;
}

.action_button a:hover {
	background-position: left bottom;
}

/** Main Menu **/

#menu li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#home_btn {
	background: url(../images/Home_Btn.png) no-repeat;
	height:100px;
	margin: 0;
	padding: 0;
	position: relative;
	width:114px;	
}

#home_btn a {
	background: transparent;
	border: 0;
	display: block;
	height: 100px;
	width: 114px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#home_btn .fake_hover {
	background: url(../images/Home_Btn.png) no-repeat 0 -100px;
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 114px;
}

#work_btn {
	background: url(../images/Work_Btn.png) no-repeat;
	height:100px;
	margin: 0;
	padding: 0;
	position: relative;
	width:112px;	
}

#work_btn a {
	background: transparent;
	border: 0;
	display: block;
	height: 100px;
	width: 112px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#work_btn .fake_hover {
	background: url(../images/Work_Btn.png) no-repeat 0 -100px;
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 112px;
}

#contact_btn {
	background: url(../images/contact_btn.png) no-repeat;
	height:100px;
	margin: 0;
	padding: 0;
	position: relative;
	width:114px;	
}

#contact_btn a {
	background: transparent;
	border: 0;
	display: block;
	height: 100px;
	width: 114px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#contact_btn .fake_hover {
	background: url(../images/contact_btn.png) no-repeat 0 -100px;
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 114px;
}

/** Lower Middle Area **/

#mid_lower {
	margin-top: 10px;
}

#mid_lower p {
	margin-bottom: 10px;
}

.main_content {
	color: #fff;
}

.work_container {
	margin-bottom: 20px;
}

.work_desc {
	background-color: #001405;
	background-image: url(../images/work_desc_bg.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 11px;
	margin-right: 50px;
}

.work_img {
	background-color: #d3ee01;
}

.work_img div {
	color: #000;
	float: left;
	margin: 0px;
}

.work_img .thumbs {
	margin-top: 0px;
	margin-left: 5px;
}

.work_img .thumbs p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.work_img .thumbs p img {
	border: 1px solid #004505;
	margin: 0px;
}

.work_img .thumbs p img:hover {
	border-color: #01c403;
}

.img_box {
	position: relative;
	height: 250px;
	overflow: hidden;
	margin: 5px;
	border: 5px solid #d3ee01;
}

.img_box:hover {
	border: 5px solid #01c403;
}

img.view_overlay {
	position: absolute;
	display: block;
	padding: 0;
}

img.view_overlay:hover {
	top: -251px;	
}

/** Contact **/

#footer_container {
	background: url(../images/foot_bg_repeat.png) top repeat-x;
}

#contact_container {
	background: url(../images/foot_bg.jpg) no-repeat top;
	padding-top: 14px;
	padding-bottom: 20px;
	min-height: 339px;
}

.social_btn a {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 15px;
}

#facebook a {
	background:url(../images/facebook.png) no-repeat left bottom;
}

#flickr a {
	background:url(../images/flickr.png) no-repeat left bottom;
}

#linkedin a {
	background:url(../images/linkedin.png) no-repeat left bottom;
}

#twitter a {
	background:url(../images/twitter.png) no-repeat left bottom;
}

#wordpress a {
	background:url(../images/wordpress.png) no-repeat left bottom;
}

#facebook a:hover, #flickr a:hover, #linkedin a:hover, #twitter a:hover, #wordpress a:hover {
	background-position: left top;
}

#twitter_div {
	background: url(../images/twitter_bg.png);
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3px;
	position: relative;
	border: 1px solid #004505;
	font-size: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#twitter_div p {
	text-align: right;
	margin: 0;
}

#twitter_div img {
	position: absolute;
	top: -40px;
	left: 240px;
}

#twitter_div ul {
	margin:0;
	padding:0;
}

#twitter_div ul li {
	margin:0;
	padding:3px;
}

#about ul li {
	width: 7.5em;
	float: left;
	font-weight: bold;
	margin: 0;
}

#about div {
	width: 13em;
	float: left;
	margin-bottom: 0.3em;
	margin-left: 1em;
}

#about img {
	float: left;
	padding: 5px 5px 5px 0px;
}

/* Latest Blog Posts via Feedburner */

div.feedburnerFeedBlock ul {
	margin: 0;
}

div.feedburnerFeedBlock ul li {
	margin: 0;
	padding: 0;
}

div.feedburnerFeedBlock ul li a {
	display: block;
	font-size: 12px;
	padding:5px;
	border-bottom:1px dotted #01C403;
	color:#004505;
	text-decoration:none;
	margin: 0;
}

div.feedburnerFeedBlock ul li a:hover {
	background-color: #1C5E21;
	color: #d3ee01;
}

.date {
	display: none;
}

#creditfooter {
	display: none;
}
