
* {
	padding: 0;
	margin: 0;
}

body {

	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
}

a:visited {
	color: #009;
}

a:hover {
	color: #C63;
	text-decoration: underline;
}

a:active {
	color: #C63;
}

a:link, a:visited {
	color: #600;
}

a {
	color: #600;
}

img {
	border: 0;
}

/***** PAGE FORMATTING *****/
#header {
	height: 73px;
	background: white url(images/header.png) no-repeat top left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 925px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.blogtitle {
float:left;
}
.rss{
float:right;
width:25px;
}

.inf{
float:right;
width:85px;
}


h1.blogtitle {
	margin-bottom: 0;
    margin-top: 5px;
}

h1.blogtitle a{
	font-size: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4f1f06;
	/*padding: 10px 10px 0px 17px;*/
	text-decoration: none;
	margin-left: 20px;
}

h3.slogantext{
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	margin-top: 42px;
	display: inline-block;
}

/****** RSS ICON ON HEADER ******/
.rssicon
{
  position: relative;
  display:block;
  float:right;
  background-image: url('images/rss.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 5px 5px auto auto;
  height: 17px;
  width: 17px;
}

.maruzzella
{
  position: relative;
  display:block;
  float:right;
  background-image: url('images/maruzzella.gif');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 1px 5px auto auto;
  height: 71px;
  width: 80px;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#NaviBar {
	display: block;
}

#container-wrapper {
	padding: 12px 0;
	background: url(images/body-top-wide.jpg) repeat-x top left;
}

#container {
	display: block;
	margin: 0 auto;
	text-align: left;
	width: 925px;
	overflow: auto;
	position: relative;
	min-height: 200px;
	border: solid 2px #4F1F06;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: white;
}

#content {
	width: 465px;
	color: #000;
	padding: 10px 5px;
	float:left;
}

#content h1 a:hover {
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #C63;
	text-decoration: underline;
}

#content h1 a {
	color: #4F1F06;
	text-decoration: none;
}

#content a {
	text-decoration: none;
}

#content h3 {
	color: #333;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 0 0;
	padding-bottom: 1px;
	clear: both;
}

#nextprev {
	clear: both;
	display: block;
	text-align: center;
}

#nextprev div, #nextprev a{
	font-size: 12px;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}

.article {
	float:left;
	width: 465px;
}

blockquote
{
	border-color:#CCC;
	border-width: 1px;
	border-style: solid;
	margin:10px 10px 10px 50px;
	padding:20px 5px 5px 41px;
	background-color:#f8f9f1;
	background-image:url('images/BlockQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

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

p a {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

p.center {
	text-align: center;
}

.postmeta
{
	font-size:10px;
	margin-top:2px;
	color: #666;
	padding-bottom:10px;
	float:left;
	width: 465px;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
 font-size:10px;

}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}


h1.posttitle, h2.posttitle{
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom: 1px solid  #CCC;
	padding: 0;

	color: #4F1F06;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6{
	border-bottom: 0;
	font-weight: normal;
	padding: 0;
}
h1 {
	font-size: 22px;
	text-align: left;
	margin-bottom: 8px;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	
}

h2 {
	font-size: 18px;
	text-align: left;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h3 {
	font-size: 16px;
	text-align: left;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h4 {
	font-size: 14px;
	text-align: left;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h5, h6 {
	font-size: 12px;
	text-align: left;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

.post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  th, 
.post  td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post  tr.even td {
	background:#F7F7F7;
}
.post  th {
	background:#EDEFF0;
}



/***** NAVIGATION BAR FORMATTING *****/

ul#NaviBar {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	list-style: none;
	width: 925px;
	float: left;
	background: #272d33 url(images/nav.png) no-repeat top left;
	font: 18px Georgia, "Times New Roman", Times, serif;
	height: 36px;
}

ul#NaviBar li {
	float: left;
}

ul#NaviBar li.first {
	border-left: none;
}

ul#NaviBar a {
	display: block;
	float: left;
	padding: 2px 1.9em 0 1.9em;
    	line-height: 30px;
	text-decoration: none;
	color: #ffa904;
}

ul#NaviBar a:hover {
	text-decoration: none;
	color: #ffffff;
}

ul#NaviBar li.current_page_item a { 
	text-decoration: none;
	color: #ffffff;
}

/***** SEARCH FORM FORMATTING *****/

/***** SEARCH FORM FORMATTING *****/

#search {
	display: inline;
	float: right;
	margin: 4px 4px;
	padding: 0px 0 0;
	text-align: left;
	top: 0px;
}

#searchbox {
	width: 180px;
	float:left;
	padding: 5px 5px 3px 5px;
	background: #fff;
	border: 1px solid #333;
	margin: 2px 2px 2px 0;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.go {
	margin: 6px 2px 0 2px;
	padding: 0px;
	color: #000;
	display:inline;
}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
	width: 160px;
	float: left;
	color: #000;
	padding: 5px 10px 10px 10px;
}

#sidebarRight {
	width: 250px;
	float:right;
	color: #000;
	padding: 10px;
}

#sidebarLeft h2, #sidebarRight h2{
	color: #4F1F06;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
}

#sidebarLeft h2 a, #sidebarRight h2 a{
	text-decoration: none;
}

#sidebarLeft h2 a:hover, #sidebarRight h2 a:hover{
	text-decoration: underline;
}

#sidebarLeft ul {
	padding: 0px;
	margin: 10px 0;
}

#sidebarLeft li {
	color: #9A3E2F;
	font-size: 11px;
	margin: 3px 0 0 0;
	list-style: none;
	padding: 0 0 0 15px;
	background: url(images/bullet-square.gif) no-repeat top left;
	line-height: 1.2;
}

#sidebarLeft a:hover, #sidebarRight a:hover {
	color: #C63;
	text-decoration: underline;
}

#sidebarLeft a, #sidebarLeft a:link, #sidebarLeft a:visited, #sidebarRight a, #sidebarRight a:link, #sidebarRight a:visited {
	color: #600;
}

#sidebarRight p, #sidebarRight div {
	color: #9A3E2F;
	font-size: 12px;
	
	
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}
.sidebar li { 
	list-style-type: none;
}
.sidebar ul li { 
	margin: 0 0 0.6em 7px; 
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	text-align: left;
	background: url(images/footer.png) no-repeat bottom left;
	height: 29px;
	padding: 0;
	margin: 0;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 7px 0 0 0;
	color: #FEDEB7;
}

#footer p.author {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px 0 5px 0;
}

#footer a {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #FFF;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}


/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px 5px 10px 5px;
	float: right;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCC;
}

img.alignright {
	padding: 5px;
	border: 1px solid #CCC;
	background: #fff;
	margin: 10px 5px 10px 5px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px 5px 10px 5px;
	display: inline;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/***** COMMENTS *****/

#comments {
	width: 100%;
	float:left;
	margin: 5px 0px 5px 0px;
	}
		
.commentlist {
	width: 100%;
	float:left;
	margin: 5px;
}
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #666;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	padding: 5px 0 0 0;
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 10px;
	border: 1px solid #666;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #dfeaf2;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	}

.pinglist {
	margin-top: 10px; 
	width: 500px; 
	float: left; 
	margin-left: 20px
}

li.pings {
  border-bottom: 1px dotted #CCC;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 500px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** CAPTION FORMATTING ******/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
#wp-calendar {
	border: 1px solid #900;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #630;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #933;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#sidebarLeft > div.widget, #sidebarRight > div.widget {
	border: solid 1px #E1C6B9;
	background: #FDEFDB;
	margin-bottom: 12px;
	padding: 12px 12px 6px 12px !important;
}

#sidebarLeft > div.widget.widget_nav_menu {
	padding: 0 !important;
	border: solid 1px #E1C6B9;
}

#sidebarLeft > div.widget.widget_nav_menu h2 {
	padding: 10px;
	background: #FDEFDB;
	margin: 0;
}

#sidebarLeft > div.widget.widget_nav_menu ul {
	font-weight: bold;
	/*border-bottom: solid 1px #F1D9CE;*/
	padding: 0 !important;
	margin: 0 0 12px 0 !important;
}

#sidebarLeft > div.widget.widget_nav_menu ul li {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1;
	border-bottom: 1px solid #F1D9CE;
	background: none;
}

#sidebarLeft > div.widget.widget_nav_menu ul li a:hover {
    background-color: #f9dcbb;
	color: #4f1f06;
}

#sidebarLeft > div.widget.widget_nav_menu ul li a {
	color: #9A3E2F;
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding: 4px 10px 4px 10px;
	color: #9A3E2F;
	text-decoration: none;
	background: #FDEFDB;
	overflow: hidden;
}

#sidebarRight > #text-2, 
#sidebarRight > #text-4 {
	padding: 0 !important;
	border: none !important;
	background: #ffffff;
}

/*#sidebarLeft > #text-4 {
	padding: 0 !important;
	border: none !important;
}*/

.post h1 {
	color: #333;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 0 0;
	border-bottom: 1px dotted #222;
	padding-bottom: 1px;
	clear: both;
}

.post h2.posttitle {
	border-bottom: none;
	margin-bottom: 0;
}

.post h2.posttitle a {
	color: #4F1F06;
}

.post .postimage {
	margin-bottom: 10px;
}

h3.recent-list-header {
	color: #4F1F06 !important;
	font: 13px Georgia, "Times New Roman", Times, serif !important;
	padding: 24px 0 12px 0;
	clear: both;
	font-weight: bold !important;
}

.entry-list .entry {
	background: none;
	padding: 0;
	margin: 0;
	border-top: dotted 1px #222;
	padding: 12px 10px 0 12px;
	clear: both;
}

.entry-list .entry-photo {
	float: left;
	margin: 0 10px 12px 0;
}

.entry-list .entry h2 {
	background: none;
	border: none;
	clear: none;
	margin: 0;
	padding: 0;
}

.entry-list .entry-summary {
	font-size: 12px;
	margin-top: 5px;
}

.entry-photo img {
	padding: 2px;
	border: solid 1px #EFE7DA;
}

.post > .entry-photo {
	margin-bottom: 15px;
}

.entry .entry-title {
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}

.entry .entry-meta {
	font-size: 10px;
	color: #666;
	margin: 2px 0 0 0;
	padding: 0 0 2px 0 !important;
}

.entry .entry-title a {

	text-decoration: underline !important;
}

.entry .entry-title a:active {
	color: #C63;
	text-decoration: underline;
}

.entry-list {
	padding-bottom: 95px;
	margin-bottom: 25px;
	background: url(images/flour.gif) no-repeat center bottom;
}

.adwrt {
	padding: 5px 0 0 6px;
	float: left;
    width: 728px;
}

input[name=s] {
    width: 130px;
}

#sidebarLeft > div.widget_friends {padding: 2px 3px !important;}
.friends a img {margin-bottom:5px;}

form.search { float:right; margin: 35px 5px 0 0;}
form.search .line { background:url(images/search_bg.png) no-repeat 0 0; width:179px;  height:27px;}
form.search input { float:left; background:none; height:27px; outline: none; border: none;}
form.search input[type="text"] { color:#635c59; line-height:19px;padding:0 5px; width:144px;}
form.search input[type="submit"] { width:25px;cursor:pointer;}


.home-text{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.home-text a, .home-text a:hover{
	cursor: pointer;
}

#poem_hidden {
	display: none;
}