html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
p{}
a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#header{position:relative}
#header h1{
	height:150px;
	margin:0;
	background-image: url(images/photography.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header a{position:absolute;right:0;top:23px}
#container{text-align:left}
#content p{}
#navigation{
	background-color: #FFFFFF;
}
#extra{
	background-color: #FFFFFF;
}
#footer{
	color: #666666;
	background-color: #F5F5F5;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	text-align: center;
}
#footer p{margin:0;padding:5px 10px}
#footer a{display:inline;padding:0;color: #666666}

#container{width:950px;margin:0 auto}
#wrapper{float:left;width:100%}
#content{margin-right: 450px}
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.postinfo {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.shareit {
	float:right;}
#navigation{
	float:left;
	width:190px;
	margin-left:-410px;
	padding: 5px;
}
#navigation h4, #navigationb h4, #extra h4, #extrab h4, li h4, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
}
#extra{
	float:left;
	width:190px;
	margin-left:-200px;
	padding: 5px;
}
#extra ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#extra li {
}
.cats ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cats li {
	padding-left: 20px;
	background-image: url(images/f1.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.recent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.recent li {
	padding-left: 20px;
	background-image: url(images/f2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pop li {
	padding-left: 20px;
	background-image: url(images/pop.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
		list-style-type: none;

}

#rssfeed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rssfeed li {
	padding-left: 20px;
	background-image: url(images/feed-icon.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#resources ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#resources li {
	padding-left: 20px;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#archiveslist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#archiveslist li {
	padding-left: 20px;
	background-image: url(images/archives.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}


#footer{clear:left;width:100%}

/*-------------------- widgets---------------------*/
h4.widgettitle{	}
.widget {
     }
#widget ul {
}


/*--------------------Archive--------------------*/

ul#archives {	}
li#archives{	     }

.widget_archives{    }

/*--recent posts--*/

#recent_posts ul {	}
#recent-posts li {	     }

.widget_recent_entries{     }

/*--------------------text widget--------------------*/
ul#widget_text {	}
li.widget_text{	     }

ul#text-4 {	}

li#text-4{     }
div.textwidget{     }

/*--------------------links blogroll--------------------*/
#links ul {	}
#links li {	     }
.widget_links{     }


/*--------------------Categories--------------------*/
ul#categories {	}
li#categories{	}

.widget_categories{ }

