*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html{
	background:#000;
}

body{
background:url(../images/bodybg.gif) top repeat-x;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
#Wrapper{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg2.jpg) top no-repeat;
	
}
#Header{
	height:218px;

}
	#Header h1{
		float:left;
		margin-top:30px;
		margin-left:10px;
	}
		#Header p.tagline{
			margin-top:70px;
			margin-left:-200px;
			float:left;
		}
		#Header .search{
			float:right;
			margin-top:10px;
			margin-right:10px;
			width:143px;
			height:20px;
			padding-top:7px;
			padding-left:5px;
			background:url(../images/search.png) no-repeat;
			border:none;
			padding-right:35px;
		}
#Nav{
	height:34px;
	background:url(../images/nav-bg.gif1) repeat-x;
	overflow:hidden;
		
		float:right;
}

.logo{
margin-left:130px;
margin-top:-15px;
}
	#Nav ul{

		list-style:none;
		list-style-type:none;
	}
		#Nav ul li{
			float:left;

		}
		#Nav ul li:hover{
			background:#222;
		}

	#Nav ul li .current{
			background:#1d1d1d;
			padding:9px;
		}

#Content-Container{
	width:565px;
	float:left;
	margin-top:2em;
	min-height:450px;

}

.gallery-layout{

	margin-top:8em;
	
}
/*-----------------------STYLES FOR THE COMMENTS -----------------*/
	
	#PageComments_holder {

	
	}
	#PageComments_holder h4{
		border-bottom:1px solid #563d3d;
		padding-bottom:0px;
		padding-top:10px;
		margin-bottom:10px;
	}
	
	#CommentHolder{
		
	}
	
	#BlogContent #CommentHolder{

	}
	
	
	#CommentHolder ul{
		list-style:none;
		list-style-type:none;
		margin:0px !important;

	}
	#CommentHolder ul li{
		list-style:none;
		list-style-type:none;
	}
	ul.actionLinks{
		clear:both;
		height:20px;
	}
	ul.actionLinks li{
		font-size:12px;
		line-height:12px;
		padding-top:2px !important;
		margin-top:2px !important;
		float:left;
		margin-right:10px;
	}
	ul.actionLinks li.last{
		border-left:1px solid #563D3D;
		padding-left:10px;
	}
	
	
	#CommentsRSSFeed{
		text-align:right;
		clear:both;
		margin-left:-550px;
			margin-top:-330px;
		left: 10%;
		width:350px;
	}
	#CommentsRSSFeed{
	position:absolute;
	margin-top:150px;
		text-align:right;
		margin-top:10px;
	}
	#CommentsRSSFeed a{
		background:url(../images/feed-icon-14x14.png) no-repeat right center;
		padding-right:20px;
		color:#84400a;
	}
	.info{
		font-size:11px !important;
		line-height:16px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#PageComments li{
		padding-top:5px;
		padding-bottom:5px;
		margin-top:5px;
	
	}
			
	#PageComments li.odd {
		background:#2f1f1f url(../images/comments-odd.gif) top left no-repeat;
		background-position: 1% 10%; 
		border-bottom:2px solid #563D3D;
		padding-left:40px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:20px;
	}
	
	#PageComments li.even {
		background:#42211f url(../images/comments-even.gif) top right no-repeat;
		background-position: 99% 10%; 
		border-bottom:2px solid #563D3D;
		padding-left:10px;
		padding-right:40px;
		padding-top:10px;
		padding-bottom:20px;
	}

#Sidebar{
	width:257px;
	float:right;
	text-align:left;
	padding-top:3em;
	line-height:1.5em;
	
}
	#Sidebar ul{

    list-style-position: inside;
    list-style-type: square;
	}
	
		#Sidebar ul ul {

    list-style-position:none;
    list-style-type: none;
    padding-left:15px;
	}
	
.roundwhite {padding-right:1em;}	
#Footer{
	margin:22px 0px;
	background:url(../images/footer-bg2.jpg) no-repeat;
	height:150px;
	padding:15px;
	color:#444;
}

#Footer, #Footer a{
	text-align:right;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

 a img{border-color: #444;}