* { margin: 0; padding: 0; } 

body, p, li, label, input, h1, h2, h3, h4, h5, select, textarea, small, caption {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #444;
}

h1, h2, h3, h4, h5 {
	color: #C78070;
}

body {
	background: #fff url(images/navbar_background.png) repeat-x top left;	
}

p, li, label {
	font-size: 10pt;
	color: #333;
	text-align: left;
}

a:link, a:visited, a:focus, .hilite {
	color: #4F89AA;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #2ba3e8;
	text-decoration: none;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color: #C78070;
}

#page {
	width: 970px;  /* desired width -  (this padding value x2) - (border.width x2) */
	min-height: 400px; /* image will not appear without this */
	margin: 0 auto; /* auto attribute needed to center content in browser window */
	padding: 0;
}




/* Navigation bar *****************************************************************/

#mainMenu {
	float: left;
	display: block;
	width: 970px;
	height: 94px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainMenu li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainMenu li.last {
	float: right;
	padding: 0;
	margin: 0;
}

#mainMenu li.menuItem a {
	float: left;
	display: block;
	height: 94px;
	padding: 0px 0px 0px 0px;
}

#nav_logo {
	width: 122px;
	background: url(images/nav_rdstudio.png) no-repeat top left;	
}

#nav_home {
	width: 79px;
	background: url(images/nav_home.png) no-repeat top left;	
}

#nav_about {
	width: 112px;
	background: url(images/nav_about.png) no-repeat top left;	
}

#nav_work {
	width: 116px;
	background: url(images/nav_work.png) no-repeat top left;	
}

#nav_services {
	width: 103px;
	background: url(images/nav_services.png) no-repeat top left;	
}

#nav_contact {
	width: 100px;
	background: url(images/nav_contact.png) no-repeat top left;	
}

#nav_blog {
	width: 72px;
	background: url(images/nav_blog.png) no-repeat top left;	
}

#nav_login {
	width: 119px;
	background: url(images/nav_login.png) no-repeat top left;	
}

#mainMenu li.menuItem a:hover, #mainMenu li.menuItem a.selected {
	background-position: left bottom;
}

#pageTitleArea {
	clear: both;
	float: left;
	width: 970px;
	height: 35px;
}

#pageTitleArea img {
	float: left;
	width: 240px;
	height: 35px;
}







#content {
	width: 650px;
	min-height: 80px;
	float: left;
	padding: 30px 0px 0px 0px;
	border-top: 2px solid #E6E6E6;
	margin: 0px 0px 0px 0px;
}

#content div.entry p {
	line-height: 20px;
	margin: 0px 0px 15px 0px;
}

#content div.entry ul, #content div.entry ol {
	margin: 0px 0px 15px 0px;
}

#content div.entry ul li, #content div.entry ol li {
	line-height: 20px;
	margin: 0px 0px 5px 30px;
	list-style-position: outside;
}

#content .postmetadata {
	font-size: 8pt;
}

.alt {
}

#footer {
	width: 970px;
	height: 40px;
	clear: both;
	float: left;
	border-top: 2px solid #e6e6e6;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#footer p {
	font-size: 8pt;
	color: #999;
}

small {
	font-size: 9pt;
	line-height: 15px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h2 {
	font-size: 14pt;
}

.post h2 {
/*	border-bottom: 1px solid #ddd; */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	line-height: 24px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2.pagetitle {
	font-size: 14pt;
	margin: 0px 0px 10px 0px;
}

#sidebar h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}

h3 {
	font-size: 11pt;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.post {
	margin: 0px 0px 30px 0px;
	text-align: left;
}

.post hr {
	display: none;
	}

#content .postmetadata {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background-color: #e6e6e6;
}

#content .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	margin: 5px 0px;
}

.entry {
	border: 1px solid #e6e6e6;
	padding: 17px 20px 10px 20px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* Begin Sidebar */
#sidebar {
	width: 250px;
	min-height: 80px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 2px solid #E6E6E6;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
}

h3 {
	padding: 0;
	margin: 0px 0px 10px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	font-size: 9pt;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 8px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#sidebar #searchform #s {
	width: 108px;
	margin: 0px 4px 0px 0px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	margin: 0;
	padding: 1px 5px 1px 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* Default form styles ***************************************************************************************/

form p {
clear: both;
padding: 0px 0px 0px 0px;
}

input {
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 4px 4px 4px 4px;
border: 1px solid #ccc;
color: #000;
background: #fff;
float: left;
}

label {
font-size: 12px;
text-align: right;
color: #000;
display: block;
float: left;
padding: 4px 5px 0px 0px;
margin: 0px 0px 0px 10px;
}

input.button, input.buttonLeft {
display: block;
cursor: pointer;
padding: 3px 10px 3px 10px;
margin: 0px 0px 0px 130px;
color: #fff;
background: #666;
border-top: 1px solid #bbb;
border-left: 1px solid #bbb;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
float: right;
}

input.buttonLeft {
float: left;
margin: 0px 0px 0px 0px;
}

select {
font-size: 12px;
margin: 0px 10px 0px 0px;
padding: 2px;
color: #000;
background: #fff;
border: 1px solid #333333;
width: 294px; /* trim for padding and borders */
float: left;
}

textarea {
font-size: 12px;
border: 1px solid #ccc;
color: #000;
background: #fff;
margin: 0px 0px 0px 0px;
padding: 5px;
width: 638px;
float: left;
}

input.checkYN {
vertical-align: middle;
margin: 0;
padding: 0;
border: 0;
color: transparent;
background: transparent;
}

p.radioLabel {
float: left;
padding: 1px 10px 0px 5px;
}

input.radio {
float: left;
margin: 0px 0px 0px 0px;
padding: 0;
border: 0;
color: transparent;
background: transparent;
height: 22px;
}


#submit, #searchsubmit, input.button, input.buttonLeft {
	display: block;
	cursor: pointer;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background: #666;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	float: left;
}

#submit {
	width: 150px;
}

div.formPair {
	float: left;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

#sidebar label {
	margin: 0px 0px 0px 0px;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

h3#comments {
	padding: 0px 0px 10px 0px;
}

.commentlist {
	padding: 0px 0px 0px 0px;
}

.commentlist li {
	margin: 0px 0px 15px 0px;
	padding: 7px 10px 2px 10px;
	list-style: none;
	border: 1px solid #e6e6e6;
}

.commentlist p {
	margin: 0px 0px 8px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0px 0px 10px 0px;
	display: block;
}
/* End Comments */



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#content div.entry .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div.photoDropper {
	float: right;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #e6e6e6;
	margin: 0px 0px 10px 10px
}

.twitlink {
	font-size: 8pt;
}

#content div.entry p.postedBy {
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}

pre {
	background: #eee none repeat scroll 0 0;
/*	border: 1px solid #ccc; */
	color: #333;
	font-size: 9pt;
	overflow: auto;
	padding: 10px;
	margin-bottom: 10px;
}

#content div.entry .sociable ul li {
	margin: 0px 0px 0px 0px;
}

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 

DYSKE:
Use this on the container block, not in the content block.
You can apply multiple classes to an element by separating them with a space.
E.g. class="clearfix anotherClass"
clearfix must come first.
*/

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

.clearfix {
display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		

	
