/*
	Theme Name: Puka Theme
	Theme URI: http://www.timeforcake.com
	Description: Puka Boutique and Gallery Theme
	Version: 1.0
	Author: timeforcake creative media, inc.
	Author URI: http://www.timeforcake.com
*/

* { margin:0; padding:0;}

.hide {display:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Font Colour 
-----------------------------------------------*/
a {color: #008ba0; text-decoration: underline;}
a:hover {color: #000;}
p, form, li {color:#231f20;}
h1, h1 a {color:#231f20;}
h2, h3, h4, h5, h6 {color:#231f20;}

/* Images
----------------------------------------------*/
.alignright {float:right; padding:0 0 20px 30px;}
.alignleft {float:left; padding:0 30px 20px 0;}
.aligncenter {margin: 0 auto 0 auto;}
a img {border:0;}
.wp-caption {
      text-align:center;  
      font-size:0.9em;
}
.wp-caption p.wp-caption-text {font-size:90%;}

/* Main Layout
-----------------------------------------------*/

body {
	background:#f8f8ec;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background:#f8f8ec;
	width: 952px;
	margin: 0px auto 0px auto; padding: 25px 0 0 0;
}


/* Header Area 
-----------------------------------------------------------*/
#header {
	background:url(images/header.jpg) no-repeat;
	border: 2px solid #e88c5c;
	float:left;
	overflow: hidden;
	width:948px; height:172px;
}

#logo a {
	background: url(images/logo.png) no-repeat;
	float: left;
	height: 124px; width: 474px;
	text-indent: -9999px;
}

* html #logo a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pukaboutiquegallery.com/wp-content/themes/puka/images/logo.png', sizingMethod='scale');
	background: none;
}

/* Top Navigation 
-----------------------------------------------------------*/

#nav {
	float:left;
 	font-family: "Times New Roman", Times, serif;
	width:952px;
}
#nav ul {
	float: right;
	font-size: 18px;
	list-style-type:none;
	padding: 0 265px 0 0;
}
#nav ul li {
	float:left;
	padding: 7px 0 0 23px;
}
#nav ul li a {
	color:#cd6935;
	float:left;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#000;
	text-decoration: underline;
}

#nav ul li.current_page_item a,
#nav ul li.current_page_item a:hover {
	color:#479e4d;
	cursor: default;
	text-decoration: none;
}

/* Main Body Content Area 
-----------------------------------------------------------*/

#main {
	float:left;
	width:952px;
}

#content {
	padding: 25px 0 5px 0;
}


/* Main body content formatting
--------------------------------------------------------------*/

h1, h1 a {
	color: #d73556;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	padding:0 0 15px 0;
}

h2 {
	color: #474747;
	font-size: 15px;
	padding:0 0 3px 0;
}

p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
	text-align: justify;
}

blockquote{
	color: #CCC;
	border-left:5px solid #CCC;
	padding:10px 20px 10px 20px; margin-left:20px;
}

/* About Page specifics
-------------------------------------------*/

#right-column {
	float: right;
	overflow: hidden;
	width: 445px;
}

#left-column {
	float: left;
	overflow: hidden;
	width: 475px;
}

#left-column p {
	margin: 0 0 0 0;
}

#left-column img {
	float: left;
	margin: 0 0 30px 0;
}


/* Gallery Page specifics
-------------------------------------------*/

.entry {
	border-bottom: 1px solid #cd6935;
	margin: 10px 0 30px 0;
}

/* Sidebar Area 
-------------------------------------------*/

#sidebar {
	float:right; /* Change to left if you want the sidebar to appear on left */
	width:220px;
	padding: 20px;
}

#sidebar h2 {
	margin: 0px 0 5px 0; padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
}
#sidebar ul {list-style: none;}

#sidebar ul ul {margin-bottom:30px;}

#sidebar ul li {padding:5px 10px;}

#sidebar a {
	color: #999;
	text-decoration: none;
}

#sidebar a:hover {color: #000;}

#search {margin: 8px 0 15px 0;}


/* Footer area
------------------------------------------------------------*/

#footer {
	border-top: 1px solid #e88c5c;
	clear: both;
	color: #ad5c32;
	font-family: "Times New Roman", Times, serif;
	margin:0 auto 0 auto;
	text-align: center;
}
#footer p {
	color: #ad5c32;
	font-size: 14px;
	line-height: 1.7;
	margin:0 auto 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 952px;
}

#footer span { color: #baaaa1;}	

/* Comments													
-----------------------------------------------------*/
h3#comments { margin:30px 0 10px 0; }
		
		
.avatar {
		float: left;
		display:block;
		padding: 0 20px 10px 0px;
	}
			
.commentlist {padding: 20px 0px;}
.commentlist p {padding:6px 0;}
		
.commentmetadata {margin-top: 0;}
ol.commentlist, ol.commentlist li {	list-style: none;}
ol.commentlist li {padding:10px 0; border-bottom:1px solid #e6e6e6;}
#commentform {padding:20px 0;}
#commentform p {margin-bottom:10px;}

#commentform input, #commentform textarea {
		width:147px;
		border:1px solid #e6e6e6;
		background:#f9f9f9;
		font-size:11px;
		padding:2px 3px 3px;
	}

#commentform textarea {width:500px;}
#commentform #submit {
			width:150px;
			border:none;
			background:#343434;
			font-size:11px;
			padding:0;
			color:#fff;
			font-size:12px;
			cursor:pointer;
			padding:2px 0 3px;
			}




/* Calendar 
---------------------------------------------------------*/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 1.1em;
	text-align: center;
	font-weight:bold;
}

#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
