/* 
	Theme Name: MovieRx Download Page
	Description: versiunea 5.2
*/

/* Typo & Colors */

body{
	background-image: url(../images/bgmrx.jpg);
	
	margin: 0px;
	color:#646464;
	font-family:'Verdana',Arial,Sans-Serif;
	font-size:62.5%;
	line-height:2em;
	padding:0px;
	text-align:left;
	}
	
#blog{
	text-align: left;
	border-bottom: #e5e5e5 1px solid;
	;
	font-weight: bold;
	color: #6c8d3a;
	margin: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#blog a:hover, #blog a:visited, #blog a:active, #blog a{
	color: #b91f23;
	text-decoration: none;
	}

#miez p{
	margin:0px;
	font-size: 11px;
	text-align: center;
	line-height: 1.2em;
	margin-top: 15px;
	}

#miez{
	text-align: center;
	background-image: url(../images/miez-bg.jpg);
	border-left: #f6ddd1 1px solid;
	border-right: #f6ddd1 1px solid;
	width: 640px;
	margin: auto;
	padding: 0 43px 20px;
	}
#top{
	background-image:url(../images/top.jpg);
	margin: auto;
	width: 728px;
	height: 31px;
	}
		
#bott{
	background-image:url(../images/bott.jpg);
	width: 728px;
	height: 22px;
	margin: auto;
	}


/* Form Elements */

#btn_download1, #btn_download2, #btn_download3{
	width:220px; margin-top:5px;
	height: 23px;
	border:1px solid #ffffff;
	background-color:#00A2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;

}

/* Comments*/

#dwn_info{
	width: 630px;
	margin:0 10px 20px 0;
}



#player{
	width: 350px;
	margin:auto;
	clear:both;
	padding:10px 0 20px;
}
	







