@charset "UTF-8";
/* CSS Document */

html,body
{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;

}

img
{
	border:none;
}

p
{
	padding:0px;
	margin:0px;
}
a
{
	color:#09F;
	text-decoration:none;
}

a:hover
{
	color:#F09;
	text-decoration:none;
}


.box
{
	position:relative;
	float:left;
	width:800px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.main_body
{
	position:relative;
	float:none;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	margin-top:40px;  
}

.main_container
{
	position:relative;
	float:left;
	width:880px;
	height:auto;
	border: 1px solid #D2D2D2;
	padding:20px; 
}

.main_logo
{
	position:relative;
	float:left;
	width:880px;
	height:85px;
}

.main_contact
{
	position:relative;
	float:left;
	width:880px;
	height:auto;
	padding-bottom:10px;
	border-bottom:3px solid #000;
	margin-bottom:20px;
}	
	.main_contact p
	{
		padding:0px;
		padding-bottom:4px;
		margin:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-style:italic;
	}
	
	
.content_row
{
	position:relative;
	float:right;
	width:280px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #D2D2D2;
}
	.content_title
	{
		position:relative;
		float:left;
		width:auto;
		height:auto;
		padding-bottom:10px;
	}
	
		.content_title h1
		{
			font-family: "Helvetica Neue", Helvetica, Arial,  sans-serif;
			font-size:15px;
			font-style:normal;
			font-weight:normal;
			padding:8px;
			margin:0px;
			color:#fff;
			background-color:#000;
			width:auto;
			letter-spacing:1px;
			text-transform:normal;
		}
		.content_title h1 a
		{
			color:#FFF;
		}
		.content_title h1:hover
		{
			color:#FFF;
			
			background-color:#09F;
		}
	
	.content_text
	{
		position:relative;
		float:left;
		width:260px;
		height:auto; 
			font-family:Georgia, "Times New Roman", Times, serif;
	}
	
		.content_text p
		{
			padding:0px; 
			padding-bottom:8px;
			margin:0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-style:normal;
			color:#000;
			line-height:18px;
		}
.page_content
{
	position:relative;
	float:left;
	width:580px;
	height:auto;
}

.article_page_no
{
	position:relative;
	float:left;
	width:580px;
	height:30px;
}
   	.page_no_box
	{
		position:relative;
		float:left;
		width:40px;
		height:30px;
		margin-right:4px;
		padding-top:3px;
	}
			
  .page_no_numbers
  {
	  position:relative;
	  float:left;
	  width:483px;
	  height:30px;
	  overflow:hidden;
	  margin-right:5px;
  }
	  
	  #page_no_overflow
	  {
		  position:relative;
		  float:none;
		  top:0px;
		  left:0px;
		  width:auto;
		  overflow:visible;
	  }
		  #older_posts { cursor: pointer; }
		  #older_posts:hover { text-decoration:underline; } 
		  
		  #newer_posts { cursor: pointer; }
		  #newer_posts:hover { text-decoration:underline; }
		  
	.page_number,.page_number_selected
	{
		text-align:center;
		float:right; 
		position:relative;
		padding-bottom:3px;
		padding-top:4px; 
		cursor:pointer; 
		margin-left:3px;
		height:12px;
		width:13px;
		background-color:#fff;
			font-family: Helvetica, Arial, sans-serif;
			text-transform:uppercase;
			font-size:10px;
			font-weight:normal;
			line-height:12px;
	}
	
		.page_number_selected
		{
			color:#F09;
		}
		
		
.blog_row
{
	position:relative;
	float:left;
	width:580px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px dotted #D2D2D2;
}

	.blog_text
	{
		position:relative;
		float:left;
		width:560px;
		height:auto; 
			font-family:Georgia, "Times New Roman", Times, serif;
	}
	
		.blog_text p
		{
			padding:0px; 
			padding-bottom:8px;
			margin:0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-style:normal;
			color:#000; 
			line-height:15px;
		}
		
		.pre_code
		{ 
			font-family: Monaco, monospace;
			background-color: #ecf3ff;
			padding:14px;
			border:1px solid #ccc;
			line-height: 12px;
			width: 560px;
			white-space: pre-wrap;       /* css-3 */
			 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
			 white-space: -pre-wrap;      /* Opera 4-6 */
			 white-space: -o-pre-wrap;    /* Opera 7 */
			 word-wrap: break-word;       /* Internet Explorer 5.5+ */
		}
	 
		
		
	
p.date_text
{
	font-style:oblique;
	padding-bottom:5px;  
}

p.list_handler
{
	cursor:pointer;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:15px;
	text-align:left;
	padding:0px;
	padding-bottom:4px;
}

.date_list
{
	padding:0px;
	margin:0px; 
	padding-bottom:10px;
	padding-left:2px; 
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
}

.date_list li
{
	padding:0px;
	margin:0px;
	text-indent:6px;
	padding-top:4px;
	list-style:inside;
	list-style-type:none;
	font-family: Helvetica, Arial,sans-serif;
}