/*
Theme Name: Kerry du Bruyn
Version: 1.0
Theme URI: http://yourdesign.co.za
Description: Designed by <a href="http://www.YourDesign.co.za">Michael Montgomery</a>.
Author: Michael Montgomery
Author URI: http://yourdesign.co.za
Tags: Two-columns, Fully-Widgetised, Custom-Admin, Jquery, Featured-Image
*/

/*
Theme Name: Zebra
Version: 1.0
Theme URI: http://yourdesign.co.za
Description: Designed by <a href="http://www.YourDesign.co.za">Michael Montgomery</a>.
Author: Michael Montgomery
Author URI: http://yourdesign.co.za
Tags: Themeforest, two-columns, Fully-Widgetised, Custom-Admin, Jquery, Featured-Image
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
}

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*
Theme Name: Zebra
Version: 1.0
Theme URI: http://yourdesign.co.za
Description: Designed by <a href="http://www.YourDesign.co.za">Michael Montgomery</a>.
Author: Michael Montgomery
Author URI: http://yourdesign.co.za
Tags: Themeforest, two-columns, Fully-Widgetised, Custom-Admin, Jquery, Featured-Image
*/

/* Put your css for typography here */

body {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
		text-align: left;
		}

#headerimg .description {
		font-size: 1.2em;
		text-align: left;
		}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
		text-decoration: none;
		}


h1 {
		font-size: 2.2em;
		line-height: 0.818182em;
		margin-top: 0em;
		margin-bottom: 0.818182em;
		text-transform: capitalize;
		}

h2 {
		font-size: 1.8em;
		line-height: 1em;
		margin-top: 0.5em;
		margin-bottom: 1.5em;
}

#header h2 {
		margin-bottom: 0em;
		line-height: 0em;
		}

h3 {
		font-size: 1.6em;
		line-height: 1.125em;
		margin-top: 0.5em;
		margin-bottom: 1.5em;
		}

p {
		font-size: 1.4em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
		text-align: left
		}

a {
		text-decoration: none;
		}

a:hover {
		text-decoration: underline;
		}

code {
		font: 1.1em 'Courier New', Courier, Fixed;
		}

acronym, abbr, span.caps
{
		font-size: 0.9em;
		letter-spacing: .07em;
		}

small {
		font-size: 1em;
		line-height: 1.8em;
		margin-top: 1.8em;
		margin-bottom: 1.8em;
		}

.postmetadata {
		text-align: left;
		}

.smallattachment {
		text-align: center;
		}

.attachment {
		text-align: center;
		}

.navigationTop, .navigationBottom {
		font-size: 1.5em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
		text-align: left
		}


.commentlist li, #commentform input, #commentform textarea {
		font-size: 1.2em;
		}
		
.commentlist li ul li {
		font-size: 1.2em;
		}

.commentlist li {
		font-weight: bold;
		}

.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.2em;
		}

.commentlist p {
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
		}

.commentmetadata {
		font-weight: normal;
		}

#wp-calendar #prev a, #wp-calendar #next a {
		font-size: 9pt;
		}

#wp-calendar a {
		text-decoration: none;
		}

#wp-calendar caption {
		font: bold 1.3em;
		text-align: center;
		}

#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
		}

.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		}
/*
Theme Name: Zebra
Version: 1.0
Theme URI: http://yourdesign.co.za
Description: Designed by <a href="http://www.YourDesign.co.za">Michael Montgomery</a>.
Author: Michael Montgomery
Author URI: http://yourdesign.co.za
Tags: Themeforest, two-columns, Fully-Widgetised, Custom-Admin, Jquery, Featured-Image
*/

/* Put your css for colours here */

body {
		background: #fff;
		color: #666666;
		}

#header {
		}

#footer {
		border: none;
		}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #333;
		}

a, h2 a:hover, h3 a:hover {
		color: #F2A400;
		}

a:hover {
		color: #F2A400;
		}

a img {
		border: none;
		}

.wp-caption {
		border: 1px solid #ddd;
		background-color: #f3f3f3;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}

.wp-caption img {
		border: 0 none;
		}

acronym, abbr {
		border-bottom: 1px dashed #999;
		}

blockquote {
		border-left: 5px solid #ddd;
		}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
		color: #777;
		}

.entry p a:visited {
		color: #000000;
		}

.commentlist li .avatar { 
		border: 1px solid #eee;
		background: #fff;
		}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
		background-color: #fff;
		}

.thread-alt {
		background-color: #f8f8f8;
		}

.thread-even {
		background-color: white;
		}

.depth-1 {
		border: 1px solid #ddd;
		}

.even, .alt {
		border-left: 1px solid #ddd;
		}


/*************************
             Structure
*************************/
body {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: left 455px;
	background-color: #F8F8F8;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
		}
p{ line-height:170%;}
h1 { font-size: 22px;}
h3, h2, #sidebar h3, #sub-features h3, #footer #footer-widgets h3, .widget h3 { font-size:22px;}
#footer #footer-widgets h3, .widget h3 { font-size:18px;}
h4{ font-size: 16px;}
h5{ font-size: 14px;}
h6 { font-size: 12px;}

#page {
		margin: 0;
		padding: 0;
		width: 100%;
		}

#header {
	height: 613px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
		}
/************************** ALT Header ********************/
#alt-header {
	height: 349px;
	background-image: url(images/alt-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
		}

#wrapper {
	text-align: left;
	padding-bottom: 40px;
}	
/* This hides the 'skip to' links and maintains accessibility */
		
#skip {
		position: absolute;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		}

#content {
	background-color: #FFFFFF;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
		}

.post {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
		}

.postmetadata {
		margin: 30px 0;
		}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}

.attachment {
		margin: 5px 0px;
		}

.postmetadata {
		clear: both;
		}
/*************************
              Logo
*************************/

/*************************
              Images
*************************/
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
center {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		border: 3px solid #E4E4E4;
		}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		border: 3px solid #E4E4E4;
		}

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
		
/*************************
              Lists
*************************
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

html>body .entry li {
	font-size: 14px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

.entry ol li {
		margin: 0;
		padding: 0;
		}

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/*************************
              Form Elements
*************************/
#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

/**************************************************
	NAVIGATION
**************************************************/
.nav {
	text-transform: uppercase;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 45px!IMPORTANT;
	margin-top: -50px;
	z-index: 999;
	float: left;
	display: block;
}


/*.nav2 {
	text-transform: uppercase;
	z-index: 999;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 45px;
	position: absolute;
	display: block;
	text-align: center;
	margin-top: 400px;
	float:left;
	left:50%!IMPORTANT;
	text-align:left;
}*/

/*************************
              Superfish
*************************/
.nav .sf-menu {
	float: left;
	margin-bottom:1em;
	padding-top: 8px;
}
/*.nav2 ul {
position:relative;
left:-50%!IMPORTANT;
}
.nav2 .sf-menu a {
	text-decoration:none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}*/
.sf-menu a {
	text-decoration:none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#FFFFFF;
	text-decoration: none;
}
.sf-menu li {

}
.sf-menu li li {
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.sf-menu li li li {
	background-color: #333333;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:0;
	color:#F2A400;
	z-index: 999;
	text-decoration: none;
}
	
.postmetadata {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 15px;
	border-left-style: none;
}
/*************************
              Sidebar
*************************/
#sidebar{
	overflow:hidden;
	font-size: 14px;
	margin-bottom: 80px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
/*************************
              Ul / Li
*************************/
#sidebar ul {
	border:none;
}

#sidebar ul ul {
		margin: 0;
		padding: 0;
}
#sidebar li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	padding: 0px;
	display: block;
	border-bottom-style: none;
}
#sidebar li a {
	border:none;
	color:#999999;
	line-height:18px;
	padding:3px 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background:url(images/sidebar-ul-li-bg.jpg) repeat 0 0;
	display: block;
	height:100%;
}
#sidebar li a:hover {
	background-position:0 50;
	color:#F2A400;
	text-decoration: none;
}		
	
#sidebar h3 {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 12px;
	color: #000000;
		}		
#sidebar #recentcomments li{
	height:100%;
	padding: 5px;
}
#sidebar #recentcomments li a {
	border:none;
	padding:3px 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: none;
	height:100%;
	background-image: none;
}
#sidebar #recentcomments li a:hover {
	color: #F2A400;
}
#sidebar .widget  {
	margin: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}

/*************************
              Search Form
*************************/
#sidebar #searchform  {
	margin: 15px 0 0 0;
	border: 1px solid #CCCCCC;
	position:relative;
	background-image: url(images/sidebar-ul-li-bg.jpg);
	background-position: left top;
}
#sidebar #searchform .btn {
	position:absolute;
	right:10px;
	bottom:0;
	top: 4px;
}
#sidebar .widget input#s, #sidebar .widget input.field  {
	width: 180px;
	margin-left:10px;
	border: 0;
	color:#999999;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(images/sidebar-ul-li-bg.jpg);
	background-position: left top;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}

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

.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}

/*************************
               Calendar
*************************/
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

/*************************
              Tags & Classes
*************************/
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}

/*************************
                Captions
*************************/
.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}

.wp-caption-text{
	font-weight: bold;
	text-align: center;
}

/*************************
              Twitter
*************************/
#twitter {
	color:#777;
	font-size: 14px;
	min-height:42px;
	background-color: #f7f7f7;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
}
.twitter-ico {
	height: 44px;
	width: 42px;
	float: left;
}
#twitter  #twitter_update_list { margin-left:65px; }
#twitter #twitter_update_list li { line-height:22px; }

/*************************
           Feature Portfolio
*************************/

#featured_portfolio {
	display: block;
	height: 458px!IMPORTANT;
	width: 805px!IMPORTANT;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-top: 87px;

}
#featured_portfolio ul li {
	height: 458px!IMPORTANT;
	width: 805px!IMPORTANT;
	overflow:hidden;
}
/*************************
          ALT Feature Portfolio
*************************/

#alt-featured_portfolio {
	display: block;
	height: 212px!IMPORTANT;
	width: 867px!IMPORTANT;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-top: 87px;

}
html>body #alt-featured_portfolio {
	height: 200px!IMPORTANT;
	width: 855px!IMPORTANT;
} 
#alt-featured_portfolio ul li {
	height: 200px!IMPORTANT;
	width: 855px!IMPORTANT;
	overflow:hidden;
}
/*************************
           Feature Portfolio
*************************/
#featured-pause{
	z-index: 999;
	height: 11px;
	width: 220px;
	position: absolute;
	display: block;
	text-align: left;
	margin-top: 105px;
	float:left;
	left:65%!IMPORTANT;
	text-align:left;
}
/* http://www.gowestwebdesign.com/demos/jquery-cycle-gallery-next-back-paging/  */
span#featured_nav{
display:block;
}
body #featured_nav a{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1px;
	height:8px !important;
	width:8px !important;
	line-height:1px;
	display:block;
	float:left;
	margin-right: 15px;
}
body #featured_nav a.activeSlide{
	background-color:#CCCCCC;
	color:#CCCCCC;
	border: 1px solid #999999;
}


/*************************
           Main Page Content
*************************/
#main_page_content{ padding:0 30px;}
/*************************
           Sub Features
*************************/
#sub-features {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#sub-features .block { width:440px; margin:0 40px 30px 0; float:left; }
#sub-features .block.last { margin: 0 ; }
#sub-features .feature { margin-left:65px; }
#sub-features .attachment-thumbnail, #sub-features .attachment-post-thumbnail{ float:left; }
#sub-features h3 {padding:0; margin :5px 0; }
#sub-features p { padding-bottom:15px; margin-top:0;  }
.readmore-div{
	margin-top: -15px;
}
a.readmore, a.more-link {
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	border:none;
	clear: both;
	background-color: #F9F9F9;
	text-align: center;
	width: 100px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
a.readmore:hover , a.more-link:hover{
	color:#F2A400;
	text-decoration:none;
	background-color: #E4E4E4;
}

/*************************
           Footer
*************************/
#footer-top-img{
	height:68px;
	padding: 0px;
	position: absolute;
	margin-top: -75px;
	float: right;
	left: 500px;
}
#footer{
	font-size:12px;
	background-color: #323232;
	color: #bbbbbb;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/footer-bg.jpg);
	margin: 0px;
}
#footer #credit, #footer #copyright { color: #777; }
#footer #credit a, #footer #copyright a { color: #999; }

#footer #footer-credits {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer #footer-widgets { margin-top:20px; color:#bbbbbb; font-size:14px; }
#footer #footer-widgets p {
	color:#bbbbbb;
	font-size: 14px;
}
#footer #footer-widgets h3 {color:#fff; font-weight:normal;}

/* UL LI */
#footer #footer-widgets ul { border:none; }
#footer #footer-widgets li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
	padding: 0px;
	display: block;
}

#footer #footer-widgets li a {
	border:none;
	color:#999999;
	line-height:18px;
	padding:3px 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	height:100%;

}
#footer #footer-widgets li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
#footer #recentcomments li { padding: 5px}
/*************************
           Widgets
*************************/

/* Generic Widgets */
#footer .widget  {
	margin: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}

.widget h3  { margin: 0 0 15px 0;text-transform:uppercase; text-transform:uppercase; color:#777; }

.widget p { color:#666; }
.widget ul  { clear:both; }
.widget ul li  {
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.widget ul li a  { display: block; padding: 3px 0; line-height: 18px; text-decoration: none; color:#666; }
.widget ul li a:hover  { color: #000; }
.widget ul ul  { padding: 0; margin:0; border-top: none; }

/* WIDGET FORMS */
#footer #searchform  {
	margin: 15px 0 0 0;
	border: 1px solid #999999;
	position:relative;
	background-color: #666666;
}
#footer #searchform .btn {
	position:absolute;
	right:10px;
	bottom:0;
	top: 4px;
}
#footer .widget input#s, #footer .widget input.field  {
	width: 180px;
	margin-left:10px;
	border: 0;
	color:#CCCCCC;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#footer .widget input.submit  { }
#footer .widget .screen-reader-text  { display: none; }
#footer-credits  p {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* FLICKR */
.widget#flickr { border:none;}
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { width: 75px; float: left; margin: 4px 6px; }

#flickr .wrap  {
	margin-left: -5px;
	position: relative;
	margin-bottom: 25px;
	padding: 0;
	display: block;
}
#flickr a img  { float: left;  margin: 0;  display: block; border: #CECFC6 1px solid; padding: 3px;}
#flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{
	text-align:center;
	color:#9E9E9E;
	padding:5px;
}
#wp-calendar td{background:transparent;}

/*************************
           Contact Form 7
*************************/
div.wpcf7 {
	padding: 20px;
	width: 360px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #FF9900;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 999;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.wpcf7-form p {
	font-size: 14px;
}
.wpcf7-form input {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	height: auto;
	padding: 6px;
	width: 250px;
}
.wpcf7-form textarea {
	margin-top: 10px;
	margin-left: 15px;
	color: #F2A400;
	border: 1px solid #CCCCCC;
	width: 300px;
	padding: 6px;
}
.wpcf7-form .submit {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	height: auto;
	padding: 6px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
}
.wpcf7-form .checkboxes input {
	width: 20px;
}
.wpcf7-form .menu {
	margin-top: 0;
	margin-left: 15px;
	color: #F2A400;
	border: 1px solid #CCCCCC;
	width: 250px;
	padding: 6px;
}
.wpcf7-form .label {
	font-weight: bold;
}
.wpcf7-form .wpcf7-list-item-label{
	font-weight: normal;
}

/*************************
           Comment Form
*************************/
#respond{
	width: 80%;
	margin-top: 40px;
	padding-left: 30px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	font-size: 14px;
	}
#commentform #comment{
    padding: 8px;
}
/*************************
           subcat
*************************/
#subcat-header {
	background-image: url(images/subcat-header-bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 30px;
}
#subcat {
	background-image: url(images/subcat-bg.jpg);
	background-repeat: no-repeat;
	background-position: 4px top;
}
#subcat-content{}
#subcat .subcat-img{}


.imagehover{
	width: 290px;
	height: 100px;
	overflow: hidden;
	position: relative;
	border: 1px solid #333333;
	margin-bottom: 30px;
	background-image: url(images/footer-bg.jpg);
			}
.archive-imagehover{
	width: 350px;
	height: 150px;
	overflow: hidden;
	position: relative;
	border: 1px solid #333333;
	margin-bottom: 30px;
	background-image: url(images/footer-bg.jpg);
			}
.archive-imagehover p, .imagehover p{
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FFFFFF;
			}
.archive-imagehover img, .imagehover img{
	position: absolute;
	top: 0;
	left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
				}
.archive-imagehover span, .imagehover span{
	line-height: normal;
	font-size: 16px;
	height: 16px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 4px;
			}

.archive-imagehover .readmore-div, .imagehover .readmore-div{
	margin-top: -8px;
}
.archive-imagehover a.readmore , .archive-imagehover a.more-link, .imagehover a.readmore, a.more-link {
	color:#F2A400;
	font-size:10px;
	text-transform:uppercase;
	border:none;
	clear: both;
	background-color: #000;
	text-align: center;
	width: 100px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.archive-imagehover a.readmore:hover, .archive-imagehover a.more-link:hover, .imagehover a.readmore:hover , a.more-link:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000;
}

/*************************
           Commit
*************************/
.commit{ margin:20px 0}

.photographic_bg a {
	display:block;
	width:218px;
	height:153px;
	background-image: url(images/photographic.jpg);
	background-repeat: no-repeat;
}
.photographic_bg a:hover { background-position:0px -153px; }

.image_library_bg a {
	display:block;
	width:218px;
	height:153px;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
}
.image_library_bg a:hover { background-position:0px -153px; }

.buy_online_bg a {
	display:block;
	width:218px;
	height:153px;
	background-image: url(images/shop.jpg);
	background-repeat: no-repeat;
}
.buy_online_bg a:hover { background-position:0px -153px; }
/*************************
           slogan
*************************/
.slogan {
	height: 300px;
	width: 50px;
	position: absolute;
	display: block;
	z-index:1000;
	margin-top: 120px;
	margin-left: 50px;
}

/*************************
     Singlepic Border/BG image
*************************/
.ngg-singlepic.ngg-center {
	background-color: #FFFFFF;
	border: 2px solid #333333;
	background-image: url(images/single-pic-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 55px;
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*************************
     small ( Span )
*************************/
small {
	font-size: 12px;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 10px;
		}
/*************************
     Archive Page Post
*************************/
.archive-post img {
	border: 2px solid #666666;
}
/*************************
     newsletter
*************************/
.newsletter td {
	font-size: 14px;
	font-weight: bold;
}
.newsletter .input {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	height: auto;
	padding: 6px;
	width: 250px;
}

.newsletter .submit {
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	height: auto;
	padding: 6px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
}
