/*
Theme Name: Bronwen Clune	
Theme URI: http://bronwenclune.com
Description: Custom theme for Bronwen Clune	
Version: 1
Author: Teresa Watts
Author URI: http://teresawatts.com
Tags: bronwen

*/



/* --------------------------------------
USUAL TAGS 
--------------------------------------*/
html, body {margin: 0px;
	padding: 0px;
min-width: 910px;
}

body {
	font-size: 12px;	
	font-family: Arial, verdana,  'Lucida Grande',  Sans-Serif;
background: #fff url(images/sidecol_bg.gif) 660px repeat-y;
	
	color: #474747;
	text-align: left;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	}
	
h1, h2, h3 {
	color: #474747;
font-weight: normal;
	}

h1 {
	font-size: 2em;
	margin: 10px 0px;
	}	
	
h2 {
	font-size: 1.6em;
	margin: 20px 0px 5px;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0px 5px;
	}

h3.pagetitle {
	font-size: 1.8em;
	margin-bottom: 0px;
	margin-top: 45px;
	}

h3 a {text-decoration: none;}
	
a, h2 a:hover, h3 a:hover {	color: #000000;	}

a:hover {	color: #636363;	}	
	
code {	font: 1.1em 'Courier New', Courier, Fixed;	}	

acronym, abbr, span.caps
{
	font-size: 0.9em;
	cursor: help;
	}

acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {	border: none;	}

.entry p a:visited {color: #000000;}

hr {
height: 1px;
border: 0px;
color: #e5ddd5;
background-color: #e5ddd5;
}


/* --------------------------------------
SMALL CLASSES
--------------------------------------*/
.postmetadata {	clear: both;}
.clear {clear: both;}	
.center {text-align: center;}
.hidden {display: none;	}

/* --------------------------------------
SECTIONS
--------------------------------------*/

#body-inner {
margin: 0px;
padding: 0px;
background: url(images/menu_bg.gif) top repeat-x;

}

#container{
	margin: 31px 0px 0px;
	width: 900px;
padding-left: 25px;
	}
	
#header {
text-align: left;
}	

#header h1 a {text-decoration: none}

#header h1 {

}

#logo {
margin-top: 25px;
border: 0px;
float: left;
}

#tagline {
clear: left;
width: 635px;
text-align: center;
text-transform: uppercase;
font-size: 1.1em;
color: #666666;
padding-top: 5px;
padding-bottom: 15px;
}

#content {
	width: 590px;
	float: left;
clear: left;
padding-right: 45px;
	}

#footer {
	padding: 10px;
	text-align: center;
	font-size: .9em;
clear: both;
width: 640px;
	}

/* --------------------------------------
MENU
--------------------------------------*/
#menu {border-top: 1px solid #dddddd; }

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	}

#menu ul li {display: inline;}

#menu ul a {
	color: #787878;
	font-size: 13px;
	text-decoration: none;
text-transform: uppercase;
	height: 10px;
	display: block;
	padding: 10px 15px 10px 17px;
	float: left;
border-right: 1px solid #dddddd;
	}


#menu ul a.current, #menu ul a:hover { 
background: #fff;
}	



/* --------------------------------------
COMMENTS
--------------------------------------*/

h3#comments {
	clear: left;
	margin-bottom: 10px;
	text-align: left;
	}


ol.commentlist {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 20px;
	}

.commentlist .clear {margin-bottom: -15px;}

.commentlist li {
	margin: 0px;
	list-style: none;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist cite {
	text-decoration: none;
	font-size: 1.2em;
	font-style: normal;
	margin: 0px;
	}


.commentlist cite a {
	text-decoration: none;

	}

.commentmetadata {
	padding-left: 10px;
	}

.commentmetadata a {
	text-decoration: none;
	color: #8d8d8d;
	}

.avatar {
	float: left;
	}

.comment-content {
	float: left;
	padding: 15px;
margin-bottom: 8px;
color: #5f5f5f;
border-bottom: 1px solid #eee;
width: 560px;
	}

/* style for comments by blog author */
.authcomment .comment-content {color: #474747;}


/* --------------------------------------
SIDEBAR
--------------------------------------*/


#sidebar {
	width: 200px;
	float: left;
	text-align: left;
padding-top: 2px;
padding-left: 20px;
font-size: .9em;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
padding-left: 10px;
	}

#sidebar ul ul {
padding: 0px;
}

#sidebar li {
padding-bottom: 0px;
}


#sidebar ul li{
	
	}

#sidebar ul li li{
	padding-left: 10px;
	border-bottom: 0px;
	padding-bottom: 5px;
width: auto;
background: url(images/bullet.gif) 0px 5px no-repeat;

	}

#sidebar h2 {
	color: #474747;
text-transform:uppercase;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -.05em;
	}

#sidebar h2 a {color: #474747;}

#sidebar .textwidget a {
	text-decoration: none;
	}


#sidebar a {
	text-decoration: none;
	}

#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	}

/* archives */
#archives select {
	color: #6d5152;
	width: 130px;
	}

/* --------------------------------------
SEARCH FORM
--------------------------------------*/
#searchform {
margin-bottom: 50px;
}


#searchform #searchsubmit {
	border: 1px solid #d9d9d9;
	float: left;
	color: #fff;
	font-size: 11px;
	background-color: #474747;
	font-weight: bold;
	padding: 0px 3px 3px;
margin-left: 5px;
	}

#searchform input#s {
	border: 1px solid #d9d9d9;
	float: left;
	color: #666;
	text-transform: none;
	font-size: 1em;
	width: 145px;
	font-weight: normal;
padding: 3px
	}

/* --------------------------------------
BLOG ENTRIES
--------------------------------------*/

.navigation  {
background: #fafafa;
display: block;
font-size: .9em;
margin: 10px 0px 40px;
}

.navigation div {
width: 50%;
}


.post h2.post-title, h2.pagetitle {
	font-size: 2.1em;
text-transform: uppercase;
	}

h2.page-title {

	}

.post h2.post-title a {color: #474747; text-decoration: none;}

.post {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.4;
	clear: both;
	margin-left: 5px;
	}

.date {
	
	}


/* categories/tags */
.cat {
	font-size: 10px;
	color: #474747;
	margin-bottom: 15px;
	text-align: left;
	clear: left;
	}

.cat a {
	color: #898989;
	text-decoration: none;
text-transform: uppercase;
	}

.cat a:hover {
	color: #000;
	text-decoration: underline;
	}

.comment-link a {
text-decoration: none;
background: #edede1;
display: block;
padding: 5px 8px;
font-size: 11px;
}


/* --------------------------------------
IMAGES
--------------------------------------*/

.entry img {
	border: 4px solid #eaeaea;
	}

.entry img.wp-smiley {border: 0px;}

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;	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* --------------------------------------

FORMS
--------------------------------------*/

.discussion {
background: #fafafa;
padding: 15px;
font-size: .9em;
}

.discussion h2 {
margin-top: 0px;
text-transform: uppercase;
}


#commentform-outer {
	background: #fafafa;
	text-align: left;
	padding: 10px 20px 20px;
	height: 190px;
	}

h3.title {
margin: 0px 0px 10px;
text-transform: uppercase;
}

.form label {
	width: 55px;
	display: block;
	float: left;
padding-bottom: 2px;
text-transform: uppercase;
margin-right: 10px;
text-align: right;
	}

.form p {margin: 0px; text-align: center;}

.form input {
	border: 1px solid #ebe6e2;
	margin-bottom: 8px;
	width: 167px;
font-family: Arial, verdana,  'Lucida Grande',  Sans-Serif;
color: #46302a;
font-size: 1em;
padding: 2px;

	}

.form textarea {
	border: 1px solid #ebe6e2;
	width: 284px;
	height: 149px;
	float: left;
	margin-right: 20px;
font-family: Arial, verdana,  'Lucida Grande',  Sans-Serif;
color: #46302a;
font-size: 1em;
padding: 3px;


	}


.form .button {
	background-color: transparent;
	color: #474747;
	width: auto;
	padding: 2px 5px;
	font-size: 1.2em;
	margin-left: 52px;
	margin-top: 25px;
border: 0px;
text-transform: uppercase;
font-weight: bold;

	}

.form .button:hover {
background-color: #ddd;
}

/* --------------------------------------

FLICKR
--------------------------------------*/

.flickr_badge_image {
float: left;
margin: 2px;
border: 2px solid #fff;
}

.flickr_badge_image:hover {
border: 2px solid #eaeaea;
}

.flickr a {text-decoration: underline;}

/* --------------------------------------
TWITTER
--------------------------------------*/

#sidebar ul li .twitter li {
background-image: none;
padding: 0px;
margin-bottom: 15px;
}
