/*  
Theme Name: UR Standard
Theme URI: http://www.universal-royalty.com
Description: UNIVERSAL ROYALTY
Version: 1
Author: Chris Vasquez
Author URI: http://www.clickpopmedia.com

*/



/* Begin Typography & Colors */
body {
	margin:0px;
	background-color:#d80000;
	background-image:url('images/URSlices_04.jpg');
	background-repeat:repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Century Gothic, Verdana, Arial;
	}
	
img {
	border:none;
	}

#aboutPage {
	width:auto;
	padding:0px 20px 0px 20px;
	font-weight:bold;
	font-size:110%;
	}
	
#aboutPage .abtHeader {
	text-decoration:underline;
	}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em
	}
	
#contentTop {
	width: 800px;
	height:auto;
	margin:0px auto;
	}
	
#contentBot {
	background-image:url('images/URSlices_13.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#contentBot2 {
	width: 800px;
	margin:0px auto;
	padding-left:34px;
	}
		
#header {
	width:800px;
	height:128px;
	xbackground-image:url('images/URSlices_02.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}
	
#newTop {
	width:800px;
	height:135px;
	background-image:url('images/URSlices_07.png');
	background-position:center;
	background-repeat:no-repeat;
	}
	
#newMid {
	width:800px;
	min-height:190px;
	background-image:url('images/URSlices_09.jpg');
	background-position:center;
	background-repeat:repeat-y;
	}
	
#newText {
	margin-left:98px;
	width:580px;
	background-color:#000;
	color:#FFFFFF;
	padding:0px 10px 0px 10px;
	}
	
#newBot {
	height:265px;
	width:800px;
	background-image:url('images/URSlices_11.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}

#devoTop {
	height:207px;
	width:800px;
	xheight:128px;
	background-image:url('images/devoHead.png');
	background-position:center;
	background-repeat:no-repeat;
	}

#devoMid {
	width:800px;
	padding-top:5px;
	background-image:url('images/devoBG.png');
	background-position:center;
	background-repeat:repeat-y;
	}

#devoText {
	margin-left:98px;
	width:600px;
	}
	
#devoText a {
	color:#FF0000;
	text-decoration:none;
	}
	
#devoText a:hover {
	color:#555;
	}
	
.entry {
	padding:0 10px;
	}

#devoText h2 {
	margin:0px;
	}

#devoBot {
	height:45px;
	width:800px;
	margin-bottom:10px;
	background-image:url('images/URSlices_23.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}
	
#updatesL, .updatesTitle a, updatesTitle {
	width:320px;
	height:auto;
	color:#FFFFFF;
	font-size: 1.4em;
	font-weight:bold;
	}

.updatesTitle {
	padding:10px 0px 10px 0px;
	}

.updatesTitle a, .updatesTitle a:visited {
	text-decoration:none;
	}
	
.updatesTitle a:hover {
	color:#000;
	text-decoration:none;
	background-color:#FFFF00;
	}
	
#updatesR {
	width:240px;
	float:right;
	height:auto;
	}
	
#updatesR img {
	margin:auto 0px;
	}
	
#dv_holder
{
	min-height:100px;
	height:auto;
	width:700px;
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
	
}
#dv_verse
{
	text-align:left;
}
#dv_ref
{
	font-style:italic;
	text-align:right;
}

/** Contact Form **/
.contactInfo
{
	font-size: 1.2em;
	font-weight:bold;
	color:#000000;
}
.contactInfo a
{
	color:#FFFFFF;	
	text-decoration:none;
}
.contactInfo a:hover
{
	color:#000;
	text-decoration:none;
	background-color:#FFFF00;
}
.ur_contact_form_label
{
	width:175px;
	font-size:1.2em;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
.ur_contact_form_field
{
	width:400px;
}
.ur_contact_form_field input, .ur_contact_form_field textarea
{
	width:390px;
	border:1px solid #FF5555;
	background-color:#FFCCCC;
	font-size:1.0em;
	color:#330000;
	font-weight:bold;
}
#ur_contact_form_holder
{
	height:270px;
	width:775px;
	text-align:center;
}
#mailingAddress
{
	width:300px;
	text-align:left;
}
#bookingNumbers
{
	width:300px;
	text-align:right;
}

#CC {
	text-align:center;
	font-size:10px;
	}
	
/** Gallery **/
#gallery {
	padding:20px;
	}