/*  
Theme Name: Lauryn
Theme URI: http://www.italianwebdesign.it/wordpress-theme-by-laurynit/
Description: Tema in italiano per wordpress
Version: 1.0
Author: Laura Gargiulo
Author URI: http://www.lauryn.it

	This theme is released under Creative Commons Attribution 2.5 License.

*/
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;

}
a:link {
	color: #4B6494;
}
a:visited {
	color: #666666;
}
a:hover, a:active, a:focus {
	color: #7192BF;
}
h1 {
font-size: 18px;
}
h2 {
	color: #4B6494;
	border-bottom: 1px solid #4B6494;
	font-size: 18px;
	font-family: Georgia, serif;
	font-weight: normal;
	background-image: url(immagini/penna.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 16px 0px 6px 0px;
	margin: 0;
}
h2 a {
	text-decoration: none;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #4B6494;
	border-bottom: 1px solid #4B6494;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #4B6494;
	border-bottom: 1px solid #4B6494;
}
blockquote {
	background-color: #eeeeee;
	border-left: 1px dotted #dddddd;
	padding: 10px;
}
caption {
	background-color: #eeeeee;
   font-weight: bold;
}
#wp-calendar {
	width: 100%;
}
#centrato {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	margin-top: 0;
	padding: 0;
	position: relative;
	background-image: url(immagini/contenitore.gif);
	background-repeat: no-repeat;
	background-position: 0px 243px;
}
#testata {

	height: 180px;
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat; 
	padding: 73px 0 0 0;
	margin: 0;
	position: relative;
}
#testata h1 {
	color: #ffffff;
	font-family: Georgia, serif;
	padding-left: 65px;
	font-weight: normal;
	font-size: 40px;
	padding-top: 0px;
	margin: 0 0 0 0;
}
#testata h1 a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
#testata h2 {
	color: #ffffff;
	font-size: 14px;
	padding: 0 0 0 65px;
	font-weight: normal;
	background: none;
	margin: 8px 0 0 0;
	border: 0;
}
ul#menupages {
	margin: 15px 0 0 65px;
	padding: 0;
}
ul#menupages li {
	display: inline;
	margin: 0;
	padding: 4px;
	font-size: 12px;
	border-right: 1px solid #90AACE;

}
#menupages a {
	color: #ffffff;
	text-decoration: none;
}
#menupages a:hover {
	border-bottom: 1px dotted #ffffff;
}
#contenitore {
	margin: 0;
	padding: 0;
}
#pagina {
	float: left;
	width: 700px;
	padding-left: 55px;
	padding-right: 3px;
}
ul#sidebar {
	width: 185px;

	padding-right: 45px;
	float: right;
	margin: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	list-style: none;
}
#sidebar #categories-1 li {
	background-image: url(immagini/piu.gif) !important; 
	background-repeat: no-repeat !important;
	background-position: 0% 50% !important;
}
/* colore della lista degli ultimi post */
#sidebar #recent-posts li,
#sidebar #archives li {
	background-image: url(immagini/pencil.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 0% 50% !important;
}

#sidebar .widget {
	border: 0;
	margin: 0;
	padding: 0;
}
/*---------------------------*/
/* lista destra, links generici */
#sidebar ul li {
	border-bottom: 1px solid #eeeeee;
	list-style: none;
	margin: 0;
	padding: 2px 4px 2px 12px;
	background-image: none;
	background-image: url(immagini/v.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 0% 50% !important;
}
#sidebar ul li a:link,
#sidebar ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li a:active {
	color: #7192BF;
	text-decoration: none;
}
/*------------------------------*/
#footer {

	padding: 110px 1px 0 49px;
	background-image: url(immagini/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 230px;
	z-index: 1;
	color: #cccccc;
	
}
#primofoot, #secondofoot {
	width: 33%;
	float: left;
}
#terzofoot {
	float: left;
	width: 22%;
}
#primofoot h4, #secondofoot h4, #terzofoot h4{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 14px 0 4px 0;
	padding: 0;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#footer a:link,
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #ffffff;
	text-decoration: none;
}
#credits {
	text-align: center;
	clear: left;
	font-size: 11px;
}
p.undertitle {
	padding: 0 0 0 14px;
	margin: 4px 0 10px 0;
	color: #666666;
	background-image: url(immagini/user.gif);
	background-repeat: no-repeat;
	
}
p.undertitle a:link,
p.undertitle a:visited,
p.undertitle a:hover,
p.undertitle a:active,
p.undertitle a:focus {
	color: #7192bf;
}
.titolo {
	float: left;
	width: 100%;
}
.data {
	width: 60px;
	float: left;
}
.mese {
	font-weight: bold;
	color: #7192bf;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.numero {
	font-family: Georgia, serif;
	font-size: 30px;
	color: #4B6494;
	text-align: center;
	padding: 0;
	margin: 0;
}
.articolo {
	clear: left;
	background-image: url(immagini/sfondopost.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%; 

}
p {
	margin: 15px;
	padding: 0;
}
.bottompost {
	clear: left;
	border-bottom: 1px dotted #7193DF;
	padding: 8px 0 8px 0;
	height: 21px;
	margin-bottom: 20px;

}
.categoria {
	background-image: url(immagini/book.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 21px;
	float: left;
}
.commenti {
	background-image: url(immagini/commento.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 21px;
	float: right;
}
.bottompost a:link,
.bottompost a:visited,
p.undertitle a:link,
p.undertitle a:visited {
	text-decoration: none;
}
/* commenti */
.commento {
	border-bottom: 1px dotted #dddddd;
	padding: 4px;
}
.commento h4 {
	color: #666666;
	padding: 0;
	margin: 4px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	float: left;
}
.commento .idcomm {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 20px;
}
.commento p {
	clear: left;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666666;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(immagini/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(immagini/mini-nav-right.gif) no-repeat right center;
}
.commento small {
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
}
.commento cite {
	font-weight: bold;
	font-size: 14px;
}


/******************************************
* Align box
******************************************/

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

div.bookmarkz {text-align: center; margin: 10px 0;}


#vk_like_709 {
margin-bottom: 10px;
}

.mxm {
    border-bottom: 1px solid #DADADA;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.goods_name {
	font-family: tahoma;
	font-size:14px;
	font-weight:bold;
}
.goods_price span {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.goods_desc {
	font-size: 11px;
}


.goods_img {
	margin: 10px 0;
}
