/*

Theme Name: Organic Theme

Theme URI: http://www.theforge.co.za/organic-free-wordpress-theme/

Description: Organic by The Forge Web Creations | 3 Colour Options, Full Options Panel, Social Networking Setup, Tabbed Sidebar, Feedburner Support, Google Analytics Support, Custom Logo, Custom Navigation

Version: 1.9.4

Author: <a href="http://www.theforge.co.za" target="_blank">The Forge Web Creations</a>

Author URI: http://www.theforge.co.za/

Tags: blue, green, brown, two-columns, right-sidebar, flexible-width, theme-options, custom-colors, custom-header

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, p, 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;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;



}

:focus {

	outline: 0;

}

body {

	line-height: 1em;

	color: #333;

}



table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	text-align: left;

	font-weight: normal;

}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



a {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}



/* Common Elements */



.left {

	float: left;

}



.alignleft {

	float: left;

	margin: 0px 24px 10px 0;

	margin-bottom: 18px;

}



.alignright {

	float: right;

	margin: 0px 0 10px 24px;

	margin-bottom: 18px;

}



/* IMAGE CAPTIONS */



.wp-caption {

	border: 1px solid #353535;

	text-align: center;

	background-color: #ffffff;

	padding-top: 4px;



	

	

}



.wp-caption.alignleft { float: left; margin: 10px 24px 10px 0; }

.wp-caption.alignright { float: right; margin: 10px 0px 10px 24px;}

.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; margin-bottom: 10px; }

.wp-caption.alignnone { clear: both; }



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 6px 4px 0px;

	margin: 0;

}



/* IMAGE ALIGNING */



img.alignleft, img.left { float: left; }

img.alignright, img.right { float: right; }

img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

img.alignnone, img.block { display: block; clear: both; }

img.frame { background: #eee; border-style: solid; border-color: #ddd; }

img.stack { clear: none !important; }

img[align="left"] { float: left; clear: left; }

img[align="right"] { float: right; clear: right; }

img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }







.right {

	float: right;

}



.clr {

	clear: both;

}



/* Structure */



body {

	font-family: helvetica, arial, "sans serif";
	

}



#rap {

	/*width: 960px;*/
	width: 100%;

	margin: 0 auto;

}





#header {

	/*width: 960px;*/
	width: 100%;

	/*height: 268px;*/

}



#content {

	/*width: 920px;*/
	width: 100%;

	background: #fff url(img/content-bg.gif) center top no-repeat;

}



#page-wrap {

	float: left;

	width: 575px;
	
	padding: 32px 0 40px 25px;

	font-size:12px;

}



#menu {

	float: right;

	width: 245px;

	padding: 32px 25px 40px;

}



#footer {

width: 100%;
/*width: 870px;*/
background: #333;
height:100px

}



/* Header */



#head-top {

	/*width: 920px;*/
	height: 120px;
	margin: 0;
	padding: 0 20px;

}

#logo {
float: left;
margin: 20px;
padding: 0;
}

#payoff {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left: 10px;}



#head-sub {
	width: 960px;
	height: 30px;
	margin:0 auto
}

.blog-desc {

	float: left;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:20px;
	font-size:20px

}


#navigation {

	/*width: 920px;*/
	width: 100%;
	height: 250px;
	padding: 0;
	background: #333;
}

#nav-inner {

	padding: 16px;
	height: 240px;

}


 #nav-inner img{
/*margin-right:25px*/

}


#nav-inner ul li {

	list-style: none;

}



#nav {

	float: left;

}



#nav .first { border-left:0px; padding-left:0px; }



#nav li {

	float: left;

	height: 70px;

	width: 120px;

	padding: 0 20px;

	color: #fff;

	border-left: 1px solid #8d9188;

        font-family: Arial, helvetica, "sans serif";

}





#nav li h5 {

	padding-bottom: 10px;

	text-shadow: #252525 0 2px 0;

        font-size: 14px;

}

#nav li h5 a {

	color: #fff;

	font-weight: bold;

        font-size: 14px;

}

#nav li h5 a:hover {

 text-shadow: none;

}

#nav li p {

	line-height: 1.6em;

	font-size: 12px;

	color: #ccc;

}

.feed-box {

	float: right;

	font-size: 11px;

	color: #ccc;

	text-align: right;

        font-family: Arial, helvetica, "sans serif";

}

.feed-box h5 {

	font-weight: bold;

}

.feed-box ul li a {

	display: block;

	margin-top: 7px;

	color: #ccc;

        font-family: Arial, helvetica, "sans serif";

}





/* Content */



h1.storytitle {

	float: left;

	width: 440px;

	/*padding: 0 0 5px 35px;*/

	line-height: 1.2em;

	font-size: 24px;

	font-weight: bold;

	/*background: url(img/storytitle-bg.gif) left top no-repeat;*/



}

h3.storytitle a:hover {

 text-shadow: #e7e7e5 0 1px 0;

}

.comment-count {

	float: right;

	padding-top: 10px;

	font-size: 12px;

	font-style: italic;

}

.comment-count a {

	color: #666;

}

.count {

	font-size: 14px;

	font-weight: bold;

	font-style: normal;

	color: #ffa800;

}



.meta {

	float: left;

	clear: left;

	width: 540px;

	padding: 5px 0px 10px 0px;

	font-size: 11px;

	color: #acabab;

}



.the-tags {

	

	clear: left;

	width: 540px;

	padding: 0px 0 0px 36px;

	font-size: 11px;

	color: #acabab;

	margin: 0 0 25px 0;

	background: url(img/tag-bg.gif) left 16% no-repeat;

}



.storycontent {

	clear: left;

	margin: 0;

	padding: 10px 0 10px 0;

}



.storycontent ul, ol{

	margin: 0px 0 15px 0;

	font-size: 14px;

	line-height: 1.4em;

}



.storycontent ul li{

	list-style: disc;

	margin: 0 0 0 25px;

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

}



.storycontent ol li{

	margin: 0 0 0 30px;

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

}



.storycontent dl dt {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

}



.storycontent dl dd {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

	margin-left:15px;

}



.storycontent table thead th {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

    padding-bottom:5px;

}



.storycontent table thead tr td {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

}



.storycontent pre {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

}



.storycontent address {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;

}



.storycontent p {

	font-size: 14px;

	line-height: 18px;

	margin: 0 0 16px 0;

	padding: 0px;

    font-family: Arial, helvetica, "sans serif";        

}



.storycontent h1 {

	font-family: Arial, helvetica, "sans serif";

        font-size:26px;	

        margin-bottom:4px;

}



.storycontent h2 {

	     font-family: Arial, helvetica, "sans serif";
        font-size:18px;	
        margin-bottom:10px;
		color:#7B97A3;
		font-weight:bold;
		

}



.storycontent h3 {

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;

	font-weight:bold;	

}



.storycontent h4 {

	font-family: Arial, helvetica, "sans serif";

    font-size:14px;	

}



.storycontent h5 {

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;	

}



.storycontent h6 {

	font-family: Arial, helvetica, "sans serif";

    font-size:10px;	

}



.storycontent form {

	margin-bottom:10px;

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;	

}



.storycontent strong {

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;	

	font-weight:bold;

}



.storycontent em {

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;	

	font-style:italic;

}



.feedback p {

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;

}



.post {

	margin-bottom: 45px;

	padding: 0 0 25px 0;

	background: url(img/post-bg.gif) center bottom no-repeat;

        font-family: Arial, helvetica, "sans serif";

}



.wp-pagenavi {

	font-size: 12px;

	text-align: right;

}





/* Sidebar */



#menu h3 {

	padding: 12px 16px;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	background: #333;

	text-shadow: #252525 0 2px 0;

}



#menu h3 a { 

	color:#fff;

	text-decoration:none;

	}

	

#menu h2 {

	padding: 12px 16px;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	background: #333;

	text-shadow: #252525 0 2px 0;

}



#menu h2 a { 

	color:#fff;

	text-decoration:none;

	}	



#menu ul li {

	margin-bottom: 30px;

	list-style: none;

}

#menu ul li ul {

	padding: 0 12px 5px;

	

}

#menu ul li ul li {

	margin: 0;

	padding: 10px 0 10px 20px;

	font-size: 14px;

	font-style: italic;

	background: url(img/li-bg.gif) left top no-repeat;

}

#menu ul li ul li:first-child {

	border: 0;

}

#menu ul li ul li a {

	font-style: normal;

	color: #333;

        font-family: Arial, helvetica, "sans serif";

}



#calendar_wrap {

	padding: 10px 12px;

}

table#wp-calendar {

	width: 100%;

	font-size: 11px;

        font-family: Arial, helvetica, "sans serif";

}

table#wp-calendar caption, table#wp-calendar th, table#wp-calendar td {

	text-align: center;

	line-height: 1.6em;

}

table#wp-calendar caption {

	padding-bottom: 5px;

        padding-top:8px;	

}

table#wp-calendar thead {

	padding-bottom: 5px;

}

table#wp-calendar th {

	font-weight: bold;

}

table#wp-calendar tfoot td#prev {

	padding-left: 10px;

	text-align: left;

	padding-bottom:25px;

}

table#wp-calendar tfoot td#next {

	padding-right: 10px;

	text-align: right;

	padding-bottom:25px;

}

table#wp-calendar tbody td {

	padding: 0 5px;

}

table#wp-calendar tbody a {

	display: block;

	padding: 3px 0;

	line-height: 1;

	color: #4a788b;

}

table#wp-calendar tbody td#today {

	border: 1px solid #888b8d;

}







/* Footer */



#connect {

	float: left;

	width: 185px;

	/*margin-right: 20px;*/

}

#connect h3, #foot-cloud h3 {

 padding-bottom: 30px;

 color: #fff;

 font-size: 14px;

 font-weight: bold;

 text-shadow: #252525 0 2px 0;

}

#connect ul li a {

	display: block;

	padding: 0 0 10px 50px;

	line-height: 36px;

	font-size: 12px;

	color: #fff;

	background-position: left top;

	background-repeat: no-repeat;

        font-family: Arial, helvetica, "sans serif";

}

.facebook-link a {

	background-image: url(img/facebook.gif);

}

.twitter-link a {

	background-image: url(img/twitter.gif);

}

.friend-link a {

	background-image: url(img/friendfeed.gif);

}

.flickr-link a {

	background-image: url(img/flickr.gif);

}

.linkedin-link a {

	background-image: url(img/linkedin.gif);

}

.youtube-link a {

	background-image: url(img/youtube.gif);

}

.lastfm-link a {

	background-image: url(img/lastfm.gif);

}



#foot-cloud {

	float: left;

	width: 375px;

}

#foot-cloud a {

	line-height: 34px;

	color: #fff;

        font-family: Arial, helvetica, "sans serif";

}



#foot-menu {

	float: right;

}

#foot-menu, #foot-menu a {

	text-align: right;

	font-size: 11px;

	color: #ccc;

        font-family: Arial, helvetica, "sans serif";

}

#foot-nav {

	padding: 10px 0 60px;

}

#foot-nav li {

	padding-bottom: 13px;

    list-style:none;	

}



.footerlinks {
width:960px;
margin:0 auto;

	color: #ccc;

	font-size: 11px;

	padding: 15px 0 30px 0;

        font-family: Arial, helvetica, "sans serif";

}



.footerlinks a{

	color: #ccc;

        font-family: Arial, helvetica, "sans serif";

}



.footerlinks a:hover{

	color: #ccc;

}



.allrights {

	margin-top: 18px;

	float: left;

        font-family: Arial, helvetica, "sans serif";

}



.credit {

	margin: 0;

	text-align: right;

	float: right;
	padding-top:30px;
	font-size:10px;
	color:#666666;
}



/* TABS */

#tabs {

	float: right;

	width: 245px;

	padding: 32px 25px 0px 0px;

	margin-bottom:-32px;

}



#tabs p{

	padding: 5px 0 10px 0;

	font-size: 0.688em;

}



#tabs ul li {

	list-style: none;

}



.widget {

width: 245px;

background: #ffffff;

margin-bottom: 30px;

}



	.widget a {

	color: #333333;

	text-decoration: none;

	}

	

	.widget a:hover {

	color: #333333;

	text-decoration: underline;

	}



	.tabnav li {

	display: inline;

	list-style: none;

	padding-right: 0px;

	background-color:#FFFFFF;

	}

	

		.tabnav li a {

		text-decoration: none;

		color: #ffffff;

		font-weight: bold;

		padding: 12px 16px 12px 15px;

		outline: none;

		line-height: 1.6em;

		font-size:12px;

                font-family: Arial, helvetica, "sans serif";

		}

		

		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {

		background: #333333;

		color: #ffffff;

		text-decoration: none;

		font-size:12px;

                font-family: Arial, helvetica, "sans serif";

		}

		

	.tabdiv {

	margin-top: 10px;

	padding: 0px 15px 0px 0;

	}

	

		.tabdiv ul {		

		border-top: none;

		margin: 0 0 0 15px;

		padding: 0px 0 0 0;

                font-family: Arial, helvetica, "sans serif";

		}

		

		.tabdiv li {		

		margin: -1px 0 0px 0;

		line-height:15px;

		padding: 10px 0 10px 0;

		font-size: 0.688em;

		}



.ui-tabs-hide {

		display: none;

		}

#social img { padding-right: 5px; }	



/* text widgets */



.textwidget {

	font-family: Arial, helvetica, "sans serif";

        font-size:12px;	

	padding:14px 14px 14px 14px;

}

.textwidget a {

	font-family: Arial, helvetica, "sans serif";

    font-size:12px;	

	text-decoration:underline;

}




a.linkt:link{
color:#666666;
text-decoration:none;
cursor:text}

a.linkt:visited{
color:#666666;
text-decoration:none;
cursor:text}

a.linkt:hover{
color:#666666;
text-decoration:none;
cursor:text}

a.linkt:active{
color:#666666;
text-decoration:none;
cursor:text}
