/*
Theme Name: Heyadele
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/



body{
	background-image:url('images/background.jpg');
        background-repeat:no-repeat;
        margin:0px;
	padding:0px;	
        position: relative;
        font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:101%;
        color:#000000;
}

#main_div{
	width:1024px;
	margin:0 auto;
}

#header{
	width:786px;
	height:273px;
	float:left;
	margin-left:147px;
	margin-bottom:5px;
}

.logo{
	width:412px;
	height:273px;
	float:left;
	margin-right:80px;
	padding:0px;
}

.follow_me {
	width:294px;
	height:25px;
        float:left;
	margin-bottom:300px; 
        margin-right:5px;
        margin-top:10px; 
        margin-left:585px;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000000 !important;
	background-color:#FFFFFF !important;
        font-weight:bold;
}


.follow_me a {
	height:25px;
        color:#000000 !important;
	background-color:#FFFFFF !important;
        text-size:17px !important;
        text-decoration:underline;
}

.follow_me a:li{
        height:25px;
        text-size:17px !important;
        text-decoration:underline;

}

.follow_me a:hover{
        height:25px;
        text-size:17px !important;
        text-decoration:underline;
}

/*menu start */

#menu{
	width:1000px;
	height:24px;
	float:left;
	margin-bottom:25px;
        color:#FFFFFF
        background-color:#000000
}

#menu .blank_box{
	width:147px;
	height:28px;
	float:left;
	margin:0px;
	padding:0px;
	;
}

/*content css start */

#month{
	width:877px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
}

#month h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	float:right;
	margin-right:100px;
	line-height:18px;
	text-align:right;
	margin-top:10px;
}


#content{
	width:877px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
}

 a:link    {color: #FFFFFF; background: #000000; text-decoration: none;}
 a:visited {color: #FFFFFF; background: #000000; text-decoration: none;}
 a:active  {color: #FFFFFF; background: #000000; text-decoration: none;}
 a:hover   {font-size: 16px; color: #FFFFFF; background: #000000; text-decoration: none;}


#comment{
	width:550px;
	height:auto;
	float:left;
	margin-right:36px;
	padding:0px;
	line-height:18px;
}

#comment h4, #comment h4 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	background: #FFFFFF;
        margin-bottom:20px;
	margin-top:0px;
	text-transform:uppercase;
	text-decoration:none;
}

#comment p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	margin-top:0px;
	padding:0px;
}


#right_navi{
	width:291px;
	height:auto;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px !important;
	font-weight:bold;
	color:#000000 !important;
	background: #FFFFFF !important;
        text-transform:uppercase;
}

#right_navi a:link    {color: #000000; background: #FFFFFF; text-decoration: none;}
#right_navi a:visited {color: #000000; background: #FFFFFF; text-decoration: none;}
#right_navi a:active  {color: #000000; background: #FFFFFF; text-decoration: none;}
#right_navi a:hover   {font-size: 14px; color: #000000; background: #FFFFFF; text-decoration: underline;}	
 
#right_navi h4{
	display: block;
        margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	width: 500px;
        padding:3px;
	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;}


#right_navi p{
	color:#000000 !important;
	background: #FFFFFF !important;
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px !important;
        height:20px;
	margin-top:0px;
	padding:3px;

}

#right_navi h2{
	margin:0px;
	margin-top:0px;
	margin-bottom:12px;
	padding:3px;
	background-color:#000000;
	font-size:24px;
	color:#FFFFFF;
	text-transform:uppercase;
	
}

/* footer start */

#footer{
	width:786px;
	height:auto;
	float:left;
	margin-left:170px;
	margin-top:40px;
	padding:0px;
}

#footer h4{
	width:50px;
	height:25px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	margin:0px;
	margin-top:0px;
	padding:7px 0px 75px 0px;
}

#footer h4 a{
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	margin-top:0px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#right_navi ul {
	list-style:none;
	padding:0;
}


#commentform p {
	margin-bottom:5px;
}

