/*  
Theme: Classy 
Description: Tan, White, Gradient, etc.
Version: 1.0
Author: Karina
Author URI: http://escapeartists.starszz.com/
*/



/* Basics and Typography */

body {
        margin-top:0px;
	font-size: small;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #fff;
        text-align:left;
        text-transform: none;
        font-weight:normal;
        padding:1px;
        background-color: #e2ddd8;
        background-image:url(http://escapeartists.starszz.com/xox/layouts/starshipbg.png);
        background-position: 0px 29px;
        background-repeat: repeat-x;}



html>body {
	font-size: small;
}

b {
color: #95837a;
font-family: arial;
font-size: 8pt;
}

strong {
color: #b8b2a8;
font-family: arial;
font-size: 8pt;
}

s {
color: #7e7e7e;
font-family: arial;
font-size: 9pt;
}


i, em
{color:#6f6f6f;
 font-family:georgia;
 font-size:12px;}


u {
color: #b3a395;
font-family: tahoma;
font-size: 9pt;
border-bottom:1px dashed #fff;
}

p {     
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

a:link {
	color: #6f6f6f;
	text-decoration: none;
}
a:visited, a:active {
	color: #6f6f6f;
	text-decoration: none;
}
a:hover {	color: #fff; 
		text-decoration: none;
}
input, textarea, select {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #b3a395;
	background-color: #d1c8bf;
	text-align: left;
	border: 0px solid #b3a395;
	margin: 1px;
	padding: 1px;}

.spoilers {line-height: 14px;
	text-align: left;
	color: #e2ddd8 ;
	font-family: trebuchet ms;
	font-size: 8pt;
	margin: 18px 35px;    
	padding: 6px 14px;
	background: #e2ddd8 url('') no-repeat;
	border-left: 9px solid #95837a;}


blockquote {
	line-height: 14px;
	text-align: left;
	color: #6d6d6d;
	font-family: trebuchet ms;
	font-size: 8pt;
	margin: 18px 35px;    
	padding: 6px 14px;
	background: #ddd8d5 url('') no-repeat;
	border-left: 9px solid #95837a;
}

code {
	font-family: tahoma;
	color: #666;
}





.img2{
	padding: 2px; 
        margin: 4px;
	border: 1px solid #7c7c7c;
	-moz-border-radius:  1px; 
	-webkit-border-radius: 1px; 
	border-radius: 1px;
	background: #e0e0e0;	
}

.img2:hover{
	padding: 2px; 
        margin: 4px;
 	border: 1px solid #b3a395;
	-moz-border-radius:  1px; 
	-webkit-border-radius: 1px; 
	border-radius: 1px;
	background: #e0e0e0;	
}

code {
	font-family: tahoma;
	color: #666;
}



/* Layout */

#wrapper {
	width: 835px;
	margin: 0 auto;
	font-size: 0.9em;
	text-align: left;
	background: # url() repeat-y;
}
#header {
	width: 835px;
	height: 428px;
	background: url() no-repeat;
}

	/* Header Styles */
	
	#title {
		float: center;
		margin: 38px 0 0 9px;
		border-bottom: 1px solid #989898;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #404040;
		color: #6c85ad;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #6c85ad;
		text-decoration: none;
	}
	
#content {
	float: left;
	padding: 0px 2px 2px 2px;
        margin-top: 10px;
        margin-left:0px;
	background: #;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	line-height: 15px;
	width: 405px;

} 
html>body #content {
	width: 580px;

}
#sidebar {
	float: center;
	width: 140px;
	padding: 4px 10px 10px 10px;
        margin-top: 10px;
        margin-left: 620px;
        text-align: justify;
	width: 140px;
	color: #a9a39f;
        background-color:#d9d2cb;
	font-family: tahoma;
	font-size: 9pt;
	line-height: 15px;
}
html>body #sidebar {
	width: 250px;
        margin-bottom: 0px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
                display:block;
		padding-top: 3px;
                padding-bottom:3px;
                text-align: right;
                padding-left:5px;
                color: #95837a;
                text-transform: uppercase;
                font-style:;
		font-size: 14px;
                font-family: tahoma;
                letter-spacing: 1px;
	        background-color:#ddd8d5;
                border-left:2px solid #fff;

	}
	#sidebar a:link {
		color: #727272;
	}
	#sidebar a:visited {
		color: #727272;
	}
	#sidebar a:hover {
                color: #b3a395; 
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}

.img {
border:1px solid #b2b2b2;padding:0px; background:#cccccc; margin:2px;}

.img:hover {
border:1px solid #94e570;padding:5px; background:#cccccc; margin:2px;}



	/* Footer Styles */
#footer {
background: #fff ;
background-repeat: repeat-x;
vertical-align: bottom;
font: 11px tahoma;
line-height: 12px;
color: #FFFFFF;
text-align: center;
padding:10px;
}	


	

/* Blog Styles */

.entry{
        background:#d9d2cb;
	color: #bcaca0;
	font-family: tahoma;
	font-size: 9pt;
	line-height: 15px;
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	border: 0px solid #2d42b5; 
        -moz-border-radius:  0px; 
        -webkit-border-radius: 0px; 
        border-radius: 0px;
       
	
}

.posttitle {
padding: 5px;
padding-right: 5px;
display:block;
font-family: georgia;
font-size: 20px;
font-style: italic;
color: #fff;
text-align: left;
Line-Height: 18px;
Letter-Spacing: -1px;
border-radius: 20px; 
background-color:#e2ddd8;}

.postinfo {
        background: #d1c8bf;
        color: #828282;
        font-weight: normal;
        font-family: georgia;
	text-transform: uppercase;
        font-size: 7pt;
        text-align: left;
        line-height: 15px;
        letter-spacing: 0px;
        border: 0px solid #;
        padding: 0px 6px 6px 6px;
}

.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: right;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #888685;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	font-size: 0.92em;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 1px;
	width: 0px;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #888685;
	background: #FFF;
}


