/*
Theme Name: AppleEdge
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FreeThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> 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
Author URI: http://www.freethemelayouts.com/
*/



/* Main Tags */

.creditslnk { text-align:center;font-size:9px;color:#666666; }
.creditslnk a { color:#666666; text-decoration: none; }
.creditslnk a:visited { color:#666666; text-decoration: none; }


#sidebar ul {
margin-left:40px;
margin-top:0px;
padding:0px;
}

a { 
	color:#2d2d2d;
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:#000000;

	background: #FFFFFF url(images/bg_footer.gif);

	background-repeat:repeat-x;

	background-position:bottom;

}



#wrapper {

	display: block; 

	width:100%; 

	background: #DBDBDB url(images/bg_page.gif);

	background-repeat:repeat-x;

	background-position:top;

	height:100%;

	text-align:center;

	border:0px;

	padding:0px;

	margin:0px;

}



#pagecontainer {

	width:939px;

	background: #ffffff;

	height:100%;

	text-align:center;

	border:0px;

	margin:auto;

}



.page_item {

	float: left;

	margin: 0px;

}

#header {

	width:939px;
	height:140px;
	background: #ffffff url(images/header.gif) top left no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}


#searchform {
	margin:0px;
	padding:0px;
}

#s {

width:190px;
}

/* Navigation */

#navigation {
	width:939px; 
	background: #000000 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:58px;
	margin-bottom:0px;
	font-size: 1.1em;
	font-weight:bold;

}

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

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a

{
	height:38px;
	padding-top: 20px;
	color: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(images/nav_split.gif) no-repeat right bottom;

}

#navigation li a:hover {
	color: #A6E230;
}



/* Content */

#content {
	width: 668px;
	float: left;
	text-align: left;
	background:transparent;
	border-left: 1px solid #ebebeb;
}

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

blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 0px 12px 0px 15px;
	background: url(images/blockquote.gif) left repeat-y;
	color:#000000;
}

#PostSet {
	padding-top:10px;
	padding-left:15px;
	padding-right:0px;
	padding-bottom:15px;
}

.dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:65px;
	height:72px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
}

.dateblock .day {
	font-size:34px;
	font-weight:bold;
	color:#878787;
	padding-top:5px;
	letter-spacing:-1px;
}

.postheader {
	padding:5px;
}

.postheader h1 {
	letter-spacing:-1px;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding-top:3px;
}

.postheader h1 a:hover {
        border-bottom: 1px dotted #000000;
}

.postheader a {

	color:#7AA81B;
	text-decoration:none;
	font-weight:bold;
}

.postheader .postdetails a  {
	font-weight:normal;
}

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

.postcontent a:hover {

	border-bottom: 1px dotted #000000;

}

.postcontent a {
	color:#7AA81B;
	text-decoration:none;
	/* font-weight:bold; */
}

.postcontent {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:150%;
        text-align: justify;
	width:665px;
	background: #ffffff;
}

.postcontent div {
	padding:0px 10px 10px 0px;
}

.toplink {
	float:left;
	margin:0px;
	padding:0px;
}

.no_comments {
	float:right;
	width:88px;
	height:53px;
	background:#ffffff url(images/comment_bubble.gif) top right no-repeat;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	
	
}

.no_comments a {
	color:#ffffff;
	text-decoration:none;
	padding-right:0px;
	font-size:22px;
	
}

.postfooter {
	border: 0px;
	margin-bottom:50px;
	margin-top:0px;
	font-weight:normal;
	width:660px;
	padding:0px;
        line-height:150%;
        background-color:#e5e5e5;
}

.postfooter .graylink {
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

.postfooter .graylink:hover {
	text-decoration:underline;
}

.postfooter a:hover {
	border-bottom: 1px dotted #000000;
}





/* Comments */

.comment {
	padding:0px;
	margin:0px;
}

.commenter a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.commentbox {
	width:488px;
	background:#CAEA9C;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:10px;
}

.commenttop {
	width:468px;
	min-height:60px;
	line-height:160%;
	padding:10px 10px 0px 10px;
background:transparent url(images/comment_top.gif) top left no-repeat;
	color:#606060;
}

.commentbottom {
	width:488px;
	height:60px;
	background:#1d232b url(images/comment_bottom.gif) top left no-repeat;
	margin:0px;
	padding:0px;

}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #D7EFB5;
	border: 1px #394552 solid;
	padding: 5px;
	color:#000000;
}




/* Sidebar */

#Subscribe {
height: 44px;
width: 130px;
background: #ffffff url(images/bg_rss.gif) top left no-repeat;
margin:auto;
margin-top:7px;
margin-bottom:7px;
font-size:11px;
text-align:left;
padding-left:97px;
padding-top:50px;
text-decoration:none;
}

#Subscribe a {
text-decoration:none;
color:#4f8503;
}

#Subscribe a:hover {
        border-bottom: 1px dotted #000000;
}


#sidebar {
	width:250px;
	float:left;
	text-align:center;
	<!-- border-right: 2px solid #ebebeb; -->
}

.both {
	clear: both;
}

.title {
	background:#4d4d4d url(images/title_bg.gif) top left no-repeat;
	width:190px;
	height:25px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:10px 7px 0px 30px;
        margin-left: 12px;

	text-align:left;
	
}

h2 {
	letter-spacing:-1px;
	color:#467700;
	font-size:16px;
	padding:7px;
}


#sidebar ul li {
	padding:7px;
	margin:auto;
	margin-left:-28px;
	margin-bottom:3px;
	color:#000000;
	border:1px solid #dcdcdc;
	width:211px;
	background:#f5f5f5;
	list-style:none;
	text-align:left;
	margin-top:0px;
	
}

#sidebar ul li a {
	text-decoration:none;
	color:#2d2d2d;
}

#sidebar ul li a:hover {
	border-bottom: 1px dotted #2d2d2d;
}

#sidebar a {
	text-decoration:none;
	color:#2d2d2d;
}

#sidebar li a:hover {
	border-bottom: 1px dotted #2d2d2d;
}

/* Calendar */

#wp-calendar tr td {
	padding:3px;
}

#wp-calendar tr td a{

	font-weight:bold;
}

#wp-calendar tr td a:hover{
	font-weight:bold;
}


#wp-calendar tr #today{
	border:1px solid #a6a6a6;
	background:#7AA81B;
	color:#ffffff;
}

#wp-calendar caption{
	padding:3px;
	color:#7AA81B;
	font-size:13px;
	font-weight:bold;
}



/* Footer */

#footer{
	height:10px;
	background:transparent;
	margin:auto;
	width:939px;
        margin-top: 0px;
}

#footer #WP {
	float:right;
	padding-top:45px;
}

#footer #Copy {
	float:right;
	color:#ffffff;
	padding-top:80px;
}

