#single_margin
{
	margin-left:7px;
	margin-top:12px;
}

.handle
{
	position:absolute;
	
	right:0px;
	top:2px;
	
	width:32px;
	height:32px;
	
	background:transparent url("../../images/skin3/move.png") no-repeat left top;
	
	padding:0px;
	
	cursor:move;
}


.handle:hover
{
	background:transparent url("../../images/skin3/move_hover.png") no-repeat left top;
}
.single-controls 
{
	
	position:relative;
	float: right;
	display:block;
	
	width:69px;
	height:27px;
	
	margin:1px 9px 0px 0px;
	padding:0px;
	
}

.single-controls a
{
	text-indent:-9000px;
}

.single-controls  .prev a
{
	display:block;
	float:left;
	
	width:28px;
	height:27px;
	
	margin:7px 0px 0px 0px;
	
	background: url('../../images/skin3/left_arrow.png') no-repeat top left;
	
	
}


.single-controls  .next a
{
	display:block;
	float:left;
	
	width:28px;
	height:27px;
	
	margin:7px 0px 0px 10px;
	
	background: url('../../images/skin3/right_arrow.png') no-repeat top left;
	
}




#pst_cont .entry
	{
		position:relative;
		display:block;
		float:left;	
		
		width:622px;
		height:auto;
		
		margin:0px 0px 0px 5px;
		padding:0px 0px 0px 3px;


		background: transparent url('../../images/skin3/cat_cont_cont.png') repeat-y top left;
	}
	
	
#pst_cont .entry a
	{
		color:#000;
	}
	

	
#pst_cont .entry p
	{	
		
		margin:5px 10px;
		padding:0px;

		line-height: 1.4em;

		font-size:1.2em;
		font-weight:normal;
		
		text-decoration:none;
		text-align : left;

	}
	
#pst_cont .entry p img
	{
		float:left;
		display:block;
		
		width:auto;
		max-width:582px;
		height:auto;
		
		background:#fff;
		border:1px solid #ccc;
		padding:5px;
		
		margin:9px 9px 9px 0px;
		
	}
	
	
#pst_cont #published_stuff
	{
		position:relative;
		display:block;
		float:left;

		width:590px;
		height:auto;
		
		margin:10px 0px 0px 7px;
		padding:5px;
		
		background:#eee;
		border:1px solid #ddd;
		
		text-align:left;
		
		font-size:1.1em;
		
	}	
	
	
.ex-pullquote
	{
		position:relative;
		display:block;
		float:right;

		max-width:250px;
		width : 250px;
		
		min-height:61px;
		height:auto;

		margin:5px 0px 0px 0px;

		padding:0px 10px 0px 20px;

		font-size : 1.4em;
		font-weight : bold;
		font-style : italic;
		 line-height: 15px;
		 white-space: pre-wrap;
		 word-wrap: break-word;
		
		color : #555;
    		background: transparent url('../../images/skin3/pullquote.png') no-repeat center left;

	 }	
	 
	 
	 
	 
#authorbox
{
	position:relative;
	display:block;
	float:left;
	
	width:590px;
	height:auto;
	
	overflow:hidden;
	
	margin:10px 0px 0px 7px;

	padding:5px;
	
	background:#eee;
	border:1px solid #ddd;
}

#authorbox h4
{
	position:relative;
	display:block;
	float:left;
	
	clear:right;

	width:480px;

	font-size:16px;
	color:#191919;
	margin:10px 0px 0px 7px;
	padding:0px 0px 0px 0px;
}

.authortext
{
	padding-left:0px;
}

#authorbox img
{
	margin:7px 0px 0px 7px;
	padding:5px;
	float:left;
	
	background:#ddd;
	border:1px solid #ccc;
}

#authorbox .authortext p
{
	position:relative;
	display:block;
	float:left;

	width:470px;

	
	color:#191919;
	
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	

}

#authorbox h4 > a
{
	text-decoration:none;
}
	 
	 
	 
	 
	 
#bars
{
	position:relative;
	display:block;
	float:left;

	width:618px;
	
	margin:0px;
	padding:0px 0px 0px 0px;
	
}


#comments_pag2
{
		position:relative;
		display:block;
		float:left;
		
		width:590px;
		height:auto;

		overflow:hidden;
		margin: 10px 0px 0px 7px;

		padding:5px;

		background:#eee;
		border:1px solid #ddd;
}


#cat_navigation2 
{
	display:block;
	border:none;
	text-transform:uppercase;
	margin:0px 0 0px;
	padding:0;
}

#cat_navigation2 a
{
	float:left;
	border:1px solid #ccc;

	margin:0 5px 0 0;
	padding:5px;

	font-size:1em;
	font-weight:bold;

	color:#aaa;
	text-decoration:none;
}

#cat_navigation2 a:hover 
{
	border:1px solid #003f7e;
	background-color:#fff;
}



#cat_navigation2 a.active_page2 
{
	border:1px solid #003f7e;
	color:#000;
	font-weight:700;
	background-color:#fff;
}




#related_wrapper
	{

		position:relative;
		float:left;
		display:block;			

		width:604px;
		height:auto;

		margin:7px 0px 0px 8px;
		padding:5px;

		background:#fff;
		border:1px solid #ddd;
	}


#related_wrapper h3
	{
		margin:0px 0px 0px 5px;
		padding:0px;
	}
	
#related_wrapper ul.related 
	{
		position:relative;
		float:left;
		display:block;

		width:604px;
		height:auto;	
		
		margin:0px;
		padding:0px;
	
		list-style-type: square;	
		font-size:11px;
		font-weight:bold;
	}

#related_wrapper ul.related  li
	{
		position:relative;
		float:left;
		display:block;	
		
		width:585px;
		height:auto;		

		margin:5px 0px 2px 10px;

		padding:0px;	

		list-style-type: none;	
		text-align:left;
	}


#related_wrapper ul.related  li a
	{
		color:#aaa;
		text-decoration:none;
	}
			
#related_wrapper ul.related  li a:hover
	{
		color:#000;
		text-decoration:underline;
	}			
			
			
			
			
#pst_cont .entry ul
	{
		list-style-type: none;
	}
	
	
#pst_cont .entry ul li
	{
		background: transparent url(../../images/skin3/list-off.gif) left center no-repeat;
		padding-left: 15px;
		text-align: left;
		font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
		text-decoration: none;
		color: #999;
	}

#pst_cont .entry ul li:hover
	{
		background: transparent url(../../images/skin3/list-on.gif) left center no-repeat;
		color: black;
	}
	
#pst_cont .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6
	{
		float:left;
		display:block;
		
		width:98%;
		
		margin:0px;
		padding:0px;
		clear:both;
	}			
