/*
Theme Name: Rad-Sauce
Theme URI: http://gtconsultants.com.au
Description: This widget-ready theme is dedicated to writers. Its simplicity, light grey background and large fonts put the content ahead. Nothing useless, just fine typography and a touch of colors.
Version: 1.0.0.1
Author: GT Consultants
Author URI: http://gtconsultants.com.au
Tags: fixed-width, light, purple, red, three-columns

####################################################################

Rad-Sauce, WORDPRESS THEME
Copyright (C) 2010 My Tapestry (my-tapestry.com, hello@my-tapestry.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

####################################################################
*/

@import "css/reset.css";

/*
####################################################################
Structure
#################################################################### */
body {
	/*font: .9em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: #444;
	
	text-shadow: 0 1px 0 #fff;*/
    /*font-size: .9em;*/
    font-size: 80%;
	background: #000000;
    /*background: #000;*/
	color: #aaa;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	line-height: 1.8;
	text-align: justify;
		display: block;

}
a {
	text-decoration: underline;
	color: #bbb;
}


p {

}
#nav {
	width: 100%;
	background: #000000;
	/*border-bottom: 1px solid #fff;*/
	margin-bottom: 30px;
	background:url(/wp-content/themes/smooth/images/headerMenu.png) no-repeat 0 0;
	
	height: 40px;
}
	#navContent {
		width: 1060px;
		margin: 0 auto;
		color: #333333;
	}
		/*#navContent ul {
			float: left;
		}
		#navContent ul li {
			display: block;
			float: left;
			margin-left: 30px;
			padding: 10px 0;
		}
		#navContent ul li.current_page_item, #navContent ul li.current_page_parent {
			font-weight: bold;
			
			/*background: url(images/navSelected.png) no-repeat bottom center;
			padding: 9px 0 10px 0;
		}
			#navContent ul li ul {
				display: none;
			}
	#navContent a, #navContent a:link, #navContent a:visited {
		color: #000000;
		/*text-shadow: 0 1px 0 #333;
	}
	#navContent a:hover {
		color: #999999;
		/*text-shadow: 0 1px 0 #333;
	}
	#navContent a:active {
		color: #fff12e;
		/*text-shadow: 0 -1px 0 #333;
	}*/

	/*** TOP NAVIGATION ***/

#wrapper {
	width:1060px;
	padding:0 10px;
	margin:0 auto;
	/*background: transparent url(images/bg.png) no-repeat top center;*/
}

#header {
	padding: 30px 0 25px 0;
	width: 100%;
	text-align: center;
	/*background-image: url(/wp-content/themes/smooth/images/header_bg.png)*/
}
#header p {
	font-size: 2em;
	font-weight: 900;
	font-family: "Deftone Stylus";
}

#header .left {
}

#footer {
	border-top: 1px solid #ccc;
	margin-top: 50px;
	padding-top: 15px;
}
	#footerContent {
		width: 780px;
		margin: 0 auto;
		padding-left: 160px;
		font-size: .75em;
		color: #888;
	}


/*
####################################################################
General
#################################################################### */
.col140 {
	float: left;
	width: 160px;
	margin-right: 20px;
}
	.col140 a, .col140 a:link, .col140 a:visited, .col140 a:active,
	#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #bbb;
	}
	.col140 a:hover,
	#sidebar a:hover {
		color: #666;
	}
#contributors {
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.col140_r {
	float: right;
	width: 150px;
	margin-right: 0px;
}
	.col140_r a, .col140_r a:link, .col140_r a:visited, .col140_r a:active,
	#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #bbb;
	}
	.col140_r a:hover,
	#sidebar a:hover {
		color: #666;
	}
.col240 {
	float: left;
	width: 240px;
	margin-right: 20px;
}
.col300 {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.col460 {
	float: left;
	width: 460px;
	margin-right: 20px;
}
	.postContent {
		float: right;
	}

.col620 {
	float: left;
	width: 660px;
	margin-right: 60px;
}

.left {
	float: left;
}
	.alignleft {
		float: left;
		margin: 0 20px 10px 0;
	}

.right {
	float: right;
}
	.alignright {
		float: right;
		margin: 0 0 10px 20px;
	}

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

.clear {
	margin-right: 0;
}
	.clear:after, #header:after, #content:after, #sidebar:after, #wrapper:after, .alignleft:after, .alignright:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

/*
####################################################################
Posts / Pages / Comment & Trackback list
#################################################################### */
div.post {
	overflow: hidden;
	margin-bottom: 1em;
	text-align: justify;
	
}

.post h3 a {
		font-size: 26px;
		color: #fff100;
		font-family: Arial,'Lucida Grande',Verdana,Sans-Serif;
		text-decoration: none;
		text-shadow: none;
		text-transform:uppercase;
	}
	
	.post_heading {
		font-size: 24px;
		color: #fff100;
		font-family: Arial,'Lucida Grande',Verdana,Sans-Serif;
		text-decoration: none;
		text-shadow: none;
		text-transform:uppercase;
		text-decoration: none;
	}
	.post_heading a {
		font-size: 24px;
		color: #fff100;
		font-family: Arial,'Lucida Grande',Verdana,Sans-Serif;
		text-decoration: none;
		text-shadow: none;
		text-transform:uppercase;
		text-decoration: none;
	}
	.post_heading a:hover {
		font-size: 24px;
		color: #fff100;
		font-family: Arial,'Lucida Grande',Verdana,Sans-Serif;
		text-decoration: none;
		text-shadow: none;
		text-transform:uppercase;
		text-decoration: underline;
	}
	
	.related_posts {
		font-size: 14px;
	}
	.sidebar_heading {
		font-size: 18px;
		text-align: center;
		color: #ffffff;
		font-family: Arial,'Lucida Grande',Verdana,Sans-Serif;
		text-decoration: none;
		text-shadow: none;
		text-transform:uppercase;
	}
	.post h3 a:hover {
		text-decoration: underline;
	}
	p.post-meta {
	color: #808080;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 0 2px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

	p.post-meta a {
		color: #fff100;
		text-decoration: underline;
	}
	p.post-meta a:hover {
		text-decoration: none;
	}
	
	
	p.post-meta .byline {
		float: left;
		font-size: 11px;
	}
	
	p.post-meta .comments {
		float: right;
		font-size: 11px;
	}
	.entry-content {
		font-size: 12px;
	}
	
	div.post-footer {
		width: 537px;
		border: 1px solid #bbb;
		padding: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 11px;
		line-height: 30px;
		color: #CCCCCC;
	}
	div.poster-footer a:hover {
		color: #fff;
	}

/*
.post {
	margin-top: 0px;
	margin-bottom: 30px;
}*/
	.post:first-child {
		margin-top: 0;
	}
	h2 + .post {
		margin-top: 25px;
	}
.postInfos, .comment .col140, .pingback .col140, .trackback .col140 {
	margin-top: 3px;
	font-size: .75em;
	color: #888;
	text-align: right;
}
	.postInfos p, .comment .col140 p, .comment-reply-link, .pingback .col140 p, .trackback .col140 p {
		display: block;
		line-height: 1.8em;
		margin-bottom: 0;
		padding: 3px 0;
		border-top: 1px solid #ccc;
	}
	.postInfos p:first-child, .comment .col140 p:first-child, .pingback .col140 p:first-child, .trackback .col140 p:first-child {
		padding-top: 0;
		border-top: 0;
	}
.post img, .page img, .attachment img, .wp-caption {
	width: auto;
	border: 1px solid #ccc;
	padding: 9px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
	.post a:hover img, .post .wp-caption:hover {
		border: 1px solid #999;
	}
.wp-caption {
	padding: 9px 0 0 8px;
	margin-bottom: 15px;
}
.wp-caption img {
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
	.post .wp-caption a:hover img {
		border: none;
	}
.wp-caption-text {
	font-size: .9em;
	text-align: center;
	font-style: italic;
	margin: 2px 0 5px;
}
.post .gallery img {
	padding: 4px;
}
.post blockquote {
	margin-left: -19px;
	padding-left: 19px;
	border-left: 1px solid #ccc;
	font-style: italic;
}
.post pre {
	margin-bottom: 15px;
}
.post ul, .post ol {
	margin-bottom: 15px;
}
	.post ul li {
		list-style: disc outside;
		line-height: 1.8em;
	}
	.post ol li {
		list-style: decimal outside;
		line-height: 1.8em;
	}

.navigation {
	border-top: 1px solid #ccc;
	padding: 15px 0;
	margin: 15px 0;
}
	.navComments {
		border-bottom: 1px solid #ccc;
		padding: 15px 0;
		margin: 0 0 15px 0;
	}

.pagination {
	margin-left: -160px;
}
	.pagination span {
		display: block;
		width: 140px;
		float: left;
		margin-right: 20px;
		text-align: right;
	}

.iLikeThis {
	float: right;
	background: #fff;
	font-size: 1.3em;
	padding: 5px;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}


/*
####################################################################
Comments
#################################################################### */
#comments {
	margin-left: 160px;
}
	.comment, .pingback, .trackback {
		padding: 15px 0 20px;
		border: 1px solid #ccc;
		border-width: 0 1px 1px 0;
	}
	
	.depth-1 {
		width: 619px;
	}
		.depth-1 .col460 {
			width: 449px;
		}
	.depth-2 {
		width: 610px;
	}
		.depth-2 .col460 {
			width: 440px;
		}
	.depth-3 {
		width: 600px;
	}
		.depth-3 .col460 {
			width: 430px;
		}
	.depth-4 {
		width: 590px;
	}
		.depth-4 .col460 {
			width: 420px;
		}
	.depth-5 {
		width: 580px;
	}
		.depth-5 .col460 {
			width: 410px;
		}
	.depth-6 {
		width: 570px;
	}
		.depth-6 .col460 {
			width: 400px;
		}
	.depth-7 {
		width: 560px;
	}
		.depth-7 .col460 {
			width: 390px;
		}
	.depth-8 {
		width: 550px;
	}
		.depth-8 .col460 {
			width: 380px;
		}
	.depth-9 {
		width: 540px;
	}
		.depth-9 .col460 {
			width: 370px;
		}
	.depth-10 {
		width: 530px;
	}
		.depth-10 .col460 {
			width: 360px;
		}
	
	.avatar {
		float: right;
		margin: 0 0 10px 20px;
		border: 1px solid #ccc;
		padding: 4px;
		background: #fff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
	}

p.nocomments {
	margin-left: 160px;
}

#respond {
	padding: 15px 0 15px 160px;
}

#commentform textarea {
	width: 450px;
}
#commentform span {
	display: block;
    padding: 1px 2px;
    background: #fff;
}
#commentform label {
    margin-left: 10px;
}


/*
####################################################################
Sidebar
#################################################################### */
#sidebar {
	font-size: .75em;
	color: #888;
}
	#sidebar div, #sidebar .col140 div:first-child {
		padding: 10px 0;
		border-top: 1px solid #ccc;	
	}
	#sidebar div:first-child, #sidebar .col140, #sidebar div.widget div {
		padding-top: 0;
		border-top: 0;
	}
	#sidebar ul li {
		line-height: 1.3em;
		padding: 3px 0;
	}
		#sidebar ul.children {
			margin-left: 10px;
		}
	#sidebar p {
		line-height: 1.5em;
		margin: 0;
		padding: 5px 0;
	}
.tagscloud {
	text-align: left;
}	
.textwidget {
	padding-bottom: 10px !important;
	font-size: 11px;
	color: #bbb;
}

.textwidget img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

	.blogslinks {
		
	}

	.blogslinks a {
		text-decoration: none;
		color: #ffffff;
		font-size: 11px;
	}
	.blogslinks a:hover {
		text-decoration: underline;
	}
	.top15links {
		
	}

	.top15links a {
		text-decoration: none;
		color: #ffffff;
		font-size: 11px;
		margin-left: 30px;
	}
	.top15links a:hover {
		text-decoration: underline;
	}
/*
####################################################################
Forms
#################################################################### */
input, textarea, select {
	font: 1.3em 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #666;
	border: 1px solid #ccc;
	background: #eee;
	padding: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

input:hover, textarea:hover {
	border-color: #999;
	outline: none;
}

input:focus, textarea:focus {
	border-color: #999;
	color: #3D3070;
	outline: none;
	-webkit-box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
}

input.submit {
	width: auto;
	font-weight: bold;
	background: #3D3070 url(images/gradient.png) repeat-x top left;
	color: #fff;
	border: 1px solid #3D3070;
	padding: 7px 10px;
	text-shadow: 0 -1px 0 #3D3070;
	cursor: pointer;
}
	input.submit:hover, input.submit:focus {
		background-color: #5744A0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	input.submit:active {
		padding: 8px 10px 6px;
	}
	
#searchform {
	margin-top: 5px;
}
	#searchform #s {
		float: left;
		width: 296px;
		height: 25px;
		padding: 5px 5px 0;
		border: solid 1px #CCC;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-khtml-border-top-right-radius: 0;
		-khtml-border-bottom-right-radius: 0;
	}
	#searchSubmit {
		cursor: pointer;
		width: 32px;
		height: 32px;
		padding: 0;
		border: 0;
		background: url(images/search.png) no-repeat top left;
		text-indent: -9999px;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
	}
		#searchSubmit:hover, #searchSubmit:focus {
			background-position: center left;
		}
		#searchSubmit:active {
			background-position: bottom left;
		}


/*
####################################################################
Table
#################################################################### */
table {
	width: 100%;
}
	th {
		font-weight: bold;
		text-align: left;
		padding: 5px 3px;
	}
	td {
		padding: 5px 3px;	
	}
	caption {
		padding: 5px 0;
		text-align: center;
	}

.widget_calendar {

}
	.widget_calendar td, .widget_calendar th {
		text-align: center;
	}
	.widget_calendar #today {
		font-weight: bold;
		color: #B84E82;
	}
	
.categories_dropdown {
	font-size: 11px;
	margin-left: 10px;
	vertical-align: top;
	margin-top: 10px;
}
.archives_dropdown {
	font-size: 11px;
	margin-left: 30px;
}



	


/*** MAIN LAYOUT ***/



.shadow-left{background:url(images/shadow.png) no-repeat left bottom;}

.shadow-right{background:url(images/shadow.png) no-repeat right bottom;padding-bottom:32px;position:relative;}

#main{background:#fff url(images/main-right.jpg) no-repeat right top;}

#main-inside{background:transparent url(images/main-left.jpg) no-repeat left top;min-height:380px;}

.block h3.title,.block h3.title span,.block .block-div,.block .block-div-arrow{background-image:url(images/grey/block-title.png)}

.search-form #searchfield,.search-form input.submit{background-image:url(images/grey/search.png);}

li.comment .comment-head{background-image:url(images/grey/comment-head.png);}

li.comment .comment-head.comment-author-admin,li.comment .comment-head.bypostauthor{background-color:#7b7b7b;}

.tabs-wrap{background-image:url(images/grey/tabs-bg.png);}

.tabs li{background-image:url(images/grey/tabs-c.png);}

.tabs li a{background-image:url(images/grey/tabs.png);}

#site-title p.headline{color:#aaa;}

.altText{color:#999;}

.tag-cloud a:hover,.block-widget_tag_cloud a:hover{background-color:#eee;}

/*
.entry-content h3 {
		font-size: 30px;
		margin-bottom: -2px;
		text-transform: uppercase;
	}
		
	*/
	 
	div.sociable { margin: 0px 0; float:left; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.archive_title {
	font-size: 26px;
	color: #dddddd;
	text-shadow: none;
}
.more-link a {
	color: #fff100;
	text-decoration: none;
}
.more-link a:hover {
	text-decoration: underline;
}
.more-link {
	color: #fff100;
	text-decoration: none;
	}
	
	.fn {
		color: #fff100;
	}
	.comment-meta {
		font-size: 10px;
		text-decoration: none;
	}
	.commentlist p {
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
	#responses_for_comments {
		font-size: 18px;
		color: #fff100;
		font-weight: bold;	
	}
	
	
	.wpcf7-validates-as-email {
		font-size: 10px;
	}
	
	.wpcf7-validates-as-required {
		font-size: 10px;
	}
