/*

Theme Name: Made You Stare

Theme URI: http://www.border7.com

Description: Custom theme for MadeYouStare.com

Author: Ken Tran Border7 Studios

Author URI: http://www.border7.com

version: 1.0

*/







/* basics */



*{margin:0; padding:0;}



body {

	background: #333 url(images/body_bg.jpg) top center no-repeat;

	font-family: arial, verdana, sans-serif;

	font-size: 14pt;


	}

	

h1 {font-size: 18pt;}

h2 {font-size: 14pt; margin-top:10px; line-height: 0.9}

h3 {font-size: 10pt; margin-top:10px;}

h4 {font-size: 9pt;}





/* images and misc. */



img{ border: none; padding: 6px; }

img a{border:none;}



img.left{ float: left; border: none; padding: 6px; }

img.right{ float: right; border: none; padding: 6px; }



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	margin:10px;

	font-family:"Courier New", Courier, monospace;}





/* links */



a{

	color:#666;

	text-decoration:none;

	border: none;

	}



a:hover{color:#6A7CA0;text-decoration: underline; border: none;}







/* container */





#container {

	width: 950px;

	margin: 0 auto;


	background:#fff;

	color:#333;


	}

	

/* header */



#header {


    width: 950px; 

	color: #fff; 

	height: 130px;

	}



#header h1{

	font-family: arial, times;

	font-size: 16pt;

	font-weight: 300;

	letter-spacing: 1px;

	margin: 0;	

	padding: 120px 0 0 16px;	

	}

	

#header h1 a{color: #404040; text-decoration: none;}

#header h1 a:hover{color: #666; text-decoration: none;}





#header h2{

	font-family: arial, times;

	font-size: 10pt;

	font-weight: 300;

	font-style: italic;

	color: #404040;

	letter-spacing: 1px;

	margin: 0;	

	padding: 0 0 0 18px;	

	}



/* main menu */





#menu {
	float:right;

	width:490px; 
	
	padding-top:25px;


}





#menu ul {

	padding: 0;

	text-align: left;

}



#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 0;

	padding: 0;

}



#menu ul li a {

	padding: 6px 13px 6px 13px;

	margin: 0;

	text-decoration: none;

	color: #fff;

}



#menu ul li a:hover {


}







/* content */





#content {

	float: left;

	width: 650px;

	overflow: hidden;

	}	

.datebox{
	width:64px;
	height:57px;
	text-align:center;
	font-weight:bold;
	background:url(images/datebox.jpg) no-repeat;
	color:#b5e2e8;
	padding-top:8px;
	margin-right:15px;
}

.post {

	margin:0 10px;

	padding:10px 10px 10px 5px;

	line-height: 14pt;

	}

	

.post h2{

	font-family: arial, verdana, times, serif;

	font-size: 20pt;

	font-weight: bold;

	color: #f44759;
	padding-bottom:5px;

	}

	

.post h2 a{

	color: #f44759;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #f44759;

	text-decoration: none;

	}

	

.post p{font-size: 12pt; line-height:22px}



.post a{text-decoration:underline;}



.post ul {}



.post li {}



.entry p{margin:12px 0;}



.postmetadata{

	clear: both;

	background:#F7F7F7;

	padding:6px;

	margin-top: 16px;

	}

	



.navigation {

	font-size:8pt;

	float:left;

	width:100%;

	}

	

	.alignleft {float:left; margin:25px;}

	.alignright {float:right; margin:25px;}



.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


.divider{
	height:11px;
	background: url(images/nav_divider.jpg) repeat-x center;
	margin-top:20px;
	padding-bottom:15px;
}

.archivetitle{
	padding-left:15px;
}

/* sidebar */

#rating{
	padding: 0; margin:0;
	padding-top:40px; padding-bottom:20px;
	background: #fff url(images/rating_guide.jpg) top center no-repeat;
	
}


#sidebar {

	font-family: arial, verdana;

	font-size:12pt;

	width: 300px;

	float:right;

	margin: 0;

	padding: 0;

	background: #f6f5f4;
	
	list-style-type: none;

	}



#sidebar h2{

	font-family: arial, verdana, times;

	font-weight: bold; 

	font-size: 14pt; 

	text-align: left;

	color: #f44658;	

	margin: 0;

	padding: 0;
	padding-left:10px;
}



#sidebar p {margin:0; padding: 0 6px 0 12px;}



#sidebar img {padding: 0; margin: 0;}



#sidebar ul {

	margin:12px;

	padding:0;
	padding-left:25px;
	list-style-type:none;

	}



#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 18pt;

	list-style-type: none;
	
	font-weight:none;

	}





/* comments */


.ctop{
	display: block;
	padding: 0px 8px 0;
	height:30px;
    background: url(images/commentbox.jpg) no-repeat top;
}
.cmiddle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/comment_center.jpg) repeat-y bottom; 
}
.cbottom{
	display: block;
	padding:3px 8px 10px;
    background: url(images/commentbox.jpg) no-repeat bottom;
	margin-bottom:15px;
}

.authcomment .ctop{
	background: url(images/commentbox2.jpg) no-repeat top;
} 
.authcomment .cmiddle{
	background: url(images/comment_center2.jpg) repeat-y bottom;
} 
.authcomment .cbottom{
	background: url(images/commentbox2.jpg) no-repeat bottom;
} 



#commentssection{

	clear: both;

	padding: 2px 12px;
	padding-left:95px;

	margin: 0;

	}

	

#commentssection h3{

	font-family: arial, georgia, times, verdana;

	font-size: 12pt;
        
        font-weight: 300;

	font-style: normal;

	color: #000;

	}



#commentform{

	background: #ffcccc;

	margin: 12px 12px 20px 95px;

	padding:20px;
	
	font-size:14px;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: arial, georgia, times, verdana;

	font-size: 10pt;

        font-weight: bold;

	color: #000;

	}

	

#commentbox{

	width:75%;

	min-width:200px;

	margin:5px 5px 0 0;

	}



#author, #email, #url, #commentbox{

	background: #fff;

	font-family: arial, verdana, times;

	font-size: 12pt;

	margin:5px 5px 0 0;

	border: none; 

	padding: 6px;

	border: 1px solid #B2B2B2;

	}



#submit{margin:5px 5px 0 0;}



	

ol.commentlist {list-style-type: none;}



ol.commentlist li {

	margin:10px 0;

	padding:0;

	overflow: hidden;
        font-size:14px;

	}



ol.commentlist li.alt {}

ol.commentlist li p {margin: 0; padding: 5px 10px 5px 10px; font-size:12px; line-height: 14pt; color:#000;}



ol.commentlist a {color:#f44658;}



cite {

	font-family: arial, verdana, verdana;

	font-size: 14pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color:#000; text-decoration: none;}





/* search */



#searchform{

	padding: 6px 0 6px 6px;

	font-family: arial, times;

	}



#searchform input#s{

	font-family: arial, times;

	font-size: 8pt;

	padding: 2px;

	margin: 2px;

	border: 1px solid #B7B7B7;

	}



#searchform input#searchsubmit{

	font-family: arial, times;

	font-size: 7pt;

	padding: 2px;

	margin: 2px 0 0 2px;

	border: 1px solid #B7B7B7;

	background-color: #fff;

	color: #797979;

	}



/* footer */



#footer {

	background: url(images/footer_bg.jpg);

	clear: both;

	width: 100%;

	margin-top:15px;
	
	height:45px;
	
	padding-top:15px;


	font-family: arial, verdana;

	font-size: 10pt;
	
	font-weight:bold;
	
	color: #fff;

	}

#footer li{
	display: inline;
	margin-left: 10px;
	padding-right:10px;
	border-right: 1px solid #fff;
}

#footer p{padding:6px;margin: 0; color: #fff;}

#footer a{color: #fff;text-decoration: none;}

#footer a:hover{color: #fff; text-decoration: underline;}





/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
        font-family: arial;
        font-size: 11pt;
	font-weight: none;
    text-decoration:none;
	color:#333;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-130px;
	padding: 15px 0 0 0;
	width:200px;
    text-align: center;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
    background: url(images/bubble.gif) no-repeat bottom;
}


</style>



