/*
Theme Name: Personalitate Alfa
Theme URI: http://personalitatealfa.com/blog
Description: Personalitate Alfa new theme
Version: 2.0
Author: Valentin Bora, Matei Blaj
Author URI: http://valentinbora.com
*/

html {
	margin: 0;
	padding: 0;
}

body {
	min-height: 600px;
	background: #000 url('../images/background line 1x1200px.jpg') repeat-x bottom left;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	font-family: Corbel, Calibri, Consolas, Tahoma, Verdana, Helvetica, sans-serif;
}

div#main-wrapper {
	margin: 0 auto;
	width: 802px;
	height: 617px;
	margin-top: 45px;
	background: url('../images/background.png') no-repeat top left;
	position: relative;
}

div.container {
	width: 400px;
	position: relative;
	top: 150px;
	margin: 0 auto;
	padding-bottom: 50px;
}

div.pret {
	background: url('../images/thumbs_up_48.png') no-repeat left center;
	padding-left: 35px;
	width: 100px;
	font-size: 11px;
	position: absolute;
	bottom: 90px;
	left: 20px;
	line-height: 1.2em;
}

div.email {
	background: url('../images/mail_48.png') no-repeat left center;
	padding-left: 35px;
	font-size: 11px;
	position: absolute;
	width: 190px;
	bottom: 50px;
	left: 20px;
	line-height: 1.2em;
}


div.container h2 {
	text-align: center;
}

	/* Logo */
	
	div#header h1 {
		padding: 0;
		margin: 0;
	}

	div#header a.logo {
		display: block;
		width: 260px;
		height: 60px;
		overflow: hidden;
		text-indent: -3000px;
		outline: none;
	
		position: relative;
		left: 10px;
		top: 20px;
	
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
	}

	a.logo:hover {
		border: 3px solid #444;
		opacity: 0.1;
	}
	
	.prepaypal {
		font-size: 12px;
		text-align: center;
		margin: 0 auto;
	}
	
	.paypal {
		width: 122px;
		font-size: 12px;
		text-align: center;
		margin: 0 auto;
	}
	
	.paypalinfo {
		font-size: 10px;
	}
	
	.payinfo {
		font-size: 10px;
		text-align: center;
	}
