/*
Theme Name: the-swatchaholic
Description: the swatchaholic blog
Version: 2.0
Author: Jeanette Rinck
Author URI: http://www.the-swatchaholic.com
*/






/* Defaults
----------------------------------------------- */

*
	{
	margin: 0px;
	padding: 0px;
	}

body
	{
	position: relative; /* Fixes browser resizing bug in IE 6 */
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #65208C;
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 13px;
	line-height: 19px;
	background: #3A075A;
	text-align: left;
	text-decoration: none;
         background: #65208C url(images/bg_pattern.gif);
	}

h1, h2, h3, h4, h5, h6, p
	{
	margin: 0px;
	padding: 0px;
	}

img
	{
	margin: 0px;
	padding: 0px;
	border: none;
	}

a:link
	{
	color: #CB34EC;
	text-decoration: none;
	}

a:visited
	{
	color: #CB34EC;
	text-decoration: none;
	}

a:hover
	{
	color: #DA59F6;
	text-decoration: none;
	}

#clear
	{
	clear: both;
	}




/* Outer-Wrapper
----------------------------------------------- */

#outer-wrapper
	{
	min-height: 100%;
	height: auto;
	width: 100%;
	position: relative;
	padding: 0px;
	text-align: left;
	}

#wrap2-top
	{
	width: 950px;
	position: relative;
	margin-left: auto;/* center it*/
	margin-right: auto;/* center it*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

#wrap2-bottom
	{
	width: 950px;
         height: 50px;
	position: relative;
	margin-left: auto;/* center it*/
	margin-right: auto;/* center it*/
	padding: 0px;
	}

#outer-wrapper-header
	{
	width: 950px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#outer-wrapper-header_left
	{
	width: 580px;
	height: 160px;
         float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#outer-wrapper-header_right
	{
	width: 370px;
	height: 160px;
         float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#outer-wrapper-navigation
	{
	width: 950px;
	height: 80px;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
	background: url(images/bg_navigation.gif) no-repeat;
	}

#outer-wrapper-content
	{
	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(images/bg_content.gif) repeat-y;
         overflow: hidden;
	}




/* Header
----------------------------------------------- */

#header-wrapper
	{
	width: 950px;
	height: 160px;
	margin: 0px;
         background: url(images/bg_head.jpg) no-repeat;
	}

#header-inner
	{
	background-position: center;
	margin: 0px;
	}

#header
	{
	margin: 0px;
	text-align: left;
	}

.blogtitle
	{
         text-indent: -10000px;
         }

.blogclaim
	{
         text-indent: -10000px;
         }

#twitter_head
	{
         height: 100px;
         width: 150px;
         padding: 61px 0px 0px 220px;
         display: block;
         background: url(images/twitter_head.gif) no-repeat bottom right;
         }

#twitter_head a
	{
         height: 100px;
         width: 150px;
         display: block;
         text-indent: -9999px;
         }

#twitter_head a:hover
	{
         height: 100px;
         width: 150px;
         display: block;
         text-indent: -9999px;
         background: url(images/twitter_head_2.gif) no-repeat bottom right;
         }



/* Navigation
----------------------------------------------- */

#navigation-wrapper
	{
	width: 950px;
	height: 50px;
	margin: 0px;
	overflow: hidden;
	}

#navigation
	{
	width: 580px;
	height: 50px;
	float: left;
	margin: 0px;
	}

#navigation_home
	{
         width: 83px;
         height: 50px;
         margin-left: 12px;
         float: left;
	background: #fff url(images/navi_home.gif) no-repeat;
         }

#navigation_home a
	{
         width: 83px;
         height: 50px;
         display: block;
	text-indent: -9999px;
         }

#navigation_home a:hover
	{
         width: 83px;
         height: 50px;
         display: block;
	background: url(images/navi_home_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#navigation_about
	{
         width: 90px;
	height: 50px;
         float: left;
	background: url(images/navi_about.gif) no-repeat left top;
         }

#navigation_about a
	{
         width: 90px;
         height: 50px;
         display: block;
         text-indent: -9999px;
         }

#navigation_about a:hover
	{
         width: 90px;
         height: 50px;
         display: block;
	background: url(images/navi_about_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#navigation_contact
	{
         width: 132px;
         height: 50px;
         float: left;
	background: url(images/navi_contact.gif) no-repeat left top;
         }

#navigation_contact a
	{
         width: 132px;
	height: 50px;
         display: block;
         text-indent: -9999px;
         }

#navigation_contact a:hover
	{
         width: 132px;
         height: 50px;
         display: block;
	background: url(images/navi_contact_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#navigation_linklove
	{
         width: 111px;
         height: 50px;
         float: left;
	background: url(images/navi_linklove.gif) no-repeat left top;
         }

#navigation_linklove a
	{
         width: 111px;
         height: 50px;
	display: block;
         text-indent: -9999px;
         }

#navigation_linklove a:hover
	{
         width: 111px;
	height: 50px;
         display: block;
         text-indent: -9999px;
         background: url(images/navi_linklove_h.gif) no-repeat left top;
         }

#navigation_disclosure
	{
         width: 131px;
         height: 50px;
         float: left;
	background: url(images/navi_disclosure.gif) no-repeat left top;
         }

#navigation_disclosure a
	{
         width: 131px;
         height: 50px;
         display: block;
         text-indent: -9999px;
         }

#navigation_disclosure a:hover
	{
         width: 131px;
         height: 50px;
         display: block;
	background: url(images/navi_disclosure_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

/*#navigation li a
	{
	padding: 4px 17px 0px 12px;
	height: 50px;
	font-weight: bold;
	font-size: 14px;
	color: #F5D8FA;
	text-transform: uppercase;
         letter-spacing: 1px;
	}


#navigation li a:hover
	{
	color: #711986;
	text-decoration: none;
	}*/

#search
	{
	width: 370px;
	height: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
         overflow: hidden;
	}

#searchbox_wrapper
	{
	margin: 4px 0px 0px 0px;
	padding: 14px 0px 0px 130px;
	float: left;
	}

#searchbox
	{
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 20px;
	color: #a475d1;
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 12px;
	background: none;
         border: none;
	}

#searchbutton_wrapper
	{
	margin: 0px;
	padding: 10px 0px 0px 5px;
	float: left;
	}

#searchbutton
	{
	margin: 9px 0px 0px 5px;
	width: 45px;
	height: 15px;
	background: none;
         border: none;
	}

#searchbutton:hover
	{
	cursor: pointer;
	}

/*#twitter
	{
         width: 158px;
         float: left;
         overflow: hidden;
         }

#twitter a
	{
	padding-left: 20px;
         cursor: pointer;
	}*/




/* Subnavigation
----------------------------------------------- */

#subnavigation-wrapper
	{
	width: 950px;
	height: 30px;
	margin: 0px;
	overflow: hidden;
         font-size: 10px;
         background: #D7C4E0 url(images/navi_sub_bg.gif) no-repeat;
	}


#subnavigation_notd
	{
         width: 185px;
         height: 30px;
         float: left;
	background: #fff url(images/navi_sub_notd.gif) no-repeat;
         }

#subnavigation_notd a
	{
         width: 185px;
         height: 30px;
         display: block;
	text-indent: -9999px;
         }

#subnavigation_notd a:hover
	{
         width: 185px;
         height: 30px;
         display: block;
	background: url(images/navi_sub_notd_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#subnavigation_kotd
	{
         width: 189px;
         height: 30px;
         float: left;
	background: #fff url(images/navi_sub_kotd.gif) no-repeat;
         }

#subnavigation_kotd a
	{
         width: 189px;
         height: 30px;
         display: block;
	text-indent: -9999px;
         }

#subnavigation_kotd a:hover
	{
         width: 189px;
         height: 30px;
         display: block;
	background: url(images/navi_sub_kotd_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#subnavigation_reviews
	{
         width: 99px;
         height: 30px;
         float: left;
	background: #fff url(images/navi_sub_reviews.gif) no-repeat;
         }

#subnavigation_reviews a
	{
         width: 99px;
         height: 30px;
         display: block;
	text-indent: -9999px;
         }

#subnavigation_reviews a:hover
	{
         width: 99px;
         height: 30px;
         display: block;
	background: url(images/navi_sub_reviews_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#subnavigation_comparisons
	{
         width: 128px;
         height: 30px;
         float: left;
	background: #fff url(images/navi_sub_comparisons.gif) no-repeat;
         }

#subnavigation_comparisons a
	{
         width: 128px;
         height: 30px;
         display: block;
	text-indent: -9999px;
         }

#subnavigation_comparisons a:hover
	{
         width: 128px;
         height: 30px;
         display: block;
	background: url(images/navi_sub_comparisons_h.gif) no-repeat left top;
         text-indent: -9999px;
         }

#subnavigation_network
	{
         width: 204px;
         height: 30px;
         float: left;
	background: #fff url(images/navi_sub_network.gif) no-repeat;
         }

#subnavigation_network a
	{
         width: 204px;
         height: 30px;
         display: block;
	text-indent: -9999px;
         }

#subnavigation_network a:hover
	{
         width: 204px;
         height: 30px;
         display: block;
	background: url(images/navi_sub_network_h.gif) no-repeat left top;
         text-indent: -9999px;
         }








/* Main
----------------------------------------------- */

#main-wrapper
	{
	width: 925px;
	padding: 0px 0px 0px 25px;
	}

#content-wrapper
	{
	width: 515px;
	padding: 25px 40px 0px 0px;
	float: left;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	}

#sidebar-wrapper
	{
	width: 370px;
	padding: 25px 0px 0px 0px;
	float: right;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
         }




/* Headings
----------------------------------------------- */

h2
	{
	height: 29px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	}

h4
	{
         font-size: 12px;
         text-transform: uppercase;
         letter-spacing: 1px;
         }




/* Posts
----------------------------------------------- */


.first-content
	{
         margin: 0px 7px 7px 0px;
         float: left;
         width: 200px;
         height: 200px;
         }

.entry
	{
	margin: 0px 0px 70px 0px;
         }

.entry h2
	{
	margin: 0px;
	padding: 6px 0px 28px 0px;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	color: #CB34EC;
         }

.entry p
	{
         margin: 15px 0px 15px 0px;
         }

.entry a img
	{
	border: none;
	}

.HR
	{
	border-bottom: 1px dashed #D4ACE8;
	}

.postmetadata
	{
         border: 1px dashed #D4ACE8;
         margin: 10px 0px 25px 0px;
         padding: 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
         /*letter-spacing: 1px;
	text-transform: uppercase;*/
	color: #b391d2;
         }

span.cmt
	{
         background: transparent url(images/comment.gif) no-repeat;
         border: 0px;
         margin: 0px;
         padding: 0px 0px 5px 15px;
         }

span.cty
	{
         border: 0px;
         margin: 0px;
         padding: 0px 0px 5px 20px;
         }

.pagesleft
	{
         float: left;
         overflow: hidden;
	width: 225px;
         height: 16px;
         margin-bottom: 10px;
         padding: 5px;
	vertical-align: middle;
         }

.pagesright
	{
         float: right;
         overflow: hidden;
         width: 225px;
         height: 16px;
	margin-bottom: 10px;
         padding: 5px;
         margin-right: 20px;
         text-align: right;
         vertical-align: middle;
         }

ul.lContent
	{
         list-style-type: none;
         margin: 20px 0px 20px 0px;
	padding: 0px;
         }

ul.lContent li
	{
         list-style-type: none;
         margin: 0px;
         padding: 3px 0px 2px 14px;
         }

a img.nothumb
	{
         border: none;
         }

a.tt
	{
         height: 20px;
         font-size: 11px;
         vertical-align: middle;
         }

.entry ul
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
         }

.entry li
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
         }

.entry ul li
	{
	margin: 0px;
	padding: 0px 0px 4px 11px;
         background: transparent url(images/li.gif) no-repeat 0px 1px;
	line-height: 15px;
         }

a img.read_entry
	{
         border: none;
         }

.pDateAuthor
	{
	height: 12px;
	margin: 0px 0px 8px 1px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
         vertical-align: middle;
         text-transform: uppercase;
         letter-spacing: 1px;
	color: #A678BD;
         }




/* Comments
----------------------------------------------- */
.boxcomments
	{
         width: 515px;
         height: auto;
         }

#commentform
	{
	border: 1px dashed #D4ACE8;
         margin: 10px 0px 0px 0px;
         padding: 10px;
         background: #F7F3F9;
         }

#commentform label
	{
         display: block;
         margin: 0px;
         }

#commentform h3
	{
	margin: 0px 0px 15px 0px;
         }

#commentform textarea
	{
         width: 470px;
         height: 185px;
         margin: 10px 0px 0px 0px;
         padding: 10px;
         border: 1px solid #F5D8FA;
         }

#commentform .inputBg input
	{
         width: 500px;
         height: 10px;
         margin: 0px 0px 14px 0px;
         padding: 10px;
         border: 0px;
         border: 1px solid #F5D8FA;
         }

#commentform #submit
	{
         margin: 5px 0px 0px 0px;
         padding: 0px;
	width: 196px;
	height: 40px;
         border: 0px;
         text-align: middle;
         background: url(images/button_submit.gif) no-repeat;
	cursor: pointer;
         }

#commentform p
	{
         margin: 0px;
         }

.commentlist
	{
         border-top: 1px dashed #D4ACE8;
         display: block;
         margin: 0px;
         padding: 0px;
         }

.commenthead
	{
         padding: 10px;
	border-top: 1px dashed #D4ACE8;
         }

.commenthead h2
	{
         font-size: 12px;
         font-weight: bold;
         }

.cCommentText
	{
         padding: 10px;
	border-bottom: 1px dashed #D4ACE8;
         }

.alt
	{
	background: #F7F3F9;
         }

.tblist
	{
         list-style: none;
         margin: 0px;
         padding: 15px;
         }

.tblist li
	{
         display: block;
         list-style: none;
         background: #F5D8FA;
         padding-left: 15px;
         margin: 0px;
         }

.gClear
	{
	clear: both;
         line-height: 0px;
         height: 0px;
	}

.cApproval
	{
         margin: 10px 0px 10px 0px;
	display: block;
         background-color: #fff;
         border: 1px dashed #D4ACE8;
         }

.cApproval :hover
	{
         margin: 10px 0px 10px 0px;
	display: block;
         background-color: #E1C0F3;
         border: 1px dotted #E1C0F3;
         }

.cAuthor
	{
	margin: 10px 0px 5px 10px;
         float: left;
         height: 40px;
	font-size: 12px;
         color: #B344B3;
         /*text-transform: uppercase;*/
         }

.cEdit
	{
	float: right;
         height: 40px;
	font-size: 12px;
         margin: 10px 15px 0px 0px;
         }

.cAuthorComment
	{
         /*background-color: #F5D8FA;*/
         background-color: #000000;
         }

#comments-blocked
	{
         border: 1px dotted #E1C0F3;
         margin: 20px 0px 0px 0px;
         padding: 14px;
         }

.more
	{
         margin: 20px 0px 20px 0px;
         }

img.avatar
	{
         float: left;
         margin: 10px 0px 0px 10px;
	border: 2px solid #F5D8FA;
         }

#subscribe-content
	{
         padding: 20px 0px 0px 0px;
         }





/* Sidebars
----------------------------------------------- */

#sidebar-big
	{
         width: 360px;
	padding: 0px;
	float: right;
         font-size: 12px;
         line-height: 17px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	}

#sidebar-small
	{
	width: 360px;
	padding: 0px;
	float: right;
         font-size: 12px;
         line-height: 17px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	}

#sidebar-small-left
	{
	width: 170px;
	padding: 0px;
	float: left;
         font-size: 12px;
         line-height: 17px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	}

#sidebar-small-right
	{
	width: 170px;
	padding: 0px;
	float: right;
         font-size: 12px;
         line-height: 17px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	}

#sidebar-bottom-1
	{
         width: 925px;
	padding: 20px 0px 0px 25px;
         font-size: 12px;
         line-height: 17px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
         background: url(images/bg_footer_1.gif) repeat-y;
         list-style: none;
	}

#widget_bottom
	{
         width: 195px;
         float: left;
         }

#sidebar-big h2
	{
	padding: 0px;
         color: #CB34EC;
         font-family: Georgia, Arial, Verdana, Tahoma, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 12px;
	line-height: 29px;
         text-transform: uppercase;
	}

#sidebar-small-left h2
	{
	padding: 0px;
         color: #CB34EC;
         font-family: Georgia, Arial, Verdana, Tahoma, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 12px;
	line-height: 29px;
         text-transform: uppercase;
	line-height: 29px;
	}

#sidebar-small-right h2
	{
	padding: 0px;
         color: #CB34EC;
         font-family: Georgia, Arial, Verdana, Tahoma, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 12px;
	line-height: 29px;
         text-transform: uppercase;
	line-height: 29px;
	}

#sidebar-bottom-1 h2
	{
	padding: 0px;
         color: #CB34EC;
         font-family: Georgia, Arial, Verdana, Tahoma, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 12px;
	line-height: 29px;
         text-transform: uppercase;
	}

.widgettitle
	{
         height: 25px;
         line-height: 20px;
         vertical-align: top;
	border-bottom: #D4ACE8 1px dashed;
	}

.widget-content
	{
	margin: 0px 25px 10px 0px;
	padding: 0px 0px 20px 0px;
	color: #3A075A;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
         border-bottom: 1px dashed #D4ACE8;
         }

.widget-content a:link
	{
	color: #7E35A8;
	text-decoration: none;
	}

.widget-content a:visited
	{
	color: #7E35A8;
	text-decoration: none;
	}

.widget-content a:hover
	{
	color: #964CC1;
	text-decoration: underline;
	}

.widget-content ul
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
         }

.widget-content li
	{
	margin-bottom: 20px;
	padding: 0px 0px 5px 0px;
         color: #3A075A;
	list-style-type: none;
	font-size: 12px;
         }

.widget-content ul li
	{
	margin: 0px;
	padding: 4px 0px 4px 14px;
	background: url(images/bullet.gif) left 7px no-repeat;
	line-height: 16px;
         }

.widget-content ul li ul
	{
         list-style-type: none;
         margin: 0px 0px 20px 0px;
	padding: 0px;
         }

.widget-content ul li ul li
	{
         list-style-type: none;
         margin: 0px;
         padding: 3px 0px 2px 14px;
         }

#sidebar-bottom-1  .widgettitle
	{
         height: 25px;
         line-height: 20px;
         vertical-align: top;
	border: none;
	}

#sidebar-bottom-1 .widget-content
	{
	margin: 0px 35px 10px 0px;
	padding: 0px 0px 20px 0px;
	color: #3A075A;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
         border: none;
         }

#sidebar-bottom-1 .widget-content a:link
	{
	color: #7E35A8;
	text-decoration: none;
	}

#sidebar-bottom-1 .widget-content a:visited
	{
	color: #7E35A8;
	text-decoration: none;
	}

#sidebar-bottom-1 .widget-content a:hover
	{
	color: #964CC1;
	text-decoration: underline;
	}

#sidebar-bottom-1 .widget-content ul
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
         }

#sidebar-bottom-1 .widget-content li
	{
	margin-bottom: 20px;
	padding: 0px 0px 5px 0px;
         color: #3A075A;
	list-style-type: none;
	font-size: 12px;
         }

#sidebar-bottom-1 .widget-content ul li
	{
	margin: 0px;
	padding: 4px 0px 4px 14px;
	background: url(images/bullet.gif) left 7px no-repeat;
	line-height: 16px;
         }

#sidebar-bottom-1 .widget-content ul li ul
	{
         list-style-type: none;
         margin: 0px 0px 20px 0px;
	padding: 0px;
         }

#sidebar-bottom-1 .widget-content ul li ul li
	{
         list-style-type: none;
         margin: 0px;
         padding: 3px 0px 2px 14px;
         }

table, thead, tbody, tfoot, tr, td
	{
         background-color: transparent;
         }

.move-top
	{
         width: 515px;
         height: 23px;
         }

.top-link
	{
         margin: 0px 0px 10px 0px;
         padding: 0px 0px 0px 480px;
         overflow: hidden;
         }




/* Footer
----------------------------------------------- */

#footer-wrapper
	{
	width: 950px;
	height: 50px;
         overflow: hidden;
	background: url(images/bg_footer_2.gif) repeat-y;
	}

#footer
	{
         padding: 10px 0px 0px 0px;
         font-size: 11px;
         line-height: 15px;
         text-align: center;
         color: #D2A1E8;
         overflow: hidden;
         }







