/*
Theme Name: Tavahatz Theme
Theme URI: 
Description: Exclusive theme
Version: 1.6
Author: 
Author URI: 
Tags: 

*/


#MainHead{
	}

#MainPage {
	background: white;
	margin: 0 auto;
	text-align: left;
	width: 750px;
	
	}

#MainHeader {

	width: 323px;
	height: 72px;
	background: url('images/logo.jpg') no-repeat;
	margin-left: 260px;
	margin-top: 17px;
	margin-bottom: 17px;

	}
	#MainBlog {

	width: 214px;
	height: 78px;
	background: url('images/blog-logo.jpg') no-repeat;
	margin-left: 260px;
	


	}

#BlogPage {

	margin: 0 auto;
	text-align: left;
	width: 750px;
	background: #FFFFFF url('images/page-layout.jpg') repeat-y;	
}
#nav ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
margin: 0;

}

#nav li
{
display: inline;
list-style-type: none;
margin-right: -4px;
padding: 19px;

}

#nav {
	background: url(images/list-grad.jpg) repeat-x;
	height: 33px;
	padding-top: 9px;
	border: 1px solid #FFFFFF;
	}

#nav a {
	color: #616161;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	}
#nav a:hover {
	color: #A1A1A1;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	}
#nav .page_item {
	background: url(images/list-block.jpg) no-repeat right;
	}
	
#frontpage {
	
	margin: 16px;
	}
#frontpage p {
	font-size: 10pt;
	margin: 3px 0 3px 0;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 6px;
	}
#frontpage h2 {

	font-size: 21pt;
	color: #005367;
	margin: 8px 0;
	padding: 0;

	}
.pagetitle {

	font-size: 16pt;
	color: #005367;
	margin: 8px 0;
	padding: 0;

	}
#frontpage h3 {

	color: #0192b9;
	font-size: 13pt;
	padding: 0;
	margin: 0;

	}

#frontpage a {
	color: #0192b9;
	text-decoration: none;
	}
#frontpage a:hover {

		color: #0192b9;
	text-decoration: underline;
	}
#frontpage .left {
	float: left;
	margin-left: 11px;
	}
#frontpage .right {
	float: right;
	
	}
#frontpage .center {
	margin: 0 auto;
	}
	
#sidebar {
	width: 221px;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	margin-right: -2px;
	}

#sidebar h2 {
	color: #0192b9;
	font-size: 13pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar li {
	list-style-image: url(images/bullet.jpg);
	margin-left: 20px;
	}
#sidebar li h2 {
	list-style-type: none;
	}
#sidebar a {
	color: #575757;
	text-decoration: none;
	}
#sidebar a:hover {
	color: #575757;
	text-decoration: underline;
	}
#BlogContent {
	width: 500px; 
	padding: 10px;
	}

.imgpad {
	padding-left: 10px;
	}
.clear {
	clear: both;
	}
	
#BlogItem {	
	font-family: "Trebuchet MS", Verdana;
	margin-bottom: 14px;

	}
#BlogItem h2 {
	color: #005367;
	font-size: 21pt;
		padding: 0;
	margin: 0;
	}
#BlogItem h2 a {
	color: #005367;
	font-size: 14pt;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
#BlogItem .time {
	color: #575757;
	font-size: 10pt;
	background: url('images/clock-icon.jpg') left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	}
#BlogItem .time a {
	color: #575757;
	font-size: 10pt;
	text-decoration: none;
	}
#BlogItem .time a:hover {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	}

#BlogItem .content {
	color: #575757;
	font-size: 10pt;
	line-height: 1.5em;
	margin-top: -7px;
	text-align: justify;
	}

#BlogItem .tags, .tagsright {
	font-size: 10pt;
	color: #575757;
	float: left;
	}

#BlogItem .tags a, .tagsright a {
	color: #0192b9;
	text-decoration: none;
	}

#BlogItem .tagsright {
	float: right;
	margin-bottom: 10px;
	background: url(images/cmt-icon.jpg) left no-repeat;
	padding-left: 20px;
	}
.container {
	width: 200px;
	
	}
#BlogItem a {
	color: #0192b9;
	text-decoration: none;
	}
#BlogItem a:hover {
	color: #0192b9;
	text-decoration: underline;
	}

#CommentContainer {
	list-style-type: none;
	font-size: 10pt;
	line-height: 1.5em;
	color: #575757;
	width: 500px;
	}
#CommentContainer a {
	color: #0192b9;
	text-decoration: none;
	}
#CommentContainer a:hover {
	color: #0192b9;
	text-decoration: underline;
	}
#CommentContainer small {
	font-size: 9pt;
		margin: 0;
		padding: 0;
	}
	
#CommentContainer small a {
	color: #575757;
text-decoration: none;
	}
	#CommentContainer small a:hover {
	color: #575757;
	text-decoration: underline;
	}

#CommentContainer h3 {
	color: #005367;
	}

#navigation a  {
	color: #0192b9;
	text-decoration: none;
	font-weight: normal;
	
	}
	#navigation a:hover  {
	color: #0192b9;
	text-decoration: underline;
	font-weight: normal;
	
	}
#navigation {
	margin-bottom: 7px;
	padding: 5px;
	}
#navigation .navleft {
	float: left;
        font-size: 9pt;
        font-weight: normal;
	}
#navigation .navright {
	float: right;
        font-size: 9pt;
        font-weight: normal;
	}

#footer {
margin-bottom: 0;
padding-top: 30px;
padding-bottom: 350px;
clear: both;
color: #999;
font-size: 13px;
text-align: center;
background: #F7F7F7;
border-top: 1px solid #dfdfdf;
}

#footer p {
width: 600px;
margin: 0 auto 0 auto;
text-align: left;
clear: both;
background: #F7F7F7;
}

#footer p.first {
padding-top: 20px;
background: #F7F7F7;
}

#footer p.incima {
text-align: center;
padding-top: 20px;
background: #F7F7F7;
}

#footer a {
color:#777;
text-decoration: none;
}

#footer a:hover {
color:#0192b9;
text-decoration: underline;
}

#footerbar {
background: #F7F7F7;
width: 800px;
margin: auto;
}

#footerbar h2 {
background: #F7F7F7;
font-size: 16px;
color:#005367;
font-weight: bold;
padding-bottom: 7px;
border-bottom: 2px solid #dadada;
}

#footerbar ul {
background: #F7F7F7;
list-style-type: none;
margin: 0;
padding: 0;
}

#footerbar ul li {
background: #F7F7F7;
width: 230px;
float: left;
text-align: left;
margin: 10px;
}

#footerbar ul li ul li {
background: #F7F7F7;
margin: auto;
float: none;
width: auto;
line-height: 140%;
}
#footer-main {
padding-top: 10px;
padding-bottom: 10px;
clear: both;
color: #999;
font-size: 13px;
text-align: center;
}
