/*
Theme Name: Blueprint
Theme URI: http://wordpress.org/
Description: Blueprint theme for v2
Version: 1.0
Author: Intereactive
Author URI: http://intereactive.net/
Tags: blue, custom header, fixed width, two columns, widgets

	Blueprint

*/

/* Blog
---------------------------------------------------------------*/
.blog_wrapper {
	margin-top: 18px;
	padding-bottom: 1px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/header_bottom.gif) repeat-x bottom;
}

.blog_wrapper li {
	margin: 8px 0 8px 30px;
	font-size:108%
}

.blog_wrapper ul.green_arrows li {
	padding-left: 20px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/bullet_arrow.png) no-repeat left 2px;
}

.blog_header img {
	float:left;
}

.blog_title {
	float:right;
	width: 364px;
}

.blog_title h3{
	margin-bottom: 2px;
	font-size: 158%;
	font-weight: normal;
}

.blog_title a {
	color: #3c3c3c;
}

.blog_title a:hover {
	color: #aa151c; 
}

.blog_date {
	color:#aa151c;
}

.main_preview h3 {
	font-size: 148%;
	margin-top:20px;
}

.main_preview h4{
	font-size: 118%;
	margin-top:15px;
}

.main_preview {
	margin-top: 15px;
	font-family: 'Lucida Grande', Arial,Verdana,Sans-Serif;
}

.main_preview a {
	text-decoration:underline;	
}

.main_preview p {
	line-height:144%;
}

.article a {
	text-decoration:underline;	
}

div.main_preview img.aligncenter {
        display: block;
        margin: 0 auto;
}

.comment_bar {
	background: #E9E6DD;
	padding: 2px 5px;
	margin: 18px 0 10px 0;
}

.comment_bar a {
	color: #3c3c3c;
}

.comment_bar a:hover {
	color: #aa151c; 
}

.comment_count {
	padding-left: 20px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/comments.gif) no-repeat left;
}

.keep_reading {
	padding-right: 20px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/green_arrow.gif) no-repeat right;
}

#sub_right ul, #sub_right_blog ul {
	margin: 16px 0 16px 13px;
}

#sub_right li, #sub_right_blog li {
	padding-left: 20px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/blog_list.gif) no-repeat left 2px;
	margin: 4px 0;
}

#sub_right ul a, #sub_right_blog ul a {
	color: #3c3c3c;
}

#sub_right ul a:hover, #sub_right_blog ul a:hover {
	color: #aa151c; 
}

#blog_explain {
	margin: 13px 13px 16px 13px;
	font-size:92%;
	text-align:justify;
	line-height:132%
}

.archive_date {
	font-weight:normal;
	color:#aa151c;
	font-size:167%;
	margin-top: 20px;
}

.previous_page {
        display: block;
        float:left;
}

.next_page {
        display: block;
        float:right;
}

/* Blog Search Form
---------------------------------------------------------------*/
#sub_right form, #sub_right_blog form {
	margin: 15px 10px;
}

#s {
	width: 130px;
	float:left;
}

#search_button {
	border:none;
	height:22px;
	width:41px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/go.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	margin: 2px 0 0 5px;
	float:left;
}

#search_button:hover {
	background-position: center top;
}

.search_preview {
	margin: 5px 0 15px 0;
}

#search_header {
	background: #E9E6DD;
	padding: 10px 15px 5px 15px;
	margin: 20px 0 10px 0;
}

#search_header h3 {
	margin-bottom: 5px;
}

.search_highlight {
	color:#aa151c;
}


/* Blog Article
---------------------------------------------------------------*/
.article {
	margin-top: 15px;
}

.article p {
	margin-bottom: 1.3em;
	line-height:144%;
}

#comments {
	padding-bottom: 1px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/header_bottom.gif) repeat-x bottom;
}

.comment_title {
	margin: 10px 0;
	font-size: 136%;
	font-weight: normal;
	color:#000;
}

.comment_wrapper {
	padding: 10px 15px;
	margin: 10px 0;
}

.comment_wrapper div {
	font-style:italic;
}

.comment_wrapper p {
	margin-bottom: 8px;
}

.odd {
	background-color: #E9E6DD;
}

.even {
	background-color: #FCFBF8;
}

.owner {
	padding-left: 45px;
	background-image: url('http://intereactive.net/themes/site_themes/v2/img/comment_logo.gif');
	background-repeat: no-repeat;
	background-position: 7px 8px; 
}

#comment_form fieldset {
	padding: 10px 15px;
	margin: 10px 0;
	background: #E9E6DD;
}

#comment_form_wrapper p {
	margin-bottom: 5px;
}

.comment_input {
	background: #FCFBF8;
	border: 1px solid #B2AEA3;
	padding: .25em 3px;
	margin: 3px 0;
	width: 356px;
}

.comment_check {
	margin: 3px 5px 3px 0;
}

#comment_form textarea {
	background: #FCFBF8;
	border: 1px solid #B2AEA3;
	padding: 3px;
	width: 356px;
	margin: 3px 0;
}

#comment_preview {
	padding-bottom: 20px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/header_bottom.gif) repeat-x bottom;
}

.preview_highlight {
	background-color: #E9E6DD;
}

.preview_normal {
	background-color: #FCFBF8;
}

#comment_ajax {
	background: url(http://intereactive.net/themes/site_themes/v2/img/header_bottom.gif) repeat-x bottom;
}

#comment_name {
	font-style:italic;
	margin: 5px 0 0 15px;
}

#comment_display {
	margin-left: 15px;
}

#submit_button {
	border:none;
	height:22px;
	width:92px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/post_comment.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	float: left;
}

#submit_button:hover {
	background-position: center top;
}

#preview_button {
	border:none;
	height:22px;
	width:60px;
	background: url(http://intereactive.net/themes/site_themes/v2/img/preview.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	margin-right: 4px;
	float: left;
}

#preview_button:hover {
	background-position: center top;
}

div.article blockquote {
	background: url(http://intereactive.net/themes/site_themes/v2/img/quotes.gif) no-repeat 0 2px;
	font-style:italic;
	padding-left: 23px;
	margin: 0;
}

code {
	display: block;
	color: #110;
	font: 92% "Courier New", monospace;
	border: #EFEDE7 1px solid;
	background: #FFF;
	padding: 5px 10px;
	margin: 5px 0 5px 20px;
	overflow:auto;
	white-space:nowrap;
}

div.article img {
	display: block;
	margin: 0 auto;
}

#download {
	vertical-align:top;
	margin-left:10px;
}

ul.docs li {
	font-size:100%;
}

ul.docs span {
	font-size:108%;
	color:#000;
}

h5{
	font-weight:bold;
	margin: 25px 0 -0.6em 25px;
	font-size:105%;
}

/* BUTTONS - (thanks to wufoo for the code base) */
.buttons {
    margin:10px 0;
}

.buttons a{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.buttons a:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}