/*
Theme Name: Young Designer Home
Theme URI: http://www.youngdesigner.it/home
Version: 1.0
Author: Coscadesign
Author URI: http://www.coscadesign.it
*/


/* begin the basics */
html, body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
color: #000000;
margin: 0;
padding: 0;
}

h1 {
font-size: 18px;
text-align: center;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
background: #ffff66;
}

a {
outline: none;
text-decoration: none;
}

img {
border: none;
}

#wrapper {
width: 1140px;
margin: 0px auto;
background: url(images/bg.jpg) top center no-repeat;
overflow: hidden;
}
/* end the basics */

/* begin site header */
#header {
width: 1140px;
height: 100px;
padding: 25px 0 0 0;
float: left;
}

#header p {
margin: 0;
padding: 0;
}

#tagline {
float: left;
color: #000000;
margin: 0px 0 0 149px;
}

#titolo {
color: #000000;
font-size: 18px;
font-weight: bold;
height: 20px;
}

#titolo a:link, #titolo a:visited {
color: #000000;
}

#titolo a:hover {
color: #000000;
background: #ffff66;
}

#pages {
float: right;
list-style: none;
margin: 20px 149px 0 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 10px;
}
/* end site header */

#facebox h2 {
    margin: 0;
    padding: 0;
}
.facebox h3 {
margin: 0;
padding: 0;
}

.facebox p {
margin: 0 0 10px 0;
}

.facebox h3 {
color: #000000;
}

/* begin content slider */
#content .carousel  {
position: relative;
}

#content .main {
margin: 0;
}

#content .carousel a.prev {
display: block;
position: absolute;
width: 380px;
height: 400px;
background: url("images/previous.png") no-repeat 0 0;
top: 210px;
left: 0;
z-index: 10000;
}

* + html #content .carousel a.prev  {
top: 5px;
}

#content .carousel a.prev:hover {
background: url("images/previous.png") no-repeat 0 -400px;
}  

#content .carousel a.next {
display: block;
position: absolute;
width: 380px;
height: 400px;
background: url("images/next.png") no-repeat 0 0;
top: 210px;
right: 0;
z-index: 10000;
}

* + html #content .carousel a.next  {
top: 5px;
}

#content .carousel a.next:hover {
background: url("images/next.png") no-repeat 0 -400px;
}  

#content .carousel a:hover, #content .carousel a:active {
border: none;
outline: none;
}    

#content .carousel .rotate {
float: left;
margin: 132px 0 0 0;
position: relative;
visibility: hidden;
left: -5000px;
}

#content .carousel ul {
margin: 0;
}

#content .carousel li img {
width: 360px;
height: 238px;
}

#content .carousel li {
width: 360px;
height: 325px;
margin: 0 10px 0 10px;
}

#content .widget img {
cursor: pointer;
}

.intro {
margin: 0;
padding: 0 5px 10px 0;
}

.intro p {
margin: 0;
}

.intro h3 {
margin: 20px 0 1px 0;
font-size: 15px;
}

.entry {
padding: 5px 0;
}

.entry img {
padding: 2px 0 10px 15px;
}

.video {
width: auto;
text-align: center;
margin: 8px 0 -10px 0;
padding: 0;
}
/* end content slider */



.bg{
width:360px; 
height:238px; 
margin-top: 0px;
margin-left: 0px;
float: left;
}


.extra {
display:inline; 
float:left; 
text-decoration:none; 
}

.extra em {
font-style:normal;
}

.extra em.txt, .extra b {
display:none;
}

.extra .head {
display:block; 
width: 450px; 
height: 300px;
}

.extra img {
border:0; 
display:block;
}

.extra:hover {
background:#fff; 
position:relative;
cursor:pointer;
text-decoration: none;
}

.extra:hover b {
display:block; 
position:absolute; 
top:0; 
left:0; 
width:350px; 
background:#FFF; 
height:233px; 
margin:5px 5px 0 5px;
opacity:0.8;
text-decoration: none;
}

.extra:hover em.txt {
display:block; 
position:absolute; 
top:5px; 
width:330px; 
left:5px; 
height:213px; 
color:#000; 
margin:10px; 
line-height:1.3em;
}

.postitolo {
width:360px; 
background:#000; 
color:#FFF;
margin: 0px 0 0px 0;
padding: 0px 15px 0px 15px;
text-transform: uppercase;
font-weight:bold;
}

.postinfo {
width:360px;  
color:#000;
margin: 0;
padding: 0px 15px 0px 15px;
}

.postinfo a:hover {
color: #000000;
background: #ffff66;
}

/* begin site footer */
#footer {
width: 1140px;
padding: 10px 0 0 0;
float: left;
font-size: 10px;
}

#footer p {
margin: 0;
padding: 0;
}

.credits {
float: left;
color: #000000;
margin: 20px 0 0 149px;
}

.credits a:link, .credits a:visited {
color: #000000;
font-weight: normal;
}

.credits a:hover {
color: #000000;
background: #ffff66;
}
/* end site footer */
