t/*	
Theme Name: Crispp
Theme URI: http://trevorfitzgerald.com/crispp-wordpress-theme/
Description: Crispp is a minimal theme with clean lines that lets visitors focus on your content. A separate administrative section allows you to change the color scheme however you like. The theme is very flexible. Inspired in part by theoatmeal.com.
Author: Trevor Fitzgerald
Author URI: http://trevorfitzgerald.com/
Version: 1.3
Tags: white, light, dark, two-columns, fixed-width, custom-colors, theme-options, threaded-comments
*/

/* START RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
a:hover {text-decoration:none;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

/* START FORM STYLE */
.buttons {
	margin: 1em 0;
}

.buttons a, .buttons button {
	display: block;
	float: left;
	margin: 0 1em 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;

	font-family: 'Cantarell', sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 0.5em 1em 0.6em 0.7em;
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
}
.buttons button[type] {
	padding: 0.5em 1em;
	line-height: 1.3em;
}
*:first-child+html button[type] {
	padding: 0.5em 1em;
}
.buttons button img, .buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

button:hover, .buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

button.positive, .buttons a.positive {
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

.buttons a.negative, button.negative {
	color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

input,
textarea {
	font-size: 0.9em;
	font-family: 'Cantarell', sans-serif;
	width: 60%;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	color: #444;
	padding: 0.5em;
	margin: 0.5em 0;
}

input.image {
	border: none;
	width: inherit;
}

textarea {
	width: 70%;
	height: 8em;
}

label {
	float: left;
	width: 7em;
	font-size: 0.8em;
	color: #8b8b8b;
	margin: 1em 0 0 0.4em;
}
/* END FORM STYLE */

body {
	font-family: 'Cambo', serif;
	
	font-size:1em;
		background: #ECECEC url('images/bg-body.jpg');
	margin:0px;

}

#wrapper {
	margin: -10px auto auto auto;
	width: 905px;
}

#header {
	left:0px;
	top:0px;	
	margin: 0 0 2em;
	margin-top:-25px;
	clear:both;
}

#header h2 {
	
	padding: 0.1em 0 0;
	line-height: 1.2em;
	
	font-family: 'Cambo', serif;
        font-weight: bold;
	font-size:65px;
	
	color:#222;
        letter-spacing: -1px;
     
}


#header h2 a {

	font-weight: bold;



text-decoration:none;
	letter-spacing: -1px;
        margin:0px;
	
}

	#header h2 a:hover {
		text-decoration: none;
	}

#nav {
	float: right;
	margin-top:-10px;

}
#nav li {
	margin: 0;
	float: right;
}
	#nav a {
		display: block;
		background: #fff;
		padding: 0.8em;
		margin: 0 0.4em 0.5em 0;
		font-size: 14px;
		border:1px solid #ddd;
			 -moz-box-shadow:  0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
        box-shadow:  0 0 10px #ccc;
	}
	#nav a:hover {
		background: #f9f9f9;
		text-decoration: none;
	}

#intro {
	background: transparent;
	padding: 3em 0;
	color: #111;
	margin: -20px 0 0 0px;
	font-weight:800;
	width:100%;
	font-family: 'Cambo', serif;
}
	#intro h1 a{
		font-size: 48px;
		line-height: 30px;
		letter-spacing: 0px;
		text-shadow:0px 1px 2px #fff;
			padding:0px;
			color:#000;
		width:470px;
		font-family: 'Pacifico', cursive;
		text-transform:lowercase;
	}

	


	#intro h2 {
		font-size: 16px;
		line-height: 20px;
		color: #FFF;
		border-bottom:1px solid #fff;
		background:#FF3A00;
			padding:7px;
			width:540px;
		margin-left:0px;
		margin-top:5px;
		padding-left:10px;
		font-weight:bold;
		    text-shadow: 0px 1px 1px #791C00; 
		   -moz-box-shadow: inset 0 0 1em #CB2E00;
-webkit-box-shadow:inset 0 0 1em #CB2E00;
        box-shadow: inset 0 0 1em#CB2E00;
		
	}
	#intro h3 {
		margin: 5px 0 0;
		font-size: 14px;

		  text-shadow: 0px 1px 1px #fff; 
font-style:italic;
		
	}
		#intro h3 a {
			color:#111;
		}


ul.social {
	margin-top:-50px;
	margin-right:25px;
	list-style-type:none;
	list-style-image:none;
        width:220px;
        border:1px solid 
        text-align:right;
	padding:0px;
        float:right;
        color:#111;
	padding-right:0px;
	padding-top:0px;	
}
ul.social li {
	display:inline;
	text-align:right;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
float:right;
margin:1px;
}
ul.social li a img {
	font-size:11px;
margin-left:1px;
	text-transform:uppercase;
	font-weight:bold;
        color:#fff
}



.twitterwidget a{
 color:#FF3A00;
}

span.twitterwidget-title {font-family: 'Cambo', serif;
font-size:14px !important;
font-weight:bold !important;

font-style:italic;

margin-top:10px;
margin-bottom:10px;
 color:#555;

}




#primary {
	background: #fff;
	padding: 2em;
   	margin-top:-6px;
        border:1px solid #ccc;
	 -moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
}

#main {
	float: left;
	width: 600px;
	font-size:90%;
	letter-spacing:0px;
}

#main h2 a,.commentlist .name a{color:#4682B4;}
		a{color:#4682B4;}

#main h1,
#main h2 {
	font-size: 24px;
	margin: 0.3em 0;
	
}
	#main h2 a {
		font-weight:bold;
	letter-spacing:0px;
	color:#222;
	}
	#main h2 a:hover {
		text-decoration: none;
	}

#main h3,
#main h4,
#main h5,
#main h6 {
	margin: 0.8em 0;
}
	#main h3 {
		font-size: 1.4em;
	}
	#main h4 {
		font-size: 1.3em;
	}
	#main h5 {
		font-size: 1.2em;
	}
	#main h6 {
		font-size: 1.1em;
	}

.post {
	
	padding: 0 0 4em;

}

.post h1 {font-family: 'Cambo', serif;}

.postMeta {
	font-size: 12px;
	line-height: 2em;
}

.content img {
	padding: 1em;
}
.gallery img {
	padding: 0.5em;
}

.commentCount {
	position: absolute;
	text-align: center;
	margin-left: -95px;
	margin-top:80px;
	background:transparent !important;
	
}

.commentCount small {font-size:12px;color:#111; text-align:center;color:#555; }

	.commentCount a {
		display: block;
		font-weight: bold;
		width: 60px;
		height: 26px;
		font-size: 22px;
		padding: 0.4em 0 0 0;
        color:#FF3A00 !important;
        background:transparent !important;
	}


.postdate {
	position: absolute;
	text-align: center;
	background: rgba(17,17,17,0.1);
	color: #111;
	margin-left: -85px;
	padding: 0.5em;
	padding-right:1em;
	z-index:-5;
        min-width:30px;
height:56px;
        border:0px solid #ccc;
        border-right:0px solid #fff;
}
	.day {
		font-size: 22px;
		font-weight:bold;
		color:#FF3A00;
		 text-shadow: 0px 1px 1px #fff; 
		
	}
	.month {
	}
	.year {
		font-size: 0.9em;
	}

.postdate:before  
{  
    content: ' ';  
    position: absolute;  
    width: 0px;  
    height: 0;  
    left: -20px;  
    top: 0px;  
    border-width: 35px 10px;  
    border-style: solid;  
    border-color: rgba(17,17,17,0.1) rgba(17,17,17,0.1) rgba(17,17,17,0.1) transparent;  

	font-size: 0.9em;
z-index:-10;
} 


.content {
	margin: 1em 0;
	color:#222;
font-size:100%;
	line-height: 1.2em;
}

p {
	line-height: 1.4em;
	margin: 1.5em 0;
}

.content ol,
.content ul {
	line-height: 1.7em;
	margin: 1.5em 3em;
}

.content ol {
	list-style: decimal;
}

.content ul {
	list-style: disc;
}

.content img { border:1px solid #eee; padding:2px; margin:5px 5px 5px 0px;}

.content .youtube-player {float:left; border:1px solid #eee; padding:2px; margin:5px 5px 5px 0px; width:100%;}

#sidebar {
font-family: 'Cambo', serif;
	border-left:1px solid #ddd;
	padding-left:10px;
	margin-left: 640px;

line-height:16px;
	font-size: 80%;
	color: #777;
}
	#sidebar .widget {
		margin: 2em 0;
	}

#sidebar .searchInput {
	width: 170px;
}

#sidebar h3, sidebar h3 a {
font-family: 'Cambo', serif;
font-size:14px;
font-weight:bold;
font-style:italic;
margin-top:25px;
margin-bottom:10px;
 color:#555;
letter-spacing:1px;
}

#sidebar a {
color:#555;
}

#sidebar a:hover {
text-decoration:none;}

.widgettitle {
	font-size: 1.2em;
	margin: 0 0 1em;
}
#sidebar ul {}

#sidebar li {
	border-bottom: 0.1em solid #ddd;
}
	#sidebar li a {
		display: block;
		padding: 0.4em;
		line-height: 1.2em;
	}
	#sidebar li a:hover {
		background: #f9f9f9;
	}
	#sidebar li ul a {
		padding: 0.4em 0.4em 0.4em 1em;
	}
	#sidebar li ul li {
		border-bottom: none;
	}

#sidebar .rss-date {
	font-size: 0.9em;
	color: #aaa;
}

#sidebar .rssSummary {
	padding: 0.5em 0 1em 1em;
}

#sidebar #recentcomments li {
	padding: 0.4em;
}

#sidebar .widget_calendar {
	margin: 2em auto;
	text-align: center;
}
	.widget_calendar table {
		width: 80%;
	}
	.widget_calendar caption {
		font-weight: bold;
		margin: 0 0 0.5em;
	}
	.widget_calendar thead {
		background: #999;
		color: #fff;
	}
	.widget_calendar th,
	.widget_calendar td {
		padding: 0.2em;
	}
		.widget_calendar tbody a {
			display: block;
			font-weight: bold;
		}

.commentlist li {
	background: #f7f7f7;
	margin: 0 0 2em;
	padding: 1em;
}
	.commentlist li.author {
		background: #feffcb;
	}
.commentlist .name {
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
}
	.commentlist .name a {
		color: #0082ff;
	}
	.commentlist .date {
		font-size: 0.8em;
		color: #aaa;
	}
	.commentlist .comment-text {
		margin: 1em 0 0;
	}
.authorAvatar {
	float: left;
}
.avatar {
	padding: 0.3em;
	border: 0.2em solid #EBEBE4;
}
.comment {
	margin: 0 0 1.4em 100px;
}
.comment-no-avatar {
	margin: 0 0 1.4em 0;
}
	.comment code {
		background: #fff;
		padding: 0.4em;
	}
.actions {
	float: right;
	color: #ddd;
}
	.actions a {
		 font-size: 0.8em;
		 font-style: italic;
	}
.cancel-comment-reply {
	float: right;
}
	.cancel-comment-reply a {
		 font-size: 0.8em;
	}
		.comment-text p {
			font-size: 0.9em;
		}
		.children li {
			border-left: 0.2em solid #ddd;
		}

	.loggedIn {
		font-size: 0.8em;
		margin: 0 0 1em;
		color: #444;
	}

#footer {
	background: rgba(17,17,17,0.1);
	border:1px solid #ccc;
	margin: 1em 0;
	color: #111;
	 -moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
	font-size: 0.9em;
	text-shadow: 0px 1px 1px #fff; 
}

	#footer .widget {
		float: left;
		width: 240px;
		padding: 2em;
	}

#footer a {color:#333;}

#footer .widgettitle {font-size:18px; font-weight:bold; color:#FF3A00;}

#footer ol,
#footer ul {
	line-height: 1.7em;
}

#footer ul.archivio {width:500px;}

#footer ul.archivio li {float:left; width:90px; font-size:85%;}


#footer .widgettag {width:200px; padding: 2em; float:left;}
#footer .widgetcat {width:100px; padding: 2em; float:left;}

#credits {
	text-align: center;
	color: #777;
	font-size: 0.8em;
	padding: 1em 0;
}

#credits a {
	color: #0082FF;
}


blockquote {
	margin: 0 2em;
	padding: 0 0 0 1em;
	border-left: 0.2em solid #ccc;
	color: #333;
}

cite {
	font-size: 0.9em;
	font-style: italic;
}
	cite a {
		font-style: italic;
	}

pre {
	margin: 1em 3em;
	width:80%;
	background: #f9f9f9;
	padding: 1em;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #4682B4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.edit {
	float: right;
	font-size: 0.8em;
}

.success {
	margin: 1em;
	padding: 1em 1em 1em 3em;
	color: #4f8a10;
	font-size: 0.9em;
	line-height: 1.4em;
	background: #dff2bf url(images/tick.png) no-repeat 1em 1em;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 0.1em solid #ddd;
	text-align: center;
	background: #efefef;
	padding-top: 0.4em;
	margin: 1em;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0 0.4em 0.5em;
	margin: 0;
}



@media screen and (max-width: 1024px) {

body {font-size:100%;}
#wrapper {width:100%; float:left;}
#header {margin: 10px 0px 0px 0px; float:left;}
#primary {float:left; padding:1%; width:96%; margin:1%;}
#nav {	float: left; display:none;margin-top:0px; width:100%;}
#intro {width:98%; float:left;padding:1%;margin:0px; margin-top:10px;}
#intro h1, #intro h2, #intro h3 {width:98%; float:left; padding:1%;margin:0px;}
#intro h1 {z-index:100;}
ul.social {width:100%; float:left;margin:0px;padding:0px; text-align:center; }
ul.social li {float:none;}
ul.social li img {width:auto;}
#main {width:100%; float:left; background:#fff; }
img {width:98%; height:auto;}
#sidebar {float:left; width:98%; margin:0px; margin-top:20px; padding:1%;}
#footer ul.archivio {width:98%; padding:1%;}
.postdate { background:#eee; position:relative; float:left; width:10%; font-size:16px; margin:0px; padding:2%; text-align:center; color:#111; z-index:5; }
.postdate:before {border:2px; }
.day, .month, .year { display:inline; 
		 width:22%; padding:1%;
		
	}
pre {width:80%; padding:0px;margin:0px;}
#sidebar img {width:auto;}
#footer {float:left; width:96%; padding:1%; margin:1%;}
.commentCount {float:left; display:none;}
	#main h2 {float:left; width:85%; float:right; padding:0%;}
.content {float:left;}
#footer ul.archivio li {float:left; width:150px; padding:10px;}
}




