/*  

Theme Name: Bonesso
Theme URI: http://www.paolobonesso.com
Description: Il Sito di Paolo Bonesso
Version: 1.0
Author: Giovanni Gentile
Author URI: http://www.giovannigentile.net

Grey: #3e3e3e
red:  #9d0d15

*/

/* UTIL'S */
*					{ margin: 0; padding: 0; }
a 					{ text-decoration:none }
a, a img 			{ border:none } /* Gets rid of IE's blue borders */
.clear				{ clear: both; }
.left				{ float: left; }
.right				{ float: right; }
ul, li				{ list-style: none; }
.red				{ color: #9d0d15; }
.button				{ border: 1px solid #272727; background: white; padding: 3px 8px; color: #272727;
					  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.button:hover		{ background:#9d0d15; color: #fff; }
a.thmb				{ display: block; float: left; margin-bottom: 32px; background: #ccc; padding: 2px; cursor: pointer; }
a.thmb:hover		{ background: #9d0d15; }

@import url('../../plugins/easy-contact/sample/econtact-basic.css');

/* GLOBAL */

body				{ margin: 0 auto; background: #fff url(images/body-bg.jpg) center top no-repeat; }

img, a img, p		{ border: none; padding: 0; margin: 0; }

/* STRUCTURE */

#wrapHeader			{ height: 340px; margin: 0 auto; }
#header				{ width: 764px; height: 270px; margin: 0 auto; }
#title				{ height: 0px; visibility: hidden; }
#wrapPage			{ width: 764px; margin: 0 auto; background: transparent url(images/page-bg.jpg) bottom no-repeat; }
#mainCol			{ width: 506px; position: relative; float: left; margin: 0 0 0 12px; }
#intro				{ margin: 0 0 40px 0; }
.bump				{ margin-top: 40px; }

/* MENU */

#menu				{ width:460px; position: relative; float:right; padding-top: 260px; }
#menu a				{ display: block; position: relative; float: left; padding: 0 20px; color: #999; text-align: center;
					  font-size: 1.6em; }
#menu a:hover		{ color: #9d0d15; background: none ; }

body#default a.home,
body#paolo a.paolo,
body#opere a.opere,
body#contatti a.contatti { color: #9d0d15; }
a#home				{  }
a#paolo				{  }
a#opere				{  }
a#contatti			{  }


/* serchfield */

/* SIDEBAR */

#sidebar			{ top: -60px; width: 246px; position: relative; float: left; }
#sidebar-top		{ width: 246px; height: 161px; background: transparent url(images/sidebar-top.png) bottom no-repeat; }
#sidebar-bottom		{ width: 246px; height: 163px; background: transparent url(images/sidebar-bottom.png) bottom no-repeat; }
.sidebar-inside		{ width: 246px; background: transparent url(images/widget-bg.png) repeat-y; }
.widget				{ padding: 0 36px 36px 36px; }

.current-cat a		{ color: #9d0d15; background-color: #000; }

/* #about				{ width: 44px; height: 20px;  margin-bottom: 8px; background: transparent url(images/about.png); } */

/* BLOG ENTRIES */

.post h3			{ margin-top: 22px; height: 30px; padding-top: 5px; font-style: italic; background: transparent url(images/h3-bg.jpg) top left no-repeat; }
.post				{ width: 500px; margin-bottom: 48px; }
.post-cont			{ margin-left: 83px; }
.short				{ min-height: 200px; height: auto !important; height: 180px; }
.datebox			{ width: 46px; float: left; padding: 10px 5px 5px; background: #9d0d15; color: white; text-align: center;
					  margin: 0;   -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.day				{ font-size: 2.4em; font-weight: bold; margin: 0; }
.month				{ padding-top:8px; font-size: 1.4em; font-weight: normal; text-transform: uppercase; margin: 3px 0 0; }
.year				{ padding-top:8px; font-size: 1.1em; font-weight: bold; margin: 0; }

.more-link			{ padding-left: 40px; }

textarea#comment	{ width: 480px; }
h2.archivi			{ color: #999; }

/* FOOTER */

#wrapFooter			{ height: 170px; background: url(images/wrap-footer-bg.jpg) center top no-repeat; }

#top-footer			{ width: 764px; height: 100px; margin: 0 auto; text-align: center; background: url(images/top-footer-bg.jpg) center top no-repeat; }
#bottom-footer		{ width: 764px; height: 72px; margin: 0 auto; text-align: center; background: url(images/bottom-footer-bg.jpg) center top no-repeat; }

/* TYPOGRAPHY */

body				{ color: #535353; font: 90%/1.4em Georgia, "Times New Roman", Times, serif; }
p					{ margin: 0 0 12px; }
p.opere				{ position:relative; margin-left: 108px; margin-bottom: 32px; }
a					{ color: #9d0d15; }
a:hover				{ color: #fff; background: #9d0d15; }
h1, h2, h3			{ color: #9d0d15; }
/* h1					{ margin: 28px 0 28px 0; font-size: 4em; } */
h2					{ font-size: 2em; line-height: normal; margin: 0 0 12px 0; }
h2 a:hover			{ color: #fff; background: #9d0d15; }
h3.paolo			{ height: 38px; padding-top: 5px; font-style: italic; background: transparent url(images/h3-bg.jpg) top left no-repeat; }
span.tile-info		{ color: #666; font-size: 0.8em; font-style: normal; }
#intro p			{ color: #666; font-size: 1.6em; font-style: italic; line-height: 1.2em; }
#sidebar h3			{ color: #fff; padding-bottom: 6px; font-weight: normal; font-family: "Courier New", Courier, mono; font-style: normal; }
#sidebar a			{ color: #909090; margin-left: 6px; padding: 0 2px 0 2px; font-style: italic; }
#sidebar a:hover	{ color: #3e3e3e; background: #909090; }
side-single-a		{ font-style:normal;}
side-single-a:hover	{ text-decoration: underline; }
#top-footer p		{ padding-top: 56px; font-family: "Courier New", Courier, mono; }
