/*
Theme Name:WP CODA
Theme URI:http://wordpress.bustatheme.com/coda/
Description:The Coda Slider inspired wordpress theme by <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.0
Author:Greg Johnson
Author URI:http://greg-j.com/
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:normal}
a{text-decoration:none; cursor:pointer}

.alignright { float:right; padding-left: 10px;}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:#51bff6 url(images/body_bg.jpg) top repeat-x;
}

#header{
	margin:0 auto;
	padding:160px 0 0 0;
	width:900px;
	background:url(images/header_bg.jpg) center top no-repeat;
	position:relative;
}

	#header h1,	#header h2{display:none;}
	#header ul{
		margin:0 auto;
		height:30px;
		width:800px;
	}
		#header ul li{
			display:block;
			float:left;
			width:266px;
			height:30px;
		}
			#header ul li a{
				display:block;
				position:relative;
				width:266px;
				height:30px;
				background-image:url(images/header_links.gif);
				background-repeat:no-repeat;
			}
				
				#go_download a{
					background-position:0 0;
				}
					#go_download a:hover{
						background-position:0 -30px;
					}
				#go_learn{
					padding:0 1px;
				}
				#go_learn a{
					background-position:-267px 0;
				}
					#go_learn a:hover{
						background-position:-267px -30px;
					}
				#go_talk a{
					background-position:-534px 0;
				}
					#go_talk a:hover{
						background-position:-534px -30px;
					}

#page_header{
	margin:0 auto;
	width:800px;
	height:30px;
	background:url(images/page_header.jpg) center bottom no-repeat;
}

	#navigation{
		margin: 0 auto;
		height:50px;
	}
	
	#navigation li{
		height:35px;
		float:left;
		padding:10px 0px 0 0;
	}
	
	#navigation a{
		display:block;
		height:35px;
		line-height:35px;
		float:left;
		padding:0 21px 0 21px;
		font-size:13px;
		color:#ffffff;
		font-weight:bold;
	}
		#navigation a:hover,
		#navigation a.selected{
			color:#37adea;
			font-weight:bolder;
			background-color: #ffffff;
		}

	#navigation a:focus{
		outline:none;
	}

	#page {
		height:auto;
		width:800px;
		margin:0 auto;
		clear:left;
		background-color: #fff;
	}
	#page_content {
		height:auto;
		width:780px;
		margin:0 auto;
	}
	

			#page p{
				padding:10px 0px 10px 0px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.5em;
				color:#3f3e4c;
			}
			#page h3{
				font-size:28px;
				padding:0 0 .5em 0;
				color:#51bff6;
				font-weight:bold;
			}
			#page h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#3f3e4c;
			}
			#page strong{
				color:#33333e;
			}
			#page em{
				font-style:italic;
			}
			#page a{
				white-space:nowrap;
				color:#1c194c;
				font-weight:bold;
			}
				#page a:hover{
					text-decoration:underline;
				}
			#page img{
				
				}
			#page blockquote,
			#page ul,
			#page ol,
			#page pre{
				font-size:12px;
				margin:1em 2em 2em 2em;
				padding:10px 15px;
				background:#ecedf3;
			}
			#page blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#page li{
				list-style-position: inside;
				padding: 0 0 .5em 0;
			}
				#page ul li{
					margin:0 0 0 1em;
					list-style:square;
				}
				
				#page ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#page pre{
				line-height:1em;
				color:#1C194C;
				font-size:13px;
				overflow:visible;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#page .gallery{
				text-align:center;
			}

#page_footer{
	width:800px;
	margin:0 auto;
}
	#page_footer h5{
		padding:0px 60px;
		font-size:28px;
		letter-spacing:-1px;
		font-weight:bold;
		color:#ffffff;
	}
	#page_footer p{
		padding:0 70px 30px 70px;
		font-size:13px;
		color:#ffffff;
		line-height:1.5em;
	}
		#page_footer p a{
			color:#fff;
		}
			#page_footer p a:hover{
				text-decoration:underline;
			}

#footer{
	height:30px;
	background:#000 url(images/footer_bg.gif) center top no-repeat;
	font-size:11px;
}
	#footer p{
		width:900px;
		overflow:hidden;
		margin:0 auto;
		color:#363845;
	}
		#footer span{
			display:block;
			height:30px;
			line-height:30px;
		}
		
		#footer .left{
			float:left; color: #fff;
		}
		#footer .right{
			float:right; color: #fff;
		}
		#footer a{
			color: #fff;
		}
			#footer a:hover{
				text-decoration:underline;
			}