/*
Theme Name: Minute Muse
Theme URI: http://minutemuse.com
Description: Minute Muse WordPress Theme.
Version: 1.0
Author: Evan & Adam
Author URI: http://hyperinteractivellc.com
Tags: 

*/ 


html{background:#f45ab8 url(images/html-bg.jpg) repeat-x;}
body{
	margin:0;
	color:#656565;
	font:12px arial,sans-serif;
	min-width:983px;
	background:url(images/body-bg.gif) no-repeat 50% 0;
}
img{border-style:none;}
a{
	color:#5390b2;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.holder{
	overflow:hidden;
	height:1%;
}
.girl{
	background:url(images/girl-bg2.gif) no-repeat;
	width:266px;
	height:209px;
	position:absolute;
	top:0;
	left:-82px;
}
.main{
	background:#fff url(images/main-bg.gif) no-repeat;
	margin:0 auto;
	padding:0 3px;
	width:977px;
	position:relative;
	border-bottom:4px solid #fff;
}
/*HEADER*/
#header{padding:7px 0 4px 191px;}
#header .holder{margin-bottom:4px;}
#header fieldset{
	float:right;
	overflow:hidden;
	width:195px;
	margin-top:5px;
}
#header fieldset input, #header fieldset div, #header fieldset a{float:left;}
#header fieldset a{margin:1px 9px 0 0;}
#header fieldset div{
	border:1px solid #fe32ae;
	width:138px;
	background:#fff;
	padding:4px 8px 0 8px;
}
#header fieldset input{
	border:0;
	padding:0;
	width:122px;
	height:20px;
	color:#000;
	font-weight:bold;
}
#header fieldset .inpbtn{
	width:auto;
	height:auto;
	float:right;
	margin-top:4px;
}
.orange-line{
	color:#fff;
	line-height:17px;
	font-size:11px;
	display:block;
	margin-bottom:6px;
}
#header .place-holder{
	float:left;
	width:468px;
	margin-top:9px;
}
#header .place-holder img{display:block;}
.follow-me{
	background:url(images/follow-bg.gif) no-repeat;
	float:right;
	width:235px;
	padding:16px 5px 18px 68px;
}
.follow-me strong{
	font-size:15px;
	color:#000;
	letter-spacing:-1px;
	line-height:25px;
}
.follow-me strong span{color:#5390b2;}
.follow-me a{
	color:#243e4c;
	font-weight:bold;
}
.follow-me a:hover{
	color:#000;
	text-decoration:none;
}
/*LOGO*/
.logo{
	background:url(images/logo.gif) no-repeat;
	float:left;
	width:135px;
	height:33px;
	margin-top:1px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
/*MIDDLE*/
#middle{
	overflow:hidden;
	width:100%;
	background:url(images/middle-bg.gif) repeat-y;
}
/*CONTENT*/
.content{
	float:right;
	width:796px;
	overflow:hidden;
}
/*MAIN-COLUMN*/
.main-column{
	float:left;
	width:479px;
	padding:0 6px;
}
.main-box{
	background:url(images/title-bg.gif) repeat-x;
	border-bottom:1px solid #d7d7d7;
	padding:10px 9px 0 12px;
	margin-bottom:10px;
}
.main-column h2{
	margin:0 0 11px;
	font-size:18px;
	letter-spacing:-1px;
}
.main-column h2 a{color:#656565;}
.main-column h2 a:hover{
	color:#000;
	text-decoration:none;
}
.main-column p{
	margin:19px 0 13px;
	line-height:19px;
}
.main-column p a{font-weight:bold;}
.main-column p a:hover{
	color:#305366;
	text-decoration:none;
}
.left-image{
	float:left;
	margin:4px 8px 0 0;
	border:4px solid #e6e6e6;
}
.date{
	font-size:10px;
	display:block;
	margin-bottom:4px;
}
.comment{
	border-top:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	overflow:hidden;
	height:1%;
	padding:6px 9px 7px;
	margin-bottom:-12px;
}
.comment strong{
	color:#000;
	float:left;
	margin-top:1px;
}

.comment a {
	color: #000;
	text-decoration: none;
}

.comment span a {color:#d80505;}
.comment ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	height:1%;
}
.comment li{
	float:left;
	padding:0 4px 0 10px;
}
.comment img{display:block;}
.expand-box{
	margin:0 -9px 7px -12px;
	padding:4px 0 0;
	list-style:none;
}
.expand-box li{
	vertical-align:top;
	margin-bottom:2px;
	overflow:hidden;
}
* html .expand-box li{
	overflow:visible;
	height:1%;
}
.expand-box .close{
	background:url(images/expand-close.gif) repeat-x;
	overflow:hidden;
	height:1%;
	padding:14px 10px 12px 14px;
	border:1px solid #dbd2d8;
	font-weight:bold;
	font-size:15px;
	color:#656565;
}
.expand-box .close span{
	float:left;






	background:url(images/bullet2.gif) no-repeat 0 50%;
	padding-left:24px;
	cursor:pointer;
}
.expand-box .close strong{
	float:right;
	width:240px;
}
.expand-box .hidden-box{
	width:100%;
	margin:0;
	padding:0;
	display:none;
	overflow:hidden;
}
.expand-box .open{padding:18px 14px 25px 38px;}
.expand-box .open h4{
	margin:0 0 3px;
	font-size:15px;
	color:#656565;
}
.expand-box .open p{
	line-height:17px;
	color:#656565;
	margin:0 0 18px;
}
.expand-box .open a{
	font-weight:bold;
	background:url(images/bullet3.gif) no-repeat 0 50%;
	padding-left:9px;
}
.expand-box .open a:hover{
	color:#305366;
	text-decoration:none;
	background:url(images/bullet5.gif) no-repeat 0 50%;
}
.expand-box .opened{
	background:#fee3f4 url(images/expand-open.gif) repeat-x;
	border:1px solid #dbd2d8;
}
.expand-box .opened .close{
	background:none;
	border:0;
	color:#452626;
}
.expand-box .opened .close span{background:url(images/bullet4.gif) no-repeat 0 50%;}
.paypal, .tell-friend{
	padding:2px 0 11px 5px;
	margin-bottom:16px;
	border-bottom:1px solid #d7d7d7;
}
.paypal ul{
	margin:0 -7px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.paypal li{
	float:left;
	padding-left:8px;
}
.paypal li:first-child{padding-left:0;}
.paypal a{
	float:left;
	background:url(images/paypall-bg.jpg) no-repeat;
	width:112px;
	height:80px;
	color:#a63d7e;
	font-size:12px;
	padding-top:7px;
	font-weight:bold;
	text-align:center;
}
.paypal h3{color:#939393;}
.paypal a:hover{text-decoration:none;}
.paypal p, .tell-friend p{
	margin:0 0 12px;
	line-height:18px;
}
.main-column h3{
	margin:0 0 14px;
	font-size:15px;
}
.tell-friend fieldset{
	overflow:hidden;
	height:1%;
	padding:6px 0 25px;
}
.tell-friend input{
	float:left;
	width:218px;
	color:#474a4d;
	font-size:13px;
	border:1px solid #b3b3b3;
	padding:3px 5px 5px;
	margin-right:6px;
}
.page{
	margin:8px -5px 19px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.page li{
	float:left;
	padding-left:5px;
}
.page li:first-child{padding-left:0;}
.page a{
	float:left;
	color:#fff;
	width:29px;
	text-align:center;
	background:url(images/page-bg.gif) no-repeat;
	font:bold 12px/27px Tahoma, Arial, Helvetica, sans-serif;
}
.page .no-number{
	width:auto;
	border:1px solid #8a8a8a;
}
.page .no-number span{
	border:1px solid #fff;
	background:#a3a3a3;
	display:block;
	padding:0 9px;
	line-height:23px;
}
.page a:hover, .page a.active{
	text-decoration:none;
	background:#a73d7e;
}
.page .no-number:hover, .page .no-number.active{border-color:#a73d7e;}
.page .no-number:hover span, .page .no-number.active span{
	border-color:#a73d7e;
	background:#a73d7e;
}
.tell-friend .comment{border-right:none;}
.tell-friend .comment div{float:left;}
.tell-friend .comment div a{display:inline;}
.comment-link{color:#000;}
.comment-link:hover{
	color:#808080;
	text-decoration:none;
}
.leave-link{color:#d80505;}
.leave-link:hover{
	color:#000;
	text-decoration:none;
}
/*RIGHT COLUMN*/
.right-column{
	float:right;
	width:300px;
	padding:0 2px 0 3px;
}
.right-column a img{display:block;}
.right-column .banner{
	border-top:1px solid #d7d7d7;
	margin:14px 15px 15px 13px;
}
.right-column .banner a{margin-top:14px;}

.twitter{
	margin:0 0 26px;
	padding:0;
	list-style:none;
}

.twitter li{
	margin-bottom: 3px;
	padding:6px 7px 7px;
	background:#e4e4e4;
	color:#656565;
}

.twitter li:hover, .twitter li.alternative:hover {
	background:#fcfcfc;
	color:#1a1a1a;
}

.twitter li a:hover {
	text-decoration:none;
}

.twitter li.alternative {
	background:#f1f1f1;
}

.twitter li:hover .twitter-user, .twitter li.alternative:hover .twitter-user {
	color:#305366;
}

.twitter-user {
	display: block;
	font-weight: bold;
	color: #8b3369;
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 1.1em;
}

.twitter li.alternative .twitter-user {
	color: #5390b2;
}

.twitter-link {
	text-decoration: none;
	color:#656565;
}

/*
.twitter li a{
	display:block;
	padding:6px 7px 7px;
	background:#e4e4e4;
	color:#656565;
}
.twitter li .alternative{background:#f1f1f1;}
.twitter li a:hover{
	text-decoration:none;
	background:#fcfcfc;
	color:#1a1a1a;

}

.twitter li a:hover strong{color:#305366;}
.twitter strong{
	color:#5390b2;
	display:block;
	margin-bottom:5px;
}
.twitter .alternative strong{color:#8b3369;}
.twitter span{
	display:block;
	line-height:16px;
}
*/
.right-column .banner .first{margin-right:30px;}
.sponsors strong{
	display:block;
	font-size:13px;
	color:#452626;
	margin: 0 0 10px 13px;
}
.sponsors ul{
	margin:0 0 29px 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.sponsors li{
	float:left;
	padding:0 0 4px 35px;
	background:url(images/separator1.gif) no-repeat 16px 0;
}
.sponsors a{float:left;}
.sponsors li:first-child{
	background:none;
	padding-left:0;
}
.tabs{
	margin:0 0 -1px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	position:relative;
}
.tabs li{
	float:left;
	padding-right:3px;
}
.tabs a{
	display:block;
	border:1px solid #d7c1c1;
	color:#19212d;
	width:95px;
	text-align:center;
	background:#f0f0ef;
	line-height:27px;
}
.tabs a:hover{text-decoration:none;}
.tabs a.active{
	background:#fff;
	border-bottom:none;
	padding-bottom:1px;
}
.tab-holder{
	width:100%;
	overflow:hidden;
}
.tab-holder .tab-content-hold{
	border:1px solid #d7c1c1;
	overflow:hidden;
	position:relative;
	width:298px;
}
.tab-holder .tab-content-hold .load-icon{
	width:48px;
	height:48px;
	background:url(images/load.gif) no-repeat;
	overflow:hidden;
	position:absolute;
	top:0;
	left:50%;
	margin:-24px 0 0 -24px;
	padding:0;
	display:none;
	text-indent:-6666px;
}
.tab-content{
	padding:10px;
	width:278px;
	overflow:hidden;
}
.tab-content p{
	margin:0 0 10px;
	line-height:19px;
	padding-bottom:10px;
	background:url(images/border1.gif) repeat-x 0 100%;
}
.tab-content p.last{
	background:none;
	margin-bottom:0;
}
.tab-content p a{
	color:#5390b2;
	font-weight:bold;
}
.tab-content p a:hover{
	text-decoration:none;
	color:#305366;
}
/*SIDEBAR*/
.sidebar{
	float:left;
	width:180px;
	padding-left:1px;
	margin-top:43px;
}
.sidebar h5{
	margin:0;
	color:#656565;
	font-size:15px;
	background-color:#e4e4e4;
	padding:13px 10px 15px 34px;
}
.menu{background:url(images/ico2.gif) no-repeat 12px 14px;}
.themusemenu{background:url(images/ico12.gif) no-repeat 12px 14px;}
.blog{background:url(images/ico3.gif) no-repeat 12px 14px;}
.blog-roll{background:url(images/ico4.gif) no-repeat 12px 14px;}
.archives{background:url(images/ico5.gif) no-repeat 12px 14px;}
.sidebar .last{border-bottom:none;}
.sidebar ul{
	margin:8px 6px 14px 6px;
	padding:0 0 18px 14px;
	list-style:none;
	border-bottom:1px solid #d7d7d7;
}
.sidebar li{line-height:21px;}
.sidebar li a{
	color:#b0b0b0;
	font-size:13px;
	font-weight:bold;
	padding-left:14px;
	background:url(images/bullet1.gif) no-repeat 0 6px;
}
.sidebar li a:hover, .sidebar li a.active{
	color:#7d7d7d;
	text-decoration:none;
	background:url(images/bullet6.gif) no-repeat 0 6px;
}
.banner{
	margin:0 0 15px 30px;
	overflow:hidden;
	height:1%;
}
.banner img{display:block;}
.banner a{
	border:1px solid #000;
	float:left;
}
.ask-me{
	background:url(images/border2.gif) no-repeat;
	margin-top:-41px;
	position:relative;
	border-bottom:1px solid #c9c9c9;
	padding:14px 0 19px 13px;
}
.ask-me h5{
	margin:0 0 34px;
	color:#656565;
	font-size:15px;
	padding-left:22px;
	background:url(images/ico12.gif) no-repeat 0 2px;
}
.ask-me ul{
	margin:0;
	padding:7px 5px 6px;
	float:left;
	width:144px;
	list-style:none;
	border:1px solid #e0e0e0;
	background:#fff0fe;
}
.ask-me li{
	vertical-align:top;
	height:1%;
	margin-bottom:2px;
}
.ask-me li a{
	display:block;
	color:#999;
	padding-left:7px;
	line-height:26px;
}
.ask-me li a:hover, .ask-me li a.active{
	background:#fff;
	color:#333;
	text-decoration:none;
}
.ask-me fieldset{
	float:right;
	width:797px;
	overflow:hidden;
}
.ask-the-muse textarea{
	padding:10px 0 0 8px;
	overflow:auto;
	border:1px solid #b3b3b3;
	width:457px;
	height:64px;
	color:#474a4d;
	margin:10px 4px;
}

.ask-the-muse .textbox {
	padding:10px 5px;
	border:1px solid #b3b3b3;
	width:218px;
	color:#474a4d;
	display: block;
	float:left;
	margin:3px 3px 3px 4px;
}

.right-form input{
	padding:10px 5px;
	border:1px solid #b3b3b3;
	width:218px;
	color:#474a4d;
	float:left;
	margin-bottom:3px;
}
.left-form input{
	padding:10px 5px;
	border:1px solid #b3b3b3;
	width:218px;
	color:#474a4d;
	float:left;
	margin-bottom:3px;
}
.ask-the-muse label{
	font-size:12px;
	color:#000;
	line-height:20px;
	display: block;
}
.ask-the-muse label span{
	display:block;
	color:#666;
}
.left-form div{
	overflow:hidden;
	height:1%;
	margin-bottom:2px;
}
.left-form{
	float:left;
	width:536px;
}
.right-form{
	float:right;
	width:246px;
}
.ask-away{
	background:#f1f1f1;
	border:1px solid #e9e9e9;
	margin-top:8px;
	overflow:hidden;
	height:1%;
	font-size:25px;
	margin-right:1px;
	padding:7px 12px 5px 0;
}
.ask-away strong, .ask-away a{float:right;}
.ask-away strong{
	color:#5390b2;
	padding-top:7px;
}
.ask-away a{
	background:url(images/ask-bg.gif) no-repeat;
	color:#fff;
	width:71px;
	margin-right:3px;
	padding:7px 3px 0 0;
	text-align:right;
	font-weight:bold;
	height:46px;
}
.ask-away a:hover{
	text-decoration:none;
	background-position: 0 100%;
}
/*FOOTER*/
#footer{
	margin:2px 1px 0;

}
.contact{
	color:#fff;
	font-size:16px;
	background:#df721a url(images/ico13.gif) no-repeat 12px 14px;
	padding-left:34px;
	line-height:40px;
	display:block;
	margin-bottom:1px;
}
.blue-box{
	border-top:1px solid #7eacc5;
	background:#EEEEEE;
	height:1%;
	padding:22px 0;
}
.columns{
	background:url(ximages/footer-bg.gif) repeat-y;
	margin:0 auto;
	width:909px;
	position:relative;
}
.columns .top{xbackground:url(images/footer-top.gif) no-repeat;}
.columns .bottom{
	xbackground: url(images/footer-bottom.gif) no-repeat 0 100%;
	padding-bottom:10px;
	overflow:hidden;
	height:1%;
}
.down-to-business, .contact-info{
	float:left;
	width:138px;
	padding:0 0 0 16px;
	margin-right:60px;
}
.contact-info{margin-right:80px;}
.hire{
	float:left;
	width:350px;
}
.hire strong{margin-top:17px;}
.girl2{
	overflow:hidden;
	background:url(images/girl-bg.gif) no-repeat;
	position:absolute;
	right:-10px;
	top:15px;
	width:90px;
	height:166px;
}
#footer h6{
	margin:0 0 23px;
	font-size:14px;
	color:#182a33;
}
#footer ul{
	margin:0;
	padding:0;
	line-height:16px;
	list-style:none;
}
#footer a:hover{
	color:#000;
	text-decoration:none;
}
.columns .bottom strong{
	color:#666666;
	display:block;
}
#footer span{
	display:block;
	color:#487d99;
	margin-bottom:17px;
}
#footer p{
	margin:0;
	color:#182a33;
}

/* wordpress css */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 8px 1px 1px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

.navigation {
	padding: 5px 0 10px 0;
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

.pagetitle {
	text-align: left;
	padding-bottom: 10px;
}

/* [end] wordpress css */
