/* 
Theme Name: Blossom
Theme URI: http://wpthemepark.com/
Description: <a href="http://wpthemepark.com/themes/blossom/" title="Blossom Theme">Blossom</a> is a WP ThemePark Product, sponsored by <a href="http://www.top10webhosting.com/" title="Top 10 Web Hosting">Top 10 Web Hosting</a>.
Version: 1.0
Author: Jenn T.
Author URI: http://jenn.at
*/

body {
    color: #7b838b;
    font-size: 10px;
    font-family: calibri, tahoma, pixel;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 14px;
    text-align: justify;
    margin: 0;
    padding: 0;
    background: #ffe1df url("https://drops.neocities.org/Backgrounds/pinkstripe001.png") repeat fixed center top;
    overflow-x: hidden;
}




/*---------- BASICS ----------*/
b {
    color: #66737B;
    font-size: 11px;
    font-family: tahoma, arial;
    font-weight: bold;
}

strong {
    color: #444;
    font-weight: bolder;
    text-transform: uppercase;
}

i {
    color: #222;
    font-size: 9pt;
    font-family: "Georgia", sans-serif;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.8px;
    text-transform: lowercase;
}

em {
    color: #444;
    font-size: 14px;
    font-family: 'Sweetie';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.4px;
}

u {
    padding-bottom: 1px;
    color: #94510f;
    border-bottom: 1px solid #a46550;
    background-color: #FFD3E3;
    text-decoration: none;
}

ins {
    background: #f0f0f0;
    text-decoration: none;
}

del,
s,
strike {
    color: #999;
    font-size: 12px;
}

mark {
    color: #773c11;
    background-color: #ffbbc9;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 2px;
}

big {
    color: #333;
    font-size: 20px;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px #fff;
}

small {
    color: #000;
    font-size: 12px;
    font-style: italic;
    text-transform: lowercase;
    font-family: 'Georgia', 'Times New Roman', serif;
}

blockquote {
    color: #8f5f45;
    font-size: 12px;
    font-family: Georgia, cursive;
    font-style: italic;
    letter-spacing: 0.8px;
    line-height: 20px;
    text-align: left;
    margin: auto;
    padding: 10px;
    background: rgb(255, 214, 214);
    box-shadow: 3px 3px #df8c8c70;
    border: 1px solid #b7856a;
    border-radius: 4px;
    max-width: 400px;
}

p,
td {
    margin: 0px 0px 15px 0px;
    line-height: 16px;
}

q,
cite {
    font-style: italic;
    font-size: 12px;
    font-family: 'Mrs Saint Delafield', cursive;
}

q {
    color: #999;
}

cite {
    display: block;
    margin: 0.4rem;
    padding: 0.4rem;
    border-left: 0.33rem solid rgba(170, 156, 191, 0.5);
}

a:link,
a:visited,
a:active {
    color: #66737B;
    text-decoration: none;
    line-height: 12px;
}
a:hover {
    color: #F9B2D5;
    font: bold 10px Verdana;
    text-decoration: none;
    line-height: 12px;
    background-color: #ffcccc;
    -moz-transition: 0.4s ease-in;
    -webkit-transition: 0.4s ease-in;
}

hr {
    width: 100%;
    height: 1px;
    background-image: url("/current/theme/greyhrlinie1.png");
	border: #e9e9e9 1px solid;
}


.clear {
    clear: both;
}

img.left {
    float: left;
    margin: 0 1em 1em 0;
}

img.right {
    float: right;
    margin: 0 0 1em 1em;
}


/* Topbar - Menu - before Header */
#topmenubar {
    position: relative;
    left: 0px;
    top: 0px;
    padding: 6px;
    overflow: hidden;
    background-color: #cccccc;
}

#topmenubarlinks {
    color: #666666;
    font-size: 12px;
    font-family: Cambria;
    letter-spacing: 1px;
    font-weight: none;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}

#topmenubar a:link {
    color: #666666;
    font-size: 12px;
    font-family: Cambria;
    letter-spacing: 1px;
    font-weight: none;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px;
    -webkit-transition: opacity 0.3s linear;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#topmenubar a:visited {
    color: #666666;
    font-size: 12px;
    font-family: Cambria;
    letter-spacing: 1px;
    font-weight: none;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px;
    -webkit-transition: opacity 0.3s linear;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#topmenubar a:active {
    color: #777777;
    font-size: 12px;
    font-family: Cambria;
    letter-spacing: 1px;
    font-weight: none;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px;
    -webkit-transition: opacity 0.3s linear;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#topmenubar a:hover {
    color: #efefef;
    font-size: 12px;
    font-family: Cambria;
    letter-spacing: 1px;
    font-weight: none;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px;
    background-color: #999999;
    -webkit-transition: opacity 0.3s linear;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* Header */
#header {
    height: 280px;
    background: url(images/headertest.jpg) no-repeat left top;
}

#header h1 {
    padding: 200px 30px 0 0;
    text-align: right;
    letter-spacing: -5px;
    font-size: 4em;
}

#header h1 a {
    border: none;
    text-decoration: none;
    color: #B22900;
}

#header h2 {
    margin: -15px 0 0 0;
    padding: 0 30px 0 0;
    text-align: right;
    letter-spacing: normal;
    font-size: 1em;
}

#header h2 a {
    border: none;
    text-decoration: none;
    color: #6C7F00;
}


/* Content */
#content {
    width: 760px;
    margin: 0 auto;
    background: #fff;
}


/* Column One */
#main {
    float: right;
    width: 480px;
}

#main .post {
    margin: 0 20px;
    padding: 20px 0 10px 0;
    border-top: 10px solid #E0E0E0;
}

#main h2,
#main h3 {
    padding: 4px 0 0 4px;
    font-size: 1.6em;
    border-bottom: #ccddcc 1px solid;
}

#main h2 a {
    border: none;
}
#main h2 a:hover {
    border-bottom: #993 1px solid;
}

#main .post-date {
    font-family: Cambria, "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Serif;
    font-size: 0.9em;
    float: right;
    margin: 10px 0 5px 10px;
    padding: 3px;
    font-weight: bold;
    font-variant: small-caps;
    background: #eeeedd;
    border: #e9e9e9 1px solid;
}

#main .entry {
    clear: both;
    padding: 0 5px;
}

#main .posted {
    font-size: 0.9em;
    color: #999;
    margin: 0;
    padding: 0;
}

#main .tags {
	color: #999;
	font-weight: normal;
}


/*----------HEADINGS----------*/
h1 {
	padding: 5px 0 0 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

h2 {
	padding: 5px 0 0 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

h3 {
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

h4 {
	font-family: 'Amatic SC', cursive;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
}

h5 {
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	color: #434343;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	margin-bottom: -5px;
	text-shadow: 2px 2px 2px #000;
}

h6 {
	font-family: 'Playfair Display', serif;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 3px;
	color: #393939;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}



/* Sidebar */
#sidebar {
    position: relative;
    width: 280px;
    background: #f1f1f1;
}

#sidebar_inner {
    margin-top: 4px;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 4px;
    padding: 0px 0 0px 0;
}

#sidebar img {
    max-width: 80%;
}

#sidebar h2 {
    letter-spacing: -1px;
    font-size: 1.3em;
    margin-bottom: 1em;
    padding: 0 0 0 24px;
    background: #ccc;
}

#sidebar hr {
    border: 0px;
    width: 100%;
    height: 1px;
    background-image: url(images/pinkgreysidebarhr.gif);
}


/* Menu */
#menu {
    background: #C6CD9C url(images/img3.gif) no-repeat;
}

#menu h2 {
    background-image: url(images/img6.gif);
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    width: 200px;
    margin-left: -24px;
    padding: 3px 0 3px 24px;
    background: none;
    color: #6C7F00;
}

#menu a:hover,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active {
    background: #B22900;
    color: #FFFFFF;
}


/* Footer
---------------------------------------------- */
#footer {
    clear: both;
    color: #ccc;
    padding: 0px;
    margin: 0px;
    background-color: #888;
}

/* Footer Buttons */
.footbuttons a,
.footbuttons a:active,
.footbuttons a:visited,
a.footbuttons:link,
a.footbuttons:visited,
a.footbuttons:active {
    color: #444;
    font-size: 9px;
    font-family: Arial;
    font-weight: normal;
    text-transform: lowercase;
    text-decoration: none;
    margin: 0 1px;
    padding: 6px 10px;
    background: #f1f1f1;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.footbuttons a:hover,
a.footbuttons:hover {
    color: #fff;
    background: #aab5b3;
}

/* Footer Widgets */
.footer-widgets {
    margin-right: -2em;
}

.footer-widget-column {
    float: left;
    width: 33%;
    padding-top: 6px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

/* Boxes */
.footboxi {
    color: #222;
    font-size: 10px;
    font-family: Tahoma;
    padding: 8px;
    margin-left: 6px;
    margin-bottom: 6px;
    background: #999;
    border: 1px dashed #808080;
}

.footboxi a {
    color: #b7856a;
    text-decoration: none;
    text-align: left;
    background: #fff;
    border: 7px solid transparent;
    border-image: url("/current/lacies.png") 8 round;
    box-shadow: 2px 2px #ffd7d770;
    image-rendering: high-quality;
    padding: 1px;
    margin: 5px;
    display: block;
}

.footboxi a:hover {
    background: #fdf3f2;
    box-shadow: 3px 3px #f3bdbd70;
}

.footboxi b,
.footboxi i,
.footboxi u {
    font-size: 12px;
}

.footboxi ul {
    margin: 0px;
    padding: 0px;
}

.footboxi ul li {
    text-align: left;
    padding: 4px;
    list-style-image: url("/gifs/pinkhearts.gif");
    list-style-position: inside;
}

.footboxi ul li,
.footboxi ul li b,
.footboxi ul li a:link,
.footboxi ul li a:visited {
    line-height: 12pt;
    font-size: 11px;
}

.commentboxi {
    max-width: 100%;
    padding: 8px;
    background: #060606 url(/images/boxi_bg2.png);
    box-shadow: 0 0 1px rgba(0,0,0,1);
    margin-bottom: 20px;
}

.commentboxitext {
    font-family: 'Parisienne', cursive;
    text-align: left;
    font-style: normal;
    color: #a1a1a1;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.5px;
    padding: 8px;
    background: #101010;
    line-height: 24px;
}

.commentboxitext i,
.commentboxitext u {
    font-size: 16px;
}

.commentboxitext em {
    color: #666;
    font-family: 'Martel', serif;
    font-size: 12px;
    font-weight: normal;
}

.commentboxitext b {
    font-size: 20px;
}

.formboxi {
    font-size: 12px;
    color: #999;
    padding: 12px;
    background: #151515;
}

.formboxi b,
.formboxi i,
.formboxi u {
    font-size: 12px;
}

.formboxi ul {
    margin: 0px;
    padding: 0px;
}

.formboxi ul li {
    text-align: left;
    padding: 4px;
    list-style-image: url("/images/bullet.png");
    list-style-position: inside;
}

.formboxi ul li,
.formboxi ul li b,
.formboxi ul li a:link,
.formboxi ul li a:visited {
    line-height: 25px;
    font-size: 12px;
}

/*--- Content Footer Styles ---*/
.contentfooterbox {
    max-width: 80%;
    padding: 8px;
    margin-bottom: 20px;
    background: #060606 url(/images/boxi_bg2.png);
    box-shadow: 0 0 1px rgba(0, 0, 0, 1);
}

.contentfooterbox_text {
    font-family: 'Indie Flower', cursive;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    color: #454545;
    text-decoration: none;
    text-transform: none;
    background: #101010;
    padding: 4px;
}

.contentfootlinks a {
    font-family: 'Amatic SC', cursive;
    letter-spacing: 1.5px;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    color: #CCCCCC;
}

.contentfootlinks a:hover {
    color: #ff3366;
}

/*--- End Footer Styles ---*/

.endfooter {
    padding: 12px;
    height: 140px;
    background: url("images/endfooter.jpg") #ccc 	bottom center;
}

/*---- Rand & Cleaners ----*/
#content .rand,
#sidebar .rand,
#footer .rand {
    padding: 0.95rem;
}

#sidebar .rand {
    padding-right: 0.95rem;
}

.cleaner {
    clear: both;
    overflow: auto;
}

/* Input & Textarea */
input.textbox {
    border: #ccc 1px solid;
    background: #f9f9f9;
    font: 1em Verdana, Arial, Serif;
    padding: 2px;
    width: 150px;
}

textarea {
    width: 90%;
    padding: 5px;
    height: 20em;
    border: 1px solid #ccc;
    background: #f9f9f9;
    font: 1em Verdana, Arial, Serif;
}

.textbox:focus,
textarea:focus {
    background: #fff;
    border: #999 1px solid;
}

/* Comments */

#commentform {
    margin: 0;
    padding: 10px;
    border: #ddd 1px dashed;
    background: #fff;
}

.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist li {
    list-style: none;
    margin: 2em 0;
    padding: 0.5em;
    border: #ddd 1px dashed;
    background: #fff;
}

.commentlist li .cmtinfo {
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
}

.commentlist li .cmtinfo em {
    margin: 0;
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    color: #999;
}

.commentlist li cite {
    font-style: normal;
    font-weight: bold;
    font-size: 1.1em;
}




/* ----- CONTACTFORM STYLES  ------ */
.wpcf7 {
    background-color: #232323;
    border: 0px solid #000;
}

.wpcf7-form label {
    color: #424242 !important;
}

.wpcf7-form {
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px;
}

.wpcf7 select {
    color: black;
    width: 40%;
}

.wpcf7 div.wpcf7-response-output {
    background-color: #121212;
    color: #666;
    font-family: calibri;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    border: 2px solid #eb6284;
}

.wpcf7 div.wpcf7-mail-sent-ok {
    background-color: #191919;
    color: #666;
    font-family: calibri;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    border: 2px solid #eb6284;
}

.wpcf7 div.wpcf7-validation-errors {
    background-color: #191919;
    color: #666;
    font-family: calibri;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    border: 2px solid #eb6284;
}

.wpcf7 span.wpcf7-not-valid-tip {
    border: none;
    background-color: #101010;
    color: #ff92ad;
    font-family: calibri;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}







.row{display:block;margin:0;padding:0.75em 0;clear:left;overflow:auto;}.col-33 .row,.col-25 .row,.col-50 .row,.col-66 .row,col-100 .row,.col-75 .row,.col-12_5 .row,.col-37_5 .row,.col-62_5 .row,.col-87_5 .row,col-16 .row{padding:0.25em 0;}.col-33,.col-25,.col-50,.col-66,.col-100,.col-75,.col-12_5,.col-37_5,.col-62_5,.col-87_5,.col-16{margin:0 0.5%;padding:0;float:left;}.col-33:last-child,.col-25:last-child,.col-50:last-child,.col-66:last-child,.col-75:last-child,.col-12_5:last-child,.col-37_5:last-child,.col-62_5:last-child,.col-87_5:last-child,.col-16:last-child{margin-right:0 !important;}.col-16{width:15.66%;}.col-33{width:32%;}.col-25{width:24%;}.col-12_5{width:11.5%;}.col-25{width:24%;}.col-37_5{width:36.5%;}.col-50{width:49%;}.col-62_5{width:61.5%;}.col-75{width:74%;}.col-87_5{width:86.5%;}.col-66{width:65%;}.col-100{width:85%;}





/* Others */
#header,
#content,
#sidebar,
#footer,
.widget {
    overflow: hidden;
}
