/*
Theme Name: Smooth
Theme URI: http://my-tapestry.com/themes/free/smooth
Description: This widget-ready theme is dedicated to writers. Its simplicity, light grey background and large fonts put the content ahead. Nothing useless, just fine typography and a touch of colors.
Version: 1.0.4.1
Author: Benoit 'LeBen' Burgener
Author URI: http://benoitburgener.com
Tags: fixed-width, light, purple, red, three-columns

####################################################################

SMOOTH, WORDPRESS THEME
Copyright (C) 2010 My Tapestry (my-tapestry.com, hello@my-tapestry.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

####################################################################

/*
####################################################################
Structure
#################################################################### */
body {
	font-family:  'Helvetica Neue', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: #444;
	background: #f6f6f6;
	word-wrap : break-word;
	font-size-adjust: 0.53;
}

#nav {
	width: 98%;
	background: #ddd;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
	padding:.5em 1% 0 1%
}
	#nav a{
		color:#333;
	}
	#nav a.clear{
		font-size: .75em;
	}
	#nav a:hover {
		color: #111;
	}
	#navContent {
		width: 58.75em;
		margin: 0 auto;
		color: #fff;
	}
		#navContent ul {
			float: right;
		}
		#navContent ul li {
			display: block;
			float: left;
			margin-left: 30px;
			padding: 10px 0;
		}
		#navContent ul li.current_page_item, #navContent ul li.current_page_parent {
			font-weight: bold;
			padding: 10px 0;
		}
			#navContent ul li ul {
				display: none;
			}
	#navContent a:active {
		color: #ccc;
		text-shadow: 0 -1px 0 #333;
	}

#wrapper {
	width:58.75em;
	min-height: 500px;
	padding:0 10px;
	margin:0 auto;
	text-shadow: 0 1px 0 #fff;
} 



#header {
	padding: 0 0 10px 0;
	display:block;
	margin:auto;
	width:58.75em;
}

	#header h1 , 
	#header h1 a, 
	#header h1 a:link,
	#header h1 a:active,
	#header h1 a:visited{
		color:#2a2a2a;
		font-size: 1.5em
	}
	#header h2 {
		font-size: 1.6em;
		font-style:italic;
		color:#333;
	}
#breadcrumbs{
	display:block;
	margin-bottom:20px;
	margin-top:-20px;
}	
#footer {
	border-top: 1px solid #ccc;
	margin-top: 50px;
	padding-top: 1px;
	background: #3B3B3B;
	color:#FFF;
	line-height: 1.2em;
	text-shadow: none;
}
	#footer a {
		color:#ACD9ED;
	}
	#footer a:active {
		text-shadow:none;
	}
	#footer>div:first-child {
		margin-bottom: 1em;
		background: #000;
	}
	#footer>div:first-child div {
		width:59.37em;
		margin:auto;
	}		
	#footer li {
		margin-bottom: 1em;
	}
	#footer h2, #footer h3, #footer h4{
		color: #FFF;
	}
	#footer h2 a, #footer h3 a, #footer h4 a{
		color: #EC8E2C;
	}
	#footer h2 a:hover, #footer h3 a:hover, #footer h4 a:hover{
		color: #EC8E2C;
	}
	#footerContent {
		width: 	73em;
		margin: 0 auto;
		font-size: .8em;
	}
	#footer #footerData{
		margin-top:25px;
	}
	#footer #footerData .left{
		width : 30%;
		margin:1.5%;
		overflow: hidden;
	}
	#footer p{
		margin-bottom : auto;
	}
	#footer #copyright img { 
		float: left;
		margin-right: 5px;
	}


/*
####################################################################
General
#################################################################### */
.col140 {
	float: left;
	width: 11.66em;
	margin-right: 20px;
}
	.col140 a, .col140 a:link, .col140 a:visited, .col140 a:active,
	#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #4F4F4F;
	}
	.col140 a:hover,
	#sidebar a:hover {
		color: #666;
	}

.col300 {
	float: left;
	width: 25em;
	margin-right: 20px;
}

.col460 {
	float: left;
	width: 28.75em;
	margin-right: 20px;
}
	.postContent {
		float: right;
	}

.col620 {
	float: left;
	width: 38.75em;
	margin-right: 20px;
}

.left {
	float: left;
}
	.alignleft {
		float: left;
		margin: 0 20px 10px 0;
	}

.right {
	float: right;
}
	.alignright {
		float: right;
		margin: 0 0 10px 20px;
	}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.clear , .clearfix{
	margin-right: 0;
}
	.clearfix:after, .clear:after, #header:after, #content:after, #sidebar:after, #wrapper:after, .alignleft:after, .alignright:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
li ul{
	margin:.75em auto auto .75em;
}
img:focus{
	outline:#000 solid; 
}

/*
####################################################################
Fonts General
#################################################################### */
h1 {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -2px;
	font-family:BenthamRegular;
	font-size-adjust: 0.45;
}

h2 {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 5px;
	letter-spacing: -1px;
	color: #2A2A2A;
	font-family:BenthamRegular;
	font-size-adjust: 0.45;
}
	#content .post h1 , #content h2, #content h3 {
		margin-left: 160px;
	}
	#content .postContent h2, #content .postContent h1, #content .postContent h3, #respond h2 {
		margin-left: 0;	
	}
	#content #post-7 h2 , #content #post-3 h2{
		margin-left: -160px;
	}
	#content #post-7 h3 , #content #post-3 h3{
		margin-left: -120px;
	}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #444;
	margin-bottom: .5em;
}
	#sidebar h3 {
		font-size: 1.4em;
	}
	
h4 {
	font-size: 1.2em;
	margin-bottom: 2px;
}

p {
	line-height: 1.8em;
	margin-bottom: 15px;
}

small {
	color: #999;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #21759B;
	cursor: pointer;
}

.post a, .post a:link, .post a:visited, .post a:active, .post a:hover {
	font-weight: bold;
}

a:hover {
	color: #90cce7;
	cursor: pointer;
	text-decoration: underline;
}

a:active {
	text-shadow: 0 -1px 0 #fff;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:active,
h3 a, h3 a:link, h3 a:visited, h3 a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:active{
	color: #EC8E2C;
	text-decoration: none;
}
h4 a, h4 a:link, h4 a:visited, h4 a:active{
	font-size: 1.5em;
}
h1 a:hover, h2 a:hover {
	text-decoration:none;
	color:#4c4c4c;
}
/* Specify pairs of quotes for two levels in two languages */
blockquote { quotes: '"' '"' "'" "'" }

/* Insert quotes before and after Q element content */
blockquote p:before { content: open-quote }
blockquote p:after  { content: close-quote }

/*
####################################################################
Posts / Pages / Comment & Trackback list
#################################################################### */
.post {
	margin-top: 50px;
}
	.post:first-child {
		margin-top: 0;
	}
	h1 + .post {
		margin-top: 25px;
	}
	article header h1 {
		font-size: 2.5em;
		line-height: 1em;
		margin-bottom: 5px;
		letter-spacing: -1px;
	}
	
.postInfos, .comment .col140, .pingback .col140, .trackback .col140 {
	margin-top: 3px;
	font-size: .75em;
	color: #4F4F4F;
	text-align: right;
}
	.postInfos p, .comment .col140 p, .comment-reply-link, .pingback .col140 p, .trackback .col140 p {
		display: block;
		line-height: 1.8em;
		margin-bottom: 0;
		padding: 3px 0;
		border-top: 1px solid #ccc;
	}
	.postInfos p:first-child, .comment .col140 p:first-child, .pingback .col140 p:first-child, .trackback .col140 p:first-child {
		padding-top: 0;
		border-top: 0;
	}
	.postInfos span{
		font-weight: bold;
	}
.post img, .page img, .attachment img, .wp-caption {
	width: auto;
	border: 1px solid #ccc;
	padding: 9px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
	#wrapper .noDesign img{
		border: 0 none;
		padding: 0;
		background: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}
	.post a:hover img, .post .wp-caption:hover {
		border: 1px solid #999;
	}
	.post a:focus img, .post .wp-caption:focus {
		outline: 1px dashed #21759B;
	}
	
		 
.wp-caption {
	padding: 9px 0 0 8px;
	margin-bottom: 15px;
}
.wp-caption img {
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
	.post .wp-caption a:hover img {
		border: none;
	}
.wp-caption-text {
	font-size: .9em;
	text-align: center;
	font-style: italic;
	margin: 2px 0 5px;
}
.post .gallery img {
	padding: 4px;
}
.post blockquote {
	margin-left: -19px;
	padding-left: 19px;
	border-left: 1px solid #ccc;
	font-style: italic;
}
.post pre {
	margin-bottom: 15px;
}
.post ul, .post ol {
	margin-bottom: 15px;
}
	.post ul li {
		list-style: disc outside;
		line-height: 1.8em;
	}
	.post ol li {
		list-style: decimal outside;
		line-height: 1.8em;
	}
.post .signature {
		display:block;
		font-family:DanielRegular;
		font-size:1.5em;
		text-align:right;
		font-size-adjust: 0.37;		
		}
.navigation {
	border-top: 1px solid #ccc;
	padding: 1em 0;
	margin: 0;
	margin-bottom: 1em;	
	width: 100%;
}
	
	.navigation a{
		padding:.5em .75em;
		border: 1px solid transparent;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		text-shadow: none;
	}
	.navigation a:hover{
		background:#21759B;
		color:#FFF;
		border: 1px solid #FFF;
	}
	.navComments {
		border-bottom: 1px solid #ccc;
		padding: 15px 0;
		margin: 0 0 15px 0;
	}

.pagination {
	margin-left: -160px;
}
	.pagination span {
		display: block;
		width: 140px;
		float: left;
		margin-right: 20px;
		text-align: right;
	}

.iLikeThis {
	float: right;
	background: #fff;
	font-size: 1.3em;
	padding: 5px;
	margin-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}


/*
####################################################################
Comments
#################################################################### */
#comments {
	margin-left: 160px;
}
	.comment, .pingback, .trackback {
		padding: 15px 0 20px;
		border: 1px solid #ccc;
		border-width: 0 1px 1px 0;
	}
	
	.depth-1 {
		width: 619px;
	}
		.depth-1 .col460 {
			width: 449px;
		}
	.depth-2 {
		width: 610px;
	}
		.depth-2 .col460 {
			width: 440px;
		}
	.depth-3 {
		width: 600px;
	}
		.depth-3 .col460 {
			width: 430px;
		}
	.depth-4 {
		width: 590px;
	}
		.depth-4 .col460 {
			width: 420px;
		}
	.depth-5 {
		width: 580px;
	}
		.depth-5 .col460 {
			width: 410px;
		}
	.depth-6 {
		width: 570px;
	}
		.depth-6 .col460 {
			width: 400px;
		}
	.depth-7 {
		width: 560px;
	}
		.depth-7 .col460 {
			width: 390px;
		}
	.depth-8 {
		width: 550px;
	}
		.depth-8 .col460 {
			width: 380px;
		}
	.depth-9 {
		width: 540px;
	}
		.depth-9 .col460 {
			width: 370px;
		}
	.depth-10 {
		width: 530px;
	}
		.depth-10 .col460 {
			width: 360px;
		}
	
	.avatar {
		float: right;
		margin: 0 0 10px 20px;
		border: 1px solid #ccc;
		padding: 4px;
		background: #fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
	}

p.nocomments {
	margin-left: 160px;
}

#respond {
	padding: 15px 0 15px 160px;
}

#commentform textarea {
	width: 450px;
}
#commentform span {
	display: block;
    padding: 1px 2px;
    background: #fff;
}
#commentform label {
    margin-left: 10px;
}


/*
####################################################################
Sidebar
#################################################################### */
#sidebar {
	font-size: .75em;
	color: #888;
}
	#sidebar div, #sidebar .col140 div:first-child {
		padding: 10px 0;
		border-top: 1px solid #ccc;	
	}
	#sidebar div:first-child, #sidebar .col140, #sidebar div.widget div {
		padding-top: 0;
		border-top: 0;
	}
	#sidebar ul li {
		line-height: 1.3em;
		padding: 3px 0;
	}
		#sidebar ul.children {
			margin-left: 10px;
		}
	#sidebar p {
		line-height: 1.5em;
		margin: 0;
		padding: 5px 0;
	}
	#sidebar #feedrss .block, #sidebar #feedtwitter .block {
		width:auto;
	}
	#sidebar #feedrss, #sidebar #feedtwitter {
		float:left;
		text-align:center;
		width:50%;
	}
.textwidget {
	padding-bottom: 0 !important;
}

.textwidget img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
	
/*
####################################################################
Forms
#################################################################### */
input, textarea, select {
	font: 1em 'Helvetica Neue', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: #666;
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

input:hover, textarea:hover {
	border-color: #999;
	outline: none;
}

input:focus, textarea:focus {
	border-color: #999;
	outline: none;
	-webkit-box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
}

input.submit {
	width: auto;
	font-weight: bold;
	background: #EC8E2C url(../images/gradient.png) repeat-x top left;
	color: #fff;
	border: 1px solid #3D3070;
	padding: 7px 10px;
	text-shadow: 0 -1px 0 #3D3070;
	cursor: pointer;
}
	input.submit:hover, input.submit:focus {
		background-color: #e27d14;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	input.submit:active {
		padding: 8px 10px 6px;
	}
	
#searchform {
	margin-top: 5px;
}
	
	#searchform div {
		position: relative;
	}
	#searchform label {
		position: absolute;
		top:.4em;
		left:.5em;
		color:#666;
	}
	#searchform input{
		height: 100%;
	}
	
	#searchform #s {
		float: left;
		width: 14em;
		vertical-align: middle;
		padding-left:6.3em;
		margin-right: 5px
	}
	#searchform #searchSubmit {
		cursor: pointer;
	}
/*
####################################################################
Table
#################################################################### */
table {
	width: 100%;
}
	th {
		font-weight: bold;
		text-align: left;
		padding: 5px 3px;
	}
	td {
		padding: 5px 3px;	
	}
	caption {
		padding: 5px 0;
		text-align: center;
	}

.widget_calendar {

}
	.widget_calendar td, .widget_calendar th {
		text-align: center;
	}
	.widget_calendar #today {
		font-weight: bold;
		color: #B84E82;
	}
	
	
/* media query for small rendering */
@media all and (max-device-width: 940px), all and (max-width: 58.75em)
 {
	#wrapper {
	 	width:auto; 
		min-height: auto;
	}
	#header {
	 	width:auto; 
	} 
	#footer>div:first-child div,#footerContent,#footer #footerData .left {
		 width:auto; 
	}
	#footer #footerData .left {
		float: none;
	}
	#footerContent {
		font-size: 1em;
	}
	#navContent {
		 width:auto; 
	} 
	#sidebar .col140 {
		float:left;
		width:50%;
		font-size:1.2em;
	}
	.col140,.col460,.col620,.col300  {
		width:auto;
	}
	.col140,.col620,.col300 {
		float:none;
		margin:auto;
	}
	#content .post h1, #content h2, #content h3 {
		margin:auto;
	}
	#sidebar .widget_search label{
		position:relative;
		display: block;
	}
	#searchform #s{
		float: none;
		width: 80%;
	}
	.widget{
		margin:1em 0;
	}
	.navigation{
		background:none repeat scroll 0 0 #3B3B3B;
		border-top:none;
		margin:3em 0;
		padding:inherit .25em;
	}
	.navigation a{
		color:#ACD9ED;
	}
	.navigation a:hover{
		background:#F6F6F6;
		color:#21759B;
		border: none;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
	}
	.navigation div:last-child a:hover{
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-topleft:5px;
		-webkit-border-radius-bottomleft:5px;
		-webkit-border-radius-topleft:5px;
		border-bottom-left-radius:5px;
		border-top-left-radius:5px;
	}	
	.navigation div:first-child a:hover{
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topright:5px;
		-webkit-border-radius-bottomright:5px;
		-webkit-border-radius-topright:5px;
		border-bottom-right-radius:5px;
		border-top-right-radius:5px;
	}
}