/* 
Theme Name: Cross Sky
Version: 1.0
Description: Cross sky is a 2-column fixed with Custom Header Image, by <a href="http://www.sushidating.com" title="Sushi Dating">Sushi Dating</a>.
Author: Sushi Dating
Author URI: http://www.sushidating.com
*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:95%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
	background:#eed;
}

h1, h2, h3,h4,h5,h6 {
	font-family: Georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	line-height:1.6em;
}



li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #ddc;
	border: 1px solid #ccb;
	padding: 10px;
	margin:1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}

/* 
Style Sheet code for Image Caption Easy Plugin for WordPress
Copy and Paste this code into your WordPress theme style sheet file (style.css) then upload to its location.
You can edit any of these to suit your needs.
*/
.imagecaptioneasy {
  padding: 5px;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }
.imagecaptioneasy span { text-align: center; }
.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }

	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a 
{
	text-decoration:none;
	border:none;
	background:transparent;
}
a:link,
a:visited 
{ 
	color:#b23333;
}
a:hover, a:active 
{ 
	color:#333;
	border-bottom:#666 1px solid; 
} 
#rap 
{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;	
	background:#fff;
	font-size:90%;
	border:#ccc 1px solid;
}
ul#menu {
	list-style:none;
	margin:0 auto;	
	padding:0;
	background:#ddc;	
	height:30px;
	line-height:30px;	
	border-bottom:#ccc 1px solid;
	font-size:1.1em;	
	text-transform:uppercase;
}
ul#menu li 
{
	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  background:none;	
}	
ul#menu li a {
	 display:block;
  padding:0 18px;
  border:none;  
  color:#666;  
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a
{
	background:#bba;	
	color:#333;
}
ul#menu li.feed
{
	float:right;	
}
ul#menu li.feed a 
{
	background:url(img/feed.gif) no-repeat left;
}
ul#menu li.feed a:hover 
{
	text-decoration:underline;
}
#header {
	margin:0;
	padding:0;
	width:900px;
	height:160px;
	background:#000000 url(img/header.jpg) no-repeat center;
}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
}
#header * 
{
	color:#ffe;
}
#content {
	float: right;
	margin:5px;
	padding: 0 20px 0 10px;
	width: 600px;
	color: #333;
	text-align: left;
	background:#fff;
}
#sidebar {
	float:left;
	margin:0;
	padding:10px;
	width:230px;	
	border-right:#dcc 1px solid;
}	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul, #sidebar p, #sidebar form, #sidebar .textwidget
{
	margin:5px 0 0 12px;
}
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px solid #eee;
}
#sidebar li li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px;
}
#sidebar h2 {
	margin: 10px 0 0 12px;
	font-size:1.2em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #633;	
	text-transform:uppercase;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */
#footer {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:900px;
	text-align:center;
	border-top:1px solid #dcc;
	background:#fff;
	font-size:95%;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h2, #content h3{
	font-size:1.6em;
	font-weight:normal;	
	margin-bottom: -5px;
}


#content h4{
  font-size:1.3em
	font-weight:strong;
  margin-bottom: 2px;
}

#content .post 
{
	padding-bottom:2em;
}
#content p {
	margin:0 0 10px;
	line-height:1.7em;
}

#content .titledate
{
  color: #666666;
}

#content cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:.9em;
	border-bottom:#ccc 3px double;
	color: #000;
}


.posted {
	margin: 15px 0;
	padding:5px;
	color: #666;
	background:url(img/topbg.gif) repeat-x top;
} 

#content ul li {
	line-height: 120%;
	background:transparent url(img/simplearrow.png) left top no-repeat;
	margin:0.5em 0;
	padding:0 1.3em;	
	list-style:none;
}
hr 
{
	display:none;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
textarea 
{
	width:80%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
