/*  
Theme Name: Modeling
Author: Modeling
*..//
* CSS Document */
@import "../../../../css/main.css";
@import "../../../../css/welcome.css";

#blogcontent { 
	 width:793px;
	 height:auto;
	 background:url(images/leftbox_bg.gif) repeat-y  left top #fbfbfb;
	 margin:8px 0 0 8px;
}

.content_top{
	background:url(images/leftbox_top.gif) no-repeat top left;
	
}

.blog{ margin:10px 20px 0 20px; overflow:hidden;}
.navigation{
	margin:10px 20px 0 16px;
	color:#FFA73F;}
.navigation a{
	color:#0987a9;
	padding:0 0 0 5px;	}
	
#Mainsidebar { 
		 width:184px;
		 height:auto;
		 background:url(images/rightbox_bg.gif) repeat-y  left top #fbfbfb;
		 margin:8px 0 0 0;
		 }
#Mainsidebar ul {
	list-style:none;
	margin-right:10px;
	
}		 
#Mainsidebar ul li {
	padding-left:0px;
	padding-bottom:15px;
}
.floatl {float:left;}
.blog .floatleft{float:left; width:500px;}
.floatr, .floatright{float:right;}
.clear{clear:both; font-size:1px; }

#Mainsidebar ul li ul{ 
	margin:0;
	list-style-type:none;
	margin:10px 0 0 0;
	}
	
#Mainsidebar ul li ul li{ 
	height:24px;
	background:url(images/arrow_red.gif) no-repeat center left;
	margin:0 10px 0 0px;
	border-bottom:solid 1px #e7e7e7;
	padding-bottom:0px;
	
	
	}
#Mainsidebar ul li ul li a{
	color:#474747;
	font-size:13px;
	text-decoration:none;
	line-height:24px;
	margin:0 0 0 20px;
	
}
#Mainsidebar .head {
	background:url(../../../../images/sub_header.gif) no-repeat top left;
	height:23px;
	margin:12px 0 0 0px;
	padding:0 0 10px 0;
}
#Mainsidebar .head img {
	padding:0 10px 0 0px;
}
.more-link {
	color: #0987a9;
}
.filied_under{ 
	background:url(images/page_white.png) no-repeat top left;
	padding:0 10px 0 20px;
	color:#BC231D;}
.filied_under a{
	padding:0 0 0 5px;}

.tags{ color:#FFA73F;}
.tags a{ 
	color:#0987a9;
	padding:0 0 0 5px;}
.bookmark{ 
	width:auto;
	float:right;
}

.divider_black{ border-bottom:solid 1px #000000;}	

.divider_gray{ border-bottom:solid 1px #e7e7e7; height:5px;}	

.content_bottom{
	background:url(images/leftbox_bottom.gif) no-repeat bottom left;}

.sidebartop{
	background:url(images/rightbox_top.gif) no-repeat top left;}
	
#Mainsidebar .searchbox{
	background:url(images/archives_bg.gif) no-repeat top left;
	height:44px;
	padding:0px 0 0 0;
	
	}
#Mainsidebar .input{
	background:url(images/search_bg.gif) no-repeat top left;
	width:142px;
	height:16px;
	margin:11px 36px 0 0;
	border:0;
	padding:5px 5px 0 5px;
	
	}
#Mainsidebar .selected{
	width:137px;
	margin:10px 12px 0 0;
	font-size:11px;
	height:22px;
	font-size:14px;
	
	}
#Mainsidebar .sidebarbottom{
	background:url(images/rightbox_bottom.gif) no-repeat bottom left;}	
	
.commentlist{
	padding:0 0 0 20px;
	color:#000000;
	}
.commentlist li,  #commentform  {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}
#commentform input {
	border: solid 1px #e6e6e6;
	margin-bottom:5px;
}
#commentform .textarea{
	border: solid 1px #e6e6e6;
	}
.commentlist li {
	font-weight: bold;
	margin-top:10px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist li a{
	color:#000000;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

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

.commentmetadata {
	font-weight: normal;
	}	

h2.gray{ 
	color:#5d5959;
	line-height:45px;}
.gray{ 
	color:#5d5959;
	}
.red{
	color:#BC231D;
	}
#searchform label{
	color:#BC231D;
	font-size:13px;
	font-weight:bold;
	background:url(images/search_icon.png) no-repeat top left;
	padding-left:25px;
	display:block;
	padding-bottom:4px;
	margin-bottom:10px;
}
#searchform  input{
	margin-top:10px;
	}
.line{
 background:url(../../../../images/sub_header.gif) no-repeat top left;}
.date_time{
	width:46px;
	height:45px;
	float:left;
	display:block;
	font-size:15px;
	margin-right:10px;
	text-align:center;
	padding-top:5px;
	background:url(images/calendar.gif) no-repeat top left;
	}
.title{
	float:left;
	display:block;
	height:20px;
	clear:right;

	}
.title a{
		color:#0067AA;
		font-size:16px;
		font-weight:bold;
		}
.comment {}
.month{
	font-size:11px;
	display:block;
	color:#000;
	font-weight:bold;
	}
.date{
	color:#BC231D;
	margin-top:5px;
	display:block;
	font-weight:bold;	
	}
.athor {
	display:inline-block;
	margin-top:5px;
	}

.innar_text p {
	line-height:18px;
	margin-bottom:10px;
}