/*
	Theme Name: Plusfabulous Launch 2008 v2.2
	Version: Feb.2009.02
	Author: Shikinazlan for http://www.plusfabulous.com/
	
	Based from: Notepad Chaos Theme--URI: http://www.evaneckard.com/--Author: Evan Eckard
  
*/


body {
	margin: 0;
	padding: 0;
	width:100%;
	font: 85%/160% "Lucida Grande","Lucida Sans","Lucida Sans Unicode","Segoe UI",Helvetica,Arial,"Myriad Pro", Verdana, Tahoma,sans-serif;
	color: #412b1e;
	background: #412b1e url(images/page-back10.jpg) 50% 0 no-repeat;


}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body { 	
display:table;
	}
}

#container {
	height:252px;
	width:819px;
	margin: 0 auto; 
	position:relative;
	
	
}
/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:520px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:2px solid #313131;
	width:138px;
	margin:0;
	padding:3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#search .btnSearch {
	border:2px solid;
	color:#313131;
	margin:0;
	padding:2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/btn-back.gif) transparent;
}

/* menu */

#menu-holder {
	position:absolute;
	top:44px;
	left:453px;
	width:319px;
	overflow:hidden;
}
#menu {
	width:327px;
	height:120px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:102px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:110px;
}
#home a:hover {
	background:transparent url(images/menu2.jpg) 0px 0px no-repeat;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:112px;
	width:100px;
}
#about a:hover {
	background:transparent url(images/menu2.jpg) -112px 0px no-repeat;
}
#archives {
	text-indent:-300em;
	overflow:hidden;
	left:212px;
	width:120px;
}
#archives a:hover {
	background:transparent url(images/menu2.jpg) -212px 0px no-repeat;
}

/* Links */

a:link,a:visited,a:active{
	color:#73502e;
	cursor:pointer;
	text-decoration:none;

}
a:hover {
	text-decoration:underline;
	
}



/* blog title */

#title {
	position:absolute;
	top: 106px;
	left: 39px;
	color: #503611;
	text-indent: -9000px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0px;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#ed5e97;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}

/* content */

#content {
	background: #412b1e url(images/notepad-back10.gif) repeat-y;
	width:867px;
	margin:70px auto;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:80px;
	width:490px;
	font-size:12px;
	line-height:18px;
	color:#322118;
}
#content .col01 h3 {
	font-size:2.6em;
	font-weight:bold;
	line-height:30px;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	letter-spacing:-1px;
	margin-bottom:10px;
	margin:0;
	padding:0 0 8px;
	background:url(images/line.gif) no-repeat left bottom;
}
#content .col01 h6 {
	font-size:1.4em;
	font-weight:bold !important;
	line-height:20px !important;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	margin:5px 0 5px 0;
}
#content .col01 h4 {
	line-height:40px;
	text-indent:-2000px;
	margin:auto 0;
	padding:50px 0 10px;
	background:url(images/comment-title.gif) no-repeat  left bottom;
	position:relative;
}
#content .col01 h3 a {
	color:#503611;
	text-decoration:none;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:left;
	background:url(images/line2.gif) no-repeat;
	padding-top:12px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	padding: 0;
	margin: 0;	
	top:-47px;
	left:-108px;
	width:107px;
	height:120px;
	background:url(images/date-tab.gif) no-repeat;
	position:absolute;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:center;
	display:block;
	padding:55px 0 0 0;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	color:#000;
}
.day {
	text-align:center;
	display:block;
	font-size:28px;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	padding:0 5px 0 0;
	color:#000;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#ed5e97;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#ed5e97;
	text-decoration:none;
	border-style:none;
}
#content .col02 {
padding-right:30px;
	float:right;
	width:212px;
	font-size:11px;
	line-height:14px;
}
#content .col02 .recent-posts {
	width:212px;
	background:url(images/postitBack.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	font-size:1.320em;
	font-weight:bold;
	letter-spacing:-1px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:0.75em;
	letter-spacing:-1px;
	font-weight:normal;
	text-decoration:none;
}
#content .col02 .recent-posts ul li a {
	color:#504232;
	border-top:1px dotted #aed24d;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #6a553e;
}
#content .col02 .postit-bottom {
	width:188px;
	height:62px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#ed5e97;
	text-decoration:none;
}
#content .col02 .getupdates {
	margin:0 0 0 0;
	width:212px;
	height:62px;
	background:url(images/getupdates2.gif) no-repeat top right;
}
#content .col02 .joinfb {
	margin:0 0 0 0;
	width:212px;
	height:40px;
	background:url(images/join.gif) no-repeat top right;
}
#content .col02 .facebook {
	margin:0 auto;	
	height:111px;
	width:216px;
}
#content .col02 .categories-upper {
	height:124px;
	background:url(images/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#504232;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/star-postit.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	font-weight:lighter;
	color:#fff;
	background:url(images/star-postit-on.gif) no-repeat 5px 8px #6a553e;
}
#content .col02 .categories-btm {
	height:85px;
	background:url(images/categories-btm.gif) no-repeat;
}
#content .col02 .pages-upper {
	height:90px;
	background:url(images/pages-upper.gif) no-repeat;
}
#content .col02 .pages {
	background:url(images/pages-back.gif) repeat-y;
}
#content .col02 .pages ul {
	margin:0;
	padding:0;
}
#content .col02 .pages ul li {
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0.5px;
	list-style:none;
}
#content .col02 .pages ul li a {
	color:#504232;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/flower-postit.gif) no-repeat 5px 8px;
}
#content .col02 .pages ul li a:hover {
	text-decoration:none;
	font-weight:lighter;
	color:#fff;
	background:url(images/star-postit-on.gif) no-repeat 5px 8px #6a553e;
}
#content .col02 .pages-btm {
	height:75px;
	background:url(images/pages-btm.gif) no-repeat;
}

#content .col02 .links {
background:url(images/links5.gif) no-repeat top center;
	padding-top:20px;
	
}
#content .col02 .links ul {
	margin:40px 0 0 0;
	padding:10px 0;
}
#content .col02 .links ul li {
	font-family:"Lucida Grande", "Lucida Sans Unicode",Arial,Verdana,Sans-serif;
	font-size:1.090em;
	font-weight:lighter;
	letter-spacing:-1px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#4b372a;
	margin:0 auto;
	display:block;
	width:212px;
	padding:5px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#ed5e97;
}

#content .col02 .side-meta {
	background:url(images/adminpanel3.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#000;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#ed5e97;
}

/* Sidebar Items */

#sidebar li {
	list-style:none;
}
#text-218917411 h2{ 
	margin: 15px 0;    	
	background: url(images/pp9.gif) no-repeat top center;
	width: 205px;
	height: 60px; 
    	font-size: 0; 
}
.textwidget {
	font-family:"Lucida Grande", "Lucida Sans Unicode",Arial,Verdana,Sans-serif;
	font-size:1.1em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:1.3em;
}
#wp-wall h2{ 
	margin: 20px 0 0 0;    	
	background: url(images/comment-wall-header.gif) no-repeat top center;
	width: 212px;
	height: 65px; 
    	font-size: 0; 
}
#polls h2{ 
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Nueue","Lucida Grande", "Lucida Sans Unicode",Arial,Verdana,Sans-serif;	
	margin: 0;    	
	background: url(images/pollheader.gif) no-repeat top center;
	width: 212px;
	height: 50px; 
    	font-size: 0; 
}

/* footer */

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:1320px;
	height:337px;
	position:absolute;

	top:-80px;
	left:-288px;
	background:url(images/footer10.jpg) no-repeat;
	z-index:100;
}
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#ed5e97;
	text-decoration:none;
}
#footer-holder .txt {
	width:530px;
	position:absolute;
	top:110px;
	left:220px;
	font-size:10px;
	line-height:12px;
	color:#000;
	z-index:105;
	height:80px;
	overflow:hidden;
}
#footer-holder .wordpress a {
	width:70px;
	height:90px;
	position:absolute;
	top:121px;
	right:2px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-wp.gif) no-repeat 0 0;
}
#footer-holder .wordpress a:hover {
	background:url(images/logo-wp.gif) no-repeat 0 -90px;
}
#footer-holder .rss a {
	width:80px;
	height:90px;
	position:absolute;
	top:112px;
	left:114px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss-on2.gif) no-repeat 0 0;
}
#footer-holder .rss a:hover {
	background:url(images/icon-rss-on2.gif) no-repeat 0 -90px;
}


/* next previous */

.previous a {
	float:left;
	width:50px;
	height:50px;
	text-indent:-400px;
	background:url(images/link-older2.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older2.gif) no-repeat 0 -50px;
}
.next a {
	float:right;
	width:50px;
	height:50px;
	text-indent:-400px;
	background:url(images/link-newer2.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer2.gif) no-repeat 0 -50px;
}

/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:visible;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat center right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat center right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat center right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:none;
	width:128px;
	height:61px;
	text-indent:-1000px;
	color:#4b372a;
	margin:0;
	padding:5px 0 80px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/add-comment.gif) no-repeat;
	float:right;
	clear:right;
}


/* comment list */

.commentlist {
	margin:0 0;
	padding:0;
}
.commentlist li {
	padding:5px 0;
	background:url(images/line2.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px dotted #e4d837;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:none;
	background:#ed5e97;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

/* Custom Archives*/

#content .col03 {
	float:left;
	width:490px;
	font: 85%/140% "Lucida Grande","Lucida Sans Unicode","Segoe UI","Helvetica Neue",Helvetica,"Trebuchet MS",Arial,Verdana,Sans-serif;
	font-size: .9em;
	line-height:16px; 
	color:#412b1e;
	padding-left:80px;
	padding-top:-1000px;		
}
#content .col03 h2 {
	font-size:2.1em !important;
	font-weight:bold;
	line-height:30px;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;
	letter-spacing:-1px;
	margin-bottom:15px;
	padding:15px 0 15px 0;
	background:url(images/line2.gif) no-repeat left bottom;
}

#content .col03 h5 { 
	padding:180px 5px 5px 0;
	margin: -150px 0 -20px 0;	
	font-size: 2.1em !important;
	line-height:26px;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif; 
}

.posts h5 { 
	margin: 0 0 100px 0;
	line-height: 4em;
}

#content h5.archive_head {
 	padding-bottom: 15px !important;
	margin: -230px 0 !important;
	font-weight: bold !important; 
	font-size: 2.5em;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif;  
	text-transform: uppercase !important; 
	letter-spacing: normal !important; 
	background: url('images/line2.gif') no-repeat bottom;
	position:absolute !important; 
}
h5 a:link { 
color: #412b1e; text-decoration: none; 
}

h5 a:visited { 
color: #73502e; text-decoration: none; 
}

h5 a:hover { 
color: #000; text-decoration: none; 
}

#content .col03 h4 { 
	font-size: 1.1em;
	line-height:16px;
	font-family:"Myriad Pro","Myriad Set","Myriad Apple",Myriad,"Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode","Segoe UI","Trebuchet MS",Arial,Verdana,Sans-serif; 
}


/* Images */

a img { padding: 3px; 
border: 0 !important;
}

.imgthumbnails {
	border:5px solid #73502e !important;
	padding: 0 2px !important;
}

/* Domino Counter */

#content .counter {
margin-bottom: 10px;
font-size:0.95em;
letter-spacing:-1px;
}

#content .counter img{
	border: 0;
}
.lkb {
	background: url(images/fab.gif) no-repeat top center;
	margin: 0 auto;
	width:212px;
	height: 66px;
}

.linkbanners {
	width:300px;
	margin:0;
	padding:0;
	clear:both;
}


.linkbanners img{
	padding: 0;
	margin: 0 2px 2px 0;
	border:1px solid #676665 !important;
}
#content .col01 .slide {
	width: 480px;
	height:280px;	
	margin: 0 0 20px 0 !important;
	padding: 0;	
	border: 2px solid #412b1e !important;
}

.linkbanners-host{
	width:300px;
	margin:0;
	padding:0;
	clear:both;
}
.linkbanners-host img{
	margin: 0 35px;
	border:1px solid #676665 !important;
}