/*  

Theme Name: BlushInk 
Theme URI: http://blushink.com
Description: Blushink, is the home of Kelly De Luca's creative portfolio. A Montreal based Graphic Designer with skills in branding &amp; identity, website interface design and anything related to print design. Your source for inspiration, style and design
Version: 1.0
Author: Kelly De Luca
Author URI: http://blushink.com 

*/

@import url(css/reset.css);
@import url(css/layout.css);
/*--@import url(css/home-page.css);
@import url(css/blog-design.css);--*/
@import url(css/jquery.lightbox-0.5.css);

/*----------------------------
colors:

turquoise 4fc3c2 (5DBEBE), pink CF838E, light-pink ffe9e9, purple-greyish d4c8c8,   )

-----------------------------*/


/* --------------------------- Global ----------------
--------------*/
html { 
	background: url('images/blushink_background.png') fixed; 
	text-align: left; 
	font-size: 62.5%;} 
body { 
	background-color: #fff;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.2em; }
	
a { 
	color: #4fc3c2;
	text-decoration: none; }
a:hover { text-decoration: underline; }

div.post a { color: #CF838E; }	
div.post h2 a, small a { color: #111; }

p { margin: 10px 0; }	
p, ul, li, blockquote, table, form, em, span { 
	line-height: 160%;
	letter-spacing: 0.02em; }

div#respond h3 { 
	background-color: #f9f9f9;
	font-size: 16px;
	padding: 5px 0; }
	
h2, h3, h4 { 
	font-family: Archer;
	font-weight: normal;
	margin: 8px 0; }
h2 { font-size: 2.4em; font-weight: normal; }
h3 { font-weight: bold; }
h4 { font-weight: normal; font-size: 18px; }
div#main-content-sub h2 { font-size: 2.4em; }

h5, h6 { font-size: 1.2em; }
	
blockquote { 
	background-color: #ffe9e9;
	border-bottom: 2px dotted #CF838E;
	border-top: 2px dotted #CF838E;
	font-size: 10px;
	font-style: italic;
	padding: 5px; }
	
.align-left { float:  left; }
.align-right { float: right; }
#form1 li { list-style: none; }

/* search box */
input.search-form { 
	border: 2px solid #d4c8c8;
	padding: 5px 0;
	margin: 0 0 15px 0;
	width: 235px; }
input.submit-button {
	background-color: #d4c8c8;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	margin: 0;
	padding: 2px 0 5px 0;
	width: 30px; }

/* --------------------------- Navigation (main) ----------------
--------------*/
ul#main_navigation {
		margin: 0 0 0 275px; padding: 0;
		float: left;
		list-style: none; }
ul#main_navigation li { 
	float: left;
	margin: 0; padding: 0;}

/*--CSS Sprites - Default State--*/
ul#main_navigation a {
	float: left;
	display: block;
	height: 43px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left 0;
}
/*--CSS Sprites - Hover State--*/
ul#main_navigation a:hover {
	background-position: left -41px; }
	
/*--Assign an image and width to each link--*/
ul#main_navigation #home a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/home.png');
	width: 99px; }
body#default #home a, #home a:active, #home a:focus {
	background-position: left -41px; }
	
ul#main_navigation #blog a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/blog.png');
	width: 65px; }
body#blog #blog a, #blog a:active, #blog a:focus {
	background-position: left -41px; }
	
ul#main_navigation #shop a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/shop.png');
	width: 99px; }
body#shop #shop a, #shop a:active, #shop a:focus {
	background-position: left -41px; }	

ul#main_navigation #about a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/about.png');
	width: 65px; }
body#about #about a, #about a:active, #about a:focus {
	background-position: left -41px; }
	
ul#main_navigation #merci a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/press.png');
	width: 80px; }
body#merci #merci a, #merci a:active, #merci a:focus {
	background-position: left -41px; }
	
ul#main_navigation #portfolio a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/portfolio.png');
	width: 70px; }
body#portfolio #portfolio a, #portfolio a:active, #portfolio a:focus {
	background-position: left -41px; }

ul#main_navigation #contact a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/contact.png');
	width: 115px; }
body#contact #contact a, #contact a:active, #contact a:focus {
	background-position: left -41px; }
	
ul#main_navigation #request-quote a {
	background-image: url('http://blushink.com/wp-content/uploads/2009/10/quote.png');
	width: 99px; }
body#request-quote #request-quote a, #request-quote a:active, #request-quote a:focus {
	background-position: left -41px; }

#home a, /*--Home Page > Home Link--*/
#blog a, /*--About Page > About Link--*/
#shop a, /*--Services Page > Services Link--*/
#about a, /*--Portfolio Page > Portfolio Link--*/
#merci! a, /*--Contact Page > Contact Link--*/
#portfolio a, /*--Blog Page > portfolio Link--*/
#contact a, /*--Contact Page > contact Link--*/
#quote a /*--Quote Page > quote Link--*/
{
	background-position: left bottom;
}

/* --------------------------- Header (blog)----------------
--------------*/
div#blog-header h1.logo {
	background: transparent url('images/glamour-this-header.png') no-repeat;
	display: block;
	float: left;
	height: 204px;
	line-height: 1000px;
	overflow: hidden;
	width: 476px; }
div#header h1 { margin: 30px 0 0 65px; }
	
/* --------------------------- Footer ----------------
--------------*/
div#footer {
	background: url('images/footer-bg.png') top no-repeat; 
	height: auto;
	padding: 70px 0 10px 0;
	text-align: center; }
	

/* --------------------------- Blog Styling --------------
--------------*/
div.post ul, div.post ol { 
	margin: 10px 0 10px 40px; }
div.post ul li { list-style: circle; }
li h3, .widgettitle { font-size: 19px; }

#prevBtn, #nextBtn {
	display:block;
	font-size: 24px;
	font-weight: bold;
	height: 88px;
	left:290px;
	position:absolute;
	top:282px;
	width:30px; }	
#nextBtn { 
	left: 340px;
	top: 282px; }														
#prevBtn a, #nextBtn a { 
	color: #fff; 
	display:block;
	height:77px;
	text-decoration: none;
	width:30px; }
h5.previous-page {
	float: left; 
	margin-right: 400px; }

/*--- Sub Navigation ---*/
ul.sub-navigation {
	background: #d4c8c8;
	font-size: 15px;
	margin: 0 0 30px 25px;
	padding: 12px 0 8px 0;
	width: 60%;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; }
ul.sub-navigation li {
	display: inline;
	margin: 0 9px; }
ul.sub-navigation a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;	}

/* --------------------------- Blog Page (post) ----------------
--------------*/

div.post h2 { 
	font-size: 2.4em;
	margin-bottom: 2px;
	padding-top: 8px; }

div#posts-navigation { 
	font-size: 18px;
	margin: 30px 0; }
div#posts-navigation h5 { font-weight: normal; }
h5.next-page a {
	background: transparent url("/images/GTBlog_olderposts.jpg") no-repeat;
	display: block;
	float: left;
	height: 58px;
	line-height: 1000px;
	overflow: hidden;
	width: 123px; }
/*--h5.previous-page { position: absolute; left: 500px; }--*/
h5.previous-page a {
	background: transparent url("/images/GTBlog_newerposts.jpg") no-repeat;
	display: block;
	float: left;
	height: 58px;
	line-height: 1000px;
	overflow: hidden;
	width: 110px; }
	
p.post-date {
	border-right: 1px dotted #000;
	float: left;
	font-size: 16px;
	margin: 0 8px 0 0;
	text-align: center;
	text-transform: uppercase;
	padding: 0 10px 0 0; }
p.post-date span {
	color: #CF838E;
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-align: center; }
	
small + p { 
	margin-bottom: 30px; }
		
small.comments-circle { 
	background: url('images/comments-circle-main.png') no-repeat;
	float: right;
	font-size: 16px;
	height: 58px; width: 59px;
	padding-top: 20px;
	text-align: center; }

p.post-divider {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/10/Blushink_Blog_PostDividers.jpg") no-repeat;
	display: block;
	height: 69px;
	line-height: 1000px;
	margin-top: 20px;
	overflow: hidden;
	width: 601px;	}

div.sociable_tagline strong {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Blog_sharethis.jpg") no-repeat;
	display: block;
	height: 22px;
	line-height: 1000px;
	overflow: hidden;
	width: 86px; }

/*--- Comments Section ---*/
div#comments_templates { margin: 40px 0 0 0; }
div#comments_templates ul.commentlist { 
	font: normal 12px;
	margin: 20px 0; }
div#comments_templates ul.commentlist li {
	list-style: none; 
	margin: 10px 0;
	padding: 5px; }
li.thread-even { 
	background-color: #ffe9e9;
	border-bottom: 2px dotted #CF838E;
	border-top: 2px dotted #CF838E;
	padding: 5px; }
.comment-author a { font-style: normal; }
	
/* --------------------------- Blog Sidebar ----------------
--------------*/
li.widget { margin: 0 0 20px 0; }
h2.widgettitle { margin-top: 30px; }	

ul.decor-box {
	background: url('images/about-top.png') top no-repeat;
	margin-top: -80px;
	padding: 70px 0 0 0;
	width: 280px; }
li#categories-3 {
	background: url('images/about-bottom.png') bottom no-repeat;
	margin: 0;
	padding-bottom: 30px;
	width: 280px;}
li.cat-item {
	background: url('images/about-middle.png') repeat-y;
	padding-left: 30px; }
img.first-125 { margin-right: 5px; } /*--- two small ad spaces, this will push the the second ad from the first ---*/



li#twitter-1 ul { 
	margin-top: -20px; }
li#twitter-1 a { color: #5DBEBE; }
li#twitter-1 a:hover { text-decoration: none; }
li#twitter-1 ul.twitter { margin-top: 5px; }
li#twitter-1 ul.twitter li { 
	line-height: 1.4em;
	margin-bottom: 10px; }
li#twitter-1 span.twitter-timestamp { margin: 0; padding: 0; }

li#categories-3 h2 {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/categories-heading.png") no-repeat;
	display: block;
	height: 49px;
	line-height: 1000px;
	margin: 0;
	overflow: hidden;
	width: 280px; }	
li#twitter-1 h2 {	
	background: transparent url("http://blushink.com/images/GT_Blog_Tweets.jpg") no-repeat;
	display: block;
	height: 108px;
	line-height: 1000px;
	overflow: hidden;
	width: 230px; }	

li#text-4 { margin: 40px 0; }	
li#text-4 ul li { margin: 4px 0; }

li#archives-3 h2 {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Sidebar_archives.jpg") no-repeat;
	display: block;
	height: 36px;
	line-height: 1000px;
	overflow: hidden;
	width: 166px; }
li#search-3 h2, h3.search-form {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Sidebar_search.jpg") no-repeat;
	display: block;
	float: left;
	height: 36px;
	line-height: 1000px;
	overflow: hidden;
	width: 238px; }	
	
.widget_archive select { 
	border: 2px solid #d4c8c8;
	height: 30px; width: 265px;
	padding: 5px 0; }

/* --------------------------- Blog Sub Page 2 ------------
--------------*/

/*--- Blog We Like ---*/
div.blogs-like { clear: both; }
div.holder { 
	float: left;
	margin: 0 40px 20px 0; }
div.holder img {
	border: 1px solid #5DBEBE;
	margin: 0;
	padding: 1px; }
div.holder h4 a { 
	background-color: #5DBEBE;
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 4px 0;
	text-align: center; }
div.holder h4 a:hover {
	background-color: #CF838E;
	color: #fff;
	text-decoration: none; }
/*--- Blog We Like Category Page ---*/
ul.blogroll-left { 
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 280px; }
ul.blogroll-right { 
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 280px; }
div#main-content ul.blogroll-left li, div#main-content ul.blogroll-right li {
	border-bottom: 1px dotted #999;
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 0; }
ul.blogroll-left li a, ul.blogroll-right li a {
	color: #CF838E;
	margin: 0;
	padding: 10px 10px 10px 0;
	width: 100%;
	text-decoration: none; }
ul.blogroll-left li a:hover, ul.blogroll-right li a:hover {
	color: #d4c8c8; }
	
/*---------------------------Home Page and Sub Pages (home and main pages (no blog styling)
--------------*/
/* --------------------------- Header ----------------
--------------*/
div#header h1.logo { 
	background: transparent url('images/blushink-logo.png') no-repeat;
	display: block;
	float: left;
	height: 204px;
	line-height: 1000px;
	overflow: hidden;
	width: 476px; }
	
/*----------- Welcome ------- */

div.welcome { 
	margin: 20px 0;
	padding: 0 40px;
	width: 870px; }
div.welcome h2 {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Main_Welcome.jpg") no-repeat;
	display: block;
	float: left;
	height: 22px;
	line-height: 1000px;
	margin-right: 15px;
	overflow: hidden;
	padding: 5px 0 5px 0;
	width: 149px;}
div.welcome p {
	color: #4fc3c2;
	font-size: 14px; }

/* --------------------------- Main Content ----------------
--------------*/	
div#recent-projects {
	background: url('images/recent-project-bg.png') no-repeat;
	height: 324px;
	padding: 8px 10px;
	width: 620px; }
	
	
/* Easy Slider */

#slider ul, #slider li {
	list-style:none;
	margin:0;
	padding:0; }
#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	height:264px;
	overflow: hidden;
	width: 600px; }	
#prevBtn, #nextBtn {
	display:block;
	font-size: 24px;
	font-weight: bold;
	height: 88px;
	left: 40px;
	position:absolute;
	top:282px;
	width:30px; }	
#nextBtn { 
	left: 615px;
	top: 282px; }														
#prevBtn a, #nextBtn a { 
	color: #fff; 
	display:block;
	height:77px;
	text-decoration: none;
	width:30px; }													

/*--- Easy Slider ---*/

h2.feedback { 
	font-size: 3.5em;
	margin: 5px 0 0 30px;
	padding: 0 5px 0 0; 
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Main_Merci.jpg") no-repeat;
	display: block;
	height: 36px;
	line-height: 1000px;
	overflow: hidden;
	width: 88px;}
blockquote.feedback {
    background: url('images/lquote.png') top left no-repeat;
    border: none;
    margin: 20px 0 20px 30px;
    padding: 20px 0 0 40px; 
    width: 525px; }
blockquote.feedback p	{ 
    float: left;
    font-size: 1.2em;
    background: url('images/rquote.png') bottom right no-repeat;
    margin: -10px 0 5px 0;
    padding: 0 20px 0 0; }
cite.feedback {
    color: #4fc3c2;
    font-size: 1.3em;
    font-style: normal;
    margin: 0 0 0 360px; }

div.dynamic-home { 
	margin-top:25px;
	width: 617px;}
	
div.tweets {
	background: url('images/recent-tweet-bg.png') no-repeat;
	float: left;
	font-size: 11px;
	height: 149px;
	margin-right: 0;
	padding: 20px 0 0 10px;
	width: 300px; }
div.tweets h2 {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Main_RecentTweets.jpg") no-repeat;
	display: block;
	height: 22px;
	line-height: 500px;
	overflow: hidden;
	width: 149px; }
div.tweets li.add-twitter-item { line-height: 15px; padding-right: 115px; }
div.tweets li.add-twitter-item a { color: #fabfc0; }

div.recent-post-home {
	background: url('images/recent-post-bg.png') no-repeat;
	float: right;
	height: 140px;
	margin-top: 10px;
	padding: 10px 0 0 0;
	width: 300px; }
div.recent-post-home h2 { 
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Main_RecentPost.jpg") no-repeat;
	display: block;
	height: 28px;
	line-height: 1000px;
	margin-left: 10px;
	overflow: hidden;
	width: 174px; }
p.recent-post-home {
	border-right: 1px dotted #000;
	float: left;
	font-size: 16px;
	margin: 0 8px 0 0;
	text-align: center;
	text-transform: uppercase;
	padding: 0 5px 0 10px; }
div.recent-post-home h4 { 
	letter-spacing: 0.03em;
	margin: 0 0 0 0; }
small.recent-post-home { /*-- comment circle --*/
	background: url('images/comments-circle-main.png') no-repeat;
	float: right;
	font-size: 16px;
	height: 58px; width: 59px;
	margin-right: 10px;
	padding-top: 20px;
	text-align: center; }
p.recent-post-home span {
	color: #fabfc0;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center; }
	
small + p { 
	margin-bottom: 30px; }
		
small.comments-circle { 
	background: url('images/comments-circle-main.png') no-repeat;
	float: right;
	font-size: 16px;
	height: 58px; width: 59px;
	padding-top: 20px;
	text-align: center; }

/* --------------------------- Sidebar ----------------
--------------*/

div.decor-box { 
	background: url('images/about-top.png') top no-repeat;
	margin: -20px 14px 30px 0;
	padding: 40px 0 0 0; }
div.decor-box h3 { 
	margin: 30px 0 0 0;
	padding-left: 30px; }
.decor-box li h3 {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Main_Moi.jpg") no-repeat;
	display: block;
	height: 40px;
	line-height: 1000px;
	overflow: hidden;
	width: 280px; }
div.decor-box ul { 
	background: url('images/about-middle.png') repeat-y;
	margin: 0;
	padding: 0; }
div.decor-box ul li { margin: 0 0 0 30px; }
div.decor-box img { /*-- photo on the home page --*/
	float: left;
	margin: 0 5px 0 0; }
div.decor-box ul p { 
	margin: 0;
	padding: 0 20px 0 0; }
div.decor-box p.last { 
	background: url('images/about-bottom.png') bottom no-repeat;
	margin: 0;
	padding-bottom: 5px;
	width: 280px; }

/*--- social networks ---*/
div.social {
	background-color: #d1e4e9;
	height: 200px;
	margin-top: 15px;
	padding: 5px 10px 10px 10px;
	position: relative;
	width: 255px; }
div.social h3 {
	background: transparent url("http://blushink.com/wp-content/uploads/2009/09/Blushink_Main_Networking.png") no-repeat;
	display: block;
	height: 30px;
	line-height: 1000px;
	overflow: hidden;
	width: 149px; }
div.social ul { float: left; }
div.social li { padding: 10px 0; }
div.social li a { 
	color: #000;
	text-decoration: none; }
div.social li img { margin: 0 2px -15px 0; }
ul.social { margin: 0 0 0 40px; }


/*--- Folio ---*/
ul.folio li { 
	display:  inline;
	margin: 0; padding: 2px; }
ul.folio li a img { 
	border: 1px solid #c7c7c7;
	margin: 20px 25px; padding: 3px; }
ul.folio li a img:hover {
	cursor: pointer;
	border: 1px solid #4fc3c2; }
ul.folio li img { height: 120px; width: 120px; }

ul.folio-nav { 
	float: right;
	margin: 0; padding: 0; }
ul.folio-nav li { display: inline; }

