/*
Theme Name: 2.0 Group
Theme URI: http://2-group.com/
Description: A theme created for <a href="http://2-0group.com/">2.0 Group's</a> Blog
Version: 1
Author: Chris Johnson
Author URI: esreborn@gmail.com
*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote, table, td, tr {
	margin:0;
	padding:0;
	border:0;
}

html,body {
	height:100%; /* needed for container min-height */
	background:#ffffff url("imgs/header_repeat.jpg") repeat-x;
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.addthis_button_div {
	padding:0 0 15px 0;
}

a {
	color: #707070;
	text-decoration: none;
}
a:visited {
	color: #707070;
	text-decoration: none;
}
a:hover {
	color: #2D95BD;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h1.headerimg {
	margin:0;
	padding:0;
}

h1.headerimg a {
	background:url("imgs/2-0group.jpg") no-repeat;
	width:194px;
	display:block;
	overflow:hidden;
	height:71px;
	text-indent:-99999;
}
h2 {
	color: #72C0EE;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
}
h2.pagetitle {
	margin-top:15px;
}
h2 a, h2 a:visited {
	color: #72C0EE;
	text-decoration: none;
}
h2 a:hover {
	color:#2D95BD;
	text-decoration:none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #72C0EE;
	margin: 10px 0px 5px;
}

h5 {
	color: #72C0EE;
	margin: 15px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
}

#page {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	background:url("../imgs/white_grdnt.jpg") center top no-repeat;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#con-wrap {
	margin:0 auto;
	width:950px;
}

#container {
	margin:0 auto 25px 0;
	widows:950px;
	background:url("imgs/white_grdnt.jpg") center top no-repeat;
}

#header {
	position:relative;
	margin:0 auto;
	width:950px;
	height:117px;
}

ul#main-menu {
	position:absolute;
	top:60px;
	left:405px;

	margin:0px;
	padding:0px;
	height:18px;
}

	ul#main-menu li {
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
	}

	ul#main-menu li a {
		margin-left:20px;
		text-decoration:none;
		color:#70787f;
		text-transform:lowercase;
		font-size:15px;
		font-family:"News Gothic MT", Arial, Helvetica, sans-serif;
	}

		ul#main-menu li a:hover, ul#main-menu li a.active {
			color:#fff;
		}

#micro {
	padding-top:3px;
	height:17px;
	width:950px;
	
	font-size:10px;
	color:#999999;
}

	#micro a {
		text-decoration:none;
		color:#999999;
	}
	
	#micro a:hover {
		color:#ffffff;
	}

	#micro ul#nav {
		margin:0;
		float:right;
		list-style:none;
	}
		#micro ul#nav li {
			float:left;
			margin:0 0 0 40px;
		}

.post {
	margin:0 0 0 0;
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background:url("imgs/date_bg.png") no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 557px;
}

.entry {
	clear:both;
	padding-top:10px;
}

	.entry a, .entry a:visited {
		color:#2D95BD;
	}

.post-cat {
	background:url("imgs/category.png") no-repeat left center;
	padding-left:28px;
	float:left;
	font-size:95%;
	color:#999999;
}
.post-comments {
	background:url("imgs/comments.png") no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background:url("imgs/calendar.png") no-repeat left center;
	padding-left: 22px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 0px;
}

.navigation {
	margin:0 0 0px 0;
	clear:both;
	padding:0px 0px;
}
.navigation a, .navigation a:visited {
	color:#707070;
}

.main-navigation {
	margin:0 0 40px 0;
	clear:both;
	padding:10px 0px;
}
.main-navigation a, .navigation a:visited {
	color:#707070;
}

.previous-entries {
	float:left;
	padding-left:20px;
	background:url("imgs/nav_left.png") no-repeat left center;
}
.next-entries {
	float:right;
	padding-right:20px;
	background:url("imgs/nav_right.png") no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentmetadata {
	padding:2px 0 5px 0;
}

.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f2f2f2;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #72C0EE;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	margin-bottom:60px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#fff;
	border: 1px solid #b8b8b8;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 615px;
	height: 120px;
	background:#fff;
	border: 1px solid #b8b8b8;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url("imgs/post_comment.jpg") no-repeat;
	border: none;
	float:right;
	width: 114px;
	height: 25px;
}

#content {
	float:left;
	width:615px;
}

#sidebar {
	margin:10px 0 40px 0;
	float:right;
	width:280px;
}

#searchform {
	margin:17px 0 0 0;
	width:280px;
	float:right;
}
#searchform #s {
	border:1px solid #b8b8b8;
	width: 190px;
	height: 21px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;
}
#searchform #searchsubmit {
	margin:0 0 0 5px;
	background:url("imgs/search_submit.jpg") no-repeat;
	border:none;
	width:66px;
	height:25px;
	vertical-align:middle;
}
#searchform label {
	font-size: 12px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #72C0EE;
	margin: 10px 0px 5px;
}

.ul-subscribe {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #e5e5e5;
}
.ul-subscribe li{
	margin: 0px;
	padding: 5px 0px 5px 50px;
	border-top: 1px solid #e5e5e5;
	background: url("imgs/rss.png") no-repeat left center;
}
.ul-subscribe li a, .ul-subscribe li a:visited{
	color: #707070;
	text-decoration: none;
}
.ul-subscribe li a:hover{
	color: #2D95BD;
	text-decoration: none;
}

.ul-cat {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px;
	border-bottom: 1px solid #e5e5e5;
}
.ul-cat li {
	margin: 0px;
	padding: 5px 0px 5px 50px;
	border-top: 1px solid #e5e5e5;
	background-attachment:fixed;
	background:url(imgs/category_s.png) no-repeat left top;
	background-position:0px 8px;
}
.ul-cat li:before {
	display:marker;
	marker-offset:15px;
}
.ul-cat li a, .ul-cat li a:visited {
	color: #707070;
	text-decoration: none;
}
.ul-cat li a:hover {
	color: #2D95BD;
	text-decoration: none;
}
	ul.children {
		list-style:none;
		margin:5px 0px 0px 0px;
		padding:0px;
}
		ul.children li {
			background-attachment:fixed;
			background:url(imgs/category_s_sub.png) no-repeat left top;
			background-position:0px 8px;
			margin: 0px;
			padding: 5px 0px 3px 50px;
			border-top: 1px solid #e5e5e5;
		}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #e5e5e5;
}
.ul-archives li{
	margin: 0px;
	padding: 5px 0px 5px 50px;
	border-top: 1px solid #e5e5e5;
	background: url("imgs/archive.png") no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #707070;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #2D95BD;
	text-decoration: none;
}

.archive-list {
	list-style:none;
}

#footer {
	clear: both;
	background:url("imgs/footer.jpg") top repeat-x;
	color:#7d7d7d;
}

#footer-wrap {
	margin:0 auto;
	width:950px;
}

#footer a, #footer a:visited{
	color:#c5c5c5;
}

#footer .left-col{
	margin:40px 50px 0 0px;
	width:280px;
	float:left;
}
#footer .right-col{
	margin:40px 0 0 0;
	width: 280px;
	float: right;
}
#footer h4 {
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
	color:#dddddd;
	letter-spacing:1px;
	font-size:20px;
	font-weight:lighter;
	margin: 10px 0px 15px 0px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	padding: 0px 0px 15px 0px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 180%;
}
.recent-posts li{
	padding:0px 0px 15px 0px;
}
.recent-posts a{
	font-size:115%;
	line-height:130%;
	font-weight:lighter;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

	#copyright {
		float:left;
		margin:20px 0 0 0;
		padding:0 0 20px 0;
		font-size:9px;
		font-family:Verdana, Geneva, sans-serif;
	}

	#links {
		margin:25px 0 0 0;
		padding:12px 0 0 0;
		position:relative;
		float:right;
		font-size:9px;
		font-family:Verdana, Geneva, sans-serif;
	}
	
		#links a, #links a:visited {
			text-decoration:none;
			color:#666;
		}
		
		#links a:hover {
			color:#ffffff;
		}
	
		#links ul#nav2 {
			margin:0;
			float:right;
			list-style:none;
		}
			#links ul#nav2 li {
				float:left;
				margin:0 0 0 20px;
			}
