/*
Theme Name:RICHPORT CODA
Theme URI:http://richport.us
Description:The Coda Slider inspired wordpress theme by <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.0
Author:A.Puell, T.Puell, Greg Johnson
Author URI:http://richport.us
Tags:coda, jquery, slider, dark, fixed
*/

/* CSS Reset */
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, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:italic}
a{text-decoration:none; cursor:pointer; color:#818c8b}


body{
	font-family:Arial, Helvetica, sans-serif;
	background:#f2f2eb url(images/body_bg.jpg) center top repeat;
}
.teaserline {
	width: 722px;
	margin: 40px 10px 20px 0;
	background-image: url(images/teaser.gif);
	background-repeat: no-repeat;
	height: 26px;
}
#seed {
	margin-left: -5px;
}
#svcbut {
	width: 140px;
	height: 38px;
	background-image: url(images/rp-home-buttons.png);
	background-position: 0 0;
	margin: 10px 10px 0 0;
	cursor: pointer;
	float: left;
}
#svcbut:hover {
	background-position: 0 38px;
}
#prcbut {
	width: 140px;
	height: 38px;
	background-image: url(images/rp-home-buttons.png);
	background-position: 292px 0;
	margin: 10px 10px 0 0;
	cursor: pointer;
	float: left;
}
#prcbut:hover {
	background-position: 292px 38px;
}
#cntbut {
	width: 140px;
	height: 38px;
	background-image: url(images/rp-home-buttons.png);
	background-position: 140px 0;
	float: left;
	cursor: pointer;
	margin-top: 10px;
}
#cntbut:hover {
	background-position: 140px 38px;
}
#pricing {
	background-image: url(images/pricing.png);
}

#contact {
	background-image: url(images/contact.png);
}

#our-service {
	background-image: url(images/services.png);
}
#our-service .txt {
	width: 440px;
}

#vision {
	background-image: url(images/vision.png);
}
#vision .txt {
	width: 500px;
}
#estimates {
	background-image: url(images/estimates.png);
	background-position: 40px 10px;
}
#our-clients {
	background-image: url(images/clients.png);
}
#header{
	margin:0 auto;
	padding:170px 0 0 0;
	width:900px;
	height:100px;
	background:url(images/header_bg.png) center top no-repeat;
	position:relative;
	cursor: pointer;
}
	#header h1,
	#header h2{
		display:none;
	}
	#header ul{
		margin:0 auto;
		height:100px;
		width:800px;
	}
		#header ul li{
			display:block;
			float:left;
			width:266px;
			height:100px;
		}
			#header ul li a{
				display:block;
				position:relative;
				width:266px;
				height:100px;
				background-image:url(images/header_links.png);
				background-repeat:no-repeat;
			}
				#header ul li a strong{
					display:none;
				}
				#header ul li a span.hover
				{
					display:block;
					position:absolute;
					width:266px;
					height:100px;
					background-image:url(images/header_links.png);
					background-repeat:no-repeat;
				}
				
				#go_download a{
					background-position:0 0;
				}
					#go_download a .hover{
						background-position:0 -100px;
					}
					
				#go_learn{
					padding:0 1px;
				}
				#go_learn a{
					background-position:-267px 0;
				}
					#go_learn a .hover{
						background-position:-267px -100px;
					}
					
			
				#go_talk a{
					background-position:-534px 0;
				}
					#go_talk a .hover{
						background-position:-534px -100px;
					}
				.noFadeThis {
					cursor: default;
				}
	#header .popup{
		position:absolute;
		display:none;
		margin:225px 0 0 50px;
		padding:10px 0 0 0;
		width:175px;
		height:125px;
		background:url(images/popup_bg.png) center center no-repeat;
		z-index:50;
		font-size:12px;
		color:#fff;
	}
		#header .popup p{
			padding:2px 0 0 15px;
		}
		#header .popup img{
			vertical-align:middle;
		}
		#header .popup strong{
			color:#000;
		}
		#header .popup a{
			color:#93ddf4;
		}
			#header .popup a:hover{
				text-decoration:underline;
			}
.splatterframe {
	margin: 0 auto;
	width: 900px;
}
#splattertop {
	background:url(images/splatter_top.png) 168px 0 no-repeat;
	z-index: -1;
	position: absolute;
	margin-top: 118px;
	width: 800px;
	height: 317px;
}
#splatterbot {
	background:url(images/splatter_bot.png) 0 0 no-repeat;
	z-index: -1;
	position: absolute;
	margin-top: -80px;
	margin-left: -20px;
	width: 800px;
	height: 200px;
}

#page{
    width:900px;
    margin:0 auto;
	background:url(images/page_bg.png) 50% 24px no-repeat;
}
	#slider{
		width:800px;
		margin:0 auto;
		position:relative;
	}

	#page .navigation{
		padding:0 0 0 10px;
		height:24px;
		background:url(images/page_navigation_bg.png) center top no-repeat;
	}
	
	
	#page .navigation li{
		height:24px;
		float:left;
		padding:0;
	}
	
	#page .navigation a{
		display:block;
		height:24px;
		line-height:24px;
		float:left;
		padding:0;
		font-size:13px;
		text-transform: lowercase;
	}
		#page .navigation a:hover
		{
			color:#dd6e00;
		}
		#page .navigation a
		{
		background:url(images/page_navigation_a.png) top right no-repeat;
		}
		#page .navigation a.selected{
			color: #000000;
			cursor: default;
		}
	#page .navigation a span,h6{
		display:block;
		height:24px;
		float:left;
		padding:0 20px;
	}

		#page .navigation a.selected span{
			background:url(images/page_navigation_span.png) 0 0 no-repeat;
			margin-right: 1px;
		}
		#page .navigation a.selected h6{
			background:url(images/page_navigation_firstspan.png) 0 0 no-repeat;
			margin-right: 2px;
		}
		
	#page .navigation a:focus{
		outline:none;
	}

	#page .scroll{
		height:590px;
		width:760px;
		margin:0 auto;
		overflow:hidden;
		position:relative;
		clear:left;
	}
	
		#page .scrollContainer .panel{
			padding:20px 10px;
			height:516px;
			width:740px;
			overflow:hidden;
		}		
			#page .panel,.panel p,ul,p label{
				padding:0 0 1em 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.5em;
				color:#3e414c;
			}
			#page .panel h3, .homehead{
				font-family: Times New Roman;
				font-size: 28px;
				text-transform: uppercase;
				font-weight: normal;
				letter-spacing: 0.2em;
				line-height: 20px;
				padding-bottom: 15px;
			}
			#page .panel h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#3e414c;
			}
			#page .panel strong{
				color:#33333e;
			}
			#page .panel em{
				font-style:italic;
			}
			#page .panel a{
				white-space:nowrap;
				color:#19234c;
				font-weight:bold;
			}
				#page .panel a:hover{
					text-decoration:underline;
				}
			#page .panel .gallery img{
				padding:2px;
				border:solid 1px #c0c5d6;
			}
			#page .panel blockquote,
			#page .panel ul,
			#page .panel ol,
			#page .panel pre{
				margin-left:20px;
				padding:8px 5px;
			}
			#page .panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#page .panel li{
				list-style-position: inside;
				padding: 0;
			}
				#page .panel ul li{
					margin:0;
					list-style:square;
				}
				
				#page .panel ol li{
					margin:0;
					list-style:decimal;
				}
			#page .panel pre{
				line-height:1em;
				color:#19234c;
				font-size:13px;
				overflow:hidden;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#page .panel .gallery{
				text-align:center;
			}

	#page .scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:280px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:30px;
			width:30px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-40px;
		}
			#page .scrollMeLeft a{
				background:url(images/left_right.png) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_right.png) 0 -30px no-repeat;
			}
		#page .scrollMeRight{
			right:-40px;
		}
			#page .scrollMeRight a{
				background:url(images/left_right.png) -30px 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/left_right.png) -30px -30px no-repeat;
			}

#page_footer{
	width:900px;
	margin:-28px auto;
	text-align: right;
}
	#page_footer h5{
		font-size:12px;
		color:#bab7b7;
		letter-spacing: 0.05em;
		padding-right: 72px;
		font-weight: normal;
	}
	#page_footer p{
		padding:0 70px 30px 70px;
		font-size:13px;
		color:#2f4077;
		line-height:1.5em;
	}
		#page_footer p a{
			color:#fff;
		}
			#page_footer p a:hover{
				text-decoration:underline;
			}

#footer{
}


div#fancy_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	background-color:#333;
}

div#fancy_loading{
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close{
	position:absolute;
	top:-12px;
	left:-12px;
	height:30px;
	width:30px;
	background:transparent url(images/fancy_closebox.png) ;
	cursor:pointer;
	z-index:100;
	display:none;
}

div#fancy_content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0; 
	margin:0;
	z-index:96;
}

#fancy_frame{
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

img#fancy_img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0; 
	padding:0; 
	margin:0;
	z-index:92;
	cursor:pointer;
}

div#fancy_title{
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	z-index:100;
	display:none;
}

div#fancy_title table{
	margin:0 auto;
}

div#fancy_title div{
	color:#FFF;
	font:bold 12px Arial;
	padding-bottom:2px;
}

td#fancy_title_left{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main{
	height:32px;
	background:transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer{
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 58px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner{
	position:relative;
	width:100%;
	height:100%;
	border:1px solid #fff;
	background:#fff;
}

a#fancy_left, a#fancy_right{
	position:absolute; 
	bottom:10px; 
	height:100%; 
	width:35%; 
	cursor:pointer;
	background-image:url(images/data:image/gif;base64,AAAA);
	z-index:100; 
}

a#fancy_left{
	left:0px; 
}

a#fancy_right{
	right:0px; 
}

a#fancy_left:hover{
	background:transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover{
	background:transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

div#fancy_bg{
	display:none;
}
	
div.fancy_bg{
	position:absolute;
	display:block;
	z-index:70;
}

div.fancy_bg_n{
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne{
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e{
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se{
	bottom:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s{
	bottom:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw{
	bottom:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w{
	left:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw{
	top:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_nw.png) no-repeat;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: solid 1px #aaaaaa;
	-webkit-box-shadow: 3px 3px #cccccc;
	-moz-box-shadow: 3px 3px #cccccc;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border: solid 1px #aaaaaa;
	-webkit-box-shadow: 3px 3px #cccccc;
	-moz-box-shadow: 3px 3px #cccccc;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border: solid 1px #aaaaaa;
	-webkit-box-shadow: 3px 3px #cccccc;
	-moz-box-shadow: 3px 3px #cccccc;
}
.small {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:4em;
	color:#3e414c;
}
#page .small #table{
	cursor: pointer;
	color:#ff6600;
	font-weight:normal;
}
#page .small #table:hover{
	text-decoration:none;
	color: #cc9900;
}
#hidden {
	display: none;
	position: absolute;
	width: 440px;
	z-index: 20;
}
.close {
	width: 440px;
	text-align: right;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	cursor: pointer;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-right: 3px;
}
.size {
	width: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	background-color: #ffffcc;
	padding: 3px;
}
.exp {
	width: 200px;
	text-align: left;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 3px;
}
.price {
	width: 40px;
	text-align: right;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	background-color: #ffcccc;
	padding: 3px;
}
.eg {
	float: left;
	width: 150px;
	text-align: left;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 3px;
}
.head {
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border-right: none;
	border-bottom: solid 1px #999999;
	padding-top: 0;
	padding-bottom: 0;
}
#leftform {
	float: left;
	width: 300px;
}
#leftform input{
	width: 270px;
}
#rightform {
	float: right;
	width: 400px;
}
#rightform .mmf-checkbox {
	width: 270px;
	display: block;
	margin: 15px;
}
#rightform select {
	width: 230px;
}
#rightform .project-title input {
	width: 326px;
}
#botform {
	clear: both;
	width: 700px;
}
#botform textarea {
	width: 500px;
	height: 60px;
}
.homeleft {
 float: left;
 width: 243px;
 padding-top: 10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:1.5em;
 color:#3e414c;
}
.homemid {
 float: left;
 width: 182px;
 *width: 242px;
 border-left: solid 1px #dddddd;
 padding-left: 60px;
 padding-top: 10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:1.5em;
 color:#3e414c;
}
.homeright {
 float: right;
 width: 217px;
 *width: 242px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:1.5em;
 color:#3e414c;
 border-left: solid 1px #dddddd;
 padding-left: 25px;
 padding-top: 10px;
}
.rule {
	margin-bottom: 10px;
	border-bottom: solid 1px #dddddd;
}
.logoleft {
	float: left;
	width: 123px;
	height: 123px;
	cursor: pointer;
}
#overlay {
	position: absolute;
	z-index: 120;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(pix/black.png);
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	display: none;
}
#overlay img {
	border: none;
	display: block;
	width: 64px;
	height: 64px;
	margin: 260px auto 0 auto;
}
.clickme {
	cursor: pointer;
	color: #818c8b;
	display: inline;
}
.porthumb {
	width:230px;
	height:100px;
	margin:20px 20px 0 0;
	float:left;
	overflow:hidden;
}
#portfolio {
	height: 600px;
	overflow: auto;
}
.hilite {
	background-color: #ff0;
}
	#tweet {
		background: transparent url(http://www.richport.us/wordpress/wp-content/themes/richport-coda/images/social.png) -45px -9px no-repeat;
		width: 100px;
		height: 66px;
		float: right;
		margin-right: -41px;
		margin-top: 45px;
		cursor: pointer;
		border-left: solid 1px #369;
	}
	#tweet:hover {
		background-position: 3px -9px;
		border: none;
		height: 74px;
		margin-right: -40px;
	}
	#fb {
		background: transparent url(http://www.richport.us/wordpress/wp-content/themes/richport-coda/images/social.png) -50px -100px no-repeat;
		width: 100px;
		height: 62px;
		float: right;
		margin-right: -101px;
		margin-top: 130px;
		cursor: pointer;
		border-left: solid 1px #009;
	}
	#fb:hover {
		background-position: 0 -100px;
		border: none;
		margin-right: -100px;
	}
