/*

	Theme Name: PixoPoint SP
	Theme URI: http://pixopoint.com/
	Description: WordPress theme custom built by PixoPoint. Design by Small Potato.
	Version: 1.0
	Author: PixoPoint / Ryan Hellyer
	Author URI: http://pixopoint.com/

	Core coding generated via a customised version of the PixoPoint Template generator.

*/



/*********************************
********* Overall styles *********
**********************************/

body {
	background:#eee;
	margin:0;
	padding:0;
}

* html .post{
	height:1%
}
#wrapper {
	margin:0 auto;
	width:940px;
	background:#fff;
}
#contentwrapper {
	margin:0 340px 0 0;
}
#maincontent {
	position:relative;
	padding:20px 0 20px 40px;
	margin:0;
	background:#fff;
}
#maincontent ul {
	margin:0;
	padding:0;
}

/*********************************
************* Header *************
**********************************/
#header_wrapper {
	background:#fff url(images/sprite8.png) 0 -326px repeat-x;
	width:100%;
	height:208px;
	margin:0;
	padding:0;
}
#header {
	position:relative;
	width:940px;
	height:208px;
	margin:0 auto;
	padding:0;
}
h1 {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
}
h1 a {
	display:block;
	background:url(images/sprite8.png) -575px -118px no-repeat;
	margin:0;
	padding:0;
	width:366px;
	height:208px;
	text-indent:-999em;
}

#search {
	position:absolute;
	top:135px;
	width:459px;
	height:38px;
	right:35px;
	margin:0;
	padding:0;
	border:none;
}
#search form {
	margin:0;
	padding:0;
	border:none;
	height:38px;
}
#search #searchsubmit {
	float:left;
	border:none;
	margin:0;
	padding:10px 0;
	background:#eee url(images/sprite8.png) -369px -118px no-repeat;
	width:90px;
	height:38px;
	text-indent:-999em;
	font-size:0;
	line-height:0;
}
#search #searchsubmit:hover {
	float:left;
	border:none;
	margin:0;
	padding:0;
	background-position:-459px -118px;
}
#search #s {
	float:left;
	border:none;
	margin:0;
	padding:10px 20px;
	background:#efefef url(images/sprite8.png) 0 -118px no-repeat;
	width:329px;
	height:18px;
	line-height:18px;
	font-family:sans-serif;
	font-size:0.8em;
	color:#999;
	outline-width:0;
}

/*********************************
********** Navigation ************
**********************************/

#nav {
	background:#7bba0e url(images/sprite8.png) repeat-x 0 -696px;
	width:100%;
	height:64px;
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	z-index: 100;
}
.home #nav {
	height:54px;
}
#nav ul {
	position:relative;
	width:940px;
	margin:0 auto;
	padding:0;
	height:54px;
}
#nav li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	line-height:54px;
	height:54px;
}
#nav li a {
	text-indent:-999em;
	display:block;
	line-height:54px;
	height:54px;
	margin:0;
	padding:0;
	background:#7bba0e url(images/sprite8.png) 0 -697px repeat-x;
}

#nav li a {
	width:156px;
	background-position:0 -588px;
}
#nav li.page-item-453 a {
	width:157px;
	background-position:-156px -588px;;
}
#nav li.page-item-175 a {
	width:156px;
	background-position:-313px -588px;;
}
#nav li.page-item-4 a {
	width:160px;
	background-position:-469px -588px;;
}
#nav li.page-item-148 a {
	width:156px;
	background-position:-629px -588px;;
}
#nav li.page-item-forum a {
	width:155px;
	background-position:-785px -588px;
}

#nav li a:hover {
	background-position:0 -642px;
}
#nav li.page-item-453 a:hover {
	background-position:-156px -642px;
}
#nav li.page-item-175 a:hover {
	background-position:-313px -642px;
}
#nav li.page-item-4 a:hover {
	background-position:-469px -642px;
}
#nav li.page-item-148 a:hover {
	background-position:-629px -642px;
}
#nav li.page-item-forum a:hover {
	background-position:-785px -642px;
}

#nav li.current_page_item a {
	background-position:0 -534px;
}
#nav li.page-item-453.current_page_item a {
	background-position:-156px -534px;
}
#nav li.page-item-175.current_page_item a {
	background-position:-313px -534px;
}
#nav li.page-item-4.current_page_item a {
	background-position:-469px -534px;
}
#nav li.page-item-148.current_page_item a {
	background-position:-629px -534px;
}
#nav li.page-item-forum.current_page_item a {
	background-position:-785px -534px;
}

/* First level dropdown */
#nav li ul {
	margin:0 0 0 -10px;
	padding:0px 10px 16px 10px;
	list-style:none;
	position:absolute;
	left:-999em;
	top:54px;
	width:154px;
	background:url(images/sprite24.png) no-repeat;
	background-position:-940px 100%;
	z-index:10;
	height:auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}
#nav li li {
	z-index:20;
	position:relative;
	margin:0;
	padding:0;
	width:155px;
	height:auto;
	line-height:12px;
}
#nav li li a {
	width:135px;
	text-indent:0;
	background:#75ae12;
	border-bottom:1px solid #7fc10e;
	font-weight:bold;
	padding:10px;
	text-transform:none;
	font-size:0.8em;
	font-family:sans-serif;
	font-weight:normal;
	font-style:normal;
	height:auto;
	line-height:12px;
	color:#fff;
	text-decoration:none;
}
#nav li:hover li a, #nav li.sfhover li a {
	width:135px;
	color:#fff;
}
#nav li li a:hover {
	width:135px;
	background:#85cc0b;
	color:#fff;
	text-decoration:none;
}



/*********************************
******** Featured Content ********
**********************************/
#subheader_wrapper { /* Overall wrapper for subheader */
	background:#3e3e3e url(images/sprite24.png) repeat-x;
	width:100%;
	height:500px;
}
#subheader_background { /* Contains the carousel */
	width:940px;
	height:500px;
	margin:0 auto;
	position:relative;
}
#subheader_background .wrapper {
	width:940px;
	overflow:hidden;
	height:500px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#subheader_background .wrapper ul {
	width:9999px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
#subheader_background ul li {
	display:block;
	float:left;
	padding:0;
	height:500px;
	width:940px;
	margin:0;
}
.subheader_box { /* Contains the carousel item content */
	position:relative;
}
#subheader_background img { /* positions IMG on page */
	position:absolute;
	top:90px;
	right:40px;
}
.subheader { /* Contains the carousel main text */
	position:absolute;
	top:0;
	left:0;
	background:url(images/sprite24.png) no-repeat 0 -500px;
	width:940px;
	height:500px
}
.subheader h2 { /* Contains the carousel heading */
	font-family:"avant garde",arial,sans-serif;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
	margin:44px 0 0 38px;
	padding:24px 0 0 0;
	width:402px;
	border-bottom:5px solid #2f2f2f;
}
.subheader h2 a, .subheader h2 a:hover {
	color:#fff;
}
.subheader p {
	width:400px;
	font-family:sans-serif;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.5em;
	color:#ccc;
	margin:26px 0 0 38px;
	padding:0;
}
.subheader p#caption {
	position:absolute;
	right:0;
	bottom:100px;
	width:495px;
	height:53px;
	line-height:53px;
	font-family:sans-serif;
	font-size:1.0em;
	font-weight:normal;
	color:#ccc;
	margin:0;
	padding:0;
	text-align:center;
}


/*********************************
************* Sidebar ************
**********************************/

#sidebar_right {
	background:#fff;
	float:right;
	position:relative;
	right:0;
	margin:0 -340px 0 0;
	padding:20px 0 0 0;
	width:340px;
	display:inline;
}
#sidebar_right label,#sidebar_right td,#sidebar_right th,#sidebar_right caption  {
	color:#74ad10;
}
#sidebar_right div {
	width:256px;
	margin:15px auto 0 auto;
	background:url(images/sidebar_block.png) left bottom no-repeat;
	background-position:-256px 100%;
	padding:0 0 5px 0;
}
#sidebar_right div div {
	background:#f9f9f9;
}
#sidebar_right a {
	color:#6ead00;
}
#sidebar_right ul {
	list-style-type:none;
	margin:0 20px 0 20px;
	padding:0;
	border-top:3px solid #fff;
}
#sidebar_right li {
	font-family:arial,sans-serif;
	font-size:0.8em;
	line-height:1.2em;
	font-weight:normal;
	color:#555555;
	margin:0;
	padding:0;
	border-bottom:1px dotted #d4d4d4;
	padding:15px 0;
}
#sidebar_right li a {
	text-decoration:none;
	color:#6ead00;
	line-height:1.625em;
}
#sidebar_right li a:hover {
	text-decoration:underline;
}
#sidebar_right li li {
	font-size:0.85em;
	color:#74ad10;
	font-weight:bold;
	font-family:arial,sans-serif;
	margin-left:5px;
	padding:3px 0;
}
#sidebar_right li li:before {
	content:"> ";
}
#sidebar_right li li li {
	font-size:1em;
	margin-left:12px;
}
#sidebar_right li li li:before {
	content:"> ";
}
#sidebar_right p {
	margin:0 20px 0 20px;
}
#sidebar_right li p {
	margin:0;
}
#sidebar_right p, #maincontent p {
	letter-spacing:0;
	line-height:1.625em;
	padding:0.3125em 0 0.1875em 0;
	font-size:0.9em;
	color:#555;
	font-family:arial,sans-serif;
}
#sidebar_right h3 {
	background:url('images/sidebar_block.png') top left no-repeat;
	padding:15px 10px 15px 20px;
	margin:0;
	font-style:normal;
	font-weight:normal;
	font-size:1.2em;
	color:#333333;
	text-align:left;
	font-family:arial,sans-serif;
	letter-spacing:0;
	line-height:1.0em;
}
#sidebar_right h3 a,#sidebar_right p a {
	text-decoration:none;
}
#sidebar_right h3 a:hover,#sidebar_right p a:hover {
	text-decoration:underline;
}
#sidebar_right .blockfooter {
	width:216px;
	height:1px;
	margin:0 auto;
	padding:0;
	background:#f9f9f9;
	position:relative;
	top:-11px;
}

/*********************************
************ Headings ************
**********************************/

h2 {
	margin:0;
	padding:0 0 0.1875em 0;
	font-weight:normal;
	font-size:1.3em;
	color:#555;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:1.875em;
}
h2#post_title {
	padding:20px 0 10px 0;
	font-weight:normal;
	font-size:1.3em;
	color:#74ad10;
	font-family:sans-serif;
}


.home h2#post_title {
	margin:0 0 0 170px;
}
.post_thumbnail {
	float:left;
	width:120px;
	height:120px;
	position:relative;
	top:20px;
}
.post_thumbnail img {
	width:100px;
	height:100px;
	border:10px solid #ededed;
}
.home #maincontent p.post_subheader {
	margin:0 -22px 0 148px;
}
.home .postcontent {
	margin:0 0 0 170px;
}


h3 {
	margin:0;
	padding:0.25em 0 0.375em 0;
	font-weight:normal;
	font-size:1.2em;
	color:#555;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:1.5em;
}
h3#comments {
	background:url('images/comments_header.gif') repeat-x;
	padding:18px 22px 15px 22px;
	color:#555;
}
h4 {
	margin:0;
	padding:0.25em 0 0.25em 0;
	font-weight:normal;
	font-size:1.1em;
	color:#555;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:1.25em;
}
h5 {
	margin:0;
	padding:0.1875em 0 0.1875em 0;
	font-weight:normal;
	font-size:1.0em;
	color:#555;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:1.0625em;
}
h6 {
	margin:0;
	padding:0.1875em 0 0.1875em 0;
	font-weight:bold;
	font-size:0.9em;
	color:#555;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:0.9375em;
}

h2 a {
	color:#74ad10;
	text-decoration:none;
}
h2 a:hover {
	color:#74ad10;
	text-decoration:underline;
}
h3 a {
	color:#74ad10;
	text-decoration:none;
}
h3 a:hover {
	color:#74ad10;
	text-decoration:underline;
}
h4 a {
	color:#74ad10;
	text-decoration:none;
}
h4 a:hover {
	color:#74ad10;
	text-decoration:underline;
}
h5 a {
	color:#74ad10;
	text-decoration:none;
}
h5 a:hover {
	color:#74ad10;
	text-decoration:underline;
}
h6 a {
	color:#74ad10;
	text-decoration:none;
}
h6 a:hover {
	color:#74ad10;
	text-decoration:underline;
}

/*********************************
************* Footer *************
**********************************/

#footer {
	background:#eee url('images/sprite8.png');
	margin:0 auto 20px auto;
	width:940px;
	height:118px;
	line-height:118px;
	font-family:arial,sans-serif;
	font-size:1;
	color:#777;
	text-indent:30px;
}
#footer a {
	color:#74ad10;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*********************************
************* Posts **************
**********************************/

.clear{
	overflow:hidden;
	clear:both;
}
.post {
	padding:0 17px;
	margin-bottom:10px;
	border-bottom:1px dotted #e5e5e5;
}
.post li {
	letter-spacing:0;
	line-height:1.625em;
	padding:0.3125em 0 0.1875em 0;
	font-size:0.9em;
	color:#555;
	font-family:arial,sans-serif;
	list-style-image: url('images/list_item.png');
}
.post li a {
	color:#74ad10;
}
.post ul li {
	margin-left:20px;
}
.postinfo {
	font-family:arial,arial,sans-serif;
	font-size:0.625em;
	letter-spacing:0;
	color:#74ad10;
	padding:2px 0;
}
.postinfo_footer {
	border-bottom:0;
	border-top:0px solid #eeeeee;
}
.postinfo a {
	color:#74ad10;
	text-decoration:none;
}
.postinfo a:hover {
	color:#74ad10;
	text-decoration:underline;
}
a, p a {
	color:#74ad10;
	text-decoration:none;
}
a:hover, p a:hover {
	color:#74ad10;
	text-decoration:underline;
}
#maincontent p.post_subheader {
	border-top:1px solid #eee;
	background:url('images/post_subheader.png') repeat-x;
	border-bottom:1px dotted #e5e5e5;
	color:#999;
	font-family:arial,sans-serif;
	font-size:0.7em;
	font-weight:normal;
	margin:0 -22px;
	padding:14px 22px;
}


/*********************************
************ Comments ************
**********************************/

#comments_wrapper {
	padding:0 10px;
	border:0;
	overflow:hidden;
}
.comment {
	padding:0;
	list-style:none;
	margin:10px 0 0 0;
	padding-top:10px;
	overflow:hidden;
}
.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

#maincontent .commentlist li {
	background:url('images/comments_border.png') -558px bottom no-repeat;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	width:558px;
}
#maincontent .commentlist li .comment_outer_wrapper {
	background:url('images/comments_border.png') no-repeat;
	padding-top:10px;
	margin:0 0 0 0;
}
#maincontent .commentlist li .comment_wrapper {
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin:0 auto;
	padding:10px 10px 0 10px;
}

#maincontent .children li {
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin:0 auto;
	width:556px;
	padding:0;
	background:none;
}
#maincontent .children li .comment_wrapper {
	border:none;
}
#maincontent .children li .comment_outer_wrapper {
	background:none;
	border:1px solid #eee;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:498px;
	margin:0 auto 15px auto;
	padding:0;
}


#maincontent .commentlist p {
	border-top:1px solid #eee;
	background:url('images/post_subheader.png') repeat-x;
	border-bottom:1px dotted #eee;
	color:#555;
	font-family:sans-serif;
	font-size:0.9em;
	font-weight:normal;
	padding:10px 15px;
	margin:0;
}
.comment .alt {
	background:#eeeeee;
}
.comment .alt p {
	background:#eeeeee;
}
.comment-meta {
	margin-left:90px;
}
#maincontent p.comment_header {
	color:#9f9f9f;
	font-family:sans-serif;
	font-size:0.9em;
	font-weight:normal;
	font-size:1.1em;
	background:none;
	border:none;
}
#maincontent p.comment_header cite {
	font-style:normal;
}
#maincontent p.comment_footer {
	background:none;
	border:none;
	color:#9f9f9f;
	font-family:sans-serif;
	font-size:0.7em;
	font-weight:normal;
	margin:0;
}
#respond_wrapper {
	background:#f9f9f9 url('images/comments_border.png') -1674px 100% no-repeat;
}
#respond {
	background:url('images/comments_border.png') -1116px 0 no-repeat;
	padding:10px 20px;
}
#respond h3 {
	background:url('images/comments_header.gif') left bottom repeat-x;
	color:#555;
	font-size:1.2em;
	margin:0;
	padding:6px 0 15px;
}
#respond label {
	font-family:sans-serif;
	font-size:1.2em;
	color:#555;
	margin:0 0 10px 15px;
	padding:0;
	display:block;
}
#respond input {
	background:url('images/comments_input.png');
	width:200px;
	height:31px;
	display:block;
	border:none;
	margin:0;
	padding:0 10px;
	font-size:1em;
	line-height:31px;
	color:#555;
	position:relative;
	top:-37px;
}
#respond input#submit {
	background:url('images/comments_input.png') -220px 0;
	display:block;
	width:113px;
	height:31px;
	line-height:31px;
	color:#627939;
	top:-14px;
}
#respond input#submit:hover {
	background-position:-333px 0;
}
#respond input#comment_post_ID, #respond input#comment_parent {
	display:none;
}
textarea#comment {
	background:url('images/comments_textarea.png');
	border:none;
	margin:0;
	padding:10px;
	width:500px;
	height:180px;
	outline:none;
}
img.avatar {
	float:left;
	margin:0 10px 10px 10px;
	border:5px solid #ededed;
	width:50px;
	height:50px;
}

/*********************************
*********** Extra stuff **********
**********************************/

#previous_posts a {
	float:left;
	text-indent:-999em;
	background:#91d121 url(images/sprite8.png) no-repeat 0 -185px;
	width:111px;
	height:29px;
	margin:25px 5px;
}
#next_posts a {
	float:left;
	text-indent:-999em;
	background:#91d121 url(images/sprite8.png) no-repeat 0 -156px;
	width:111px;
	height:29px;
	margin:25px 5px;
}
#previous_posts a:hover {
	background-position:-111px -185px;
}
#next_posts a:hover {
	background-position:-111px -156px;
}
#edit_posts {
	float:left;
	text-indent:0;
	background:#91d121;
	width:111px;
	height:29px;
	margin:0 5px;
}
#myGallery, #myGallerySet, #flickrGallery {
	width:auto;
}
.ngg-galleryoverview {
	clear:none;
}
.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
	border:1px solid #A9A9A9;
	padding:4px;
}

/*********************************
********** Post content **********
**********************************/

.post img.wp-smiley {
	border:none;
}
.post img {
	border:10px solid #ededed;
}
blockquote {
	background:#ddf5c8;
	color:#306106;
	margin:0;
	padding:6px 10px 6px 30px;
	font-family:sans-serif;
	font-size:0.9em;
	font-weight:normal;
}
.post a img {
	border:10px solid #ededed;
}
.post a:hover img {
	border:10px solid #eee;
}
.post .aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.post .alignleft {
	float:left;
	margin:0 5px 0 0;
}
.post .alignright {
	float:right;
	margin:0 0 0 5px;
}
#maincontent p.wp-caption-text {
	letter-spacing:0;
	line-height:1.6em;
	font-size:0.7em;
	color:#888;
	font-family:arial,sans-serif;
	padding:0 4px 5px;
	margin:0;
	text-align:center;
}

.anythingSlider .arrow {
	text-indent:-999em;
	cursor:pointer;
	float:left;
	background:url(images/sprite24.png) no-repeat -1250px -615px;
	display:block;
	width:53px;
	height:54px;
}
.anythingSlider .forward {
	position:absolute;
	left:199px;
	top:400px;
}
.anythingSlider .forward:hover {
	background-position:-1250px -672px;
}
.anythingSlider .back {
	display:none;
}
#thumbNav {
	position:relative;
	top:400px;
	left:40px;
}
#thumbNav a {
	float:left;
	background:url(images/sprite24.png) no-repeat -1250px -500px;
	display:block;
	width:53px;
	font-family:sans-serif;
	font-size:1.6em;
	font-weight:normal;
	height:54px;
	line-height:57px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#thumbNav a:hover {
	background-position:-1250px -558px;
}
#thumbNav a.cur {
	background-position:-1250px -558px;
	color:#8fcd22;
}
#start-stop {
	display:none;
}

/*
	Some CSS courtesy of anythingSlider v1.0

	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.wpcf7-form label {
	display:block;
	margin:30px 0 0 0;
}
.wpcf7-form span {
	display:block;
	width:600px;
	background:red;
}
.wpcf7-form input {
	float:left;
	width:150px;
	margin:20px 0;
	padding:12px 6px;
	border:1px solid #ccc;
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	background:#efefef;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.wpcf7-form input:hover {
	background:#ddd;
}
.wpcf7-form span input:hover {
	background:#fff;
}
.wpcf7-form span input, .wpcf7-form span textarea {
	float:left;
	background:#fff;
	width:300px;
	margin:0 200px 0 0;
	padding:6px;
	font-size:12px;
	font-weight:normal;
	border:1px solid #ccc;
	font-family:sans-serif;
	color:#666;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.wpcf7-form span input:active, .wpcf7-form span textarea:active,
.wpcf7-form span input:focus, .wpcf7-form span textarea:focus {
	outline:none;
	border:1px solid #74AD10;
}
.wpcf7-form span textarea {
	width:520px;
	margin:0;
}
.wpcf7-response-output {
	float:left;
	width:600px;
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#74AD10;
	text-decoration:underline;
}


