/* @override http://groupsinteractive.com/css/blog.css */

/* Begin Blog Specific CSS */

#blog-title {
	position: relative;
	width: 580px;
	height: 79px;
	background: url(/images/sgr.jpg) repeat-x;
	padding-top: 10px;
}

#dev-blog-title {
	position: relative;
	width: 580px;
	height: 79px;
	background: url(/images/dev.jpg) repeat-x;
	padding-top: 10px;
}

.postedby {
	font-size: 11px;
	
}

.post {
	padding-bottom: 40px;
}

.twitter-item {
	width: 350px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin-top: 0px;
}

.twitter-user {
	color: #fff;
}

.twitter-user:hover {
	color: #fff;
	text-decoration: underline;
}

form#searchform input#s {
	border: 1px solid #0098db;
	width: 90%;
	height: 30px;
	font-size: 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 3px;
	color: #a0a198;
}

#search {
	padding-top: 100px;
}

#searchform {
	
}

form#searchform input#searchsubmit {
	float: right;
	margin-right: 23px;
	margin-top: 7px;
}

#recentposts {
	padding-top: 40px;
}

.sidebar a {
	color: #8b8d8e;
}

.sidebar ul li{
	padding-bottom: 5px;
}

#categories {
	padding-top: 20px;
}

#comments {
	padding-top: 20px;
}

#commentform {
	width: 500px;
	padding-bottom: 50px;
}

#comment {
	width: 500px;
}

.comment-body {
	font-size: 12px;
	padding-bottom: 15px;
}

.postmetadata {
	font-size: 11px;
	line-height: 15px;
}

#blog-title {
	position: relative;
	width: 580px;
	height: 79px;
	background: url(../images/sgr.jpg) repeat-x;
	padding-top: 10px;
}

.postedby {
	font-size: 11px;
	
}

.post {
	padding-bottom: 40px;
}

.twitter-item {
	width: 350px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin-top: 0px;
}

.twitter-user {
	color: #fff;
}

.twitter-user:hover {
	color: #fff;
	text-decoration: underline;
}

form#searchform input#s {
	border: 1px solid #0098db;
	width: 90%;
	height: 30px;
	font-size: 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 3px;
	color: #a0a198;
}

#search {
	padding-top: 100px;
}

#searchform {
	
}

form#searchform input#searchsubmit {
	float: right;
	margin-right: 23px;
	margin-top: 7px;
}

#recentposts {
	padding-top: 20px;
}

.sidebar {
	font-size: 12px;
}

.sidebar a {
	color: #8b8d8e;
}

.sidebar ul li{
	padding-bottom: 5px;
}

#categories {
	padding-top: 20px;
}

#comments {
	padding-top: 20px;
}

#archives {
	padding-top: 20px;
}

#commentform {
	width: 500px;
	padding-bottom: 50px;
}

#comment {
	width: 500px;
}

.comment-body {
	font-size: 12px;
	padding-bottom: 15px;
}

.postmetadata {
	font-size: 11px;
	line-height: 15px;
}

.depth-1 {
	padding: 5px;
	border: 1px solid #c4c4c4;
	margin-bottom: 20px;
	
}

.depth-2 {
	margin-left: 1px;
	width: 595px;
	padding: 5px;
	border: 1px solid #c4c4c4;
	background-color: #f5f5f5;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	padding-right: 100px;
}

.navigation {
	padding-bottom: 50px;
}

.commenlist{
	padding-bottom: 20px;
}

.post ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	padding-bottom: 20px;
}




#product-features pre {
	margin-top: 15px;
padding: 15px;
background: #eeeeee;
color: #3d3d3d;
border: 1px solid #adadad;
font-size: 11px;
line-height: 17px;
font-weight: bold;
font-family: monaco, monospace;
width: 90%;
overflow: auto;
}

div#main div#product-features div.grid_8 div.post p {
	padding-top: 15px;
	color: #3c3c3c;
}

strong {
	font-weight: bold;
}

#wrapper p span.green {
	line-height: 24px;
	font-size: 16px;
}