/*  
Theme Name: Simple Foundation
Theme URI: http://www.wpthemes.ca/themes/simple-foundation/
Description: A wordpress theme by Ash Haque
Version: 1.1
Author: Ash Haque
Author URI: http://www.ashhaque.com/
*/

/*
The CSS, XHTML is released under a Creative Commons License
http://creativecommons.org/licenses/by-sa/3.0/

Basically, you may:
- Use it on your own website, either for personal or commercial projects
- Edit, modify, and/or redestribute this theme as long as the two* links 
(theme page, and authors website) in the footer are retained

You may not:
- Resell this theme
- Remove the two* links (theme page, and authors website) in the footer

*If you modify the theme heavily to the point where it looks nothing
like the original theme, you may remove the link to the theme page, but
I ask you to keep the second link intact (authors website).
*/

/*
1. CSS Reset
2. Main Structure
3. Global Elements
4. Header
5. Navigation
6. Content
7. Comments
8. Sidebar
9. Footer
10. Forms
11. Miscellaneous
*/

/*============================================
	1: CSS Reset
==============================================*/
html, body, * { 
	margin: 0; 
	padding: 0;
	}
a {
	cursor: pointer;
	}
a img, iframe { 
	border: 0;
	}
a:active, a:focus, a:hover {
	outline: none;
	color: #48514D;
	}
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal;
	}
h6{
	color:#A5A5A0
}
ul, ol, dl, li, dt, dd {
	list-style: none;
	}
form, fieldset {
	border: 0;
	}	
legend { 
	color: #000;
	}
select {
	margin: inherit;
	}
table {
	border-collapse: collapse;
	border: 0;
	}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	}
/*============================================
	2: Main Structure
==============================================*/
body {
	background: #fff;
	font: 12px Arial;
	color: #48514D;
	text-align: center;
	}
#top {
background-color:#FAFFF8;
background-image:url(images/bg.jpg);
background-position:right top;
background-repeat:no-repeat;
float:left;
height:32px;
margin-left:10px;
margin-top:10px;
min-width:930px;
width:95%;	}
#wrapper {
	width: 95%;
	text-align: left;
	float: left;
	margin-left: 10px;
	background-color: #FAFFF8;
	border-right:1px solid #F6FaF2; 
	margin-bottom: 18px;
	border-bottom:1px solid #F6FaF2; 
	min-width: 930px;
	}
#header {
	margin-right:57px;
	position:relative;
	}
#main {
	width:882px;
	overflow: hidden;
	margin-left:57px;
	}
#content {
	width: 640px;
	float: left;
	line-height: 1.5em;

	}
#sidebar {
	width: 190px;
	float: left;
	margin-right: 20px;
	}
#footer {
	padding-left: 264px;
	padding-top: 60px;
	width:625px;
	position:relative;

	}
/*============================================
	3: Global Elements
==============================================*/
a {
	color: #A5A5A0;
	text-decoration: underline;
	}
blockquote {
	border-left: 3px solid #eee;
	padding-left: 10px;
	}
pre {
	margin-bottom: 1.5em;
	}
code {
	font: 1.2em/1.8em "Courier New", Courier, mono;
	}
hr {
	display: none;
	}
/*============================================
	4: Header
==============================================*/
.site-title a {
	color: #06c;
	font: bold 2.8em 'Trebuchet MS';
	}
.site-description {
	font: 18px arial;
	color: #A5A5A0;
	text-align:left;
	}
	

#logo{float:left;font-size:42px; font-family:arial; color:#545C59;; margin-bottom:15px;line-height:40px; cursor: pointer; position:relative; left:56px;}

/*============================================
	5: Navigation
==============================================*/
#navigation {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0;
	padding-left: 0;
	}
#navigation li {
	display: inline;
	font: 1.1em Arial;
	text-transform: uppercase;
	}
#navigation li a {
	display: block;
	padding: 15px 25px;
	float: left;
	}
#navigation li a:hover {
	text-decoration: underline;
	}
#navigation li.home a {
	padding-left: 0;
	}
#navigation li.subscribe a {
	float: right;
	padding-right: 0;
	}
/*============================================
	6: Content
==============================================*/
.content-title {
	display: block;
	padding: 10px 0;
	margin-bottom: 30px;
	background: #fcfcfc;
	color: #333;
	font: 2.0em Arial;
	text-transform: uppercase;
	text-align: center;
	}
.post {
	/*padding-bottom: 50px;*/
	}
.post-separator{
	border-top: 1px dashed #A5A5A0 ;
	height: 0px;
	width: 625px;
	margin-bottom:25px;
	margin-top:25px;
	}	

.post-title {
	color: #333;
	font: 18px Arial;
	display: block;
	line-height: 1.0em;
	}
.post-title a {
	color: #48514D;
	display: block;
	text-decoration: none;

	}
.post-title a:hover {
	color: #A5A5A0;
	display: block;
	text-decoration: none;
	}

 .post-entry a.light{
	font-size: 13px;
	color: #A5A5A0;
	display: block;
	text-decoration: underline;

	}
.post-entry a.light:hover {
	font-size: 13px;
	color: #48514D;
	display: block;
	text-decoration: underline;
	}

	a.light{
	font-size: 13px;
	color: #A5A5A0;
	text-decoration: underline;

	}
	a.light:hover {
	font-size: 13px;
	color: #48514D;
	text-decoration: underline;
	}

	a.dark{
	font-size: 13px;
	color: #48514D;
	text-decoration: underline;

	}
	a.dark:hover {
	font-size: 13px;
	color: #A5A5A0;
	text-decoration: underline;
	}


 .post-entry a.more-link{
	font-size: 13px;
	color: #A5A5A0;
	display: block;
	text-decoration: underline;

	}
.post-entry a.more-link:hover {
	font-size: 13px;
	color: #48514D;
	display: block;
	text-decoration: underline;
	}


.post-date {
	margin-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	color:#A5A5A0;
	}
.post-info {
	margin-top: 2.0em;
	font-size: 1.2em;
	text-align: center;
	}
.post-entry {
	width: 100%;
	overflow: hidden;
	}

.post-entry  a, .post-entry  a:active, .post-entry  a:focus, .post-entry  a:hover {
	outline: none;
	color: #48514D;
	text-decoration: underline
	}



.post-entry p, .post-entry blockquote {
	/*margin-bottom: 1.5em;*/
	}
.post-entry p {
	font-size: 13px;
	padding-bottom:5px;	
	}
.post-entry a {
	text-decoration: underline
	color: #48514D;
	}


.post-entry p a:visited {
	text-decoration: underline;
	}
.post-entry p a:hover {
	/*background: #06c;*/
	color: #A5A5A0;
	}
.post-entry h3 {
	font: bold 1.5em Arial;
	margin-bottom: 1.0em;
	}
.post-entry ul, .post-entry ol {
	font-size: 1.2em;
	margin-bottom: 2.0em;
	}
.post-entry ul li, .post-entry ol li {
	margin: 1.0em 0 1.0em 3.5em;
	}
.post-entry ul li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	}
.post-entry ul li {
	margin-left: 3.0em;
	padding-left: 0.5em;
	list-style-type: circle;
	}
.post-entry ol li {
	list-style-type: decimal;
	}
.post-entry code {
	font-size: 1.5em;
	}
/*============================================
	7: Comments
==============================================*/
.comments-closed {
	font-size: 1.2em;
	padding-bottom: 50px;
	}
#comments, #respond {
	font-size: 13px;
	}
#comments h3, #respond h3 {
	font: 13px Arial;
	color: #A5A5A0;
	margin-bottom: 10px;
	}
ol.commentlist {
	padding-bottom: 30px;
	}
ol.trackbacklist {
	padding-bottom: 20px;
	}
ol.commentlist li.comment-item {
	padding: 20px 15px;
	overflow: hidden;
	}
ol.commentlist li.alt {
	background: #f8f8f8;
	}
ol.commentlist li.author {
	border-left: 5px solid #ddd;
	}
ol.commentlist p, ol.commentlist ol, ol.commentlist ul, ol.commentlist blockquote {
	margin-bottom: 1.5em;
	}
#comments .comment-text ol li {
	list-style-type: decimal;
	margin: 0 0 1.0em 3.5em;
	}
#comments .comment-text ul li {
	list-style-type: circle;
	margin: 0 0 1.0em 3.0em;
	padding-left: 0.5em;
	}
.comment-info a:hover {
	background: #f8f8f8;
	}
.comment-author {
	color: #48514D;	
	}
.comment-date, .comment-date a {
	color: #666;
	}
ol.commentlist p {
	line-height: 1.5em;
	}
ol.trackbacklist li {
	padding: 0 0 1.5em 50px;
	}
.trackback-link {
	display: block;
	padding-top: 8px;
	}
.trackback-url {
	display: block;
	padding: 8px 0;
	}
#respond {
	/*padding-bottom: 50px;*/
	}
#respond h3 {
	margin-bottom: 1.0em;
	}
#respond p {
	margin-bottom: 15px;
	}
#respond label {
	display: block;
	font-style: italic;
	font-size:13px;
	color: #48514D;	
	padding-bottom: 7px;
	}
.commentform-input, .commentform-textarea {
	width: 275px;
	padding: 2px 0;
	margin-bottom: 10px;
	}
.commentform-button {
	padding: 2px 5px;
	}
/*============================================
	8: Sidebar
==============================================*/
#sidebar ul li{
	padding-bottom:4px;
}

#sidebar ul li.sidebar-item {
	font-size: 13px;

	}
#sidebar ul li.sidebar-menu {
	padding-bottom: 40px;
	}

#sidebar ul li.sidebar-recentposts{
	padding-top: 20px;
	}



#sidebar ul li.sidebar-more-info {
	padding-top: 40px;
	}


#sidebar ul li.sidebar-menu h3{
	font-size: 18px;
	font-weight: normal;
	}

#sidebar ul li.sidebar-separator{
	border-top: 1px dashed #A5A5A0 ;
	height: 1px;
	width: 126px;
	text-align: left;
	}

#sidebar li.sidebar-recentposts h3 {
	padding-bottom:4px;
	}

#sidebar h3 {
	font: normal 13px Arial;
	color: #48514D;	
	}
#sidebar ul li a {
	color: #A5A5A0;
	text-decoration: none;
	}
#sidebar ul li a:visited {
	color: #A5A5A0;
	}
#sidebar ul li a:hover {
	color: #48514D;
	}

#sidebar ul li h3.selected a {
	color: #48514D;
	text-decoration: none;
	}
#sidebar ul li h3.selected a:visited {
	color: #48514D;
	}
#sidebar ul li h3.selected a:hover {
	color: #48514D;
	}

#sidebar ul li h3 a {
	color: #A5A5A0;
	text-decoration: none;
	}
#sidebar ul li h3 a:visited {
	color: #A5A5A0;
	}
#sidebar ul li h3 a:hover {
	color: #48514D;
	}



#sidebar ul li.sidebar-item p {
	line-height: 1.8em;
	}
#sidebar ul li.sidebar-item ul {
	margin-bottom: 0;
	}
#sidebar ul li.sidebar-item ul li ul li {
	padding-left: 1.5em;
	}
/*============================================
	9: Footer
==============================================*/
#footer p {
	font-size: 12px;
	}

#footer a, a:active, a:focus, a:hover {
	text-decoration:none;
	}

.footer-credits {
	float: left;
	}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}

.footer-standards {
	float: right;
	text-align: right;
	color: #A5A5A0;
	width:200px;
	position:absolute;
	right:0;
	}
/*============================================
	10: Forms
==============================================*/
.search-input {
	width: 96%;
	padding: 3px 2px 2px 2px;
	font-size: 1.2em;
	}
/*============================================
	11: Miscellaneous
==============================================*/
.navigation {
	overflow: hidden;
	width: 100%;

	font-size:18px;
	margin:2px;
	text-decoration:none;	
	padding-bottom:40px;		
	}
.navigation .previous-entries {
	float: left;
/*	width: 49%;*/
	}
.navigation .next-entries {
	float: right;
	/*width: 49%;*/
	text-align: right;
	}
.navigation a{
	color: #A5A5A0;
	text-decoration: none;
	}
.navigation a:hover {
	color: #48514D;
	text-decoration: none;
	}
.permalink-nav a {
/*	padding: 0 0 3.0em;*/
	}