/*
Theme Name: MyArticleNetwork Blog
Theme URI:
Description:
Version: 1.0
Author URI:
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
font-family : times new roman;
	}

p
	{
		margin:0px;
		padding:0px;
		padding:4px 0px 4px 0px;
	}
ul, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#0478ba;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
	}
body
	{
		margin:0px;
		padding:10px;
		font-family:verdana;
		font-size:14px;
		color:#363636;
		background: url(images/bodyBg.jpg) repeat-x #f2f2f2;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:954px;
	}
.header
	{
		height:107px;
		overflow:hidden;
		background:url(images/headerBg.jpg) top no-repeat right ;
                
	}
.title
	{
		margin:0px;
		padding:0px;
		height:107px;
	}
/******************************************/
.nav
	{
		float:left;
		width:720px;
		height:35px;
		padding-top:5px;
		background:none;
		overflow:hidden;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
	}
.nav ul ul
	{
		padding-left:0px;
		padding-top:0px;
		float:left;
	}
.nav li
	{
		float:left;
		font-family:'Trebuchet MS';
		padding:6px 0px 9px 0px;
	}
.nav li li
	{
		padding-top:0px;
	}
.nav li a, .nav li a:visited
	{
		text-decoration:none;
		float:left;
		display:block;
		color:#ffffff;
		font-weight:normal;
		border-left:solid 1px #ffffff;
		padding:0px 15px 0px 15px;
	}
.nav li a:hover
	{
		text-decoration:none;
		color:#858383;
	}
/*****************************************************************/
.content
	{
		background:url(images/contentBg.jpg) repeat-y left;
	}
.contentTop
	{
		background:url(images/contentTop.jpg) no-repeat left top;
	}
.contentBottom
	{
		background:url(images/contentBottom.jpg) no-repeat left bottom;
		padding:50px 10px 20px 20px;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:685px;
	}
.story
	{
		padding-bottom:30px;
		padding-left:5px;
	}
.storyTitle
	{
		margin:0px;
		padding:0px;
		padding-bottom:5px;
		background:url(images/titleBorder.jpg) repeat-x left bottom;
	}
.storyTitle h3
	{
		font-size:18px;
		font-weight:normal;
		padding-bottom:3px;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#0478ba;
	}
.storyTitle a:hover
	{
		color:#0a3751;
		text-decoration:none;
	}
.storyAuthor
	{
		color:#5f5f5f;
		padding-bottom:5px;
		padding-top:3px;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#0478ba;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyContent
	{
		padding:8px 10px 10px 0px;
		text-align:justify;
		line-height:150%;
	}

.storyContent p
	{
		padding:10px 0px 10px 0px;
		
	}

.storyContent h2
	{
		padding:10px 0px 10px 0px;
		font-family : times new roman;
                color : #760200;
	}
.storyComment
	{
		font-size:11px;
		padding-top:3px;
		color:#757575;
	}
.storyComment a, .storyComment a:visited
	{
		color:#757575;
		font-size:11px;
		text-decoration:underline;
	}
.storyComment a:hover
	{
		text-decoration:none;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:203px;
		color:#0f0f0f;
	}
.sideBar ul
	{
		margin:0px;
		height:1%;
	}
.sideBar ul ul
	{
		border:0px;
		padding-top:5px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		background:none;
		margin:0px;
		padding:0px;
		border:0px;
	}
.sideBarTitle
	{
		color:#0478ba;
		padding-bottom:3px;
		padding-top:3px;
		border-bottom:dashed 1px #c6c6c6;
	}
.sideBarTitle h2
	{
		font-weight:bold;
		font-size:16px;
	}
.sideBar li ul,li
	{
		list-style:none;
	}
.sideBar li li li
	{
		padding:0px;
		padding:5px 0px 5px 20px;
		margin:0px;
		list-style:none;
		border:0px;
	}
.sideBar ul li
	{
		padding-bottom:20px;
		list-style:none;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBar li li
	{
		margin:0px;
		padding:0px;
		display:block;
		color:#616161;
		padding:5px 0px 5px 0px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#0f0f0f;
		font-weight:normal;
		text-decoration:none;
		padding-left:5px;
		border-left:solid 2px #f18302;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#0f0f0f;
		font-weight:normal;
		text-decoration:none;
		border:none;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
li.recentcomments a, li.recentcomments a:visited
	{
		border:none !important;
	}
/***********************************************/
.sideBar .search
	{
		margin:10px 0 10px 0;
	}
.sideBar .searchText
	{
		float:left;
		width:160px;
		margin-top:2px;
		padding:2px 1px;
		font-size:12px;
		font-family:arial;
		border:solid 1px #989fa3;
	}
.sideBar .go
	{
		float:left;
		height:25px;
		margin-left:3px;
		width:35px;
	}
/**********************************************/
.footer
	{
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;
		height: 1%;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#000000;
	}
.footer a:hover
	{
		text-decoration:underline;
	}




/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
	}
.alignright
	{
		float:right;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#0478ba;
		font-family:tahoma;
		font-size:11px;
	}
.navigation a:hover
	{
		text-decoration:none;
	}


/*********************************************************/

blockquote
	{
		border:dashed 1px #a4a9ac;
		background:none;
		padding:5px;
	}

h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#2a2a2a;
		padding-top:10px;
		font-size:14px;
		font-weight:bold;
	}
#commentform p a, #commentform p a:visited
	{
		color:#4098cb;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}


/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		width:480px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		width:200px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fafafa;
		border:solid 1px #d9d9d9;
	}

/*response or comments in comments.php*/
h3#comments
	{
		color:#2a2a2a;
		padding-bottom:5px;
		font-size:14px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#4098cb;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:none;
		color:#59545e;
	}

/* search result's title */
h2.pagetitle
	{
		color:#10557d;
		font-size:18px;
		font-weight:bold;
		padding-bottom:10px;
		text-align:center;
	}

/* no match found in search */
.error
	{
		color:#e04a0b;
		font-size:18px;
		font-weight:bold;
		text-align:center;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin:0px;
		padding:0px;
		margin-left:15px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}

/**/
.article h2
	{
		font-size:16px;
		font-weight:bold;
                font-family: times new roman;
	}

/* avatar */
.fl_right
	{
		/*float:right;
		width:500px;*/
		padding:5px;
		padding-bottom:8px;
	}
.fl_left
	{
		/*float:left;
		width:100px;*/
		padding:5px 8px;
		padding-bottom:10px;
	}
.avatarImg
	{
		text-align:left;
		float:right;
		width:50px;
	}
.commentAuthor
	{
		padding:0px;
		float:left;
		text-align:right;
		width:580px;
	}
.authorLink
	{
		font-family:'Bauhaus 93',verdana, arial;
		font-size:19px;
		font-weight:normal;
		padding-top:7px;
	}
.commentmetadata
	{
		margin: 0px;
		padding:0px;
		text-align:left;
		padding-bottom:10px;
		font-family:verdana;
		font-weight:bold;
		font-size:11px;
	}
/*********************************************************/

/*.alt {
	margin:0px;
	padding:10px;
	/*border:solid 5px #7f9db9;*/
	/*background:#e5ecce;
	color:#000;
	}*/
.commentlist {
	padding:0px;
	text-align: justify;
	}
ul.commentlist
	{
		width:660px;
	}
.commentlist li {
	margin-bottom:35px;
	padding: 0px;
	list-style: none;
	color:#59545e;
	background:#fafafa;
	border:solid 1px #dfdfdf;
	height:1%;
	}
.commentlist p {
	margin: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#calendar_wrap table th
	{
		color:#434242;
	}
#wp-calendar {
	empty-cells: show;
	margin:0px auto 0;
	width: 190px;
	color:#434242;
	text-align:center;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right:5px;
	border:0px;
	background:none;
	color:#2181b8;
	text-decoration:underline;
	}
#wp-calendar #next a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar #prev a {
	text-align: left;
	padding-left:5px;
	border:0px;
	background:none;
	color:#2181b8;
	text-decoration:underline;
	}
#wp-calendar #prev a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:190px;
	}

#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #2181b8;
	text-decoration:none;
	font-weight:bold;
	background:none;
	text-transform:none;
}
#wp-calendar td a:hover {
	background: #4098cb;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;

	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */