/*Start Blog/*


/*----------------------------
				Post Comments
----------------------------*/
/* form elements
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
} */
#previous {
    float:left;
    font: bold 12px/30px Arial, Sans-serif;
	width:180px;
	height: 30px;
	margin: 5px 5px 5px 5px;
	text-align:center;
	color: #fff;
	background-color:#900;
	}
	
#next {
    float:right;
    font: bold 12px/30px Arial, Sans-serif;
	width:180px;
	height: 30px;
	margin: 5px 5px 5px 0px;
	text-align:center;
	color: #fff;
	background-color:#900;
	}
	
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: 11px/1em Verdana, Tahoma, arial, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: 11px/1em Verdana, Tahoma, arial, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

#comments{
	padding: 5px;
	border-bottom:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:thin;
	
}

#comments h1{
	margin-top: 0;
	color: #000000;
}

#comments label{
	margin:5px 0;
	display: block;
	padding-top: 5px;	
}

#comments input.field{
	width: 200px;
}

#comments textarea{
	display: block;	
	overflow: auto;
	width: 98%;
	height: 150px;
	margin: 0;
}
/* Blog Contents_________________________________________________ */
#video {

width: 580px;
float:left;

}
#picture {
text-align:center;
width: 580;
height:auto;
border-style:solid; 
border-color:#CCCCCC; 
border-width:1px;
padding:5px;
}
#audio {
text-align:center;
width: auto;
height:auto;
padding:5px;
}

/* Top Elements_________________________________________________ */
* {
	margin: 0;
	padding: 0;
}

.bodytext {
	font: 12px/1.75em Verdana, Tahoma, arial, sans-serif;
	text-align: left;
	margin:5px;
	width:490px;
	
}

/* links_________________________________________________ */
a, a:visited {	
	color: #ccc; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #fff;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 1px dotted #fff;
}
/* Blog Header_________________________________________________ */
#blogheader{
	width: 630px; 
	height: auto; 
	float:left;


}
/* Newsletter_________________________________________________ */
#newsletter {
	width: 130px;
	height:auto;
	margin: 1px 0px 1px 5px;
	padding: 1px 3px 0px 0px;
	background: url(/blog/images/newsletter_bkg.gif) repeat-y center top;
}
/* Search Form_________________________________________________ */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0 5px 0 3px;
	padding: 5px 0 15px 0;
	width: 130px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button {
	width: 100px;
	height: 35px;
	padding: 2px 2px;
	vertical-align: top;
}
input.button {
	font: bold 11px Arial, Sans-serif;
	height: 35px;
	margin: 0;
	padding: 2px 3px;
	color: #000000;
	background: url(/blog/images/notifyme_btn.gif) no-repeat;
}
/* Title_________________________________________________ */
#main h1 {
	margin: 3px;
	font: 16px;
	color: #ffd511;
	padding: 2px;
	border: none;
	border-top: #fff dotted 1px;
	border-bottom: #fff dotted 1px;
	overflow:hidden;
}

#main h1 a {
	font: 16px;
	color: #ffd511;
	border: none;
}
#main h1 a:hover {
	color: #fff;
}

#spacing {
width: 490px;
height:30px;
}

/* Post_________________________________________________ */
.post-by
{
	font: 11px/0.95em Verdana, Tahoma, arial, sans-serif;
	padding-top: 0;
	text-indent: 5px;
}
.post-footer {
	background: #333;
	padding: 3px; margin: 5px 5px 0 5px;	
	font: 12px/0.95em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align:center;
	float:left;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/* FullContents_________________________________________________ */
#fullcontent {
   float:left;
   width: 830px; 
   height:auto; 
   padding-top:5px;
}



/* Contents__________________________________________________ */

#main  {
	width: 580px;
	float:left;
	padding-right:10px;
	display:inline;
}

#Blog_Contents {
    float:left; 
    width: 790px; 
    height: auto; 
    /*padding:5px;*/
	
}
	
	
#navigate  {
	width: 490px;
	float:left;
	
		
	
}

/* Sidebar_____________________________________________________*/

#sidebar{
	width:200px;
	float:right;
	overflow:hidden;

}

#sidebars{
	width:200px;
	float:right;
}


.sidebars h2{
	font-size:20px;
	color:#ffffff;
	text-transform:capitalize;
	background-color:#721712;
	width:200px;
	height:35px;
	padding-left:12px;
	padding-top:7px;
	
}

.sidebars ul{
	color:#595959;
	list-style:none;
	width:200px;
}

.sidebars li ul{
	
	background-color: #ffd511;
	padding:5px 10px;
	width:200px;
	font-size:11px;
	
}

.sidebars li ul li ul{
	padding:0 0 0 5px;
	width:200px;
	background:none;
	margin:0px 0px 0px 5px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:14px;
	background:#face04;
	width:200px;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(/blog/images/sidebars_li.gif) repeat-x left bottom;
	padding:4px 3px 8px 5px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebars li li.noline{
	background:none;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#595959;
}

.sidebars li.widget_recent ul li{
	font-weight:bold;
	color:#000000;
}

.sidebars li.widget_recent ul li a{

	font-weight:bold;
	color:#000000;
	padding-left:10px;
}

.sidebars li.widget_recent ul li ul li a{
	
	font-weight:bold;
	color:#000000;
	padding-left:10px;
}

.sidebars li.widget_archives ul li a{

	font-weight:normal;
	padding-left:10px;
}


.sidebars .textwidget{
	padding:5px;
}

P{
margin-bottom:20px;
margin-top:10px;

}

.blogpageview{
width:200px;
float:right;
}
	
/*End Blog/*
