/*
Theme Name: coniglick

*/

body {
margin: 0;
padding: 0;
width: auto;
height: auto;
font: 14px constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
/** font: 14px Georgia, "Times New Roman", Times, serif;**/
line-height: 1.4em;
color: #4A4A4A;
background: #FFFFFF;
}

h1 {
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
font-weight: normal;
font-size: 36px;
color: #000000;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #000000;
}

h1 a:hover {
color: #4A4A4A;
text-decoration: none;
}

hr {
  height: 2px;
	    margin: 20px auto;
	    border-top: 2px solid #b4b4b4;
	    width: 90%;

}
	div.hr {
	    height: 1px;
	    margin: 6px auto;
	    border-top: 1px solid #999;
	    width: 100%;
	}

a:link, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #4A4A4A;
text-decoration:underline; 
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #000000;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #000000;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

h4 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

img {
border: 0;
}

p {
margin: 0 0 10px 0;
}


#wrapper {
width: 960px;
margin: 0px auto;
overflow: hidden;
}

/** header styles **/
#headwrap {
float: left;
width: 960px;
height: 335px;
text-align: center;
background-color: #fff;
}

#tagline {
float: left;
width: 0px;
height: 26px;
background: #ECECEC;
text-transform: uppercase;
color: #000000;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
font-size: 12px;
margin-top: 1px;
}

#tagline p {
margin: 6px 0 0 10px;
}

#menu {
float: left;
width: 960px;
height: 26px;
background: #fff;
text-transform: uppercase;
color: #d7d7d7;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
font-size: 12px;
margin-top: 1px;
text-align: center;
}

#logo {
float: left;
text-align: left;
width: 628px;
height: 217px;
margin-left: 10px;
}

#textlogo {
text-align: center;
float: left;
width: 960px;
height: 118px;
}

#textlogo h1 {
font-size: 36px;
margin: 50px 0 0 0;
}

#logo img {
margin: 0 0 0 0;
}

#topad {
float: left;
width: 480px;
height: 118px;
text-align: right;
}

#topad img {
margin: 30px 0 0 0;
}

/** gallery **/
#contentwrap {
width: 960px;
float: left;
/** background: url(images/dash-light.jpg) top left no-repeat; **/
background-color: white;
padding: 30px 0 0 0;
}

#maincontent {
width: 660px;
float: left;
}

#pagenavi {
width: 660px;
float: left;
margin: 0 0 20px 0;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
font-size: 12px;
}

#pagenavi a:link, #pagenavi a:visited {
background: #ECECEC;
padding: 7px;
display: block;
}

#pagenavi a:hover {
background: #C4C4C4;
text-decoration: none;
}

#newer {
margin: 0 20px 0 0;
}

.galleryitem {
	width: 175px;
	height: 230px;
	float: left;
	margin: 25px 20px 40px 20px;
	/**background: #ECECEC;**/
background: #;
	font-size: 11px;
	line-height: 1.2em;
	border: 1px solid #ccc;
}

.galleryitem h3 {
font-size: 14px;
padding: 5px 5px 0 5px;
margin: 0;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

.galleryitem a:hover {
text-decoration: none;
}

.galleryitem img {
 filter:alpha(opacity=100); 
 -moz-opacity: 1; 
 opacity: 1;
 } 
.galleryitem a:hover img {
 filter:alpha(opacity=80); 
 -moz-opacity: 0.8; 
 opacity: 0.8;
 } 



* + html .galleryitem h3 {
padding: 2px 5px 0 5px;
}

.galleryitem p {
margin: 0 5px 0 5px;
}

.commentsnumber {
background: url(images/comments-light.jpg) top left no-repeat;
width: 25px;
height: 20px;
margin: 47px 5px 5px 0;
text-align: center;
float: right;
}

/** single post styles **/
.video {
width: 640px;
float: left;
margin: 0 20px 20px 0;
text-align: center;
background: #ECECEC;
}

.postcontent {
width: 624px;
float: left;
margin: 0 20px 0 0;
padding: 8px 8px 0 20px;
background: white /**#ECECEC;**/
color: #4A4A4A;
}

.postcontent h2 {
font-size: 18px;
text-transform: uppercase;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
}

.postcontent img {
margin-top: 40px;
margin-bottom: 40px;
}

.postcontent ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/star-light.jpg) left no-repeat;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 10px;
color: #4A4A4A;
margin: 5px 0 15px 0;
line-height: 1.1em;
}

.postdets a:link, .postdets a:visited {
color: #4A4A4A;
text-decoration:none; 
}

.postdets a:hover {
color: #4A4A4A;
text-decoration: underline;
}


.more a:link, .more a:visited, .more a:hover {
color: #4A4A4A;
text-decoration:underline; 
}

#reply {
}

#reply-form {
}

/** page styles **/
#page {
margin: 0 0 20px 0;
}

/** sidebar styles **/
#sidebar {
width: 300px;
float: left;
color: #4A4A4A;
font-size: 11px;
line-height: 1.2em;
}

.widgetblock {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 8px;
/**background: #ECECEC;**/
}

.widgetblock h3 {
  font-weight:bold;
border-bottom: 1px solid #C4C4C4;
padding: 0 0 5px 0;
margin: 0 0 8px 0;
color: #000000;
font-weight: bold;
}

.widgetblock a:hover {
text-decoration: none;
}

.widgetblock ul {
list-style: none;
text-transform: uppercase;
padding: 0.5em;
}

.widgetblock ul li {
border-bottom:1px solid #C4C4C4;
clear:both;
float:left;
margin-bottom:8px;
padding-bottom:8px;
width:284px;
}


#searchwrap {
background: none;
margin: 0;
float: right;
background: url(images/search-light.jpg) top left no-repeat;
width: 284px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}

#s{
font-size: 14px;
padding: 4px 4px;
margin-right: 3px;
width: 245px;
}


/** sidebar ads **/
#sidebar .p75_sidebar_ads {
padding-top: 9px;
padding-left: 9px;
}

#sidebar .p75_sidebar_ads img.sidebar_ad {
width: 125px;
height: 125px;
float: left;
margin: 8px;
}

/** tag cloud **/
#sidebar #tag_cloud a {
background: #C4C4C4;
float: left;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
padding: 0.5em;
margin: 0 1px 1px 0;
color: white;
}

#sidebar #tag_cloud a:hover {
background: #8F8F8F;
}

/** featured content **/
#sidebar .cat_posts ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar .cat_posts ul li {
clear: both;
border-bottom: 1px solid #c4c4c4;
padding-bottom: 8px;
margin-bottom: 8px;
float: left;
width: 284px;
}

#sidebar .cat_posts ul li.last {
border: 0;
padding: 0;
margin: 0;
}

#sidebar .cat_posts ul li img.thumbnail {
float: left;
margin: 0 8px 0 0;
}

#sidebar .cat_posts ul li a.post_title {
font: 12px  constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
text-transform: uppercase;
}

/** footer **/
#footer {
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
width: 960px;
float: left;
/** background: url(images/dash-light.jpg) top left no-repeat; **/
margin: 10px 30px 30px 10px;
padding: 30px 10 30px 10;
background-color: #b4b4b4;
}

#footer a:link, #footer a:visited {
color: #4A4A4A;
}

#footer a:hover {
color: #000;
text-decoration: underline;
}

#footer p {
font-size: 11px;
margin: 4px 10px 4px 10px;
color: #4A4A4A;
}

#footer h3 {
font-size: 12px;
color: #000000;
padding: 0;
margin: 10px;
}

* + html #footer {
margin: 30px 0 0 0;
}

#footer .elsewhere{
  margin-bottom: 30px;
}
#footer .elsewhere li{
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
  border-right: 1.5px solid #fff;
 
}
#footer .elsewhere li.last{
  padding: 0;
  margin: 0;
  border-right: none;
}
/** menu styles **/
.sf-menu,.sf-menu * {
list-style: none;
margin: 0;
padding: 0;
text-transform: uppercase;
font-family: constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
/**font-family: helvetica, arial;  **/
font-size:14px;
  font-weight:bold;
text-align: center;
display: inline;
}

.sf-menu {
line-height: 1.0;
float: left;
}

.sf-menu ul {
position: absolute;
top: -999em;

}

.sf-menu ul li {
width: 100%;
}

.sf-menu li:hover {
visibility: inherit;
background: white;
color: black;
}

.sf-menu li a:hover {
visibility: inherit;
background: white;
color: black;
}

.sf-menu li {
float: left;
text-align: center;
position: relative;
background: #fff;
}

.sf-menu a {
  border-left-color:#FFFFFF;
  border-left-style:solid;
  border-left-width:0;
  border-top-color:#DFDFDF;
  border-top-style:solid;
  border-top-width:9px;
  color:#DFDFDF;
  display:block;
  padding-bottom:9px;
  padding-left:30px;
  padding-right:30px;
  padding-top:6px;
  position:relative;
  text-decoration:none;
}

.sub-menu a {
display: block;
position: relative;
border-left: 4px solid #FFFFFF;
border-top: 1px solid #dfdfdf;
text-decoration: none;
padding: 7px 30px 3px 30px;
color: #dfdfdf;
margin-top: 5px;
}

* + html .sf-menu a {
padding: 7px 10px 7px 10px;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
left: 0;
top: 26px;
z-index: 99;
color: black;
}

.sf-menu a,.sf-menu a:visited {
color: #666666;
}

.sf-menu li li {
background: white;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
margin: 0 0 -1px 0;
}

.sf-menu li li li {
left: -270px;
top: -1px;
background: #000;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
margin: 0 0 -1px 0;
}

.sf-menu a.sf-with-ul {
min-width: 1px;
}

.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em;
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
top:-999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
left:10em;
top:0;
}

.sf-menu ul .sf-sub-indicator,.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

/** comment styles **/
#comments {
width: 624px;
color: #4A4A4A;
margin: 0 0 20px 0;
float: left;
}

* + html #comments {
margin: 0 0 -10px 0;
}

#reply_form {
background: #ECECEC;
width: 624px;
margin: 20px 0 0 0;
padding: 8px;
float: left;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
color: #181512;
margin: 5px 0 0 0;
padding: 0;
}

#comments p {
margin: 5px 0 5px 0;
}

.comment-author {
font-size: 14px;
font-weight: normal;
color: #000000;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
display: inline;
margin: 0 0 15px 15px;
}

#comment {
width: 510px;
font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color: #333 !important;
}

ol.commentlist {ƒ
margin: 0 0 20px 0;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom: 10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
color: #4A4A4A;
}

ol.commentlist a:hover {
color: #4A4A4A;
text-decoration: underline;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
margin: 0;
padding: 0;
}

ol.commentlist li.alt {
padding: 8px 8px 0 8px;
margin: 20px 0 0 0;
background: #ECECEC;
color: #4A4A4A;
width: 624px;
float: left;
}

ol.commentlist li {
padding: 8px 8px 0 8px;
margin: 20px 0 0 0;
background: #ECECEC;
color: #4A4A4A;
width: 624px;
float: left;
}

ol.commentlist li div.reply {
color: #000000;
font: 11px constantia, palatino, "palatino linotype","book antiqua", "garamond", "times new roman";
padding: 5px 10px;
text-align: center;
width: 36px;
background: #C4C4C4;
margin: 10px 0 10px 0;
cursor: pointer;
}

ol.commentlist li div.reply:hover {
background: #8F8F8F;
}

ol.commentlist li div.reply a {
color: #000000;
text-decoration: none;
text-transform: uppercase;
}

ol.commentlist li ul.children { 
list-style: none; 
margin: 0;
padding: 0;
text-indent: 0; 
}

ol.commentlist li ul.children li {
background: none;
margin: 10px 0 0 0;
padding: 10px 0 0px 0;
border-top: 1px solid #C4C4C4;
width: 624px;
float: left;
}

ol.commentlist li ul.children li.alt {
background: none;
margin: 10px 0 0 0;
padding: 10px 0 0px 0;
border-top: 1px solid #C4C4C4;
width: 624px;
float: left;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

input#submit {
cursor: pointer;
background: url(images/submit-light.jpg) 0 0;
border: none;
width: 120px;
height: 30px;
padding: 0;
margin: 0 0 -20px 0;
}

* + html input#submit {
margin: 0 0 10px 0;
}

input#submit:hover {
background: url(images/submit-light.jpg) 0 -30px;
}

#comment {
background: url(images/area-light.jpg) top left no-repeat;
border: none;
width: 614px;
height: 208px;
padding: 5px;
}

#author {
background: url(images/fields-name-light.jpg) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 5px 125px 5px 5px;
}

#email {
background: url(images/fields-email-light.jpg) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 5px 125px 5px 5px;
}

#url {
background: url(images/fields-web-light.jpg) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 5px 125px 5px 5px;
}

#respond {
padding: 0 15px 10px 0;
}

.fieldset {
list-style: none;
margin: 0;
padding: 0;
}

.fieldset li {
margin: 0 0 10px 0;
padding: 0;
}

/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
text-transform: uppercase;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

div.hr {
  height: 5px;
  background: #b4b4b4;
}


a img {
border: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}
/* Paging Navigation (next / previous) brices
-------------------------------------------------------------------- */

.pageNav{
  margin-top: 5px;
  margin-bottom: 5px;
text-align: right;

}
.pageNav a:link,
.pageNav a:visited {
  display: inline-block;
text-transform: uppercase;
  font-size: .8em;
  font-weight: normal;
color: white;
  background-color: #c4c4c4;
  /**background-image: url(images/button.png);**/
  background-repeat: repeat-x;
  background-position: left top;
  padding: 3px 10px; 
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
}
.pageNav a:hover,
.pageNav a:active {
  text-decoration: none;
  background-color: #8f8f8f;
}
.pageNav .prev,
.pageNav .next{
  display: inline;
}
.pageNav .prev{
  margin-right: 2px;
}
.pageNav .next{
  margin-left: 2px;
}


a.addthis_button {
  margin-top: 40px;
margin-bottom: 25px;
text-align: right;
}

.required, .missing
{color: red;
font-weight: bold; 
}

//modifico tutti i flash incorporati (gallerie e filmati)
object
{margin-top: 40px;
margin-bottom: 30px;
}

embed
{margin-top: 15px;
margin-bottom: 10px;
}

#mediaspace
{margin-top: 15px;
margin-bottom: 10px;
}
