/* CSS Document */

/*  
Theme Name: DiscRead
*/

*{
	margin:0;
	padding:0;
}

html{
	overflow-x:hidden;
}
body{
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin:0;
	padding:0;
	/***********global initialization******************/
	text-align:center;
	text-decoration:none;
	background:#3E4A4F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#3E4A4F;
	

}
html>body{
	font-size:small;
}
 a{
	color:#FF6600;
}
 a:hover{
	color:#FF6600;
}

ul{
	padding:0;
	margin:0;
	list-style:none;

}
#container{
	width:1000px;
	margin:0 auto;
	text-align:left;
	
}
.skip{
	display:none;
	visibility:hidden;
}
#header{
	padding-top:20px;
	height:122px;
	width:1000px;
}
#header h1 {

	height:113px;
	width:266px;
	float:left;

}

#header-right{
	width:730px;
	height:90px;
	float:right;
	background:url(images/header-bg.jpg) no-repeat center right;
	height:113px;

}
#header-right p{
	visibility:hidden;
	display:none;


}
#main-body{
	width:1000px;
	clear:both;
}

#content{
	padding:0;
	margin:0;
	display:inline;
	position:relative;
	list-style:none;
	width:1000px;
}
#content-left{
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
	display:inline;
	width:608px;
	background:url(images/content-left-bottom-bg.gif) no-repeat right bottom;
	float:left;
}



.content-left-top{
	width:608px;
	clear:both;
	background:url(images/top-bg.gif) repeat-y; 
	padding:0 0 30px 0;
	float:left;
	
}
.content-left-top h2{
	color:#3E4A4F;
	font-size:21px;
	font-weight:bold;
	padding:30px 0 0 30px;
	margin-bottom:5px;
	background:url(images/left-top-bg.jpg) no-repeat left top;


}

.content-left-top h2 a{
	color:#3E4A4F;
	text-decoration:none;
}

.content-left-top h2 a:hover{
	color:#6D9410;
	text-decoration:none;
}
.article-01{
	width:578px;
	clear:both;
	margin: 0 0 0 30px;
}
.article-01 p{
	padding: 0 10px 0 0;


}
.content-txt{
	padding: 0px 20px 20px 0;
	margin:0;
	display:block;
	text-align:justify;
}



.entry-catogery{
	color:#FF6600;
	height:15px;
	padding:0 0 0 0;
	margin:0;
}
.entry-catogery a{
	color:#FF6600;
}
.entry-catogery a:hover{
	color:#FF6600;
}

.img-style{
	border:7px solid #6C7579;
	margin:0 0 10px 8px;
}
.entry-meta{
	color:#FFFFFF;
	font-size:11px;
	height:20px;
	line-height:20px;
	text-align:right;
	width:549px;
	padding:0 10px 0 0px;
	background:url(images/entry-meta.gif) no-repeat  left;
	margin:10px 0 0 0;
	
}
.entry-meta a{
	color:#FFFFFF;
	text-decoration:none;
	
}
.entry-meta a:hover{
	color:#E5EEB5;
	text-decoration:underline;
}


.content-left-mid{
	width:608px;
	clear:both;
	background:url(images/top-bg.gif) repeat-y; 
	padding:0 0 30px 0; 

}



.article-02{
	width:578px;
	clear:both;
	margin:0 0 0 30px;
}
.article-02 h3{
	color:#3E4A4F;
	font-size:21px;
	padding:0px 0 10px 0px;
	height:20px;
}

.article-02 h3 a{
	color:#3E4A4F;
	text-decoration:none;

}
.article-02 h3 a:hover{
	color:#0099CC;
	text-decoration:none;

}
.content-left-mid h2{
	color:#3E4A4F;
	font-size:21px;
	font-weight:bold;
	padding:20px 0 10px 30px;
	background:url(images/mid-top-bg.gif) no-repeat left top;
	display:block;
	margin-bottom:5px;
}

.content-left-mid h2 a{
	color:#3E4A4F;
	text-decoration:none;

}

.content-left-mid h2 a:hover{
	color:#6D9410;
	text-decoration:none;

}
blockquote{
	background:url(images/blockquote-bg.gif) no-repeat left top;
	padding:0 10px 20px 40px;
	margin:20px 0 0 0;
}

.title-01{
	font-size:13px;
	font-weight:bold;
	padding: 5px 0;

}


.title-01 a{
	text-decoration:none;
	color:#3E4A4F;

}
.title-01 a:hover{
	text-decoration:underline;
	color:#FF6600;
}
ol{
	margin:0;
	list-style:none;
	padding: 12px  0  ;
}

ol li{
	padding: 0 0 0 8px;
	margin:0;
	list-style-position:inside;
	list-style-type:none;
}
.unorder{
	padding: 0 0 0 8px;
	margin:0;
	list-style:none;

}
.unorder li{
	list-style-position:inside;
	list-style-type:none;
	list-style-image:url(images/li-icon.gif);
	padding:0 0 0 2px;
	margin:0;

}


.comment-01{
	margin: 0 0 9px 0px;
	width:546px;
	clear:both;
	background:#F5F5F4 url(images/comment-bg.gif) repeat-x;
}
.comment-author{
	height:19px;
	background:#F9FDD9;
	color:#363636;
	font-size:11px;
	padding:0 15px 0 0;
	float:left;
	line-height:19px;
}
.comment-author a{
	color:#006666;
	text-decoration:underline;
}
.comment-author a:hover{
	color:#006666;
	text-decoration:underline;
}
.comment-txt{
	padding: 15px;
	margin:0;
	clear:both;
	display:block;
}

#comment-area{
	width:578px;
	padding:10px 0;
	
}

.reply-txt{
	font-size:21px;
	font-weight:bold;

}
#comment-area a{
	text-decoration:none;
	color:#3E4A4F;
}

#comment-area a:hover{
	text-decoration:underline;
	color:#FF6633;



}
.cssform{
text-align:justify;
padding-left:3px;
}

#comment-area .cssform p{
width:559px;
clear: left;
margin:0;
padding:0px 0px 20px 0px;
padding-left:0px; /*width of left column containing the label elements*/

}

.cssform label{
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#717171;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
border:0;
width:250px;
}

.sub-title{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#717171;
margin:0;
padding:0;

}


.cssform .text-input{
width:280px;
height:18px;
padding:0 10px;
margin:0;
background:#B0B0B0;
}
html>body .cssform textarea{
width:530px;
padding:0 10px;
margin-bottom:10px;
}

*html .cssform .text-input{
width:280px;padding:0 10px;
background:#B0B0B0;
}
*html .cssform textarea{
width:530px;padding:0 10px;
}
.cssform textarea{
width:530px;
height:172px;
border:1px solid #BFBFBF;
padding-left:4px;
}




.button{
 text-align:right;
 height:20px;
 width:550px;
 background:none;
}
  .submit-button{
	background:url(images/submit.gif) no-repeat right;
	border:none;	
	text-align:right;
	height:18px;
	width:80px;
	cursor:pointer;

}



#side-bar{
	width:392px;
	float:right;



}

#sidebar-left{
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
	display:inline;
	width:191px;	
	float:left;
	background:url(images/left-side-bottom-bg.gif) no-repeat left bottom;

}

#article-04{
	width:190px;
	background:#F0F5D1 url(images/left-side-top-bg.jpg) no-repeat left top;
	padding:40px 0 0 0;
	margin:0 0 0 1px;
	text-align:center;

}
#article-04 h3{
	height:35px;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:15px;
	clear:both;
	padding:3px 0 0 10px;
	text-align:left;
	background:url(images/side-left-h3-bg.gif) no-repeat left bottom;
	margin:12px 0 0 0;
}



#article-04 ul{
	width:180px;
	padding:0 0 5px 10px;
	margin:0;
	list-style:none;
	text-align:left;

}


#article-04 ul li{	
	padding:8px 0  ;
	margin:0;
	width:169px;
	display:block;
	list-style:none;
	border-bottom:1px dashed #3E4A4F;
}



#article-04 ul li a{
	text-decoration:none;
	color:#3E4A4F;
	display:block;

}


#article-04 ul li a:hover{
	text-decoration:underline;
	color:#FF6600;

}
.img-style-01{
	margin:2px 0;
}




#sidebar-right{
	padding:0 0 10px 0 ; 
 	margin:0;
	list-style:none;
	display:inline;
	width:201px;
	float:left;
	background:url(images/right-side-bottom-bg.gif) no-repeat right bottom;
}

#article-05{
	width:200px;
	margin:0 0 0 1px;
	background:#E5EEB5 url(images/right-side-top-bg.jpg) no-repeat left top;
	padding: 34px 0 0 0;
}
.search{
	padding:30px 0 0 9px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FF6600;
}
#search p{
	padding:0;
	margin:0;
}
.search-box{
	height:17px;
	width:153px;
	border: 1px solid #669900;
	background: #FFFFFF url(images/mirror.jpg) no-repeat right;
	line-height:17px;
	padding: 0 22px 0 5px;
	margin: 5px 0;

}

#article-05 h3{
	height:36px;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:15px;
	clear:both;
	padding:10px 0 0 10px;
	text-align:left;
	background:url(images/side-right-h3-bg.gif) no-repeat left bottom;
	margin:12px 0 0 0;
}



#article-05 ul{
	width:190px;
	padding:4px 0 5px 10px;
	margin:0;
	list-style:none;
	text-align:left;

}


#article-05 ul li{	
	padding:8px 0  ;
	margin:0;
	width:177px;
	display:block;
	list-style:none;
	border-bottom:1px dashed #3E4A4F;
}



#article-05 ul li a{
	text-decoration:none;
	color:#3E4A4F;
	display:block;

}


#article-05 ul li a:hover{
	text-decoration:underline;
	color:#FF6600;

}

#footer {
	height:184px;
        font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#90CA19;
	font-weight:normal;
	clear:both;
	text-align:left;
		padding: 20px 0 0 15px;

}

#footer p{
	width:590px;
	margin:0;
	padding:0;
}
#footer p img{
	margin:0;
	padding:0;
	display:block;
}

#footer a{
	text-decoration:none;
	color:#90CA19;
}
#footer a:hover{
	text-decoration:none;
	color:#FFFFCC;
}

.footer-txt{
	font-size:1.1em;
}










.navigation{

	line-height:20px;
	text-align:left;
	width:558px;
	padding:0 10px 0 10px;
	background:url(images/entry-meta.gif) no-repeat left;
	display:table;
	margin:0 0 0 30px;
	clear:both;
	
}
.align-left{
	width:248px;
	float:left;
	font-size:11px;
	padding:0 0 0 3px ;
	color:#FFFFFF;

}
.align-left a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	height:20px;

	}
.align-left a:hover{
	color:#E5EEB5;
	text-decoration:underline;
}



.align-right{
	width:248px;
	float:right;
	text-align:right;
	padding:0 20px 0 0px ;

}
.align-right a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	height:20px;
	text-decoration:none;

	}
.align-right a:hover{
	color:#E5EEB5;
	text-decoration:underline;
}
.asd{
	clear:both;
	background:#FFFFFF;
	margin:0 auto;
	width:572px;
}
.content-left-mid-01{
	width:608px;
	clear:both;
	background: #FFFFFF url(images/top-bg.gif) repeat-y; 
	padding:0 0 8px 0;
}
