/*
Theme Name: WordPress Theming
Theme URI: http://www.wordpresstheming.com
Description: Custom Theme based on Thematic.
Author: Devin Price
Author URI: http://www.wordpresstheming.com
Template: thematic
Version: 1.2.1
*/

/* Reset browser defaults */

@import url('css/reset.css');

/* Styling for Plugins */

@import url('css/plugins.css');

/*

LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 960px fixed layout with one sidebar right of content

Thanks for checking out the source.

Cheers to Ian Stewart and the Thematic Framework.

*/

body {
    min-width:960px;
	background-image:url(images/background.jpg);
}

#header-line {background-image:url(images/header-top.jpg); background-repeat:repeat-x; height:10px; margin:0; padding:0}

#header {
    position:relative;
}

#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:940px;
    margin:0 auto;
}
#main {
    width:960px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
	padding:20px 0 30px 0;
	border-top:1px dashed #999;
	clear:both;
}
#container {
    width:630px;
    float:left;
}
#content {
	background-image:url(images/bg-highlight.jpg);
    margin:0 0 0 0px;
    width:590px;
	padding:20px;
    overflow:hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:0px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}


/* =Global Elements
-------------------------------------------------------------- */

p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:13px "Courier New", Courier, monospace;
	line-height:16px;
	display:block;
	margin:10px 0 20px 0;
}

blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

a:link {
    color:#3a671f; text-decoration:none;
}
a:visited {
    color:#3a671f; text-decoration:none;
}
a:active,
a:hover {
    color: #3a671f; text-decoration:underline;
}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
	border-top:1px solid #999;
}

.ie6 #header {margin-top:-6px;} /* Oh ie6, how we all love you so. */

#logo {float:left; margin-left:10px;}

#branding {
    width:960px;
    margin:0 auto;
	padding:30px 0 20px 0;
}

.ie7 #branding, .ie6 #branding {padding-bottom:0px;}

#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #666;
}

#blog-description {
    color:#3a671f;
    font-size:13px;
    font-style:normal;
}

/* If != IE6, Replace Logo with Image
-------------------------------------------------------------- */

#logo {text-indent:-9999px;}

#blog-title a {display:block; background-image:url(images/wordpresstheming-logo.png); background-repeat:no-repeat; width:360px; height:57px;}

#logo h1 {height:0px;}

.ie6 #logo {text-indent:0px; margin-left:0px; width:340px;}

.ie6 #logo h1 {height:26px;}

.ie6 #blog-title a {background-image:none; display:inline;}


/* =Navigation
-------------------------------------------------------------- */

ul#nav {float:right; margin-top:10px;}

ul#nav li { 
display: block;
height: 35px; 
width: 125px; 
font-family: Tw Cen MT, HelveticaNeue, "Helvetica Neue", helvetica, arial;
border-left:1px solid #aaa;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px; 
line-height: 38px; 
text-indent: 10px; 
float: left; }

ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited  {
display: block;
color: #000; 
text-decoration: none; }

ul#nav li a:hover  {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* =Content
-------------------------------------------------------------- */

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #3a671f;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
color:#111;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#111;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #3a671f;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #3a671f;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-size:20px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:18px;
    padding:0px 0 15px 0;
}
.entry-content h4 {
    font-size:15px;
    font-weight:bold;
	text-transform:none;
    letter-spacing:0.05em;
	padding:0px 0 10px 0;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}

.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 20px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #3a671f;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #3a671f;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #3a671f;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:10px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border-bottom:none;
    margin:0 0 10px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
	margin:0 0 10px 0;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #3a671f;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #3a671f;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #3a671f;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    margin-bottom:22px;
    overflow:hidden;
    padding:5px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#3a671f;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #3a671f;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #3a671f;
}
.aside {
    color:#333;
}
.aside a {
    color:#333;
}
.aside a:active,
.aside a:hover {
    color: #3a671f;
}
.aside h3 {
    font-size:16px;
    line-height:22px;
	border-bottom:1px dashed #999;
	padding-bottom:5px;
	margin-bottom:10px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}

.aside ul li {list-style:none;}

.aside ul ul, .aside ul ol {
    list-style:none;
    margin:0 0 20px 0px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:20px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-weight:normal;
    font-size:16px;
    padding:0 0 5px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	color:#fff;
	background-image:url(images/brown.jpg);
    border-top:1px solid #999;
    margin-top:22px;
}

#footer .green-line {background-image:url(images/header-top.jpg); background-color:#3a671f; height:10px; }

#footer p {margin-bottom:10px;}

#footer-align {
    width:960px;
    margin:0 auto;
	padding:30px 0 30px 0;
}

#siteinfo {
	margin-top:10px;
	width:600px;
	float:left;
    color:#eee;
}

#siteinfo a {
    color:#fff;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #3a671f;
}

#footer .social-icons {float:right;}

#footer .social-icons img {margin-left:30px;}


/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
	font-family:HelveticaNeue, "Helvetica Neue", helvetica, arial, sans-serif;
	color:#111;
	font-size:13px;
	line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:18px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 15px 0;
	border:1px solid #999
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}


/* =Home Page
-------------------------------------------------------------- */

#headline {background-image:url(images/bg-highlight.jpg); height:240px; margin-bottom:20px; -moz-border-radius:8px; -webkit-border-radius: 8px;}

#headline-image {background-image:url(images/devin.png); float:right; height:220px; width:254px; padding-top:20px; background-repeat:no-repeat; background-position:bottom;}

.ie6 #headline-image {background-image:url(images/devin.gif);}

#headline .text {width:600px; padding:20px 0 0 20px; font-size:13px; float:left;} 

#headline .text h3 {color:#3a671f; font-size:32px; line-height:42px; margin-bottom:10px;}

#headline .text p {margin-bottom:10px; width:460px;}

#headline .text a {color:#3a671f; font-weight:bold;}

#featured-projects {border-top:1px dashed #999; padding-top:20px;}

#featured-projects  h3 {font-size:16px; margin-bottom:15px;}

#featured-projects .project {float:left; margin-right:15px; width:225px;}

.ie6 #featured-projects .project {float:left; margin-right:5px; width:225px;}

#featured-projects .project a img {margin-bottom:10px; background-image:url(images/bg-highlight.jpg); padding:5px;}

#featured-projects .project a:hover img {margin-bottom:10px; background-image:url(images/green.jpg); padding:5px;}

#featured-projects .project p a {color:#111;}

#featured-articles {border-top:1px dashed #999; padding-top:20px; clear:both;}

#featured-articles  h3 {font-size:16px; margin-bottom:15px;}

#featured-articles .featured-article {float:left; padding-right:15px; width:212px;}

#featured-articles .featured-article .equal-height {height:230px;}

#featured-articles .post1, #featured-articles .post2, #featured-articles .post3 {border-right:1px solid #999; margin-right:15px;}

#featured-projects .featured-article p {font-size:12px;}

/* =Portfolio Page
-------------------------------------------------------------- */

.portfolio-item {border-bottom:1px dashed #999; padding-bottom:25px; margin-bottom:25px;}

.portfolio-image {float:left;}

.portfolio-image img {background-image:url(images/bg-highlight.jpg); padding:10px;}

.portfolio-text {float:right; width:300px;}

.portfolio-text  h3 {font-size:16px; font-weight:bold; margin:10px 0 5px 0;}

.portfolio-text  h3 a {color:#666}

.portfolio-text p.post-date {padding-bottom:10px; margin-bottom:15px; border-bottom:1px dashed #999; font-size:10px;}

/* =Sidebar Customizations
-------------------------------------------------------------- */

.aside .social-icons {margin:15px 0px;}

.aside .social-icons img {margin-right:30px;}


/* =Classes
-------------------------------------------------------------- */

.clear {clear:both;}

/* =Dynamic Classes
-------------------------------------------------------------- */

body.postid-517 {background-image:url(images/background-blue.jpg);}

body.postid-517 #content {background-image:url(images/bg-highlight-blue.jpg);}

body.postid-517 #content h3 {margin-top:15px;}

body.postid-725 {background-image:url(images/white-texture.jpg);}