/*  
Theme Name:MEDLEYSHOP
Theme URI: http://www.medleyshop.it/
Description:MedleyShop theme (Italia)
Version: |.0
Author: Alessandro Giordano
*/



/* STRUTTURA GENERALE */


body {
	font-size: 75%; /* Resets 1em to 10px */
	background-image: url(images/back.png);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page {
	width: 950px;
	margin: 0 auto 0 auto;
}	
#header {
	float: right;
	height: 76px;
	width: 909px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #1d1d1d;

}
#headerimg {
	float: left;
	height: 195px;
	width: 971px;
}
#wrapper {
	float: right;
	width: 929px;
	background-color: #1d1d1d;
}
#wrap-footer {
	width: 950px;
	margin: 0 auto 0 auto;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f6f6f6;
}	
#content {
	float: left;
	width: 609px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6f6f6;
	text-align: left;
}
#content a {
 	text-decoration: none; 
 	color: #40b2fb;
}
#content a:hover {
 	color: #40b2fb; 
}
#leftsidebar {
	font-family: Arial narrow, Arial, Helvetica, sans-serif; 
	color: #f6f6f6;
	float: left;
	width: 123px;
	text-align: left;
	padding-top: 20px;
	padding-left: 17px;
}
#rightsidebar {
	font-family: Arial narrow, Arial, Helvetica, sans-serif; 
	color: #f6f6f6;
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 3px;
	padding-right: 7px;
}
#footer {
	text-align: right;
	padding-right: 20px;
	float: right;
	height: 171px;
	width: 955px;
	background-image: url(images/footer.png);
}
#footer a {
 	text-decoration: none; 
 	color: #40b2fb;
}
#footer a:hover {
 	color: #40b2fb; 
}


/* CONTENUTI */

#logo {
	float: left;
	height: 76px;
	width: 273px;
}
#navmenu {
	height: 50px;
	font-weight: bold;
	font-family: arial, verdana, Helvetica, sans-serif;
 	font-size: 12px;
 	list-style-type: none;
 	list-style-image: none;
	float: right;
	padding-top: 20px;
}
#navmenu li {
 	display: inline; 
 	padding: 0px 45px 0px 0px;
 	color: #40b2fb;
}
#menu a {
 	text-decoration: none; 
 	color: #f6f6f6;
}
#menu a:hover {
 	color: #40b2fb; 
}
.vignetta {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-store {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-store.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-mail {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-mail.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-brands {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-brands.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-friends {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-friends.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-history {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-history.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-photos {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-photos.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.vignetta-team {
	float: left;
	height: 46px;
	width: 609px;
	background-image: url(images/vignetta-team.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.dots {
	float: left;
	width: 609px;
	height: 5px;
	background-image: url(images/dots.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.dots-10px {
	float: left;
	width: 609px;
	height: 5px;
	background-image: url(images/dots.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.dotstitle {
	float: left;
	width: 609px;
	height: 5px;
	background-image: url(images/dots_title.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.entrytext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f6f6f6;
	font-weight: normal;
	text-align: justify;
}
.sidebar {
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	list-style-type: none;
 	list-style-image: none;
 	padding-left: 10px;
 	padding-top: 5px;
}
.sidebar a {
 	text-decoration: none; 
 	color: #f6f6f6;
}
.sidebar a:hover {
 	color: #40b2fb; 
}
.titlemenu {
	font-weight: bold;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
 	font-size: 14px;
}
.menu {
 	list-style-type: none;
 	list-style-image: none;
 	padding-left: 10px;
 	padding-top: 5px;
}
.menu a {
 	text-decoration: none; 
 	color: #f6f6f6;
}
.menu a:hover {
 	color: #40b2fb; 
}
.footer {	
	float: right;
	padding-top: 95px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f6f6f6;
}
.pulsante {	
	margin-right: 5px;
}
.navigation_top {
	float: left;
	width: 609px;
	margin-bottom: 10px;
}
.navigation_bottom {
	float: left;
	width: 609px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#comments {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#respond {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#comment-text {
	width: 500px;
}
#comment-text img {
	padding: 0px;	border: 0px;
	width: 3%;
	height: 2%;}
#comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 150px;
	width: 280px;
}

/* BRANDS */

.brands {
	text-align: left;
}
.brands li {
 	display: inline; 
}
.brands img {
	padding: 5px;
	border: none;
	background-color: #e7e7e7;
	margin-left: 10px;
	margin-top: 10px;
}

/* IMMAGINE */
.wp-caption img  {
}
.wp-caption p, .wp-caption-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	line-height : 17px;
	text-align: center;
	padding : 0 4px 5px;
	margin: 0px;
}
.wp-caption {
	border: none;
	background-color: #e7e7e7;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entrytext img {
	padding: 5px;
	border: none;
	background-color: #e7e7e7;
} 


/* FRIENDS */

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	list-style-type: none;
 	list-style-image: none;
 	padding-left: 10px;
 	padding-top: 5px;
}
.left {
	width: 300px;
	float: left;
}
.right {
	width: 300px;
	float: left;
	padding-top: 5px;
}


/* SEARCH */

#type {
	height: 12px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333333;
}
.center {
	color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

/* ARCHIVE */

.pagetitle {
	color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
#post_title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

/* MAILPRESS */

.MailPressFormEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;
	margin-bottom: 5px;
}