/* Typography - general */
h1 {
	
	}
h2 {
	margin-bottom: 13px;
	font-size: 18px;
	font-weight: normal;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #f00;
	}
h3 {
	
	}
p {
	margin: 6px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333;
	}
.entry-content p {
	font-family: Arial Narrow;
	font-size: 14px;
	text-align: justify;
	line-height: 19px;
	color: #fff;
	}
.entry-content a,
.entry-content a:link,
.entry-content a:visited {
	text-decoration: underline;
	}
.entry-content a:hover,
.entry-content a:focus {
	color: #f00;
	text-decoration: none;
	}
a.photo-thumb,
.gallery-item {
	float: left;
	display: inline;
	}
a.read-more,
a.read-more:link,
a.read-more:visited {
	float: right;
	display: inline;
	margin-top: 5px;
	padding-right: 20px;
	line-height: 11px;
	background: transparent url('../imagini/read-more.png') center right no-repeat;
	text-transform: uppercase; 
	color: #666; 
	letter-spacing: -1px; 
	font-size: 12px;
	}
					div#supra-meniu p {
						float: left;
						display: inline;
						margin: 0;
						padding: 0;
						height: 42px;
						line-height: 42px;
						font-size: 13px;
						color: #fafafa;
						text-transform: none;
						letter-spacing: -1px;
						}
					div#supra-meniu p.social-media {
						float: right;
						height: 30px;
						padding-top: 12px;
						line-height: 42px;
						margin-right:18px;
						}
						div#supra-meniu p.social-media a,
						div#supra-meniu p.social-media a:link
						div#supra-meniu p.social-media a:visited {
							float: left;
							display: inline;
							padding: 0 3px;
							margin-left: 10px;
							background: transparent url('../imagini/icons-social.png') no-repeat 0 0;
						}
						
						div#supra-meniu p.social-media a.facebook {
							width: 8px; height: 17px;
							background-position: 0 0;
						}
						div#supra-meniu p.social-media a.rss {
							width: 17px; height: 17px;
							background-position: 0 -18px;
						}
						div#supra-meniu p.social-media a.twitter {
							width: 14px; height: 17px;
							background-position: 0 -36px;
						}
						div#supra-meniu p.social-media a.youtube {
							width: 29px; height: 12px; margin-top: 5px;
							background-position: 0 -53px;
						}
						div#supra-meniu p.social-media a.hi5 {
							width: 24px; height: 17px;
							background-position: 0 -65px;
						}
						div#supra-meniu p.social-media a.myspace {
							width: 17px; height: 17px;
							background-position: 0 -82px;
						}
						div#supra-meniu p.social-media a.flickr {
							width: 29px; height: 14px; margin-top: 2px;
							background-position: 0 -99px;
							}
						div#supra-meniu p.social-media a.trilulilu {
							width: 35px; height: 14px; margin-top: 1px;
							background-position: 0 -113px;
							}
						
						
						div#supra-meniu p.social-media a.soundcloud {
							width: 21px; height: 16px; margin-top: 1px;
							background-image: url(../imagini/soundcloud-s.png);
							}
						div#supra-meniu p.social-media a.linkedin {
							width: 15px; height: 16px; margin-top: 1px;
							background-image: url(../imagini/linkedin.png);
							}
						div#supra-meniu p.social-media a.reverbnation {
							width: 24px; height: 17px; margin-top: 1px;
							background-image: url(../imagini/icon-reverbnation.png);
							background-position:0 -4px;
							}

					/* Latest Tweet box */
					div#tweet p {
						margin: 0;
						padding: 0;
						line-height: 19px;
						font-family: Arial Narrow, Arial, sans-serif;
						font-size: 14px;
						text-transform: none;
						font-weight: normal;
						color: #fff;;
						}
					div#tweet .titlu-twitterfeed {
						width: 98px;
						height: 18px;
						margin: 0 0 7px 0;
						padding: 0;
						background: transparent url('../imagini/titlu-twitterfeed.png') no-repeat;
						}

				/* Footer */
				#footer p.copyright {
					float: left;
					display: inline;
					margin-top: 43px;
					font-size: 10px;
					font-weight: normal;
					text-transform: uppercase;
					letter-spacing: 0px;
					color: #333;
					}
				#footer p.logos {
					float: right;
					display: inline;
					height: 49px;
					margin-top: 22px;
					}
					#footer p.logos a,
					#footer p.logos a:link
					#footer p.logos a:visited {
						float: left;
						display: inline;
						margin-left: 25px;
						}
					#footer p.logos a.actamusic {
						margin-top: 7px;
						width: 73px; height: 38px;
						background: transparent url('../imagini/actamusic.png') no-repeat;
						}
					#footer p.logos a.mpm {
						margin-top: 0;
						width: 49px; height: 49px;
						background: transparent url('../imagini/footer-logo-mpm.png') no-repeat;
						}
					#footer p.logos a.audiogate {
						margin-top: 3px;
						width: 76px; height: 38px;
						background: transparent url('../imagini/footer-logo-audiogate.png') no-repeat;
						}
					#footer p.logos a.sirbusima {
						margin-top: 17px;
						width: 82px; height: 18px;
						background: transparent url('../imagini/footer-logo-sirbusima.png') no-repeat;
						}
					#footer p.logos a.designforge {
						margin-top: 10px;
						width: 44px; height: 32px;
						background: transparent url('../imagini/footer-logo-designforge.png') no-repeat;
						}
