/* GENERAL DEFINITIONS STARTS */
* {	
	
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;

}
body {	
	background:url(../images/defaults/bkg.gif) repeat-x;
}

img {	
	vertical-align:bottom;	border: none;
}
h1 {
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	padding:10px 0 5px 80px;
	width:320px;
	/*background:#A8C111;*/
	float:left
}

.TitlePost{
	background:url(../images/defaults/content_h2.gif) no-repeat left bottom;
	padding:0 0 21px 0;
}


h1 a:hover{color:#FFF;}
h2 {	
	font-size: 12px;font-weight: bold;
	
}
h3 {	
	font-size: 14px;
}
h4 {	
	height:44px;
	padding:10px 25px 5px 50px;
	font-weight:bold;
	background:url(../images/defaults/nota_logo.jpg) no-repeat left;
	float:right;
	color:#FFFFFF;
	font-size:11px;
	width:100px;
	text-align:right
}
object {	
	outline:none;
}
p {
	color:#999999;
	font-size:11px;
}
a {
	color:#fff;
	text-decoration:none
}
a:hover { 
	color:#A8C111;
	text-decoration:underline
}
.clear {	
	clear:both;
	height:0px;
	width:0px;
	line-height:0px;
	display:block;
	font-size:1px;
}
.FloatLeft {
	 float:left
}
.FloatRight {
	 float:right
}
/* GENERAL DEFINITIONS ENDS */



/* MAIN PAGE STARTS */
#MainContainer {	
	margin: 0 auto;
	width: 975px;
}
/* MAIN PAGE ENDS */


/* TOP STARTS */
#Top {	
	width: 950px;
	height:370px;
	float:right
}
#TopHeader {
	 width:950px;
	height:270px;
	background:url(../images/defaults/header.jpg)
}
#TopHeader img {
	 padding:40px 0 0 12px
}
/* TOP ENDS */

/* PAGE CONTENT STARTS */
#PageContent {	
	float:left;	width: 700px;	
	background:url(../images/defaults/content_bkg.gif) repeat-y right;
	padding:20px 0 0 0
}
.Post {
	 width:698px;
	display:block
}
.Post h2 {
	color:#FFF;
	padding:0 0 0 30px;
	width:240px;
	height:33px;
	line-height:33px;
	background: url(../images/defaults/content_top.gif)  no-repeat right;
	float:left
} 
.Post span {
	 float:right
}
.Post p {
	 padding:15px 0 5px 80px;
	 width:400px;
	font-size:11px;
	color:#FFF;
	float:left;
} 
.Post img {
	border:2px #fff solid;
	float:right;
	margin:15px 25px 0 0
}
.PostFooter {
	background:#000000;
	float:right;
	width:670px;
	margin:10px 0 20px 20px
}
.PostFooter p {
	 padding:10px 0 0 60px;
}
/* PAGE CONTENT ENDS */

/* NAV STARTS */
#Slidebar {	
	float:left;	width:275px;
	padding:0 0 20px 0
}
#Slidebar h2 {
	font-size:14px;
	color:#333;
	padding:20px 0 20px 20px;
	background:url(../images/defaults/nav_top.jpg) bottom no-repeat;
	width:230px;
	float:right 
}
#Slidebar ul {
	font-size:14px;
	color:#333;
	padding:0 0 25px 0;
	background:url(../images/defaults/nav_footer.jpg) bottom no-repeat #A8C111;
	width:250px;
	float:right
}
#Slidebar li {
	 list-style: none;margin:2px 20px;
	
}
#Slidebar li a {
	font-size:11px;
	height:20px;
	width:200px;
	display:block;
	border-bottom:1px #FFF solid;
	text-decoration:none;
	padding:7px;
	color:#333
}
#Slidebar li a:hover {
	background-color:#000;
	color:#FFFFFF 
}
/* NAV ENDS */

#comments, #postcomment {
	padding-left: 50px;
}

#searchform {
	padding: 10px 10px 0 25px;
}

/* FOOTER STARTS */
#Footer {	
	float: right;
	width: 950px;
	height:45px;background:url(../images/defaults/footer_bkg.gif);
	margin:10px 0 0 0
}
#Footer p {
	float:left;
	line-height:45px;
	display:block;
	width:500px;
}
/* FOOTER ENDS*/
