/*
Theme Name: Smart Green
Theme URI: http://www.blogdesigns.org
Description: Theme coded by blogdesings
Author: blogdesigns
*/

/* main css */

html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 0; padding: 0;
 background: #F3F3F5;
}
a {
 color: #3D4D79;
}
#page {
 width: 890px;
 padding: 5px 11px;
 margin: 0 auto;
 background: url(images/page.gif) repeat-y center;
}

#search {
 float: right;
 margin-top: 30px;
}
#search form {
	margin: 0;
	padding: 0;
}
#header #s {
 border: 1px solid #5E5E5E;
}
#header #go {
	vertical-align: top;
	padding-top: 2px;
}

#header {
 height: 100px;
}

#nav {
	height: 30px;
	background: url(images/nav_bg.gif) repeat-x top left;
	}
	
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#nav ul ul {
	display: none;
}

#nav ul li {
	padding: 7px 45px;
	margin: 0 0 0px 0;
	background: url(images/tab_a.gif) no-repeat center left;
	color: #fc6;
	float: left;
	}
#nav ul li.home {
	background:none
}
	
#nav ul li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	}
	
#nav ul li a:hover {
	}

.logo {
	float: left;
	padding-left: 10px;
}
.logo h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #8D8C8C;
	font-weight: normal;
}
.logo h1 a {
	color: #FF5000;
	text-decoration: none;
}
.description {
	text-transform: uppercase;
	color: #8D8C8C;
}
#body {
 margin: 2px auto 1px auto;
 padding: 2px 0;
 border-top: 5px solid #CBC9C9;
 border-bottom: 5px solid #CBC9C9;
}
#news {
	height: 45px;
}
#news .inner h2 {
	border-bottom: 2px solid #81AB07;
	background: url(images/news_h2.gif) no-repeat center left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #313134;
	padding: 3px 20px 0px 20px;
	margin: 0 5px
}

#news .inner {
	width: 210px;
	float: right;
	background: #ECECEC;
	color: #313134;
	padding: 0;
	margin: 0;
}
#news ul {
width: 180px;
padding-left: 15px;
}
#news li {
	color: #FF5000;
	font-weight: bold;
	padding-top: 1px;
	}
#news .line  {
	border-bottom: 1px solid #CBC9C9;
	margin: 11px 0;
}
.welcome {
}

#most-popular .line  {
	border-bottom: 2px dotted #CBC9C9;
	margin: 10px 0;
}
#most-popular .date {
	color: #0281BF;
	font-weight: bold;
	padding: 5px 15px;
}
.post {
 padding: 5px 0px 10px 10px;
}
.postb {
 background: url(images/postb.gif) no-repeat top left;
 height: 25px;
}
#main {
 float: right;
 width: 630px;
 color: #616161;
 text-align: justify;
 padding: 5px;
}
#main a {
	color: #0000cc;
	text-decoration: none;
}
#main .heading {
 margin-top: 45px;
 margin-bottom: 15px;
}
#main .title {
	 margin: 0;
 padding: 6px 0 8px 30px;
 color: #ffffff;
 font-weight: bold;
 font-size: 14px;
 background: url(images/h1_bg.gif) no-repeat top left;
}
#main h1 {
 margin: 0 0 0px 0;
 padding: 6px 0 8px 0px;
 font-size: 14px;
}
#main .post1 img {
float: left;
	margin: 5px;
	padding:4px;
  	border:1px solid #ddd;
	width: 100px;
	height: 100px;
}
#main .post1 h1 {
 margin: 0 0 0px 0;
 color: #131313;
 padding: 6px 0 8px 0px;
 font-size: 18px;
}
#main .post1 h1 a {
 color: #0000cc;
 font-family: verdana, arial, tahoma;
 }
#post img {
	float: left;
	margin: 5px;
	padding:4px;
  	border:1px solid #ddd;
	}
#post h1 {
 margin: 0 0 0px 5px;
 color: #131313;
 padding: 6px 0 5px 0px;
 font-size: 18px;
}
#post p {
 padding-top: 5px;
 padding-left: 5px;
 line-height: 1.5em;
 }
#post h1 a {
 color: #0084D1;
 font-family: verdana, arial, tahoma;
 text-decoration: none;
 }
#main h1 a {
 text-decoration: none;
}
.meta {
 margin: 0 0 5px 5px;
 border-bottom: 2px dotted #CBC9C9;
 
 }

#main h2 {
 margin: 0 0 0px 0; padding: 0;
 color: #CB0419;
 font-weight: normal;
 font-size: 16px;
 font-style: italic;
}
#main h1 a:hover {
 text-decoration: underline;
}

#sidebar {
 float: left;
 width: 250px;
 text-align: left;
}
#sidebar ul ul {
 list-style: none;
 margin: 0 0 10px 0;
}
#sidebar ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
#sidebar ul li {
 background: none;
}
#sidebar ul ul li {
 padding: 0 15px;
 height: 25px;
 line-height: 25px;
 margin: 0 0 1px 0;
 background: #F0F0F1;
}
.gads {
padding-left: 25px;
}
#sidebar ul ul li ul {
 display: none;
}
#sidebar li a {
 color: #000000;
 text-decoration: none;
 background: url(images/sidebar_a.gif) no-repeat center left;
 padding-left: 15px;
}
#sidebar li a:hover {
 text-decoration: underline;
}

#sidebar h2 {
 background: url(images/h2.gif) no-repeat top left;
 margin: 0 0 1px 0; padding: 0;
 height: 30px; line-height: 30px;
 padding-left: 30px;
 font-size: 14px;
 font-weight: normal;
 text-transform: uppercase;
 color: #ffffff;
}
.subscribe {
 background: url(images/widget.gif) no-repeat bottom left;
 padding-bottom: 20px;
 min-height: 100px;
 padding: 4px 12px 0px 12px;
}
.subscribe a:link {
 color: #3D4D79;
}
form#subscribe {
 padding: 0px;
 margin: 0;
}

form#subscribe input#email {
 margin: 5px 0;
 padding: 3px 0;
 border: 1px solid #E1E1E1;
 width: 198px;
}
#footer {
 margin: 2px auto;
 background: url(images/footer_bg.gif) repeat-x top center;
 height: 40px;
 line-height: 40px;
 text-align: center;
 color: #ffffff;
 font-size: 10px;
}
#footer a {
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.heading {
 font-size: 13px;
 font-weight: bold;
 color: #A82B3A;
}

.comment-author, .comment-author a {
 font-weight: bold;
 text-decoration: none;
}
.comment-author a:hover {
 text-decoration: underline;
}
.comment {
 
}
.comment p {
 margin: 0; padding: 5px 0;
}
.commentdata {
}
.commentbox {
}
.comment-date {

}
.comms {
padding-left: 5px;
}
.commentlist li {
	font-weight: bold;
	}
.line {
		margin: 5px;
	border-bottom: 2px dotted #131313;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 0px 5px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 5px 0px 0;
	float: left;
	}

/* End Images */


/* Begin Form Elements */

.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 textarea {
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin 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;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.more {
	text-align: right;
}
.more a {
	color: #0000cc;
	text-decoration: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
