/*
<a href="http://www.happyviper.com/">Web Design NYC</a> &amp; <a href="http://www.happyviper.com/">Web Development NYC</a>
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
@font-face {font-family: Univers47; src: url(http://www.royalmediagrp.com/css/UniversLTStd-Cn.otf); font-style: normal;}
@font-face {font-family: DollyRoman; src: url(http://www.royalmediagrp.com/css/Dolly-Roman.otf); font-style: normal;}
@font-face {font-family: DollyItalic; src: url(http://www.royalmediagrp.com/css/Dolly-Italic.otf); font-style: italic;}

html, body{
margin:0;
height:100%;
width:100%;
padding:0;
}
body{
position:relative;
text-align:center;
color:#231F20;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
background:url(http://www.royalmediagrp.com/images/bg_stripes.jpg);
}
body img{
display:none;
}
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content h7{
color:#231F20;
font-style:
font-family:Georgia, "Times New Roman", Times, serif;
font-size:115%;
}
a {
color:#231F20;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
div#wrapper{
position:relative;
text-align:left;
width:100%;
min-height:100%;
}
div#wrapper img{
display:inline;
}
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
div#blog-description {
background-color:#2B3F49;
color:#FFFFFF;
font-size:8px;
text-align:center;
height:1px;
width:100%;
}
div#header {
padding:27px;
}
div#crown {
position:absolute;
width:36px;
height:26px;
top:95px;
left:50%;
margin:0 46px;
}
div#access {
text-align:center;
background-color:#FFF;
width:100%;
}
div#access ul {
position:relative;
left:50%;
list-style:none;
height:15px;
width:795px;
margin:0 0 17px -418px;
font-family:Univers47, Arial, Helvetica, sans-serif;
font-size:14px;
}
div#access ul li {
position:relative;
display:inline-block;
float:left;
margin-right:10px;
}
div#access ul li a{
color:#231F20;
text-decoration:none;
}
div#access ul li a:hover{
color:#2B3F49;
text-decoration:none;
}
div#access ul span{
position:absolute;
left:0;
top:-8px;
height:29px;
background-image:url(http://www.royalmediagrp.com/images/nav-bar.jpg);
background-repeat:no-repeat;
}
li#n-rmg, li#n-rmg span{
width:198px;	
}
li#n-rmg span{
background-position:0 0;
}
li#n-rmg a:hover span{
background-position:0 -30px;
}
li#n-expertise, li#n-expertise span{
width:103px;	
}
li#n-expertise span{
background-position:-209px 0;
}
li#n-expertise a:hover span{
background-position:-209px -30px;
}
li#n-gallery, li#n-gallery span{
width:88px;	
}
li#n-gallery span{
background-position:-320px 0;
}
li#n-gallery a:hover span{
background-position:-320px -30px;
}
li#n-media, li#n-media span{
width:59px;	
}
li#n-media span{
background-position:-426px 0;
}
li#n-media a:hover span{
background-position:-426px -30px;
}
li#n-agency, li#n-agency span{
width:160px;	
}
li#n-agency span{
background-position:-494px 0;
}
li#n-agency a:hover span{
background-position:-494px -30px;
}
li#n-contact, li#n-contact span{
width:83px;	
}
li#n-contact span{
background-position:-664px 0;
}
li#n-contact a:hover span{
background-position:-664px -30px;
}
div#menu {
height:14px;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container{
background-color:#FFFFFF;
margin:0 auto;
padding:0 25px 45px;
position:relative;
width:635px;
}
div#primary {
margin-left:-490px;
bottom:46px;
}
div#secondary{
clear:left;
margin-left:355px;
position:absolute;
}
div.sidebar{
position:absolute;
left:50%;
width:115px;
background-color:#FFFFFF;
top:195px;
padding:10px;
padding-top:16px;
font-family:Univers47, Arial, Helvetica, sans-serif;
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
div#footer {
bottom:0;
position:absolute;
width:100%;
height:20px;
border-top:1px solid #2B3F49;
font-family:Univers47, Arial, Helvetica, sans-serif;
font-size:9px;
}
div#header,div#footer {
background-color:#FFF;
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
