/*   
Theme Name: Riachtanas
Theme URI: http://riachtanas.tasak.gda.pl/
Description: Zespół Tańców Szkockich Riachtanas
Author: Maciej Pasternacki
Author URI: http://www.pasternacki.net/
Version: 0.1
.
Cokolwiek
.
*/

@import "riachtanas.css";

#subpages {
  float: right;
  list-style: none;
  margin-top: .33em;
  margin-right: .33em;
  margin-bottom: 0;
  margin-left: 0;
    width: 80%;
  font-family: "Helvetica Neue", Helvetica, "DejaVu Sans", Tahoma, sans-serif;
}

#subpages li {
               display: block;
               border-left: solid thin #006818;
               padding-left: .5em;
               float: right; }

#parent { 
          float: left;
          margin-top: .33em;
          margin-left: .33em;
          font-family: "Helvetica Neue", Helvetica, "DejaVu Sans", Tahoma, sans-serif;
}

#newsheader { padding-top: 1.5em; }

.post, .clear { clear: both; }
.post { background: url(corner.png) bottom left no-repeat; padding-right: 25px; padding-left: 25px; padding-bottom: 25px; margin-bottom: 0.5em; position: relative; }
.postmetadata { margin-bottom: 0; }

.alt { 
       font-family: "Helvetica Neue", Helvetica, "DejaVu Sans", Tahoma, sans-serif;
}

.commentlist { list-style: none; display: block; }
.commentlist li { display: block; margin-left: 1.5em; margin-top: 1.5em;  }
.commentlist li .commentauthor { display: block; margin-left: -1.5em; margin-bottom: -1.5em; }
.commentmetadata { font-size: smaller; margin-top: -1.5em; }
.post .entrytext p:last-child { margin-bottom: 0; }

/* default theme style.css */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
        /* reset blueprint css */
        float: none;
        margin: 0;
	}

/*	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 */
