/* @override http://www.sazzy.co.uk/wp-content/themes/bueno/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { font: 14px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #555556; }

#pagenav a  { display:block; z-index:100; margin: 0; padding:0 15px 10px 15px; text-decoration: none; text-transform: uppercase;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post .title  { width:100%; position:relative; margin: 0 0 30px 0; padding: 0 0 25px 0; color: #000; border-bottom: 1px solid #e7e7e7; font-size: 40px;
	text-transform: uppercase;
}
.post-meta li .body, .post-meta li .body a:link, .post-meta li .body a:visited  { color: #7a7a7a; text-decoration: none;
	font: italic 13px Cambria, Georgia, "Times New Roman", Times, serif;
}

.post .date .day  { display: block;
	font: italic 29px/32px Cambria, Georgia, "Times New Roman", Times, serif;
}

#comments .comment-head .name  { display: block; margin: 0 0 -5px 0; font-weight: bold; font-size: 14px; float: left; margin-right: 10px; }

#comments .comment-head  { margin: 0; padding-left: 65px;
position: relative; }

.comment-entry {
	padding: 10px 0 0 65px;
	clear: left;
	top: 50px;
	font-size: 12px;
}

div.entry p {
	clear:left;
}

.widget h3{
	font-size: 20px;
}

#extended-footer h3{
	font-size: 30px;
}

.comment-author-admin {
	background: #d8eff1;
	padding: 10px;
	text-shadow: white 0 1px 0;
}



#extended-footer {
	text-shadow: #c6f7fe 0 1px 0;
}


#comments ul.children{margin:10px 0 0 5px;padding:0;}

.depth-4 {
padding-left: 0px;
}

#comments .comment-author-admin .comment-container  { padding: 10px 0; border-bottom: 3px solid #fff;}

img.aboutme {
	border: 3px solid #efefef;
	float: left;
	margin-right: 10px;
	box-shadow: 2px 2px 2px #b7b7b7;
-webkit-box-shadow: 2px 2px 2px #b7b7b7;
-moz-box-shadow: 2px 2px 2px #b7b7b7;
}

.entry img  { border: none; }

#twitter-list li {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.textwidget  { padding: 10px 0 0 0; }

span.perma {
	margin-left: 15px;
}

#comments .comment-head .avatar  { position: absolute; left:0; }

#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; float: left; padding-top: 3px;}

#comments .comment-head .avatar img{margin: 0 10px 0 0;vertical-align: middle;border:3px solid #eee;}

.entry ul li  {	list-style-type: circle; margin-bottom: 20px; }

.post .date .month  { display: block; font-size: 12px; text-transform: uppercase; font-weight: bold; }


#footer p  { margin: 5px 0 0 0;
	text-shadow: #577c80 0 0 0;
}

.post .date  { position: absolute; top: 30px; left: -40px; width: 74px; height: 63px; padding: 11px 0 0 0; text-align: center; color: #fff;
	text-shadow: #4b7e83 1px 1px 0;
}

.col-right { float: right;
	text-shadow: #f9f4eb 1px 1px 0;
}

.post  { position: relative; margin: 0 0 60px 0; padding: 50px 55px; background-color: #fff; border: 5px solid #efefef;
box-shadow: 2px 2px 2px #b7b7b7;
-webkit-box-shadow: 2px 2px 2px #b7b7b7;
-moz-box-shadow: 2px 2px 2px #b7b7b7;
 }