/*  
Theme Name: Flawed But Authentic
Theme URI: 
Description: Based on the Summer theme, highly modified and improved
Version: 1.1
Author: Joe Crawford
Author URI: http://artlung.com/
*/

body
{
	font: 75%/150% "geneva", Tahoma, Arial;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#wrapper
{
	width: 983px;
	background-color: #fff;
	margin: 0 auto 0 auto;
	height: auto;
}


a
{
	color: #fc32ce;
	text-decoration: none;
	background-color: transparent;
}

a:visited
{
	color: #89b68c;
	text-decoration: none;
	background-color: transparent;
}

a:hover
{
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}

p
{
	padding: 0 0 15px;
	margin: 0;
}

h1
{
	margin: 0;
	height: 60px;
	font: bold 36px/100% sans-serif;
	color: #fff;
	background-color: transparent;
}

h1 a
{
	color: #fc32ce;
	text-decoration: none;
}

h1 a:visited
{
	color: #89b68c;
	text-decoration: none;
}

h1 a:hover
{
	color: #fc32ce;
	text-decoration: none;
}

div#header
{
	/*background-image: url(images/flawed-but-authentic.png);*/
	/*height: 305px;*/
	background-image: url(images/flawedbutauthentic-header-2010.png);
	height: 284px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	width: 983px;
	margin: 0 0 10px 0;
}

div#header div#header-img h1 a { display: none; }
div#header div#header-img .description { display: none; }

h2
{
	color: #fc32ce;
	margin: 0 0 2px;
	border-bottom: 1px solid #fc32ce;
	letter-spacing: -1px;
	font: normal 190%/100% "geneva", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a, h2 a:visited
{
	color: #89b68c;
	text-decoration: none;


}

h2 a:hover
{
	color: #fc32ce;
	text-decoration: none;
}

h3
{
	font: normal 140%/100% "geneva", Tahoma, Arial;
	color: #fc32ce;
	margin: 10px 0 5px;
}

h4
{
	font: normal 130%/100% "geneva", Tahoma, Arial;
	color: #fc32ce;
	margin: 10px 0 5px;
}

h5
{
	margin: 0px 0 2px;
	height: 275px;
	border-bottom: 1px solid #fc32ce;
	font-size: 12px;
	/*	font: normal "geneva", Tahoma, Arial;*/
	padding-bottom: 10px;
	padding-top: 10px;
}

h6
{
	margin: 0px 0 2px;
	text-align: left;
	font-size: 12px;
	/*	font: normal "geneva", Tahoma, Arial;*/
	padding-bottom: 10px;
	padding-top: 10px;
}

form
{
	margin: 0;
	padding: 0;
}

#description
{
	position: relative;
	bottom: 3px;
	color: #fff;
	font-size: 14px;
}


div.menu-main-menu-container ul#menu-main-menu

{
	list-style: none;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

div.menu-main-menu-container ul#menu-main-menu li
{
	float: left;
	margin-left: 8px;
}

div.menu-main-menu-container ul#menu-main-menu
 .current_page_item a
, div.menu-main-menu-container ul#menu-main-menu
 .current_page_item a:visited { color: #000; }

div.menu-main-menu-container ul#menu-main-menu
  a
{
	color: #ffffff;
	text-decoration: none;
	background: #8e898c repeat-x;
	padding: 20px 17px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	/*	border-top: 9px solid #fc32ce;
	border-left: 9px solid #fc32ce;
	border-right: 9px solid #fc32ce;
	border-bottom: 9px solid #fc32ce;
*/
	border: 9px solid #fc32ce;
	display: block;
}

div.menu-main-menu-container ul#menu-main-menu
  a:hover
{
	color: #fff;
	background-color: #fc32ce;
}

#content
{
	background-color: #fff;
	padding: 10px 5px 10px 5px;
	float: left;
/*	width: 60%;*/
}
#left_sidebar {
	padding-left: 20px;
	border-left: 1px solid #ccc;
}

.post
{
	clear: both;
	padding-top: 10px;
}

.post-date
{
	width: 45px;
	height: 49px;
	float: left;
	background: url(images/date.gif) no-repeat;
}

.post-month
{
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day
{
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.entry
{
	float: left;
	width: 450px;
}

.entry a, .entry a img {
border: none;
}

.entry img {
	box-shadow: 0px 1px 5px #ccc;
	-moz-box-shadow: 0px 1px 5px #ccc;
	-webkit-box-shadow: 0px 1px 5px #ccc;
}

.post-cat
{
	background: url(images/cat.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999;
}

.post-comments
{
	background: url(images/com.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar
{
	background: url(images/cal.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}

.post-content
{
	clear: both;
	padding-top: 10px;
}

.navigation
{
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited { color: #003B06; }

.previous-entries
{
	float: left;
	padding-left: 18px;
	background: url(images/navl.gif) no-repeat left center;
}

.next-entries
{
	float: right;
	padding-right: 18px;
	background: url(images/navr.gif) no-repeat right center;
}

#comments, 
#respond
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.commentlist
{
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li { padding: 5px 10px; }
.commentlist .alt { background: #f1fedb; }

.commentlist cite, .commentlist cite a, .commentlist cite a:visited
{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}

.commentlist small
{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform
{
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p
{
	padding: 6px 0;
	margin: 0;
}

#commentform label
{
	color: #787878;
	font-size: 87%;
}

#commentform input
{
	width: 200px;
	background: #f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea
{
	width: 487px;
	height: 115px;
	background: #f1fedb;
	border: 1px solid #005707;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, 
#commentform input[type="text"]:focus { background: #fff; }

#commentform 
#submit
{
	background: url(images/bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#right_sidebar
{
	float: right;
	width: 180px;
}

#left_sidebar
{
	padding: 0 20px 0 20px;
	float: right;
	width: 180px;
}


#searchform
{
	width: 200px;
	padding: 10px 10px 10px 10px;
	float: left;
}

#searchform #s
{
	width: 135px;
	height: 22px;
	padding: 0;
	border: 1px solid #005707;
	background: #fff;
	vertical-align: middle;
}

#searchform #searchsubmit
{
	background: url(images/search.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

#right_sidebar h3, 
#left_sidebar h3
{
	font: normal 140%/100% "geneva", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 5px;
}

.ul-flickr
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dceeb7;
	text-align: center;
}

.ul-asides
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dceeb7;
}

.ul-cat
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #dceeb7;
}

.ul-cat li
{
	margin: 0;
	padding: 2px 0 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/cat.gif) no-repeat left center;
}

.ul-cat li a, 
.ul-cat li a:visited
{
	color: #495233;
	text-decoration: none;
}

.ul-cat li a:hover
{
	color: #ccc;
	text-decoration: none;
}

.ul-archives
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #dceeb7;
}

.ul-archives li
{
	margin: 0;
	padding: 2px 0 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/archive.gif) no-repeat left center;
}

.ul-archives li a, .ul-archives li a:visited
{
	color: #495233;
	text-decoration: none;
}

.ul-archives li a:hover
{
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #dceeb7;
}

.ul-blogroll
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dceeb7;
}

.ul-blogroll li
{
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url(images/li.gif) no-repeat left center;
	border-bottom: 1px solid #dceeb7;
}

.ul-blogroll li a, 
.ul-blogroll li a:visited
{
	color: #758d38;
	text-decoration: none;
}

.ul-blogroll li a:hover
{
	color: #ccc;
	text-decoration: underline;
}

#footer
{
	clear: both;
	border-top: 5px solid #fff;
/*	width: 90%;*/
	background-image: url(images/flawed-but-authentic-flower.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #333;
	font-size: 95%;
	line-height: 130%;
	height: 275px;
}

#footer a, #footer a:visited { color: #333; }

#footer .left-col
{
	width: 30%;
	float: left;
	margin-left: 10px;
}

#footer .right-col
{
	width: 20%;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#footer h4
{
	font: normal 146%/100% "geneva", Tahoma, Arial;
	color: #fc32ce;
	margin: 10px 0 5px;
}

#credits { border-top: 8px solid #fc32ce; }

#credits div
{
	color: #999;
	width: 983px;
	/*	padding: 29px 20px 20px 95px;
	*/
	margin: 0 auto 0 auto;
	padding: 30px 0 50px 0;
}

#credits a, #credit a:visited { color: #649dc4; }
.center { text-align: center; }

img.center, a img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	padding: 3px;
}

a:hover img.center { border-color: #333; }
.alignleft { float: left; }

img.alignleft, a img.alignleft
{
	float: left;
	margin: 4px 10px 5px 0;
	border: 1px solid #ccc;
	padding: 3px;
}

a:hover img.alignleft { border-color: #333; }
.alignright { float: right; }

img.alignright, a img.alignright
{
	float: right;
	margin: 4px 10px 5px 0;
	border: 1px solid #ccc;
	padding: 3px;
}

a:hover img.alignright { border-color: #333; }
.clear { clear: both; }

hr.clear
{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #333; }

blockquote
{
	margin: 10px 10px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left: 5px solid #fc32ce;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
	border-left: 5px solid #fc32ce;
}

.side-widget { margin: 0 0 20px 0; }

.side-widget ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* for content images */
img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}

a img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}

a img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* for flickr badge */
.zg_div
{
	margin: 0px 5px 5px 0px;
	width: 117px;
}

.zg_div_inner
{
	border: solid 1px #3300CC;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 11px;
}

.zg_div a, .zg_div a:hover, .zg_div a:visited
{
	color: #003399;
	background: inherit !important;
	text-decoration: none !important;
}

