/*
Theme Name: tortagialla2009
Theme URI: http://www.tortagialla.com
Version: 2009, revised 2010, revised 2011
Author: Linda Tieu
Author URI: http://www.calimeraweb.com
*/

/* 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,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}

/* tortagialla style */
body{background:#EFEDEA url('imgs/coffeebg-01.jpg') repeat;color:#666;font-family:Arial,Verdana,sans-serif;font-size:14px;line-height:28px;}
blockquote{border-left:solid #ccc 6px;font-style:italic;margin:0 48px;padding:0 12px;}
h1{font-size:22px;font-weight:bold;line-height:30px;padding-bottom:10px;}
h1 a{color:#000;text-decoration:none;text-transform: lowercase;}
h1 a:hover{color:#666;text-decoration:none;}
h2{font-size:16px;font-weight:bold;line-height:26px;}
h3{font-weight:bold;font-size:14px;line-height:26px;margin-top:30px;text-transform: lowercase;}

em{font-style:italic;}
strong{font-weight:bold;}
a{color:#915e36;text-decoration:underline;}
a:hover{color:#c8a291;text-decoration:none;}

/* structure */
#sitewrapper{background:#fff;margin:0 auto;text-align:left;width:1000px;padding:0;}
#header{margin:0;padding:0;}
#headernav{height:35px;width:1000px;border-top:1px dotted #666;border-bottom:1px dotted #666;background-color:#edece8;}
#headernav ul{list-style: none;padding-left:20px;}
#headernav li{float: left;padding:5px 20px;}
#headernav li a{color:#555;text-decoration:none;font-weight:bold;}
#headernav li a:hover{color:#915e36;background:#555;color:#fff;font-weight:bold;}
p,blockquote {margin-top:1em;}
#content{width:620px;padding:40px;}
#content ul, ol {margin-left:48px;}

#sidebar{background:#edece8;margin-top:20px;width:200px;font-size:10px;line-height:16px;padding:0 30px;margin-right:40px;}
#sidebar p{text-align:justify;}
#sidebar ul{margin-left:50px;}

#footer{background:#edece8;color:#915e36;font-size:11px;line-height:20px;text-align:center;}


/* classes */
.floatleft{float:left;display:inline;}
.floatright{float:right;display:inline;}
.clear{clear:both;}
.data{font-size:10px;text-align:center;}
textarea#comment{width:550px;padding:20px;}
.commentmetadata{font-size:10px;}
.navigation{padding-bottom:40px;text-align:center;width:590px;}
.post{padding-bottom:40px;}
.alignleft{float:left;padding:6px 6px 0 0;}
.alignright{float:right;padding:6px 6px 0 0;}
.commentlist{margin-left:20px;}
.comment{border:1px dotted #754b28; padding:20px;margin-bottom:10px; }
.depth-2{border:1px dotted #754b28;list-style-type:none;padding-bottom:0;margin:20px 20px 0 0;}
.depth-3, .depth-4, .depth-5{list-style-type:none;}
.comment p {margin:0;}
.wp-caption-text {text-align:center; font-style:italic; color:#333;font-size:.8em;}
.tfe {margin:0; float: left; margin-right: 10px; }

/* Hide from IE5-Mac \*/
#headernav li a
{
float: none;
}
/* End hide */

.shadow {
		-moz-box-shadow: 0px 0px 5px #666;
		-webkit-box-shadow: 0px 0px 5px #666;
		box-shadow: 0px 0px 5px #666;

	}

.entry img{
padding:10px 0;
	}
