/*	

Theme Name: Elite Perio

Version: 1.0

Author: Perth Web Design

*/



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, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#content ul, ol {
	margin-left: 20px;
}
#content ul li {
	margin-bottom: 3px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
hr {
	margin-bottom: 20px;
	border: 0px;
	border-top: 1px dashed #ccc;
	clear: both;
}
.clear {
	clear:both;
}
td {
	vertical-align:top;
	padding:0 10px 0 20px;
}
a {
	color:#a82d2d;
	text-decoration:none;
}
a:hover {
	color:#000;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	background:	url(images/header-bg.jpg) repeat-x top #5c5c5c;
	color:#fff;
}
#container {
	width:940px;
	margin:0 auto;
	position:relative;
	padding:30px 0 0 0;
}
/* Header

-----------------------------------------------------------------------*/

#logo {
	width:391px;
	height:223px;
	background:url(images/logo.jpg) no-repeat top;
	position:relative;
	text-indent:-9999px;
	margin:0 auto;
}
#header-text {
	position:absolute;
	width:120px;
	right:0;
	top:20px;
	color:#939393;
	font-size:1.2em;
}
#header-text em {
	color:#fff;
	font-style:normal;
	text-transform:uppercase;
	font-size:1em;
}
#header-text strong {
	color:#939393;
	font-size:1.8em;
	font-weight:lighter;
	padding:0 0 10px 0;
	border-bottom:1px solid #444;
}
#header-text p {
	position:relative;
	top:20px;
}
/* Primary Navigation

-----------------------------------------------------------------------*/

#primary_navigation {
	padding:0 0 0 0px;
	margin:75px auto 10px auto;
	position:relative;
	clear:both;
	text-transform: uppercase;
	z-index:99;
}
#primary_navigation li {
	position:relative;
	list-style:none;
	float:left;
	font-size:1.2em;
	text-align:left;
}
#primary_navigation li a {
	color:#777;
	text-decoration:none;
	display:block;
	padding:10px;
}
#primary_navigation a:hover {
	color:#000;
}
#primary_navigation .current_page_item a {
	color:#000;
}
#primary_navigation .current_page_item ul li a {
	color:#777 !important;
}
/*--second level------------------------------------------*/

#primary_navigation ul ul a:hover {
	background:#ccc;
	color:#000 !important;
}
#primary_navigation ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	left:0;
}
#primary_navigation ul ul li a {
	padding: 8px;
	text-align:left;
	font-size:.8em;
	margin:0;
	background:#ddd;
	border-top:1px solid #eee;
	border-bottom:1px solid #bbb;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, .7);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, .7);
}
#primary_navigation li .current_page_item a {
	background:#ccc;
	color:#000;
}
#primary_navigation ul ul a, #primary_navigation ul ul {
	color:#000;
	width:163px;
}
/*--third level-------------------------------------------*/

#primary_navigation ul ul ul {
	left:179px;
	top:0px;
	width:160px;
	font-size:.9em;
}
#primary_navigation ul ul ul a, #primary_navigation ul ul ul {
	color:#777;
	width:160px;
}
#primary_navigation ul ul ul .current_page_item a {
	background:#000;
	color:#eee;
}
/*--show second level on first level hover----------------*/

#primary_navigation ul li:hover ul, #primary_navigation ul a:hover ul {
	visibility:visible;
}
/*--hide third level on second level hover----------------*/

#primary_navigation ul :hover ul ul {
	visibility:hidden;
}
/*--show third level on second level hover----------------*/

#primary_navigation ul :hover ul :hover ul {
	visibility:visible;
}
/* Slideshow

-----------------------------------------------------------------------*/



#slider-wrapper {
	width: 357px; /* important to be same as image width */
	height: 466px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin:0 0 0 0;
	float:right;
	background:url(images/sbg.jpg) no-repeat top;
	z-index:15;
	top:9px;
}
#slider {
	position:relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	display:none;
}
.nivo-controlNav a {
	display:none;
}
.nivo-controlNav a.active {
	display:none;
}
.nivo-directionNav a {
	display:none;
}
a.nivo-nextNav {
	display:none;
}
a.nivo-prevNav {
	display:none;
}
/* The Nivo Slider styles */

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */

.nivo-caption {
	position: absolute;
	padding:8px 30px 8px 30px;
	right:0px;
	top:45px;
	color:#ccc;
	opacity:1; /* Overridden by captionOpacity setting */
	z-index:89;
	font-size:1.4em !important;
	text-shadow: 0px 1px 1px #000;
}
.nivo-caption h2 {
	color:#fff;
	font-size:2em !important;
	font-weight:lighter;
}
.nivo-caption h4 {
	color:#fff;
	font-size:1em !important;
	font-weight:lighter;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.nivo-caption p {
	margin:15px 0;
}
.nivo-caption em {
	width:180px;
	float:right;
	font-style:normal;
}
/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	display:none!important;
}
.nivo-prevNav {
	display:none!important;
}
.nivo-nextNav {
	display:none!important;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	display:none!important;
}
.nivo-controlNav a.active {
	display:none!important;
}
/* Content

-----------------------------------------------------------------------*/

#home-text {
	float:left;
	width:550px;
	color:#CCC;
	position:relative;
	top:40px;
	font-size:1.6em;
	text-shadow: 0px 1px 2px #000;
}
#home-text strong {
	font-weight:lighter;
	color:#fff;
	font-size:1.2em;
}
#home-text p {
	margin:10px 0;
}
#home {
	width:940px;
	position:relative;
	margin:0 auto;
}
#content-wrap {
	background:url(images/content-bg.jpg) repeat-x top #c8c8c8;
}
#content {
	margin:50px auto 50px auto;
	position:relative;
	font-size:1.3em;
	z-index:9;
	width:880px;
	padding:30px;
	background:#ececec;
	color:#555;
	-moz-border-radius:6px !important;
	-webkit-bordert-radius:6px !important;
	border-radius:6px !important;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .4);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .4);
}
#content em {
	color:#444;
}
#content strong {
	color:#333;
}
#content p {
	padding:10px 0;
	text-shadow: 0px 1px 1px #fff;
}
#content li {
	margin:7px 0 0 20px;
	color:#222;
	list-style:square;
}
#content h2 {
	color:#a82d2d;
	font-weight: lighter;
	font-size:2.8em;
	padding:0 0 20px 0;
	text-shadow: 0px 0px 3px #777;
	text-transform: capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	color:#a82d2d;
	font-weight: lighter;
	font-size:1.8em;
	padding:0 0 20px 0;
	text-shadow: 0px 0px 3px #777;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content h4 {
	color:#505050;
	font-size:1.5em;
	padding:0 0 20px 0;
	text-shadow: 0px 0px 3px #888;
	text-transform:uppercase;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#implants {
	background:url(images/border.jpg) repeat-y right;
	padding:40px 20px 15px 0px;
}
#implants a {
	background:url(images/vid.jpg) no-repeat top;
	margin:30px 0 0 0;
	text-indent:-9999px;
	position:relative;
	float:left;
	width:276px;
	height:193px;
}
#implants a:hover {
	background:url(images/vid.jpg) no-repeat bottom;
}
#before {
	background:url(images/border.jpg) repeat-y right;
	padding:40px 15px 15px 25px;
}
#before a {
	background:url(images/gal.jpg) no-repeat top;
	margin:30px 0 0 0;
	text-indent:-9999px;
	position:relative;
	float:left;
	width:276px;
	height:196px;
}
#before a:hover {
	background:url(images/gal.jpg) no-repeat bottom;
}
#test {
	padding:40px 15px 15px 25px;
}
.testy {
	background:url(images/test.jpg) no-repeat top;
	text-indent:-9999px;
	position: absolute;
	bottom:15px;
	float:left;
	width:290px;
	height:77px;
	margin:-10px 0 0 0;
	z-index:0;
}
.testy:hover {
	background:url(images/test.jpg) no-repeat bottom;
}
#test p {
	margin:10px 0;
	font-size:1.3em;
}
#test em {
	color:#444;
}

#test li {
	list-style:square;
	margin:6px 0 6px 20px;
	font-size:1.3em;
}
.text-area {
	float:left;
	width:280px;
	color:#333;
}
.text-area h5 {
	color:#373737;
	text-transform: capitalize;
	position:relative;
	font-size:2em;
	font-weight:lighter;
}
.text-area span {
	color:#655656;
	text-transform: uppercase;
	position:relative;
	font-size:1.2em;
}
.text-area h6 {
	color:#655656;
	text-transform: uppercase;
	position:relative;
	font-size:1.2em;
	font-weight:lighter;
	margin:0 0 25px 0;
}
#scroll {
	position:ralative;
	width:940px;
	height:130px;
	margin:0 auto;
}
#scroll_content {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	color:#655656;
	height:105px;
	border:0px;
	overflow:auto;
	padding-bottom:10px;
}
#scroll h5 {
	color:#373737;
	font-size:2em;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:capitalize;
	font-weight:lighter;
	padding:0 0 10px 0;
}

/* Contact Form

-----------------------------------------------------------------------*/

.wpcf7 input {
	border:1px solid #555;
	padding:5px;
	margin:5px 0 0 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.wpcf7 textarea {
	border:1px solid #555;
	padding:5px;
	margin:5px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.1em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:262px;
	height:130px;
}
.wpcf7-submit {
	width:80px;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight: lighter;
	background:#a82d2d;
	border:0px !important;
	color:#fff;
	text-shadow: 0px 0px 3px #000;
	cursor:pointer;
}
.wpcf7-submit:hover {
	background:#c02126;
	border:0px;
	color:#fff;
}
/* Footer

-----------------------------------------------------------------------*/

#footer {
	background:url(images/footer-bg.jpg) repeat-x;
	padding:20px 0 30px 0;
	font-weight:bold;
	z-index:0;
	position:relative;
}
#menu {
	position:relative;
	margin:0 auto;
	width:940px;
	color:#ccc;
	text-transform:uppercase;
	text-align:center;
	padding:15px 0 0 0;
}
#menu a {
	color:#ccc;
	padding:0 4px;
}
#menu a:hover {
	color:#fff;
}
.pwd {
	margin:10px 0 0 0;
	float:right;
}
/* Extras

-----------------------------------------------------------------------*/

.ngg-gallery-thumbnail img {
	-moz-border-radius:4px !important;
	-webkit-bordert-radius:4px !important;
	border-radius:4px !important;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	padding:4px !important;
	background:#555 !important;
	border:0px !important;
}
.ngg-gallery-thumbnail img:hover {
	background:#999 !important;
	border:0px !important;
}
small a {
	text-transform:uppercase;
	color:#fff !important;
}
