/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.1          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #333;
	background: #FFF url(../images/bkg.jpg) repeat-x;
	text-align: center;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* links */
a {
	background: inherit;
	color: #688549;
}
a:hover {
	background: inherit;
	color: #9C2C38;
}

/* headers */
h1, h2, h3 {
	font: bold 1em;
	color: #9C2C38;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }

.post h1 a{
    color:#9C2C38;
    text-decoration:none;
}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #333;
}

/* ../images */
#main img {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
img.noborder{
border:o;
}
a img {  
  border: 2px solid #72A545; /* #32CD32; */
}
a:hover img {  
  border: 2px solid #806B4D !important; /* IE fix*/
  border: 2px solid #72A545; /* #32CD32; */
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font-size: 1.2em/1.5em; 
	color: #666666;	
}



/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header,#header-content,.headerphoto,#thicktabs,#footer {
	display:none;
}

ul#thicktabs{
	display:none;
}
p.post-footer{
	display:none;
}

/* content */
#content-wrap {
margin:0;
padding:0;
	clear: both;
	float: left;
	width: 100%;
	background-color: white;
}
#content {
	margin:0;

	text-align: left;
	padding: 0;
	margin: 0 auto;
	
}

/* sidebar */
#sidebar {
display:none;
}

/* main */
#main {
	float: left;
	width: 68%;
	margin: 0 0 10px 0;
	padding: 0;
}
#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	
}

.post {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #FAFAF8;
	
}
.post .post-footer {
	padding: 5px;
	margin-top: 20px;
	font-size: 95%;
	clear: left;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
}
.post .post-footer .date {
	background: url('../images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('../images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('../images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer,#footer-content {
display:none;
	
	
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.align-center {	text-align: center; }
/* additional classes */
.clear { clear: both; }
.ilcalesse  {
	position: absolute;
	top: 16px;
	left: 0px;
	font-size: 46px;
	color: white;
	font-weight: bolder;
	letter-spacing: -2px;
	z-index: 2;
}
.ilcalesse a{
	color:white;
	text-decoration:none;
}
.ilcalesse a:hover{
	color: #72914E;
	text-decoration:none;
}
.ilcalesseshadow  {
	position: absolute;
	top: 17px;
	left: 1px;
	font-size: 46px;
	color: black;
	font-weight: bolder;
	letter-spacing: -2px;
}

/*menu*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
	width: 760px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	background: #cccccc url(../images/menubarbkg.jpg) top right no-repeat;
	border-top: 1px solid #ddd; /*top border style*/
	border-bottom: 1px solid #333; /*thick bottom border below tabs*/
/*font-weight: bold;*/
	font-size: 17px;
	display: block; /*clear: both;*/
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	color: #7D1E26;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(../images/menubkg.jpg) top right no-repeat;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}



#thicktabs li a:hover,#thicktabs li a.selected {
color: white;
background-image: url(../images/menubkg_over.jpg); /*background image swap on hover*/

}

