/*
Theme Name: Delicious
Theme URI: http://athenaemily.com
Version: 1.0
Description: Theme for Delicious Design Studio
Author: Athena Emily
Author URI: http://athenaemily.com
*/

/*Swatch
#eea5c2 Bright pink
#db5b8c Strong Pink
#e7c8d6 Pale pink
#efe0e5 Purple grey
#d7acbf Dark Purple grey
#7BB7B6 Pale blue
*/

/* Begin Typography & Colors */

/* @group Basic Styles reset*/
body {
	background: #f8f8f8 url(images/bg.jpg) repeat scroll 0 0;
	margin: 0px; padding: 0px; color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

a:link { text-decoration: none; color : #db5b8c; border: 0px;}
a:visited { text-decoration: none; color : #db5b8c; border: 0px;}
a:hover	{ text-decoration: none; color : #d7acbf; border: 0px;} 
a:active { text-decoration: none; color : #d7acbf; border: 0px;}
a:focus { outline: none; color: #d7acbf;}

a.link-tag{
	padding: 2px 4px;
	background: #efe0e5;
	color: #333;
	font-size: .9em;
}

a:hover.link-tag{background: #d7acbf;}
a:active.link-tag{background: #d7acbf;}
a:focus.link-tag{background: #d7acbf;}

.left{float: left;}
.right{float: right;}
.c{clear: both;}

legend { display: none; }

fieldset { border: none; }

blockquote{
	font-style: italic;
	padding-left: 6px;
	border-left: 2px solid #E87567;
}

table { border-collapse: collapse; width: 100%; }



img { padding: 0px; margin: 0px; border: none; text-align: center;}

form input{
	background: #fff;
	border: 1px solid #ccc;
	font-size: .9em;
	color: #777;
}
form textarea{
	margin: 3px 0;
	background: #fff;
	border: 1px solid #ccc;	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .9em;
	color: #555;
	padding: 2px;
}
/* @end */



/* @group Images reset*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {float: right;}
.alignleft {float: left}	
.aligncenter{text-align: center;}
	
small.textright{
	text-align: right;
	width: 320px;
}

none{display: none;}
/* End Images */

/* @end */


/* @group Header */
#top{
	height: 205px;
	width: 850px;
	margin: 0 auto;
}

#logo{
	background: url(images/title7.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	margin: 30px auto 0;
	width: 673px;
	height: 104px; 
}

#logo a{
	display: block;
	width: 673px;
	height: 104px; 
}

ul.menu{
	text-transform: uppercase;
	list-style-type: none;
	float: right;
	height: 50px;
	margin-top: 7px;
}

ul.menu li {
	display: inline;
}

ul.menu a{
	background: #e7c8d6;
	color: #333;
	border-top: 4px solid #db5b8c;
	padding: 3px 15px;}
	
ul.menu li a:hover{color: #000; background: #eea5c2; border-top: 4px solid #EF77A6;}
ul.menu li a:active{color: #000; background: #eea5c2;}
ul.menu li a:focus{color: #000; background: #eea5c2; }

.menu li#isHome a{color: #333; background: #eea5c2;}
.menu li#isBlog a{color: #333; background: #eea5c2;}
.menu li#isShop a{color: #333; background: #eea5c2;}
.menu li#isSchedule a{color: #333;background: #eea5c2;} 
.menu li#isQuote a{color: #333; background: #eea5c2;}

#container{width: 886px; margin: 0 auto; position: relative;}
/* @end */

/* @group Home.php basic styles */

/*Home page elements resets*/
#content ul, #content ol, #content li{list-style: none;line-height: normal;} 

.home-div{
	padding: 5px 30px 30px;
	line-height: 160%;
	width: 790px;
	background: #fff;
	margin: 0 auto;
}

.home-div h2{
	font-size: 1.2em;
	padding-bottom: 5px;
	border-bottom: 2px solid #444;
}

.tag{
	padding: 12px 40px 12px; 
	width:806px; 
	height: 40px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.one, .six {color: #d277a2; background: url(images/tag1.png) no-repeat scroll 0 0;}
.two{color:#6cc5c8; background: url(images/tag2.png) no-repeat scroll 0 0;}
.three{color:#af9a33; background: url(images/tag3.png) no-repeat scroll 0 0;}
.four{color:#df719b; background: url(images/tag4.png) no-repeat scroll 0 0;}
.five{color:#b99142; background: url(images/tag5.png) no-repeat scroll 0 0;}

a.to-top{
	margin-top:7px;
	color: #333;
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
}

a:hover.to-top{
	color: #000;
}

#content .submenu{
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: right;
	margin-top:7px;
}

#content .submenu li{
	display: inline;
}

#content .submenu li a{color: #333; margin: 0 5px;}
#content .submenu li a:hover{color: #db5b8c;}
/*end*/

/* @end */

/* @group Welcome tab */

#welcome{
	float: left;
	width: 460px;
}

#welcome .subdiv{
	padding: 20px;}

#twitter{
	float: left;
	padding-top: 30px;
	margin-left: 30px;
	display: inline;
	width:300px;
	background: url(images/tweet.jpg) no-repeat scroll 0 0;
	min-height: 90px;
}

.tweet{
	background: #f1f0e8;
	min-height: 20px;
	padding: 15px;}
	
.twitter-timestamp{font-size: 1em; color:#7BB7B6;}

/* @end */

#facebook{
	float: left;
	padding-top: 30px;
	margin-left: 30px;
	display: inline;
	width:300px;
background: #ffffff;
		min-height: 90px;
}

#plus1{
	float: left;
	padding-top: 10px;
	margin-left: 130px;
	display: inline;
	width:150px;
background: #ffffff;
		min-height: 30px;
}

#pinterest{
	float: left;
	padding-top: 10px;
	margin-left: 130px;
	display: inline;
	width:80px;
background: #ffffff;
		min-height: 30px;
}



/* @group About tab */

#about .subdiv{width: 600px;}

#faq{
	display: none;
	padding: 10px 30px;
}

/* @end */

/* @group Services tab */

#services .subdiv{
	padding: 20px;}
	
.service{
	float: left;
	display: block;
	width: 355px;
	padding: 20px;
}

/* @end */

/* @group Contact tab */

#contact form{
	background: #f1f0e8;
	padding: 20px;
	width: 200px;
}

#contact form input.name{
	margin: 3px 0;
	padding: 3px;
	width: 100%;
	border-bottom: 2px solid #cbc8bb;
}

#contact form input.email{
	padding: 3px;
	margin: 3px 0;
	width: 100%;
	border-bottom: 2px solid #cbc8bb;
}

#contact form textarea{
	margin: 3px 0;
	width: 100%;
	font-size: .9em;
}

#contact form input.send{
	margin: 3px 0;
	padding: 3px;
	font-style: normal;
	border: none;
}

#contact .subdiv{
	width: 730px;
	padding-left: 30px;
}

/* @end */

/* @group Blog index page */

#index{
	float: left;
	width: 550px;
	padding: 50px;
	background: #fff;
}

#index .post{
	margin-bottom: 50px;
}

.post-top{
	border-bottom: 1px dashed #6ec7cb;
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}

.post-top a{color: #333;}
.post-top a:visited{color: #333;}
.post-top a:hover{color: #000;}

#index .datameta{
	color: #db5b8c;
}

#index .datameta a{color: #666; border-bottom: 1px dotted #ccc;}
#index .datameta a:hover{border-bottom: 1px dotted #f69;}

#index .entry{
	line-height: 150%;
	padding: 10px 0;
}

/* @end */

/* @group Blog sidebar */
#sidebar{
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	float: left;
	padding: 30px;
	list-style: none;
	width: 206px;
	background: #f1f0e8;
}

#sidebar a{color: #333;}

#sidebar a:hover{color: #db5b8c;}

#sidebar ul, #sidebar ol, #sidebar li{
	padding: 0 !important;
	list-style:none;
}

#sidebar #social li.rss{
margin-top: 30px;
	background: url(images/rss.png) no-repeat scroll top left;
	height: 64px;
}
#sidebar #social li.facebook{
margin-top: 30px;
	background: url(images/facebook.png) no-repeat scroll top left;
	height: 64px;
}
#sidebar #social li.twitter{
margin-top: 30px;
	background: url(images/twitter.png) no-repeat scroll top left;
	height: 64px;
}

#sidebar #social li a{
	padding: 6px 0 0 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	font-size: 1.4em;
	text-align: left;
}

#sidebar h2{
	margin-top: 10px;
margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 2px solid #333;
	font-size: 1.1em;
}

#sidebar ul li a{
	display: block;
	padding: 6px 10px;
	border-bottom: 1px dotted #888;
}

/* @end */

/* @group Blog Comment form */
#commentwrap{
	padding: 20px 15px;
	background: #efe0e5;
}

.commentlist img{
	float: left;
	margin-right: 20px;
	display: inline;
}

.commentdiv{
	padding: 10px 15px;
	background: #fff;
	margin: 10px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
#commentform input {
	width: 270px;
	padding: 6px;
	margin: 5px 5px 1px 0;
	border-bottom: 2px solid #cbc8bb;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background: #d7acbf;
}

/* @end */

/* @group Footer */

#footer{
	width: 886px;
	margin: 0 auto;
	padding: 50px 30px 15px;
	font-size: .9em;
	line-height: 180%;
}

#footer a{color: #da5a8b;}

#footer a:hover{color: #333;}

#footer span, #footer h1{
	text-align: right;
}

#footer ul.submenu{
	margin-right: -10px;
	display: inline;
	list-style-type: none;
}

#footer ul.submenu li{
	float: left;
	display: inline;
}

#footer ul.submenu a{
	color: #333;
	padding: 3px 0;
	margin: 0 10px;
}

#footer ul.submenu a:hover{
	color: #da5a8b;}

/* @end */

/* @group NextGen gallery */

/*These will overwirte the NextGen Gallery style*/
.ngg-galleryoverview .desc {
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin: 20px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#efe0e5;
	display:block;  
	padding:5px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #d7acbf;
}

/* @end */ 


/* @group the Thank you page */
#thx{
	text-align: center;
	width: 350px;
	background: #f1f0e8;
	margin: 100px auto 0;
	padding: 15px;}
/* @end */

/* @group the 404 page */
#error{
	text-align: center;
	margin: 0 auto;}
	
#error h1{font-size: 2em;}
/* @end */