@charset "UTF-8";
/* CSS Document */
/* Site Colors
	#00161E : Page Background
*/

img {
	border: 0;
}
.clear {
	clear:both;
}
.center {
	text-align: center;
}
body {
	background: #00161E url('../images/background-1.png') repeat-x;
	color: #DDD;
}
p {
	line-height: 1.3em;
}
.line {
	background: url(http://www.richgetz.com/images/hr.gif) no-repeat center bottom;
	height: 10px;
	margin: 8px;
}
.underline {
	text-decoration:underline;
}
.wrapper {
	 /*border: 2px #3F1E64 solid;*/
	/*background: #000  ;*/
	min-height: 800px;
	width: 970px;
	margin: 0 auto;
}
.content {
	/*border: 1px solid #FF3;*/
	margin: 50px 0 0 0;
	padding: 0 ;
	width: 970px;
}
#header {
	/*border: 1px solid #1F5058 ;*/
	color:#FFF;
	margin: 15px auto;
	padding: 5px;
	
}
#Richard_Getz_Logo {
	background: url(../images/Richard-Getz-Logo.png) no-repeat top center;
	width: 800px; height: 200px;
}
#name-badge{
	/*border: solid 1px #0FC ;*/
	float: left;
	margin-top: 30px;
	font-variant: small-caps;
}
#name-badge a, #name-badge a:visited, #name-badge a:active {
	color: white;
	text-decoration: none;
}
#name-badge a:hover {color: white; }

/* ==================================== 
		Top	Menu 
======================================= */
#top_menu {
	float: right;
	margin-bottom: 20px;
}
#top_menu ul {list-style: none; }
#top_menu li {
	float:left;
	display: block;
	padding: 0 20px 0 0 ;
}
#top_menu a, #top_menu a:visited, #top_menu a:active {
	display: block;
	color: white;
	text-decoration: none;
	-webkit-transition: all 1s ease;
}
#top_menu a:hover {
	color: #FF9;
}
/* ==================================== 
			Menu 
======================================= */
#menu{
	/*border: solid 1px #FF3;*/
	margin: 0 auto;
}
#menu ul{
	list-style: none;
}
#menu li{
	float: left;
	padding: 0 20px 0 0;
}

#menu a, #menu a:visited, #menu a:active{
	display: block;
	color: white;
	text-decoration: none;
	-webkit-transition: all 1s ease; 
}

#menu a:hover{
	color: #FF9;
}
#menu .selected{
	font-weight: bold;
	color: #FF9;
}

/* ==================================== 
			Image Strip 
======================================= */
#image-strip {
	/*border: 1px solid #F9C;*/
	overflow: auto;
	margin: 0 auto;
}
#image-strip img {
	border: 2px #FFF solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#image-strip ul {
	list-style: none;
}
#image-strip li {
	float: left;
	padding: 0 5px 0 0;
}
h1, h2{
	color:#FFF;
	margin: 0px;
	font-size: 1.5em;
}
h2 a, h2 a:visited {
	color: #FFF;
}
h3{
	color:#2CDEFF ;
	font-size: .9em;
}
h3 a, h3 a:visited {
	color: #2CDEFF;
	text-decoration: none;
}
h4{
	color: #00161E;
	font-size: .8em;
}
p {
	text-indent: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	margin: 0;
}
em {
	margin: 0px;
}
ul {
	margin: 0px;
}
.link {
	text-decoration: underline;
	color: #2CDEFF;
	font-size: .8em;
}
.link a, .link a:visited {
	color: #2CDEFF;
}
.small {
	font-size: .8em;
}
#what-i-do {
	float: left;
}
#what-i-do h3 {
	margin: 0;
}
.intro-text {
	border-bottom: 1px solid #00161E;
}
#recent-blog {
	float: right;
	width: 325px;
	margin: 0 30px 0 0;
	
}
#recent-blog a, #recent-blog a:visited {
	color: #80B5E5;
}

.pricing {
/*	border: 1px solid #0C3;
*/	float: left;
	width: 300px;
}
.website-thumbs {
/*	border: 1px solid #0C3;
*/	float: right;
	width: 580px;
	margin: 20px 0 0 0;
}
.website-thumbs-copy{
/*	border: 1px solid #0C3;
*/	float:right;
	width: 400px;
	margin-right: 10px;
}
.photo-booth-text {
	/*border: 1px solid #0C3;*/
	float: right;
	width: 500px;
	margin: 10px 15px 0 0;
}
.box {
	margin: 0 0 1.5em;
}
.box-inner {margin: 0;}
.box-title {
	width: 550px;
	height: 20px;
	padding-top: 15px;
	padding-left: 19px;
	background: url(../images/node-top.png) no-repeat;
	margin: 0;
}
.box-content {
	width: 535px;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 19px;
	background: url(../images/node-middle.png) repeat-y;
}
.box-footer {
	width: 550px;
	padding-left: 19px;
	height: 35px;
	background: url(../images/node-bottom.png) no-repeat;
}
#footer {
	text-align: center;
	margin-top: 10px;
/*	position: fixed;
	bottom: 0;
	left: 0;
	padding-left: 10px;
	min-width: 1150px;
	background-color: #DDD;*/
}
.copy_right{
	float: right;
}
.small-box-top{
	width: 335px;
	padding-top: 10px;
	padding-left: 15px;
	background: url(../images/small-node-top.png) no-repeat;
	margin: 0;
	font-size: small;
}

.small-box-middle{
	width: 310px;
	padding-top: 10px;
	padding-left: 19px;
	padding-right: 19px;
	background: url(../images/small-node-middle.png) repeat-y;
}
.small-box-bottom{
	width: 360px;
	height: 22px;
	padding-top: 10px;
	padding-left: 19px;
	background: url(../images/small-node-bottom.png) no-repeat;
}
.content-box-top{
	width: 950px;
	padding-top: 15px;
	padding-left: 25px;
	background: url(../images/content-node-top.png) no-repeat;
}
.content-box-middle{
	width: auto;
	padding: 30px;
	background: url(../images/content-node-middle.png) repeat-y;
}
.content-box-bottom{
	width: 950px;
	height: 22px;
	padding-top: 10px;
	padding-left: 25px;
	background: url(../images/content-node-bottom.png) no-repeat;
}

.borderTest {
	/* -webkit- for Safari and Crome */
	/* -moz- for FF */
	border: 3px solid #999;
	padding: 3px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px #999; /* 10px is the blur */
	-webkit-transform: rotate(-5deg); /* rotate or skew */

}
#advertisment {
	color: #0B0; }
	
blockquote{
	margin: 10px auto; padding: 14px 0;
	width: 500px;
	border-width: 1px 0;
	border-style: solid;;

}
#seo-coupon{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#photo_booth_girl {
	float: right;
	margin: 10px 20px 10px 10px;
	border: 1px solid #FF6;
	
}
#photo_booth_print {
	float: right;
	margin: 10px 20px 10px 10px;
	border: 1px solid #FF6;
	
}

.hreview {
	padding: 5px 0;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

#portrait_intro_image {
	float: left;

}
#portrait_intro_copy {
	float: right;
	width: 400px;
	
}



