
.contributors h3 {
    font-family: Times;
    margin-right: .9em;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: normal;
    display: inline;
}
.contributors li {
    font-size: 1.1em;
}


#header {
    width: 500px;
    margin: 4em auto 0em auto;
    position: relative;
}
#header h1 {
    width: 500px;
    background: white;
    text-transform: none!important;
    font-size: 3.2em;
}



h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica; 
    line-height: 1.1em;

}

.clear { clear: both;}

hr { color: white; background-color: white; }

/*big title of post and site*/
h1, h2 { 
    font-size: 2.8em; 
    font-weight: bold;
    text-transform: uppercase;
    }
h3 { 
    font-size: 1.5em;
    font-weight: bold;
    margin-right: .1em;
    line-height: 1.2em;
    }
h4 { 
    font-family: Times;
    font-style: italic;
    font-size: 1.8em;
    letter-spacing: -1px;
    text-shadow: 0px 0px 1px white;
    margin-right: .2em;
    }
h5 { 
    font-family: Times;
    text-transform: uppercase;
    font-size: .9em;
    }

.post h1, .post h2, .post h3, .post h4 { display: inline; }

#logo { margin-bottom: .3em; }

#tagline {
    background: url("http://static.purple.pro/v.2/css/i/purple-DIARY-logo-magazine.gif") bottom right no-repeat;
    padding-right: 50px;
}

#global-nav, .nav { margin-top: .3em; }
#global-nav li, #tagline, #purple-bar li, #tagline-boutique, .nav li {
    font-family: Times;
    margin-right: .9em;
    text-transform: uppercase;
    font-size: .9em;
    display: inline;
}
#header a:hover, #content a:hover { }


.post-tags {
    display: none;
}

#link-archive {
    font-family: Times;
    text-transform: uppercase;
    font-size: .9em;
    position: relative;
    top: 3px;
}


#search-box {
    position: absolute;
    right: 0;
    top: 16px;
    width: 150px;
    padding: 3px 10px 3px 10px;
    background: url("http://static.purple.pro/v.2/css/i/searchbox-bg.png") no-repeat!important;
}
#search-box input {
    width:130px;
    border: none;
    background: transparent;
}
#search-box input:focus {
    outline: 0;
}

em { 
    font-size: 1.03em;
    color: black;
    font-style: italic;
    }
strong { 
    text-transform: uppercase;
    font-style: none;
    text-decoration: none;
    font-size: .8em;
    letter-spacing: 1px;
     }
strong em {
    font-family: Arial;
    font-size: 1.3em;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
}

hr {
    border: none;
    padding: .5em 0;
}

#content {
   position: relative;
   margin: 0 auto; 
   padding: 3.5em 0 0 0;
   width: 500px;
   background: white;
}

#searchresultcount {
    margin-bottom: 2em;
}

.labels {
    position: relative;
    top: .2em;
    margin-bottom: .3em;
    }

.date {
    margin: 0;
    padding: 0;
}
.date a {
    color: black !important;
    font-family: Times;
    font-size: .9em;
    text-transform: uppercase;
}

/* post
 */
.post {
    margin: 0 0 3.5em 0;
    width: 500px;
    vertical-align: middle;
    line-height: 1.3em;
}
.post p {
    margin: .7em 0 .8em 0;
}

.post p a, .post p a:visited {
    border-bottom: 1px solid #ccc;
}
.post p a:hover {
    border-bottom: 1px solid #333;
}
.post h2 a { text-decoration: none; border: none;}

.post p b { 
    font-size: 1.6em;
    font-family: Arial; 
    font-weight: bold;
    }


div.photo {
    width: 500px;
    display: block;
    text-align: left;
}
.photo-wrapper a {
    background: black url("http://static.purple.pro/v.2/css/i/gallery.png") no-repeat;
    background-position: 0px bottom;
    display: block;
    padding-bottom: 12px;
}
.photo-wrapper a:hover {
    background-color: #222;
}

/*div.photo a:hover { border-bottom: 1px solid black; }*/

/*a img.photo { border-bottom: .6em solid white!important; }
a img.photo:hover { border-bottom: .6em solid #999!important; }
div.photo img {    margin: 0 auto .4em auto;

}*/

a, p { text-align: left!important; }

p { font-size: 1.03em; line-height: 1.4em;}
blockquote { margin-left: 1em; padding-left: 1em; border-left: 3px solid #ccc;}

.label {
    font-size: 1.1em; 
    font-style: italic;
    font-weight: bold;
    }




.caption a { border-bottom: 1px solid #ccc; }
.caption { margin-top: .7em; }

/* text
 */
.regular { width: 500px; }

.regular p { 
    margin: 0.7em 0;
    padding: 0;
    }
.regular p img { margin: .7em 0;}
/* photo
 */
/*div.photo p { margin-top: .7em;}*/

/* quote
 */
div.quote {
    }
span.quote {
    font-size: 1.5em; 
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    }

/* link
 */

/* conversation
 */

/* audio
 */ 

/* video
 */
/*div.video p { margin-top: .3em;}*/


/* notes
 */
/* notes
 */
ol.notes {
	font-size: 12px;
	color: #999;
	width: 400px;
	margin: 3em 0;
}
ol.notes li {
	margin: .1em 0;
	padding: .1em;
}

ol.notes li a {
	color:  #333 !important;
	padding-right: .3em;
}

.post-count {
	font-size: 12px;
	text-transform: uppercase;
}




/* footer
 */

#idc-container .idc-id { display: none!important;}

#footer {
    padding: 0; /*todo*/
    padding: 3em 0 4em 0;
    font-family: Arial;
    font-size: .9em;
    font-weight: bold;
    text-transform: uppercase;
    width: 500px;
    margin: 0 auto;
    }
#footer a { color: #999 !important; }
#footer a:hover { color: black !important; }


#footer-nav { 
    padding: 3em 0 3em 0; 
    width: 500px;
    margin: 0 auto;
    }
#footer-nav li { font-size: .8em; margin-right: 1.6em;  }





.stuff { color: red; }


.pr-comments-link {
    margin-top: 1em;
}
.pr-comments-link a {
    text-transform: uppercase!important;
    font-size: .8em!important;
    color: gray !important ;
    font-family: Arial;
}


/* iPhone
 */
@media only screen and (max-device-width: 480px) {

  body { -webkit-text-size-adjust: 140%; }
  #tag_list li a { -webkit-text-size-adjust: 180%; }
  .post p { -webkit-text-size-adjust: 200%; }

  #footer { padding-bottom: .5em;}
  #footer a {
      font-size: 1.6em;
  }

}


/* tumbler auto tumblrAutoPager
 */
.tumblrAutoPager_page_info {
    display: none;
}


/* google text ads
 */

.ad-content-500-300 {
    margin: 0em 0 3em 0;
    height: 400px;
    width: 500px;
}


/* boutique
 */

#logo-boutique {
	margin-top: 10px;
}

#tagline-boutique {
}

.clear { clear: both; }
.right { float: right; }

.nav.boutique {
}

#purple-bar {
	margin-top: 0.3em;
}

.boutique-nav-item {
}

#purple-boutique {
	display: block;
	float:left;
	margin-top: 14px;
	width: 153px;
	height: 57px;
}

.product-type {
	text-transform: uppercase;
	font-size: 0.9em;
}

.price {
	margin: 2em 0 1em 0;
}

#add {

}

.info h3 {
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	font-weight: bold;
}

#line-items {
	margin: 20px 0;
}

#line-items #total {
	margin-top: 30px;
	font-size: 16px;
}

.item .thumb { 
	float:left;
	margin: 3px 10px 0 0;
	}

.item {
	margin-bottom: 20px;
	line-height: 0;
}

.item .info {
	line-height: 12px;
}

.remove, .info label { 
	font-family: Times;
	text-transform: uppercase;
	font-size: .725em;
}


#searchresults form {
	display: none!important;
}
#searchresults { margin: 0!important; }

.singleproduct { margin-bottom: 30px; }
.singleproduct .money { margin: 8px 0;}

.link-submit { 
	font-family: Times;
	border: none;
	background: white;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
	margin: 2em 0 0 0;
	width: auto;
	overflow: visible;
	cursor: pointer;
}

/* cart */

small { font-size: 1.03em; margin-top: .5em; }

/* checkout */
