body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url('images/isnainiblogtemplate19r2c2iv6.jpg');*/
	color: #999999;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	
	font-family:Georgia, Times New Roman, Times, serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header 
{
    background-image:url(images/header_2024.jpg);   
	width: 1000px;
	height: 244px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
	text-align: center;
	
}

#logo h1 {
	float: center;
	letter-spacing: -2px;
	font-size: 48px; padding-top:40px; padding-bottom:0
}

#logo h2 {
	font-size: 18px;color:#fff;
	
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Menu */

#menu {
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 30px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url('images/img03.jpg') no-repeat;
	color: #FFFFFF
}

/* Gallery */



#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url('images/img11.gif') no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url('images/img13.gif') no-repeat right top;
}

#prev span, #next span {
	display: none;
}


#thumbs img {
	padding: 3px;border:2px solid #ddd;border-radius:6px;
}

/* Content */



/* Posts */

#posts {
	float: right;
	width: 430px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	background: url('images/img15.gif') no-repeat;
	font-size: smaller; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 700px;
}

/* Boxed1 */

.boxed {
	background-color: #d4e8fb;
  padding: 35px;
  margin-top: 30px;
  border-radius: 15px;
}

.boxed h2 {
	color: #0078FF;font-size:28px;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	background-image: url('images/footer_new.jpg');
	width:1000px;
	height:60px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#Main
{
	background: #FFFFFF url('images/bg_new.jpg');
	width:1000px;
	margin: 0 auto;
	overflow: hidden;
}

.style3 {font-size: 16px}
.style4 {color: #000000}
.style5 {color: #ffffff}
.style6 td {
  border-bottom: 1px solid #8e9ede;
}
    .style7
    {
        font-style: inherit;
        font-weight: bold;
    }
    .style8
{
    width: 25%;
    color: #000000;
}
    .style9
{
    font-size: x-small;
    color: #000000;
}
    .style10
{
    font-weight: bold;
    font-size: large;
    color: #000000;
}
