/*  
Theme Name: Celebration
Theme URI: http://www.merovingifashionawards.com/
Description: Merovingi Fashion Awards 2009 Theme
Version: 1.0
Author: Gabriel Sebastian Merovingi
Author URI: http://www.merovingi.com/ 
*/

/* LOGIN CSS */

/* 
Theme colors							Dimentions						Fonts used
Golden: #865a32							Wrap size: 960px				Georgia
Brown: #422b18															Helvetica
Dark: #291a0e
*/

body	{
	background: #000 url(../images/bg-login.jpg) no-repeat;
}

#login	{
	width: auto;
	height:100%;
	padding-top:212px;
	padding-left: 113px;
}

#error	{
	width: 600px;
	min-height: 30px;
	padding: 10px;
	background: url(../images/tran.png) repeat;
	color: maroon;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 30px;
}

#error strong	{
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #865a32;
}

.message	{
	width: 600px;
	height: 30px;
	padding:10px;
	background: url(../images/tran.png) repeat;
	color: #865a32;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 30px;
}

form	{
	margin: 0px;
	padding: 0px;
}

#flow	{
	width: 600px;
	height: 220px;
	padding: 10px;
	background: url(../images/tran.png) repeat;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#details	{
	width: 440px;
	height: 220px;
	padding: 0;
	margin: 0;
	float: left;
}

#details p	{
	margin: 0px;
	padding: 0px;
}

#details p#lost	{
	width: 400px;
	margin-bottom: 100px;
}

#details h1 {
	font: 4.8em Georgia, "Times New Roman", Times, serif;
	color: #865a32;
	margin-top: -5px;
	margin-bottom: 30px;
}

#details p#label	{
	margin-top: 3px;
	margin-bottom: 2px;
}

#details p#space	{
	height:40px;
}

#details p#small	{
	color: #422b18;
	width: 250px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#details p#section	{
	max-width: 250px;
	color: #865a32;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#details p#section span	{
	color: maroon;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

#details p#bottom	{
	margin-top: 10px;
}

input#user			{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
	max-width: 400px !important;
	background-color: #422b18;
	color: #865a32;
}

select#user			{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
	max-width: 400px !important;
	background-color: #422b18;
	color: #865a32;
}

input#code			{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
	max-width: 400px !important;
	background-color: #650000;
	color: #865a32;
}

#login-button	{
	width: 160px;
	height: 220px;
	border: none;
	float: right;
	padding: 0px;
	margin: 0;
}

#nav	{
	width: 600px;
	height: 30px;
	margin-top: 20px;
	padding-left: 40px;
	float: left;
}

#nav a	{
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-right: 30px;
}

#top	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	z-index: 100; 
}

#nowplaying	{ 
	float: left; 
	height: 20px; 
	width: 300px; 
	padding: 10px 0px 0px 45px;
	color: #fff;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

#meta	{ 
	float: right; 
	height: 20px; 
	width: 300px; 
	padding: 10px 10px 0px 5px; 
	text-transform: none; 
	text-align: right;
	color: #fff;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

#meta a	{
	color: #fff;
	text-decoration: none;
	font-size: 1.0em;
}

#meta a:hover 	{
	text-transform: none;
	text-decoration: underline;
	color: #fff;
}

#meta a:visited	{
	color: #fff;
	text-decoration: none;
}

/* REGISTER */

#flow2	{
	width: 600px;
	height: 520px;
	padding: 10px;
	background: url(../images/tran.png) repeat;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#details2	{
	width: 440px;
	height: 520px;
	padding: 0;
	margin: 0;
	float: left;
}

#details2 p	{
	margin: 0px;
	padding: 0px;
}

#details2 p#lost	{
	width: 400px;
	margin-bottom: 100px;
}

#details2 h1 {
	font: 4.8em Georgia, "Times New Roman", Times, serif;
	color: #865a32;
	margin-top: -5px;
	margin-bottom: 10px;
}

#details2 p#label	{
	margin-top: 8px;
	margin-bottom: 2px;
}

#details2 p#group	{
	margin-top: 8px;
	margin-bottom: 2px;
}

#details2 p#codelable	{
	margin-top: 8px;
	margin-bottom: 2px;
	color: #865a32;
}

#details p#space	{
	height:40px;
}

#details2 p#small	{
	color: #422b18;
	width: 250px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#details2 p#section	{
	max-width: 250px;
	color: #865a32;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#details2 p#section span	{
	color: maroon;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

#details2 p#bottom	{
	margin-top: 10px;
}

#login-button2	{
	width: 160px;
	height: 520px;
	border: none;
	float: right;
	padding: 0px;
	margin: 0;
}

#nav2	{
	width: 600px;
	height: 30px;
	margin-top: 40px;
	padding-left: 40px;
	margin-bottom: 20px;
	float: left;
}

#nav2 a	{
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-right: 30px;
}

