/*   
Theme Name: Duplay
Theme URI: www.duplay.com.au
Description: A wordpress theme built by 2plik8 Studios for Duplay
Author: Ryan Murray
Author URI: www.2plik8.com.au
Version: 1.0
*/

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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: url(images/bg-repeat.jpg) repeat-x #1578af;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {

	font-family: Arial;
	font-size: 18px;
	color: #14a8ca;
	line-height: 1.3;
	font-weight: 100;
	margin-bottom: 5px;

}

p {

	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	margin-bottom: 10px;
	line-height: 1.5;

}

/***************************READ MORE BUTTONS***************************/

a.more-link {

	font-family: Arial;
	color: #fff;
	font-style: italic;
	font-size: 13px;
	background: url(images/readmore-big.png) no-repeat;
	padding: 4px 60px 10px 17px;
	text-decoration: none;
	margin: 14px 0px;
	float: left;
	
}

a.downloadlink {

	font-family: Arial;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	background: url(images/downloadbutton.png) no-repeat;
	padding: 10px 50px 10px 18px;
	text-decoration: none;
	margin: 5px -9px 10px 0px;
	float: right;
	
}

#middleContent a.more-link {

	font-family: Arial;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	background: url(images/readmoresmall-trans.png) no-repeat;
	padding: 4px 60px 4px 17px;
	text-decoration: none;
	margin: 0px 0 20px 0;
	float: left;
	
}

#rightContent a.more-link {

	font-family: Arial;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	background: url(images/readmoresmall-trans.png) no-repeat;
	padding: 4px 60px 4px 17px;
	text-decoration: none;
	margin: 0px 0 20px 0;
	float: left;
	
}

#rightContent-single a.more-link {

	font-family: Arial;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	background: url(images/readmoresmall-trans.png) no-repeat;
	padding: 5px 60px 10px 15px;
	text-decoration: none;
	margin: 15px 0 20px 0;
	float: left;
	
}

#rightContent-sub a.more-link {

	font-family: Arial;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	background: url(images/readmoresmall-trans.png) no-repeat;
	padding: 4px 60px 10px 17px;
	text-decoration: none;
	margin: 15px 0 20px 0;
	float: left;
	
}

#leftContent ul li {

	border-bottom:1px solid #dfdfdf;
	font-family:Arial;
	font-size:13px;
	margin:0 0 10px;
	padding:0 0 10px;

}

#leftContent ul li a {

	text-decoration: none;
	color: #7D7D7D;

}

#leftContent ul li a:hover {

	color: #14A8CA;

}

#leftContent ul.sub-menu li{

	border-bottom: none;
	list-style: disc;
	list-style-position: inside;
	color: #d3d3d3;

}

#leftContent ul.sub-menu {

	margin-top: 20px;
	text-indent: 25px;
	display: none;

}

#leftContent.product-single ul.sub-menu {

	margin-top: 20px;
	text-indent: 25px;
	display: block;

}


/****************************READ MORE BUTTONS****************************/

#container {

	width: 940px;
	margin: 0 auto;

}

#header {

	width: 940px;
	height: 145px;
	background: url(images/header-bg.jpg) no-repeat;

}

#logo {

	padding: 11px 0 0 50px;
	width: 300px;
	float: left;
	
}

#logo h1 {

	display: none;

}

#nav {

	float: right;
	margin: 55px 0 0 0;

}


#nav-body ul {

	height: 20px;
	padding: 0px 0 0 0;
	margin: 0 0 0 10px;

}

#nav-body ul li {
	
	display: block;
	float: left;
	margin: 9px 10px 0 0;
	font-size: 10px;

}

#menu-navigation-1 {

	margin: 20px 0 0 0;

}

#nav-body ul li a {

	display: block;
	float: left;
	color: #fff;
	padding-bottom: 10px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;

}

#nav-body ul li a:hover {

	color: #9fdcea;

}

#nav-body h1 {

	display: none;

}

#nav-body ul li:hover ul.sub-menu {

	display: block;

}

#nav-body ul.sub-menu {

	position: absolute;
	background: #1678af;
	display: none;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0 0 0px;
	width: 170px;
	height: auto;

}

#nav-body ul.sub-menu li {

	margin: 0px;
	padding: 0px;

}

#nav-body ul.sub-menu li a{

	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #fff;
	display: block;
	float: left;
	width: 150px;

}


#nav-body ul.sub-menu li:hover {

	background: #447a98;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#nav-body ul.sub-menu li#menu-item-482 a {

	border-bottom: none;

}

#nav-body li{

	display: inline;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;

}

#nav-body li.last {

	margin-right: 2px;

}

#nav-left {

	background: url(images/navleft-trans.png) no-repeat;
	width: 20px;
	height: 31px;
	float: left;

}

#nav-body {

	background: url(images/navbody-trans.png) repeat-x;
	height: 31px;
	float: left;

}

#nav-right {

	background: url(images/navright-trans.png) no-repeat;
	width: 22px;
	height: 31px;
	float: left;

}

#slideshow {

	background: url(images/imageoverlay-trans.png) no-repeat;
	width: 940px;
	height: 245px;
	overflow: hidden;

}

.slideText {

	float: right;
	width: 300px;
	height: 100px;
	position: relative;
	z-index: 10;
	background: #14a8ca;
	padding: 15px 10px 20px 25px;
	margin: 40px 0 0 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 0 0 10px;

}

.slideText h1 {

	margin-bottom: 5px;
	font-size: 20px;
	color: #fff;

}

.slideText p {

	font-size: 14px;
	color: #e5e5e5;

}

#slide {

	position: relative;
	z-index: -1;

}

#slide img {

	margin: -180px 0 0 0;

}

#pager {

	margin: -33px 6px 0 0;
	float: right;
	position: relative;

}

#pager a {

	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background: #d6d6d6;
	margin: 0 5px 0 0;
	padding: 3px 5px;
	width: 5px;
	line-height: 2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

#pager a.activeSlide {

	background: #14A8CA;

}

#spacer {

	background: url(images/spacer.jpg) no-repeat;
	width: 940px;
	height: 18px;

}

#content {

	width: 940px;
	background: url(images/content-bg-repeat.png) repeat-y;
	overflow: hidden;
	min-height: 265px;
	padding: 5px 30px 0 30px;
	
}

#menu-navigation {

	padding: 10px 0 0 0;

}

#leftContent {

	float: left;
	width: 200px;
	position: relative;
	z-index: 10;
	border-right: 1px solid #dfdfdf;
	padding: 0 30px 0 0;

}

#middleContent {

	float: left;
	width: 290px;
	margin-left: 30px;
	position: relative;

}

#middleContent p {


}

#middleContent img {

	float: right;
	margin: 0 0 0 20px;
	-webkit-border-radius: 5px 5px;

}

.middleEntry {

	margin-bottom: 10px;
	overflow: hidden;

}

#rightContent {

	float: left;
	width: 290px;
	margin-left: 40px;
	position: relative;

}

#rightContent img {

	float: right;
	margin: 0 0 0 20px;
	-webkit-border-radius: 5px 5px;

}

#rightContent-sub {

	float: left;
	width: 615px;
	margin-left: 30px;
	position: relative;

}

#rightContent-single {

	float: left;
	width: 590px;
	margin-left: 30px;
	position: relative;

}

#rightContent-sub img {

	float: right;
	padding: 0;
	margin-left: 20px;
	-webkit-border-radius: 5px;

}

#rightContent-single img {

	float: left;
	margin: 0 20px 40px 0px;
	-webkit-border-radius: 5px 5px;

}

.rightEntry {

	margin-bottom: 10px;
	overflow: hidden;

}

.rightEntry-sub {

	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
	padding: 0;

}

.rightEntry-single {

	margin-bottom: 20px;
	overflow: hidden;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dfdfdf;

}

#content-footer {

	width: 940px;
	background: url(images/contentfooter-trans.png) no-repeat;
	height: 207px;
	margin: -192px 0 0 0;

} 

#footer {

	float: left;
	margin: 10px 0;
	width: 940px;

}

#footer p {

	color: #efefef;
	font-size: 11px;

}

#footerLeft {

	float: left;

}

#footerRight {

	float: right;

}

#footer p {

	color: #fff;

}

#wpcf7-f1-p11-o1 {

	margin: 20px 0 0 0;

}

div#register-form {  
    width: 400px;  
    overflow: hidden;  
    height: 230px;  
    position: relative;  
    background: #f9f9f9;  
    font-family: Helvetica Neue, Helvetica, Arial !important;  
}

div#register-form input[type="text"] {  
    display: block;  
    border: 1px solid #ccc;  
    margin: 5px 20px;  
    padding: 9px 4px;  
    -moz-border-radius: 4px;  
    -webkit-border-radius:4px;  
    width: 200px;  
    font-family: Helvetica Neue, Helvetica, Arial !important;  
}  
  
div#register-form input[type="text"]:hover {  
    border-color: #b1b1b1;  
}  
  
div#register-form input[type="text"]:focus {  
    -moz-box-shadow: 0 0 3px #ccc;  
    -webkit-box-shadow: 0 0 3px #ccc;  
}

div#register-form input[type="submit"]#register {  
    border: 0;  
    clear: both;  
    cursor: pointer;  
    height: 31px;  
    overflow: hidden;  
    position: relative;  
    left:295px;  
    top:42px;  
    width:92px;  
}  
div#register-form input[type="submit"]#register:hover {  
    background-position: 0 -32px;  
}
div#register-form span {  
    display: block;  
    margin-bottom: 22px;  
}  
  
div#register-form div.title {margin-left:15px}  
div#register-form div.title h1,  
div#register-form div.title span {text-shadow:1px 1px 0px #fff}  
div#register-form div.title h1 {  
    margin:7px 0;  
}  
  
p.statement {  
    position:absolute;  
    bottombottom:-2px;  
    left:10px;  
    font-size:.9em;  
    color:#6d6d6d;  
    text-shadow:1px 1px 0px #fff;  
}

#logout {
	
	width: 100px;
	height: 20px;
	color: black;
	float: right;

}

#footerRight a {

	color: #fff;
	text-decoration: none;

}

#gallery-1 {

	float: left;
	width: 630px;
}

#clearfix {

	clear: both;

}

#pagenav {

	float: right;
	margin-bottom: 10px;
	font-family: Arial;
	color: #7D7D7D;
	font-size: 12px;

}

.current {

	margin: 0 5px 0 5px;
	padding: 5px;
	border: 1px solid #7d7d7d;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

}

a.page {

	padding: 5px;
	border: 1px solid #7d7d7d;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

}

a.nextpostslink {


}

.pages {

	margin: 0 5px 0 0;

}

#footer a {

	color: #fff;
	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

#menu-main-nav-1 {

	margin: 15px 0 0 0;

}
