/*  
Theme Name: In the Wishstudio
Theme URI: http://labs.utopian.net/wordpress/theme/stringtheory/
Description: Custom theme for Mindy Tsonas designed by Darling Studio, built by Utopian.net
Version: 1.4
Author: Utopian.net Laboratories
Author URI: http://labs.utopian.net
*/
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

			html, body, #wrapper {height: 100%;}
			
			body > #wrapper {height: auto; min-height: 100%;}
			
			#mainbody {overflow:auto;
				padding-bottom: 250px;

				
				}  /* must be same height as the footer */
			
			#footer {position: relative;
				margin:-150px auto 0px auto;
				height: 257px;
				width:1240px;
				clear:both;
				background-image:url(images/copyright.png);
				background-repeat:no-repeat;
				background-position: center bottom;
				} 
			#pagefooter {position: relative;
				margin:-473px auto 0px auto;
				height: 557px;
				width:1250px;
				clear:both;
				background-image:url(images/copyright.png);
				background-repeat:no-repeat;
				background-position: center bottom;
				z-index:0;
				}				
			#triangle {
				position:relative;
				z-index:0;
				margin:-300px 0px 0px 32px;

			}
			#pgtriangle {
				position:relative;
				z-index:0;
				margin:-10px 0px 0px 36px;

			}
			#plainfooter {
				position:relative;
				z-index:1;
				margin:-160px 0 0 0;
			}
			#pgfooter {
				position:relative;
				z-index:1;
				margin:-473px 0 0 0;			
			}
/*Opera Fix*/
				body:before {/* thanks to Maleika (Kohoutec)*/
				content:"";
				height:100%;
				float:left;
				width:0;
				margin-top:-32767px;/* thank you Erik J - negate effect of float*/
			}
/* Begin String Theory */			
			body {			
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				font-size:9pt;
				line-height: 10pt;
				background-image:url('images/woodbg.jpg');
				background-repeat:repeat;
			}
			a {
				text-decoration:none;
				color:#78bdc2;
			}
			a:hover {
				text-decoration:none;
				color:#f199c3;
			}
			h1 {
				font-size:20pt;
				color:#999;
				font-weight:normal;
			}
			h2 {
				font-weight:bold;
				font-size:11pt;
				padding:0px 0px;
			}
			h3 {
				font-size:12pt;
				font-weight:normal;
			}
			h4 {
				color:#999;
				font-size:10pt;
			}
			img {
				border:none;
			}
			#wrapper {
				width:1240px;
				background-image:url('images/headerbg.png');
				background-repeat:no-repeat;
margin:0px auto 0px auto;
			}
			#masthead {
            	width:357px;
            	margin:0px 0px 0px 890px;
			}
            #masthead h1 {
            	display:none;
			}
			#menu {
				height:34px;
				width:1200px;
				text-align:center;
				margin:25px 0px 0px 45px;
			}
			#menu li {
				list-style-type:none;
				display:inline;
				width:139px;
				margin:0px 0px 0px -4px;
			}
			#menu li a {
				color:#000;
			} 
			#menu li.current_page_item a{
				color:#900;
			}

			#sidebarone {
				width:200px;
               	margin:0px 20px 0px 0px;
				float:left;
				text-align:left;
			}
			#sidebartwo ul li h2, #sidebarone ul li h2 {
				color:#f199c3;
				font-family:"Trebuchet MS", Trebuchet, Lucida Grande, sans-serif;
				font-size:10pt;
				font-weight:normal;
				text-transform:uppercase;
				background-image:url('images/line.jpg');
				background-repeat:no-repeat;
				background-position: center bottom;
				height:26px;
				width:200px;
				padding:0px 0px 4px 0px;
			}

			#blogsidebar {
			
				width:50px;
               	margin:40px 20px 0px 0px;
				float:right;
			}
			
			#sidebartwo {
				width:200px;
				float:left;
				text-align:left;				
			}
			#esidebar {
				background-image:url(images/register-sticky.jpg);
				width:315px;
				height:320px;
				background-repeat:no-repeat;
			}
			#esidebar .textwidget form {
				margin:10px 0px 0px 0px;
			}
			#mainbody {
				width:1105px;
                line-height:1.6em;
         		margin:10px 0px 0px 85px;
				min-height:580px;
				background:#fff;
        		text-align:left;

			}
			#banner {
				margin:0 auto 0 auto;
				text-align:center;
				width:612px;
			}
			#leftbanner {
				width:515px;
				padding:0px 0px 0px 10px;
			}
			#rightbanner {
				width:500px;
				
				position:relative;
				z-index:200;
			}
			#ieposts {
				width:1066px;
				margin:0px 0px 0px 10px;
				padding:0px 0px 0px 10px;
			}
			#eposts {
				width:710px;
				padding:0px 0px 0px 10px;
			}
			#esidebar {
				margin:-8px 0px 0px 0px;
				padding:120px 0px 0px 0px;
				float:left;
				text-align:center;
			}
			#cposts {
				width:950px;
				padding:10px 0px 0px 10px;
				
			}
			#blogbody {
				min-height:40%;
				width:690px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
        		float:left;
			}
			#commbody {
				min-height:40%;
				width:550px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
			}			
			#splashbody {
				width:800px;
				margin:auto;
			}
			.spacer {
				clear:both;
			}
			li {
				list-style-type:none;
			}
			div.post li {
				list-style-type: disc;
			}
			div.textwidget li {
				list-style-type: disc;
			}			
			div.textwidget {
				margin-bottom: 10px;
			}		
			#posts {
				width:620px;
				margin:0 auto 0 auto;
			}
			div.post h2 a {
				margin-top: 0px;
				color:#000;
			}

			div.post {
				margin:auto;
				text-align: left;
			}
			.posted_date {
				color:#78bdc2;
			}
			.divider {
			text-align:center;
			width:600px;
			margin:0px auto 0px auto;
			}
			.eventspost {
				background-image: url(images/sticky.png);
				background-repeat: no-repeat;
				width:315px;
				height: 320px;
				margin:0px 15px 0px 0px;
				padding:57px 0px 0px 10px;
			}
			.eventspost h2 {
				color:#f199c3;
				width:295px;
			}
			.eventspost h2 a {
				color:#f199c3;
			}
			.eventsicon {
				margin-right:5px;
			}
			.eventspost .entry {
				width:295px;
			}
			.eventspost p strong tt {
				display:none;
			}
			.catpost {
				float:left;
				width:510px;
				margin-left:30px;
				text-align: left;
				margin-top: 20px;
			}
			.commpost {
				float:left;
				width:310px;
				margin-left:30px;
				text-align: left;
				margin-top: 18px;
			}
			.catpost a, .commpost a {
				text-decoration:none;
				color:#000;
			
			}
			.catpostimage {
				float:left;
				margin-left: 45px;
				margin-top: 18px;
				width:110px;
			}
			.newspostimage {
				float:left;
				margin-left:0;
				margin-top:18px;
				width:200px;
			}
			.archspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:4px;
				border-bottom:1px solid #000;
				width:700px;
			}
			.commspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:40px;
				border-bottom:1px solid #000;
				width:500px;
			}			
			a.readmore{
				text-align:right;
				font-style:italic;
			}
			.catpost em {
				font-size:8pt;
				font-weight:bold;
			}
/* Comments styles */
			div#respond{
				text-align: left;
				width:600px;
				margin:0px auto 0px auto;
			}

/* eshop panel listings */
			ul.eshoppanels{
				list-style:none;
				margin:0;
				padding:0;
			}
			ul.eshoppanels li{
				list-style:none;
				float:left;
				margin:5px;
			    padding:6px;
				text-align:left;
			    width:205px;
				min-height:220px;
			}
			#content ul.eshoppanels li a{
				text-decoration:none;
				display:block;
				padding:0 4px;
			    font-size: medium;
			}
			#content ul.eshoppanels li a img{
				float:none;
				margin:0;
			}
			.creditline {
				display:none;
			}
/* gallery listings */
			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;			}
			.gallery img {
				border: 0px !important;
			}
			.gallery-caption {
				margin-left: 0;
			}

			span.caps {
				font-size: 0.9em;
				letter-spacing: .07em;
			}
			p img {
				padding: 0;
			}
			.aligncenter,
			div.aligncenter,
			img.centered {
				display: block;
				margin-left: auto;
				margin-right: auto;
			}
			img.alignleft {
				padding: 4px;
				margin: 0 7px 2px 0;
				display: inline;
			}
			img.alignright {
				padding: 4px;
				margin: 0 0 2px 7px;
				display: inline;
			}
			.alignleft {
				float: left
			}
			.alignright {
				float: right;
			}
			span.caps {
				cursor: help;
			}
			.center {
				text-align: center;
			}
			.navigation {
				display: block;
				text-align: center;
				margin-top: 10px;
				margin-bottom: 60px;
			}
			.hidden {
				display: none;
			}
			.wp-caption {
				border: 1px solid #ddd;
				text-align: center;
				background-color: #eeeeee;
				padding-top: 4px;
				margin: 10px;
			}
			.wp-caption img {
				margin: 0;
				padding: 0;
				border: 0 none;
			}
			.wp-caption p.wp-caption-text {
				font-size: 11px;
				line-height: 17px;
				padding: 0 4px 5px;
				margin: 0;
			}
			form#commentform {
				margin-left:0px;
			}
			fieldset p {
				text-align: left;
			}
						
			textarea#comment {
				max-width: 500px;
			}
			div.reply {
				margin-bottom:10px;
			}
			.archpost {
				text-align:left;
				max-width:600px;
			}
			.archpost img {
				max-width:600px;
			}
			h2.post-title {
				text-align:left;
			}
			.meta {
				margin:0px 0px 0px 0px;
				width:610px;
				height:20px;
				border-bottom: 1px solid #78bdc2;
				margin-bottom: 20px;
				color:#78bdc2;
			}			
			.meta li{
				display:inline;
				float:left;
				text-transform: uppercase;
			}
			
			#homebody {
				position:absolute;
				top:0;
				left:50%;
				margin:0 auto 0 -400px;
			}
			.homemenu {
			
			}
			.linkcat {
				text-transform:uppercase;
				font-family:"Trebuchet MS", Trebuchet, Lucida Grande, sans-serif;
			}
			.linkcat .blogroll {
				text-transform:none;
			}
			.linkcat .blogroll a {
				color:#d55ca2;
			}			
			#menu_lounge_on {
			    width:208px;
			    height:115;
			    position:absolute;
			    top:40px;
			    left:0px;
			    }
			#menu_cafe_on {
				width:128px;
				height:73px;
				position:absolute;
			    top:450px;
			    left:760px;				
				}
			#menu_creator_on {
				width:208px;
				height:115px;
				position:absolute;
			    top:360px;
			    left:320px;				
				}
			#menu_events_on {
				width:208px;
				height:115px;
				position:absolute;
			    top:240px;
			    left:50px;				
				}
			
			#menu_mama_on {
				width:188px; 
				height:103px;
				position:absolute;
			    top:520px;
			    left:136px;				
				}
			#menu_pink_on {
				width:162px;
				height:91px;
				position:absolute;
			    top:66px;
			    left:620px;
				}
			#menu_shop_on {
				width:160px;
				height:89px;
				position:absolute;
			    top:120px;
			    left:280px;
				}
			#menu_sky_on {
				width:162px; 
				height:91px;
				position:absolute;
			    top:168px;
			    left:720px;
				}
			#menu_wishblog_on {
				width:188px; 
				height:105px;
				position:absolute;
			    top:216px;
			    left:410px;				
				}
