/*
Theme Name: A Julia Kosivchuk Gallery
Theme URI:  http://www.julias-palette.com/
Description: 4th dimension
Version: 1.0
Author: Irka
Author URI: http://iringweb.com/
Tags:  

 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	left -   233px
	content - 493px (shadow - 460px)
	right - 236 px
	
	
233+493 =  726 
726 + 236 = 962
 */

/*  Structure  */
 
 
* {
	margin:0;
	padding:0
}
ul {
	margin: 0 0 1em 1em;
}
li {
	margin: 0 0 .5em 1em;
}

.sidebar  li{ list-style: none;}

ul.children { margin-top: .5em;}
p {
	margin: 0 0 1em 0
}

a, a:visited  { color:#663300; text-decoration:none; color:#111    }
#content a, #content a:visited  { color:#777; text-decoration:none;    }

a:hover, a:active { text-decoration:underline; background-color:#e5e5e5; /*padding:2px;*/}
a.home:hover, a.home:active { text-decoration:none; background-color:transparent; /*padding:2px;*/}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size:80%;
	text-align: center;
	background:url(images/page-bkgr.png) repeat-x top #beb69f;
	min-height:489px;
}
#page {
	margin: auto;
	min-width:450px;
	text-align:left;
	width: 962px;
}  /* min-heght to show  full height of the column on the right, without min-width page height can be 1px due to floating content and nav */
.sidebar, #content {
	min-height: 289px;
	float:left;
	padding-top: 94px;
}
.sidebar-left {
	width:221px;
	background:url(images/left_sidebar.png) no-repeat;
	padding-left:12px;
}
.sidebar-right {
/*	width:224px;
*/	background:url(images/right_sidebar-beb69f.png) no-repeat;
	padding-left: 12px;
	padding-right:8px;
	width:216px;
}
/*.sidebar-right h3    {
 
 -moz-transform: skew(0deg, -28deg);
  -webkit-transform: skew(0deg, -28deg);
  margin-bottom:2em;
}
  .sidebar-right ul {
 
 -moz-transform: skew(0deg, -25deg);
  -webkit-transform: skew(0deg, -25deg);
}*/

#content {
	min-height:289px;
	padding:  80px 20px 10px 20px;
	margin-bottom: 1em;
	background:url(images/top-e4dcc5.jpg) no-repeat #e4dcc5;
	background:url(images/top-ffc.jpg) no-repeat #ffc;
	width:451px;
	position:relative;}


.post {
	margin: 1em 0;
}
.single .entry {
	text-align:center;
}
 .single .category-news-and-events .entry  { text-align:left;}


.single .entry img {
	border:0;
}
.single #content h2  {
	margin-top: -76px;
	padding-bottom:64px;
	color:#900;
}



.home .navigation { display:none;}


#content .category-news-and-events    h2  {
	margin-top: 1em;
	color:#666;
 }
 
.single #content h2 a {
 	color:#900;
}


.single #content .category-acrylic .entry img,
.single #content .category-birds .entry img,
.single #content .category-apocrypha .entry img,
.single #content .category-childhood-attic .entry img,
.single #content .category-watercolors .entry img, 
.single #content .category-spirits .entry img, 
.single #content .category-urban-pick .entry img, 
.single #content .category-flowers .entry img 

  {
/*	border:1px solid #333;
	text-align:center;
	margin:auto;
	min-height:400px;*/
  	max-width:400px;
	line-height:normal;
	background:transparent url(images/shadow.png) no-repeat bottom right;
	padding-right:26px;
	padding-left:27px;
	padding-bottom: 32px;
	
} 	
/*	 background: no-repeat right 90% url(images/shadow.png) ; padding-bottom: 28px; padding-right:27px;
*/ 

  
.single #content .category-drawings .entry p {
	border:solid 1px #333;
	margin: 0;
	padding: 2px  ;
}
.single #content .category-drawings .entry img {
	border: 22px #666 solid
}
 
 
a.selected, .current-cat a {
	color:#900;
	text-decoration:none;
}
.navigation {
	font-size: 2em;
}
 body.category .navigation { font-size: 1em;
 padding-top: 1em; border-top: 1px dotted #ccc}
.alignleft {
	float:left
}
.alignright {
	float:right
}
#footer {
	clear:both;
	text-align:center;
	margin-top: 1em;
	padding-top:1em;
	border-top: 1px #ccc dotted;
	font-size:10px;
}
/* Begin Typography & Colors */


body {
	font-family:Georgia, "Times New Roman", Times, serif;
}
