div.widget h4{
    margin: 0px;
}

div.widget ul{
    list-style:none;
}
div.widget > ul{
    margin: 0px;
}

div.widget ul li a{
    color: #333333;
    font: 0.75em/1.6em Helvetica, Arial,sans-serif;
    font-size: 14px;
    transition: all .3s linear;
}

div.widget.widget_meta,
div.widget.widget_recent_comments,
div.widget.widget_recent_entries,
div.widget.widget_categories,
div.widget.widget_tags,
div.widget.widget_archive{
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    padding: 9px;
    margin-bottom: 30px;
    padding:29px;
}
div.widget.widget_tags{
    padding:20px 17px;
}

div.widget.widget_meta ul li,
div.widget.widget_recent_comments ul li,
div.widget.widget_recent_entries ul li,
div.widget.widget_categories ul li,
div.widget.widget_archive ul li{
    padding: 8px 0px;
    border-top: 1px dotted #cdcdcd;
    text-transform: uppercase;
}

div.widget ul li a:hover{
    color: #9cbc20;
}

div.widget ul,
div.widget div.tagcloud{
    margin-top: 25px;
}

div.widget.download h4{
	font-weight: 400;
	padding-left: 50px;
	background-image: url('../images/download.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
    margin-bottom: 15px;
	font-size: 24px;
}

/* ITEM DETAILS */
div.widget.item-details span.delimiter{
	background-image: url('../images/item-details.delimiter.png');
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	color: #454545;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px;
	width: 100%;
	text-align: center;
}
div.widget.item-details span.paypal-hint{
	font-family: verdana,sans-serif;
	display: block;
	font-size: 10px;
	text-align: center;
	color: #8b8b8b;
}

div.widget.item-details h5.browsers {
	background-image: url('../images/browsers.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 70px;
	font-size: 20px;
	font-weight: 400;
    margin-bottom: 0px;
}

div.widget.item-details ul.details{
	display: inline-block;
	list-style: none;
	margin: 33px auto 15px auto;
	padding: 0px;
}

div.widget.item-details ul.details li{
	margin-top: 14px;
	font-size: 11px;
	font-family: verdana,sans-serif;
	text-align: left;
	padding-left: 20px;
}

div.widget.item-details ul.details li:first-child{
	margin-top: 0px;
}

div.widget.item-details ul.details li i{
	position: absolute;
	display: inline-block;
	background-image: url('../images/item-details.icons.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	margin: 4px 20px 0px -20px;
}
div.widget.item-details ul.details li.version i{
	background-position: 0px 0px;
}
div.widget.item-details ul.details li.created i{
	background-position: 0px -13px;
}
div.widget.item-details ul.details li.update i{
	background-position: 0px -26px;
}
div.widget.item-details ul.details li.compatibility i{
	background-position: 0px -39px;
}
div.widget.item-details ul.details li.tags i{
	background-position: 0px -52px;
}
div.widget.item-details ul.details li.published i{
	background-position: 0px -65px;
}
div.widget.item-details ul.details li.categories i{
	background-position: 0px -78px;
}

div.widget.item-details ul.details li time,
div.widget.item-details ul.details li span,
div.widget.item-details ul.details li a{
	color:#b3b3b8;
}
div.widget.item-details ul.details li a:hover{
	color: #047fe3;
}
div.widget.item-details span.comments{
	display: inline-block;
	background-image: url('../images/item.comments.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	height: 29px;
	margin: 15px 0px;
}
div.widget.item-details span.comments a{
	color: #666666;
    display: inline-block;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 24px;
	font-weight: 400;
    padding-top: 5px;
}
div.widget.item-details span.comments a:hover{
	color: #047fe3;
}
div.widget.item-details span.forum{
	display: inline-block;
	height: 38px;
}
div.widget.item-details span.forum a{
	color: #666666;
	font-family: "PT Sans Narrow",sans-serif;
	font-size:14px;
	font-weight: 400;
}

div.widget.item-details span.forum a:hover{
	color: #047fe3;
}

/* WHY SIGN UP */
div.widget.why-sign-up h3{
	color: #333333;
	font-size:30px;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 0px;
}

div.widget.why-sign-up p{
	font-family: Verdana,Arial,sans-serif;
	color: #969696;
	font-size:12px;
	margin: 0px;
}

div.widget.why-sign-up p.signup-button .button.blue{
	margin-left: 35px;
}
div.widget.why-sign-up p.signup-button{
	display: block;
	padding-top: 10px;
	color: #333333;
}

/* AUTHOR BOX */
.widget.current-user img{
	float: left;
	margin: 0px 30px 10px 0px;
}
.widget.current-user h3{
	font-size: 24px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 0px;
}
.widget.current-user h3 a{
	color: #666666;
}
.widget.current-user h3 a:hover{
	color: #333333;
}
.widget.current-user h3,
.widget.current-user span.meta{
	display: block;
}

.widget.current-user span.meta{
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #999999;
}
.widget.current-user p{
	display: block;
}

/* FRONT PAGE */
.widget p{
    line-height: 18px;
    font-size: 12px;
}

/* ANNONCE STYLE */
.widget.info{
    height: 300px;
}
.widget.info article.selected-post{
    padding: 20px 20px 0px 20px;
    display: block;
}

.widget.info article.selected-post h4{
    margin: 20px 0px 10px 0px;
}

/* ANNONCE STYLE */
.widget.info article.annonce a{
    width: 300px;
    height: 300px;
    display: block;
}


.widget.newsletter.panel{
    padding: 25px 17px 10px 17px;
}
.widget.newsletter.panel form p,
.widget.newsletter.panel form{
    margin-bottom: 0px;
}
.widget.newsletter.panel form input[type="text"]{
    border: 1px solid #cdcdcd;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 24px;
    color: #999999;
    height: 38px;
    width: 190px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    
}

.widget.newsletter.panel span.description{
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 16px;
    color: #999999;
    padding: 7px 0px;
    display: block;
}

.widget.newsletter.panel form button[type="submit"]{
    display: inline-block;
    height: 48px;
    margin-left: 10px;
    padding: 0px;
    position: absolute;
    width: 48px;
}
.widget.newsletter.panel form button i{
    background-image: url("../images/subscribe.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 48px;
    margin:0px;
    padding: 0px;
    width: 48px;
}
.widget.license div.extended{
    border-top: 1px solid #f2f2f2;
}
.widget.license div.license{
    padding-top: 10px;
    padding-bottom: 10px;
}
.widget.license div.license.current{
    padding-top: 18px;
    padding-bottom: 0px;
}
.widget.license h4,
.widget.license span.price{
    font-size: 18px;
    color: #848484;
    float: left;
}
.widget.license span.price{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: right;
}
.widget.license p,
.widget.license a.button,
.widget.license span.paypal,
.widget.license div.clearfix.middle-clear{
    display: none;
}

.widget.license div.license:hover h4,
.widget.license div.license:hover span{
    color: #212121;
}
.widget.license div.license:hover span.button{
    color:#ffffff;
}
.widget.license div.license:hover{
    cursor: pointer;
}
.widget.license div.current.license:hover{
    cursor: default;
}

.widget.license div.current h4{
    float: left; 
    color: #333333;
    font-size: 24px;
}

.widget.license{
    padding: 0px 18px 20px 18px;
}

.widget.license div.current p{
    display: inline-block;
    color: #9e9e9e;
    font-size: 11px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 145px;    
}

.widget.license div.current span.button,
.widget.license div.current a.button{
    display: inline-block;
    float: right;
}

.widget.license div.current div.clearfix.middle-clear{
    display: block;
}
.widget.license div.current strike{
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}

.widget.license div.current span.price{
    font-size: 36px;
    font-weight: bold;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
    color: #333333;
}

.widget.family div{
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 25px;
    padding-left: 62px;
    height: 41px;
}
.widget.family div:first-child{
    margin-top: 0px;
}

.widget.family div.wordpress{
    background-image: url('../images/wordpress.png');
}
.widget.family div.html{
    background-image: url('../images/html.png');
}
.widget.family div.psd{
    background-image: url('../images/psd.png');
}

.widget.family div span.current-resource{
    background-image: url('../images/current-resource.png');
    position: absolute;
    margin: 5px 101px 0px -101px;
    width: 10px;
    height: 32px;
}

.widget.family div a,
.widget.family div span{
    display: block;
    font-size: 16px;
    font-family: "PT Sans Narrow",sans-serif;
}

.widget.family div span{
    color: #333333;
}
div.widget-family{
    margin-bottom: 20px;
}
div.widget-family img.item-thumb{
    float: left;
    margin-right: 15px;
	margin-left: 10px;
}
div.widget-family h3{
    margin-bottom: 0px;
}
div.widget-family span{
    color: #666666;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 16px;
}

div.widget_tags h4{
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.widget_tags span{
    display: inline-block;
    float: left;
    margin: 0px 3px 5px 3px;
    padding-left: 30px;
}
div.widget_tags span a{
    color: #909090;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
}
div.widget_tags span a:hover{
    color: #909090;
}
div.widget_tags span i.icon-tag{
    background-image: url("../images/tag.png");
    background-position: -11px 0px;
    display: block;
    height: 10px;
    margin: 2px 19px 0px -19px;
    position: absolute;
    width: 11px;
}
div.widget a[class*="tag-link-"]{
    margin: 0px 3px 5px 3px;
    text-transform: uppercase;
}
div.widget a[class*="tag-link-"]{
    background-image: url("../images/tag.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}
div.widget div.tagcloud{
    padding-top: 15px;
}