/*
Theme Name: cnc137.com
Theme URI: http://www.cnc137.com/
Description: cnc137.com default theme.
Version: 0.2
Author: cnc137
Author URI: http://www.cnc137.com

This theme was designed and built by Chris Zavatchen for exclusive use on cnc137.com (http://www.cnc137.com).
*/
html {
	font-size: 100%;
}
body {
	background: #000;
	color: #FFF;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hidden {
    display: none;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
}

#splashSection {
	margin: 100px auto 0px auto;
	width: 420px;
	height: 260px;
}
#hireMe {
	position: absolute;
	width: 84px;
	height: 84px;
	top: 40px;
	right: 40px;
}
#hireMe img {
	width: 84px;
	height: 84px;
}

#twitterRegion {
	width: 720px;
	height: 60px;
	color: #666;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 1.2em;
	line-height: 2.0em;
	margin: 15px auto 0px auto;
	padding: 0px;
}
#twitterRegion:hover, #twitterRegion:focus {
	color: #FFF;
}
#twitterRegion a:link {
	color: #FFCC00;
	text-decoration: underline;
}
#twitterRegion a:visited {
	color: #6699FF;
	text-decoration: underline;
}
#twitterRegion a:hover, #twitterRegion a:focus {
	color: #FF0000;
	text-decoration: underline;
}
#twitterRegion a:active {
	color: #FF0000;
	text-decoration: underline;
}
#twitterAvatar {
	float: left;
	width: 70px;
	height: 62px;
	margin: 10px 0px 0px 0px;
	padding-right: 21px;
	background: url(../images/twitter_quote_arrow_21x150.gif) center right no-repeat;
}
#twitterAvatar img {
	width: 60px;
	height: 60px;
	border: 1px solid #333;
}
#twitter_div {
	float: left;
	width: 605px;
	height: 50px;
	background: #111;
	border: 1px solid #333;
	border-left: 0px;
	padding: 5px 10px;
	margin-top: 10px;
	overflow: hidden;
}
.tweet {
	float: left;
	width: 605px;
	height: 50px;
	background: #111;
	border: 1px solid #333;
	border-left: 0px;
	padding: 5px 10px;
	margin-top: 10px;

}
.tweet_time {
	font-size: 0.8em;
	text-align: right;
}
#twitterLink {
	font-size: 1.0em;
	text-align: right;
}
#socialize {
	width: 520px;
	padding: 0px 0px;
	margin: 60px auto 0px auto;
	font-size: 1.6em;
	line-height: 2.0em;
	color: #FFF;
	text-align: center;
}
#socialize ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}
#socialize ul li {
	margin-left: 0px;
	padding: 0px 0px;
	list-style: none;
	display: inline;
	display: block;
	float: left;
	width: 65px;
}
#socialize a {
	padding-right: 5px;
	padding-left: 5px;
}
#socialize a:link {
	color: #FFF;
	text-decoration: none;
}
#socialize a:visited {
	color: #FFF;
	text-decoration: none;
}
#socialize a:hover, #socialize a:focus {
	color: #FFF;
	text-decoration: none;
}
#socialize a:active {
	color: #FFF;
	text-decoration: none;
}
#socialize img {
	border: 0px;
	width: 48px;
	height: 72px;
	margin: 0px 5px 0px 2px;
}
#socialize ul li .label {
	font-size: 0.6em;
	margin-top: -40px;
	display: block;
	width: 65px;
}
#copyright {
	font-size: 1.2em;
	color: #666;
	margin: 25px auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
