/*
Theme Name: Zenlike-noreduce-menufix
Theme URI: http://www.themeporter.com
Version: 1.0
Description: 2 Column theme
Author: Theme Porter
Author URI: http://www.themeporter.com
*/


/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background-color:#817d5a;
padding: 70px 0px 35px 0px;
text-align:center;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin: 1.0em 0 1.0em 0;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
margin-bottom: 5px;
}

h3
{
font-size: 1.7em;
padding-left: 20px;
background-image: url('images/db2.gif');
}

h4
{
font-size: 1.2em;
padding-left: 20px;
background-image: url('images/db2.gif');
}

.contentarea
{
padding-top: 1.3em;
}

img
{
margin: 5px;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

#leftbox{
float: left;
width: 75%;
margin:0;
padding:0;
}


.post .details
{
position: relative;
top: -1.3em;
padding-left: 10px;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li.comments a
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li.readmore a
{
background-image: url('images/icon-more.gif');
}

.box
{
background: url('images/bg-box.gif') repeat;
border: solid 2px #eee;
padding: 1.0em;
margin-bottom: 1.0em;

}


blockquote {
margin: 30px 15px 30px 15px;
font-size: 0.9em;
}

blockquote > *:first-child {
    text-indent:-14px;
    }
blockquote > *:first-child:before {
    background:url(images/left-quote.gif) no-repeat 100% 30%;
    content:"\00A0";
    padding:2em;
    padding-left:0;
    }
blockquote > *:last-child:after {
    background:url(images/right-quote.gif) no-repeat 10% 70%;
    content:"\00A0";
    padding:2em;
    }
* html blockquote * {text-indent:-6px;} /* fix IE6 */

.contentarea
{
margin-bottom: 20px;

}
.contentarea ul
{
list-style: circle;
padding-left: 15px;
}

.contentarea ul li
{
line-height: 1.8em;
padding-bottom: 5px;

}


#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 20px;
/*background: #fff url('images/bg.gif') repeat-x;*/
z-index: 1;
}

#outer
{

/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 90%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
text-align:left;
}

#adsOuter
{

/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 90%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
text-align:left;
}

/*
#logo 
{
background: url('images/logo.jpg'); 
width: 100%;
}*/

#header
{
position: relative;
width: 100%;
height: 8.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}
#ads
{
padding: 1em 0 1em 0;
margin: auto;
text-align:center;

}
#ads img {
padding:0;
margin:auto;
border: 0px;

}
#headercontent
{
background: #2B2B2B url('images/topbg.gif') repeat-x center;
position: absolute;
top: 2.0em;
left: 2.0em;
padding:0;
padding-right: 2em;
margin:0;
z-index: 2;
height: 5em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}
#headercontent h1 a
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:visited
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:hover
{

color: #fff;
text-decoration:none;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #bdb884 url('images/buttonbg.gif') repeat-x;
border: solid 1px #bdb884;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{


position: relative;
height: 150px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #bdb884 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1em 0em 1em;
margin-bottom: 2px;
display: none;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}
#arrowlinks
{
position: relative;
background: url('images/arrow.gif');
height: 10px;
width: 15px;
z-index: 100;
top: -9px;
margin-left: 1.5em;
}
#pagelinks
{
position: relative;
background: #ffffff url('images/topbg.gif') repeat-x top left;
height: 2.0em;
padding: 0em 1em 0.8em 1.4em;
margin-bottom: 2px;
font-size: 0.8em;
}

#pagelinks ul
{
position: absolute;
top: 0.9em;

}

#pagelinks ul li
{
position: relative;
display: inline;

}

#pagelinks ul li a
{
padding: 0.7em 1.0em 0.7em 1.0em;
color: #fff;
text-decoration: none;
}

#pagelinks ul li a:hover
{
text-decoration: underline;

}

#pagelinks ul li a.active
{
color: #ffffff;
}
#pagelinks ul li a:visited
{
color: #ffffff;
}




#inevidenza
{
position: relative;
background: url('images/corteostorico-back.jpg') repeat-x top left;
height: 120px;
padding: 0;
margin: 0;
margin-bottom: 2px;
font-size: 1.0em;
}

#inevidenza img
{
border:0;
margin: 0;
padding: 0;
}

.imgtxt  {
padding:0px;
margin:0px;
border: 0px;

}



#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 0.5em;
}

#content
{
padding: 0em;
padding: 0 1.0em 0 1.0em;
}

#primarycontainer
{
float: left;
width: 96%;
margin-left: 1.0em;
margin-bottom: 1.0em;
}

#primarycontent
{
margin: 1.5em 0em 0em 0em;
}

#secondarycontent
{
font-size: 0.8em;
float: right;
width: 23%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 350px;
}
#commentform p {
margin: 0;
width: 100%;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 350px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 350px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 350px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 350px;
}
#commentform input{
margin-bottom: 3px;
}
.entry ul li
{list-style:square;
margin-left:25px;
}

.post ol li
{
margin-left:25px;
  color: #000000;
  line-height: 1.5em;
  font-style: normal;
}

.entry ol {
  font: italic 1.0em Georgia, Times, serif;
  color: #000000;
}
.entry ol p {
  font-style: normal;
  font-size: 1em;
  color: #000000;
}




a.respond {
margin-top: 10px;
}
.textwidget
{
margin-top:5px;
}

