/*  
Theme Name: Clean Wil
Theme URI: http://wil.gieseler.org/
Description: Such a clean theme?
Version: 2.0
Author: Wil Gieseler
Author URI: http://wil.gieseler.org/
*/

/* @override http://wil.gieseler.org/wp-content/themes/new_wil_theme/style.css */

/* @group Layout
 */

body {
	background-color: #f1f8eb;
	font: 14px Georgia, Times, serif;
	color: black;
	margin: 0;
}

#header {
	text-align: left;
	background-color: #619130;
	padding: 15px;
	margin-top: 20px;
}

#header a {
	border: none;
}

.article {
	margin-top: 20px;
	margin-bottom: 50px;
}

#content {
	padding: 10px;
	line-height: 1.6em;
	width: 720px;
	margin: 0 auto;
}

.centerizer {
	width: 720px;
	margin: 0 auto;
}

.content_column {
	width: 500px;
	float: left;
}

.nav_column {
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-top: 25px;
}

.nav_column ul {
	padding: 0;
	margin: 0 0 20px;
	list-style-type: none;
}

.nav_column h3 {
	margin: 0 0 2px;
	text-transform: uppercase;
	font: bold 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #838383;
}

.nav_column a:link, .nav_column a:visited {
	/

*font-family: "Lucida Grande", Helvetica, Arial, sans-serif;*/
	border: none;
}

.nav_column a:hover {
	border-bottom: 1px solid #5273f9;
}

.nav_column a:active {
	color: #9b2d19;
	border-color: #c06d57;
}

#footer {
	
}

#copyright {
	text-transform: uppercase;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #7a7a7a;
	margin-bottom: 30px;
}

blockquote, pre {
	padding: 15px;
	background-color: #dbe6d2;
	border: 1px dashed #c7c7c7;
	margin: 1.2em 0;
}

hr {
	height: 1px;
	border: none;
	background-color: #d3d3d3;
	color: #d3d3d3;
}

img.fit {
	width: 100%;
}

.category_info {
	padding: 15px;
	background-color: #f1f1f1;
	border: 1px solid #c7c7c7;
	margin-top: 20px;
}

.category_info p {
	margin: 0 0 10px;
	padding: 0;
}

.category_info p:last-child {
	margin: 0;
	padding: 0;
}

.category_info h2 {
	padding: 0;
	font-size: 28px;
	color: #e36c1c;
	font-weight: bold;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

/* @end */

.navigation div {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}

/* @group Default Links */

a:link, a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0031f3;
	border-bottom: 1px solid #cecece;
}

a:hover {
	border-color: #5273f9;
}

a:active {
	color: #9b2d19;
	border-color: #c06d57;
}

a:visited {
	border-bottom-style: dotted;
}

/* @end */

/* @group Back/Forward Links */

.navigation {
	text-align: center;
	margin-bottom: 50px;
}

.navigation a:link, .navigation a:visited {
	background-color: #f1f1f1;
	padding: 4px 20px;
	border: 1px solid #e6e6e6;
	border-bottom: 1px solid #cecece;
}

.navigation a:hover {
	background-color: #3e62f2;
	border-color: #1945f2;
	color: white;
}

.navigation a:active {
	background-color: #f5dd2d;
	border-color: #d5c027;
	color: black;
}

/* @end */

/* @group Post */

h1, h1 a:link, h1 a:visited {
	color: #619130;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font: normal 28px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: none;
}

h1 a:hover {
	text-decoration: underline;
}

.article h3, .article h3 a:link, .article h3 a:visited {
	color: #919191;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font: 14px/normal "Lucida Grande", Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: none;
}

.article h3 .comment_link a:link, .article h3 .comment_link a:visited {
	font-size: 12px;
	text-transform: lowercase;
	color: #cbcbcb;
}

.article h3 a:hover, .article h3 .comment_link a:hover {
	color: #0031f3;
	border-bottom: 1px solid #5273f9;
}

/* @end */

/* @group Comments */

.comment {
	margin-bottom: 25px;
	overflow: hidden;
	line-height: 1.3em;
}

.comment p {
	padding: 0;
	margin: .75em 0;
}

.comment p:first-child {
	margin-top: 0;
}

.comment p:last-child {
	margin-bottom: 0;
}

.comment_person {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.comment_author {
	float: left;
	margin-left: 8px;
	margin-top: 5px;
	font: bold 16px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
	color: #474747;
}

.comment_person img {
	float: left;
	width: 32px;
	height: auto;
}

.comment_person a {
	color: black;
}

.comment_body {
	clear: both;
}

.comment_text {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 40px;
}

.commentsblock {
	margin: 0 auto;
}

.comment_footer {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	text-align: left;
	color: #808080;
}

.comment_footer a {
	color: #808080;
}

.comment_footer strong {
	letter-spacing: normal;
	text-transform: none;
	font-size: 18px;
}

.comments_title {
	text-align: center;
	font-style: italic;
	text-transform: lowercase;
	color: #619130;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 0;
}

.comments_title.clicked {
	color: black;
	border: none;
}

.leave_a_comment {
	text-align: center;
	font-style: italic;
	text-transform: lowercase;
	color: #619130;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.comments_seperator {
	text-align: center;
	font-size: 21px;
	color: #619130;
	margin-bottom: 32px;
}

/* @group Form */

#commentform {
	margin: 0 auto;
	border: 1px dashed #d3d3d3;
	padding: 20px;
	background-color: #f7f7f7;
}

#commentform #comment {
	width: 445px;
}

#commentform input {
	font-size: 14px;
	border: 1px solid #c3c3c3;
	padding: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Verdana", "Arial", sans-serif;
	width: 50%;
}

#commentform input[type="submit"] {
	font-size: 18px;
	padding: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Verdana", "Arial", sans-serif;
	width: 50%;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #619130 url(images/sheen.png) 0 center;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0;
	border: 1px solid #59862c;
}

#commentform input[type="submit"]:active {
	background-color: #d06642;
	color: white;
	border-color: #d05329;
}

#commentform textarea {
	font-size: 18px;
	border: 1px solid #c3c3c3;
	padding: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Verdana", "Arial", sans-serif;
	width: 50%;
	margin-top: 10px;
}

#commentform label {
	font-size: 16px;
	display: block;
	text-transform: lowercase;
	color: black;
}

#commentform p {
	font-size: 14px;
	color: #525252;
	margin: 0 0 5px;
}

/* @end */

/* @end */

/* @group CSS Fixes */

img {
	vertical-align: bottom;
}

a img {
	border: none;
}

a {
	outline: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* @end */

/* @group Twitter */

#twitter_update_list > li > a:link,
#twitter_update_list > li > a:visited, {
	
}

#twitter_update_list li > a {
	font: 10px/normal "Lucida Grande", Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	color: #929292;
	display: block;
	border: none;
}

#twitter_update_list li > a:hover {
	text-decoration: underline;
}

#twitter_update_list {
	margin: 0;
	overflow: hidden;
}

#twitter-link {
	display: none !important;
}

#twitter_update_list li {
	margin-bottom: 9px;
	color: #000;
}

/* @end */

/* @group Photo Posts */

.framed-photos {
	
}

.framed-photos .photo {
	border: none;
	display: block;
	margin-bottom: 20px;
}

.framed-photos .photo img {
	background-color: white;
	padding: 8px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 1px 1px 4px;
	-moz-box-shadow: rgba(0,0,0,0.5) 1px 1px 4px;
}

.framed-photos p:nth-child(even) .photo img {
	-webkit-transform: rotate(-0.6deg);
	-moz-transform: rotate(-0.6deg);
}

.framed-photos p:nth-child(odd) .photo img {
	-webkit-transform: rotate(0.6deg);
	-moz-transform: rotate(0.6deg);
}





/* @end */