/*  
Theme Name: robbevan
Theme URI: http://robbevan.com/
Description: 
Version: 1.0
Author: Rob Bevan
Author URI: http://robbevan.com/
*/

/*
COLOURS:

Tomato: rgb(203, 49, 9)
Aubergine: rgb(101, 15, 101)

*/

body
{
	/* background moved to dynamic-style.php :TODO: move back? */
	color: #333;
	font-family: 'Lucida Grande', "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	/* Resets 1em to 10px */
	margin: 0;
	padding: 0;
	text-align: center;
}

/* LOCALE */
#locale
{
	/* background moved to dynamic-style.php */
	color: rgb(255, 191, 215);
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	height: 20px;
	padding: 0;
	position: relative;
}

#locale1
{
	position: relative;
	top: 5px;
}

#locale2
{
	margin: 0 auto;
	padding: 15px 20px 14px;
	text-align: right;
	width: 694px;
}

#locale p { margin: -16px; }

#locale a:link,
#locale a:visited
{
	background: transparent;
	color: rgb(181, 37, 186);
	text-decoration: none;
}

#locale a:hover,
#locale a:active
{
	background: transparent;
	color: white;
	text-decoration: none;
}

/* BANNER */
#banner
{
	/* background moved to dynamic-style.php */
	padding: 0;
	position: relative;
}

#banner1
{
	/* background moved to dynamic-style.php */
	height: 140px;
	margin: 0 auto;
	text-align: left;
	width: 768px;
}

#banner1 h1
{
	color: #f96;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	padding: 16px;
	vertical-align: 140%;
}

/* SEARCH-BANNER */

#search-banner
{
	background: #9FB2B9;
	margin: 0;
	padding: 6px;
	padding-left: 32px;
	text-align: left;
}

#search-banner ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#search-banner ul li
{
	display: inline;
	padding: 0;
	padding-right: 8px;
}

#search-banner form
{
	display: inline;
}


/* PAGE */
#page
{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 768px;
}

/* NAVIGATION */
#navigation
{
	color: #f96;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	text-transform: uppercase;
	width: 768px;
}

#navigation ul
{
	margin: 0;
	padding: 6px;
	overflow: hidden;
}

#navigation li
{
	margin: 2px;
	padding: 8px;
	display: inline;
	color: white;
}

#navigation a:link,
#navigation a:visited
{
	text-decoration: none;
	background: transparent;
	color: #f96;
}

#navigation a:hover,
#navigation a:active
{
	border-bottom: 2px solid white;
	text-decoration: none;
	color: white;
	background: transparent;
}

#main-navigation
{
	background: #666;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	padding-left: 14px;
}

#navigation .hilite { background-color: #555; }

#sub-navigation
{
	background: #555;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	padding-left: 28px;
}

#sub-navigation .hilite { background-color: #444; }


/* FLICKR */
#flickr
{
	background-color: black;
	clear: both;
	height: 95px;
	position: relative;
	text-align: center;
}

#flickr ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#flickr ul li
{
	display: inline;
	padding: 5px;
}

#flickr ul li img, img.flickr
{
	border: 1px solid #0063DC;
	border-bottom: 2px dotted #FF0084;
	margin-top: 9px;
}

/* FOOTER */
#footer
{
	/* background moved to dynamic-style.php */
	clear: both;
	color: #FF5C33;
	font: normal 0.95em "Lucida Grande", Verdana, sans-serif;
	height: 20px;
	padding-top: 7px;
	position: relative;
	text-align: center;
}

#footer a
{
	color: #FF8E72;
}

#footer a:hover
{
	color: white;
}


/* CONTENT */
#content
{
	font-size: 1.2em;
	padding: 8px 14px 20px 28px;
}

.narrow-column
{
	border-right: 1px solid #aaa;
	float: left;
	padding: 0;
	text-align: left;
	width: 523px;
}

/* POST */
.post
{
	background-color: white;
	border-top: 2px solid black;
	color: #444;
	margin: 6px 0 12px;
	padding: 4px;
	padding-top: 20px;
	width: 510px;
}

.post h2
{
	color: #666;
	font: bold 1.5em Georgia, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding-left: 8px;
}

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

.post h2 a:hover
{
	color: rgb(203, 49, 9);
	text-decoration: none;
}

.post img
{
	clear: right;
	float: left;
	padding-right: 8px;
}

.photo, .illustration
{
	padding: 8px;
	background-color: #ddd;
	border: 1px dotted #333;
	margin: 0 16px 6px 0;
}

.caption
{
	border-top: 1px solid #ddd;
	font-size: 0.9em;
	margin-top: 20px;
	padding-top: 10px;
}

.post .centered
{
	clear: none;
	float: none;
	padding: 0;
}

.description
{
	font-weight: bold;
	margin: 8px;
	margin-bottom: 20px;
}

.entry
{
	background-color: white;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	line-height: 1.2em;
	margin: 8px;
	padding-bottom: 6px;
	vertical-align: middle;
}

.work .entry { margin: 8px; }

.postmetadata
{
	background-color: #ddd;
	font-size: 0.9em;
	margin: 0;
	padding: 4px;
	padding-left: 8px;
}

.robbevan
{
	background: transparent url("images/icons/tomato.jpg") left no-repeat;
	padding-left: 28px;
}

.timw
{
	background: transparent url("images/icons/aubergine.jpg") 0 100% no-repeat;
	padding-left: 28px;
}

/* SIDEBAR */
#sidebar
{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 565px;
	width: 200px;
}

#sidebar h2
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar form { margin: 0; }

.alt
{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small
{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	padding-left: 10px;
}

h1, h2, h3
{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1
{
	font-size: 1.25em;
	text-align: left;
}

h2 { font-size: 1.6em; }
h2.page-title { font-size: 1em; }
h3 { font-size: 1em; }

h1, h1 a, h1 a:hover, h1 a:visited
{
	text-decoration: none;
	color: white;
}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }*/
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
.entry p a:visited { color: #b85b5a; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; }

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

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

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

/* End Structure */
/*	Begin Headers */
h1
{
	padding-top: 70px;
	margin: 0;
}

h2 { margin: 30px 0 0; }

h2.page-title
{
	margin-top: 0;
	text-align: center;
}

h3
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */
/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="align-right"' 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.align-right
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.align-left
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.align-right { float: right; }
.align-left { float: left; }

/* End Images */


.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol
{
	margin: 0;
	padding: 0;
}

#sidebar ul li
{
	border-top: 2px solid white;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 20px 20px 20px 30px;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform
{
	text-align: center;
}

#sidebar #searchform #s
{
	margin-right: 8px;
	padding: 2px;
}

#sidebar #searchsubmit { padding: 1px; }
select { width: 130px; }

#commentform input
{
	width: auto;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea
{
	width: 90%;
	padding: 2px;
}

#commentform #submit
{
	margin: 0;
	float: left;
}

/* End Form Elements */
/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
}

.commentlist li
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }

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

.commentmetadata
{
	margin: 0;
	display: block;
}

/* End Comments */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote
{
	background-color: #f7e9d9;
	margin: 8px 30px 8px 10px;
	padding: 8px 16px 8px 16px;
}

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

.center { text-align: center; }
hr { display: none; }
a img { border: none; }

.navigation
{
	background-color: white;
	display: block;
	text-align: center;
	margin-bottom: 36px;
	padding: 0 30px 0 30px;
}

.technorati-tags
{
	border-top: 1px solid #ddd;
	font-size: 0.85em;
	margin: 2px 0 0 0;
	padding: 8px 0 0 0;
	text-align: right;
}

.update
{
  border-left: 2px solid #0099B1;
  padding-left: 9px;
}

/* del.icio.us links */

.links
{
	padding: 6px 12px 0 12px;
}

.links ul 
{
	border-left: 1px solid #DAE4F2;
	border-top: 1px solid #DAE4F2;
	margin: 0;
	padding: 0;
	margin-top: 12px;
}

.links ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.links ul li.description
{
	background-color: #DAE4F2;
	height: 16px;
}

.links ul li.description a
{
	/*background: transparent url("images/delicious.gif") no-repeat top left;*/
	color: #147;
	padding-left: 2px;
}

.links ul li.notes
{
	border-left: 16px solid #DAE4F2;
	font-size: 0.9em;
	padding: 6px 12px 6px 12px;
}

/* Skype-related */

em.skype
{
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: #80C908;
	padding: 2px;
}

.biog, .mycomment
{
	background-color: #D3D0F5;
	border-left: 5px solid #792083;
	border-bottom: 1px dotted #792083;
	color: #787079;
	margin: 10px 6px 16px 2px;
	padding: 2px 8px 2px 16px;
}

.biog p
{

}

/*.feed
{
	background-color: blue;
	border: 1px outset gray;
	color: white;
	padding: 0 4px 0 4px;
}*/

span.nominee
{
	border-left: 6px solid #8E733C;
	padding: 0 0 4px 4px;
}

.screeners
{
	font-size: 0.9em;
	line-height: 2em;
}

.screeners a
{
	font-size: 1em;
}