/* @override http://wpfolio.visitsteve.com/wiki/wp-content/themes/wpfoliowiki/style.css */

/*   
Theme Name: WPFolio Wiki
Theme URI: 
Description: Thematic Child Theme for WPFolio Wiki
Author: Steve Lambert
URI: http://visitsteve.com/
Template: thematic
Version: 1.1
Tags: Thematic WPFolio
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* color scheme via: http://kuler.adobe.com/#themeID/946917 */
body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1,h2,h3,h4,h5.h6 {
	color: #E35C14;
	clear: none;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-top: .5em;
}
.entry-content h4 {
	font-size: .85em;
}
h3.widgettitle {
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
}
#content a{
	color: #76C7C6;
}
#content a:active, {
	color: #E35C14;
}
#content a:hover, .aside a:hover {
	color: #C1E1ED;
}
#content a:visited, .aside a:visited {
	color: #273D3B;
}

pre {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 0 5px 0 5px;
}
/* @group layout */

#content {
	width:650px;
    margin: 0 0 0 278px;
    padding-left: 2px;
}
.main-aside {
	width: 250px;
}
.main-aside input#s {
	width: 205px;
}
#container {
    margin: 0 0 0 -270px;
}
.hentry {
    width:650px;
}

#simpletags-4 {
	margin-bottom: 2em;
}

/* @end */

/* @group header */

#header {
	background-color: #C1E1ED;
}
#branding a {
	color: #FFF;
	text-shadow: 0px 1px 2px #76C7C6;
}
#blog-description {
	text-shadow: 0px 1px 2px #FFF;
	font-size: 1em;
}


/* @end */

/* @group footer */

#footer {
	background-color: #273D3B;
	background: -webkit-gradient(linear, left top, left bottom, from(#131919), to(#273D3B));
	background: -moz-linear-gradient(top,  #131919,  #273D3B);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131919', endColorstr='#273D3B');
	border-top: 4px solid #76C7C6;
}
#footer a {
	text-decoration: none;
}
#subsidiary .widget_text, #siteinfo {
	color: #C1E1ED;
}
#subsidiary .widget_text a, #siteinfo a {
	color: #76C7C6;
}
#subsidiary h3 {
	color: #e35c14;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
}
/* @end */

/* @group images */
.entry img {
	margin : 0 0 0px;
	padding : 8px;
	border : 1px solid #c0c0c0;
}
.entrycat img {
	margin : 3px 3px 3px 3px;
	padding : 5px;
	border : 1px solid #c0c0c0;
	margin-bottom: 2px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-style: italic;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.img-frame {
	width: 25%;
	min-width: 220px;
	height:225px;
	float: left;
	display: inline;
	margin-top: 10px;
}
.img-container {
	text-align:center;
	margin-right:auto;
	margin-left: auto;
	display: inline-table;
}
.img-frame-caption {
	width:60%;
	margin-left:auto;
	margin-right:auto;
}
.img-frame-caption a {
	font-weight: normal;
	font-style: normal;
	padding: 0;
}
.pageid-59 dl.gallery-item {
	margin: 0px;
}
/* @end */

/* @group navigation */

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    background:     #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
	background: -moz-linear-gradient(top,  #f3f3f3,  #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fff');
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:     #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
	background: -moz-linear-gradient(top,  #f3f3f3,  #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fff');
	outline:		0;
    border-bottom-color:#ccc;
}

/* @end */

/* @group widgets */

#primary ul li ul li {
	list-style-type: none;
}

#primary ul li ul li ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
}
#primary ul a {
	text-decoration: underline;
}
#primary a:visited {
	opacity: .75;
}
#primary ul li ul {
	margin-left: 0px;
}
#primary ul li ul li ul li {
	margin-left: .6em;
}

/* @end */

div.comment_warning {
	border: 2px solid #fff49b;
	background-color: #fffad5;
	padding: 10px 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.comment_warning em {
color: red;
}

#wpqn div a img {
	display: none;
}
