html, body {
	margin: 0;
	padding: 0;
}

img#stamp {
	behavior: url(/wp-content/themes/oculus/pngbehavior.htc);
}

body	{
	background-color: #fff;
	color: #362f2d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}




a:link {
	text-decoration: none;
	color: #000000;
}


a:visited	{
	text-decoration: none;
	color: #362f2d;
}


a:hover, a:active	{
	color: #C30404;
}

a:hover	{
	outline: none;
	color: #C30404;
}

p, li, td, form	{
/*	font-size: 12px;*/
}

p	{
	margin: 0 0 9px 0;
	line-height: 22px;
}
li {
	margin: 0 0 7px 0;
	line-height: 20px;
}

h1, h2, h3, h4 {
	color: #000000;
}

#wrapper	{
	width: 940px;
	margin: 60px auto;
	padding: 0 10px;
}

#header {
	padding-bottom: 239px;
	margin-bottom: 14px;
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	text-align: right;
	width: 940px;
	z-index: 9999;
}

#page_blog  #header{
	background-image: url(images/blog_header.jpg);
}

#page_contact  #header{
	background-image: url(images/contact_header.jpg);
}

#header #stamp	{
	position: absolute;
	top: 39px;
	left: -10px;
	z-index: 9999;
}

#header #navigation	{
	margin: 10px 0 0 0;
	font-size: 24px;
}

#navigation	span, #home_navigation span	{
	display: none;
}


#header #navigation a:link, #header #navigation a:visited	{
	color: #362f2d;
	margin-left: 5px;
}


#header #navigation a:hover, #header #navigation a:active, #header #navigation a:link.selected, #header #navigation a:visited.selected, 
#subnav  li.current-cat a, #subnav li.current-cat a:visited,
#subnav a.selected, #subnav a:visited.selected{
	color: #C30404;
}

#content {
	width: 620px;
	float: right;
	z-index: 0;
}

#subnav	{
	width: 230px;
	float: left;
	text-align: right;
	padding-top: 52px;
	font-size: 16px;
}

#footer	{
	width: 940px;
	clear: both;
	font-size: 10px;
	text-align: right;
	position: relative;
	padding-top: 30px;
}


#footer #tag	{
	position: absolute;
	left: 0;
	top: 30px;
}

#footer #copyright	{
}

/* Page Headers */


#page_home #header {
	background-image: url(images/home_header.jpg);
}

#page_about #header {
	background-image: url(images/about_header.jpg);
}

#page_good-design #header {
	background-image: url(images/gooddesign_header.jpg);
}

#page_professional-affiliations #header {
	background-image: url(images/assoc_header.jpg);
}

#page_staff #header {
	background-image: url(images/staff_header.jpg);
}

#page_news #header {
	background-image: url(images/news_header.jpg);
}

/*
#page_contact #header {
	background-image: url(images/contact_header.jpg);
}
*/


/* Home Page */

#home_content	{
	width: 380px;
	float: right;
}

#page_ #header #tag, #page_home #header #tag	{
	font-size: 10px;
}

#home_latest_work {
	width: 480px;
	float: left;
}

#page_home ul.buttons{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
#page_home ul.buttons li {
	padding: 0;
	margin: 0;
	display: inline;
}
#page_home ul.buttons img {
	border: 0;
}
#page_home ul.buttons a {
	display: block;
	margin-right: 20px;
	float: left;
	/* height: 88px; */
	width: 140px;
	overflow: hidden;
	text-indent: 0px;
}

#page_home ul.buttons a:hover {
	text-indent: -140px;
}

#home_navigation	{
	width: 300px;
	float: right;
	text-align: right;
}

#home_navigation a:link, #home_navigation a:visited {
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}


#news_box	{
	width: 220px;
	padding: 14px;
	border: 1px dotted #857A7A;
}

#news_box .date	{
	font-weight: bold;
	margin-bottom: 5px;
}

#news_box .post	{
	margin-bottom: 0;
}

/* About section */

#subnav ul, #subnav li	{
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li	{
	margin-bottom: 10px;
}

#subnav li.current_page_item a:link, #subnav li.current_page_item a:visited	{
	color: #C30404;
}


/* Contact Page */

/* Also see css file in dd-formmailer plugin folder */

#page_contact #contact_form p, #page_contact #contact_form ul	{
	margin-left: 186px;
}

#page_contact #contact_form #ddfmwrap {

}

/* News  */


#page_news #content	{
	width: 940px;
	float: none;
}

#page_news .post	{
	width: 480px;
	float: right;
}

#page_news .date	{
	width: 250px;
	float: left;
	text-align: right;
	font-weight: bold;
}

#page_news .news_item	{
	margin-bottom: 10px;
}


/* Portfolio */

#page_portfolio	#header	{
	background: none;
	padding-bottom: 0;
}


#page_portfolio #content, #portfolionav	{
	width: 940px;
}
/*
#portfolio_wrapper	{
	margin-top: -5px;
	position: relative;
}
*/
.portfolio {
	border: 1px solid #857A7A;
	/*position: relative;*/
	float: left;
	/*background-image: url(/wp-content/themes/oculus/images/port_bk.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
	z-index: 1;
	width: 938px;
}

.portfolio .prop	{
	width: 1px;
	height: 453px;
	float: right;
}

.clear	{
    clear:both;
    height:1px;
    overflow:hidden;
}

.portfolio h2	{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 8px 0;
}

.portfolio .image {
	float: right;
}

.portfolio .image img	{
	display: block;
}

.portfolio .text	{
	float: left;
	width: 240px;
	padding: 170px 0 0 19px;
}
.portfolio .text  p{
	line-height: 18px;
}

#portfolio_wrapper #project_nav	{
	clear: both;
	margin: 0 0 0 20px;
	position: relative;
	top: -40px;
	z-index: 10;
}

#portfolio_wrapper #project_nav a:link, #portfolio_wrapper #project_nav a:visited	{
	padding: 3px 3px 3px 0;
	margin-right: 6px;
	display: block;
	float: left; 
}


#portfolionav {
	/* position: relative; */
	margin: 20px 0 0 0;
	padding: 0;
	/* top: 20px; */
}

#portfolionav .column	{
	width: 274px;
	margin: 0 29px 0 0;
	padding-left: 20px;
	float: left;
}

#portfolionav #three	{
	margin-right: 0;
}

#portfolionav ul, #portfolionav ul li	{
	list-style: none;
	margin: 0;
	padding: 0;
}

#portfolionav ul li	{
	margin-bottom: 5px;
}

#portfolionav li.current_page_item a:link, #portfolionav li.current_page_item a:visited	{
	color: #C30404;
}

#portfolio_scrollable {
	float: left;
}

.smaller {
	font-size: 10px;
}

.portfolioSub {
	color: #C30404;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 940px;
	height:457px;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.navi {
	margin-left: 15px;
	margin-top: -45px;
	padding: 5px;
	position: relative;
	float: left;
	background: white;
	font-size: 14px;
	/* border: 1px solid #857A7A; */
}
.navi a {
	margin-right: 5px;
}
.navi .active {
	color: #C30404;
}


.number_of_comments {
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(/wp-content/themes/oculus/images/number_of_comments_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 29px;
	font-weight: bold;
	padding: 6px;
	color: white;
}

#content .number_of_comments a {
	color: white;
}

#content .number_of_comments a:hover {
	color: #d5d4d4;
	text-decoration: none;
}

.minus, .plus {
	background-repeat: no-repeat;
	padding: 5px 30px;
}
.minus {
	background-image: url(/wp-content/themes/oculus/images/minus.png);
}
.minus:hover{
	background-image: url(/wp-content/themes/oculus/images/minus_hilite.png);
}
.plus {
	background-image: url(/wp-content/themes/oculus/images/plus.png);
}
.plus:hover {
	background-image: url(/wp-content/themes/oculus/images/plus_hilite.png);
}
#page_blog hr {
	height: 0;
	border: none;
	background-color: none;
	background: transparent;
	border-bottom: 1px dashed black;
	margin: 20px 0 ;
	clear: both;
}
#page_blog textarea {
	width: 616px;
}
#page_blog h3 {
	margin-bottom: 3px;
}
p.blog_entry_date {
	font-style:italic;
}
img.blog_img {
	float: right;
	padding: 5px;
	border: 1px solid #857a7a;
	margin: 0 0 10px 10px;
}
a.comment_toggle_link {
	padding: 20px, 0;
}
#page_contact .btn{
	width: 24px;
	height: 24px;	
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin: 12px 12px 0 0;
}
#page_contact .btn:hover{
	background-position: right;
}
#page_contact .ddfmwrap {
	text-align: right;
	clear: both;
}
#page_contact .ddfmwrap .credits{
	display: none;
}

#page_contact .ddfmwrap input, #page_contact .ddfmwrap textarea {
	width: 295px;
}
#page_contact .ddfmwrap label {
	margin-right: 20px;
	text-align: right;
	vertical-align: top;
}
#page_contact .ddfmwrap .required {
	vertical-align: top;
}

#page_contact .ddfmwrap input[type=submit] {
	width: auto;
}
#page_contact .ddfmwrap .submit {
	margin-top: 20px;
}
#page_contact h2 {
	width: 300px;
	float: right;
}
#page_contact #subnav {
	text-align: left;
	font-size: inherit;
	padding-top: 15px;
} 

#content a {
	text-decoration: none;
	color: #C30404;
}

#content a:hover {
	text-decoration: underline;
	color: #C30404;
}
