/*  
Theme Name: Didis Play Pen
Theme URI: http://www.didisplaypen.com
Description: Where Fun Begins!
Version: 1.0
Author: fatrabbit DESIGN
Author URI: http://www.fatrabbitdesign.com/

*/

A, A:LINK, A:ACTIVE, A:VISITED {
	color:#005CA6;
	text-decoration:none;
}

A:HOVER {
	color:#d2262d;/*7EC8E8*/
	text-decoration:underline;
}

BODY {
	background-color:#DFF1F9;
	background-image:url(/wp-content/themes/didis/images/background.gif);
	background-repeat:no-repeat;
	color:#6D6D6D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

P {
	line-height:1.5em;
	padding-bottom:12px;
}

#container {
	height:100%;
	margin:0 auto;
	position:relative;
	width:913px;
}

#content {
	background-image:url(/wp-content/themes/didis/images/content-bg.png);
	background-repeat:repeat-y;
	/*min-height:460px;*/
	/*height:auto !important;*/
	/*height:480px;*/
	/*position:relative;*/
	/*display: block;*/
	/*top:274px;*/
	width:913px;
}

#content-top {
	height:50px;
	position:relative;
	/*top:224px;*/
}

#header {
	left:182px;
	position:relative;
	padding-top:10px;
	/*z-index:999;*/
}

.author {
	font-size:.85em;
	margin-bottom:0px;
}

.left {
	float:left;
	padding:0px 13px 0px 15px;/*0px 23px 0px 35px;*/
	text-align:center;
	width:159px;/*129px;*/
}

.left IMG {
	margin:0px 0px 4px 0px;
}

.middle {
	float:left;
	padding:0px 44px 0px 44px;
	width:437px;
}

.middle H2 {
	color:#FD7F15;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:1.8em;
}

.middle .category {
	font-size:.85em;
	margin:0px 0px 14px 0px;
}

.middle .category A {
	margin:0px 0px 0px 0px;
}

.middle .category IMG {
	margin:0px 4px 0px 0px;
}

.middle .divider {
	margin:7px 0px 16px 0px;
}

.right {
	float:left;
	padding:0px 20px 0px 20px;
	width:161px;
}

.right .blogs {
	line-height:1.5em;
	padding:2px 0px 26px 0px;
}

.right DIV.search {
	padding:10px 0px 15px 2px;
}

.right .search INPUT.btn {
	float:left;
}

.right .search INPUT.tx {
	border:1px #666666 solid;
	font-size:1.15em;
	float:left;
	height:20px;
	margin:0px 6px 0px 0px;
	width:125px;
}

.right .store {
	font-weight:bold;
	padding:6px 0px 0px 0px;
}

.right .store IMG {
	text-align:center;
}

.right .tag-cloud {
	font-size:1.2em;
	padding:6px 0px 26px 0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	color:#6D6D6D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	}
	
.response_label {
	color: #3aba3d;
	padding-top: 10px;
}

.reply_blue {
	color: #005ca6;
}

li.widget_archive h2, li.widget_links h2, li.widget_tag_cloud h2, li.widget_categories h2, li.widget_rss h2, li.widget_recent_entries h2 {
	display: none;
}

li.widget_recent_entries ul li, li.widget_links ul li {
	list-style-type: square;
	margin-left: 17px;
}

.comment-author {
	float: left;
}

.comment-author {
	float: left;
	color: rgb(0, 92, 166);
}

.comment-meta, .commentmetadata {
	float: right;
}

.comment-body p {
	display: block;
	clear: both;
	text-align: justify;
}

ul, ul li {
	list-style-type: none;
	margin-left: 0px;
}

input.submitcomment1 {
	height: 24px;
	width: 113px;
	border: none;
	background: url('/wp-content/themes/didis/images/btn-submitcomment.png') no-repeat;
}

.comment-meta a {
	font-style: italic;
}

.comment-author cite {
	font-style: normal;
}

a.speciala:hover {
	color: #3aba3d;
}

/* Site Design Credit */
#credit {
	bottom:7px;
	font-size:.9em;
	position:fixed;
	right:7px;
}
#credit a{
	border:0;
}

/* End Site Design Credit */
