﻿/*
Theme Name: Daisy Wordpress
Theme URI: http://shopdaisygirl.com
Description: Daisy Girl Wordpress Template
Version: 1.0
Author: Alex Deeley
Author URI: http://benzingtech.com/
*/


*{margin:0;padding:0;list-style:none;line-height:normal;}
a,a:visited{text-decoration:none;border-bottom:1px dotted #e0009b;color:#e0009b;}
a:hover,a:active{text-decoration:none;border-bottom:1px solid #e0009b;color:#e0009b;}
a,img{outline:none;}
hr{border:none;height:1px;background:#ee2278;}
p{margin-bottom:10px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee2278;
	font-size: 11pt;
	height:100%;
	background: #ee2277 url(images/bg.jpg) repeat-x; 
}

#container {
	width: 100%;
	height: 100%;
}

#page {
	width: 1024px;
	min-height: 100%; height: auto !important; height: 100%;
	margin: 0 auto;
    clear: both;
}

#top {
	background: url(images/top.jpg) no-repeat top;
	height: 82px;
	width: 1024px;
	clear: both;
}

#header {
	width: 865px;
	height: 205px;
	float: left;
}

#page_left {
	background: url(images/left.jpg) no-repeat top;
	width: 78px;
        height: 686px;
	float: left;
}

#page_right {
	background: url(images/right.jpg) no-repeat top;
	width: 81px;
        height: 686px;
	float: right;
}

#content {
	position:relative;float:left;
	width: 865px;
	background-color: #FFFFFF;
	float: left;
	height:100%;
}

#content_right {
	background: url(images/content-right.gif) no-repeat;
	background-position: right bottom;
	width: 47px;
	height: 100%;
	float: right;
}

#content_left {
	background: url(images/content-left.gif) no-repeat;
	background-position: left bottom;
	width: 58px;
	height: 425px;
	margin-bottom: 20px;
	float: left;
}

#content_right2 {
	position:relative;
	width: 47px;
	height:100%;
	float: right;
}

#content_right3 {
	position:relative;
	width: 243px;
	height: 100%;
	margin-right: 47px;
	float: right;
	background-color: #fbe7ed;
}


#content_left2 {
	width: 480px;
    margin-top: 40px;
    margin-left: 55px;
    margin-bottom: 20px;
	min-height: 100%; height: auto !important; height: 100%;
	float: left;
}


#content_left h2 {
    position: relative;
	width: 480px;
    margin-top: 20px;
    margin-left: 55px;
    text-align: left;
}

#content_left p {
    position: relative;
	width: 480px;
	height: 425px;
    margin-top: 10px;
    margin-left: 55px;
    text-align: left;
}

#content_left2 p {
    text-align: left;
}


#nav {
	background: url(images/nav_bg.jpg) repeat-x;
	width: 865px;
	height: 35px;
	float: left;
}

#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	margin: 0 auto;
        width: 865px;
	height: 21px;
        clear: both;
}

#footer-left {
	background: url(images/footer-left.jpg) no-repeat left;
	width: 832px;
	padding-top: 2px;
	height: 19px;
	color: #FFFFFF;
	font-size: 8pt;
	float: left;
}

#footer-right {
	background: url(images/footer-right.jpg) no-repeat;
	width: 13px;
	height: 21px;
	float: right;
}

#pink-bg {
	position:relative;
	background-color: #fbe7ed;
	width: 255px;
	min-height: 100%; height: auto !important; height: 100%;
	padding-top: 30px;
	margin-right: 50px;
	border-left: 1px solid #9b9d6b;
	border-right: 1px solid #9b9d6b;
	float: right;
}

#pink-bg2 {
	position:relative;
	background-color: #fbe7ed;
	width: 255px;
	min-height: 100%; height: auto !important; height: 100%;
	padding-top: 30px;
	margin-right: 50px;
	border-left: 1px solid #9b9d6b;
	border-right: 1px solid #9b9d6b;
	float: right;
}


.box {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	width: 235px;
	height: 153px;
	font-size: 9pt;
	clear: both;
	text-align:left;
}

.box2 {
	position: relative;
	padding: 10px;
	width: 235px;
	height: 153px;
	font-size: 9pt;
	clear: both;
	text-align:left;
}


h3 {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.clear {
	clear: both;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

.pad-text {
	padding-left: 50px;
	text-align: justify;
	width: 400px;
}

/* BASIC PADDING CLASSES */
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.pad20 {
	padding: 20px;
}
.pad30 {
	padding: 30px;
}
.pad40 {
	padding: 40px;
}
.pad50 {
	padding: 50px;
	padding-bottom: 10px;
}
.pad-left5 {
	padding-left: 5px;
}
.pad-left10 {
	padding-left: 10px;
}
.pad-left20 {
	padding-left: 20px;
}
.pad-right5 {
	padding-right: 5px;
}
.pad-right10 {
	padding-right: 10px;
}
.pad-right20 {
	padding-right: 20px;
}

#wp-calendar {
	width: 243px;
}

#wp-calendar td {
	padding: 5px;
	border-bottom: 1px solid #fbe7ed;
}

#wp-calendar caption {
	font-weight: bold;
}

#sidebar label {
	display: none;
}

#sidebar {
background-color: #fbe7ed;
position: absolute;
padding: 10px;
width: 243px;
margin-top: 50px;
height: auto;
}

#sidebar ul {
margin: 0;
padding: 0px;
list-style: none;
} 

#sidebar ul ul li a {
margin: 0;
padding: 4px 10px 2px 10px;
display: block;
text-decoration: none;
}


#sidebar ul ul {
margin: 0;
padding: 0;
border-top: 1px solid #6c83b0;
}

#sidebar ul ul li {
background: #eaedf3;
border-bottom: 1px solid #b0c1e5;
}

#sidebar ul ul li a:link, ul ul li a:visited {
color: #6c83b0;
}

#sidebar ul ul li a:hover, ul ul li a:active {
color: #e58712;
background: white;
} 

#sidebar h2 {
margin: 0;
padding: 5px 0px;
font-size: 1.2em;
}

#sidebar form {
margin: 0;
padding: 2px 10px;
} 


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
p.serif{color:#000;}