/*
Theme Name: Struckture HomeGrown Technology
Theme URI: http://www.struckture.com
Description: Struckture HomeGrown Technology Version 3.0 Website
Version: 3.0
Author: Matthew Struck
Author URI: http://www.struckture.com
Tags: organic, no style, clean, empty

This theme was designed and built by Matthew Struck,
whose blog you will find at http://www.struckture.com/
*/



@import "style/reset.css";


/*Utility Styles************************/
.alignright {
	float: left;
}

.alignleft {
	float: right;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

.clear{
	clear:both;
}

/* body, generic styles */

body{
	background:#F6F8E5 url('images/recycled_paper.jpg');
	font:80%/1.6 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing:-1px;
	font-weight:lighter;
}

a{
	text-decoration:none;
}

.container{
	width:80%;
	margin:0 auto;
	min-width:950px;
	max-width:1000px;
	
}

/*header*/

#header{
	background:#728728 url('images/rip.png') repeat-x bottom left;
	height:160px;
}

#header h1 a{
	background:url('images/logo.png') no-repeat top left;
	display:block;
	text-indent:-5000px;
	height:98px;
	width:306px;
}

#header h2{
	display:none;
}

#header .menu{
	text-align:right;
	list-style:none;
	margin-top:1em;
	float:right;
}

#header .menu li{
	display:inline;
}

#header .menu li a{
	color:white;
	margin-left:2em;
	font-size:.8em;
	text-transform:uppercase;
}

/*header categories*/
#menu_cat{
	margin-bottom:2em;
	margin-top:1em;
}

#menu_cat li{
	display:inline;
	padding-bottom:15px;
	margin-right:1em;
}

#menu_cat li a{
	color:#728728;
	padding:5px 10px;
	border:1px dotted #728728;
	font:1.3em Georgia, "Times New Roman", Times, serif;
}

#menu_cat .current-cat, #menu_cat li:hover{
	background:url('images/nav_arrow.gif') no-repeat bottom center;
}

#menu_cat li:hover > a{
	background:#728728;
	color:#F6F8E5;
}

#menu_cat .current-cat a{
	background:#728728;
	color:#F6F8E5;
}

/*content*/
#content{
	color:#4F4937;
}

#content #leftside{
	width:595px;
	float:left;
}

#primary{
	float:right;
	width:320px;
}

#content h2 a, #content h1{
	font:2em Georgia, "Times New Roman", Times, serif;
	color:#F19204;
}

#content .catview{
	border-bottom:1px dotted #ded6b9;
	padding-bottom:.5em;
	margin-bottom:.5em;
	color:#69624c;
}

#content .commentno a{
	float:left;
	font:.8em 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align:center;
	color:white;
	display:block;
	background:url('images/comment_back_rt.gif') no-repeat top center;
	padding-top:0;
	height:21px;
	width:27px;
}

#content .postinfo, .logged-in-as{
	color:#728728;
	font-style:italic;
	margin-bottom:1em;
}

#content .postinfo p, .logged-in-as{
	line-height:1.2em;
}

#content .postinfo a, .logged-in-as a{
	color:#728728;
}

#content .postinfo a:hover, .logged-in-as a:hover{
	border-bottom:1px dotted #728728;
}

.wp-post-image{
	float:left;
	margin-right:1em;
}

#content .tags a{
	font-size:.8em;
}

/*post*/
.post{
	margin-bottom:2em;

	border-bottom:1px dotted #ded6b9;
}

.post .backhome{
	font:11px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	float:right;
	border:1px dotted #F19204;
	padding:2px 5px;
	color:#F19204;
}

.post img{
	border:1px dotted #ded6b9;
	padding:5px;
}

.post p{
	margin-bottom:1em;
	text-align:justify;

}

.post p a{
	color:#728728;
}

.post ul{
	list-style:circle;
	padding-left:1.5em;
	margin-bottom:1em;
}

.wp-caption-text{
	font-size:.8em;
	color:#333;
	padding:0;
	margin:-5px 0 0 5px;
	width:auto;
	font-style:italic;
	letter-spacing:0;
}


.post .more-link{
	display:block;
	background:url('images/read_more.gif') no-repeat;
	height:20px;
	width:93px;
	padding:15px 0 0 14px;
	color:white;
	font-size:.8em;
	text-transform:uppercase;
	float:right;
	margin-top:1em;
}

#authorinfo{
	/*background:#ded6b9;*/
	background:url('images/twit_back.png');
	border:1px dotted white;
	padding:1em 1.5em;
	font-size:.9em;
	color:#69624C;
	text-align:justify;
}

#authorinfo h2{
	font:1.6em Georgia, "Times New Roman", Times, serif;
}

#authorinfo .authlink{
	text-align:right;
	padding:0;
	margin:0;
}

#authorinfo .authlink a{
	display:inline-block;
	padding:5px 10px;
	color:#69624C;
	background:#white;
	text-align:center;
}

#authorinfo .authlink a:hover{
	color:black;
}

#authorinfo .avatar{
	float:left;
	margin-right:1em;
	background:white;
}

#postedin .post-edit-link{
	background:white;
	color:#69624C;
	font-style:normal;
	padding:2px 5px;
	margin-right:.5em;
}

#postedin{
	background:#69624C;
	color:white;
	font-size:.8em;
	padding:.5em 1em;
	font-style:italic;
	letter-spacing:0;
}

#postedin a{
	color:white;
}

/*sidebar stuff*/

#primary #aboutme{
	color:#333;
	font-size:.9em;
}

#aboutme h2{
	/*font:2em Georgia, "Times New Roman", Times, serif;
	color:#F19204;
	margin-bottom:.5em;*/
	text-align:left;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom:.5em;
	border-bottom:1px dotted #9d9786;
	color:#817B69;
	padding:.1em .5em;
	letter-spacing:-1px;

}

#aboutme .profimg{
	float:left;
	padding:5px;
	border:1px dotted #ded6b9;
	margin-right:1em;
}

#aboutme p{
	margin-bottom:1em;
	text-align:justify;
}

#aboutme .follow a:hover{
	border-bottom:none;
}

.FeedburnerEmailWidget {
	background:#666633;
	padding:1em;
	color:white;
}

.FeedburnerEmailWidget .widget-title{
	text-align:left;
	font:1.3em Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:.5em;
}

#feedburner_email_widget_sbef_email{
	font:1em verdana, arial, sans-serif;
	color:#666633;
	padding:2px 5px;
	margin-right:5px;
	width:180px;
	letter-spacing:-1px;
}

#feedburner_email_widget_sbef_submit{
	background:#FCFBE6;
	border:1px solid #666633;
	font:1em verdana, arial, sans-serif;
	color:#666633;
	padding:2px 5px;
	cursor:pointer;
}

#primary .FeedburnerEmailWidget label a, .FeedburnerEmailWidget label{
	color:#46461A;
}

#primary .FeedburnerEmailWidget label a:hover{
	color:white;
}


.wp-pagenavi{
	margin-bottom:2em;
}

.column{
	width:49%;
	float:left;
}

.column h2{
	font:1.3em Georgia, "Times New Roman", Times, serif;
	color:#f19204;
}

.column ul{
	list-style:circle;
	margin-left:1.5em;
}

.column li{
	font-size:.9em;
	color:#9d9786;
	padding:.2em 0;
}

.column li a{
	color:#9d9786;
}

.column li a:hover{
	color:#333;
}

#searchform{
	margin-top:-2em;
	margin-bottom:3em;
	text-align:right;
}

#searchform input{
	font:1em verdana, arial, sans-serif;
	color:#9d9786;
	padding:2px 5px;
	width:200px;
	letter-spacing:-1px;
	border:1px dotted #9d9786;
}

#searchform .searchsubmit{
	padding:.2em 0 0 .5em;
	float:right;
}

#primary, #primary a{
	color:#728728;
}


#primary a:hover{
	border-bottom:1px dotted #728728;
}


#recent-comments .widget-title{
	display:block;
	background:url('images/quotes.gif') no-repeat top left;
	color:white;
	padding:10px 0 5px 15px;
	height:45px;
	font:1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom:.5em;
}


#twitter-tools .widget-title{
	background:url('images/twits.png') no-repeat top left;
	padding:1.1em 0 0 2em;
	height:1.8em;
	font:1.6em Georgia, "Times New Roman", Times, serif;
	color:#69624C;
	border-bottom:1px dotted #B7A48C;
	margin-bottom:.5em;
}

#twitter-tools{
	background:url('images/twit_back.png');
	padding:1em;
	-moz-border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
}

.aktt_tweets li{
	margin-bottom:.7em;
	border-bottom:1px dotted #B7A48C;
	padding-bottom:.7em;
	color:#69624C;
	font-size:.9em;
}

.aktt_tweets .aktt_more_updates{
	border-bottom:none;
}

#primary #twitter-tools a{
	color:#f19204;
}

#primary .aktt_tweet_time{
	font-size:.8em;
}

#primary #twitter-tools a:hover{
	border-bottom:1px dotted #f19204;
}

#primary #recentcomments li{
	font-size:.9em;
	margin-bottom:.7em;
	border-bottom:1px dotted #ded6b9;
	padding:0 1em .7em 1em;
	text-align:justify;
}

#primary #recentcomments li em{
	display:block;
	color:#728728;
	font-weight:bold;
	text-align:right;
}


/*sidebar comments*/

#primary .comment-title, #related-posts .widget-title{
	/*font:1.6em verdana, arial, sans-serif;*/
	font:1.6em Georgia, "Times New Roman", Times, serif;
	height:auto;
	/*background:url('images/title.gif') no-repeat top left;*/
	background:none;
	border-bottom:1px dotted #9d9786;
	color:#817B69;
	padding:.1em .5em;
	margin:0;
	letter-spacing:-1px;
}

#related-posts{
	margin-bottom:1em;
}

#comment-list{
	margin-top:.5em;
}

#primary #comment-list li{
	margin-bottom:.5em;
	padding-bottom:.5em;
	border-bottom:1px dotted #ded6b9;
}

.comment-author img{
	background:url('images/act_comment.gif') no-repeat top left;
	float:left;
	padding:2px 2px 13px 2px;
	margin-right:1em;
}

.comment-body{
	font-size:.9em;
	padding-left:35px;
	margin-top:1.5em;
}


#primary #comment-list .comment-meta a{
	font-size:.8em;
	color:#F19204;
}

#primary #comment-list .comment-meta a:hover{
	border-bottom:1px dotted #F19204;
}

.postcomment-button{
	background:#ded6b9;
	margin:1em 0;
	padding:.5em 1em;
}

.postcomment-button img{
	float:left;
	margin:.1em .5em 0 0;
}

#primary .postcomment-button a{
	color:#817B69;
}

/*related posts*/
.related_post{
	margin-top:1em;
}

.related_post li{
	padding:.5em 1em;
	border-bottom:1px dotted #ded6b9;
}

.related_post a{
	font:1.3em Georgia, "Times New Roman", Times, serif;
}

.related_post em{
	font-size:.8em;
}

#primary .related_post .commentno{
	background:url('images/comment_back_mini.gif') no-repeat left top;
	height:16px;
	width:15px;
	position:absolute;
	color:white;
	font-size:8px;
	text-align:center;
	margin-left:.5em;
}


/*comments*/

#reply-title{
	font:1.6em Georgia, "Times New Roman", Times, serif;
	color:#F19204;

}

#respond{
	width:600px;
	clear:both;
}

#respond p{
	margin-bottom:.5em;
}

.comment-form-comment textarea{
	width:600px;	
	font:1em verdana, arial, sans-serif;
	letter-spacing:-1px;
	color:#555;
}

.form-allowed-tags{
	display:none;
}

#respond .form-submit input{
	background:#728728;
	color:white;
	font-size:1em;
	font-style:normal;
	padding:5px 10px;
	margin-top:.5em;
	border:3px double white;
	cursor:pointer;
	width:auto;
}

#respond label{
	display:inline-block;
	width:100px;
}

#respond .comment-form-url label{
	width:110px;
}

#respond input{
	font:1em verdana, arial, sans-serif;
	letter-spacing:-1px;
	color:#555;
	padding:2px 5px;
	width:300px;
}

/*footer*/
#footer{
	background:url('images/ripd.jpg') repeat-x top left;
	height:86px;
	margin-top:2em;
	padding-bottom:.8em;
	padding-top:50px;
	color:#4A3403;
}

#footer #terms{
	clear:both;
	font-size:.9em;
	line-height:1.2em;
	margin-top:1.2em;
	color:#998353;
}

#footer .mtmade{
	float:left;
	margin-right:1em;
}
