/*
Theme Name: Frameweld Theme
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Ryan Mahoney
Author URI: http://www.frameweld.com
Tags:
*/

body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

div.section_entry_container {
	margin-top: 20px;
}

div.section_entry_container div.entry div.title {	
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: Georgia, serif;
	color:  #A61D00;
}

div.section_entry_container div.entry {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #222;
}

div.sidebar_container {
	margin-top: 20px;
}

div.sidebar {
	position: relative;
	height: 52px;
	border-bottom: 1px solid #cacaca;
	width: 207px;
}

div.sidebar a {
	position: absolute;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	left: 6px;
	top: 15px;
}

div.sidebar a:hover {
	text-decoration: underline;
}

div.sidebar_selected {
	background-image: url('images/sidebar_selected.gif');
	height: 47px;
	background-repeat: no-repeat;
	border-bottom: 0px;
	width: 220px;
}

div.sidebar_last {
	border-bottom: 0px;
}

div.sidebar_selected a {
	color: #fff;
	font-weight: bold;
	top: 12px;
}

html {
	background-color: #cfcfcf;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.sIFR-alternate {
	display: none;
}

body {
	background: #cfcfcf url('images/background.gif') repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.toplinks {
	background-image: url('images/search_background.gif');
	background-repeat: no-repeat;
	background-position: 430px 0px;
	position: relative;
	margin-top: 25px;
	height: 30px;
}

div.toplinks div#links {
	position: relative;
	top: 4px;
	left: 60px;
}

div.toplinks div#links a {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	margin-right: 15px;
}

div.toplinks div#links a:hover {
	text-decoration: underline;
}

div.toplinks div#search_box {
	position: absolute;
	top: 5px;
	right: 34px;
	height: 30px;
	width: 150px;
}

div.toplinks div#search_box input {
	height: 17px;
	width: 150px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	font-size: 14px;
	border: 0px;
}

div.navbar {
	height: 37px;
	background: #000000 url(images/navbar_background.gif) no-repeat;
	position: relative;
}

div.navbar a {
	position: absolute;
	height: 37px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.navbar a:hover {
	background-position: 0px -37px;
}

div.navbar a#home {
	left: 0px;
	width: 79px;
	background-image: url('images/navbar_home.gif');
}

div.navbar a#platform {
	left: 80px;
	width: 95px;
	background-image: url('images/navbar_platform.gif');	
}

div.navbar a#services {
	left: 176px;
	width: 94px;
	background-image: url('images/navbar_services.gif');
}

div.navbar a#solutions {
	left: 271px;
	width: 106px;
	background-image: url('images/navbar_solutions.gif');
}

div.navbar a#blog {
	left: 378px;
	width: 75px;
	background-image: url('images/navbar_blog.gif');
}

div.navbar a#request_demo {
	left: 733px;
	width: 138px;
	background-image: url('images/navbar_request_demo.gif');
}

div.navbar a#login {
	left: 874px;
	width: 84px;
	background-image: url('images/navbar_login.gif');
}

div.navbar a.selected, div.navbar a.selected:hover {
	background-position: 0px -74px;
}

div.homepage_column_header {
	height: 67px;
	background: #e9e9e9 url(images/homepage_column_header.gif) no-repeat;
}

div#page_shell {
	margin-top: 10px;
	margin-bottom: 20px;
	background: #fff url(images/shell_sides.gif) repeat-y;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	height: auto;
	width: 960px;
}

div#shell_top {
	width: 960px;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
	background: #fff url('images/shell_top.gif') no-repeat top;
}

div#shell_bottom {
	margin-top: 20px;
	width: 960px;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
	background: #fff url('images/shell_bottom.gif') no-repeat top;
}

div#shell_top_blue {
	width: 960px;
	height: 87px;
	background: #fff url('images/shell_top_blue.gif') no-repeat top;
}

div#shell_top_blue div {
	width: 800px; 
	position: relative; 
	left: 20px; 
	top: 18px;
	height: 50px;
}

div#shell_top_blue div h2 {
	height: 50px;
	padding: 0px;
	margin: 0px;	
}

div#featured_feature {
	background: #efefef none repeat scroll 0 0;
	border-top: 2px solid #A67600;
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	margin: 10px 0 24px;
	padding: 12px;
}

div#featured_feature strong {
	color: #A67600;
	font-size: 18px;
}

div.sidebar_container_right {
	margin-top: 20px;
}

div#spotlight {
	color: #444;
	font-size: .9em;
}

div#spotlight strong {
	color:  #A61D00;
}

div#spotlight img {
	position: relative;
	left: -5px;
	margin-bottom: 4px;
}

div#next_steps {
	border-top: 2px solid #1f79b4;
	background-color: #efefef;
	padding: 12px;
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 30px;
	position: relative;
	left: -5px;
	font-size: 14px;
}

div#next_steps strong {
	color: #1f79b4;
	font-size: 18px;
	display: block;
	margin-bottom: 8px;
}

div#next_steps a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	background-image: url(images/bullet_plus_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 4px;
}

div#next_steps a:hover {
	text-decoration: underline;
}

div#next_steps strong {
	color: #1f79b4;
	font-size: 18px;
	display: block;
	margin-bottom: 8px;
}

div#next_steps hr {
	margin-bottom: 5px;
}

/* Features */
div#homepage_features div.post {
	margin-top: 12px;
	margin-left: 6px;
}

div#homepage_features div.post h2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 20px;
	font-size: 18px;
	text-align: left;
}

div#homepage_features div.post h2 a {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1F79B4;
}

div#homepage_features div.post h2 a:hover {
	text-decoration: underline;
}

div#homepage_features div.post div.entry {
	margin-top: 2px;
	border-bottom: 1px dashed #bbb;
}

div#homepage_features div.post div.entry p {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	margin: 0px;
}

div#homepage_features div.post div.entry a.more {
	padding-left: 20px;
	display: block;
	margin-top: 4px;
	margin-bottom: 20px;
	background: #fff url('images/bullet_plus_green.gif') no-repeat scroll 3px 3px;
	color: #0182b4;
	display: none;
}

div#homepage_features div.post div.entry p {
	color: #333;
}

div#blog_date {
	border-right: 1px solid #ccc;
	height: 80px;
	position: relative;
}

div#blog_date div#mon {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	position: absolute;
	top: 10px;
	text-align: center;
	width: 60px;
	font-family: Georgia, serif;
}

div#blog_date div#day {
	font-size: 34px;
	line-height: 28px;
	color: #666;
	position: absolute;
	top: 25px;
	text-align: center;
	width: 60px;
	font-family: Georgia, serif;
}

div#blog_list_entry {
	border-bottom: 1px dashed #333;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div#blog_list_entry div.entry, 
div.post div.entry {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	margin-top: 8px;
}

div#blog_list_entry div.entry p a,
div.post div.entry a {
	color: #333;
}

div#blog_list_entry div.entry p a.more-link {
	color: #0776A0;
}

div#blog_list_entry p {
	margin-bottom: 0px;
}

div#blog_list_entry h3 {
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

div#blog_list_entry h3 a, div.post h2 {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
	color: #A61D00;
	font-family: Georgia, serif;
	margin-bottom: 0px;
}

div#blog_list_entry h3 a:hover {
	text-decoration: underline;
}

div.postmetadata {
	text-align: center;
}

a.author_link {
	color: #0776A0;
}

a.comments_link {
	color: #0776A0;
	padding-left: 18px;
	background-image: url('images/comments_icon.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

a.tags_link {
	padding-left: 18px;
	background-image: url('images/folder_small.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #0776A0;
}

/* BLOG */
div#homepage_blog div.post {
	margin-top: 12px;
	margin-left: 6px;
}

div#homepage_blog div.post h2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 20px;
	font-size: 16px;
	text-align: left
}

div#homepage_blog div.post h2 a {
	font-family: serif;
	text-decoration: none;
	font-family: Georgia, serif;
	color:  #A61D00;
}

div#homepage_blog div.post h2 a:hover {
	text-decoration: underline;
}

div#homepage_blog div.post div.entry {
	margin-top: 2px;
	font-size: 14px;
	line-height: 22px;
}

div#homepage_blog div.post div.entry a.more {
	color: #1F79B4;
}

div#homepage_blog div.post div.entry p {
	color: #333;
	display: inline;
	font-family: Georgia, serif;
}

div#homepage_blog div.post div.entry p a {
	color: #333;
}

img.customer_logo {
	float: left;
	margin: 10px;
}

div.customer_testimonial {
	float: left;
	width: 272px;
	margin: 10px;
	background: #efefef none repeat scroll 0 0;
	border-top: 2px solid #A67600;
	color: #333333;
	font-size: 16px;
	margin: 10px 0 24px;
	padding: 12px;
	font-weight: bold;
	font-family: Georgia, serif;
}

div.customer_testimonial div {
	margin: 10px;	
}

div.customer_testimonial div p {
	text-align: right;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	font-weight: normal;
}

/**********************
*   Comments          *
***********************/

h2.comments-num a {
	color:#2F63B3;
	text-decoration:none;
}

.commentpage {
	margin: 0 30px;
	padding: 0;
}

#comments {
	margin: 0;
	padding: 0;
}

.comments-num {
	padding: 0 0 10px 0;
	border-top: 1px dashed #333;
	margin-bottom: 0px;
}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
}

.alt {
	background-color: #fff !important;
	background-image: none !important;
}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
}

img.avatar {
	margin: 7px 0 0 7px;
	border: none;
}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
}

.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	border-top: 1px dashed #333;
}

.postcomment {
	clear: both;
	padding: 20px;
	background: #dce6ff url(images/separator_blue.gif) repeat-x center top;
}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
}

.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
}

.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 18px;
}

.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 200px;
}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
}

.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
}

img.screen_image {
	width: 940px;
	height: 316px;
}