/*  
Theme Name: Ascetic Japan
Description: A wordpress theme for Million Dollar Blog
Version: 1.0
Author: MubinAhmed.com
Author URI: http://www.mubinahmed.com
*/


	*  {
		margin: 0;
		padding: 0;
		}
		
	ul {
		list-style-type: none;
		}
	
	* a:link, * a:visited, * a:hover, * a:active {
		text-decoration: none;
		color: #c0c0c0;
		}
	:link img {
		border: none;
		}
	
	* img {
		border: none;
		}
	
	a img {
		border: none;
		}
	
	:link img, :active img {
		border: none;
		}

img.floatLeft { 

   float: left; 
   left:-1.1px;
   top:-1.5px;
   position:relative;

}

img.floatRight { 

   float: right; 
   left:-21.1px;
   top:1.5px;
   position:relative;

}
 

/* Structure
----------------------------------------------------------------------------- */
	
	html { 
		margin-bottom: 0.1em;
		background: #F2F2F2;
                height: 100%;		
}

	body {
		
		font-family: Verdana, Arial, Sans-Serif;
		text-align: center;
		color: #252525;
                height: 100%;
		}
		
	.top {
		background: #eee;
		width: 100%;
		padding: 10px 0;
		}

	#wrapper {
		width: 100%;
		margin: 0 auto;
		padding: 0px 0;
		text-align: left;
		font-size: 0.7em;

                position: relative;
                min-height: 100%;
                height: auto !important;
                height: 100%;
		}
		
	#header {
                background:url("images/header2.png") repeat-x;
                height:92px;
                padding-top:10px;
                padding-right:10px;
		padding-left:5%;
		
		}



	#main {
		padding: 10px 0 0;
                padding-left:2%;

		}

	#content {
		float:left;
		width: 70%;
		padding: 0.5px 10px 60px;
		 
		}

#content2 {
		padding-right:14px;
                padding-top:35px;
                padding-left:27px;
                padding-bottom:10px;
		width:90%;
                min-height:700px;
		}
		
#content3{
		padding-right:14px;
                padding-top:35px;
                padding-left:27px;
                padding-bottom:10px;
		width:90%;
            
		}

	#sidebar {
                
		float: right;
                margin-right:3%;
                width: 24%;
		}

        #sidebar2 {
                padding-right:8px;
                padding-top:30px;
                padding-left:15px;
                padding-bottom:5px;

		width:90%;
             
}
         
        .synbar1 {
                   
		float: right;
                margin-right:3%;
                width: 24%;
                padding-bottom:10px;
                font-size:1.0em;

}

     .synbar2 {
                padding-right:15px;
                padding-top:24px;
                padding-left:18px;
                padding-bottom:15px;

	        width:90%;
             
}
.synbar2 a { color:#2384b1; }



	#footer {

                clear:both;
                bottom: 0 !important;
                bottom: -1px;
                height:50px;

		padding: 30px;
		background:#000;     
                color:#c0c0c0;     background:url("images/footer1.png") repeat;
		font-family: Verdana, Arial, Sans-Serif;

}

#cornerbadge {
background:url("images/cornerbadge2.png") no-repeat;
width:350px;
height:67px;
margin-top:-10px;
margin-left:-55px;
text-align:center;
}
#cornerbadge h1 {
color:#FFF;
font-size:1.0em;
padding-left:14%;
position:relative;
}

#cornerbadge h2 {
color:#FAFAFA;
font-size:1.0em;
padding-left:10%;
position:relative;
}

	/* Header
	----------------------------------------------------------------------------- */
	
		#header h2 {
                       font-size:2.1em;
                       color:#c0c0c0;
			}
	
			
		#header p.description {
			font-size: 1.2em;
			}
					
		ul.mainmenu {
			display: block;
			overflow: auto;
			height: 1%;
			padding: 20px 1px 1px 0;
			border-bottom: 1px solid #ccc;
			}
		
		.mainmenu li {
			float: left;
			position: relative;
			}
			
		.mainmenu li a {
			height: 40px;
			display: block;
			padding: 25px 15px 0 15px;
			}
		
		.mainmenu li.home a {
			padding-left: 0;
			}
		
		.mainmenu li a:hover {
			text-decoration: underline;
			}
	
	
	
	
	/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 10px 0 30px 0;
			}
			
                 .commentlist a {
			color:#2384b1;
			}

		.commentlist li {
			
			margin: 10px 0;
			padding: 25px 0 10px 0;
			list-style-type: none;
			width: 100%;
			overflow: auto;
			height: 1%;
			}
			
		.comment_number a {
			font: 3.2em Georgia, serif;
			float: right;
			padding-right: 15px;
			color: #d6d6d6;
			}
			
		.comment_author {
			font-size: 1.4em;
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;
			}
	
/* Content */
	
	
		#content h2 a {
			color: #1D6FAF;
			}
	
		#content p a, #content .metadata a {
			color: #2384b1;
			padding-bottom: 2px;
		
			}
	
		#content p a:hover, #content .metadata a:hover {
			color:#000;
			}
			
		#content p a:visited, #content .metadata a:visited {
			color: #000;
			}
	
		#content p {
			font: 1em/2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
			padding: 13px 0;
			color: #202020;
			text-align: justify;
			}
	
		#content .post h3 {
                        position:relative;
                        right:-20px;
			border-bottom: 1px solid #ccc;
			font: 1.2em "Lucida Grande", sans-serif;
			padding-top: 20px;
			text-transform: uppercase;
			}
			
		#content .entry {
			padding-top: 10px;
			width: 100%;
			overflow: auto;
			height: 1%;
			}
	
		#content .metadata {
			display: block;
			padding: 10px 0 60px;
			}
	
	
	
	
	
	
	/* Sidebar
	----------------------------------------------------------------------------- */
	
		#sidebar ul li.side {

			padding-bottom: 25px;
			}
			
		#sidebar div {
			line-height: 1.7em;
			}
			
		#sidebar h2 {
			display: block;
			padding: 0 0 10px;
                        color:#3D3D3D;
			}
		
		#sidebar ul li a {
			line-height: 1.9em;
                        color:#2384b1;
			}
			
		#sidebar ul li ul li ul {
			padding-left: 15px;
			}
			
		#sidebar ul li ul li ul li ul {
			padding-left: 30px;
			}
	
	
	
	
	
	/* Footer
	----------------------------------------------------------------------------- */
                #footerbuttons {
float:right;
position:relative;
top:-50px;
}
	
		#footer p {
			line-height: 2.2em;
			}	





/* Lists
----------------------------------------------------------------------------- */

	#content ul, #content ol {
		line-height: 2em;
		padding: 15px 0 15px;
		}

	#content ul li a, #content ol li a {
		line-height: 2.5em;
		}

	#content .post ol {
		padding-left: 25px;
		
		}
		
	#content .post ul li {
		padding-left: 20px;
		background: url(images/bullet.gif) center left no-repeat;		
		}




/* Headings
----------------------------------------------------------------------------- */

	h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
		color: #000;
		font-weight: normal;
		font-family: Verdana, Sans-Serif;
		}

	h1 {
		font-size: 2.2em;
		}

	h2 {
		font-size: 2.0em;
		}

	h3 {
		font-size: 1.8em;
		}

	h4 {
		font-size: 1.6em;
		}
		
		
		
		
		
/* Images
----------------------------------------------------------------------------- */

	#content img {
		padding: 10px;
		
		max-width: 100%;
		display: block;
		margin: 0 auto;
		}

	#content img.none {
		border: 0;
		max-width: 90%;
		margin: 0 auto;
		}
		
	#content img.wp-smiley {
		border: 0;
		padding: 0;
		margin: 0;
		display: inline;
		/* For whenever one uses smileys in posts */
		}





/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		width: 250px;
		float:right;
                top:-45px;
                padding-right:45px;
                position:relative;
		text-align: right;
		}
		
		
		

#searchform input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
}
#searchform input:focus{
	background:#FFF;
}


#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
		padding: 0 0 60px;
		}
					
			
			
			
			
/* Extras
----------------------------------------------------------------------------- */
blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #636363;
	color:#2E2E2E;
}

	.center {
		text-align: center;
		}

	hr {
		display: none;
		}



/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

.tlc, .trc, .blc, .blc2, .brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

.trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
.blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

.brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}


.tb, .bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

.bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
.rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.lb
	{
	background-color: #FFF;
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
		
