 /*
Site Name: Fashion Junkie
Site URI: http://fashionjunkie.com/
Description: ...for serial shoppers
Version: 1
Author: Moxie Design Studios
Author URI: http://moxiedesignstudios.com/
*/

body {
	margin: 0 auto;
	font-size: 80%;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	background-color: #090a0d;
	background-image: url(http://fashionjunkie.com/images/blog/bg-blog.gif);
	background-position: 0px 147px;
	background-repeat: repeat-x;}
	
.clr {
	float: none;
	clear: both;}
	
	
img {
	border: 0;}	


/*  HEADER
---------------------------*/
#header {
margin: 0;
background-color: #090a0d;
border-bottom: 2px solid #ffffff;}	

#header .ad-728 {
width: 728px;
margin: auto;
padding: 10px 0px 0px 0px;}





/*  NAVIGATION
--------------------------*/
#nav {
	margin: auto;
	width:844px;
	height:45px;}
	
	#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	width: 100%;
	float: left;
	list-style-type: none;}
	
#nav ul li {
	display: inline;}

#nav ul li a {
    text-indent: -9000px;
    float: left;
	margin: 0;
	text-decoration: none;}
	
#nav li.home a {background: url(http://fashionjunkie.com/images/blog/nav-home.gif) top left no-repeat; width: 58px; height: 45px;}
#nav li.register a {background: url(http://fashionjunkie.com/images/blog/nav-register.gif) top left no-repeat; width: 66px; height: 45px;}
#nav li.subscribe a {background: url(http://fashionjunkie.com/images/blog/nav-subscribe.gif) top left no-repeat; width: 78px; height: 45px;}
#nav li.archives  a{background: url(http://fashionjunkie.com/images/blog/nav-archives.gif) top left no-repeat;  width: 72px; height: 45px;}	
#nav li.retales a {background: url(http://fashionjunkie.com/images/blog/nav-retales.gif) top left no-repeat;width: 98px; height: 45px;}
#nav li.safari a {background: url(http://fashionjunkie.com/images/blog/nav-safari.gif) top left no-repeat;width: 122px; height: 45px;}
#nav li.press a {background: url(http://fashionjunkie.com/images/blog/nav-press.gif) top left no-repeat;width: 53px; height: 45px;}
#nav li.about a {background: url(http://fashionjunkie.com/images/blog/nav-about.gif) top left no-repeat;width: 58px; height: 45px;}
#nav li.contact a {background: url(http://fashionjunkie.com/images/blog/nav-contact.gif) top left no-repeat;width: 69px; height: 45px;}
#nav li.links a {background: url(http://fashionjunkie.com/images/blog/nav-links.gif) top left no-repeat;width: 92px; height: 45px;}
#nav li.graphic a {background: url(http://fashionjunkie.com/images/blog/nav-graphic.gif) top left no-repeat;width: 78px; height: 45px;}


#nav li.home a:hover {background: url(http://fashionjunkie.com/images/blog/nav-home-over.gif) top left no-repeat; width: 58px; height: 45px;}
#nav li.register a:hover {background: url(http://fashionjunkie.com/images/blog/nav-register-over.gif) top left no-repeat; width: 66px; height: 45px;}
#nav li.subscribe a:hover {background: url(http://fashionjunkie.com/images/blog/nav-subscribe-over.gif) top left no-repeat; width: 78px; height: 45px;}
#nav li.archives a:hover {background: url(http://fashionjunkie.com/images/blog/nav-archives-over.gif) top left no-repeat;  width: 72px; height: 45px;}	
#nav li.retales a:hover {background: url(http://fashionjunkie.com/images/blog/nav-retales-over.gif) top left no-repeat;width: 98px; height: 45px;}
#nav li.safari a:hover {background: url(http://fashionjunkie.com/images/blog/nav-safari-over.gif) top left no-repeat;width: 122px; height: 45px;}
#nav li.press a:hover {background: url(http://fashionjunkie.com/images/blog/nav-press-over.gif) top left no-repeat;width: 53px; height: 45px;}
#nav li.about a:hover {background: url(http://fashionjunkie.com/images/blog/nav-about-over.gif) top left no-repeat;width: 58px; height: 45px;}
#nav li.contact a:hover {background: url(http://fashionjunkie.com/images/blog/nav-contact-over.gif) top left no-repeat;width: 69px; height: 45px;}
#nav li.links a:hover {background: url(http://fashionjunkie.com/images/blog/nav-links-over.gif) top left no-repeat;width: 92px; height: 45px;}
#nav li.graphic a:hover {background: url(http://fashionjunkie.com/images/blog/nav-graphic.gif) top left no-repeat;width: 78px; height: 45px;}


/*  CONTENT
---------------------------*/
#content {
    position: relative;
	z-index: 3;
    margin: -2px auto 40px auto;
	width: 844px;}
	
	
#content input, textarea {
	background-color: #b1e1f3;
	border: 1px solid #4aa5be;
	font-size: 100%;
	margin: 0;
	padding: 2px;
	font-family: 'Trebuchet MS', verdana, arial, sans-serif;
	}
	
#content .button {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	}
	

/*  COMMENTS
--------------------------------------*/

#comments {
margin: 0px 0px;
}

.comment {
background: #B1E1F3;
border: 1px dashed #48A3BC;
color: #000000;
padding: 5px;
}

.comment p{
padding: 5px;
margin: 0;
font-size: 100%;
line-height: 130%;
}


.comment-posted{
font-size: 95%;
background-color: #4DAAC3;
margin: 0px 0px 10px 0px;
color: #000000;
text-align: center;
}	

.menu {
color: #ffffff;
font-size: 95%;
text-align: center;
margin: 20px;
}

.menu p{
padding: 0px;
margin: 0px;
}

.comment-form {
background: #E763A5;
border: 1px solid #ffffff;
color: #000000;
padding: 15px;
margin-bottom: 20px;
}

.comment-form h3{
color: #E5DF6A;
font-size: 130%;
font-weight: normal;
margin: 0px 0px 10px 0px;
}


#trackbacks {
margin: 0px 0px;
}

.trackback-link h3 {
color: #E5DF6A;
font-size: 130%;
font-weight: normal;
margin: 0px 0px 10px 0px;
}

.trackback {
background: #E5DF6A;
border: 1px dashed #ffffff;
color: #000000;
padding: 5px;
}

.trackback p{
padding: 5px;
margin: 0;
font-size: 100%;
line-height: 130%;
}


.trackback-posted{
font-size: 95%;
background-color: #4DAAC3;
margin: 0px 0px 10px 0px;
color: #000000;
text-align: center;
}	


/* LINK LISTS  */
.links2 {
background:#B1E1F3;
padding: 0px 20px 0px 20px;
font-size: 110%;
/*border: 1px solid #ffffff;*/
}

.links2 ul{
color: #de3989;
padding-left: 20px;
margin-bottom: 0px;
margin-left: 20px;
}

.links2 ul li{
list-style-image: url(http://fashionjunkie.com/images/bullet-purple2.gif);
padding-bottom: 5px;
}


.item {
padding-bottom: 5px;
}

.callout2 {
color: #000000;
font-size: 130%;
font-weight: bold;
padding: 0px;
padding-top: 10px;
}

.paginate {
padding-top: 20px;
font-size: 85%;
text-align: left;
}

.paginate2 {
padding-top: 20px;
font-size: 95%;
color: #ffffff;
text-align: left;
}


/* CONTENT LEFT
------------------------------*/
#content-left {
	float: left;
	width: 166px;
	margin: 10px 0px 0px 0px;}
	
#content-left .ad-160 img{
	border: 1px solid #ffffff;}	

#content-left .ad-160 {
	margin: 0px 0px 40px 0px;
	color: #B1E1F3;
	font-size: 9px;
	}
	
#content-left .glam {
text-align: center;
padding: 10px 0px;
	}
	
#content-left .glamfeed {
text-align: center;
margin: 40px 0px;
	}
		
	
	
#content-left .advertise {
	margin: 40px 0px;}
	
#content-left .logo {
	text-align: center;
	margin: 40px 0px 40px 0px;}		


.side-archives {
	margin: 30px 0;}	
	
.side-archives ul {	
	text-align: left;
	color: #ffffff;
	margin: 0px 0px 15px 15px;
	padding: 0;
	line-height: 150%;
	}
	
.side-archives li ul{
font-weight: normal;
}

.side-archives li{
list-style: none;
padding-left: 0px;
font-size: 110%;
padding-bottom: 5px;
}


.side-archives li a { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat top left;text-decoration: none; padding-left: 20px;}
.side-archives li a:link { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat top left;text-decoration: none; padding-left: 20px;}
.side-archives li a:active { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat top left; text-decoration: none; padding-left: 20px;}
.side-archives li a:visited { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat top left; text-decoration: none; padding-left: 20px; }
.side-archives li a:hover { color: #ef7937; background: url(http://fashionjunkie.com/images/bullet-purple.gif) no-repeat top left; text-decoration: none; padding-left: 20px;}	

.side-archives h3 {
color: #ffffff;
font-size: 125%;
font-weight: bold;
margin: 0px 0px 10px 0px;
}



/* CONTENT MID
------------------------------*/
#content-mid {
	float: left;
	width: 520px;}
	
#content-mid .graphic1 {
	float: right;
	width: 513px;
	background: url(http://fashionjunkie.com/images/blog/graphic1.gif) no-repeat top right;
	height: 178px;
	margin-top: -1px;}
	
#content-mid .shoutout {
	float: right;
	margin: 35px 5px 0px 0px;
	width: 240px;
	height: 120px;
	overflow: hidden;}	
	
#content-mid .shoutout p {
	font-size: 120%;
	text-align: center;
	line-height: 120%;
	color: #da1977;}

#content-mid .avatar {
        float: right;
	border: 2px solid #ffffff;
	height: 50px;
	width: 50px;
	float: left;
	margin: 0px 0px 5px 10px;}	
	

.shoutout a:link {color: #079ac1; text-decoration: none;}
.shoutout a:visited {color: #079ac1; text-decoration: none;}
.shoutout a:active {color: #079ac1; text-decoration: none;}
.shoutout a:hover {color: #079ac1; text-decoration: underline;}	

#content-mid  #blog-area {
	width: 500px;
	margin: 0px 10px 0px 10px;
	text-align: left;
	}

#content-mid #blog-area .tabs {
	text-align: left;
font-size: 110%;
	padding: 0px 0px 0px 10px;
	margin: 0px;}
	
	
#content-mid #blog-area .entry1 {
	margin: 0;
height: 1%;}

.photo {
border: 4px solid #ffffff;
}

.videocast {
text-align: center;
}

.blogtop1 {
width: 500px;
height: 17px;
background: url(http://fashionjunkie.com/images/blog/blogtop1.png) no-repeat;
}

.blogbtm1 {
width: 500px;
height: 17px;
background: url(http://fashionjunkie.com/images/blog/blogbtm1.png) no-repeat;
}


.blogtop2 {
width: 500px;
height: 17px;
background: url(http://fashionjunkie.com/images/blog/blogtop2.png) no-repeat;
}

.blogbtm2 {
width: 500px;
height: 17px;
background: url(http://fashionjunkie.com/images/blog/blogbtm2.gif) no-repeat;
}
	
#content-mid #blog-area	.entry2 {
	margin: 0;
height: 1%;}
	
#content-mid .entry1 h2 {
	background-color: #b1e1f3;
	line-height: 130%;
	padding: 0px 20px;
	margin: 0;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	}
	
#content-mid .entry1 h3 {
	background-color: #b1e1f3;
	line-height: 150%;
	padding: 0px 20px;
	margin: 0;
	text-align: left;
	font-weight: normal;	
	font-size: 95%;
	color: #000000;
	}
	
#content-mid .entry1 p {
	background-color: #b1e1f3;
	line-height: 150%;
	padding: 7px 20px;
	margin: 0;
	color: #000000;
	text-align: left;
font-size: 105%;
	}
	
.entry1  a:link { color: #de3989; text-decoration: none;}
.entry1  a:visited { color: #de3989; text-decoration: none;}	
.entry1  a:active { color: #de3989; text-decoration: none;}
.entry1  a:hover { color: #0090b7; text-decoration: underline;}	
		
#content-mid .entry2 h2 {
	background-color: #48a3bc;
	line-height: 130%;
	padding: 0px 20px;
	margin: 0;
	font-size: 150%;;
	font-weight: normal;
	text-align: left;
	}
	
#content-mid .entry2 h3 {
	background-color: #48a3bc;
	line-height: 150%;
	padding: 0px 20px;
	margin: 0;
	text-align: left;
	font-weight: normal;	
	font-size: 95%;
	color: #000000;
	}
	
#content-mid .entry2 p {
	background-color: #48a3bc;
	line-height: 140%;
	padding: 7px 20px;
	margin: 0;
	color: #000000;
	text-align: left;
font-size: 105%;
	}

#content-mid .posted {
	line-height: 150%;
	color: #ffffff;
	margin: 0px 0px 40px 0px;
	text-align: center;
	font-size: 95%;
	padding: 2px;
	}	

.related  {
	margin: 30px 0;}	
	
.related ul {	
	text-align: left;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0;
	line-height: 175%;
	}
	
.related li ul{
font-weight: normal;
}

.related li{
list-style: none;
padding-left: 15px;
font-size: 110%;
}


.related li a { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left;text-decoration: none; padding-left: 20px;}
.related li a:link { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left;text-decoration: none; padding-left: 20px;}
.related  li a:active { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left; text-decoration: none; padding-left: 20px;}
.related  li a:visited { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left; text-decoration: none; padding-left: 20px; }
.related  li a:hover { color: #ef7937; background: url(http://fashionjunkie.com/images/bullet-purple.gif) no-repeat left; text-decoration: none; padding-left: 20px;}	

.related h3 {
color: #F47839;
font-size: 130%;
font-weight: normal;
margin: 0px 0px 10px 0px;
}

	
		
/* CONTENT RIGHT
------------------------------*/
#content-right {
	margin: 0px 0px 0px 0px;
	float: right;
	width: 158px;
	text-align: left;}	
	
#content-right .welcome {
	margin: 0px 0px 40px 0px;}

#content-right .welcome p {	
	background: #E763A5;
	margin: 0px;
	padding: 10px;
	font-size: 95%;
	text-align: left;
	line-height: 150%;
	}
	
#content-right .avatar {
	border: 2px solid #ffffff;
	height: 32px;
	width: 32px;
	float: left;
	margin: 0px 5px 0px 0px;}	
	
	
#content-right .fix {
	margin: 0px 0px 40px 0px;
	text-align: right;}

#content-right .fix p {	
	text-align: right;
	color: #ffffff;
	margin: 0px 0px 40px 0px;
	line-height: 150%;
	}	
	
#content-right .safari {
	margin: 0px 0px 40px 0px;}

#content-right .safari p {	
	background: #f47839;
	margin: 0px;
	padding: 10px;
	text-align: center;
	line-height: 150%;
	}	

#content-right .safari h3 {
	background-color: #ef7937;
	line-height: 130%;
	padding: 0px 10px;
	margin: 0;
	color: #ffffff;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	}
	
#content-right .glamfeed {
	margin: 0px 0px 40px 0px;}	
	
#content-right .list {
	margin: 30px 0;}	
	
#content-right .list ul {	
	text-align: left;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0;
	line-height: 175%;
	}
	
#content-right .list li ul{
font-weight: normal;
}

#content-right .list li{
list-style: none;
padding-left: 15px;
font-size: 110%;
}


#content-right .list li a { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left;text-decoration: none; padding-left: 20px;}
#content-right .list li a:link { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left;text-decoration: none; padding-left: 20px;}
#content-right .list li a:active { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left; text-decoration: none; padding-left: 20px;}
#content-right .list li a:visited { color: #ffff66; background: url(http://fashionjunkie.com/images/bullet-blue.gif) no-repeat left; text-decoration: none; padding-left: 20px; }
#content-right .list li a:hover { color: #ef7937; background: url(http://fashionjunkie.com/images/bullet-purple.gif) no-repeat left; text-decoration: none; padding-left: 20px;}	
		

#content-right .search {
	color: #ffffff;
	margin: 30px 0;
	}			

#content-right .advanced {
	color: #ffffff;
	text-align: right;
	font-size: 85%;
	line-height: 100%;
	}
	

	
/*  FOOTER
----------------------------*/
#footer {
	margin: 0px 0;
	padding: 15px 0px 30px 0px;
	background-color: #4daac3;
	background: #4daac3 url(http://fashionjunkie.com/images/stripes.gif) top left repeat;
	border-top: 2px solid #ffffff;
	}
	
#footer p {
	margin: 0px 0px 5px 0px;
	text-align: center;
	font-size: 85%;}
	

#footer p a:link, a:visited {color: #ffff66; text-decoration: none;}
#footer p a:hover {color: #ffffff; text-decoration: underline;}	

#footer .ad-728 {
width: 728px;
margin: auto;
padding: 0px 0px 0px 0px;}


/* DEFAULT LINKS */

a:link, a:visited, a:active {color: #ffff66; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}	