.blogParent{

}

.leftTheMenu{
	width: 315px;	
	float:left;
}

#blogTitle{
	margin-left:315px;
	margin-top: 21px;
	margin-bottom:19px; 
}
#blogTitle h1{
	font-family:Times;
	font-weight:bold;
	color:#999;
	font-size:30px;
	margin-bottom:16px;	
	margin-top:10px;
}

.blogContent{
	width:595px;
	float:left;
	padding-bottom:50px;
	background-color:#efeaf4;
	border-top: 1px dashed #885caa;
	color:#666666;
	font-size:13px;
}


.blogContent a{
	color:#febf57;
}

.leftTheMenu li a:hover{	
	color:#185a04;
	font-weight:bold;
}

.leftTheMenu a.currentBlogLink {
	color:#185a04;
	font-weight:bold;
}

.innerContent{
	margin-top: 24px;
	margin-left:23px;
	line-height:26px;
	font-family:serif,Helvetica,Arial;
	margin-right:15px;
	
}

.innerContent h1{
	font-size: 28px;
	margin-top:15px;
	margin-bottom:32px;
	width:320px;
	line-height:normal;
	color: #662D91;
}

.innerContent ul,ol{
	margin-left:35px;
}

#captcha{
	float:left;
	width:400px;
	margin-top:20px; 
	text-align:left;
}

#captcha img{
	width:300px; 
}

.blogParent hr{
	color:#ab8cc3;
	background-color:#ab8cc3;	
	clear:both;
	width: 553px;
	border : none;
	border-top : dashed 1px #ab8cc3;
	height : 1px;
}


.leftTheMenu ul{
	text-align:right;
	list-style-type:none;
	margin-right:14px;
	margin-bottom:17px;
}

.leftTheMenu ul:first-child{
	margin-top: 21px;
}

.leftTheMenu li{
	margin-bottom:2px;
}

.leftTheMenu h2 {
	color:#662D91;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.leftTheMenu a {
	color:#666666;
}

.blogForm{
	width:inherit;
}

.blogForm div{
	float:left;
	width: 116px;
	text-align:right;
	overflow:hidden;
	color:#662d91;
}
.blogForm input{
	float:left;
	border: 1px solid silver;
	padding: 3px;
	margin-bottom:5px;
	margin-left:5px;
	width:223px;
	overflow:hidden;
}
.blogForm br{
	clear:both;
}
.blogForm textarea{
	width:332px;
	height:227px;
	border: 1px solid silver;
	margin-left:5px;
	margin-top:10px;
}

.blogForm .error{
	color:red;
	text-align:left;
	white-space:nowrap;
	width:500px;
	float:left;
	clear:both;
	margin-left:122px;
}

.blogForm .buttons{
	text-align:left;
	margin-left:112px;
	float:left;
	width:300px;
	margin-top: 20px;
}

.blogForm .buttons input{
	float:none;
	display:inline;
	overflow:hidden;
	height:32px;
	width:auto;
	padding:0px;
	width: auto;
	border:0px;
	
}

.blogComments div{	
	margin-left:20px;
}

.blogComments hr{
	
	background-color:#efeaf4;	
	clear:both;
	width: 553px;
	border : none;
	border-top : dashed 1px #ab8cc3;
	height : 1px;
}

#captchaInput{
	margin-top:15px;
	width: 270px;
	margin-left: 117px;
}

#captcha {
	width:300px;
	
}
#captcha img{
	margin-left: 5px;	
}

#captchaText{
	float:left;
	margin-left:122px;
	width: 300px;
	text-align:left;
	
}

#remember{
	width:20px;
}

