/*
Theme Name: Mindy Weiss
Theme URI: http://www.mindyweiss.com/blog
Description: Mindy Weiss' Blog
Version: 1.0
Author: Spiegel Design Group, Inc.
Author URI: http://www.spiegeldg.com/
*/

/*-------------------------------------------------
GLOBAL RESET
-------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}

/*-------------------------------------------------
BODY
-------------------------------------------------*/

body {
	font-family: verdana, arial, sans-serif;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}
body#bg4 { background: url("images/bg_default_repeat.jpg") 0 0 repeat-y; }
div#bg4 { background: url("images/bg_default.jpg") 0 0 no-repeat; }

body#bg14 { background: url("images/bg_fashion_repeat.jpg") 0 0 repeat-y; }
div#bg14 { background: url("images/bg_fashion.jpg") 0 0 no-repeat; }

body#bg13 { background: url("images/bg_default_repeat.jpg") 0 0 repeat-y; }
div#bg13 { background: url("images/bg_default.jpg") 0 0 no-repeat; }

body#bg6 { background: url("images/bg_default_repeat.jpg") 0 0 repeat-y; }
div#bg6 { background: url("images/bg_default.jpg") 0 0 no-repeat; }

body#bg16 { background: url("images/bg_default_repeat.jpg") 0 0 repeat-y; }
div#bg16 { background: url("images/bg_default.jpg") 0 0 no-repeat; }

body#bg7 { background: url("images/bg_whatever_repeat.jpg") 0 0 repeat-y; }
div#bg7 { background: url("images/bg_whatever.jpg") 0 0 no-repeat; }

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

.header {
	width: 200px;
	padding: 100px 0 0 300px;
}
.header a {
	display: block;
	height: 70px;
}
.header span, .header .description {
	display: none;
	visibility: hidden;
}

/*-------------------------------------------------
WRAPPER
-------------------------------------------------*/

.wrapper {
	margin: 5px 0 0 275px;
	width: 810px; /* 1085px */
}

/*-------------------------------------------------
SUB-HEADER
-------------------------------------------------*/

.subHeader span {
	display: none;
	visibility: hidden;
}
.subHeader li {
	float: right;
}
.subHeader li.nHome a {
	display: block;
	width: 193px;
	height: 43px;
	background: url("images/btnMindyWeiss.png") 0 0 no-repeat;
}
.subHeader li.nTwitter {
	margin: 0 15px 0 0;
}
.subHeader li.nTwitter a {
	display: block;
	width: 313px;
	height: 43px;
	background: url("images/btnTwitter.png") 0 0 no-repeat;
}

/*-------------------------------------------------
MAIN
-------------------------------------------------*/

table.main {
	width: 100%;
	margin: 30px 0 0 0;
}
table.main td.mainLeft {
	vertical-align: top;
	width: 600px;
	overflow: hidden;
}
table.main td.mainLeft .entry img {
	max-width: 600px;
}
table.main td.mainRight {
	vertical-align: top;
	padding: 0 0 0 20px;
	width: 190px;
}

/*-------------------------------------------------
POST
-------------------------------------------------*/

.blog .post {
	margin: 0 0 25px 0;
}
.entry img.alignright { float: right; margin: 0 0 0 25px; }

/*-------------------------------------------------
TEXTAREA
-------------------------------------------------*/

.textarea {
	width: 600px;
}
.textarea h2 {
	font-size: 22px;
	line-height: 26px;
	font-family: Georgia, serif;
	color: #4f969f;
}
.textarea h2.pagetitle {
	color: #555;
	margin: 0 0 15px 0;
}
.textarea h2 a:link, .textarea h2 a:visited {
	text-decoration: none;
}
.textarea .postmeta {
	padding: 5px 0;
	margin: 10px 0;
	border-top: 1px solid #eaf0f3;
	border-bottom: 1px solid #eaf0f3;
}
.textarea .postmeta li {
	float: left;
	margin: 0 15px 0 0;
	color: #999;
	font-size: 10px;
}
.textarea .postmeta li.break {
	color: #ddd;
}
.textarea a:link, .textarea a:visited {
	color: #4f969f;
}
.textarea p {
	margin: 15px 0;
}
.textarea strong {
	font-weight: bold;
}
.textarea em {
	font-style: italic;
}

/* PAGINATION */

.navigation { background: #f1f1f1; border: 1px solid #ccc; padding: 5px 15px; }
.navigation a:link, .navigation a:visited { text-decoration: none; font-weight: bold; }

/* SOCIAL */

.social {
	margin: 10px 0 35px 0;
	padding: 10px 0;
	border-top: 1px solid #eaf0f3;
	border-bottom: 1px solid #eaf0f3;
	
}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

.sidebar {
	font-size: 11px;
}
.sidebar h2 {
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, serif;
	color: #4f969f;
	margin: 0 0 3px 0;
}
.sidebar .mindy {
	width: 190px;
	height: 170px;
	background: url("images/img_mindy.jpg") 0 0 no-repeat;
	margin: 0 0 5px 0;
}
.sidebar li.pad {
	margin: 10px 0;
}
.sidebar li a:link, .sidebar li a:visited {
	color: #4f969f;
	text-decoration: none;
}
.sidebar li a:hover {
	text-decoration: underline;
}
.sidebar .categories li {
	color: #bbb;
}

div.cyclebox { width: 190px; height: 100px; clear: both; border: 1px solid #eaf0f3; margin: 5px 0; }

/*-------------------------------------------------
SIDEBAR > BOX
-------------------------------------------------*/

.boxTop {
	height: 10px;
	background: url("images/boxTop.png") 0 0 no-repeat;
}
.boxMid {
	background: url("images/boxMid.png") 0 0 repeat-y;
	padding: 0 10px;
}
.boxBtm {
	height: 10px;
	background: url("images/boxBtm.png") 0 0 no-repeat;
}

/* Ads -- Added March 2010 */
a.adbox { display: block; width: 190px; height: 100px; }

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

#comments .commentHeader {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eaf0f3;
}
#comments .commentHeader table {
	width: 100%;
}
#comments .commentHeader td {
	width: 50%;
}
#comments h3, #respond h3 {
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, serif;
}
li.comment {
	padding: 10px 0;
	border-bottom: 1px solid #eaf0f3;
}
li.comment table {
	width: 100%;
}
li.comment td {
	vertical-align: top;
}
li.comment td.commentLeft {
	width: 79px;
}
li.comment td.commentLeft .avatar {
	display: block;
}
li.comment td.commentRight small {
	font-size: 10px;
	line-height: 13px;
	color: #999;
}
li.comment td.commentRight p {
	margin: 0;
	padding: 0;
}
li.comment td.commentRight .commentContent {
	margin: 5px 0;
}

/* RESPOND */

#respond {
	margin: 15px 0 0 0;
}
#respond table {
	width: 100%;
}
#respond td {
	vertical-align: top;
	width: 50%;
}
#respond #comment {
	width: 350px;
	height: 200px;
}
#respond .input {
	width: 200px;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

.footer {
	font-size: 11px;
	line-height: 15px;
	padding: 15px 0;
	margin: 15px 0 0 0;
	border-top: 1px solid #eaf0f3;
}
.footer table {
	width: 100%;
}
.footer table td {
	vertical-align: top;
	width: 50%;
}
.footer .copyright {
	margin: 10px 0 0 0;
}
.footer a:link, .footer a:visited {
	color: #4f969f;
}

/* Special: GMA Category Styling */
div.category-good-morning-america address { color: #444; font-weight: bold; font-size: 12px; font-style: italic; padding: 80px 10px 10px 10px; border: 1px solid #c94b00; background: #fcb044 url("images/img-gma.jpg") 50% 0 no-repeat; text-align: center; }
div.category-good-morning-america div.entry address a:link, div.category-good-morning-america div.entry address a:visited { color: #444; }
div.category-good-morning-america div.entry p { margin: 10px 25px 10px 15px; font-style: italic; }
div.category-good-morning-america div.entry ul li { list-style-type: disc !important; margin: 0 0 0 45px; }