/* 
Theme Name: BlueSky
Theme URI: http://wpthemeshop.com/
Description: <a href="http://wpthemeshop.com/premium-themes/bluesky/" title="BlueSky Theme">BlueSky</a> is a premium theme by "WP Theme Shop". If you like this theme, you might like other <a href="http://wpthemeshop.com/premium-themes/" target="_blank" title="Premium WordPress Themes">Premium WordPress Themes</a> by us.
Version: 1.0
Author: WP ThemeShop
Author URI: http://wpthemeshop.com
*/
/* Elements */
* 
{
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background: #eee url(img/containerbg.gif) repeat-y center;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.0em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small; /* easy scaling */
  	font-size: 0.78em;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Georgia, Arial, Serif;
	font-weight:normal;
	color: #191970;	
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}
p 
{
	line-height:1.3em;
}

a:visited {
	color: #03f;
	text-decoration:none;
	border-bottom:#eef 1px solid;
}
a:link {
	color: #039;
	text-decoration:none;
	border-bottom:#a066ff 1px solid;
}
a:hover,a:active 
{
	color:#392919;
	text-decoration:none;
	border-bottom:#392919 1px solid;
}
    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;
    }
img.center 
{
	align:center;
	margin:1em 1em 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
}
blockquote 
{
	margin:1em;
	padding:1em 0 1em 5em;
	background:url(img/quote.gif) no-repeat left top;
	color:#666;
}
.clear {
clear:both;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
fieldset
{
    border:none;
}
/* Header */

#header {
	background: #eee;
	margin:0 auto;
	width:942px;
}

/* Logo */

#logo {
	
}

#logo h1{
	padding: 20px 0 10px 20px;
	font-size: 2em;
	font-variant:small-caps;
}

/* Menu */

#menu 
{
	margin:5px 0 0 0;
	padding:0 20px;
	text-align:right;	
	font-family:Tahoma, Verdana, Arial, Serif;
}

#menu ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	background:#2b0050;	
}

#menu li {
	display: inline;
	padding: 0 12px;
}

#menu a 
{
	padding:7px 12px 8px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1em;
	color:#999;
	line-height:1.6em;	
	border:none;
}
#menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
	color:#fff;
	border:none;
}

/* Splash */

#splash 
{
  background:#2b0050;
  height:180px;
}
/* Feed Links*/
#feedinfo 
{
	margin:0 auto;
	width:882px;
	padding:5px 10px;
	background:#2b0050;
	font-size:0.9em;
	text-align:right;
	color:#999;
}
#feedinfo .feed 
{
	background:url(img/rss.gif) no-repeat left center;
	padding:2px 0 2px 14px;	
	margin:0 5px 0 0;
}
#feedinfo .feed a 
{
	color:#999;
	border:none;
}
#feedinfo .feed a:hover 
{
    color:#fff;
}
#feedinfo .left 
{
	float:left;
	margin:0;
	padding:0;
}
/* Main */

#main {
	width: 900px;
	margin: 0 auto;	
}

#main h2, #main h3 {
	padding: 0;
	font-size: 1.65em;	
	line-height:1.4em;
		
}
#main h2 a 
{
	border-bottom:none;
}
#main ul {
	margin: 1em 0;
	padding: 0 0 0 2em;
	list-style-type:none;
}
#main ul li 
{
	padding-left:18px;
	padding-bottom:5px;
	background:url(img/arrow.gif) no-repeat left 2px;
}
#main ol 
{
	margin:0;
	padding:0 0 0 3em;
}
#main .post 
{
	margin:0 0 3em 0;
	padding:0px;
}
#main .entry 
{
	padding:10px 0;
}
#main .postmeta 
{
	border-bottom:#ddd 1px solid;
	color:#666;
	font-size:90%;
	line-height: 2.0em;
}
#main .postmeta em 
{
	float:right;
	font-style:normal;
}
#main .posted
{
    clear:both;
    border-bottom:#ddd 1px solid;
	color:#666;
	text-align:right;
}
#main .comments 
{
	background:url(img/comments.gif) no-repeat left;
	padding:4px 15px; 
}
#main .feed 
{
	background:url(img/icon_feed.gif) no-repeat left;
	padding:4px 17px; 
}
#main .trackback 
{
	background:url(img/trackback.png) no-repeat left;
	padding:4px 17px; 
}
/* Content */

#content {
	float: left;
	width: 660px;
	padding:10px;	
	margin:0;
}
ul.authorposts
{
	margin:1em 0;
	padding:0;
}
ul.authorposts li
{
	margin:0;
	padding:0 5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}
/* Column Two */

#sidebar {
	float: right;
	width: 180px;		
	margin:0;
	padding: 10px 20px 0 10px;	
	font-size:0.9em;		
}
#sidebar ul 
{
	margin:0;
	padding:0;
}
#sidebar h2, #sidebar h3 {
	font-size: 1.5em;		
	font-variant:small-caps;
	color:#333;
}
#sidebar ul li 
{
	list-style:none;
	background:none;
	padding:3px 0;
}
#sidebar ul ul, #sidebar p, #sidebar form 
{
	padding:1px;
	margin:0;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:0;
	padding-left:10px;	
}
#sidebar li li li 
{
	padding-left:1px;

}
/* 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;
	text-decoration:underline;
	}
#wp-calendar #today 
{
	border:#999 1px solid;
}

#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; }
/* End Calendar */
/* Comments */
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:5px;
	width:160px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#main .commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em 1em 2em;			
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}
.commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-size:1.3em;
}
.commentlist li.alt
{
	background:#f9f9f9;	
}
.commentlist li.authorcomment
{
	border:#ccd 1px solid;	
}
.nocomments 
{
	font-size:90%;
	text-align:center;
}
/* Footer */

#footer {
	margin: 0 auto;
	padding:0 10px;
	width:880px;
	background: #2b2b2b;
	border:#2b2b2b 1px solid;	
}

#footer p {
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	color: #999;	
}
#footer p span 
{
	float:right;
}
#footer p strong 
{
	font-size:1.2em;
}
#footer a:link, #footer a:visited {
	color: #999;
	border:none;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #fff;
	text-decoration:none;
}

.date_header {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.latest-tweets {
    /* style tweet list wrapper */
  background: scroll 5px 10px #eee;
  background-color: #fff;
  border: 2px solid #ddf;
  padding: 1px 1px;
  list-style-image:url('/images/Twitter.png');
}
.latest-tweets h3 {
    /* style whatever you did with the header */
  background-color: #eee;
  border: 2px solid #ddf;
}
.latest-tweets ul { 

}
.latest-tweets li {
   /* style tweet item */
}
.latest-tweets .tweet-text {
   /* style main tweet text */
}
.latest-tweets .tweet-text a {
   /* style links, hashtags and mentions */
}
.latest-tweets .tweet-text .emoji {
  /* style embedded emoji image in tweet   img:url(images/Twitter.png) no-repeat left;
*/ 
}
.latest-tweets .tweet-details {
  /* style datetime and link under tweet */
}
