html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

strong{
	font-weight: bold;
	}

:focus {
	outline: 0;
	}
 
ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

 img, div, h1, span, a { behavior: url(iepngfix.htc) } 


/* GLOBAL STYLES
---------------------------------------------*/

html{
 	}

body{
	font-family: arial;
	font-size: 12px;
	color: #898888;
	background: url(/images/bg_mid2.jpg) repeat-y #3f3b3b center;
 	}

body#home,
body#blog{
	background: url(/images/bg_mid.jpg) repeat-y #3f3b3b center !important;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
 
h2{
 	font-family: "arial black", arial;
 	font-weight: bold;
 	font-size: 22px;
  	color: #cfcfcf;
 	}
 
h3{
 	font-family: Georgia, "times new roman", serif;
 	font-size: 18px;
 	color: #cccccc;
 	font-style: italic;
	margin: 8px 0;
 	}
 
a{
 	text-decoration: none;
 	color: #c5dfec;
 	}

a:hover{
	background: #353535;
	color: #fff !important;
	}
 
img:hover{
	background-color: transparent;
	}

a.screenshot img{
	padding: 5px;
	border: 1px solid #2f2f2f;
	}

a.screenshot img:hover{
	border: 1px solid #999999;
	}	

.page-container{ 
	margin-top: 22px;
	padding: 24px;
	}

.page-container ul{ 
	margin-top: 10px;
	}

.page-container li, .entry-container li{
	display: inline;
	float: left;
	margin-right: 19px;
	width: 280px;
	margin-bottom: 20px;
 	}

.page-container li.last, .entry-container li.last{
	margin: 0 !important;
	}	

.entry-title{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
	display: block;
	}
	
.entry-description{
	font-size: 11px;
	margin-top: 1px;
	text-transform: uppercase;
	}

	
#paginate{
	clear: both;
	float: left;
 	width: 100%;
 	}

#paginate a, #paginate b{
  	font-weight: bold;	
	font-size: 15px;
	}
	
/* PAGE LAYOUT
---------------------------------------------*/
#home #page-wrapper,
#blog #page-wrapper{
	background: url(/images/bg_top.jpg) no-repeat top center;
 	margin: 0 auto;
  	}

#page-wrapper{
	background: url(/images/bg_top2.jpg) no-repeat top center;
	}
	
#container{
	padding: 10px 20px 0 20px;
	width: 930px;
	margin: 0 auto;
	text-align: left;
	}

h1{
	width: 269px;
	float: left;
	}
	
#logo{
    padding: 69px 0 0 0;
    overflow: hidden;
    background-image: url("/images/rdm-logo.png"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:69px; /* for IE5.5's bad box model */
    display: block;
    width: 269px;
    margin-left: -2px;
	}

a#logo:hover{
 	background-position: 0 -68px;	
	}

#header ul{
	float: right;
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;
	color:  #d2d2d2;
	}

#header li{
	display: inline;
	float: left;
	margin-right: 15px; 
	}  
	
#header li a{
	color: #e2f4fd;
	}
	
#header li a:hover, #header li a.on{
	padding-bottom: 2px;
	border-bottom: 3px solid #ceffb0;
	color: #ceffb0;
	text-decoration: none;
	background-color: transparent;
	}		
	
#header li.last{
	margin: 0 !important;
	}


/* FOOTER
---------------------------------------------*/	
#footer{
 	height: 104px;
	background: transparent ; 
	margin: 0 !important;
	padding: 0 !important;
	}

#home #footer,
#blog #footer{
	background: url(/images/bg_bot.jpg) no-repeat center bottom ; 
	}

#footer p{
	width: 890px;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 55px;
	}

/* SIDEBAR
---------------------------------------------*/	
.sidebar{
	width: 300px;
	float: right;
	margin-top: 20px;
	padding: 10px 14px 10px 11px	
	}

.module{
	margin-top: 12px;
	border-top: 1px solid #323232;
	padding-top: 8px;
	}

.sidebar h3{
	font-family: Georgia, times new roman;
	font-style: italic;
	color: #666666;
	font-size: 14px;
	margin-bottom: 7px;
	}

#superior{
	border: 1px solid #323232;
	padding: 10px;
	}

#superior p{
	text-transform: uppercase;
	font-size: 10px;
	color: #505050;
	margin-top: 5px;
	}

#buttons{
	margin: 8px 0;
	}

#flickr a{
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("/images/flickr.png");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:26px;
    display: block;
	}

#myspace a{
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("/images/myspace.png");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:26px;
    display: block;
	}

#subscribe a{
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("/images/subscribe.png");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:26px;
    display: block;
	}

#flickr a:hover,
#myspace a:hover,
#subscribe a:hover{
	background-color:transparent;
	background-position: 0 -26px;
	}

#buttons li{
	display: inline;
	float: left;
	margin-right: 1px;
	}

#email-signup:hover #email-submit{
	border: 1px solid #cdcdcd;
	}

#email-signup:hover #email-input{	
	background: #fff;
	border: 1px solid #cdcdcd;
	}
	
#email-submit{
	background: #981414;
	border: 1px solid #111;
	padding: 5px;
	}
	
#email-input{
	background: #969696;
	width: 80%;
	border: 1px solid #111;
	padding: 4px 4px 3px 4px;
	font-size: 14px;
	vertical-align: top;
	font-family: arial;
	}

#featured-web .title{
	font-size: 14px;
	padding-bottom: 3px;
	font-weight: bold;
 	}

#feautred-web:hover .title{
	background: #353535 !important;
	}
	
#featured-web:hover .thumb{
	border: 1px solid #cdcdcd;
	} 	

#featured-web .date{
	margin-top: 3px;
	font-family: Georgia;
	font-style: italic;
	}

#featured-web .thumb{
	display: block;
	margin: 0 0 8px 0;
	width: 269px;
	border: 1px solid #323232;
	}
 
	
#featured-web img{
	}



/* HOME
---------------------------------------------*/	

#home .main, 
#blog .main{
	margin-top: 10px;
	width: 555px;
	padding: 24px 24px 0px 20px;
	float: left;
	
	}
	
#home .main h2,
#blog .main h2{
	font-family: Rockwell;
	text-transform: uppercase;
	color: #dcdcdc;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 1.5px;
	font-style: normal;
	line-height: 1;
 	}

#home .main h2 a:hover,
#blog .main h2 a:hover{
	background: #981414;
 	}

#home .main .date,
#blog .main .date{
	font-size: 10px;
	margin: 3px 0 8px 0;
	color: #797979;
	text-transform: uppercase;
	}

#home .main .date a,
#blog .main .date a{
	color: #797979;
	text-decoration: underline;
	} 

#home .main .body,
#blog .main .body{
	line-height: 1.7;
	color: #929292;
	font-family: Helvetica;
	margin-bottom: 15px;
	margin-top: 8px;
	}

#home .main .body{
	padding-bottom: 15px;
	border-bottom: 1px dashed #323131;
	}


#blog .main .body{
	margin-bottom: 0 !important;
	}

#home .main img,
#blog .main .body img{
	padding: 6px;
	border: 1px solid #212020;
	background: #000;
 	display: block;
	margin-bottom: 10px;
	}





/* BLOG POST PAGE
---------------------------------------------*/	
#blog .body p{
	margin: 8px 0;
	}

#about-artist{
	border-bottom: 1px solid #323232;
	padding-bottom: 8px;
	margin-bottom: 20px;
	}

#imeem-player{
	margin: 8px 0;
	color: #181818;
	font-size: 0;
	}

.thumbs{
	border-bottom: 1px dashed #323131;
	padding-bottom: 20px;
	margin-top: 25px;
	}

.thumbs a{
	float: left;
	display: block;
	margin: 0 3px 3px 0;
	padding: 3px;
	border: 1px solid #212020;
	}

.thumbs a:hover{
	border: 1px solid white;
	}

.thumbs img{
	}

#comments{
	float:left;
 	width:570px;
	font-family: arial;
	}

.comment-entry{
	border-bottom: 1px solid #323131;
	padding: 8px 0;
	width: 540px;
	}

.comment-entry .date{
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	}

.comment-entry .text{
	margin: 4px 0;
	font-family:courier new;
	font-size:13px;
	line-height:1.2;
	}

#all-comments{
	margin-top: 25px;
	float: left;
	clear: left;
	}

#comment-input{
	font-family: arial;
	padding: 3px;
	font-size: 13px;
	background: #969696;
	border: 1px solid #969696;
 	}

#comment-name{
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	}

#comment-email{
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	}

#comment-info{
	background: #363636;
	width: 546px;
	padding: 3px;
	}

#comment-email input,
#comment-name input{
	border: 1px solid #000;
	padding: 3px;
	background: #969696;
	}
	
#comment-remember{
	float: left;
	}

#comment-submit{
	padding: 5px 7px;
	background: #981414;
	margin-top: 8px;
	border: 1px solid #111111;
	float: left;
	clear: left;
	}

#comments:hover #comment-input,
#comments:hover #comment-name input,
#comments:hover #comment-email input{
	border: 1px solid #CDCDCD;
	background: #fff;
	}	

#comments:hover #comment-submit{
	border: 1px solid #CDCDCD;
	}

	
/* PHOTOS PAGE
---------------------------------------------*/	
#photos-container li{
	display: inline;
	float:left;
	}
	
#photo h2{
 	display: inline;
 	text-transform: uppercase;
	}
	
#photo .description{
	text-transform: uppercase;
	font-size: 14px;
	}

#autoviewer{
	margin-top: 10px;
	background: transparent;
 	}

#about-photo{
	margin-top: 15px;
	width: 600px;
	line-height: 1.5;
	}
	
	
/* home & DESIGN PAGE
---------------------------------------------*/	
#about-home h2{
	float: left;
	}

#about-home p{
	width: 550px;
	float: right;
	font-size: 14px;
	color: #cfcfcf;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.3;
 	}

 	
#get-quote{
	margin-top: 25px;
 	}
 	
 	
 /* SERVICES PAGE
---------------------------------------------*/		
 	
#services h2{
    padding: 78px 0 0 0;
    overflow: hidden;
    background-image: url("/images/we-get-it-done.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:78px; /* for IE5.5's bad box model */
    display: block;
    width: 625px;
  
    }
   
#services .main{
	float: left;
	width: 620px;
 	padding-right: 28px;
	background: url('/images/main-bg.jpg') repeat-y right ;
	
	}
	
#services .page-container .left{
	float: left;
	width: 300px;
	}
 
#services .page-container .right{
 	float: right;
 	padding-left: 15px;
 	width: 280px;
 	}
 
 #services .main div{
 	margin-top: 15px;
 	margin-bottom: 10px;
 	}
 
  #services .main p{
  	line-height: 1.7;
  	font-size: 13px;
  	}


 
 #services .sidebar{
 	margin-left: 10px;
 	width: 195px;
 	float: right;
 	margin-top: 0;
 	padding-top: 0;
 	 }
 
 #services .sidebar div{
 	margin-bottom: 20px;
 	}	
 
 #services .sidebar ul{
	margin-top: 15px;
	float: left;
 	}
 	
 #services h4{
 	margin-bottom: 10px;
 	}
 
 #services .sidebar li{
 	margin: 0;
 	color: #4f6972;
 	text-transform: uppercase;
 	line-height: 1.7;
 	font-size: 11px;
 	 width: 200px;
 	}
 
 #services .sidebar li.title{
 	color: #919191;
 	font-weight: bold;
 	letter-spacing: 1px;
 	margin-bottom: 4px;
 	}
 	
#hire-us{
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("/images/hire-us.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:26px; /* for IE5.5's bad box model */
    display: block;
    width: 195px;	
	}
	
#full-service{
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("/images/full-service.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:26px; /* for IE5.5's bad box model */
    display: block;
    width: 216px;;	
	}
	
 /* CONTACT PAGE
---------------------------------------------*/		
#contact .page-container{
	margin-bottom: 120px;
	}

#contact h2{
	margin-bottom: 20px;
	}

#contact .page-container .left{
	width: 400px;
 	float: left;
	}

#contact .page-container .right{
	float: right;
	width: 425px;
	padding-left: 40px;
	background: url('/images/main-bg.jpg') repeat-y left ;
	}

#contact .page-container .right p{
	margin-top: 15px;
	}

#contact .right .input{
	background: url(/images/input-bg.gif);
	border: none;
	padding: 5px;
	font-size: 16px;
	font-family: arial, tahoma;
	height: 20px;
	margin-top: 4px;
	}

#contact .right textarea{
	background: url(/images/input-bg.gif) repeat-x #dfdfdf;
	border: none;
	padding: 5px;
	font-family: arial, tahoma;
	font-size: 16px;
	margin-top: 4px;
	}

#contact .right label{
	font-weight: bold;
	}
	
#lookout{
	font-size: 18px;
	font-family: Helvetica, arial;
	line-height: 1.6;
	}	
	
#arthur-contact{
	margin-top: 20px;
	line-height: 1.6;
	font-size: 14px;
	}
	
.name{
	font-size: 16px;
	font-weight: bold;
	}	