.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



body {
	background: #fff url('images/bg3.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center; /* IE Fix */
	margin: 0px;
	color: #666;
	padding: 0px;
	}
	
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #336699; border-bottom: 0px dashed #336699; }
a:hover { border-bottom: 1px dashed #444444; color: #336699; }
a:visited { text-decoration: none; color: #336699; border-bottom: 0px dashed #336699; }

p {
 	font-size: 86%;
	
	}

/*post stylng*/
.post{
	font-size: 80%;
	margin:0 0 25px 0;
	
}

.img {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 5px;
	float: left;
}

.post h1, h2, h3, h4{
	font-size: 110%; 
	color: #666666; 
	margin: 0 10px 0 0; 
	cursor: default;
	
}

.post .img {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 5px;
	float: left;
}

.post .info{
padding:3px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#efefef;
font-size:70%;
color:#505050;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 760px;
	background: #fff;
	border: 1px solid #444;
	text-align: left; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #FFFFFF url('images/header.jpg') no-repeat;
	border-bottom: 4px solid #fff;
	border-top: 5px solid #fff;
	padding-left:30px; padding-right:30px; padding-top:28px; padding-bottom:28px
	}	

.codebox { background-color: #e3e3f6; border: 1px solid #333366; padding: 5px; margin-bottom: 5px; width: 570px; max-height: 400px; overflow: auto; text-align: left; }
.codebox pre { margin: 0px; padding: 0px; }

/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar {
	font-size: 80%;
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	border-top: 1px solid #ddd; 
	background: #fff url('images/para_bg.jpg') repeat-x; 
	}
	
#sidebar ul {
	font-size: 80%;
	margin: 0;
	padding: 3px;
}

#sidebar h4 { 
	font-size: 85%; 
	color: #666666;
	border-bottom: solid 1px #666666;
	padding: 1px;
	margin: 0 10px 0 0; 
}

#sidebar a, a:visited { text-decoration: none; color: #336699; border-bottom: 0px dashed #336699; }
#sidebar a:hover { border-bottom: 1px dashed #444444; color: #336699; }



#content h1, h2, h3, h4 { 
	font-size: 110%; 
	color: #666666; 
	margin: 0 10px 0 0; 
	border-bottom: solid 1px #666666;
	padding: 1px;
	}

#content ol, ul, li{ 
	font-size: 92%; 
	color: #666666; 
	}
	
#content div{ 
	padding: 1px 0 10px 0;  
	}	
	
#content {
	font-size: 80%	
	padding-top:0px;
	float: left;
	width: 550px;
	position: relative;
	margin-left: 20px;
	line-height: 15px; 
	text-align: justify; 
	word-spacing: 2px;	
	}

#content a, a:visited { text-decoration: none; color: #336699; border-bottom: 0px dashed #336699; }
#content a:hover { border-bottom: 1px dashed #444444; color: #336699; }
		

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	text-align: left;	
	font-size: 75%;
	color: #fff;
	padding: 10px;
	line-height: 16px;
	clear: both;
	background-color: #ff9900; 
	}
	
#footer a { text-decoration: none; color: #fff; border-bottom: 0px dashed #fff; }
#footer a:hover { border-bottom: 1px dashed #fff; color: #fff; }


/* added comments*/
#comment {
	font-size: 85%;
	}

#commentform input {
	font-size: 95%;
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	font-size: 90%;
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

.commentlist {
	font-size: 90%;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-size: 90%;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 90% Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 90%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* close comments*/

/* added blockquote*/
blockquote {
	margin: 15px 30px 0 15px;
	padding-left: 20px;
		padding-right: 20px;

	border: 3px double #cecece;
	font-style: italic;
	}
	
	/* adding design box*/
	
ul#intro 
{
    margin:0px 0;
    padding:0;
    list-style:none;
    font-size:75%;      
}
#intro h2 
{
	border-bottom:#666 1px dotted;
}
#intro li 
{
    margin:0;
    padding:0;
    list-style:none;    
    display:inline;
}
#intro li .smallbox
{
    width:150px;
    float:left;
    margin:0px 5px;    
    margin-left:20px;
    padding:0 5px;
    background:#fafafa url('images/sidebarul.jpg') no-repeat bottom; 
    color:#000;  
    border:1px solid #ddd;; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
}
#intro a:hover 
{
	background:none;
}

/* menu header*/
.menuheader {
        margin: 0;
        padding: 5px;
        height: 20px;
        background:transparent url('images/full_sidetitle.gif') no-repeat top center;
}

.menuheader div
{
       margin:0;
       padding-left:.5em;
       font-size: .9em;
       color: #fff;
       font-weight: bold;
       float:left;
       height: .9empx;
}

.menuheader a{
       float:right;
       margin:0;
       height: .9em;
}

.menuheader a images{
       width:15px;
       height:15px;
       border:none;
       padding: 0 .2em 0 0;
}


/* close menu header*/

