/* @override http://joemacstevens.com//styles/css/joemacstevens.css */

/* @override http://10.0.1.7:8888/joemacstevens//styles/css/joemacstevens.css */

/* @group Backgrounds*/

body {
	background: #0d0d0d url(images/light_bg.jpg) repeat-x;
}

div#recent_work, div#services, div#introduction_container {
	background-color: #0d0d0d;
}

div#list.container, div#blog.container {
	background: url(images/trans_container.png);
}

html.msie6 div#list.container, html.msie6 div#blog.container {
	background-image: none;
	background-color: #0d0d0d;
}

div#subnavigation {
	background-image: url(images/sub_nav_bg.png);
	background-color: #000000;
}

html.msie6 div#subnavigation {
	background-image: none;
	color: #000;
}

/* @end */

body {
	color: #999;
	line-height: 1.7em;
}

hr {
	color: #262626;
	background-color: #262626;
}

body#blog_section hr {
	margin-bottom: .5em;
}

p {
	font-size: 12px;
}

a {
	color: #FFF;
	text-decoration: none;
}

div#subnavigation ul li {
	font-size: 12px;
}

a:hover {
	color: #666;
}

div#subnavigation ul li.current a, div#subnavigation ul li.current {
	color: #333;
}

div#subnavigation ul li a {
	font-weight: normal;
}

h2 a {
	font-weight: normal;
}

#what_you_are_looking_for a {
	width: 139px;
	height: 32px;
	display: block;
	text-indent: -99999px;
	background: url(images/get_my_resume.png);
}


#what_you_are_looking_for a:hover {
	background: url(images/get_my_resume.png) 0 32px;
}


a#see_more {
	width: 139px;
	height: 32px;
	display: block;
	text-indent: -99999px;
	background: url(images/see_more_work.png);
	margin-bottom: 24px;
}


a#see_more:hover {
	background: url(images/see_more_work.png) 0 32px;
}


li {
	list-style-type: none;
}

h1, h2 {
	font-family: Baskerville, "Times New Roman", Times, serif;
}

p.tech_used {
	color: #555555;
}

div#my_thumbnail {
	overflow: hidden;
	width: 128px;
	height: 200px;
	padding: 1px;
	border: 1px solid #FFF;
}

strong {
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
}

h1,h2 {
	color: #ffffff;
}

h2 {
	font-size: 24px;
	text-transform: capitalize;
}

body#blog_section h2, body#contact_section h2 {
	margin-bottom: .5em;
}

img#tweetbird {
	position: relative;
	display: block;
	top: 130px;
	left: 99px;
	cursor: pointer;
}

/* @group Tweets */

.tweet {
	font-family: Georgia, serif;
	font-size: 120%;
	color: #085258;
	width: 360px;
	z-index: 99999;
	position: relative;
	margin-top: -79px;
	background: url(images/tip.gif) no-repeat 318px 109px;
	padding-bottom: 7px;
	cursor: pointer;
	padding-right: 0;
	right: 180px;
}

input#send_button {
	width: 61px;
	height: 32px;
	border-style: none;
	background: url(images/send_button.png);
	font-size: .1em;
	color: #3b0b08;
	cursor: pointer;
}

div.border {
	border: 1px dotted #333333;
}



.tweet .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #fff;
	background-position: 0 32;
}

.tweet .tweet_list li {
	overflow: auto;
	padding: .5em;
}

.tweet .tweet_list li a {
	color: #0C717A;
}

.tweet .tweet_list .tweet_even {
	border-style: dotted;
	border-top: 1px dotted black;
}

.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* @end */

h3 {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: .5em;
}

h4 {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: .5em;
}

div#subnavigation ul li,
h1#logo, h1#logo a, div#navigation ul li {
	float: left;
}

h1#logo a {
	width: 212px;
	height: 30px;
}

h1#logo a {
	background: url(images/logo-trans.png) no-repeat;
	text-indent: -99999px;
}

h1#logo {
	margin-bottom: 0;
	margin-top: 10px;
}

#contact_form p label.error {
	border-style: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
}

div#navigation ul {
	overflow: hidden;
}

div#navigation {
	background-color: #ffffff;
	width: auto;
	height: 43px;
}

div#subnavigation {
	height: 52px;
	margin-top: 107px;
	background-image: url(images/sub_nav_bg.png);
}

div#subnavigation ul {
	margin-top: 17px;
	margin-left: 0;
}

ul#social_sites {
	margin-left: 0;
}

div#subnavigation ul li a {
	text-transform: capitalize;
	margin-right: 1.5em;
}

#social_sites li {
	float: left;
	margin-right: 1.5em;
}

div#header {
	height: 328px;
	margin-top: 107px;
	background: url(images/header_intro-trans.png) no-repeat;
	padding-bottom: 65px;
}

div#recent_work, div#services, div#blog, div.screenshots_and_descriptions, div#introduction_container {
	padding-bottom: 24px;
}

body#home div.screenshots_and_descriptions {
	padding-bottom: 0;
}


div.screenshots_and_descriptions, div#blog h2, div#categories_list h4, div#archive_list h4, div#blog h4, div#services div {
	padding-top: 24px;
}

div#share_this_post {
	overflow: hidden;
	margin-top: 24px;
	margin-bottom: 24px;
}

div#header h2 {
	text-indent: -99999px;
}


div#blog_thumbnail, div.screenshot_containers, div.main_entry_pic, div.long_entry_pic  {
	border: 1px solid #fff;
	overflow: hidden;
}

div#blog_thumbnail {
	width: 170px;
	height: 96px;
}

#entries div.main_entry_pic {
	width: 386px;
	overflow: hidden;
	margin-bottom: 24px;
	height: 286px;
}

#entries div.long_entry_pic {
	width: 386px;
	overflow: hidden;
	margin-bottom: 24px;
	height: 478px;
}


div.main_entry_pic img {
}

div.screenshot_containers {
	width: 344px;
	height: 196px;
}

li.social_links a {
	display: block;
	background: url(images/social_icons.png) no-repeat 0;
	padding-left: 29px;
}

li.social_links a:hover {
	background: url(images/social_icons_bw.png) no-repeat 0;
}

/* @group Head Navigation */

#navigation div.container ul {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#navigation ul li {
	margin-top: 7px;
}

#navigation ul li a {
	display: block;
	text-indent: -99999px;
	height: 26px;
	width: 0;
	background: url(images/navigation.png) no-repeat 0 -65px;
	margin-right: 42px;
}

#navigation ul li a#about {
	width: 49px;
}

#navigation ul li a#blog {
	width: 35px;
	background-position: -119px -65px;
}

#navigation ul li a#work {
	width: 39px;
	background-position: -197px -65px;
}

#navigation ul li a#contact {
	width: 58px;
	background-position: -280px -65px;
}

/*hover*/

#navigation ul li a:hover {
	display: block;
	text-indent: -99999px;
	height: 26px;
	width: 0;
	background: url(images/navigation.png) no-repeat 0 -2px;
	margin-right: 42px;
}

#navigation ul li a#about:hover {
	width: 49px;
	overflow: hidden;
}

#navigation ul li a#blog:hover {
	width: 35px;
	background-position: -119px -2px;
}

#navigation ul li a#work:hover {
	width: 39px;
	background-position: -197px -2px;
}

#navigation ul li a#contact:hover {
	width: 58px;
	background-position: -280px -2px;
}

/*current*/

#navigation ul li.current a {
	display: block;
	text-indent: -99999px;
	height: 26px;
	width: 0;
	background: url(images/navigation.png) no-repeat 0 -35px;
	margin-right: 42px;
}

#navigation ul li a#about.current {
	width: 49px;
}

#navigation ul li a#blog.current {
	width: 35px;
	background-position: -119px -35px;
}

#navigation ul li a#work.current {
	width: 39px;
	background-position: -197px -35px;
}

#navigation ul li a#contact.current {
	width: 58px;
	background-position: -280px -35px;
}

/* @end */

/* @group Social Links Image Sprite */

li.social_links a#twitter {
	background-position: 0 1px;
}

li.social_links a#facebook {
	background-position: 0 -27px;
}

li.social_links a#linkedin {
	background-position: 0 -59px;
}

li.social_links a#flickr_follow {
	background-position: 0 -88px;
}

li.social_links a#lastfm {
	background-position: 0 -116px;
}

/* @end */

div#footer.container {
	background: url(images/footer.jpg) no-repeat;
}

div#footer.container div.span-5 {
	margin-top: 24px;
}

.flickr_badge_image {
	float: left;
}

.flickr_badge_image a {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #333333;
	margin: 2px;
}

.flickr_badge_image a:hover {
	border: 1px solid #ffffff;
} 

span#flickr {
	color: rgb(0, 99, 220);
	font-weight: bold;
}

/* @end */