/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/




#flickrrss .list3 {
        clear: both;
        margin: 0 0 20px 0;
        padding: 0 10px;
}


#flickrrss h3 {
        background: url(images/bg-h2-myphotos.png) no-repeat;
        width: 137px; height: 34px;
        margin: 0 0 10px;
}




#flickrrss .list3 a {
                float: left;
                display: inline;
                margin: 0 16px 15px 0;
                border: 1px dashed #888;
                padding: 5px;
}

#flickrrss .list3 a:hover {
        border: 1px dashed #fff;
}


#browseFlickr{
        background: url(images/bg-flickr.png) no-repeat;
        width: 91px; height: 11px;
        margin: 0 25px 10px 12px;
        float:right;
}

div#hi {
	color: #2a2b2b;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 440px;
	position: absolute;
	top: 200px; right: 0;
}

#logo a {
				/* background: url(images/logo.png) no-repeat; */
				cursor: pointer;
				position: absolute;
				top: 65px; left: -5px;
				display:block;
			}

#nav, #nav ul {
	margin-top: 15px;
}

#nav a {
    padding: 0 15px;
}

#nav {
width:775px;
}


element.style {
background:none repeat scroll 0 0 transparent;
}
