/*  
Theme Name: Playground01
Theme URI: http://www.slimmity.com/2009/08/playground-01/
Description: Playground 01 by Slimmity
Version: 1.0
Author: Slimmtiy
Author URI: http://www.slimmity.com
*/

/* Include Reset File */
@import url("reset.css");

body {
	background:#e5c5c5 url(images/bg.gif) top left repeat-x;
}

.post { 
    position: relative;
}


.entryDate { 
    border: 1px solid #999; 
    font-family: Georgia,"Times New Roman", serif; 
    line-height: 1; 
    position: relative; 
    width: 3.5em;
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:10px;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1.2em;
    padding-top: 0.3em; 
}
.postDay { font-size: 2em; }
.postYear { 
    background-color: #7F3045; /* #2358B8;  */
    color: #FFF; 
    font-size: 1.2em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
}


a:link,a:visited,a:active { color:#878431;}
a:hover { color:#3b3738;}

#topnav,#nav,#header { clear:both;overflow:hidden;}
#wrapper { width:980px; margin:0 auto; }

#topnav { padding-left:12px;height:36px; font-size:12px; font-weight:normal;}
#topnav #topsearch { float:right; width:27%; margin:0;padding:6px 0;}
#topnav #topsearch input{ color:#ffffff; background-color:#d7a5a5;padding:3px;border:1px solid #8a3b51; }
#topnav #topsearch #s { width:180px;}
#topnav #topsearch #searchsubmit { background-color:#504e4e; border:0;}
#topnav ul { float:left; margin:0; padding:10px 0;width:70%; font-size:13px;}
#topnav ul li {float:left; padding-right:25px;}
#topnav a:link,#topnav a:visited,#topnav a:visited { color:#f5f5f5;}
#topnav a:hover { color:#b9b9b9; }
#topnav li.current_page_item {font-weight:bold;}

#header { height:85px;margin-right:15px;margin-left:-75px;}
#header h1 { width:506px; float:left; }
#header h1 { background: url(images/logo.png) no-repeat;float: left;text-indent: -9999px}
#header h1 a{ display: block;height: 88px;width: 506px;}
#header h1 a:hover{text-decoration: none;}
#header #adtop { width:470px; float:right; padding:10px;padding-top:12px; }
#header #adtop img { border:1px solid #908474;}

#nav { height:41px;font-size:13px; font-weight:bold;}
#nav ul { margin:0; padding:0; }
#nav ul li {float:left;line-height:41px;padding:0 1px 0 0;}
#nav ul li a:link,#nav a:visited,#nav a:active { color:#ffffff;cursor:pointer;display:block;padding:0 10px;}
#nav ul li a:hover { color:#3b3738;}

#menu, #menu ul{padding: 0;float:left;list-style: none;text-align:left;}
#menu a {display: block;}
#menu li {float: left;line-height:25px;	}
#menu li a:hover {background: none;}
#menu li ul {position: absolute;width: 15em;left: -999em;}
#menu li:hover ul, #menu li.sfhover ul {left: auto;z-index:1000; padding-top:1px;}
#menu li ul li  {background: #ffffff url(images/navbg.png) 0 -42px repeat-x;line-height:28px;	width:15em;}
#menu li ul li a:hover, #menu li.hover {position: static;background: url(images/navbg.png) 0 -1px repeat-x;}
#menu li ul ul {margin: -29px 0 0 15em;}
#menu li:hover ul ul, #menu li.sfhover ul ul {left: -999em;}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {left: auto;}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;} 

#main {width:978px; margin:20px 0 0 0;padding:0; overflow:hidden; clear:both;}
#content { width:636px;float:left; margin:0 7px 0 4px;}
#sidebar { width:316px; float:left; overflow:hidden;}
.post { width:636px; margin-bottom:0px;}
.post h2.title { width:616px; line-height:40px; padding:0 10px;margin:0; font-size:16px;background: url(images/h2.png) 0 0 no-repeat;padding-bottom:7px;color:#ffffff}
.post h2.title a:link,.post h2.title a:visited,.post h2.title a:active { color:#FFFFFF;}
.post h2.title a:hover { color:#e9e7e3;}
.post blockquote { background:transparent url(images/quote.gif) no-repeat scroll 0 0;font-size:0.9em;font-style:italic;line-height:1.5em;margin:5px 0 5px 0;padding:10px 15px 10px 60px;}
.excerpt { width:590px; padding:15px; overflow:hidden;clear:both; margin:0 8px; background-color:#FFFFFF;font-size:10pt;}

.readmore { width:600px; text-align:right; clear:both; background-color:#FFFFFF;font-size:12px;}
.readmore a:link,.excerpt .readmore a:visited,.excerpt .readmore a:active{ color:#0000ff;}
.readmore a:hover { color:#e2e2e2;}
.post .page,.single-post { width:600px; float:right; padding:2px 10px 15px; line-height:20px; color:#4e4e4e;overflow:hidden;clear:both; margin:0 8px; background-color:#FFFFFF;font-size:13px}
.single-post {border-bottom:1px solid #6f6f6f;}
.single-post p { margin:0; padding:0 0 10px 0;}
.single-post blockquote { background:transparent url(images/quote.gif) no-repeat scroll 0 0;font-size:0.9em;font-style:italic;line-height:1.5em;margin:5px 0 5px 0;padding:10px 15px 10px 60px;}
.single-post ul.split3cols,.single-post ul.split2cols {font-size:12px;overflow:auto;width:600px;}
.single-post ol {list-style-type:decimal;margin:10px 0;padding:0 0 0 35px;}
.single-post ul {list-style-type:none;margin:10px 0;padding:0 0 0 10px;}
.single-post ul.split3cols li { float:left;width:190px;margin-right:5px;}
.single-post ul.split2cols li { float:left;width:290px;margin-right:5px;}
.single-post ul li { background:transparent url(images/bullet.gif) no-repeat scroll 0 8px;line-height:20px;margin:4px 0;padding:0 0 0 10px; }
.single-post h1,.single-post h2,.single-post h3,.single-post h4 {margin:0 0 5px 0; padding:0 0 5px 15px; color:#575757;font-weight:400;border-bottom:1px solid #c5c4c4;background:none;}
.single-post h1 { font-size:16px;}
.single-post h2 { font-size:15px;}
.single-post h3 { font-size:14px;}
.single-post h4 { font-size:13px;}

.event-post { padding:15px; line-height:20px; color:#4e4e4e;overflow:hidden;clear:both; margin:0 8px; background-color:#FFFFFF;font-size:12px}
.event-post ul.split3cols,.single-post ul.split2cols {font-size:12px;overflow:auto;}
.event-post ol {list-style-type:decimal;margin:10px 0;padding:0 0 0 35px;}
.event-post ul {list-style-type:none;margin:10px 0;padding:0 0 0 10px;}
.event-post ul.split3cols li { float:left;width:190px;margin-right:5px;}
.event-post ul.split2cols li { float:left;width:290px;margin-right:5px;}
.event-post ul li { background:transparent url(images/bullet.gif) no-repeat scroll 0 8px;line-height:20px;margin:4px 0;padding:0 0 0 10px; }
.event-post h1,.single-post h2,.single-post h3,.single-post h4 {margin:0 0 5px 0; padding:0 0 5px 15px; color:#575757;font-weight:400;border-bottom:1px solid #c5c4c4;background:none;}
.event-post h1 { font-size:16px;}
.event-post h2 { font-size:15px;}
.event-post h3 { font-size:14px;}
.event-post h4 { font-size:13px;}



.post .author-single { border-top:1px solid #868686;border-bottom:1px solid #868686;background:#3b3738; padding:20px; margin:0 8px; width:580px;clear:both;color:#ffffff;font-size:12px;line-height:1.5em;display:block;overflow:hidden;}
.post .author-single .bio { width:480px; float:left;}
.post .author-single .bio p{ font-style:italic; padding:10px 0 0;}
.post .author-single .avatar { width:80px;float:left; margin-right:10px;}
.post .author-single a:link,.post .author-single a:visited,.post .author-single a:active { color:#dbdbdb;}
.post .rssfeed a:link,.post .rssfeed a:visited,.post .rssfeed a:active { color:#d2d2d2;}
.post .author a:hover,.post .rssfeed a:hover { color:#ffffff;}
.post .rssfeed { border-top:1px solid #b7b2a4;border-bottom:1px solid #b7b2a4;background:#898476 url(images/rss-trans.png) 15px 50% no-repeat; padding:15px 20px 15px 60px; margin:0 8px; width:540px;clear:both;color:#ffffff;font-size:14px;line-height:1.5em;display:block;overflow:hidden; }
.post .sociable { border-top:1px solid #d2d1bc;border-bottom:1px solid #d2d1bc;background:#9e9c66; padding:15px; margin:0 8px; width:590px;clear:both;color:#ffffff;font-size:14px;line-height:1.5em;display:block;overflow:hidden; }

.meta {background: #898476 url(images/metabg.png) 0 0 repeat-x;padding:10px;color:#fefefe; margin:0px 8px;z-index:1000; }
.meta ul { margin:0;padding:0;}
.meta ul li a:link,.metaul li a:active,.meta ul li a:visited{ color:#d2d2d2;}
.meta ul li a:hover{ color:#ffffff;}
.meta ul li { display:inline;margin-right:5px; padding:1px 0 0px 20px; }
.meta ul li.author {background: url(images/icon_user-trans.png) 0 0 no-repeat; font-size:8pt;}
.meta ul li.comments {background: url(images/icon_comment-trans.png) 0 0 no-repeat; font-size:8pt;}
.meta ul li.tags {background: url(images/icon_tag-trans.png) 0 0 no-repeat; padding-left:18px; font-size:8pt;}
.meta ul li.categories {background: url(images/icon_folder-trans.png) 0 0 no-repeat; font-size:8pt;}

.widget { width:316px; margin-bottom:15px;}
.widget h3.title { width:296px; line-height:40px; padding:0 10px;margin:0; font-size:16px;background: url(images/h3.png) 0 0 no-repeat;padding-bottom:7px;color:#ffffff;}
.widget .box { margin:0 8px; padding:0px 10px 10px;background-color:#FFFFFF;font-size:12px;}
.widget .box ul { margin:0; padding:0;}
.widget a:link,.widget a:active,.widget a:visited { color:#565853;}
.widget a:hover { color:#2a2b29;}
/* .widget .box ul li { background:#FFFFFF url(images/bullet.gif) 0 10px no-repeat; padding:5px 0 5px 10px;} */

.widget_ads { text-align:center;}
.widget_ads img{ margin:5px; border:1px solid #d8d8d8; }
.widget_ads .box { padding-top:4px;padding-left:4px;}
.widget_ads .box span{ display:block;}

.navigation { display:block;margin:10px; clear:both; overflow:hidden;font-size:14px;font-weight:bold;}
.navigation a:link,.navigation a:active,.navigation a:visited { color:#ffffff;}
.navigation a:hover { color:#2a2b29;}
.cat-item {font-weight:normal;font-size:9pt;}



#respond, .comment { 
	/*margin-top:-15px;*/
	width:636px; 
	font-size:12px;
	line-height:20px; 
	color:#4e4e4e; 
	overflow:hidden;
	margin-bottom:0px;
}

#respond h3,.comment h3 { width:616px; line-height:40px; padding:0 10px;margin:0; font-size:16px;background: url(images/h2-comment.png) 0 0 no-repeat;padding-bottom:7px;color:#ffffff}

#respond h3 a:link,#respond h2 a:visited,#respond h3 a:active { color:#FFFFFF;}
#respond h3 a:hover { color:#e9e7e3;}
.navigation{padding:0;margin:0;}

ol.commentlist,
#commentform,
.cancel-comment-reply { 
	width:580px; 
	float:right; 
	padding:1px 20px 0 20px; 
	line-height:20px; 
	color:#4e4e4e;
	border:0px solid #f00;
	overflow:hidden;
	clear:both; 
	margin:0 8px; background-color:#FFFFFF;}

ol.commentlist  { padding-bottom:1px;}

ol.commentlist li { border-bottom:1px solid #c5c4c4;	margin-bottom:10px; width:580px; }

ol.commentlist li .reply { display:block;text-align:right;}

ol.commentlist li ul { margin:0;padding:0;}

ol.commentlist li ul li  { background: url(images/arrow.png) 0 10px no-repeat;padding:0;padding-left:23px;margin:0;border:0;}
.comment-author  {border:0px solid #f00}
ol.commentlist .avatar {float:left; margin:5px 5px 0 0px;border:1px solid #6b6b6b;}

.cancel-comment-reply {  padding:0px 20px 0 20px; font-weight:bold;font-size:14px; }
.comment .navigation { background:#FFFFFF;display:block;margin:0 8px;padding:0 8px; clear:both; overflow:hidden;font-size:13px;font-weight:bold;height:15px;}
.comment .navigation a:link,.comment .navigation a:active,.comment .navigation a:visited { color:#3b3738;}
.comment .navigation a:hover { color:#878431;}

#commentform  textarea{ width:98%; padding:5px}
#commentform input {padding:5px; margin-right:5px;}
#commentform label {font-size:13px;}
#commentform #submit { background:#878431;color:#ffffff;}

#footerwrapper { background:#3b3738 url(images/footerbg.png) 0 0 repeat-x;clear:both;}
#footer { text-align:center;margin:0 auto; padding:15px 10px; width:960px; font-size:10px;color:#ffffff;}


.breadcrumb {
	color:#908474; 
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase ; 
}

.breadcrumb a {
	color:#908474; 
	font-weight:normal; 
	text-transform:uppercase ; 
}
.breadcrumb a:hover {
	color:#908474; 
	font-weight:normal; 
	text-transform:uppercase ; 
	text-decoration:underline;
}

.widget  h3.title {
	font-weight:bold;
}

.widget  .when {
	color:#000; 
	font-weight:bold;
}

.widget li , .widget ul{
	list-style-image:none;
	list-style:none 
}

ul.upcoming .event {margin-left:5px;  }
a.more-link, a.more-link:link,  a.more-link:visited {color:#a00;  line-height:12px}

.dig-in { visibility:hidden;}

.wpdir_Widget_widget_category_list li {
	padding-top:5px; padding-bottom:5px; 
}

h3#comments a, h3#comments a:visited {color:#fff;}

.the_related_li {list-style-image:url(images/bullet.gif); padding-left:1px; padding-top:3px;
	list-style-position:outside;
}