/* Default Plogger theme by Mike Johnson */

/* Body and general styles */

body { /* if embedding in your own template, you can remove these body style declarations to have the gallery inherit your website's preferences */
	background-color: #492e2e;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

a, a:link, a:visited, a:active {
	color: #38c;
	text-decoration: none;
}

a:hover {
	color: #789;
	text-decoration: underline;
}

form {
	display: inline;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 8pt;
	color: #ad825a;
	text-align: center;
}

img {
	border: 0;
	display: inline;
}

/* Content Structure/Elements */

.roundedcornr_box_412452 { /* This is the div for rounded corners for the whole page */
   background: #fffbe7;
   width: 770;
}
.roundedcornr_top_412452 div {
   background: url(http://www.sweetperfection.net/images/roundedcornr_412452_tl.png) no-repeat top left;
}
.roundedcornr_top_412452 {
   background: url(http://www.sweetperfection.net/images/roundedcornr_412452_tr.png) no-repeat top right;
}
.roundedcornr_bottom_412452 div {
   background: url(http://www.sweetperfection.net/images/roundedcornr_412452_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_412452 {
   background: url(http://www.sweetperfection.net/images/roundedcornr_412452_br.png) no-repeat bottom right;
}
.roundedcornr_top_412452 div, .roundedcornr_top_412452, 
.roundedcornr_bottom_412452 div, .roundedcornr_bottom_412452 {
   width: 776;
   height: 16px;
   font-size: 1px;
}
.roundedcornr_content_412452 { margin: 0 0px; }

.roundedcornr_box_900540 {
   background: #ffffff;
}
.roundedcornr_top_900540 div {
   background: url(http://www.sweetperfection.net/images/roundedcornr_900540_tl.png) no-repeat top left;
}
.roundedcornr_top_900540 {
   background: url(http://www.sweetperfection.net/images/roundedcornr_900540_tr.png) no-repeat top right;
}
.roundedcornr_bottom_900540 div {
   background: url(http://www.sweetperfection.net/images/roundedcornr_900540_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_900540 {
   background: url(http://www.sweetperfection.net/images/roundedcornr_900540_br.png) no-repeat bottom right;
}

.roundedcornr_top_900540 div, .roundedcornr_top_900540, 
.roundedcornr_bottom_900540 div, .roundedcornr_bottom_900540 {
   width: 100%;
   height: 16px;
   font-size: 1px;
}
.roundedcornr_content_900540 { margin: 0 0px; }

{ /* this is the div that contains all the thumbnails in collection/album view */
	margin: 5px auto;
}
