/*  
Theme Name: Multi S.r.l.
Theme URI: http://www.workingweb.it
Description: Multi S.r.l.
Author: Working Web / SDWWG
Author URI: 
Version: 1.0
Tags: black, blue, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation, drop down
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

p {
  font-size: 10pt;
  }

a {
  color: #333;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial, helvetica, sans-serif;
  background: url("images/multi_bgPage.jpg") repeat-x #686868;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 917px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  margin-top: 15px;
  height: 93px;
  background: url("images/headmulti.png") no-repeat;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  display: hidden;
  float: left;
  width: 350px;
  margin-top: 10px;
  margin-left: 30px;
  padding: 0;
}
#header h1 {
  font-family: Georgia;
  font-size: 12pt;
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #ffb93a;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header h2 {
  font-family: Arial;
  font-weight: normal;
  font-size: 10pt;
  color: #FFF;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }
#description {
	position: absolute;
	font-family: Arial;
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
	top: 220px;
	width: 590px;
	margin-left: 350px;
}
#description span {
	font-size:  10pt;
}

#elenco-fotografi a:hover {
	text-decoration: none;
}


/* Menu */

.castingonline {
	margin: 45px 5px 0 775px;
	position: absolute;
	z-index: 9;
}
.castingonline a {
  margin: 0;
  padding: 0 10px 0 10px;
  font-size: 9pt;
  font-family: Geneva;
  color: #FFF;
  letter-spacing: 0px;
  }

.castingonline a:hover {
  color: #DDD;
  text-decoration: none;
    }

.langchoose {
	margin: 0px 5px 0 800px;
	position: absolute;
	color: #FFF;
	z-index: 9;
}
.langchoose a {
  margin: 0;
  padding: 0 10px 0 10px;
  font-size: 8pt;
  font-family: Geneva;
  color: #FFF;
  letter-spacing: 0px;
  }

.langchoose a:hover {
  color: #DDD;
  text-decoration: none;
  }


#catnav {
  margin: 65px 0 0 125px;
  padding: 0;
  clear: both;
  top: 5px;
  width: 750px;
  position: absolute;
  }
#catnav img {

}
#nav {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  z-index: 99999999;
  position: absolute;
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  margin: 0;
  padding: 0 10px 0 10px;
  font-size: 9pt;
  font-family: Geneva;
  color: #FFF;
  letter-spacing: 0px;
  }

#nav li a:hover {
  color: #DDD;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  margin-left: 6px;
  width: 180px;
  }
	
#nav li li a {
  font-size: 11px;
  width: 180px;
  height: 18px;
  line-height: 18px;
  color: #fff;
  border-top: 1px dotted #777;
  background: #282828;
  margin: 0;
  padding: 2px 10px 2px 5px;
  }
	
#nav li li a:hover {
  color: #FFF;
  border-top: 1px solid #555555;
  background: #555555;
  padding: 2px 10px 2px 5px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 0;
  clear: both;
  width: 917px;
  padding-bottom: 5px;
  background: url("images/multi_bgWhitePageBottom.jpg") repeat-x bottom #FFFFFF;
  }
#contentwrapper {
  float:left;
  width: 570px;
  margin: 0;
  padding: 10px;
  padding-left: 10px;
  }
#contentwrapperphoto {
  float:left;
  width: 100%;
  margin: 0;
  }
#contentwrapper2 {
  float:left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 22pt;
  letter-spacing: -1px;
  color: #c4032c;
  font-weight: normal;
  font-family: Georgia;
  padding-bottom: 15px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }

.topPost h2 {
 font-family: "Helvetica Neue", Helvetica;
 font-size: 24pt;
 font-weight:100;
 color: #000;
 letter-spacing: -1px;
 border-bottom: 1px dotted #AAA;
 margin: 0;
 padding: 0;
 padding-left: 20px;
 height: auto;
}

.topTitle {
	padding: 10px;
	font-size: 0.8em;
	height: 15px
}

.adv-contenitore {
	text-align: center;
}

.adv-elenco {
	width: 170px;
	height: 120px;
	float: left;
	padding: 15px;
	margin: 2px;
	border: 1px dotted #DEDEDE;
	text-align: center;
}
.adv-thumb {
	
}
.adv-title {
	
}
.adv-title a {
	text-decoration: none;
}

.topTitle .sezione {
	padding-left: 10px;
}

.topPost h2.topTitle a {
  color: #000;
}
.childpage {
	padding-left: 20px;
}
.childpage li {
	font-size: 0.8em;
	list-style: none;
}
.topPost-author {
	background: url("images/multi-bgPagePhoto.jpg") repeat-x #FFFFFF;
  border-top: 1px dotted #AAA;
  margin: 0;
  padding: 45px;
  font-size: 9pt;
}
.topPost-author .topContent {
	
}
.author-image {
	float: left;
	margin-right: 10px;
	padding: 20px;
}
.author-profile {
	width: 550px;
	border-left: 1px solid #ccc;
	padding: 20px;
}

#bgPagePhoto {
	background: url("images/multi-bgPagePhoto.jpg") repeat-x #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
.topPostPhoto h2 {
 font-family: "Helvetica Neue", Helvetica, Arial;
 font-size: 24pt;
 font-weight:100;
 color: #000;
 letter-spacing: -1px;
 border-bottom: 1px dotted #AAA;
 margin: 0;
 padding: 0;
 padding-left: 20px;
 height: auto;
}
.topPostPhoto h2.topTitle a {
  color: #000;
}

.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #000;
  }
.topPost h3.topTitle {
  font-family: Georgia;
  font-size: 14pt;
  font-weight: normal;
  color: #c4032c;
  letter-spacing: -2px;
  padding: 0;
  }
.topPost p.topMeta {
  padding: 0;
  margin: 0;
  font-family: Georgia;
  font-size: 10pt;
  color: #333;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #333;
  }
.topPost p.topMeta a:hover {
  color: #333;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #333;
  margin: 8px 0;
  padding: 10px;
}
.topPostPhoto div.topContentPhoto {
  text-align: center;
  padding-left: 10px;
  font-size: 9pt;
  color: #333;
  width: 830px;
}
.topPost div.topContentAdvertising {
  font-size: 9pt;
  color: #333;
  margin: 8px 0;
  padding: 10px;
  text-align: center;
}
.topPost div.topContentAdvertising .post-meta li {
	list-style: none;
}
.topPostPhoto .post-meta {
	padding: 10px;
	list-style: none;
}
.topPostPhoto div.topContentPhoto p {
	padding: 0;
}
.topPostPhoto div.topContentPhoto img {
	padding: 1px;
}
.topPost div.topContent a {
  text-decoration: underline;
  color: #555;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #333;
  }
#scroll_links {
	float: right;
}
#scroll_links .up {
	position: absolute;
	top: 270px;
	margin-left: -50px;
}
#scroll_links .down {
	position: absolute;
	margin-left: -50px;
	top: 520px;
}
.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #333;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #333;
  border: 0;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #dedede;
  }
.topPost span.topComments a {
  color: #333;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #333;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  text-decoration: underline;
  }

#nextprevious {
  font-size: 11pt;
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #666;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #333;
  }


/* Comments */

#commentspace {
	background: #f0e4c8;
	padding-left: 30px;
}

#comment {
  margin-bottom: 10px;
  background: #fff;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #efefef;
  padding: 10px 15px 10px 0;
  color: #333;
	margin-left: -30px;
}
#comment a {
  color: #6598b8;
  }
#comment a:hover {
  color: #333;
  }
#numberofcomments {
  color: #333;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #fff5eb;
  border: 1px solid #ffeedd;
  }
#commentlist li.alt {
  background: #ffeedd;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #666;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #333;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
  color: #333;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
	margin-left: 0;
}
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }

.ratepost {
	font-size: 1.2em;
	color: #c4032c;
}
.vota {
	width: 110px;
	float: left;
}

/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #f0e4c8;
  color: #333;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #e4d4ad;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #e4d4ad;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 280px;
  color: #eee;
  }

#sidebars.home {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_full .banner_right {
	padding: 0px;
}

#sidebar_full .banner_right h3 {
	font-size: 1.45em;
	font-family: Georgia;
	color: #c4032c;
}

#sidebar_full .banner_right p {
	margin-top: 10px;
	font-size: 0.9em;
	font-family: Arial;
	width: 250px;
	color: #666666;
}



#sidebar_left {
  width: 280px;
  float: left;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 2px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #333;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebar_left ul ul li {
	font-size: 1.0em;
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #333;
  border-bottom: 1px dotted red;
  line-height: 27px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


#sidebars a {
  display: inline;
  color: #333;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #333;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}


/* Before footer */

#morefoot {
  background: #EFEFEF;
  padding: 5px;
  color: #333;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #c6032d;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  width:560px;
  margin: 0 0 0 25px;
  }

#morefoot .col2 a {
  padding: 5px;
  float: left;
  }

#morefoot .col2 a img {
  border: 2px solid #FFF;
  }
  
#morefoot .col2, #morefoot .col3 {
  float: left;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#closeFooter {
	margin-top: -10px;
}
/* footer*/
#footer {
  clear: both;
  width: 1002px;
  height: 101px;
  margin-left: -42px;
  background: url("images/multi_bgFooter.png") no-repeat;
  }
#footer p {
  font-size: 9pt;
  color: #FF5555;
  padding: 0;
  padding-top: 10px;
  padding-left: 60px;
  }
#footer a {
  color: #FF3333;
  text-decoration: none;
  }
#footer a:hover {
  color: #333;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  }

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }




