/*
Theme Name: Spring
Description: WP Theme.
Version: 1.0
Author: SiteGround.com
Author URI: http://www.siteground.com.com/
*/
body {
	font: 12px Tahoma, Arial, Verdana;
	color: #333333;
	background: #fefefe url(images/bg.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #97d036;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h2 {
	color: #8fbb22;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #eafcc8;
	font: bold 16px Tahoma, Arial, Verdana;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #8fbb22;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Tahoma, Arial, Verdana;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Tahoma, Arial, Verdana;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 2px solid #c5ea83;
	border-left: 2px solid #c5ea83;
	border-right: 2px solid #c5ea83;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
/* header area */
#header {
	background: #0FACEA url(images/top.jpg) no-repeat;
	height: 225px;
	border-bottom: 3px solid #72af18;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ff8800;
	text-decoration: none;
}
#nav .page_item a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 15px 0 15px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
}
#nav .page_item a:hover {
	color: #ff8800;
}

#content {
	padding: 10px 0px 30px 13px;
	float: left;
	width: 492px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font: 10px Verdana, Tahoma, Arial;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font:bold 14px Tahoma, Arial;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 0px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 438px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #8fbb22;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

#comments, #respond {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #e4fcb9;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #333333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#e4fcb9;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#e4fcb9;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 20px;
	cursor: pointer;
}

#sidebar {
	float: right;
	padding: 0px 10px 0px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}
#sidebar h2, #sidebar .sidebartitle{
	font: bold 12px Tahoma, Arial, Verdana;
	color: #fefefe;
	padding:2px 2px 2px 6px;
	margin: 20px 0px 2px;
	background: url(images/cat-bg.gif) top left repeat-y;
}
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
li.widget_calendar td {
	padding: 1px 7px;
}
.textwidget {
	padding-top: 5px;
}

#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 16px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #82b41e;
	font-weight: bold;
}
#searchform input {
	background: url(images/search-btn.gif) no-repeat;
	border: none;
	width: 67px;
	height: 20px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	padding:0px 0px 2px 0px;
	color: #FFFFFF;
	vertical-align: middle;
}

#footer {
	clear: both;
	background: #fefefe url(images/footer-bg.gif) no-repeat;
	height:50px;
	font-size: 10px;
}

#footer p{
	padding-top:34px;
	text-align:center;
}

#footer h4 {
	font: normal 11px Tahoma, Arial, Verdana;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


/* -------------------------- */
#f a.sgfooter:link, a.sgfooter:visited {
	color			: #fefefe;
	font-size		: 10px;
	font-family: Arial;
	text-decoration:none;
}
#f a.sgfooter:hover {
	color			: #fefefe;
	font-family: Arial;
	text-decoration:none;
}
#f a.sgfooter1:link, a.sgfooter1:visited {
	color			: #333;
	font-size		: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#f a.sgfooter1:hover {
	color			: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#f a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#f a.sglink:hover {
	color			: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#f .sgf {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}

#f .sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

#f .sgimg1{
	background:#0072b5 url(images/banner_01.jpg) center top no-repeat;
	background-repeat: no-repeat;
	width:28px;
	height:16px;
}
#f .sgimg2{
	background:#0072b5 url(images/banner_02.jpg) center top no-repeat;
	background-repeat: no-repeat;
	width:107px;
	height:16px;
}

#f p {
	color:#fefefe;
}

.sg1 {
	background: url(images/banner_01.jpg) no-repeat;
	width:28px;height:16px;	
}
.sg2 {
	background: url(images/banner_02.jpg) no-repeat;
	width:107px;height:16px;	
}
.sgtxt {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333333;
text-align:left;
text-decoration:none;
}
.sgtxt {
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333333;
text-align:left;
text-decoration:none;
}
#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  	font-weight:bold;	
	color: #fefefe;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
