/* @group Social Index */

.social {
	width: 100%;
	font-size: 13px;
	line-height: 30px;
	text-transform: capitalize;
	background: #EFEFEF;
	height: 60px;
	border: 1px solid #dedede;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.social a {
	color: #666666;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	border-right: 1px solid #D6D6D6;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.social a:hover {
	color: #000000;
	text-decoration: underline;
	padding-right: 9px;
	padding-left: 9px;
	border-right: 1px solid #D6D6D6;
}

/* @end */

/* @group Social-Inside */

.social-inside {
	width: 642px;
	font-size: 13px;
	line-height: 30px;
	text-transform: capitalize;
	background: #EFEFEF;
	height: 60px;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.social-inside a {
	color: #666666;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	border-right: 1px solid #D6D6D6;
}

.social-inside a:hover {
	color: #000000;
	text-decoration: underline;
	padding-right: 11px;
	padding-left: 11px;
	border-right: 1px solid #D6D6D6;
}

/* @end */

/* @group Date */

.date {
	width: 48px;
	text-align: center;
}

.day {
	display: block;
	clear: left;
	font-size: 1.8em;
	color: #393939;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.month {
	display: block;
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	margin: -3px 0;
	text-transform: uppercase;
	padding: 0;
}

.year {
	display: block;
	clear: left;
	font-size: 0.85em;
	color: #393939;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Post */

.postedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.postedin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	line-height: 18px;
	text-decoration: none;
}

.postedin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	line-height: 18px;
	text-decoration: underline;
}

.postedin a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	line-height: 18px;
	text-decoration: none;
}

.postedin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	line-height: 18px;
	text-decoration: none;
}

.post-meta blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	line-height: 24px;
	border-left: 5px solid #000000;
}

.post-static {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 640px;
}

.post-static a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.vote-msg {
	color: green;
	font-weight: normal;
	font-size: 11px;
}

.post-static a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

/* @end */

/* @group Blog Content */

/*Blog Contents */

.blog-content {
	text-align: justify;
	line-height: 22px;
	display: block;
	font-size: 13px;
	color: #555;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.blog-index-content {
	text-align: justify;
	line-height: 17px;
	display: block;
	font-size: 13px;
	color: #555;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.blog-index-pic {
	width: 106px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.blogh1 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #C00;
	font-size: 16px;
	font-weight: bold;
}

.blog-pic {
	padding-right: 10px;
	padding-bottom: 5px;
	position: relative;
}

/* Blog Social Networks */

.blog_social {
	width: 200px;
}

.blog_social ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.blog_social ul li {
	float: right;
	padding-right: 4px;
}

.blog_social li a {
	float: none;
	width: 28px;
}

/* Blog Archive Months */

.archiveMonth {
	list-style: none;
	margin-left: 1px;
	margin-top: 15px;
}


.archiveMonth li {
	color: #555;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

.archiveMonth li a {
	color: #555;
	text-decoration: none;
	cursor: pointer;
	
	border-bottom:1px solid #C9C9C9;
	
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 12px;

padding:3px 2px;
outline:0px;
	
	
	
}

.archiveMonth li a:hover {
	color: #d80503;
	text-decoration: underline;
}

/* Blog Categories */

.categoriesBlog {
	list-style: none;
	margin-left: 1px;
	margin-top: 15px;
}

.categoriesBlog li {
	color: #555;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.categoriesBlog li a {
	color: #555;
	text-decoration: none;
	cursor: pointer;
	
	border-bottom:1px solid #C9C9C9;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 12px;
padding:3px 2px;
outline:0px;
}

.categoriesBlog li a:hover {
	color: #d80503;
	text-decoration: underline;
}

.writetousBlog {
	list-style: none;
	margin-left: -15px;
	margin-top: 15px;
}

.writetousBlog li {
	color: #555;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.writetousBlog li a {
	color: #555;
	text-decoration: none;
	cursor: pointer;
}

.writetousBlog li a:hover {
	color: #d80503;
	text-decoration: underline;
}

#frmSendContent {
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #555;
}

#frmSendContent legend {
	font-size: 16px;
	color: #C00;
}

#frmSendContent label {
	font-size: 14px;
}

#frmSendContent input.text {
	border: 1px solid #555;
	color: #fff;
	height: 1.5em;
	padding: 0.3em 0.3em 0;
	width: 16em;
}

#frmSendContent textarea {
	border: 1px solid #555;
}

#send_content {
	width: 380px;
	height: 380px;
	display: none;
	z-index: 9999;
}

#frmSendContent input[type="text"]:focus, #frmSendContent input[type="text"]:hover, #frmSendContent input[type="password"]:focus, #frmSendContent input[type="password"]:hover, #frmSendContent input.text:focus, #frmSendContent input.text:hover, #frmSendContent textarea:focus, #frmSendContent textarea:hover {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #C00;
}

#frmSendContent input[type="text"], #frmSendContent input[type="password"], #frmSendContent input.text, #frmSendContent textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #555;
	padding: 0.2em;
}

.error{
	color: red;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.blog_notfound{
	color: #c00;
	text-align: center;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.postmycomment{ margin-left:500px;}

/* @end */
