/*
Theme Name: White Puffs Ink Modern Wood
Theme URI: http://flashalexander.com
Description: A WordPress theme developed expressly for Sabrina N. Rouse by Flash Buddy. Features cool CSS3 features.
Author: Flash Buddy
Author URI: http://hqsecure.com
Version: 1.0
Tags: dark, photographic,photography,CSS3, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu, post thumbnails, featured slider
License: GPL
*/

/***   Flash Buddy Style  ***/
form.eshop fieldset fieldset{margin-top: 15px;}
.table.eshop, table.eshop th, table.eshop td{background-color: #333;}
.amts lb{background: #444;}
.eshopcartwidget{
	-moz-box-shadow: 3px 2px 2px #000000;
    background: none repeat scroll 0 0 #242424;
    border: 1px solid #000000;
    padding: 20px 10px;
   }
   form.addtocart label {
       margin-right: 15px;
}
form.eshop label {color: #444 !important;}
form.addtocart span.sglprice {color: black;text-shadow: 1px 1px 1px #555;}
span.sgloption{color: #999; text-shadow: 1px 1px 1px #555;}
form.eshop fieldset fieldset.echeckbox {
   	width: 95%;
}
form.eshop fieldset fieldset.echeckbox span {
    display: inline-block;
    width: 95%;
}
form.eshop input, form.eshop textarea {margin-right: 4px;}
.table.eshop, table.eshop th, table.eshop td {
    background-color: #999999 !important;
}
table.eshop td {
    background: none repeat scroll 0 0 #999999 !important;
}
form.eshop label {
    text-shadow: 1px 1px 1px #999;
}
#eshopshowshipcost{color: orange; text-shadow: 1px 1px 1px #333;}
.connect_widget_not_connected_text{ color: #f2f2f2 !important;}

.enlargeIcon-post{
	margin:170px 0 0 5px;
	position: absolute;
	z-index: 999;
}

.enlargeIcon-page{
	margin:80px 0 0 5px;
	position: absolute;
	z-index: 999;
}
.box, .cat-item ul li{text-align: left;}

#siteTitle{
	z-index: 99;
	position: absolute;
	margin: 25px 0 0 50px;
}

#siteTitle h1{
	display: none;
}

#siteDescription h2{
	display: none;
}

img.flickr_photo {
	padding: 6px;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #333;
}

/*** Reset Browser Settings ***/

*{
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline; 
}
caption, th, td { 
	text-align: left; 
	font-weight: normal; 
}
blockquote:before, 
blockquote:after,
q:before, 
q:after { 
	content: ""; 
}
blockquote, 
q { 
	quotes: "" ""; 
}


/*** Main Body ***/

body { 
	font-size: 14px; 
	font-family: arial, sans-serif; 
	line-height: 1.5em; 
	background: #4b4b4b url(images/grayTextured.jpg) no-repeat;
	background-position: center top;
	margin-bottom: 40px;
	color: #EFEFEF;
}


/*** Clearfix **/

.clear{ 
	clear: both; 
}


/*** Links ***/

a { 
	text-decoration: none; 
	color: #00a4e8; 
}
a:hover { 
	text-decoration: underline; 
}


/*** Styles ***/

p { 
	margin: 0 0 1em;
}
textarea,input { 
	font-size: 13px; 
	font-family: arial, sans-serif;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.left{
	float: left;
}
.right{
	float: right;
}
small{
	font-size: 12px;
	color: #666;
}
span.blue{
	color: #00a4e8;
}

/*** Headings ***/

h1,h2,h3,h4,h5,h6 {
	line-height: 140%;
}
h1 {
	color: #F3F3F3;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1em;
}
h2,h3,h4 {
	color: #F3F3F3;
}
.postcontent h2{
	font-size: 1.7em;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-shadow: 2px 0px 1px #000;
}
h1.posttitle {
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 10px;
filter: dropshadow(color=#E5E5E5,offX=0,offY=1);
text-shadow: 2px 2px 3px #555;
letter-spacing: 2px;
	border-left: 4px solid #00a4e8;
	background: #171717;
	padding-left: 10px;
}
.postcontent h3 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 4px solid #171717;
	margin: 2em 0em 0.63em 0em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3#comments {
	font-weight: bold;
	font-size: 1.3em;
	margin: 20px 20px 40px 20px;
	background: #171717;
	border-left: 2px solid #00a4e8;
	padding: 6px 10px;
	display: block;
}
#respond h3 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 40px 20px 20px 20px;
	background: #171717;
	border-left: 2px solid #00a4e8;
	padding: 6px 10px;
	display: block;
}
h2.posttitlehome{
	margin-bottom: 20px;
}
h2.posttitlehome a{
	color: #F3F3F3;
	font-size: 1.3em;
	font-weight: normal;
	padding: 3px 4px;
}
h2.posttitlehome a:hover{
	border-left: 4px solid #00a4e8;
	text-decoration: none;
	background: #171717;
}
h1.category-title{
	padding: 0px 0px 20px 20px;
	font-size: 1em;
	font-style: italic;
	border-bottom: 1px solid #000;
}

/*** Main Layout ***/

#container {
	width: 980px;
	background: url(images/pagebg.png) repeat-y;
	margin: 0 auto;
	border-top: 1px solid #000;
	box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;

}
#main {
	float: left;
	width: 640px;
	position: relative;
	z-index: 1;
	margin-top: 20px;
}
#main.nomargintop{
	margin-top: 0;
}
#sidebar {
	float: right;
	width: 300px;
	padding: 20px;
}


/*** Header ***/

#header {
	width: 980px;
	margin: 0px auto;
	height: 100px;
	position: relative;
	z-index: 1;
}
#header-logo{
	position: absolute;
	left: 0;
	top: 30px;
}
a.logo {
	height: 45px;
	display: block;
	line-height: 45px;
	font-size: 45px;
	color: #FFF;
}
.logo:hover {
	text-decoration: none;
	border-bottom: 3px solid #00a4e8;
}


/*** Primary Nav ***/

#primary-navwrap{
	background: #000;
	width: 100%;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #303030;
}
#primary-nav ul{
	width: 978px;
	margin: 0 auto;
	list-style: none;
}
#primary-nav li {
	float: left;
}


/*** Primary Drop Down***/

#primary-nav a{
	display: block;
	line-height: 35px;
	height: 35px;
	color: #FFF;
	padding: 0 20px;
	font-size: 15px;
}
#primary-nav a:hover{
	text-decoration: none;
	background: #353535;
	text-shadow: 1px 1px #000;
}
#primary-nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 180px;
	height: auto;
	margin: 0px;
	background: #000;
	box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	border-top: 2px solid #00a4e8;
}
#primary-nav li ul li {
	float: none;
	border: none;
}
#primary-nav li ul ul {
	margin: -37px 0 0 180px;
	width: 180px; 
}
#primary-nav li:hover ul ul,
#primary-nav li:hover ul ul ul, 
#primary-nav li.sfhover1 ul ul,
#primary-nav li.sfhover1 ul ul ul {
	left: -999em;
}
#primary-nav li:hover ul,
#primary-nav li li:hover ul, 
#primary-nav li li li:hover ul,
#primary-nav li.sfhover ul, 
#primary-nav li li.sfhover1 ul,
#primary-nav li li li.sfhover1 ul {
	left: auto;
}
#primary-nav li:hover,
#primary-nav li.sfhover1 { 
	position: static;
}

/*** Secondary Nav ***/
#secondary-navwrap{
	background: #000;
	border-bottom: 1px solid #3C3C3C;
	margin: 0 auto;
	position: relative;
	width: 980px;
	height: 45px;
	box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
}
#secondary-nav ul{
	list-style: none;
}
#secondary-nav li {
	float: left;
}
#secondary-nav a{
	display: block;
	line-height: 45px;
	color: #FFF;
	padding: 0 20px;
}
#secondary-nav a:hover{
	text-decoration: none;
	background: #282828;
}

/*** Secondary Drop Down***/

#secondary-nav li ul {
	z-index: 9999;
	position: absolute;
	background: #000;
	left: -999em;
	width: 180px;
	height: auto;
}
#secondary-nav li ul a{
	line-height: 35px;
	height: 35px;
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #1D1D1D;
}
#secondary-nav li ul li {
	float: none;
	border: none;
}
#secondary-nav li ul ul {
	margin: -37px 0 0 180px;
	width: 180px;
}
#secondary-nav li:hover ul ul,
#secondary-nav li:hover ul ul ul, 
#secondary-nav li.sfhover1 ul ul,
#secondary-nav li.sfhover1 ul ul ul {
	left: -999em;
}
#secondary-nav li:hover ul,
#secondary-nav li li:hover ul, 
#secondary-nav li li li:hover ul,
#secondary-nav li.sfhover ul, 
#secondary-nav li li.sfhover1 ul,
#secondary-nav li li li.sfhover1 ul {
	left: auto;
}
#secondary-nav li:hover,
#secondary-nav li.sfhover1 { 
	position: static;
}


/*** Search ***/

#searchform{
	position: absolute;
	right: 20px;
	top: 9px;
	font-size: .8em
}
input#search{ 
	width: 200px; 
	padding: 5px; 
	border: 1px solid #000; 
	color: #666; 
	background: #F9F9F9 url(images/white-search-shadow.png) repeat-x; 
}
#searchsubmit{ 
	background: #00a4e8; 
	color: #FFF; 
	text-shadow: 1px 1px #000;
	font-weight: bold; 
	padding: 4px; 
	cursor: pointer; 
	border: 1px solid #000;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#searchsubmit:hover{ 
	color: #000;
	text-shadow: 1px 1px #79D7FF;
}


/*** Post  ***/

.post {
	position: relative;
	border-bottom: 1px solid #000;
	border-top: 1px solid #3C3C3C;
	padding: 20px;
}
.top-border{
	width: 100%;
	height: 1px;
	background: #3C3C3C;
}
.postimg img{
	float: left;
	margin: 0 20px 10px 0 !important;
	z-index: 1;
}
.noborder{
	border-bottom: none;
}
.single{
	border-top: none;
	padding-top: 0;
}


/*** Post Content ***/

.postcontent h1 {
	font-size: 2em;
	font-weight: bold;
	color: #FF7600;
}
.postcontent {
	color: #EFEFEF;
	margin-bottom: 20px;
}
.postcontent ul {
	margin: 10px 40px;
}
.postcontent ol {
	margin: 10px 40px;
}
.postcontent .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.postcontent .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.postcontent .aligncenter,
.postcontent .center {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.postcontent blockquote {
	padding: 0 15px 0 10px;
	font-style: italic;
	border-left: 4px solid #63a5ee;
	font-size: 0.86em;
	margin: 20px 0;
	margin-left: 20px;
}
.postcontent a img{
	margin: 10px;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}
.postcontent a:hover img{
	box-shadow: 0 0 20px #00a4e8;
	-moz-box-shadow: 0 0 20px #00a4e8;
	-webkit-box-shadow: 0 0 20px #00a4e8;
}
a.read-more{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #0C0C0C;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 3px 7px;
	color: #F0F0F0;
	font-size: 0.79em;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
a.read-more:hover{
	background: #00a4e8;
	color: #000;
	text-shadow: 1px 1px #79D7FF;
	text-decoration: none;
}

/*** Byline ***/
#byline {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
	color: #00a4e8;
	font-style: italic;
}
#byline a{
	color: #999;
	text-decoration: none;
}
span.metas{
	margin-right: 5dpx;
	padding: 3px 5px;
	text-shadow: 1px 1px 1px #000;
}


/*** Comments ***/
.commentlist li {
	margin: 0 20px;
}
.comment-wrap{
	background: #191919;
	border: 1px solid #000;
	margin-left: 80px;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	box-shadow:3px 2px 2px #000;
	-web-kit-box-shadow:3px 2px 2px #000;
	-moz-box-shadow:3px 2px 2px #000;
	border-radius:10px;
	-web-kit-border-radius:10px;
	-moz-border-radius:10px;
}
.comment-wrap p{
	margin-top: 5px;
}
ol.commentlist {
	list-style: none;
}
.comment-avatar {
	float: left;
	width: 60px;
	height: 60px;
	border: 2px solid #000;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
#commentform{
	padding: 20px;
}
#commentform textarea,
#commentform input {
	background: #191919;
	border: 1px solid #000;
	padding: 4px;
}
#commentform label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .857em;
	color: #898989;
	padding: 0 0 0 5px;
}
#commentform label span {
	font-weight: normal;
	font-style: italic;
	font-size: .8em;
}
#commentform textarea {
	width: 572px;
}
.reply a{
	position: absolute;
	bottom: 0;
	right: 0;
	background: #0C0C0C;
	padding: 2px 10px; 
	color: #F0F0F0;
	text-decoration: none;
	font-size: .8em;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.reply a:hover{
	background: #00a4e8;
	color: #000;
	text-shadow: 1px 1px #79D7FF;
}
input#submit {
	padding: 5px;
	border: 1px solid #000;
	background: #00a4e8;
	color: #FFF;
	text-shadow: 1px 1px #000;
	cursor: pointer;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
input#submit:hover{
	color: #000;
	text-shadow: 1px 1px #79D7FF;
}
input#author{
	border: 1px solid #000;
	color: #FFF;
	font-size: 1em;
}
input#email{
	/*border: 1px solid #000;
	color: #FFF;
	font-size: 1em;*/
}
input#url{
	border: 1px solid #000;
	color: #FFF;
	font-size: 1em;
}
textarea#comment{
	border: 1px solid #000;
	color: #FFF;
	font-size: 1.3em;
}
ol.commentlist li#blank {
	visibility: hidden;
	}
#cancel-comment-reply-link {
	margin-left: 20px;
	color: #C50A17;
	font-weight: bold;
}


/*** Pagination & Page Navi ***/
.paginate{
	font-weight: normal;
	font-size: 0.86em;
	height: 40px;
	line-height: 40px;
	width: 600px;
	padding: 0 20px;
}
.paginate a:hover{
	text-decoration: none;
}
.paginate-left{
	float: left;
}
.paginate-right{
	float: right;
}
.paginate-right a{
	text-decoration: underline;
}
.wp-pagenavi{
	margin: 20px;
	color: #333;
}
.wp-pagenavi .pages{
	background: #00a4e8;
	color: #FFF;
	border: 1px solid #000 !important;
	text-shadow: 1px 1px #000;
}
.wp-pagenavi.page{
	background: #9DE1FF;
	color: #FFF;
	border: 1px solid #000 !important;
	text-shadow: 1px 1px #000;
}
.wp-pagenavi a.page:hover{
	background: #11B8FF;
}
.wp-pagenavi .current{
	background: #11B8FF;
	color: #FFF;
	border: 1px solid #000 !important;
	text-shadow: 1px 1px #000;
}
.wp-pagenavi a.nextpostslink{
	border: none !important;
	color: #11B8FF;
}

/*** Footer ***/
#footer h4{
	font-size: 1.57em;
	margin-bottom: 20px;
	color: #FFF;
	font-style: italic;
	font-family: Georgia;
	text-shadow: 1px 1px 1px #000;
	font-weight: normal;
}
#footer { 
	background: #191919;
	border-top: 1px solid #000;
	padding: 0;
	margin: 0 auto;
	width: 980px; 
	font-size: .88em;
	color: #EBEBEB;
	box-shadow: 0 5px 20px #000;
	-moz-box-shadow: 0 5px 20px #000;
	-webkit-box-shadow: 0 5px 20px #000;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-radius-bottomright: 12px;
}
#footer ul{
	list-style: none;
}
#footer li{
	float: left;
	width: 205px;
	padding: 20px;
	text-align: left;
}
li.blogroll{
	width: 180px !important;
}
#footer li li{
	margin: 0;
	padding: 2px 0;
}


/*** Copyright ***/
#copyright{
	color: #697777;
	margin: 20px auto 0 auto;
	width: 980px; 
	font-size: .85em;
}


/*** Sidebar ***/
#sidebar ul{
	list-style: none;
	margin: 0; 
}
#sidebar li{
	margin: 3px 0;
}
.box{
	margin-bottom: 20px;
}
.box a{
	color: #666;
	display: block;
	padding: 5px;
}
.box a:hover{
	color: #FFF;
	background: #0C0C0C;
	text-decoration: none;
	border-right: 2px solid #00a4e8;
	
}
.box ul{
	padding: 20px 10px;
	border: 1px solid #000;
	background: #242424;
	box-shadow:3px 2px 2px #000;
	-web-kit-box-shadow:3px 2px 2px #000;
	-moz-box-shadow:3px 2px 2px #000;
}
.textwidget{
	-moz-box-shadow:3px 2px 2px #000000;
	background:none repeat scroll 0 0 #242424;
	border:1px solid #000000;
	padding:20px 10px;
}
#sidebar h4{
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0;
	text-shadow: 0px 0px 3px #06F;
	letter-spacing: 1px;
}


/*** Subscribe ***/
ul#social{
	list-style: none;
	height: 32px;
}
ul#social li{
	height: 32px;
	width: 32px;
	float: left;
	text-align: center;
	margin: 0px 7px;
}
ul#social li a img{
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity:  0.4;
	opacity: 0.4;
}
ul#social li a:hover{
	background: none;
	border: none;
}
ul#social li a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/***Ads***/
#header-ad{ 
	position: absolute; 
	right: 0; 
	top: 20px;
}

/*** WordPress Styles ***/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*
Copy this file into your current active theme's directory to customize this template

Photo
*/
div.meta img {
    margin-right:5px;
}
div#photo {
    position:relative;
    margin:10px 0 0 0;
}
div#notes {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
div#notes div.note {
    padding:1px;
    margin:-4px 0px 0px -4px;
    position:absolute;
    cursor:pointer;
}
div#notes:hover div.note div.hover2 {
    border:1px solid black;
}
div#notes:hover div.note div.hover {
    border:1px solid white;
}

div#notes div.note:hover {
    border:1px solid yellow;
    padding:0;
    z-index:2;
}

div.note div.text {
    display:none;
    position:absolute;
    top:100%;
    left:0px;
    width:auto;
    margin:10px 0 0 0 ;
    padding:5px;
    background:#FFFFD3;
    color:black;
    border:1px solid #555;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    z-index:1;
}
div.note:hover div.text {
    display:block;
}

div#context {
    position:relative;
    height:120px;
    width:100%;
    background:#242424;
    border: 1px solid black;
    -moz-box-shadow	: 0 2px 2px #000;
    -webkit-box-shadow : 0 2px 2px #000;
}
div#context div.prev, div#context div.next {
    position:absolute;
    top:10px;
    color:#ccc;
    font-size:0.9em;
    text-align:center;
    text-transform:lowercase;
}
div#context div.prev {
    left:10px;
}
div#context div.next {
    right:10px;
}
div#context div.nomore {
    top:20px;
    width:100px;
}
div#context div.info {
    position:absolute;
    top:20px;
    left:50%;
    width:100px;
    margin-left:-50px;
    text-align:center;
}
div#context div.info a{
    color:#ccc;
    text-decoration:none;
}
div#context div.info strong a{
    color:#aaa;
}

div.comment {
    clear:both;
    min-height:50px;
    margin-bottom:1em;
}
div.comment p {
    margin:0 0 1em 0;
    padding:0;
}
div.comment img {
    margin-right:5px;
    margin-bottom:5px;
}
/*

Album

*/

div#photos {
    background:#242424;
    padding:10px;
    clear:both;
    margin:20px 0 0 0;
    border: 1px solid black;
    -moz-box-shadow	: 0 2px 2px #000;
    -webkit-box-shadow : 0 2px 2px #000;
}
div#highlight {
    position:relative;
    margin:15px 0 0 0;
}
div#highlight img {
    float:left;
    margin:0 10px 0 0 ;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:1em;
}
div#highlight p.meta a {
    color:#888;
}

/*

Albums-index

*/

div.albums {
    clear:both;
    padding-top:10px;
}
div.album {
	background:#242424;
	border: 1px solid black;
	-moz-box-shadow	: 0 2px 2px #000;
	-webkit-box-shadow : 0 2px 2px #000;
	padding:10px 10px 10px 10px;
	margin:0 0 15px 0;
	position:relative;
	min-height:95px;
	clear:both;
}
div.album img.highlight {
    float:left;
    border:3px solid #888;
    position:relative;
    margin-right:10px;
}
div.album h2 {
    font-size:1.4em;
    text-decoration:none;
    margin:0 0 10px 0;
}
div.album p {
    font-size:0.9em;
}
div.album p.meta {
    color:#888;
}
div.album p.meta a {
    color:#888;
}
div.albums-small div.album {
    clear: none;
    width:90px;
    height:115px;
    float:left;
    background: none;
}
div.albums-small div.album img.highlight {
    float: none;
    margin:0;
}
div.albums-small div.album strong {
    font-size:0.9em;
}

div.group {
    min-height:60px;
}

div#highlight {
    position:relative;
    margin:0 0 40px 0;
}
div#highlight h2 {
    margin-bottom:5px;
}
div#highlight img.highlight {
    float:left;
    margin:0 10px 0px 0 ;
    border:3px solid #888;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:0.9em;
}
div#highlight p.meta a {
    color:#888;
}

div#highlight div.photos {
    clear:both;
    padding:10px 0;
	background:none;
}
div#highlight div.photos img {
    margin:0 10px 10px 0;
}

div#photoalbum-nav {
    margin-bottom:15px;
}

/*

Paging

*/
.navigation {
	padding:1em 0;
	font-size:1.5em;
}

/*

Tags

*/
div.tags {
    padding-top:10px;
    clear:both;
}
div#cloud {
    line-height:200%;
}

div.flickr-meta-links {
	clear:both;
    margin:10px 0 0 0;
    font-size:10px;
}
div.flickr-meta-links a{
    color:#555;
}