/*  
Theme Name:Blog Skinning
Author: Sohel Ahmed
*/
*{
padding:0px;
margin:0px;}
body {
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
width:100%;
margin:0 auto 0 auto;
}

#page {
	width:100%;
    margin:0 auto 0 auto;
	}
	
.topbg{
background:url(images/top_bg.jpg) repeat-x;
height:94px;
}	

.midbg1{
background-image:url('images/background4.jpg');
background-repeat:repeat;
height:113px;
background-position:left;
}
.midbg{
background-image:url('images/background3.jpg');
background-repeat:no-repeat;
height:113px;
width:486px;
}

.midbg2{
background-image:url('images/background6.jpg');
background-repeat:no-repeat;
height:113px;
background-position:right
}
#mainheader
{
width:296px;
height:89px;
float:left;
}
#search_holder
{
width:575px;
height:90px;
float:left;
}
#search_con
{
width:216px;
height:34px;
float:right;
margin-top:48px;
}
.search
{
width:216px;
height:34px;
float:left;
overflow:hidden;
}

#job
{
width:100%;
height:43px;
background:url(images/mid_bg201.jpg) repeat-x;
}
#adds
{
width:100%;
height:43px;
margin:0 auto 0 auto;
background:url(images/mid_bg20.jpg) repeat-x;
}
#mid
{
width:370px;
height:43px;
margin:0 auto 0 auto;
background:url(images/korea_ne.jpg) no-repeat;
}
#image_link_con
{
width:100%;
height:158px;
margin:0 auto 0 auto;
background:url(images/backgrox.jpg) repeat-x;
}
#warp
{
width:100%;
background:#F5EFE3 url(images/wrap.jpg) repeat-y ;
background-position:right;
overflow:hidden;
}

.content
{
float:left;
padding-top:20px;
width:68%;
padding-left:40px;
}

.content_title {
float:left;
}
.content_title h2 a
{
font-size:23px;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color:#970F00;
text-decoration:none;

}
.maincontent
{width:100%;
margin-top:10px;
margin-bottom:10px;
float:left;
border-bottom:2px solid #000000;
}
.maincontent b
{
float:right;
color:#1140C1;
padding-top:15px;
padding-right:3px;
text-decoration:none;
}
.maincontent h3
{
height:16px;
font-size:14px;
margin-top:15px;;
color:#000000;
}
.maincontent h3 a
{
text-decoration:none;
color:#1140C1;
}

.maincontent p
{

text-align:justify;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
color:#000000;
padding-bottom:10px;
}
.maincontent ul 
{
padding-left:15px;
font-weight:bold;
}

.maincontent h2
{
text-align:justify;
font-size:16px;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.author
{
width:100%;
height:20px;
float:left;
font-size:13px;
color:#7F7F7F;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:solid 2px #252525;
}
.history a
{
text-decoration:none;
font-size:11px;
color:#4479FF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.time
{
width:135px;
font-size:13px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
float:right;
text-align:right;
display:block;
height:19px;
margin:0px;
padding:0px;
padding-top:3px;
background-color:#5A3D1F;

}
.name
{
width:535px;
height:17px;
padding-top:3px;
margin:0px;
padding:0px;
float:left;
}
#rightsidebar
{width:233px;
float:right;
}

#rightsidebar h2 {
width: 207px;
height:23px;
float:left;
padding-top:3px;
font-size:15px;
color:#FFFFFF;
padding-left:10px;
background:url(images/sidehead.jpg) no-repeat;
margin-top:24px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
overflow:hidden;
margin-bottom:5px;

}
#rightsidebar  ul{
float:left;
padding-top:10px;
width:180px;
margin:0;
padding:0;
padding-left:25px;
padding-right:5px;
font-size:12px;
}
.wid
{
float:left;
width:207px;
}
#rightsidebar  ul li
	{
padding-bottom:5px;
list-style-type:circle;
text-align:justify;
line-height:12px;
font-size:12px;

}
#rightsidebar ul li a:hover
{
color:#0000EE;
}
#rightsidebar ul li a
{	
text-decoration:none;
font-size:12px;
color:#000000;
text-align:justify;
font-family:Arial;
font-style:normal;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#footer
	{
   width:100%;
	height:38px;
	text-align:center;
    float:left;
	font-size:11px;
	padding-top:10px;
	background-color:#CDAC41;
	}
 
#comment_temp
{ 
width: 410px;
padding-bottom:5px;
padding-top:5px;
overflow:hidden;
float:left;
padding-left:40px;

}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
#comment_temp h3
{
width:400px;
font-size:12px;
color:#020202;
margin-top:10px;
}
#commentform textarea {
	width:95%;
	padding-top:5px;
	margin-top:5px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
  }
#commentform p {
	margin: 5px 0;
    }	
#commentform #submit {
	margin: 0;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	}	
ol {
list-style-type:none;
font-size:12px;
}
ol li em
{
font: 0.9em Verdana, Arial, Sans-Serif;
font-size:12px;
}
.commentlist li {
	font-weight: bold;
   }
.alt {
font-size:12px;
   margin-left:0px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size:12px;
	color:#020202;
	font-style: normal;
	}
.commentlist p {
width:400px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	text-align:justify;
}
.center {
	text-align: center;
	}
	
	
	.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
margin-right:20px;
width:100%;
height:20px;
overflow:hidden;
float:left;
}
.alignright {
float: right;
}
.alignright a{
text-decoration:none;
font-size:12px;
color:#3F8AFF;
font-weight:bold;
margin-right:15px;
}
.alignleft {
float: left;
}
.alignleft a{
text-decoration:none;
font-size:12px;
color:#3F8AFF;
margin-left:20px;
font-weight:bold;
}
 blockquote{
	margin: 15px 30px 0 10px;
	padding-left: 20px;

    border-left: 5px solid #ddd;
 
}

img.right { padding: 4px; margin: 0 0 2px 7px; border:1px solid #FF0000; display: inline; }
 img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.content img
	{
	padding:4px;
	border:1px solid #CCCCCC;
	}
