/*
Theme Name: SubLime
Description:  This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
*/

/* Main Tags */

.creditslnk { text-align:left;font-size:10px;color:#ffffff; }
.creditslnk a { color:#ffffff; text-decoration: none; }
.creditslnk a:visited { color:#ffffff; text-decoration: none; }

a {
color:#1d8609;
text-decoration:none;
}

html {
	min-height: 100%;
}

img {
	border: 0px;
}

body {
	text-align: center;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
	background: #FFFFFF url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#wrapper {
	display: block; 
	width:723px; 
	margin:7px auto;
	background-color:#FFFFFF;
	height:100%;
	text-align:center;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding-top:3px;
}

#header {
	margin-left:4px;
	width:713px;
	height:68px;
	background: #350304 url(images/header.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}

#header #description {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-top:45px;
	padding-left:82px;
	float:left;
}

#header #rssicon {
	float:right;
	padding-top:6px;
	padding-right:6px;
}

.page_item {
	float: left;
	margin: 0px;
}

#navigation {
	width:713px; 
	margin-left:4px;
	background: #1d8609 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:51px;
	margin-bottom:5px;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	float: left;
	margin: 0px;
}

#navigation li a
{
	background: url(images/spacer_nav.gif) right no-repeat;
	line-height: 4em;
	float: left;
	width: 7.5em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}

#navigation li a:hover
{
	color: #63ff3c;
}

#searchform {
	padding:0px; 
	margin:12px 0px 0px 0px; 
	float:right;
	padding-right:5px;
}

#searchform #s {
	background: #115504;
	border-top: 1px #115504 solid;
	border-left:0px;
	border-right:0px;
	border-bottom:2px #115504 solid;
	padding: 2px;
	color:#FFFFFF;
	font-weight:bold;
	width:189px;
}
#searchform #sidebarsubmit {
	background: #1e8809;
	border: 1px #115504 solid;
	padding: 3px;
	color:#FFFFFF;
	font-size:10px;
}

#content {
	width: 488px;
	float: left;
	text-align:left;
	background-color:#FFFFFF;
}

#content #PostSet{
	padding:15px 15px 15px 15px;
}

#dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:51px;
	height:57px;
	text-align:center;
	float:left;
	color:#28ff00;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:4px;
}

#dateblock #day {
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
}

#postheader {
	padding:5px;
}

#postheader h1 {
	letter-spacing:-1px;
	font-size:18px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:0px;
}

#postheader h1 a:hover {
	text-decoration:underline;
}

#postheader a {
	color:#156007;
	text-decoration:none;
	font-weight:bold;
}

#postheader #postdetails a:hover {
	border-bottom: 1px dotted #156007;
}

#postcontent a:hover {
	border-bottom: 1px dotted #156007;
}

#postcontent a {
	color:#156007;
	text-decoration:none;
	font-weight:bold;
}

#postcontent {
	font-size:12px;
	line-height:160%;
}

#postfooter {
	background-color:#f2f2f2;
	border: 1px solid #d9d9d9;
	text-align:right;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
}

#postfooter a {
	line-height:3em;
	color:#000000;
	text-decoration:none;
	padding-right:15px;
}

#postfooter a:hover {
	color:#1d8a09;
}

.more-link {
	color:#1d8a09;
	text-decoration:none;
}

/* Sidebar */

#sidebar {
	width:221px;
	margin-left:4px;
	margin-right:4px;
	background:#ffffff url(images/bg_sidebar.gif) repeat-y;
	float:left;
}

#sidebar div {
	margin:5px;
	background-color:#FFFFFF;
	text-align:left;
}

#sidebar div #WidgetHeader {
	background-image: url(images/widget_title.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:41px;
}

#sidebar div #WidgetHeader div {
	padding: 10px 0px 0px 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	background:transparent;
}

#sidebar div ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar div ul li {
	margin: 5px;
	background-color:#f2f2f2;
	border: 1px solid #d9d9d9;
}

#sidebar div ul li a {
	line-height: 2.5em;
	color:#434343;
	text-decoration: none;
	padding-left: 15px;
}

#sidebar a {
	color:#434343;
text-decoration:none;

}

#sidebar a:hover {
	color:#1e8706;
	font-weight:bold;

}

#sidebar div ul li a:hover{
	color: #1e8706;
	font-weight:bold;
}

#both {
	clear: both;
}

#footer {
	height: 142px;
	background-image: url(images/bg_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
margin-top:35px;
}

#footer div {
	padding-top:10px;
	padding-right:10px;
}



#footer a:hover {
	text-decoration:underline;
}


h2 {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #f0f2f3;
	border: 1px #d5d6d7 solid;
	padding: 5px;
	color:#434343;
}

.comment {
	line-height:180%;
	margin: 10px 0px 10px 0px;
	border: 1px solid #dadcdb;
}
.commenttop {
	font-size:10px;
	padding:10px 0px 10px 7px;
	height:20px;
	background: #eaebeb url(images/commentblock_top.gif) top repeat-x;
}

.comment a, .comment a:visited {
	color:#1c7e08;
	font-weight:bold;
	text-decoration:none;
}

.comment a:hover {
	border-bottom:1px dotted #1c7e08;
}

.commenttext {
	font-size:11px;
	padding:7px;
	line-height:175%;
	color:#434343;
	position:relative;
	background: #f0f1f3 url(images/commentblock_bottom.gif) top repeat-x;
}

.commenttext p {
	margin:7px;
}

.commenttext blockquote {
	color:#f0f1f3;
	padding:5px;
	background:transparent;
}

/* Calendar */

#wp-calendar {

	border: 0px;

	empty-cells: show;

	font-size: 12px;

	margin: 0;

	width: 100%;

	margin-left:auto;

	margin-right:auto;

}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

padding-left:0px;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

padding-left:0px;

}



#sidebar ul li #wp-calendar tr td a {

	display: block;

	text-decoration: none;

padding-left:0px;

}


#wp-calendar a:hover {
	background: #e7e7e7;
	color: #000000;
}

#wp-calendar caption {
	color: #000000;
	font-size: 14px;
	text-align: center;
	margin-top:10px;
	font-weight:bold;
}

#wp-calendar td {
	color: #3f3f3f;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: transparent;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #e7e7e7;
	color: #00ff00;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}